mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 16:37:31 +00:00
feat: add Romanian language support (#9388)
# Which Problems Are Solved - Lack of support for the Romanian language in the application. # How the Problems Are Solved - Added translations for the Romanian language --------- Co-authored-by: Silvan <27845747+adlerhurst@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
0c87a96e2c
commit
007c96d54a
@@ -18,6 +18,7 @@ import localeNl from '@angular/common/locales/nl';
|
|||||||
import localeSv from '@angular/common/locales/sv';
|
import localeSv from '@angular/common/locales/sv';
|
||||||
import localeHu from '@angular/common/locales/hu';
|
import localeHu from '@angular/common/locales/hu';
|
||||||
import localeKo from '@angular/common/locales/ko';
|
import localeKo from '@angular/common/locales/ko';
|
||||||
|
import localeRo from '@angular/common/locales/ro';
|
||||||
import { APP_INITIALIZER, NgModule } from '@angular/core';
|
import { APP_INITIALIZER, NgModule } from '@angular/core';
|
||||||
import { MatNativeDateModule } from '@angular/material/core';
|
import { MatNativeDateModule } from '@angular/material/core';
|
||||||
import { MatDialogModule } from '@angular/material/dialog';
|
import { MatDialogModule } from '@angular/material/dialog';
|
||||||
@@ -112,6 +113,8 @@ registerLocaleData(localeHu);
|
|||||||
i18nIsoCountries.registerLocale(require('i18n-iso-countries/langs/hu.json'));
|
i18nIsoCountries.registerLocale(require('i18n-iso-countries/langs/hu.json'));
|
||||||
registerLocaleData(localeKo);
|
registerLocaleData(localeKo);
|
||||||
i18nIsoCountries.registerLocale(require('i18n-iso-countries/langs/ko.json'));
|
i18nIsoCountries.registerLocale(require('i18n-iso-countries/langs/ko.json'));
|
||||||
|
registerLocaleData(localeRo);
|
||||||
|
i18nIsoCountries.registerLocale(require('i18n-iso-countries/langs/ro.json'));
|
||||||
|
|
||||||
export class WebpackTranslateLoader implements TranslateLoader {
|
export class WebpackTranslateLoader implements TranslateLoader {
|
||||||
getTranslation(lang: string): Observable<any> {
|
getTranslation(lang: string): Observable<any> {
|
||||||
|
@@ -17,6 +17,7 @@ export const supportedLanguages = [
|
|||||||
'sv',
|
'sv',
|
||||||
'hu',
|
'hu',
|
||||||
'ko',
|
'ko',
|
||||||
|
'ro',
|
||||||
];
|
];
|
||||||
export const supportedLanguagesRegexp: RegExp = /de|en|es|fr|id|it|ja|pl|zh|bg|pt|mk|cs|ru|nl|sv|hu|ko/;
|
export const supportedLanguagesRegexp: RegExp = /de|en|es|fr|id|it|ja|pl|zh|bg|pt|mk|cs|ru|nl|sv|hu|ko|ro/;
|
||||||
export const fallbackLanguage: string = 'en';
|
export const fallbackLanguage: string = 'en';
|
||||||
|
@@ -1397,7 +1397,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1637,7 +1638,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Проверката на имейл е извършена",
|
"emailVerificationDoneText": "Проверката на имейл е извършена",
|
||||||
@@ -2583,7 +2586,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Добавяне на мениджър",
|
"ADD": "Добавяне на мениджър",
|
||||||
|
@@ -1398,7 +1398,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1638,7 +1639,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Ověření e-mailu dokončeno",
|
"emailVerificationDoneText": "Ověření e-mailu dokončeno",
|
||||||
@@ -2596,7 +2599,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Přidat manažera",
|
"ADD": "Přidat manažera",
|
||||||
|
@@ -1398,7 +1398,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1638,7 +1639,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Email Verification erfolgreich",
|
"emailVerificationDoneText": "Email Verification erfolgreich",
|
||||||
@@ -2587,7 +2590,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Manager hinzufügen",
|
"ADD": "Manager hinzufügen",
|
||||||
|
@@ -1398,7 +1398,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1638,7 +1639,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Email verification done",
|
"emailVerificationDoneText": "Email verification done",
|
||||||
@@ -2612,7 +2615,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Add a Manager",
|
"ADD": "Add a Manager",
|
||||||
|
@@ -1399,7 +1399,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1639,7 +1640,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Verificación de email realizada",
|
"emailVerificationDoneText": "Verificación de email realizada",
|
||||||
@@ -2584,7 +2587,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Añadir un Mánager",
|
"ADD": "Añadir un Mánager",
|
||||||
|
@@ -1398,7 +1398,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1638,7 +1639,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Vérification de l'e-mail effectuée",
|
"emailVerificationDoneText": "Vérification de l'e-mail effectuée",
|
||||||
@@ -2588,7 +2591,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Ajouter un responsable",
|
"ADD": "Ajouter un responsable",
|
||||||
|
@@ -1398,7 +1398,8 @@
|
|||||||
"sv": "Svéd",
|
"sv": "Svéd",
|
||||||
"id": "Indonéz",
|
"id": "Indonéz",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1623,9 +1624,9 @@
|
|||||||
"de": "Deutsch",
|
"de": "Deutsch",
|
||||||
"en": "English",
|
"en": "English",
|
||||||
"es": "Español",
|
"es": "Español",
|
||||||
"fr": "Francia",
|
"fr": "Français",
|
||||||
"it": "Olasz",
|
"it": "Italiano",
|
||||||
"ja": "Japán",
|
"ja": "日本語",
|
||||||
"pl": "Lengyel",
|
"pl": "Lengyel",
|
||||||
"zh": "Egyszerűsített kínai",
|
"zh": "Egyszerűsített kínai",
|
||||||
"bg": "Bolgár",
|
"bg": "Bolgár",
|
||||||
@@ -1636,7 +1637,9 @@
|
|||||||
"nl": "Holland",
|
"nl": "Holland",
|
||||||
"sv": "Svéd",
|
"sv": "Svéd",
|
||||||
"id": "Indonéz",
|
"id": "Indonéz",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "E-mail ellenőrzés kész",
|
"emailVerificationDoneText": "E-mail ellenőrzés kész",
|
||||||
@@ -2594,12 +2597,12 @@
|
|||||||
"3": "Egyéb"
|
"3": "Egyéb"
|
||||||
},
|
},
|
||||||
"LANGUAGES": {
|
"LANGUAGES": {
|
||||||
"de": "Német",
|
"de": "Deutsch",
|
||||||
"en": "Angol",
|
"en": "English",
|
||||||
"es": "Spanyol",
|
"es": "Español",
|
||||||
"fr": "Francia",
|
"fr": "Français",
|
||||||
"it": "Olasz",
|
"it": "Italiano",
|
||||||
"ja": "Japán",
|
"ja": "日本語",
|
||||||
"pl": "Lengyel",
|
"pl": "Lengyel",
|
||||||
"zh": "Egyszerűsített kínai",
|
"zh": "Egyszerűsített kínai",
|
||||||
"bg": "Bolgár",
|
"bg": "Bolgár",
|
||||||
@@ -2610,7 +2613,9 @@
|
|||||||
"nl": "Holland",
|
"nl": "Holland",
|
||||||
"sv": "Svéd",
|
"sv": "Svéd",
|
||||||
"id": "Indonéz",
|
"id": "Indonéz",
|
||||||
"hu": "Magyar"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Hozzáadás egy menedzsert",
|
"ADD": "Hozzáadás egy menedzsert",
|
||||||
|
@@ -1276,7 +1276,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1503,7 +1504,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Verifikasi email selesai",
|
"emailVerificationDoneText": "Verifikasi email selesai",
|
||||||
@@ -2296,7 +2299,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Tambahkan Manajer",
|
"ADD": "Tambahkan Manajer",
|
||||||
|
@@ -1398,7 +1398,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1638,7 +1639,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Verifica dell'e-mail terminata con successo.",
|
"emailVerificationDoneText": "Verifica dell'e-mail terminata con successo.",
|
||||||
@@ -2588,7 +2591,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Aggiungi un manager",
|
"ADD": "Aggiungi un manager",
|
||||||
|
@@ -1398,7 +1398,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1638,7 +1639,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "メール認証が完了しました",
|
"emailVerificationDoneText": "メール認証が完了しました",
|
||||||
@@ -2612,7 +2615,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "マネージャーを追加する",
|
"ADD": "マネージャーを追加する",
|
||||||
|
@@ -1398,7 +1398,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1638,7 +1639,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "이메일 인증 완료",
|
"emailVerificationDoneText": "이메일 인증 완료",
|
||||||
@@ -2608,7 +2611,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "매니저 추가",
|
"ADD": "매니저 추가",
|
||||||
|
@@ -1399,7 +1399,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1639,7 +1640,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Е-поштата е верифицирана",
|
"emailVerificationDoneText": "Е-поштата е верифицирана",
|
||||||
@@ -2584,7 +2587,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Додај Менаџер",
|
"ADD": "Додај Менаџер",
|
||||||
|
@@ -1396,7 +1396,10 @@
|
|||||||
"ru": "Русский",
|
"ru": "Русский",
|
||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"hu": "Magyar"
|
"id": "Bahasa Indonesia",
|
||||||
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1636,7 +1639,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "E-mail verificatie voltooid",
|
"emailVerificationDoneText": "E-mail verificatie voltooid",
|
||||||
@@ -2603,7 +2608,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Voeg een Manager toe",
|
"ADD": "Voeg een Manager toe",
|
||||||
|
@@ -1397,7 +1397,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1637,7 +1638,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Weryfikacja adresu e-mail zakończona",
|
"emailVerificationDoneText": "Weryfikacja adresu e-mail zakończona",
|
||||||
@@ -2587,7 +2590,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Dodaj managera",
|
"ADD": "Dodaj managera",
|
||||||
|
@@ -1399,7 +1399,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1639,7 +1640,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "Verificação de email concluída",
|
"emailVerificationDoneText": "Verificação de email concluída",
|
||||||
@@ -2583,7 +2586,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Adicionar um Gerente",
|
"ADD": "Adicionar um Gerente",
|
||||||
|
2693
console/src/assets/i18n/ro.json
Normal file
2693
console/src/assets/i18n/ro.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1442,7 +1442,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1694,7 +1695,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"LOCALE": "Код языка",
|
"LOCALE": "Код языка",
|
||||||
"LOCALES": {
|
"LOCALES": {
|
||||||
@@ -2695,7 +2698,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Добавить менеджера",
|
"ADD": "Добавить менеджера",
|
||||||
|
@@ -1402,7 +1402,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1642,7 +1643,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "E-postverifiering klar",
|
"emailVerificationDoneText": "E-postverifiering klar",
|
||||||
@@ -2616,7 +2619,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "Lägg till en administratör",
|
"ADD": "Lägg till en administratör",
|
||||||
|
@@ -1398,7 +1398,8 @@
|
|||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"hu": "Magyar",
|
"hu": "Magyar",
|
||||||
"ko": "한국어"
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"SMTP": {
|
"SMTP": {
|
||||||
@@ -1637,7 +1638,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"KEYS": {
|
"KEYS": {
|
||||||
"emailVerificationDoneText": "电子邮件验证完成",
|
"emailVerificationDoneText": "电子邮件验证完成",
|
||||||
@@ -2587,7 +2590,9 @@
|
|||||||
"nl": "Nederlands",
|
"nl": "Nederlands",
|
||||||
"sv": "Svenska",
|
"sv": "Svenska",
|
||||||
"id": "Bahasa Indonesia",
|
"id": "Bahasa Indonesia",
|
||||||
"ko": "한국어"
|
"hu": "Magyar",
|
||||||
|
"ko": "한국어",
|
||||||
|
"ro": "Română"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"ADD": "添加管理者",
|
"ADD": "添加管理者",
|
||||||
|
@@ -52,6 +52,7 @@ ZITADEL is available in the following languages
|
|||||||
- Swedish (sv)
|
- Swedish (sv)
|
||||||
- Hungarian (hu)
|
- Hungarian (hu)
|
||||||
- 한국어 (ko)
|
- 한국어 (ko)
|
||||||
|
- Romanian (ro)
|
||||||
|
|
||||||
A language is displayed based on your agent's language header.
|
A language is displayed based on your agent's language header.
|
||||||
If a users language header doesn't match any of the supported or [restricted](#restrict-languages) languages, the instances default language will be used.
|
If a users language header doesn't match any of the supported or [restricted](#restrict-languages) languages, the instances default language will be used.
|
||||||
|
@@ -261,6 +261,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Пол
|
GenderLabel: Пол
|
||||||
Female: Женски пол
|
Female: Женски пол
|
||||||
Male: Мъжки
|
Male: Мъжки
|
||||||
@@ -303,6 +304,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Правила и условия
|
TosAndPrivacyLabel: Правила и условия
|
||||||
TosConfirm: Приемам
|
TosConfirm: Приемам
|
||||||
TosLinkText: TOS
|
TosLinkText: TOS
|
||||||
@@ -374,6 +376,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Упълномощаване на устройството
|
Title: Упълномощаване на устройството
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Pohlaví
|
GenderLabel: Pohlaví
|
||||||
Female: Žena
|
Female: Žena
|
||||||
Male: Muž
|
Male: Muž
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Obchodní podmínky
|
TosAndPrivacyLabel: Obchodní podmínky
|
||||||
TosConfirm: Souhlasím s
|
TosConfirm: Souhlasím s
|
||||||
TosLinkText: obchodními podmínkami
|
TosLinkText: obchodními podmínkami
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Autorizace zařízení
|
Title: Autorizace zařízení
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -264,6 +264,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Geschlecht
|
GenderLabel: Geschlecht
|
||||||
Female: weiblich
|
Female: weiblich
|
||||||
Male: männlich
|
Male: männlich
|
||||||
@@ -307,6 +308,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Allgemeine Geschäftsbedingungen und Datenschutz
|
TosAndPrivacyLabel: Allgemeine Geschäftsbedingungen und Datenschutz
|
||||||
TosConfirm: Ich akzeptiere die
|
TosConfirm: Ich akzeptiere die
|
||||||
TosLinkText: AGB
|
TosLinkText: AGB
|
||||||
@@ -384,6 +386,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Gerät verbinden
|
Title: Gerät verbinden
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Gender
|
GenderLabel: Gender
|
||||||
Female: Female
|
Female: Female
|
||||||
Male: Male
|
Male: Male
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Terms and conditions
|
TosAndPrivacyLabel: Terms and conditions
|
||||||
TosConfirm: I accept the
|
TosConfirm: I accept the
|
||||||
TosLinkText: TOS
|
TosLinkText: TOS
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Device Authorization
|
Title: Device Authorization
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Género
|
GenderLabel: Género
|
||||||
Female: Mujer
|
Female: Mujer
|
||||||
Male: Hombre
|
Male: Hombre
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Términos y condiciones
|
TosAndPrivacyLabel: Términos y condiciones
|
||||||
TosConfirm: Acepto los
|
TosConfirm: Acepto los
|
||||||
TosLinkText: TDS
|
TosLinkText: TDS
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
|
||||||
Footer:
|
Footer:
|
||||||
PoweredBy: Powered By
|
PoweredBy: Powered By
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Genre
|
GenderLabel: Genre
|
||||||
Female: Femme
|
Female: Femme
|
||||||
Male: Homme
|
Male: Homme
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Termes et conditions
|
TosAndPrivacyLabel: Termes et conditions
|
||||||
TosConfirm: J'accepte les
|
TosConfirm: J'accepte les
|
||||||
TosLinkText: TOS
|
TosLinkText: TOS
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Autorisation de l'appareil
|
Title: Autorisation de l'appareil
|
||||||
|
@@ -235,6 +235,7 @@ RegistrationUser:
|
|||||||
Indonesian: Indonéz
|
Indonesian: Indonéz
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Nem
|
GenderLabel: Nem
|
||||||
Female: Nő
|
Female: Nő
|
||||||
Male: Férfi
|
Male: Férfi
|
||||||
@@ -277,6 +278,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Indonéz
|
Indonesian: Indonéz
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Felhasználási feltételek
|
TosAndPrivacyLabel: Felhasználási feltételek
|
||||||
TosConfirm: Elfogadom a
|
TosConfirm: Elfogadom a
|
||||||
TosLinkText: TOS
|
TosLinkText: TOS
|
||||||
@@ -348,6 +350,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Indonéz
|
Indonesian: Indonéz
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Eszköz engedélyezése
|
Title: Eszköz engedélyezése
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -235,6 +235,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Jenis kelamin
|
GenderLabel: Jenis kelamin
|
||||||
Female: Perempuan
|
Female: Perempuan
|
||||||
Male: Pria
|
Male: Pria
|
||||||
@@ -275,7 +276,9 @@ ExternalRegistrationUserOverview:
|
|||||||
Dutch: Nederlands
|
Dutch: Nederlands
|
||||||
Swedish: Svenska
|
Swedish: Svenska
|
||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Syarat dan Ketentuan
|
TosAndPrivacyLabel: Syarat dan Ketentuan
|
||||||
TosConfirm: Saya menerima itu
|
TosConfirm: Saya menerima itu
|
||||||
TosLinkText: KL
|
TosLinkText: KL
|
||||||
@@ -347,6 +350,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Otorisasi Perangkat
|
Title: Otorisasi Perangkat
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Genere
|
GenderLabel: Genere
|
||||||
Female: Femminile
|
Female: Femminile
|
||||||
Male: Maschile
|
Male: Maschile
|
||||||
@@ -306,7 +307,9 @@ ExternalRegistrationUserOverview:
|
|||||||
Dutch: Nederlands
|
Dutch: Nederlands
|
||||||
Swedish: Svenska
|
Swedish: Svenska
|
||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Termini di servizio
|
TosAndPrivacyLabel: Termini di servizio
|
||||||
TosConfirm: Accetto i
|
TosConfirm: Accetto i
|
||||||
TosLinkText: Termini di servizio
|
TosLinkText: Termini di servizio
|
||||||
@@ -384,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Autorizzazione del dispositivo
|
Title: Autorizzazione del dispositivo
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: 性別
|
GenderLabel: 性別
|
||||||
Female: 女性
|
Female: 女性
|
||||||
Male: 男性
|
Male: 男性
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: 利用規約
|
TosAndPrivacyLabel: 利用規約
|
||||||
TosConfirm: 私は利用規約を承諾します。
|
TosConfirm: 私は利用規約を承諾します。
|
||||||
TosLinkText: TOS
|
TosLinkText: TOS
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: デバイス認証
|
Title: デバイス認証
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: 성별
|
GenderLabel: 성별
|
||||||
Female: 여성
|
Female: 여성
|
||||||
Male: 남성
|
Male: 남성
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: 동의사항
|
TosAndPrivacyLabel: 동의사항
|
||||||
TosConfirm: 이용 약관에 동의합니다.
|
TosConfirm: 이용 약관에 동의합니다.
|
||||||
TosLinkText: 이용 약관
|
TosLinkText: 이용 약관
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: 기기 인증
|
Title: 기기 인증
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Пол
|
GenderLabel: Пол
|
||||||
Female: Женски
|
Female: Женски
|
||||||
Male: Машки
|
Male: Машки
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Правила и услови
|
TosAndPrivacyLabel: Правила и услови
|
||||||
TosConfirm: Се согласувам со
|
TosConfirm: Се согласувам со
|
||||||
TosLinkText: правилата за користење
|
TosLinkText: правилата за користење
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Овластување преку уред
|
Title: Овластување преку уред
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Geslacht
|
GenderLabel: Geslacht
|
||||||
Female: Vrouw
|
Female: Vrouw
|
||||||
Male: Man
|
Male: Man
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Algemene voorwaarden
|
TosAndPrivacyLabel: Algemene voorwaarden
|
||||||
TosConfirm: Ik accepteer de
|
TosConfirm: Ik accepteer de
|
||||||
TosLinkText: AV
|
TosLinkText: AV
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Apparaat Autorisatie
|
Title: Apparaat Autorisatie
|
||||||
UserCode:
|
UserCode:
|
||||||
@@ -522,4 +525,4 @@ Errors:
|
|||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
NotExisting: Gebruikerscode bestaat niet
|
NotExisting: Gebruikerscode bestaat niet
|
||||||
|
|
||||||
optional: (optioneel)
|
optional: (optioneel)
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Płeć
|
GenderLabel: Płeć
|
||||||
Female: Kobieta
|
Female: Kobieta
|
||||||
Male: Mężczyzna
|
Male: Mężczyzna
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Warunki i zasady
|
TosAndPrivacyLabel: Warunki i zasady
|
||||||
TosConfirm: Akceptuję
|
TosConfirm: Akceptuję
|
||||||
TosLinkText: Warunki korzystania
|
TosLinkText: Warunki korzystania
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Autoryzacja urządzenia
|
Title: Autoryzacja urządzenia
|
||||||
|
@@ -261,6 +261,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Gênero
|
GenderLabel: Gênero
|
||||||
Female: Feminino
|
Female: Feminino
|
||||||
Male: Masculino
|
Male: Masculino
|
||||||
@@ -304,6 +305,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Termos e condições
|
TosAndPrivacyLabel: Termos e condições
|
||||||
TosConfirm: Eu aceito os
|
TosConfirm: Eu aceito os
|
||||||
TosLinkText: termos de serviço
|
TosLinkText: termos de serviço
|
||||||
@@ -381,6 +383,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Autorização de dispositivo
|
Title: Autorização de dispositivo
|
||||||
|
528
internal/api/ui/login/static/i18n/ro.yaml
Normal file
528
internal/api/ui/login/static/i18n/ro.yaml
Normal file
@@ -0,0 +1,528 @@
|
|||||||
|
Login:
|
||||||
|
Title: Bine ați revenit!
|
||||||
|
Description: Introduceți datele de autentificare.
|
||||||
|
TitleLinking: Autentificare pentru asocierea utilizatorului
|
||||||
|
DescriptionLinking: Introduceți datele de autentificare pentru a vă asocia utilizatorul extern.
|
||||||
|
LoginNameLabel: Nume de utilizator
|
||||||
|
UsernamePlaceHolder: nume de utilizator
|
||||||
|
LoginnamePlaceHolder: username@domain
|
||||||
|
ExternalUserDescription: Autentificare cu un utilizator extern.
|
||||||
|
MustBeMemberOfOrg: Utilizatorul trebuie să fie membru al organizației {{.OrgName}}.
|
||||||
|
RegisterButtonText: Înregistrare
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
LDAP:
|
||||||
|
Title: Autentificare
|
||||||
|
Description: Introduceți datele de autentificare.
|
||||||
|
LoginNameLabel: Nume de utilizator
|
||||||
|
PasswordLabel: Parola
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
SelectAccount:
|
||||||
|
Title: Selectați contul
|
||||||
|
Description: Utilizați contul dvs.
|
||||||
|
TitleLinking: Selectați contul pentru asocierea utilizatorului
|
||||||
|
DescriptionLinking: Selectați contul dvs. pentru a-l asocia cu utilizatorul dvs. extern.
|
||||||
|
OtherUser: Alt utilizator
|
||||||
|
SessionState0: activ
|
||||||
|
SessionState1: Deconectat
|
||||||
|
MustBeMemberOfOrg: Utilizatorul trebuie să fie membru al organizației {{.OrgName}}.
|
||||||
|
|
||||||
|
Password:
|
||||||
|
Title: Parola
|
||||||
|
Description: Introduceți datele de autentificare.
|
||||||
|
PasswordLabel: Parola
|
||||||
|
MinLength: Trebuie să aibă cel puțin
|
||||||
|
MinLengthp2: caractere.
|
||||||
|
MaxLength: Trebuie să aibă mai puțin de 70 de caractere.
|
||||||
|
HasUppercase: Trebuie să includă o literă mare.
|
||||||
|
HasLowercase: Trebuie să includă o literă mică.
|
||||||
|
HasNumber: Trebuie să includă un număr.
|
||||||
|
HasSymbol: Trebuie să includă un simbol.
|
||||||
|
Confirmation: Confirmarea parolei se potrivește.
|
||||||
|
ResetLinkText: Resetează parola
|
||||||
|
BackButtonText: Înapoi
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
UsernameChange:
|
||||||
|
Title: Schimbă numele de utilizator
|
||||||
|
Description: Setează noul tău nume de utilizator
|
||||||
|
UsernameLabel: Nume de utilizator
|
||||||
|
CancelButtonText: Anulare
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
UsernameChangeDone:
|
||||||
|
Title: Nume de utilizator schimbat
|
||||||
|
Description: Numele tău de utilizator a fost schimbat cu succes.
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
InitPassword:
|
||||||
|
Title: Setează parola
|
||||||
|
Description: Ați primit un cod, pe care trebuie să-l introduceți în formularul de mai jos, pentru a vă seta noua parolă.
|
||||||
|
CodeLabel: Cod
|
||||||
|
NewPasswordLabel: Parolă nouă
|
||||||
|
NewPasswordConfirmLabel: Confirmă parola
|
||||||
|
ResendButtonText: Retrimite codul
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
InitPasswordDone:
|
||||||
|
Title: Parola setată
|
||||||
|
Description: Parola a fost setată cu succes
|
||||||
|
NextButtonText: Următorul
|
||||||
|
CancelButtonText: Anulare
|
||||||
|
|
||||||
|
InitUser:
|
||||||
|
Title: Activează utilizatorul
|
||||||
|
Description: Verifică-ți adresa de e-mail cu codul de mai jos și setează-ți parola.
|
||||||
|
CodeLabel: Cod
|
||||||
|
NewPasswordLabel: Parolă nouă
|
||||||
|
NewPasswordConfirm: Confirmă parola
|
||||||
|
NextButtonText: Următorul
|
||||||
|
ResendButtonText: Retrimite codul
|
||||||
|
|
||||||
|
InitUserDone:
|
||||||
|
Title: Utilizator activat
|
||||||
|
Description: E-mail verificat și parola setată cu succes
|
||||||
|
NextButtonText: Următorul
|
||||||
|
CancelButtonText: Anulare
|
||||||
|
|
||||||
|
InviteUser:
|
||||||
|
Title: Activează utilizatorul
|
||||||
|
Description: Verifică-ți adresa de e-mail cu codul de mai jos și setează-ți parola.
|
||||||
|
CodeLabel: Cod
|
||||||
|
NewPasswordLabel: Parolă nouă
|
||||||
|
NewPasswordConfirm: Confirmă parola
|
||||||
|
NextButtonText: Următorul
|
||||||
|
ResendButtonText: Retrimite codul
|
||||||
|
|
||||||
|
InitMFAPrompt:
|
||||||
|
Title: Configurare 2-Factori
|
||||||
|
Description: Autentificarea cu 2 factori vă oferă o securitate suplimentară pentru contul dvs. de utilizator. Acest lucru asigură că numai tu ai acces la contul tău.
|
||||||
|
Provider0: Aplicație de autentificare (de exemplu, Google/Microsoft Authenticator, Authy)
|
||||||
|
Provider1: Dependent de dispozitiv (de exemplu, FaceID, Windows Hello, Amprentă)
|
||||||
|
Provider3: SMS OTP
|
||||||
|
Provider4: E-mail OTP
|
||||||
|
NextButtonText: Următorul
|
||||||
|
SkipButtonText: Omite
|
||||||
|
|
||||||
|
InitMFAOTP:
|
||||||
|
Title: Verificare în 2 pași
|
||||||
|
Description: Creează-ți autentificarea cu 2 factori. Descarcă o aplicație de autentificare dacă nu ai deja una.
|
||||||
|
OTPDescription: Scanează codul cu aplicația de autentificare (de exemplu, Google/Microsoft Authenticator, Authy) sau copiază secretul și introdu codul generat mai jos.
|
||||||
|
SecretLabel: Secret
|
||||||
|
CodeLabel: Cod
|
||||||
|
NextButtonText: Următorul
|
||||||
|
CancelButtonText: Anulare
|
||||||
|
|
||||||
|
InitMFAOTPSMS:
|
||||||
|
Title: Verificare în 2 pași
|
||||||
|
DescriptionPhone: Creează-ți autentificarea cu 2 factori. Introdu numărul tău de telefon pentru a-l verifica.
|
||||||
|
DescriptionCode: Creează-ți autentificarea cu 2 factori. Introdu codul primit pentru a-ți verifica numărul de telefon.
|
||||||
|
PhoneLabel: Telefon
|
||||||
|
CodeLabel: Cod
|
||||||
|
EditButtonText: Editează
|
||||||
|
ResendButtonText: Retrimite codul
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
InitMFAU2F:
|
||||||
|
Title: Adaugă cheie de securitate
|
||||||
|
Description: O cheie de securitate este o metodă de verificare care poate fi încorporată în telefonul tău, folosește Bluetooth sau se conectează direct la portul USB al computerului tău.
|
||||||
|
TokenNameLabel: Numele cheii de securitate / dispozitivului
|
||||||
|
NotSupported: WebAuthN nu este acceptat de browserul dvs. Asigurați-vă că este actualizat sau utilizați altul (de exemplu, Chrome, Safari, Firefox)
|
||||||
|
RegisterTokenButtonText: Adaugă cheie de securitate
|
||||||
|
ErrorRetry: Reîncearcă, creează o nouă provocare sau alege o altă metodă.
|
||||||
|
|
||||||
|
InitMFADone:
|
||||||
|
Title: 2-Factori Verificat
|
||||||
|
Description: Super! Tocmai ai configurat cu succes autentificarea cu 2 factori și ți-ai securizat contul mult mai mult. Factorul trebuie introdus la fiecare autentificare.
|
||||||
|
NextButtonText: Următorul
|
||||||
|
CancelButtonText: Anulare
|
||||||
|
|
||||||
|
MFAProvider:
|
||||||
|
Provider0: Aplicație de autentificare (de exemplu, Google/Microsoft Authenticator, Authy)
|
||||||
|
Provider1: Dependent de dispozitiv (de exemplu, FaceID, Windows Hello, Amprentă)
|
||||||
|
Provider3: SMS OTP
|
||||||
|
Provider4: E-mail OTP
|
||||||
|
ChooseOther: sau alege o altă opțiune
|
||||||
|
|
||||||
|
VerifyMFAOTP:
|
||||||
|
Title: Verifică 2-Factori
|
||||||
|
Description: Verifică-ți al doilea factor
|
||||||
|
CodeLabel: Cod
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
VerifyOTP:
|
||||||
|
Title: Verifică 2-Factori
|
||||||
|
Description: Verifică-ți al doilea factor
|
||||||
|
CodeLabel: Cod
|
||||||
|
ResendButtonText: Retrimite codul
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
VerifyMFAU2F:
|
||||||
|
Title: Verificare în 2 pași
|
||||||
|
Description: Verifică-ți autentificarea cu 2 factori cu dispozitivul înregistrat (de exemplu, FaceID, Windows Hello, Amprentă)
|
||||||
|
NotSupported: WebAuthN nu este acceptat de browserul tău. Asigură-te că folosești cea mai recentă versiune sau schimbă browserul cu unul acceptat (Chrome, Safari, Firefox)
|
||||||
|
ErrorRetry: Reîncearcă, creează o nouă cerere sau alege o altă metodă.
|
||||||
|
ValidateTokenButtonText: Verifică 2-Factori
|
||||||
|
|
||||||
|
Passwordless:
|
||||||
|
Title: Autentificare fără parolă
|
||||||
|
Description: Autentificare cu metode de autentificare furnizate de dispozitivul tău, cum ar fi FaceID, Windows Hello sau Amprentă.
|
||||||
|
NotSupported: WebAuthN nu este acceptat de browserul tău. Asigură-te că este actualizat sau utilizează altul (de exemplu, Chrome, Safari, Firefox)
|
||||||
|
ErrorRetry: Reîncearcă, creează o nouă provocare sau alege o altă metodă.
|
||||||
|
LoginWithPwButtonText: Autentificare cu parolă
|
||||||
|
ValidateTokenButtonText: Autentificare fără parolă
|
||||||
|
|
||||||
|
PasswordlessPrompt:
|
||||||
|
Title: Configurare fără parolă
|
||||||
|
Description: Doriți să configurați autentificarea fără parolă? (Metode de autentificare ale dispozitivului dvs., cum ar fi FaceID, Windows Hello sau Amprentă)
|
||||||
|
DescriptionInit: Trebuie să configurați autentificarea fără parolă. Folosește linkul pe care l-ai primit pentru a-ți înregistra dispozitivul.
|
||||||
|
PasswordlessButtonText: Treci la autentificare fără parolă
|
||||||
|
NextButtonText: Următorul
|
||||||
|
SkipButtonText: Omite
|
||||||
|
|
||||||
|
PasswordlessRegistration:
|
||||||
|
Title: Configurare fără parolă
|
||||||
|
Description: Adaugă autentificarea ta furnizând un nume (de exemplu, MyMobilePhone, MacBook, etc.) și apoi dând clic pe butonul „Înregistrează autentificare fără parolă” de mai jos.
|
||||||
|
TokenNameLabel: Numele dispozitivului
|
||||||
|
NotSupported: WebAuthN nu este acceptat de browserul tău. Asigură-te că este actualizat sau utilizează altul (de exemplu, Chrome, Safari, Firefox)
|
||||||
|
RegisterTokenButtonText: Înregistrează autentificare fără parolă
|
||||||
|
ErrorRetry: Reîncearcă, creează o nouă provocare sau alege o altă metodă.
|
||||||
|
|
||||||
|
PasswordlessRegistrationDone:
|
||||||
|
Title: Autentificare fără parolă configurată
|
||||||
|
Description: Dispozitivul pentru autentificare fără parolă a fost adăugat cu succes.
|
||||||
|
DescriptionClose: Acum puteți închide această fereastră.
|
||||||
|
NextButtonText: Următorul
|
||||||
|
CancelButtonText: Anulare
|
||||||
|
|
||||||
|
PasswordChange:
|
||||||
|
Title: Schimbă parola
|
||||||
|
Description: Schimbă-ți parola. Introdu parola veche și noua parolă.
|
||||||
|
ExpiredDescription: Parola ta a expirat și trebuie schimbată. Introdu parola veche și noua parolă.
|
||||||
|
OldPasswordLabel: Parola veche
|
||||||
|
NewPasswordLabel: Parolă nouă
|
||||||
|
NewPasswordConfirmLabel: Confirmă parola
|
||||||
|
CancelButtonText: Anulare
|
||||||
|
NextButtonText: Următorul
|
||||||
|
Footer: Subsol
|
||||||
|
|
||||||
|
PasswordChangeDone:
|
||||||
|
Title: Schimbă parola
|
||||||
|
Description: Parola ta a fost schimbată cu succes.
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
PasswordResetDone:
|
||||||
|
Title: Link de resetare a parolei trimis
|
||||||
|
Description: Verifică-ți e-mailul pentru a reseta parola.
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
EmailVerification:
|
||||||
|
Title: Verificare E-mail
|
||||||
|
Description: Ți-am trimis un e-mail pentru a-ți verifica adresa. Introdu codul în formularul de mai jos.
|
||||||
|
CodeLabel: Cod
|
||||||
|
NextButtonText: Următorul
|
||||||
|
ResendButtonText: Retrimite codul
|
||||||
|
|
||||||
|
EmailVerificationDone:
|
||||||
|
Title: Verificare E-mail
|
||||||
|
Description: Adresa ta de e-mail a fost verificată cu succes.
|
||||||
|
NextButtonText: Următorul
|
||||||
|
CancelButtonText: Anulare
|
||||||
|
LoginButtonText: Autentificare
|
||||||
|
|
||||||
|
RegisterOption:
|
||||||
|
Title: Opțiuni de înregistrare
|
||||||
|
Description: Alege cum vrei să te înregistrezi
|
||||||
|
RegisterUsernamePasswordButtonText: Cu nume de utilizator și parolă
|
||||||
|
ExternalLoginDescription: sau înregistrează-te cu un utilizator extern
|
||||||
|
LoginButtonText: Autentificare
|
||||||
|
|
||||||
|
RegistrationUser:
|
||||||
|
Title: Înregistrare
|
||||||
|
Description: Introduceți datele dvs. de utilizator. Adresa dvs. de e-mail va fi folosită ca nume de utilizator.
|
||||||
|
DescriptionOrgRegister: Introduceți datele dvs. de utilizator.
|
||||||
|
EmailLabel: E-Mail
|
||||||
|
UsernameLabel: Nume de utilizator
|
||||||
|
FirstnameLabel: Prenume
|
||||||
|
LastnameLabel: Nume de familie
|
||||||
|
LanguageLabel: Limba
|
||||||
|
German: Deutsch
|
||||||
|
English: English
|
||||||
|
Italian: Italiano
|
||||||
|
French: Français
|
||||||
|
Chinese: 简体中文
|
||||||
|
Polish: Polski
|
||||||
|
Japanese: 日本語
|
||||||
|
Spanish: Español
|
||||||
|
Bulgarian: Български
|
||||||
|
Portuguese: Português
|
||||||
|
Macedonian: Македонски
|
||||||
|
Czech: Čeština
|
||||||
|
Russian: Русский
|
||||||
|
Dutch: Nederlands
|
||||||
|
Swedish: Svenska
|
||||||
|
Indonesian: Bahasa Indonesia
|
||||||
|
Hungarian: Magyar
|
||||||
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
GenderLabel: Gen
|
||||||
|
Female: Femeie
|
||||||
|
Male: Bărbat
|
||||||
|
Diverse: divers / X
|
||||||
|
PasswordLabel: Parola
|
||||||
|
PasswordConfirmLabel: Confirmă parola
|
||||||
|
TosAndPrivacyLabel: Termeni și condiții
|
||||||
|
TosConfirm: Accept
|
||||||
|
TosLinkText: TOS
|
||||||
|
PrivacyConfirm: Accept
|
||||||
|
PrivacyLinkText: politica de confidențialitate
|
||||||
|
ExternalLogin: sau înregistrează-te cu un utilizator extern
|
||||||
|
BackButtonText: Autentificare
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
ExternalRegistrationUserOverview:
|
||||||
|
Title: Înregistrare utilizator extern
|
||||||
|
Description: Am preluat detaliile dvs. de utilizator de la furnizorul selectat. Acum le puteți schimba sau completa.
|
||||||
|
EmailLabel: E-Mail
|
||||||
|
UsernameLabel: Nume de utilizator
|
||||||
|
FirstnameLabel: Prenume
|
||||||
|
LastnameLabel: Nume de familie
|
||||||
|
NicknameLabel: Poreclă
|
||||||
|
PhoneLabel: Număr de telefon
|
||||||
|
LanguageLabel: Limba
|
||||||
|
German: Deutsch
|
||||||
|
English: English
|
||||||
|
Italian: Italiano
|
||||||
|
French: Français
|
||||||
|
Chinese: 简体中文
|
||||||
|
Polish: Polski
|
||||||
|
Japanese: 日本語
|
||||||
|
Spanish: Español
|
||||||
|
Bulgarian: Български
|
||||||
|
Portuguese: Português
|
||||||
|
Macedonian: Македонски
|
||||||
|
Czech: Čeština
|
||||||
|
Russian: Русский
|
||||||
|
Dutch: Nederlands
|
||||||
|
Swedish: Svenska
|
||||||
|
Indonesian: Bahasa Indonesia
|
||||||
|
Hungarian: Magyar
|
||||||
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
TosAndPrivacyLabel: Termeni și condiții
|
||||||
|
TosConfirm: Accept
|
||||||
|
TosLinkText: TOS
|
||||||
|
PrivacyConfirm: Accept
|
||||||
|
PrivacyLinkText: politica de confidențialitate
|
||||||
|
ExternalLogin: sau înregistrează-te cu un utilizator extern
|
||||||
|
BackButtonText: Înapoi
|
||||||
|
NextButtonText: Salvează
|
||||||
|
|
||||||
|
RegistrationOrg:
|
||||||
|
Title: Înregistrare organizație
|
||||||
|
Description: Introduceți numele organizației și datele de utilizator.
|
||||||
|
OrgNameLabel: Numele organizației
|
||||||
|
EmailLabel: E-Mail
|
||||||
|
UsernameLabel: Nume de utilizator
|
||||||
|
FirstnameLabel: Prenume
|
||||||
|
LastnameLabel: Nume de familie
|
||||||
|
PasswordLabel: Parola
|
||||||
|
PasswordConfirmLabel: Confirmă parola
|
||||||
|
TosAndPrivacyLabel: Termeni și condiții
|
||||||
|
TosConfirm: Accept
|
||||||
|
TosLinkText: TOS
|
||||||
|
PrivacyConfirm: Accept
|
||||||
|
PrivacyLinkText: politica de confidențialitate
|
||||||
|
SaveButtonText: Creează organizația
|
||||||
|
|
||||||
|
LoginSuccess:
|
||||||
|
Title: Autentificare reușită
|
||||||
|
AutoRedirectDescription: Veți fi redirecționat automat înapoi la aplicația dvs. Dacă nu, dați clic pe butonul de mai jos. Puteți închide fereastra ulterior.
|
||||||
|
RedirectedDescription: Acum puteți închide această fereastră.
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
LogoutDone:
|
||||||
|
Title: Deconectat
|
||||||
|
Description: V-ați deconectat cu succes.
|
||||||
|
LoginButtonText: Autentificare
|
||||||
|
|
||||||
|
LinkingUserPrompt:
|
||||||
|
Title: Utilizator existent găsit
|
||||||
|
Description: "Doriți să asociați contul dvs. existent:"
|
||||||
|
LinkButtonText: Asociază
|
||||||
|
OtherButtonText: Alte opțiuni
|
||||||
|
|
||||||
|
LinkingUsersDone:
|
||||||
|
Title: Asociere utilizator
|
||||||
|
Description: Utilizator asociat.
|
||||||
|
CancelButtonText: Anulare
|
||||||
|
NextButtonText: Următorul
|
||||||
|
|
||||||
|
ExternalNotFound:
|
||||||
|
Title: Utilizator extern nu a fost găsit
|
||||||
|
Description: Utilizatorul extern nu a fost găsit. Doriți să vă asociați utilizatorul sau să înregistrați automat unul nou?
|
||||||
|
LinkButtonText: Asociază
|
||||||
|
AutoRegisterButtonText: Înregistrare
|
||||||
|
TosAndPrivacyLabel: Termeni și condiții
|
||||||
|
TosConfirm: Accept
|
||||||
|
TosLinkText: TOS
|
||||||
|
PrivacyConfirm: Accept
|
||||||
|
PrivacyLinkText: politica de confidențialitate
|
||||||
|
German: Deutsch
|
||||||
|
English: English
|
||||||
|
Italian: Italiano
|
||||||
|
French: Français
|
||||||
|
Chinese: 简体中文
|
||||||
|
Polish: Polski
|
||||||
|
Japanese: 日本語
|
||||||
|
Spanish: Español
|
||||||
|
Bulgarian: Български
|
||||||
|
Portuguese: Português
|
||||||
|
Macedonian: Македонски
|
||||||
|
Czech: Čeština
|
||||||
|
Russian: Русский
|
||||||
|
Dutch: Nederlands
|
||||||
|
Swedish: Svenska
|
||||||
|
Indonesian: Bahasa Indonesia
|
||||||
|
Hungarian: Magyar
|
||||||
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
DeviceAuth:
|
||||||
|
Title: Autorizare dispozitiv
|
||||||
|
UserCode:
|
||||||
|
Label: Cod utilizator
|
||||||
|
Description: Introduceți codul de utilizator prezentat pe dispozitiv.
|
||||||
|
ButtonNext: Următorul
|
||||||
|
Action:
|
||||||
|
Description: Acordă acces dispozitivului.
|
||||||
|
GrantDevice: urmează să acordați acces dispozitivului
|
||||||
|
AccessToScopes: acces la următoarele domenii de aplicare
|
||||||
|
Button:
|
||||||
|
Allow: Permite
|
||||||
|
Deny: Refuză
|
||||||
|
Done:
|
||||||
|
Description: Finalizat.
|
||||||
|
Approved: Autorizarea dispozitivului a fost aprobată. Acum puteți reveni la dispozitiv.
|
||||||
|
Denied: Autorizarea dispozitivului a fost refuzată. Acum puteți reveni la dispozitiv.
|
||||||
|
|
||||||
|
Footer:
|
||||||
|
PoweredBy: Susținut de
|
||||||
|
Tos: TOS
|
||||||
|
PrivacyPolicy: Politica de confidențialitate
|
||||||
|
Help: Ajutor
|
||||||
|
SupportEmail: E-mail de asistență
|
||||||
|
|
||||||
|
SignIn: Conectează-te cu {{.Provider}}
|
||||||
|
|
||||||
|
Errors:
|
||||||
|
Internal: A apărut o eroare internă
|
||||||
|
AuthRequest:
|
||||||
|
NotFound: Nu s-a putut găsi cererea de autentificare
|
||||||
|
UserAgentNotCorresponding: Agentul utilizator nu corespunde
|
||||||
|
UserAgentNotFound: ID-ul agentului utilizator nu a fost găsit
|
||||||
|
TokenNotFound: Tokenul nu a fost găsit
|
||||||
|
RequestTypeNotSupported: Tipul de cerere nu este acceptat
|
||||||
|
MissingParameters: Lipsesc parametrii obligatorii
|
||||||
|
User:
|
||||||
|
NotFound: Utilizatorul nu a putut fi găsit
|
||||||
|
AlreadyExists: Utilizatorul există deja
|
||||||
|
Inactive: Utilizatorul este inactiv
|
||||||
|
NotFoundOnOrg: Utilizatorul nu a putut fi găsit în organizația aleasă
|
||||||
|
NotAllowedOrg: Utilizatorul nu este membru al organizației cerute
|
||||||
|
NotMatchingUserID: Utilizatorul și utilizatorul din cererea de autentificare nu se potrivesc
|
||||||
|
UserIDMissing: UserID este gol
|
||||||
|
Invalid: Datele de utilizator sunt nevalide
|
||||||
|
DomainNotAllowedAsUsername: Domeniul este deja rezervat și nu poate fi utilizat
|
||||||
|
NotAllowedToLink: Utilizatorul nu are voie să se asocieze cu furnizorul de autentificare externă
|
||||||
|
Profile:
|
||||||
|
NotFound: Profilul nu a fost găsit
|
||||||
|
NotChanged: Profilul nu a fost schimbat
|
||||||
|
Empty: Profilul este gol
|
||||||
|
FirstNameEmpty: Prenumele în profil este gol
|
||||||
|
LastNameEmpty: Numele de familie în profil este gol
|
||||||
|
IDMissing: Lipsește ID-ul profilului
|
||||||
|
Email:
|
||||||
|
NotFound: E-mailul nu a fost găsit
|
||||||
|
Invalid: E-mailul este nevalid
|
||||||
|
AlreadyVerified: E-mailul este deja verificat
|
||||||
|
NotChanged: E-mailul nu a fost schimbat
|
||||||
|
Empty: E-mailul este gol
|
||||||
|
IDMissing: Lipsește ID-ul e-mailului
|
||||||
|
Phone:
|
||||||
|
NotFound: Telefonul nu a fost găsit
|
||||||
|
Invalid: Telefonul este nevalid
|
||||||
|
AlreadyVerified: Telefonul deja verificat
|
||||||
|
Empty: Telefonul este gol
|
||||||
|
NotChanged: Telefonul nu a fost schimbat
|
||||||
|
Address:
|
||||||
|
NotFound: Adresa nu a fost găsită
|
||||||
|
NotChanged: Adresa nu a fost schimbată
|
||||||
|
Username:
|
||||||
|
AlreadyExists: Numele de utilizator este deja luat
|
||||||
|
Reserved: Numele de utilizator este deja luat
|
||||||
|
Empty: Numele de utilizator este gol
|
||||||
|
Password:
|
||||||
|
ConfirmationWrong: Confirmarea parolei este greșită
|
||||||
|
Empty: Parola este goală
|
||||||
|
Invalid: Parola este nevalidă
|
||||||
|
InvalidAndLocked: Parola este nevalidă și utilizatorul este blocat, contactați administratorul.
|
||||||
|
NotChanged: Parola nouă nu poate fi aceeași cu parola actuală
|
||||||
|
UsernameOrPassword:
|
||||||
|
Invalid: Numele de utilizator sau parola sunt nevalide
|
||||||
|
PasswordComplexityPolicy:
|
||||||
|
NotFound: Politica de parolă nu a fost găsită
|
||||||
|
MinLength: Parola este prea scurtă
|
||||||
|
HasLower: Parola trebuie să conțină o literă mică
|
||||||
|
HasUpper: Parola trebuie să conțină o literă mare
|
||||||
|
HasNumber: Parola trebuie să conțină un număr
|
||||||
|
HasSymbol: Parola trebuie să conțină un simbol
|
||||||
|
Code:
|
||||||
|
Expired: Codul a expirat
|
||||||
|
Invalid: Codul este nevalid
|
||||||
|
Empty: Codul este gol
|
||||||
|
CryptoCodeNil: Codul cripto este nul
|
||||||
|
NotFound: Nu s-a putut găsi codul
|
||||||
|
GeneratorAlgNotSupported: Algoritmul generator nesuportat
|
||||||
|
EmailVerify:
|
||||||
|
UserIDEmpty: UserID este gol
|
||||||
|
ExternalData:
|
||||||
|
CouldNotRead: Datele externe nu au putut fi citite corect
|
||||||
|
MFA:
|
||||||
|
NoProviders: Nu există furnizori multifactoriali disponibili
|
||||||
|
OTP:
|
||||||
|
AlreadyReady: MFA OTP (OneTimePassword) este deja configurat
|
||||||
|
NotExisting: Multifactor OTP (OneTimePassword) nu există
|
||||||
|
InvalidCode: Cod nevalid
|
||||||
|
NotReady: Multifactor OTP (OneTimePassword) nu este gata
|
||||||
|
Locked: Utilizatorul este blocat
|
||||||
|
SomethingWentWrong: Ceva nu a mers bine
|
||||||
|
NotActive: Utilizatorul nu este activ
|
||||||
|
ExternalIDP:
|
||||||
|
IDPTypeNotImplemented: Tipul IDP nu este implementat
|
||||||
|
NotAllowed: Furnizorul extern de autentificare nu este permis
|
||||||
|
IDPConfigIDEmpty: ID-ul de configurare al furnizorului de identitate este gol
|
||||||
|
ExternalUserIDEmpty: ID-ul utilizatorului extern este gol
|
||||||
|
UserDisplayNameEmpty: Numele de afișare al utilizatorului este gol
|
||||||
|
NoExternalUserData: Nu s-au primit date externe de utilizator
|
||||||
|
CreationNotAllowed: Crearea unui nou utilizator nu este permisă la acest furnizor
|
||||||
|
LinkingNotAllowed: Asocierea unui utilizator nu este permisă la acest furnizor
|
||||||
|
NoOptionAllowed: Nici crearea, nici asocierea nu sunt permise la acest furnizor. Vă rugăm să contactați administratorul.
|
||||||
|
LoginFailedSwitchLocal: |
|
||||||
|
Autentificarea la IDP extern a eșuat. Se revine la autentificarea locală.
|
||||||
|
|
||||||
|
Detalii despre eroare: {{.Details}}
|
||||||
|
GrantRequired: Autentificarea nu este posibilă. Utilizatorul trebuie să aibă cel puțin un drept de acces la aplicație. Vă rugăm să contactați administratorul.
|
||||||
|
ProjectRequired: Autentificarea nu este posibilă. Organizația utilizatorului trebuie să fie autorizată pentru proiect. Vă rugăm să contactați administratorul.
|
||||||
|
IdentityProvider:
|
||||||
|
InvalidConfig: Configurația furnizorului de identitate este nevalidă
|
||||||
|
IAM:
|
||||||
|
LockoutPolicy:
|
||||||
|
NotExisting: Politica de blocare nu există
|
||||||
|
Org:
|
||||||
|
LoginPolicy:
|
||||||
|
RegistrationNotAllowed: Înregistrarea nu este permisă
|
||||||
|
DeviceAuth:
|
||||||
|
NotExisting: Codul de utilizator nu există
|
||||||
|
|
||||||
|
optional: (opțional)
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Пол
|
GenderLabel: Пол
|
||||||
Female: Женский
|
Female: Женский
|
||||||
Male: Мужской
|
Male: Мужской
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Условия использования
|
TosAndPrivacyLabel: Условия использования
|
||||||
TosConfirm: Я согласен с
|
TosConfirm: Я согласен с
|
||||||
TosLinkText: Пользовательским соглашением
|
TosLinkText: Пользовательским соглашением
|
||||||
@@ -385,7 +387,8 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
|
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Авторизация устройства
|
Title: Авторизация устройства
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: Kön
|
GenderLabel: Kön
|
||||||
Female: Man
|
Female: Man
|
||||||
Male: Kvinna
|
Male: Kvinna
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: Användarvillkor
|
TosAndPrivacyLabel: Användarvillkor
|
||||||
TosConfirm: Jag accepterar
|
TosConfirm: Jag accepterar
|
||||||
TosLinkText: Användarvillkoren
|
TosLinkText: Användarvillkoren
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: Tillgång från hårdvaruenhet
|
Title: Tillgång från hårdvaruenhet
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -265,6 +265,7 @@ RegistrationUser:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
GenderLabel: 性别
|
GenderLabel: 性别
|
||||||
Female: 女性
|
Female: 女性
|
||||||
Male: 男性
|
Male: 男性
|
||||||
@@ -308,6 +309,7 @@ ExternalRegistrationUserOverview:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
TosAndPrivacyLabel: 条款和条款
|
TosAndPrivacyLabel: 条款和条款
|
||||||
TosConfirm: 我接受
|
TosConfirm: 我接受
|
||||||
TosLinkText: 服务条款
|
TosLinkText: 服务条款
|
||||||
@@ -385,6 +387,7 @@ ExternalNotFound:
|
|||||||
Indonesian: Bahasa Indonesia
|
Indonesian: Bahasa Indonesia
|
||||||
Hungarian: Magyar
|
Hungarian: Magyar
|
||||||
Korean: 한국어
|
Korean: 한국어
|
||||||
|
Romanian: Română
|
||||||
DeviceAuth:
|
DeviceAuth:
|
||||||
Title: 设备授权
|
Title: 设备授权
|
||||||
UserCode:
|
UserCode:
|
||||||
|
@@ -100,6 +100,8 @@
|
|||||||
</option>
|
</option>
|
||||||
<option value="ko" id="ko" {{if (selectedLanguage "ko")}} selected {{end}}>{{t "ExternalNotFound.Korean"}}
|
<option value="ko" id="ko" {{if (selectedLanguage "ko")}} selected {{end}}>{{t "ExternalNotFound.Korean"}}
|
||||||
</option>
|
</option>
|
||||||
|
<option value="ro" id="ro" {{if (selectedLanguage "ro")}} selected {{end}}>{{t "ExternalNotFound.Romanian"}}
|
||||||
|
</option>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
68
internal/notification/static/i18n/ro.yaml
Normal file
68
internal/notification/static/i18n/ro.yaml
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
InitCode:
|
||||||
|
Title: Inițializare Utilizator
|
||||||
|
PreHeader: Inițializare Utilizator
|
||||||
|
Subject: Inițializare Utilizator
|
||||||
|
Greeting: Bună ziua, {{.DisplayName}},
|
||||||
|
Text: Acest utilizator a fost creat. Folosiți numele de utilizator {{.PreferredLoginName}} pentru a vă autentifica. Vă rugăm să dați clic pe butonul de mai jos pentru a finaliza procesul de inițializare. (Cod {{.Code}}) Dacă nu ați solicitat acest e-mail, vă rugăm să îl ignorați.
|
||||||
|
ButtonText: Finalizare inițializare
|
||||||
|
PasswordReset:
|
||||||
|
Title: Resetare parolă
|
||||||
|
PreHeader: Resetare parolă
|
||||||
|
Subject: Resetare parolă
|
||||||
|
Greeting: Bună ziua, {{.DisplayName}},
|
||||||
|
Text: Am primit o cerere de resetare a parolei. Vă rugăm să folosiți butonul de mai jos pentru a vă reseta parola. (Cod {{.Code}}) Dacă nu ați solicitat acest e-mail, vă rugăm să îl ignorați.
|
||||||
|
ButtonText: Resetare parolă
|
||||||
|
VerifyEmail:
|
||||||
|
Title: Verificare e-mail
|
||||||
|
PreHeader: Verificare e-mail
|
||||||
|
Subject: Verificare e-mail
|
||||||
|
Greeting: Bună ziua, {{.DisplayName}},
|
||||||
|
Text: A fost adăugat un e-mail nou. Vă rugăm să folosiți butonul de mai jos pentru a vă verifica e-mailul. (Cod {{.Code}}) Dacă nu ați adăugat un e-mail nou, vă rugăm să ignorați acest e-mail.
|
||||||
|
ButtonText: Verificare e-mail
|
||||||
|
VerifyPhone:
|
||||||
|
Title: Verificare telefon
|
||||||
|
PreHeader: Verificare telefon
|
||||||
|
Subject: Verificare telefon
|
||||||
|
Greeting: Bună ziua, {{.DisplayName}},
|
||||||
|
Text: "A fost adăugat un număr de telefon nou. Vă rugăm să folosiți următorul cod pentru a-l verifica: {{.Code}}"
|
||||||
|
ButtonText: Verificare telefon
|
||||||
|
VerifyEmailOTP:
|
||||||
|
Title: Verificare parolă unică
|
||||||
|
PreHeader: Verificare parolă unică
|
||||||
|
Subject: Verificare parolă unică
|
||||||
|
Greeting: Bună ziua, {{.DisplayName}},
|
||||||
|
Text: Vă rugăm să folosiți parola unică {{.OTP}} pentru a vă autentifica în următoarele cinci minute sau dați clic pe butonul "Autentificare".
|
||||||
|
ButtonText: Autentificare
|
||||||
|
VerifySMSOTP:
|
||||||
|
Text: >-
|
||||||
|
{{.OTP}} este parola dvs. unică pentru {{ .Domain }}. Folosiți-o în următoarele {{.Expiry}}.
|
||||||
|
|
||||||
|
@{{.Domain}} #{{.OTP}}
|
||||||
|
DomainClaimed:
|
||||||
|
Title: Domeniul a fost revendicat
|
||||||
|
PreHeader: Schimbare e-mail / nume de utilizator
|
||||||
|
Subject: Domeniul a fost revendicat
|
||||||
|
Greeting: Bună ziua, {{.DisplayName}},
|
||||||
|
Text: Domeniul {{.Domain}} a fost revendicat de o organizație. Utilizatorul dvs. actual {{.Username}} nu face parte din această organizație. Prin urmare, va trebui să vă schimbați e-mailul când vă autentificați. Am creat un nume de utilizator temporar ({{.TempUsername}}) pentru această autentificare.
|
||||||
|
ButtonText: Autentificare
|
||||||
|
PasswordlessRegistration:
|
||||||
|
Title: Adăugare autentificare fără parolă
|
||||||
|
PreHeader: Adăugare autentificare fără parolă
|
||||||
|
Subject: Adăugare autentificare fără parolă
|
||||||
|
Greeting: Bună ziua, {{.DisplayName}},
|
||||||
|
Text: Am primit o cerere de adăugare a unui token pentru autentificare fără parolă. Vă rugăm să folosiți butonul de mai jos pentru a adăuga token-ul sau dispozitivul pentru autentificare fără parolă.
|
||||||
|
ButtonText: Adăugare autentificare fără parolă
|
||||||
|
PasswordChange:
|
||||||
|
Title: Parola utilizatorului a fost schimbată
|
||||||
|
PreHeader: Schimbare parolă
|
||||||
|
Subject: Parola utilizatorului a fost schimbată
|
||||||
|
Greeting: Bună ziua, {{.DisplayName}},
|
||||||
|
Text: Parola utilizatorului dvs. a fost schimbată. Dacă această modificare nu a fost făcută de dvs., vă recomandăm să vă resetați imediat parola.
|
||||||
|
ButtonText: Autentificare
|
||||||
|
InviteUser:
|
||||||
|
Title: Invitație la {{.ApplicationName}}
|
||||||
|
PreHeader: Invitație la {{.ApplicationName}}
|
||||||
|
Subject: Invitație la {{.ApplicationName}}
|
||||||
|
Greeting: Bună ziua, {{.DisplayName}},
|
||||||
|
Text: Utilizatorul dvs. a fost invitat la {{.ApplicationName}}. Vă rugăm să dați clic pe butonul de mai jos pentru a finaliza procesul de invitație. Dacă nu ați solicitat acest e-mail, vă rugăm să îl ignorați.
|
||||||
|
ButtonText: Acceptare invitație
|
1413
internal/static/i18n/ro.yaml
Normal file
1413
internal/static/i18n/ro.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user