summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-06 13:28:06 +0000
commitda2363a1dd08bc3ca4e0736a97516082700e846d (patch)
tree329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/files_sharing/l10n/ja.js
parente1abe5a62b34d5de94b258b665ca612a973e2dbd (diff)
downloadnextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz
nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r--apps/files_sharing/l10n/ja.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index bd40344053a..7640f8f5104 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -104,6 +104,10 @@ OC.L10N.register(
"Add to your ownCloud" : "ownCloud に追加",
"Download" : "ダウンロード",
"Download %s" : "%s をダウンロード",
- "Direct link" : "リンク"
+ "Direct link" : "リンク",
+ "Upload files to %s" : "%s にファイルをアップロード",
+ "Select or drop files" : "ファイルを選択するか、ドラッグ&ドロップしてください",
+ "Uploading files…" : "ファイルをアップロード中...",
+ "Uploaded files:" : "アップロード済ファイル:"
},
"nplurals=1; plural=0;");