summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-04 00:07:11 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-04 00:07:11 +0100
commita53a946c20031e891e781b38cfd0fcb849db3cb1 (patch)
treeab213db2bd883f4e05e2950e5c1424df25c6c2af /apps/files/l10n/ja_JP.php
parent4cb760a92402ab3eb8550fb05b05eae800030680 (diff)
downloadnextcloud-server-a53a946c20031e891e781b38cfd0fcb849db3cb1.tar.gz
nextcloud-server-a53a946c20031e891e781b38cfd0fcb849db3cb1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja_JP.php')
-rw-r--r--apps/files/l10n/ja_JP.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php
index 27974160ff0..7b8c3ca4778 100644
--- a/apps/files/l10n/ja_JP.php
+++ b/apps/files/l10n/ja_JP.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "エラーはありません。ファイルのアップロードは成功しました",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "アップロードされたファイルはphp.ini の upload_max_filesize に設定されたサイズを超えています:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "アップロードされたファイルはHTMLのフォームに設定されたMAX_FILE_SIZEに設定されたサイズを超えています",
"The uploaded file was only partially uploaded" => "ファイルは一部分しかアップロードされませんでした",
"No file was uploaded" => "ファイルはアップロードされませんでした",