diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-16 00:13:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-16 00:13:34 +0000 |
commit | 3214e697610f43d938ecfc60398f00e443313f4c (patch) | |
tree | 28566d5f65a55dfe04ab650ecb6001cb40fd0d3b /lib/l10n | |
parent | 64835d0acdfca0d285fddd2733e2fff74f999c11 (diff) | |
download | nextcloud-server-3214e697610f43d938ecfc60398f00e443313f4c.tar.gz nextcloud-server-3214e697610f43d938ecfc60398f00e443313f4c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ja.js | 4 | ||||
-rw-r--r-- | lib/l10n/ja.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index d26ed32af65..7821322dd24 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -86,8 +86,8 @@ OC.L10N.register( "%s enter the database name." : "%s のデータベース名を入力してください。", "%s you may not use dots in the database name" : "%s ではデータベース名にドットを利用できないかもしれません。", "Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。", - "Oracle username and/or password not valid" : "Oracleのユーザー名もしくはパスワードは有効ではありません", - "PostgreSQL username and/or password not valid" : "PostgreSQLのユーザー名もしくはパスワードは有効ではありません", + "Oracle username and/or password not valid" : "Oracleのユーザー名またはパスワードが有効ではありません", + "PostgreSQL username and/or password not valid" : "PostgreSQLのユーザー名またはパスワードが有効ではありません", "You need to enter details of an existing account." : "既存のアカウントの詳細を入力してください。", "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は正常に動作しないかもしれません。ご自身の責任においてご利用ください。", "For the best results, please consider using a GNU/Linux server instead." : "最も良い方法としては、代わりにGNU/Linuxサーバーを利用することをご検討ください。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 5541afba050..9d5049baa79 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -84,8 +84,8 @@ "%s enter the database name." : "%s のデータベース名を入力してください。", "%s you may not use dots in the database name" : "%s ではデータベース名にドットを利用できないかもしれません。", "Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。", - "Oracle username and/or password not valid" : "Oracleのユーザー名もしくはパスワードは有効ではありません", - "PostgreSQL username and/or password not valid" : "PostgreSQLのユーザー名もしくはパスワードは有効ではありません", + "Oracle username and/or password not valid" : "Oracleのユーザー名またはパスワードが有効ではありません", + "PostgreSQL username and/or password not valid" : "PostgreSQLのユーザー名またはパスワードが有効ではありません", "You need to enter details of an existing account." : "既存のアカウントの詳細を入力してください。", "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は正常に動作しないかもしれません。ご自身の責任においてご利用ください。", "For the best results, please consider using a GNU/Linux server instead." : "最も良い方法としては、代わりにGNU/Linuxサーバーを利用することをご検討ください。", |