diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
commit | de01951da32efdebfff4ddb21cd07328a2d28e31 (patch) | |
tree | f01d2f4c38900832e5e6156c9d5f67dc5daba182 /lib/l10n/ja.js | |
parent | db91b4505ccd105f03cd23ac91e66b4b48b0b38d (diff) | |
download | nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.tar.gz nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 0e74416c8e7..20ad385491c 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -66,16 +66,11 @@ OC.L10N.register( "%s enter the database username." : "%s のデータベースのユーザー名を入力してください。", "%s enter the database name." : "%s のデータベース名を入力してください。", "%s you may not use dots in the database name" : "%s ではデータベース名にドットを利用できないかもしれません。", - "MySQL/MariaDB username and/or password not valid" : "MySQL/MariaDB のユーザー名及び/またはパスワードが無効", - "You need to enter either an existing account or the administrator." : "既存のアカウントもしくは管理者のどちらかを入力する必要があります。", - "DB Error: \"%s\"" : "DBエラー: \"%s\"", - "Offending command was: \"%s\"" : "違反コマンド: \"%s\"", - "MySQL/MariaDB user '%s'@'localhost' exists already." : "MySQL/MariaDB のユーザー '%s'@'localhost' はすでに存在します。", - "Drop this user from MySQL/MariaDB" : "MySQL/MariaDB からこのユーザーを削除", - "MySQL/MariaDB user '%s'@'%%' already exists" : "MySQL/MariaDB のユーザー '%s'@'%%' はすでに存在します", - "Drop this user from MySQL/MariaDB." : "MySQL/MariaDB からこのユーザーを削除。", "Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。", "Oracle username and/or password not valid" : "Oracleのユーザー名もしくはパスワードは有効ではありません", + "DB Error: \"%s\"" : "DBエラー: \"%s\"", + "Offending command was: \"%s\"" : "違反コマンド: \"%s\"", + "You need to enter either an existing account or the administrator." : "既存のアカウントもしくは管理者のどちらかを入力する必要があります。", "Offending command was: \"%s\", name: %s, password: %s" : "違反コマンド: \"%s\"、名前: %s、パスワード: %s", "PostgreSQL username and/or password not valid" : "PostgreSQLのユーザー名もしくはパスワードは有効ではありません", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X では、サポートされていません。このOSでは、%sは正常に動作しないかもしれません。ご自身の責任においてご利用ください。", |