diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-14 00:07:36 +0000 |
commit | 0f96d5a641e790aa5d289792a45406d488553579 (patch) | |
tree | 92013149c0ad586351c09514b5cb809bd4848a02 /lib/l10n/ja.js | |
parent | d0c0f6cfc1871c90cd43d3b005206a360b5bb540 (diff) | |
download | nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.tar.gz nextcloud-server-0f96d5a641e790aa5d289792a45406d488553579.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index b3a681412c2..a46306be3e4 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -159,8 +159,8 @@ OC.L10N.register( "Username contains whitespace at the beginning or at the end" : "ユーザー名の最初か最後に空白が含まれています", "A valid password must be provided" : "有効なパスワードを指定する必要があります", "The username is already being used" : "ユーザー名はすでに使われています", - "Login canceled by app" : "アプリによりログインが中止されました", "User disabled" : "ユーザーは無効です", + "Login canceled by app" : "アプリによりログインが中止されました", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", "No app name specified" : "アプリ名が未指定", |