Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index d66485a8e72..2e56ec30d25 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -88,10 +88,10 @@ 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 ではデータベース名にドットを利用できないかもしれません。",
+ "You need to enter details of an existing account." : "既存のアカウントの詳細を入力してください。",
"Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。",
"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サーバーを利用することをご検討ください。",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "このインスタンス %s は、32bit PHP 環境で動作しており、php.ini に open_basedir が設定されているようです。4GB以上のファイルで問題が発生するため、この設定を利用しないことをお勧めします。",