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

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-12 04:39:43 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-12 04:39:43 +0300
commitb2b7840197568f1d95f8295e7d1c48ca0b64b1f0 (patch)
treee4a9d4806c9a35bc34403d74069335874d65164d /l10n
parent1a52c216e5b5bd64d725542356a18086efb7131a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 5d0a0b2..8abc2a9 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -7,12 +7,14 @@ OC.L10N.register(
"Authenticate with an U2F device" : "U2Fデバイスで認証する",
"Two Factor U2F" : "2段階U2F",
"Add U2F device" : "U2Fデバイスを追加",
+ "Adding your device …" : "あなたのデバイスを追加しています…",
"Server error while trying to add U2F device" : "U2Fデバイスの追加中にサーバーエラーが発生しました",
"U2F device is already registered (error code {errorCode})" : "U2Fデバイスはすでに登録されています (エラーコード {errorCode})",
"U2F device registration timeout reached (error code {errorCode})" : "U2Fデバイスの登録がタイムアウトしました (エラーコード {errorCode})",
"U2F device registration failed (error code {errorCode})" : "U2Fデバイスの登録に失敗しました (エラーコード {errorCode})",
"Server error while trying to complete U2F device registration" : "U2Fデバイスの登録を完了中にサーバーエラーが発生しました",
"No U2F devices configured. You are not using U2F as second factor at the moment." : "U2Fデバイスが設定されていません。2段階認証としてU2Fが使われていません。",
+ "Your browser does not support U2F." : "あなたのブラウザはU2Fをサポートしていません。",
"Chrome is the only browser that supports U2F devices. You need to install the \"U2F Support Add-on\" on Firefox to use U2F." : "ChromeはU2Fデバイスをサポートする唯一のブラウザーです。 FirefoxでU2Fを使用するには \"U2F Support Add-on\" をインストールする必要があります。",
"An error occurred. Please try again." : "エラーが発生しました。もう一度実行してください。",
"You are accessing this site via an insecure connection. Browsers might therefore refuse the U2F authentication." : "あなたは安全ではない接続を経由してアクセスしています。ブラウザーはU2F認証を拒否する可能性があります。"
diff --git a/l10n/ja.json b/l10n/ja.json
index 1d00325..c4f7eed 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -5,12 +5,14 @@
"Authenticate with an U2F device" : "U2Fデバイスで認証する",
"Two Factor U2F" : "2段階U2F",
"Add U2F device" : "U2Fデバイスを追加",
+ "Adding your device …" : "あなたのデバイスを追加しています…",
"Server error while trying to add U2F device" : "U2Fデバイスの追加中にサーバーエラーが発生しました",
"U2F device is already registered (error code {errorCode})" : "U2Fデバイスはすでに登録されています (エラーコード {errorCode})",
"U2F device registration timeout reached (error code {errorCode})" : "U2Fデバイスの登録がタイムアウトしました (エラーコード {errorCode})",
"U2F device registration failed (error code {errorCode})" : "U2Fデバイスの登録に失敗しました (エラーコード {errorCode})",
"Server error while trying to complete U2F device registration" : "U2Fデバイスの登録を完了中にサーバーエラーが発生しました",
"No U2F devices configured. You are not using U2F as second factor at the moment." : "U2Fデバイスが設定されていません。2段階認証としてU2Fが使われていません。",
+ "Your browser does not support U2F." : "あなたのブラウザはU2Fをサポートしていません。",
"Chrome is the only browser that supports U2F devices. You need to install the \"U2F Support Add-on\" on Firefox to use U2F." : "ChromeはU2Fデバイスをサポートする唯一のブラウザーです。 FirefoxでU2Fを使用するには \"U2F Support Add-on\" をインストールする必要があります。",
"An error occurred. Please try again." : "エラーが発生しました。もう一度実行してください。",
"You are accessing this site via an insecure connection. Browsers might therefore refuse the U2F authentication." : "あなたは安全ではない接続を経由してアクセスしています。ブラウザーはU2F認証を拒否する可能性があります。"