diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-23 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-23 00:19:42 +0000 |
commit | bc0a335492b4169525c5825f06f2890603628092 (patch) | |
tree | 2e7bbc81deac65b04ab2b76ce339145883476dd7 /apps/twofactor_backupcodes/l10n/ja.json | |
parent | 03a08e3863dde0ac5231bbb7bbe3f3dcadbae918 (diff) | |
download | nextcloud-server-bc0a335492b4169525c5825f06f2890603628092.tar.gz nextcloud-server-bc0a335492b4169525c5825f06f2890603628092.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/ja.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/ja.json b/apps/twofactor_backupcodes/l10n/ja.json index d92336de7f6..77f0ad2be84 100644 --- a/apps/twofactor_backupcodes/l10n/ja.json +++ b/apps/twofactor_backupcodes/l10n/ja.json @@ -8,7 +8,6 @@ "Two factor backup codes" : "二要素認証バックアップコード", "A two-factor auth backup codes provider" : "二要素認証バックアップコードプロバイダー", "Backup codes have been generated. {used} of {total} codes have been used." : "バックアップコードが生成されました。 {total} 個のうち {used} 個のコードが使用されています。", - "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" : "バックアップコードを印刷", "Regenerate backup codes" : "バックアップコードを再生成", @@ -16,6 +15,7 @@ "An error occurred while generating your backup codes" : "バックアップコードの生成中にエラーが発生しました", "{name} backup codes" : "{name} バックアップコード", "Use one of the backup codes you saved when setting up two-factor authentication." : "二要素認証を設定するときに保存したバックアップコードのいずれかを使用します。", - "Submit" : "了解" + "Submit" : "了解", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "以下はあなたのバックアップコードです。 後からこのコードを見ることはできないので、保存するか印刷しておいてください" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |