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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/ja.json')
-rw-r--r--apps/twofactor_backupcodes/l10n/ja.json23
1 files changed, 20 insertions, 3 deletions
diff --git a/apps/twofactor_backupcodes/l10n/ja.json b/apps/twofactor_backupcodes/l10n/ja.json
index c321e639c58..75c1f96e19d 100644
--- a/apps/twofactor_backupcodes/l10n/ja.json
+++ b/apps/twofactor_backupcodes/l10n/ja.json
@@ -1,16 +1,33 @@
{ "translations": {
- "Generate backup codes" : "バックアップコードを生成する",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 中の {{used}} コードが使用されています。",
+ "activated" : "活性化されました",
+ "updated" : "アップデートされました",
+ "mounted" : "マウントされました",
+ "deactivated" : "失効した",
+ "beforeCreate" : "作成前",
+ "created" : "作成されました",
+ "beforeUpdate" : "更新前",
+ "beforeDestroy" : "破棄前",
+ "destroyed" : "破棄されました",
+ "beforeMount" : "マウント前",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "これらはあなたのバックアップコードです。 後からこのコードは見ることはできないので、保存するか印刷しておいてください",
"Save backup codes" : "バックアップコードを保存",
"Print backup codes" : "バックアップコードを印刷",
+ "Backup codes have been generated. {used} of {total} codes have been used." : "バックアップコードが生成されました。 {total} 中の {used} コードが使用されています。",
"Regenerate backup codes" : "バックアップコードを再生成",
+ "_icon-loading-small_::_generate-backup-codes_" : ["生成バックアップコード"],
"If you regenerate backup codes, you automatically invalidate old codes." : "バックアップコードを再生成すると、自動的に古いコードが無効になります。",
+ "Generate backup codes" : "バックアップコードを生成する",
"An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました",
"Nextcloud backup codes" : "Nextcloud バックアップコード",
"You created two-factor backup codes for your account" : "アカウントの2要素バックアップコードを作成しました",
+ "Second-factor backup codes" : "第二要素バックアップコード",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
"Backup code" : "バックアップコード",
"Use backup code" : "バックアップコードを使用する",
- "Second-factor backup codes" : "第二要素バックアップコード"
+ "Two factor backup codes" : "2要素バックアップコード",
+ "A two-factor auth backup codes provider" : "2要素認証バックアップコードプロバイダ",
+ "Use one of the backup codes you saved when setting up two-factor authentication." : "二要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
+ "Submit" : "了解",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "バックアップコードが生成されました。 {{total}} 中の {{used}} コードが使用されています。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file