summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-01 13:30:40 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-01 13:30:40 -0400
commite68b5f8b0da93bf1e039bc700aec8c816cc9afa9 (patch)
treeb8f10f9eef08f8064826e61c33030b35eee4ac93 /apps/files/l10n/ja_JP.php
parent36424580b04dd8c77ca98ff8b2fffcf671397ff4 (diff)
downloadnextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.tar.gz
nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja_JP.php')
-rw-r--r--apps/files/l10n/ja_JP.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php
index 09675b63f51..5438cbb4976 100644
--- a/apps/files/l10n/ja_JP.php
+++ b/apps/files/l10n/ja_JP.php
@@ -13,6 +13,7 @@ $TRANSLATIONS = array(
"Missing a temporary folder" => "一時保存フォルダが見つかりません",
"Failed to write to disk" => "ディスクへの書き込みに失敗しました",
"Not enough storage available" => "ストレージに十分な空き容量がありません",
+"Upload failed" => "アップロードに失敗",
"Invalid directory." => "無効なディレクトリです。",
"Files" => "ファイル",
"Unable to upload your file as it is a directory or has 0 bytes" => "ディレクトリもしくは0バイトのファイルはアップロードできません",
@@ -34,6 +35,7 @@ $TRANSLATIONS = array(
"undo" => "元に戻す",
"_%n folder_::_%n folders_" => array("%n個のフォルダ"),
"_%n file_::_%n files_" => array("%n個のファイル"),
+"{dirs} and {files}" => "{dirs} と {files}",
"_Uploading %n file_::_Uploading %n files_" => array("%n 個のファイルをアップロード中"),
"files uploading" => "ファイルをアップロード中",
"'.' is an invalid file name." => "'.' は無効なファイル名です。",