Skip to content

Commit a779901

Browse files
committed
Update translations
1 parent f56e50d commit a779901

8 files changed

Lines changed: 8 additions & 0 deletions

File tree

src/languages/de.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5742,6 +5742,7 @@ _Für ausführlichere Anweisungen [besuchen Sie unsere Hilfeseite](${CONST.NETSU
57425742
subtitle: 'Legen Sie einen abrechnungsfähigen Stundensatz für die Zeiterfassung fest.',
57435743
defaultHourlyRate: 'Standardstundensatz',
57445744
},
5745+
hrWarningModal: {disconnectText: 'Um HR zu deaktivieren, trenne bitte zuerst die Verbindung von Gusto mit diesem Workspace.'},
57455746
},
57465747
reports: {
57475748
reportsCustomTitleExamples: 'Beispiele:',

src/languages/fr.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5762,6 +5762,7 @@ _Pour des instructions plus détaillées, [visitez notre site d’aide](${CONST.
57625762
subtitle: 'Définissez un taux horaire facturable pour le suivi du temps.',
57635763
defaultHourlyRate: 'Taux horaire par défaut',
57645764
},
5765+
hrWarningModal: {disconnectText: 'Pour désactiver les RH, veuillez d’abord déconnecter Gusto de cet espace de travail.'},
57655766
},
57665767
reports: {
57675768
reportsCustomTitleExamples: 'Exemples :',

src/languages/it.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5732,6 +5732,7 @@ _Per istruzioni più dettagliate, [visita il nostro sito di assistenza](${CONST.
57325732
subtitle: 'Imposta una tariffa oraria fatturabile per il rilevamento del tempo.',
57335733
defaultHourlyRate: 'Tariffa oraria predefinita',
57345734
},
5735+
hrWarningModal: {disconnectText: 'Per disattivare le risorse umane, disconnetti prima Gusto da questo spazio di lavoro.'},
57355736
},
57365737
reports: {
57375738
reportsCustomTitleExamples: 'Esempi:',

src/languages/ja.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5665,6 +5665,7 @@ _詳しい手順については、[ヘルプサイトをご覧ください](${CO
56655665
subtitle: '時間追跡用の請求可能な時間単価を設定します。',
56665666
defaultHourlyRate: 'デフォルトの時給率',
56675667
},
5668+
hrWarningModal: {disconnectText: '人事機能を無効にするには、まずこのワークスペースから Gusto の連携を解除してください。'},
56685669
},
56695670
reports: {
56705671
reportsCustomTitleExamples: '例:',

src/languages/nl.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5712,6 +5712,7 @@ _Voor meer gedetailleerde instructies, [bezoek onze help-site](${CONST.NETSUITE_
57125712
subtitle: 'Stel een factureerbaar uurtarief in voor tijdregistratie.',
57135713
defaultHourlyRate: 'Standaard uurtarief',
57145714
},
5715+
hrWarningModal: {disconnectText: 'Om HR uit te schakelen, verbreek eerst de verbinding van Gusto met deze workspace.'},
57155716
},
57165717
reports: {
57175718
reportsCustomTitleExamples: 'Voorbeelden:',

src/languages/pl.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5706,6 +5706,7 @@ _Aby uzyskać bardziej szczegółowe instrukcje, [odwiedź naszą stronę pomocy
57065706
subtitle: 'Ustaw godzinową stawkę rozliczeniową do śledzenia czasu.',
57075707
defaultHourlyRate: 'Domyślna stawka godzinowa',
57085708
},
5709+
hrWarningModal: {disconnectText: 'Aby wyłączyć HR, najpierw odłącz Gusto od tego miejsca pracy.'},
57095710
},
57105711
reports: {
57115712
reportsCustomTitleExamples: 'Przykłady:',

src/languages/pt-BR.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5712,6 +5712,7 @@ _Para instruções mais detalhadas, [visite nossa central de ajuda](${CONST.NETS
57125712
subtitle: 'Defina uma taxa horária faturável para o controle de tempo.',
57135713
defaultHourlyRate: 'Taxa horária padrão',
57145714
},
5715+
hrWarningModal: {disconnectText: 'Para desativar o RH, primeiro desconecte o Gusto deste workspace.'},
57155716
},
57165717
reports: {
57175718
reportsCustomTitleExamples: 'Exemplos:',

src/languages/zh-hans.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5567,6 +5567,7 @@ _如需更详细的说明,请[访问我们的帮助网站](${CONST.NETSUITE_IM
55675567
subtitle: '为时间跟踪设置可计费的小时费率。',
55685568
defaultHourlyRate: '默认时薪',
55695569
},
5570+
hrWarningModal: {disconnectText: '若要禁用人力资源功能,请先将 Gusto 与此工作区断开连接。'},
55705571
},
55715572
reports: {
55725573
reportsCustomTitleExamples: '示例:',

0 commit comments

Comments
 (0)