diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:35 +0000 |
commit | 6209a66f16896226ead262314844728ed6a23466 (patch) | |
tree | 6f19c046697275f932f175376e37c2485b68db50 /core/l10n/ja.js | |
parent | 3f19eb06a0f0f1a599aeea13457bae3c3164dd8b (diff) | |
download | nextcloud-server-6209a66f16896226ead262314844728ed6a23466.tar.gz nextcloud-server-6209a66f16896226ead262314844728ed6a23466.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 8c5c0f9462e..3d0c1c75e84 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -250,10 +250,9 @@ OC.L10N.register( "Log in" : "ログイン", "Wrong password." : "パスワードが間違っています。", "Forgot password?" : "パスワードをお忘れですか?", + "App token" : "アプリのトークン", "Account access" : "アカウントによるアクセス許可", "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可", - "App token" : "アプリのトークン", - "Alternative login using app token" : "アプリトークンを使って代替ログイン", "Redirecting …" : "転送中...", "New password" : "新しいパスワードを入力", "New Password" : "新しいパスワード", @@ -284,6 +283,7 @@ OC.L10N.register( "Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有", "Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有", "Stay logged in" : "ログインしたままにする", - "Alternative Logins" : "代替ログイン" + "Alternative Logins" : "代替ログイン", + "Alternative login using app token" : "アプリトークンを使って代替ログイン" }, "nplurals=1; plural=0;"); |