Bladeren bron

chore: translate i18n files (#11353)

Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
tags/0.13.1
github-actions[bot] 11 maanden geleden
bovenliggende
commit
138bf698b0
No account linked to committer's email address

+ 2
- 0
web/i18n/de-DE/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Übersetzen',
Programming: 'Programmieren',
HR: 'Personalwesen',
Agent: 'Agent',
Workflow: 'Arbeitsablauf',
},
}


+ 2
- 0
web/i18n/es-ES/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Traducción',
Programming: 'Programación',
HR: 'Recursos Humanos',
Agent: 'Agente',
Workflow: 'Flujo de trabajo',
},
}


+ 2
- 0
web/i18n/fa-IR/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'ترجمه',
Programming: 'برنامه‌نویسی',
HR: 'منابع انسانی',
Agent: 'عامل',
Workflow: 'گردش',
},
}


+ 2
- 0
web/i18n/fr-FR/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Traduire',
Programming: 'Programmation',
HR: 'RH',
Agent: 'Agent',
Workflow: 'Flux de travail',
},
}


+ 2
- 0
web/i18n/hi-IN/explore.ts Bestand weergeven

@@ -36,6 +36,8 @@ const translation = {
Translate: 'अनुवाद',
Programming: 'प्रोग्रामिंग',
HR: 'मानव संसाधन',
Workflow: 'कार्यप्रवाह',
Agent: 'आढ़तिया',
},
}


+ 2
- 0
web/i18n/it-IT/explore.ts Bestand weergeven

@@ -36,6 +36,8 @@ const translation = {
Translate: 'Traduzione',
Programming: 'Programmazione',
HR: 'Risorse Umane',
Workflow: 'Flusso di lavoro',
Agent: 'Agente',
},
}


+ 2
- 0
web/i18n/ja-JP/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: '翻訳',
Programming: 'プログラミング',
HR: '人事',
Workflow: 'ワークフロー',
Agent: 'エージェント',
},
}


+ 2
- 0
web/i18n/pl-PL/explore.ts Bestand weergeven

@@ -36,6 +36,8 @@ const translation = {
Translate: 'Tłumaczenie',
Programming: 'Programowanie',
HR: 'HR',
Agent: 'Agent',
Workflow: 'Przepływ pracy',
},
}


+ 2
- 0
web/i18n/pt-BR/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Traduzir',
Programming: 'Programação',
HR: 'RH',
Workflow: 'Fluxo de trabalho',
Agent: 'Agente',
},
}


+ 2
- 0
web/i18n/ro-RO/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Traducere',
Programming: 'Programare',
HR: 'Resurse Umane',
Agent: 'Agent',
Workflow: 'Flux de lucru',
},
}


+ 2
- 0
web/i18n/ru-RU/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Перевод',
Programming: 'Программирование',
HR: 'HR',
Agent: 'Агент',
Workflow: 'Рабочий процесс',
},
}


+ 2
- 0
web/i18n/sl-SI/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Prevajanje',
Programming: 'Programiranje',
HR: 'Kadri',
Workflow: 'Potek dela',
Agent: 'Agent',
},
}


+ 2
- 0
web/i18n/th-TH/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'แปล',
Programming: 'โปรแกรม',
HR: 'ชั่วโมง',
Workflow: 'เวิร์กโฟลว์',
Agent: 'ตัวแทน',
},
}


+ 2
- 0
web/i18n/tr-TR/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Çeviri',
Programming: 'Programlama',
HR: 'İK',
Agent: 'Aracı',
Workflow: 'İş Akışı',
},
}


+ 2
- 0
web/i18n/uk-UA/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Переклад',
Programming: 'Програмування',
HR: 'HR',
Workflow: 'Робочий процес',
Agent: 'Агент',
},
}


+ 2
- 0
web/i18n/vi-VN/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: 'Dịch thuật',
Programming: 'Lập trình',
HR: 'Nhân sự',
Agent: 'Người đại lý',
Workflow: 'Quy trình làm việc',
},
}


+ 2
- 0
web/i18n/zh-Hant/explore.ts Bestand weergeven

@@ -35,6 +35,8 @@ const translation = {
Translate: '翻譯',
Programming: '程式設計',
HR: '人力資源',
Agent: '代理',
Workflow: '工作流',
},
}


Laden…
Annuleren
Opslaan