Skip to content

Commit 5ba99ca

Browse files
committed
Add translations
1 parent 3093f1c commit 5ba99ca

8 files changed

Lines changed: 16 additions & 0 deletions

File tree

src/languages/de.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6034,6 +6034,8 @@ _Für ausführlichere Anweisungen [besuchen Sie unsere Hilfeseite](${CONST.NETSU
60346034
approvers: 'Genehmigende',
60356035
auditors: 'Prüfer',
60366036
emptyRoleFilter: {title: 'Keine Mitglieder entsprechen diesem Filter', subtitle: 'Laden Sie ein Mitglied ein oder ändern Sie den Filter oben.'},
6037+
configureGustoSync: 'Gusto-Synchronisierung konfigurieren.',
6038+
syncWithGusto: 'Mit Gusto synchronisieren',
60376039
},
60386040
card: {
60396041
getStartedIssuing: 'Beginne, indem du deine erste virtuelle oder physische Karte ausstellst.',

src/languages/fr.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6053,6 +6053,8 @@ _Pour des instructions plus détaillées, [visitez notre site d’aide](${CONST.
60536053
approvers: 'Approbateurs',
60546054
auditors: 'Auditeurs',
60556055
emptyRoleFilter: {title: 'Aucun membre ne correspond à ce filtre', subtitle: 'Invitez un membre ou modifiez le filtre ci-dessus.'},
6056+
configureGustoSync: 'Configurer la synchronisation Gusto.',
6057+
syncWithGusto: 'Synchroniser avec Gusto',
60566058
},
60576059
card: {
60586060
getStartedIssuing: 'Commencez par émettre votre première carte virtuelle ou physique.',

src/languages/it.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6023,6 +6023,8 @@ _Per istruzioni più dettagliate, [visita il nostro sito di assistenza](${CONST.
60236023
approvers: 'Approvatori',
60246024
auditors: 'Revisori',
60256025
emptyRoleFilter: {title: 'Nessun membro corrisponde a questo filtro', subtitle: 'Invita un membro o modifica il filtro qui sopra.'},
6026+
configureGustoSync: 'Configura la sincronizzazione con Gusto.',
6027+
syncWithGusto: 'Sincronizza con Gusto',
60266028
},
60276029
card: {
60286030
getStartedIssuing: 'Inizia emettendo la tua prima carta virtuale o fisica.',

src/languages/ja.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5956,6 +5956,8 @@ _詳しい手順については、[ヘルプサイトをご覧ください](${CO
59565956
approvers: '承認者',
59575957
auditors: '監査担当者',
59585958
emptyRoleFilter: {title: 'このフィルターに一致するメンバーはいません', subtitle: 'メンバーを招待するか、上のフィルターを変更してください。'},
5959+
configureGustoSync: 'Gusto 同期を設定する。',
5960+
syncWithGusto: 'Gusto と同期',
59595961
},
59605962
card: {
59615963
getStartedIssuing: 'まずは最初のバーチャルカードまたは物理カードを発行しましょう。',

src/languages/nl.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6003,6 +6003,8 @@ _Voor meer gedetailleerde instructies, [bezoek onze help-site](${CONST.NETSUITE_
60036003
approvers: 'Fiatteurs',
60046004
auditors: 'Accountants',
60056005
emptyRoleFilter: {title: 'Geen leden komen overeen met dit filter', subtitle: 'Nodig een lid uit of wijzig het filter hierboven.'},
6006+
configureGustoSync: 'Gusto-synchronisatie configureren.',
6007+
syncWithGusto: 'Synchroniseren met Gusto',
60066008
},
60076009
card: {
60086010
getStartedIssuing: 'Begin met het uitgeven van je eerste virtuele of fysieke kaart.',

src/languages/pl.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5997,6 +5997,8 @@ _Aby uzyskać bardziej szczegółowe instrukcje, [odwiedź naszą stronę pomocy
59975997
approvers: 'Osoby zatwierdzające',
59985998
auditors: 'Audytorzy',
59995999
emptyRoleFilter: {title: 'Żadni członkowie nie pasują do tego filtra', subtitle: 'Zaproś członka lub zmień filtr powyżej.'},
6000+
configureGustoSync: 'Skonfiguruj synchronizację z Gusto.',
6001+
syncWithGusto: 'Synchronizuj z Gusto',
60006002
},
60016003
card: {
60026004
getStartedIssuing: 'Zacznij od wydania swojej pierwszej wirtualnej lub fizycznej karty.',

src/languages/pt-BR.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6003,6 +6003,8 @@ _Para instruções mais detalhadas, [visite nossa central de ajuda](${CONST.NETS
60036003
approvers: 'Aprovadores',
60046004
auditors: 'Auditores',
60056005
emptyRoleFilter: {title: 'Nenhum membro corresponde a este filtro', subtitle: 'Convide um membro ou altere o filtro acima.'},
6006+
configureGustoSync: 'Configurar sincronização com Gusto.',
6007+
syncWithGusto: 'Sincronizar com Gusto',
60066008
},
60076009
card: {
60086010
getStartedIssuing: 'Comece emitindo seu primeiro cartão virtual ou físico.',

src/languages/zh-hans.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5854,6 +5854,8 @@ _如需更详细的说明,请[访问我们的帮助网站](${CONST.NETSUITE_IM
58545854
approvers: '审批人',
58555855
auditors: '审计员',
58565856
emptyRoleFilter: {title: '没有成员符合此筛选条件', subtitle: '邀请成员或更改上方的筛选条件。'},
5857+
configureGustoSync: '配置 Gusto 同步。',
5858+
syncWithGusto: '与 Gusto 同步',
58575859
},
58585860
card: {
58595861
getStartedIssuing: '从发放您的第一张虚拟卡或实体卡开始使用。',

0 commit comments

Comments
 (0)