Fix i18n translations.

This commit is contained in:
Gucheng Wang
2022-04-25 19:46:45 +08:00
parent 0e41568f62
commit 3e92d761b9
7 changed files with 141 additions and 19 deletions

View File

@ -3,7 +3,6 @@
"Login": "Anmelden", "Login": "Anmelden",
"Logout": "Abmelden", "Logout": "Abmelden",
"My Account": "Mein Konto", "My Account": "Mein Konto",
"Settings for your account": "Einstellungen für Ihr Konto",
"Sign Up": "Registrieren" "Sign Up": "Registrieren"
}, },
"application": { "application": {
@ -171,9 +170,11 @@
"Signup application": "Signup application", "Signup application": "Signup application",
"Signup application - Tooltip": "Signup application - Tooltip", "Signup application - Tooltip": "Signup application - Tooltip",
"Sorry, the page you visited does not exist.": "Die von Ihnen besuchte Seite existiert leider nicht.", "Sorry, the page you visited does not exist.": "Die von Ihnen besuchte Seite existiert leider nicht.",
"Sorry, the user you visited does not exist or you are not authorized to access this user.": "Sorry, the user you visited does not exist or you are not authorized to access this user.",
"State": "State", "State": "State",
"State - Tooltip": "State - Tooltip", "State - Tooltip": "State - Tooltip",
"Swagger": "Swagger", "Swagger": "Swagger",
"Sync": "Sync",
"Syncers": "Syncers", "Syncers": "Syncers",
"Timestamp": "Zeitstempel", "Timestamp": "Zeitstempel",
"Tokens": "Token", "Tokens": "Token",
@ -223,7 +224,7 @@
"Continue with": "Weiter mit", "Continue with": "Weiter mit",
"Email or phone": "E-Mail oder Telefon", "Email or phone": "E-Mail oder Telefon",
"Forgot password?": "Passwort vergessen?", "Forgot password?": "Passwort vergessen?",
"Invalid Email or phone": "Ungültige E-Mail oder Telefon", "Logging out...": "Logging out...",
"No account?": "Kein Konto?", "No account?": "Kein Konto?",
"Or sign in with another account": "Oder melden Sie sich mit einem anderen Konto an", "Or sign in with another account": "Oder melden Sie sich mit einem anderen Konto an",
"Password": "Passwort", "Password": "Passwort",
@ -246,6 +247,8 @@
"Default avatar": "Standard Avatar", "Default avatar": "Standard Avatar",
"Edit Organization": "Organisation bearbeiten", "Edit Organization": "Organisation bearbeiten",
"Favicon": "Févicon", "Favicon": "Févicon",
"Is profile public": "Is profile public",
"Is profile public - Tooltip": "Is profile public - Tooltip",
"New Organization": "New Organization", "New Organization": "New Organization",
"Soft deletion": "Weiche Löschung", "Soft deletion": "Weiche Löschung",
"Soft deletion - Tooltip": "Weiche Löschung - Tooltip", "Soft deletion - Tooltip": "Weiche Löschung - Tooltip",
@ -258,6 +261,8 @@
"Currency": "Currency", "Currency": "Currency",
"Currency - Tooltip": "Currency - Tooltip", "Currency - Tooltip": "Currency - Tooltip",
"Edit Payment": "Edit Payment", "Edit Payment": "Edit Payment",
"Message": "Message",
"Message - Tooltip": "Message - Tooltip",
"New Payment": "New Payment", "New Payment": "New Payment",
"Please click the below button to return to the original website": "Please click the below button to return to the original website", "Please click the below button to return to the original website": "Please click the below button to return to the original website",
"Price": "Price", "Price": "Price",
@ -330,11 +335,19 @@
"Agent ID - Tooltip": "Agent ID - Tooltip", "Agent ID - Tooltip": "Agent ID - Tooltip",
"App ID": "App ID", "App ID": "App ID",
"App ID - Tooltip": "App ID - Tooltip", "App ID - Tooltip": "App ID - Tooltip",
"App key": "App key",
"App key - Tooltip": "App key - Tooltip",
"App secret": "App secret",
"AppSecret - Tooltip": "AppSecret - Tooltip",
"Auth URL": "Auth URL",
"Auth URL - Tooltip": "Auth URL - Tooltip",
"Bucket": "Eimer", "Bucket": "Eimer",
"Bucket - Tooltip": "Storage bucket name", "Bucket - Tooltip": "Storage bucket name",
"Can not parse Metadata": "Metadaten können nicht analysiert werden", "Can not parse Metadata": "Metadaten können nicht analysiert werden",
"Category": "Kategorie", "Category": "Kategorie",
"Category - Tooltip": "Unique string-style identifier", "Category - Tooltip": "Unique string-style identifier",
"Channel No.": "Channel No.",
"Channel No. - Tooltip": "Channel No. - Tooltip",
"Client ID": "Kunden-ID", "Client ID": "Kunden-ID",
"Client ID - Tooltip": "Unique string-style identifier", "Client ID - Tooltip": "Unique string-style identifier",
"Client ID 2": "Client ID 2", "Client ID 2": "Client ID 2",
@ -382,6 +395,8 @@
"SP ACS URL": "SP-ACS-URL", "SP ACS URL": "SP-ACS-URL",
"SP ACS URL - Tooltip": "SP ACS URL - Tooltip", "SP ACS URL - Tooltip": "SP ACS URL - Tooltip",
"SP Entity ID": "SP Entity ID", "SP Entity ID": "SP Entity ID",
"Scope": "Scope",
"Scope - Tooltip": "Scope - Tooltip",
"Secret access key": "Geheimer Zugangsschlüssel", "Secret access key": "Geheimer Zugangsschlüssel",
"SecretAccessKey - Tooltip": "SecretAccessKey - Tooltip", "SecretAccessKey - Tooltip": "SecretAccessKey - Tooltip",
"Sign Name": "Schild Name", "Sign Name": "Schild Name",
@ -400,8 +415,12 @@
"Template Code - Tooltip": "Unique string-style identifier", "Template Code - Tooltip": "Unique string-style identifier",
"Terms of Use": "Nutzungsbedingungen", "Terms of Use": "Nutzungsbedingungen",
"Terms of Use - Tooltip": "Nutzungsbedingungen - Tooltip", "Terms of Use - Tooltip": "Nutzungsbedingungen - Tooltip",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL - Tooltip",
"Type": "Typ", "Type": "Typ",
"Type - Tooltip": "Unique string-style identifier", "Type - Tooltip": "Unique string-style identifier",
"UserInfo URL": "UserInfo URL",
"UserInfo URL - Tooltip": "UserInfo URL - Tooltip",
"alertType": "alarmtyp", "alertType": "alarmtyp",
"canSignIn": "canSignIn", "canSignIn": "canSignIn",
"canSignUp": "canSignUp", "canSignUp": "canSignUp",

View File

@ -3,7 +3,6 @@
"Login": "Login", "Login": "Login",
"Logout": "Logout", "Logout": "Logout",
"My Account": "My Account", "My Account": "My Account",
"Settings for your account": "Settings for your account",
"Sign Up": "Sign Up" "Sign Up": "Sign Up"
}, },
"application": { "application": {
@ -171,9 +170,11 @@
"Signup application": "Signup application", "Signup application": "Signup application",
"Signup application - Tooltip": "Signup application - Tooltip", "Signup application - Tooltip": "Signup application - Tooltip",
"Sorry, the page you visited does not exist.": "Sorry, the page you visited does not exist.", "Sorry, the page you visited does not exist.": "Sorry, the page you visited does not exist.",
"Sorry, the user you visited does not exist or you are not authorized to access this user.": "Sorry, the user you visited does not exist or you are not authorized to access this user.",
"State": "State", "State": "State",
"State - Tooltip": "State - Tooltip", "State - Tooltip": "State - Tooltip",
"Swagger": "Swagger", "Swagger": "Swagger",
"Sync": "Sync",
"Syncers": "Syncers", "Syncers": "Syncers",
"Timestamp": "Timestamp", "Timestamp": "Timestamp",
"Tokens": "Tokens", "Tokens": "Tokens",
@ -223,7 +224,7 @@
"Continue with": "Continue with", "Continue with": "Continue with",
"Email or phone": "Email or phone", "Email or phone": "Email or phone",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
"Invalid Email or phone": "Invalid Email or phone", "Logging out...": "Logging out...",
"No account?": "No account?", "No account?": "No account?",
"Or sign in with another account": "Or sign in with another account", "Or sign in with another account": "Or sign in with another account",
"Password": "Password", "Password": "Password",
@ -246,6 +247,8 @@
"Default avatar": "Default avatar", "Default avatar": "Default avatar",
"Edit Organization": "Edit Organization", "Edit Organization": "Edit Organization",
"Favicon": "Favicon", "Favicon": "Favicon",
"Is profile public": "Is profile public",
"Is profile public - Tooltip": "Is profile public - Tooltip",
"New Organization": "New Organization", "New Organization": "New Organization",
"Soft deletion": "Soft deletion", "Soft deletion": "Soft deletion",
"Soft deletion - Tooltip": "Soft deletion - Tooltip", "Soft deletion - Tooltip": "Soft deletion - Tooltip",
@ -258,6 +261,8 @@
"Currency": "Currency", "Currency": "Currency",
"Currency - Tooltip": "Currency - Tooltip", "Currency - Tooltip": "Currency - Tooltip",
"Edit Payment": "Edit Payment", "Edit Payment": "Edit Payment",
"Message": "Message",
"Message - Tooltip": "Message - Tooltip",
"New Payment": "New Payment", "New Payment": "New Payment",
"Please click the below button to return to the original website": "Please click the below button to return to the original website", "Please click the below button to return to the original website": "Please click the below button to return to the original website",
"Price": "Price", "Price": "Price",
@ -330,11 +335,19 @@
"Agent ID - Tooltip": "Agent ID - Tooltip", "Agent ID - Tooltip": "Agent ID - Tooltip",
"App ID": "App ID", "App ID": "App ID",
"App ID - Tooltip": "App ID - Tooltip", "App ID - Tooltip": "App ID - Tooltip",
"App key": "App key",
"App key - Tooltip": "App key - Tooltip",
"App secret": "App secret",
"AppSecret - Tooltip": "AppSecret - Tooltip",
"Auth URL": "Auth URL",
"Auth URL - Tooltip": "Auth URL - Tooltip",
"Bucket": "Bucket", "Bucket": "Bucket",
"Bucket - Tooltip": "Bucket - Tooltip", "Bucket - Tooltip": "Bucket - Tooltip",
"Can not parse Metadata": "Can not parse Metadata", "Can not parse Metadata": "Can not parse Metadata",
"Category": "Category", "Category": "Category",
"Category - Tooltip": "Category - Tooltip", "Category - Tooltip": "Category - Tooltip",
"Channel No.": "Channel No.",
"Channel No. - Tooltip": "Channel No. - Tooltip",
"Client ID": "Client ID", "Client ID": "Client ID",
"Client ID - Tooltip": "Client ID - Tooltip", "Client ID - Tooltip": "Client ID - Tooltip",
"Client ID 2": "Client ID 2", "Client ID 2": "Client ID 2",
@ -382,6 +395,8 @@
"SP ACS URL": "SP ACS URL", "SP ACS URL": "SP ACS URL",
"SP ACS URL - Tooltip": "SP ACS URL - Tooltip", "SP ACS URL - Tooltip": "SP ACS URL - Tooltip",
"SP Entity ID": "SP Entity ID", "SP Entity ID": "SP Entity ID",
"Scope": "Scope",
"Scope - Tooltip": "Scope - Tooltip",
"Secret access key": "Secret access key", "Secret access key": "Secret access key",
"SecretAccessKey - Tooltip": "SecretAccessKey - Tooltip", "SecretAccessKey - Tooltip": "SecretAccessKey - Tooltip",
"Sign Name": "Sign Name", "Sign Name": "Sign Name",
@ -400,8 +415,12 @@
"Template Code - Tooltip": "Template Code - Tooltip", "Template Code - Tooltip": "Template Code - Tooltip",
"Terms of Use": "Terms of Use", "Terms of Use": "Terms of Use",
"Terms of Use - Tooltip": "Terms of Use - Tooltip", "Terms of Use - Tooltip": "Terms of Use - Tooltip",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL - Tooltip",
"Type": "Type", "Type": "Type",
"Type - Tooltip": "Type - Tooltip", "Type - Tooltip": "Type - Tooltip",
"UserInfo URL": "UserInfo URL",
"UserInfo URL - Tooltip": "UserInfo URL - Tooltip",
"alertType": "alertType", "alertType": "alertType",
"canSignIn": "canSignIn", "canSignIn": "canSignIn",
"canSignUp": "canSignUp", "canSignUp": "canSignUp",

View File

@ -3,7 +3,6 @@
"Login": "Se connecter", "Login": "Se connecter",
"Logout": "Déconnexion", "Logout": "Déconnexion",
"My Account": "Mon Compte", "My Account": "Mon Compte",
"Settings for your account": "Paramètres de votre compte",
"Sign Up": "S'inscrire" "Sign Up": "S'inscrire"
}, },
"application": { "application": {
@ -171,9 +170,11 @@
"Signup application": "Signup application", "Signup application": "Signup application",
"Signup application - Tooltip": "Signup application - Tooltip", "Signup application - Tooltip": "Signup application - Tooltip",
"Sorry, the page you visited does not exist.": "Désolé, la page que vous avez visitée n'existe pas.", "Sorry, the page you visited does not exist.": "Désolé, la page que vous avez visitée n'existe pas.",
"Sorry, the user you visited does not exist or you are not authorized to access this user.": "Sorry, the user you visited does not exist or you are not authorized to access this user.",
"State": "State", "State": "State",
"State - Tooltip": "State - Tooltip", "State - Tooltip": "State - Tooltip",
"Swagger": "Swagger", "Swagger": "Swagger",
"Sync": "Sync",
"Syncers": "Synchronisateurs", "Syncers": "Synchronisateurs",
"Timestamp": "Horodatage", "Timestamp": "Horodatage",
"Tokens": "Jetons", "Tokens": "Jetons",
@ -223,7 +224,7 @@
"Continue with": "Continuer avec", "Continue with": "Continuer avec",
"Email or phone": "Courriel ou téléphone", "Email or phone": "Courriel ou téléphone",
"Forgot password?": "Mot de passe oublié ?", "Forgot password?": "Mot de passe oublié ?",
"Invalid Email or phone": "E-mail ou téléphone invalide", "Logging out...": "Logging out...",
"No account?": "Pas de compte ?", "No account?": "Pas de compte ?",
"Or sign in with another account": "Ou connectez-vous avec un autre compte", "Or sign in with another account": "Ou connectez-vous avec un autre compte",
"Password": "Mot de passe", "Password": "Mot de passe",
@ -246,6 +247,8 @@
"Default avatar": "Avatar par défaut", "Default avatar": "Avatar par défaut",
"Edit Organization": "Modifier l'organisation", "Edit Organization": "Modifier l'organisation",
"Favicon": "Favicon", "Favicon": "Favicon",
"Is profile public": "Is profile public",
"Is profile public - Tooltip": "Is profile public - Tooltip",
"New Organization": "New Organization", "New Organization": "New Organization",
"Soft deletion": "Suppression du logiciel", "Soft deletion": "Suppression du logiciel",
"Soft deletion - Tooltip": "Suppression de soft - infobulle", "Soft deletion - Tooltip": "Suppression de soft - infobulle",
@ -258,6 +261,8 @@
"Currency": "Currency", "Currency": "Currency",
"Currency - Tooltip": "Currency - Tooltip", "Currency - Tooltip": "Currency - Tooltip",
"Edit Payment": "Edit Payment", "Edit Payment": "Edit Payment",
"Message": "Message",
"Message - Tooltip": "Message - Tooltip",
"New Payment": "New Payment", "New Payment": "New Payment",
"Please click the below button to return to the original website": "Please click the below button to return to the original website", "Please click the below button to return to the original website": "Please click the below button to return to the original website",
"Price": "Price", "Price": "Price",
@ -330,11 +335,19 @@
"Agent ID - Tooltip": "Agent ID - Tooltip", "Agent ID - Tooltip": "Agent ID - Tooltip",
"App ID": "App ID", "App ID": "App ID",
"App ID - Tooltip": "App ID - Tooltip", "App ID - Tooltip": "App ID - Tooltip",
"App key": "App key",
"App key - Tooltip": "App key - Tooltip",
"App secret": "App secret",
"AppSecret - Tooltip": "AppSecret - Tooltip",
"Auth URL": "Auth URL",
"Auth URL - Tooltip": "Auth URL - Tooltip",
"Bucket": "Seau", "Bucket": "Seau",
"Bucket - Tooltip": "Storage bucket name", "Bucket - Tooltip": "Storage bucket name",
"Can not parse Metadata": "Impossible d'analyser les métadonnées", "Can not parse Metadata": "Impossible d'analyser les métadonnées",
"Category": "Catégorie", "Category": "Catégorie",
"Category - Tooltip": "Unique string-style identifier", "Category - Tooltip": "Unique string-style identifier",
"Channel No.": "Channel No.",
"Channel No. - Tooltip": "Channel No. - Tooltip",
"Client ID": "ID du client", "Client ID": "ID du client",
"Client ID - Tooltip": "Unique string-style identifier", "Client ID - Tooltip": "Unique string-style identifier",
"Client ID 2": "ID client 2", "Client ID 2": "ID client 2",
@ -382,6 +395,8 @@
"SP ACS URL": "URL du SP ACS", "SP ACS URL": "URL du SP ACS",
"SP ACS URL - Tooltip": "URL SP ACS - infobulle", "SP ACS URL - Tooltip": "URL SP ACS - infobulle",
"SP Entity ID": "ID de l'entité SP", "SP Entity ID": "ID de l'entité SP",
"Scope": "Scope",
"Scope - Tooltip": "Scope - Tooltip",
"Secret access key": "Clé d'accès secrète", "Secret access key": "Clé d'accès secrète",
"SecretAccessKey - Tooltip": "SecretAccessKey - Infobulle", "SecretAccessKey - Tooltip": "SecretAccessKey - Infobulle",
"Sign Name": "Nom du panneau", "Sign Name": "Nom du panneau",
@ -400,8 +415,12 @@
"Template Code - Tooltip": "Unique string-style identifier", "Template Code - Tooltip": "Unique string-style identifier",
"Terms of Use": "Conditions d'utilisation", "Terms of Use": "Conditions d'utilisation",
"Terms of Use - Tooltip": "Conditions d'utilisation - Info-bulle", "Terms of Use - Tooltip": "Conditions d'utilisation - Info-bulle",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL - Tooltip",
"Type": "Type de texte", "Type": "Type de texte",
"Type - Tooltip": "Unique string-style identifier", "Type - Tooltip": "Unique string-style identifier",
"UserInfo URL": "UserInfo URL",
"UserInfo URL - Tooltip": "UserInfo URL - Tooltip",
"alertType": "Type d'alerte", "alertType": "Type d'alerte",
"canSignIn": "canSignIn", "canSignIn": "canSignIn",
"canSignUp": "canSignUp", "canSignUp": "canSignUp",

View File

@ -3,7 +3,6 @@
"Login": "ログイン", "Login": "ログイン",
"Logout": "ログアウト", "Logout": "ログアウト",
"My Account": "マイアカウント", "My Account": "マイアカウント",
"Settings for your account": "アカウントの設定",
"Sign Up": "新規登録" "Sign Up": "新規登録"
}, },
"application": { "application": {
@ -171,9 +170,11 @@
"Signup application": "Signup application", "Signup application": "Signup application",
"Signup application - Tooltip": "Signup application - Tooltip", "Signup application - Tooltip": "Signup application - Tooltip",
"Sorry, the page you visited does not exist.": "申し訳ありませんが、訪問したページは存在しません。", "Sorry, the page you visited does not exist.": "申し訳ありませんが、訪問したページは存在しません。",
"Sorry, the user you visited does not exist or you are not authorized to access this user.": "Sorry, the user you visited does not exist or you are not authorized to access this user.",
"State": "State", "State": "State",
"State - Tooltip": "State - Tooltip", "State - Tooltip": "State - Tooltip",
"Swagger": "Swagger", "Swagger": "Swagger",
"Sync": "Sync",
"Syncers": "Syncers", "Syncers": "Syncers",
"Timestamp": "タイムスタンプ", "Timestamp": "タイムスタンプ",
"Tokens": "トークン", "Tokens": "トークン",
@ -223,7 +224,7 @@
"Continue with": "次で続ける", "Continue with": "次で続ける",
"Email or phone": "Eメールまたは電話番号", "Email or phone": "Eメールまたは電話番号",
"Forgot password?": "パスワードを忘れましたか?", "Forgot password?": "パスワードを忘れましたか?",
"Invalid Email or phone": "メールアドレスまたは電話番号が正しくありません", "Logging out...": "Logging out...",
"No account?": "アカウントがありませんか?", "No account?": "アカウントがありませんか?",
"Or sign in with another account": "または別のアカウントでサインイン", "Or sign in with another account": "または別のアカウントでサインイン",
"Password": "パスワード", "Password": "パスワード",
@ -246,6 +247,8 @@
"Default avatar": "デフォルトのアバター", "Default avatar": "デフォルトのアバター",
"Edit Organization": "組織を編集", "Edit Organization": "組織を編集",
"Favicon": "ファビコン", "Favicon": "ファビコン",
"Is profile public": "Is profile public",
"Is profile public - Tooltip": "Is profile public - Tooltip",
"New Organization": "New Organization", "New Organization": "New Organization",
"Soft deletion": "ソフト削除", "Soft deletion": "ソフト削除",
"Soft deletion - Tooltip": "ソフト削除 - ツールチップ", "Soft deletion - Tooltip": "ソフト削除 - ツールチップ",
@ -258,6 +261,8 @@
"Currency": "Currency", "Currency": "Currency",
"Currency - Tooltip": "Currency - Tooltip", "Currency - Tooltip": "Currency - Tooltip",
"Edit Payment": "Edit Payment", "Edit Payment": "Edit Payment",
"Message": "Message",
"Message - Tooltip": "Message - Tooltip",
"New Payment": "New Payment", "New Payment": "New Payment",
"Please click the below button to return to the original website": "Please click the below button to return to the original website", "Please click the below button to return to the original website": "Please click the below button to return to the original website",
"Price": "Price", "Price": "Price",
@ -330,11 +335,19 @@
"Agent ID - Tooltip": "Agent ID - Tooltip", "Agent ID - Tooltip": "Agent ID - Tooltip",
"App ID": "App ID", "App ID": "App ID",
"App ID - Tooltip": "App ID - Tooltip", "App ID - Tooltip": "App ID - Tooltip",
"App key": "App key",
"App key - Tooltip": "App key - Tooltip",
"App secret": "App secret",
"AppSecret - Tooltip": "AppSecret - Tooltip",
"Auth URL": "Auth URL",
"Auth URL - Tooltip": "Auth URL - Tooltip",
"Bucket": "バケツ入りバケツ", "Bucket": "バケツ入りバケツ",
"Bucket - Tooltip": "Storage bucket name", "Bucket - Tooltip": "Storage bucket name",
"Can not parse Metadata": "メタデータをパースできません", "Can not parse Metadata": "メタデータをパースできません",
"Category": "カテゴリ", "Category": "カテゴリ",
"Category - Tooltip": "Unique string-style identifier", "Category - Tooltip": "Unique string-style identifier",
"Channel No.": "Channel No.",
"Channel No. - Tooltip": "Channel No. - Tooltip",
"Client ID": "クライアント ID", "Client ID": "クライアント ID",
"Client ID - Tooltip": "Unique string-style identifier", "Client ID - Tooltip": "Unique string-style identifier",
"Client ID 2": "クライアント ID 2", "Client ID 2": "クライアント ID 2",
@ -382,6 +395,8 @@
"SP ACS URL": "SP ACS URL", "SP ACS URL": "SP ACS URL",
"SP ACS URL - Tooltip": "SP ACS URL - ツールチップ", "SP ACS URL - Tooltip": "SP ACS URL - ツールチップ",
"SP Entity ID": "SP ID", "SP Entity ID": "SP ID",
"Scope": "Scope",
"Scope - Tooltip": "Scope - Tooltip",
"Secret access key": "シークレットアクセスキー", "Secret access key": "シークレットアクセスキー",
"SecretAccessKey - Tooltip": "シークレットアクセスキー - ツールチップ", "SecretAccessKey - Tooltip": "シークレットアクセスキー - ツールチップ",
"Sign Name": "署名名", "Sign Name": "署名名",
@ -400,8 +415,12 @@
"Template Code - Tooltip": "Unique string-style identifier", "Template Code - Tooltip": "Unique string-style identifier",
"Terms of Use": "利用規約", "Terms of Use": "利用規約",
"Terms of Use - Tooltip": "利用規約 - ツールチップ", "Terms of Use - Tooltip": "利用規約 - ツールチップ",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL - Tooltip",
"Type": "タイプ", "Type": "タイプ",
"Type - Tooltip": "Unique string-style identifier", "Type - Tooltip": "Unique string-style identifier",
"UserInfo URL": "UserInfo URL",
"UserInfo URL - Tooltip": "UserInfo URL - Tooltip",
"alertType": "alertType", "alertType": "alertType",
"canSignIn": "canSignIn", "canSignIn": "canSignIn",
"canSignUp": "canSignUp", "canSignUp": "canSignUp",

View File

@ -3,7 +3,6 @@
"Login": "Login", "Login": "Login",
"Logout": "Logout", "Logout": "Logout",
"My Account": "My Account", "My Account": "My Account",
"Settings for your account": "Settings for your account",
"Sign Up": "Sign Up" "Sign Up": "Sign Up"
}, },
"application": { "application": {
@ -171,9 +170,11 @@
"Signup application": "Signup application", "Signup application": "Signup application",
"Signup application - Tooltip": "Signup application - Tooltip", "Signup application - Tooltip": "Signup application - Tooltip",
"Sorry, the page you visited does not exist.": "Sorry, the page you visited does not exist.", "Sorry, the page you visited does not exist.": "Sorry, the page you visited does not exist.",
"Sorry, the user you visited does not exist or you are not authorized to access this user.": "Sorry, the user you visited does not exist or you are not authorized to access this user.",
"State": "State", "State": "State",
"State - Tooltip": "State - Tooltip", "State - Tooltip": "State - Tooltip",
"Swagger": "Swagger", "Swagger": "Swagger",
"Sync": "Sync",
"Syncers": "Syncers", "Syncers": "Syncers",
"Timestamp": "Timestamp", "Timestamp": "Timestamp",
"Tokens": "Tokens", "Tokens": "Tokens",
@ -223,7 +224,7 @@
"Continue with": "Continue with", "Continue with": "Continue with",
"Email or phone": "Email or phone", "Email or phone": "Email or phone",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
"Invalid Email or phone": "Invalid Email or phone", "Logging out...": "Logging out...",
"No account?": "No account?", "No account?": "No account?",
"Or sign in with another account": "Or sign in with another account", "Or sign in with another account": "Or sign in with another account",
"Password": "Password", "Password": "Password",
@ -246,6 +247,8 @@
"Default avatar": "Default avatar", "Default avatar": "Default avatar",
"Edit Organization": "Edit Organization", "Edit Organization": "Edit Organization",
"Favicon": "Favicon", "Favicon": "Favicon",
"Is profile public": "Is profile public",
"Is profile public - Tooltip": "Is profile public - Tooltip",
"New Organization": "New Organization", "New Organization": "New Organization",
"Soft deletion": "Soft deletion", "Soft deletion": "Soft deletion",
"Soft deletion - Tooltip": "Soft deletion - Tooltip", "Soft deletion - Tooltip": "Soft deletion - Tooltip",
@ -258,6 +261,8 @@
"Currency": "Currency", "Currency": "Currency",
"Currency - Tooltip": "Currency - Tooltip", "Currency - Tooltip": "Currency - Tooltip",
"Edit Payment": "Edit Payment", "Edit Payment": "Edit Payment",
"Message": "Message",
"Message - Tooltip": "Message - Tooltip",
"New Payment": "New Payment", "New Payment": "New Payment",
"Please click the below button to return to the original website": "Please click the below button to return to the original website", "Please click the below button to return to the original website": "Please click the below button to return to the original website",
"Price": "Price", "Price": "Price",
@ -330,11 +335,19 @@
"Agent ID - Tooltip": "Agent ID - Tooltip", "Agent ID - Tooltip": "Agent ID - Tooltip",
"App ID": "App ID", "App ID": "App ID",
"App ID - Tooltip": "App ID - Tooltip", "App ID - Tooltip": "App ID - Tooltip",
"App key": "App key",
"App key - Tooltip": "App key - Tooltip",
"App secret": "App secret",
"AppSecret - Tooltip": "AppSecret - Tooltip",
"Auth URL": "Auth URL",
"Auth URL - Tooltip": "Auth URL - Tooltip",
"Bucket": "Bucket", "Bucket": "Bucket",
"Bucket - Tooltip": "Storage bucket name", "Bucket - Tooltip": "Storage bucket name",
"Can not parse Metadata": "Can not parse Metadata", "Can not parse Metadata": "Can not parse Metadata",
"Category": "Category", "Category": "Category",
"Category - Tooltip": "Unique string-style identifier", "Category - Tooltip": "Unique string-style identifier",
"Channel No.": "Channel No.",
"Channel No. - Tooltip": "Channel No. - Tooltip",
"Client ID": "Client ID", "Client ID": "Client ID",
"Client ID - Tooltip": "Unique string-style identifier", "Client ID - Tooltip": "Unique string-style identifier",
"Client ID 2": "Client ID 2", "Client ID 2": "Client ID 2",
@ -382,6 +395,8 @@
"SP ACS URL": "SP ACS URL", "SP ACS URL": "SP ACS URL",
"SP ACS URL - Tooltip": "SP ACS URL - Tooltip", "SP ACS URL - Tooltip": "SP ACS URL - Tooltip",
"SP Entity ID": "SP Entity ID", "SP Entity ID": "SP Entity ID",
"Scope": "Scope",
"Scope - Tooltip": "Scope - Tooltip",
"Secret access key": "Secret access key", "Secret access key": "Secret access key",
"SecretAccessKey - Tooltip": "SecretAccessKey - Tooltip", "SecretAccessKey - Tooltip": "SecretAccessKey - Tooltip",
"Sign Name": "Sign Name", "Sign Name": "Sign Name",
@ -400,8 +415,12 @@
"Template Code - Tooltip": "Unique string-style identifier", "Template Code - Tooltip": "Unique string-style identifier",
"Terms of Use": "Terms of Use", "Terms of Use": "Terms of Use",
"Terms of Use - Tooltip": "Terms of Use - Tooltip", "Terms of Use - Tooltip": "Terms of Use - Tooltip",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL - Tooltip",
"Type": "Type", "Type": "Type",
"Type - Tooltip": "Unique string-style identifier", "Type - Tooltip": "Unique string-style identifier",
"UserInfo URL": "UserInfo URL",
"UserInfo URL - Tooltip": "UserInfo URL - Tooltip",
"alertType": "alertType", "alertType": "alertType",
"canSignIn": "canSignIn", "canSignIn": "canSignIn",
"canSignUp": "canSignUp", "canSignUp": "canSignUp",

View File

@ -3,7 +3,6 @@
"Login": "Логин", "Login": "Логин",
"Logout": "Выйти", "Logout": "Выйти",
"My Account": "Мой аккаунт", "My Account": "Мой аккаунт",
"Settings for your account": "Настройки учетной записи",
"Sign Up": "Регистрация" "Sign Up": "Регистрация"
}, },
"application": { "application": {
@ -171,9 +170,11 @@
"Signup application": "Signup application", "Signup application": "Signup application",
"Signup application - Tooltip": "Signup application - Tooltip", "Signup application - Tooltip": "Signup application - Tooltip",
"Sorry, the page you visited does not exist.": "Извините, посещенная вами страница не существует.", "Sorry, the page you visited does not exist.": "Извините, посещенная вами страница не существует.",
"Sorry, the user you visited does not exist or you are not authorized to access this user.": "Sorry, the user you visited does not exist or you are not authorized to access this user.",
"State": "State", "State": "State",
"State - Tooltip": "State - Tooltip", "State - Tooltip": "State - Tooltip",
"Swagger": "Swagger", "Swagger": "Swagger",
"Sync": "Sync",
"Syncers": "Синхронизаторы", "Syncers": "Синхронизаторы",
"Timestamp": "Отметка времени", "Timestamp": "Отметка времени",
"Tokens": "Жетоны", "Tokens": "Жетоны",
@ -223,7 +224,7 @@
"Continue with": "Продолжить с", "Continue with": "Продолжить с",
"Email or phone": "Электронная почта или телефон", "Email or phone": "Электронная почта или телефон",
"Forgot password?": "Забыли пароль?", "Forgot password?": "Забыли пароль?",
"Invalid Email or phone": "Неверный адрес электронной почты или телефон", "Logging out...": "Logging out...",
"No account?": "Нет учетной записи?", "No account?": "Нет учетной записи?",
"Or sign in with another account": "Или войти с помощью другой учетной записи", "Or sign in with another account": "Или войти с помощью другой учетной записи",
"Password": "Пароль", "Password": "Пароль",
@ -246,6 +247,8 @@
"Default avatar": "Аватар по умолчанию", "Default avatar": "Аватар по умолчанию",
"Edit Organization": "Изменить организацию", "Edit Organization": "Изменить организацию",
"Favicon": "Иконка", "Favicon": "Иконка",
"Is profile public": "Is profile public",
"Is profile public - Tooltip": "Is profile public - Tooltip",
"New Organization": "New Organization", "New Organization": "New Organization",
"Soft deletion": "Мягкое удаление", "Soft deletion": "Мягкое удаление",
"Soft deletion - Tooltip": "Мягкое удаление - Подсказка", "Soft deletion - Tooltip": "Мягкое удаление - Подсказка",
@ -258,6 +261,8 @@
"Currency": "Currency", "Currency": "Currency",
"Currency - Tooltip": "Currency - Tooltip", "Currency - Tooltip": "Currency - Tooltip",
"Edit Payment": "Edit Payment", "Edit Payment": "Edit Payment",
"Message": "Message",
"Message - Tooltip": "Message - Tooltip",
"New Payment": "New Payment", "New Payment": "New Payment",
"Please click the below button to return to the original website": "Please click the below button to return to the original website", "Please click the below button to return to the original website": "Please click the below button to return to the original website",
"Price": "Price", "Price": "Price",
@ -330,11 +335,19 @@
"Agent ID - Tooltip": "Agent ID - Tooltip", "Agent ID - Tooltip": "Agent ID - Tooltip",
"App ID": "App ID", "App ID": "App ID",
"App ID - Tooltip": "App ID - Tooltip", "App ID - Tooltip": "App ID - Tooltip",
"App key": "App key",
"App key - Tooltip": "App key - Tooltip",
"App secret": "App secret",
"AppSecret - Tooltip": "AppSecret - Tooltip",
"Auth URL": "Auth URL",
"Auth URL - Tooltip": "Auth URL - Tooltip",
"Bucket": "Ведро", "Bucket": "Ведро",
"Bucket - Tooltip": "Storage bucket name", "Bucket - Tooltip": "Storage bucket name",
"Can not parse Metadata": "Невозможно разобрать метаданные", "Can not parse Metadata": "Невозможно разобрать метаданные",
"Category": "Категория", "Category": "Категория",
"Category - Tooltip": "Unique string-style identifier", "Category - Tooltip": "Unique string-style identifier",
"Channel No.": "Channel No.",
"Channel No. - Tooltip": "Channel No. - Tooltip",
"Client ID": "ID клиента", "Client ID": "ID клиента",
"Client ID - Tooltip": "Unique string-style identifier", "Client ID - Tooltip": "Unique string-style identifier",
"Client ID 2": "ID клиента 2", "Client ID 2": "ID клиента 2",
@ -382,6 +395,8 @@
"SP ACS URL": "SP ACS URL", "SP ACS URL": "SP ACS URL",
"SP ACS URL - Tooltip": "SP ACS URL - Подсказка", "SP ACS URL - Tooltip": "SP ACS URL - Подсказка",
"SP Entity ID": "Идентификатор сущности SP", "SP Entity ID": "Идентификатор сущности SP",
"Scope": "Scope",
"Scope - Tooltip": "Scope - Tooltip",
"Secret access key": "Секретный ключ доступа", "Secret access key": "Секретный ключ доступа",
"SecretAccessKey - Tooltip": "SecretAccessKey - Подсказка", "SecretAccessKey - Tooltip": "SecretAccessKey - Подсказка",
"Sign Name": "Имя подписи", "Sign Name": "Имя подписи",
@ -400,8 +415,12 @@
"Template Code - Tooltip": "Unique string-style identifier", "Template Code - Tooltip": "Unique string-style identifier",
"Terms of Use": "Условия использования", "Terms of Use": "Условия использования",
"Terms of Use - Tooltip": "Условия использования - Tooltip", "Terms of Use - Tooltip": "Условия использования - Tooltip",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL - Tooltip",
"Type": "Тип", "Type": "Тип",
"Type - Tooltip": "Unique string-style identifier", "Type - Tooltip": "Unique string-style identifier",
"UserInfo URL": "UserInfo URL",
"UserInfo URL - Tooltip": "UserInfo URL - Tooltip",
"alertType": "тип оповещения", "alertType": "тип оповещения",
"canSignIn": "canSignIn", "canSignIn": "canSignIn",
"canSignUp": "canSignUp", "canSignUp": "canSignUp",

View File

@ -3,7 +3,6 @@
"Login": "登录", "Login": "登录",
"Logout": "登出", "Logout": "登出",
"My Account": "我的账户", "My Account": "我的账户",
"Settings for your account": "账户设置选项",
"Sign Up": "注册" "Sign Up": "注册"
}, },
"application": { "application": {
@ -175,6 +174,7 @@
"State": "状态", "State": "状态",
"State - Tooltip": "状态", "State - Tooltip": "状态",
"Swagger": "API文档", "Swagger": "API文档",
"Sync": "同步",
"Syncers": "同步器", "Syncers": "同步器",
"Timestamp": "时间戳", "Timestamp": "时间戳",
"Tokens": "令牌", "Tokens": "令牌",
@ -224,7 +224,7 @@
"Continue with": "使用以下账号继续", "Continue with": "使用以下账号继续",
"Email or phone": "Email或手机号", "Email or phone": "Email或手机号",
"Forgot password?": "忘记密码?", "Forgot password?": "忘记密码?",
"Invalid Email or phone": "无效的Email或手机号", "Logging out...": "正在退出登录...",
"No account?": "没有账号?", "No account?": "没有账号?",
"Or sign in with another account": "或者,登录其他账号", "Or sign in with another account": "或者,登录其他账号",
"Password": "密码", "Password": "密码",
@ -247,20 +247,22 @@
"Default avatar": "默认头像", "Default avatar": "默认头像",
"Edit Organization": "编辑组织", "Edit Organization": "编辑组织",
"Favicon": "图标", "Favicon": "图标",
"Is profile public": "公开用户主页",
"Is profile public - Tooltip": "关闭后,只有全局管理员或同组织用户才能访问用户主页",
"New Organization": "添加组织", "New Organization": "添加组织",
"Soft deletion": "软删除", "Soft deletion": "软删除",
"Soft deletion - Tooltip": "启用后,删除用户信息时不会在数据库彻底清除,只会标记为已删除状态", "Soft deletion - Tooltip": "启用后,删除用户信息时不会在数据库彻底清除,只会标记为已删除状态",
"Tags": "标签集合", "Tags": "标签集合",
"Tags - Tooltip": "可供用户选择的标签的集合", "Tags - Tooltip": "可供用户选择的标签的集合",
"Website URL": "网页地址", "Website URL": "网页地址",
"Website URL - Tooltip": "网页地址", "Website URL - Tooltip": "网页地址"
"Is profile public": "公开用户信息",
"Is profile public - Tooltip": "关闭后,只有全局管理员或同组织才能访问用户信息"
}, },
"payment": { "payment": {
"Currency": "币种", "Currency": "币种",
"Currency - Tooltip": "如USD美元CNY人民币等", "Currency - Tooltip": "如USD美元CNY人民币等",
"Edit Payment": "编辑付款", "Edit Payment": "编辑付款",
"Message": "消息",
"Message - Tooltip": "付款处理结果消息",
"New Payment": "添加付款", "New Payment": "添加付款",
"Please click the below button to return to the original website": "请点击下方按钮返回原网站", "Please click the below button to return to the original website": "请点击下方按钮返回原网站",
"Price": "价格", "Price": "价格",
@ -333,6 +335,10 @@
"Agent ID - Tooltip": "Agent ID - Tooltip", "Agent ID - Tooltip": "Agent ID - Tooltip",
"App ID": "App ID", "App ID": "App ID",
"App ID - Tooltip": "App ID - Tooltip", "App ID - Tooltip": "App ID - Tooltip",
"App key": "App key",
"App key - Tooltip": "App key - Tooltip",
"App secret": "App secret",
"AppSecret - Tooltip": "AppSecret - Tooltip",
"Auth URL": "Auth URL", "Auth URL": "Auth URL",
"Auth URL - Tooltip": "Auth URL - 工具提示", "Auth URL - Tooltip": "Auth URL - 工具提示",
"Bucket": "存储桶", "Bucket": "存储桶",
@ -340,6 +346,8 @@
"Can not parse Metadata": "无法解析元数据", "Can not parse Metadata": "无法解析元数据",
"Category": "分类", "Category": "分类",
"Category - Tooltip": "分类", "Category - Tooltip": "分类",
"Channel No.": "Channel No.",
"Channel No. - Tooltip": "Channel No. - Tooltip",
"Client ID": "客户端ID", "Client ID": "客户端ID",
"Client ID - Tooltip": "Client ID", "Client ID - Tooltip": "Client ID",
"Client ID 2": "客户端 ID 2", "Client ID 2": "客户端 ID 2",
@ -382,13 +390,13 @@
"Region endpoint for Internet": "地域节点 (外网)", "Region endpoint for Internet": "地域节点 (外网)",
"Region endpoint for Intranet": "地域节点 (内网)", "Region endpoint for Intranet": "地域节点 (内网)",
"SAML 2.0 Endpoint (HTTP)": "SAML 2.0 Endpoint (HTTP)", "SAML 2.0 Endpoint (HTTP)": "SAML 2.0 Endpoint (HTTP)",
"Scope": "Scope",
"Scope - Tooltip": "Scope - 工具提示",
"SMS account": "SMS account", "SMS account": "SMS account",
"SMS account - Tooltip": "SMS account - Tooltip", "SMS account - Tooltip": "SMS account - Tooltip",
"SP ACS URL": "SP ACS URL", "SP ACS URL": "SP ACS URL",
"SP ACS URL - Tooltip": "SP ACS URL - 工具提示", "SP ACS URL - Tooltip": "SP ACS URL - 工具提示",
"SP Entity ID": "SP 实体 ID", "SP Entity ID": "SP 实体 ID",
"Scope": "Scope",
"Scope - Tooltip": "Scope - 工具提示",
"Secret access key": "秘密访问密钥", "Secret access key": "秘密访问密钥",
"SecretAccessKey - Tooltip": "访问密钥-工具提示", "SecretAccessKey - Tooltip": "访问密钥-工具提示",
"Sign Name": "签名名称", "Sign Name": "签名名称",