summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-08 01:55:17 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-08 01:55:17 -0400
commit20fc4b8b533407c7282bf1634e90f3a52e5619f0 (patch)
tree6b7f292035cf90570de606ebfa914571652b8212 /lib/l10n/ja.php
parent5506f9dc813f034bc79f41aac1dea0db412092af (diff)
downloadnextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.tar.gz
nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.php')
-rw-r--r--lib/l10n/ja.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.php b/lib/l10n/ja.php
index 479eaa2368e..435db02ef09 100644
--- a/lib/l10n/ja.php
+++ b/lib/l10n/ja.php
@@ -112,11 +112,11 @@ $TRANSLATIONS = array(
"PostgreSQL >= 9 required" => "PostgreSQL >= 9 が必要です",
"Please upgrade your database version" => "新しいバージョンのデータベースにアップグレードしてください",
"Error occurred while checking PostgreSQL version" => "PostgreSQL のバージョンチェック中にエラーが発生しました",
-"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" => "PostgreSQL >= 9 がインストールされているかどうか確認して下さい。もしくは、ログからエラーに関する詳細な情報を確認して下さい。",
+"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" => "PostgreSQL >= 9 がインストールされているかどうか確認してください。もしくは、ログからエラーに関する詳細な情報を確認してください。",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." => "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。",
"Data directory (%s) is readable by other users" => "データディレクトリ (%s) は他のユーザーも閲覧することができます",
"Data directory (%s) is invalid" => "データディレクトリ (%s) は無効です",
-"Please check that the data directory contains a file \".ocdata\" in its root." => "データディレクトリに \".ocdata\" ファイルが含まれていることを確認して下さい。",
+"Please check that the data directory contains a file \".ocdata\" in its root." => "データディレクトリに \".ocdata\" ファイルが含まれていることを確認してください。",
"Could not obtain lock type %d on \"%s\"." => "\"%s\" で %d タイプのロックを取得できませんでした。"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";