mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:47:32 +00:00
feat: internationalization french (#3890)
* initial * console_fr updates * console_en fix issues * notifications_fr * internal_static_i18n_fr fixes * internal_static_i18n_en fix * docs * search parameter * missing italian translations Co-authored-by: Max Peintner <max@caos.ch> Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
"DISCLAIMERLINK": "Further information",
|
||||
"DOCUMENTATION": {
|
||||
"TITLE": "Documentation",
|
||||
"DESCRIPTION": "Mit ZITADEL schnell durchstarten."
|
||||
"DESCRIPTION": "Get started with ZITADEL quickly."
|
||||
},
|
||||
"GETSTARTED": {
|
||||
"TITLE": "Get started with ZITADEL",
|
||||
"DESCRIPTION": "Mit ZITADEL schnell durchstarten."
|
||||
"DESCRIPTION": "Get started with ZITADEL quickly."
|
||||
},
|
||||
"QUICKSTARTS": {
|
||||
"LABEL": "First Steps",
|
||||
@@ -154,7 +154,7 @@
|
||||
"TEXT": "Here you can switch between your user accounts and manage your sessions and profile."
|
||||
},
|
||||
"NAV": {
|
||||
"TEXT": "This navigation changes based on your selected oranization above or your instance"
|
||||
"TEXT": "This navigation changes based on your selected organization above or your instance"
|
||||
},
|
||||
"CONTEXTCHANGED": {
|
||||
"TEXT": "Attention! The organization context has changed."
|
||||
@@ -227,7 +227,7 @@
|
||||
"DETAIL": "Detail",
|
||||
"CREATE": "Create",
|
||||
"MY": "My Information",
|
||||
"LOGINNAMES": "Loginnames",
|
||||
"LOGINNAMES": "Login names",
|
||||
"LOGINNAMESDESC": "These are your login names:",
|
||||
"NOUSER": "No associated user.",
|
||||
"REACTIVATE": "Reactivate",
|
||||
@@ -927,7 +927,7 @@
|
||||
"RESET": {
|
||||
"DEFAULTTITLE": "Reset Setting",
|
||||
"DEFAULTDESCRIPTION": "You are about to reset your settings to the default configuration of your instance. Are you sure you want to continue?",
|
||||
"LOGINPOLICY_DESCRIPTION": "Warning: If your continue, Identiy Provider settings will be reset to the instance setting too."
|
||||
"LOGINPOLICY_DESCRIPTION": "Warning: If your continue, Identity Provider settings will be reset to the instance setting too."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1471,7 +1471,7 @@
|
||||
"SCOPESLIST": "Scopes List",
|
||||
"CLIENTID": "Client ID",
|
||||
"CLIENTSECRET": "Client Secret",
|
||||
"IDPDISPLAYNAMMAPPING": "IDP Anzeigename Mapping",
|
||||
"IDPDISPLAYNAMMAPPING": "IDP Display Name Mapping",
|
||||
"USERNAMEMAPPING": "Username Mapping",
|
||||
"DATES": "Dates",
|
||||
"CREATIONDATE": "Created At",
|
||||
|
1852
console/src/assets/i18n/fr.json
Normal file
1852
console/src/assets/i18n/fr.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -22,16 +22,16 @@
|
||||
"DISCLAIMERLINK": "Ulteriori informazioni",
|
||||
"DOCUMENTATION": {
|
||||
"TITLE": "Documentazione",
|
||||
"DESCRIPTION": "Mit ZITADEL schnell durchstarten."
|
||||
"DESCRIPTION": "Inizia con ZITADEL."
|
||||
},
|
||||
"GETSTARTED": {
|
||||
"TITLE": "Come iniziare con ZITADEL",
|
||||
"DESCRIPTION": "Mit ZITADEL schnell durchstarten."
|
||||
"DESCRIPTION": "Inizia con ZITADEL."
|
||||
},
|
||||
"QUICKSTARTS": {
|
||||
"LABEL": "Primi passi",
|
||||
"TITLE": "Quickstarts",
|
||||
"DESCRIPTION": "Iniziare rapidamente con ZITADEL."
|
||||
"DESCRIPTION": "Inizia con ZITADEL."
|
||||
},
|
||||
"SHORTCUTS": {
|
||||
"SHORTCUTS": "Scorciatoie",
|
||||
|
Reference in New Issue
Block a user