Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2019-01-14 11:59:02 +0300
committerGitHub <noreply@github.com>2019-01-14 11:59:02 +0300
commit5356ead2444a2f7ac0effb4b4f60301c214b27e1 (patch)
treee0f65ebc9671c8a91e04a75ed866388f7fad9d2f /plugins/TwoFactorAuth
parentaee444f4b1e54c808b45812b1fec2b46f62941e2 (diff)
language update (#13956)
Diffstat (limited to 'plugins/TwoFactorAuth')
-rw-r--r--plugins/TwoFactorAuth/lang/ja.json18
-rw-r--r--plugins/TwoFactorAuth/lang/pt.json1
2 files changed, 19 insertions, 0 deletions
diff --git a/plugins/TwoFactorAuth/lang/ja.json b/plugins/TwoFactorAuth/lang/ja.json
new file mode 100644
index 0000000000..7c044f0edb
--- /dev/null
+++ b/plugins/TwoFactorAuth/lang/ja.json
@@ -0,0 +1,18 @@
+{
+ "TwoFactorAuth": {
+ "TwoFactorAuthentication": "2ファクター認証",
+ "TwoFAShort": "2FA",
+ "TwoFactorAuthenticationIsEnabled": "現在、2ファクター認証が有効です。",
+ "TwoFactorAuthenticationIsDisabled": "2ファクター認証は現在無効です。",
+ "ConfigureDifferentDevice": "別のデバイスを設定する",
+ "SetUpTwoFactorAuthentication": "2ファクター認証を設定する(2FA)",
+ "AuthenticationCode": "認証コード",
+ "Verify": "確認",
+ "DontHaveYourMobileDevice": "モバイルデバイスをお持ちではありませんか?",
+ "EnterRecoveryCodeInstead": "リカバリコードを入力してください",
+ "ShowRecoveryCodes": "リカバリコードを表示する",
+ "ConfirmSetup": "セットアップを確認する",
+ "DisableTwoFA": "2ファクター認証を無効にする",
+ "EnableTwoFA": "2ファクター認証を有効にする"
+ }
+} \ No newline at end of file
diff --git a/plugins/TwoFactorAuth/lang/pt.json b/plugins/TwoFactorAuth/lang/pt.json
index 3c8cd82b80..d3f2044037 100644
--- a/plugins/TwoFactorAuth/lang/pt.json
+++ b/plugins/TwoFactorAuth/lang/pt.json
@@ -22,6 +22,7 @@
"SetupIntroFollowSteps": "Por favor, siga estes passos para configurar a autenticação de dois fatores:",
"SetupFinishedTitle": "Parabéns! A sua conta está agora ainda mais protegida.",
"SetupFinishedSubtitle": "A autenticação de dois fatores foi configurada com sucesso. Da próxima vez que iniciar sessão, terá também de introduzir o código de autenticação. Certifique-se que tem consigo o seu dispositivo móvel ou os seus códigos de segurança.",
+ "WarningChangingConfiguredDevice": "Está prestes a alterar o dispositivo de autenticação de dois fatores configurado. Isto irá invalidar qualquer dispositivo configurado anteriormente.",
"ShowRecoveryCodes": "Mostrar códigos de recuperação",
"ConfirmSetup": "Confirmar configuração",
"NotPossibleToLogIn": "Não é possível iniciar sessão no Matomo Analytics",