[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-07-28 00:23:24 +00:00
Родитель 6e9d475f67
Коммит b18be12007
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 22 добавлений и 0 удалений

Просмотреть файл

@ -1,6 +1,14 @@
OC.L10N.register(
"twofactor_u2f",
{
"No U2F devices configured. You are not using U2F as second factor at the moment." : "U2Fデバイスが設定されていません。2段階認証としてU2Fが使われていません。",
"The following devices are configured for U2F second-factor authentication:" : "以下のデバイスはU2F 2段階認証設定されています。",
"Unnamed device" : "名称設定されていないデバイス",
"Remove" : "削除",
"Add U2F device" : "U2Fデバイスを追加",
"You can add as many devices as you like. It is recommended to give each device a distinct name." : "何台でもデバイスの追加が可能です。各デバイスには異なる名前をつけることを推奨します。",
"Adding a new device …" : "新しいデバイスを追加…",
"Could not remove your U2F device" : "U2Fデバイスを削除できませんでした。",
"Server error while trying to add U2F device" : "U2Fデバイスの追加中にサーバーエラーが発生しました",
"U2F device registration failed (error code {errorCode})" : "U2Fデバイスの登録に失敗しました (エラーコード {errorCode})",
"Server error while trying to complete U2F device registration" : "U2Fデバイスの登録を完了中にサーバーエラーが発生しました",
@ -8,9 +16,12 @@ OC.L10N.register(
"You removed an U2F hardware token" : "U2F ハードウェアトークンを削除しました",
"U2F device" : "U2Fデバイス",
"Authenticate with an U2F device" : "U2Fデバイスで認証する",
"Two Factor U2F" : "2段階U2F",
"Please plug in your U2F device and press the device button to authorize." : "U2Fデバイスを接続し、デバイスボタンを押して承認してください。",
"An error occurred. Please try again." : "エラーが発生しました。もう一度実行してください。",
"Install the \"U2F Support Add-on\" on Firefox to use U2F, this is not needed on Chrome." : "U2Fを利用するため、\"U2F サポート・アドオン\"をFirefoxにインストールします。Chromeでは必要ありません。",
"U2F second-factor auth" : "U2Fデバイスによる第2要素認証",
"Loading your devices …" : "デバイスを読み込み中…",
"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デバイスをサポートする唯一のブラウザです。 U2Fを使用するには、Firefoxに\"U2F Support Add-on\" をインストールする必要があります。",
"U2F device successfully registered." : "U2Fデバイスが正常に登録されました。"
},

Просмотреть файл

@ -1,4 +1,12 @@
{ "translations": {
"No U2F devices configured. You are not using U2F as second factor at the moment." : "U2Fデバイスが設定されていません。2段階認証としてU2Fが使われていません。",
"The following devices are configured for U2F second-factor authentication:" : "以下のデバイスはU2F 2段階認証設定されています。",
"Unnamed device" : "名称設定されていないデバイス",
"Remove" : "削除",
"Add U2F device" : "U2Fデバイスを追加",
"You can add as many devices as you like. It is recommended to give each device a distinct name." : "何台でもデバイスの追加が可能です。各デバイスには異なる名前をつけることを推奨します。",
"Adding a new device …" : "新しいデバイスを追加…",
"Could not remove your U2F device" : "U2Fデバイスを削除できませんでした。",
"Server error while trying to add U2F device" : "U2Fデバイスの追加中にサーバーエラーが発生しました",
"U2F device registration failed (error code {errorCode})" : "U2Fデバイスの登録に失敗しました (エラーコード {errorCode})",
"Server error while trying to complete U2F device registration" : "U2Fデバイスの登録を完了中にサーバーエラーが発生しました",
@ -6,9 +14,12 @@
"You removed an U2F hardware token" : "U2F ハードウェアトークンを削除しました",
"U2F device" : "U2Fデバイス",
"Authenticate with an U2F device" : "U2Fデバイスで認証する",
"Two Factor U2F" : "2段階U2F",
"Please plug in your U2F device and press the device button to authorize." : "U2Fデバイスを接続し、デバイスボタンを押して承認してください。",
"An error occurred. Please try again." : "エラーが発生しました。もう一度実行してください。",
"Install the \"U2F Support Add-on\" on Firefox to use U2F, this is not needed on Chrome." : "U2Fを利用するため、\"U2F サポート・アドオン\"をFirefoxにインストールします。Chromeでは必要ありません。",
"U2F second-factor auth" : "U2Fデバイスによる第2要素認証",
"Loading your devices …" : "デバイスを読み込み中…",
"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デバイスをサポートする唯一のブラウザです。 U2Fを使用するには、Firefoxに\"U2F Support Add-on\" をインストールする必要があります。",
"U2F device successfully registered." : "U2Fデバイスが正常に登録されました。"
},"pluralForm" :"nplurals=1; plural=0;"