diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-29 14:10:40 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-29 14:10:40 -0500 |
commit | 1b18c5a047e451b77a777f94602603761d9f6816 (patch) | |
tree | 3e967c8bb181fbef0a32063b62cbdc818a6ad2b6 /lib/l10n/ja_JP.php | |
parent | 3c62de90fd7223562401241466d41fad4002c538 (diff) | |
download | nextcloud-server-1b18c5a047e451b77a777f94602603761d9f6816.tar.gz nextcloud-server-1b18c5a047e451b77a777f94602603761d9f6816.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja_JP.php')
-rw-r--r-- | lib/l10n/ja_JP.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php index f7af9b592ad..d7baf176a14 100644 --- a/lib/l10n/ja_JP.php +++ b/lib/l10n/ja_JP.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "ファイルは1つずつダウンロードする必要があります。", "Back to Files" => "ファイルに戻る", "Selected files too large to generate zip file." => "選択したファイルはZIPファイルの生成には大きすぎます。", +"Please download the files separately in smaller chunks or kindly ask your administrator." => "少しずつに分けてファイルをダウンロードするか、管理者に問い合わせてください。", "No source specified when installing app" => "アプリインストール時のソースが未指定", "No href specified when installing app from http" => "アプリインストール時のhttpの URL が未指定", "No path specified when installing app from local file" => "アプリインストール時のローカルファイルのパスが未指定", |