Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-14 01:23:15 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-14 01:23:15 +0400
commitc6707486a2d4255deac339814e1106b16f439696 (patch)
tree0aa55f2c681ebf2072287728c2435095d6862673 /impress
parent7d3a4edb3781f4450d4d6ded24dfa612063d25ff (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'impress')
-rw-r--r--impress/l10n/ja.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/impress/l10n/ja.php b/impress/l10n/ja.php
new file mode 100644
index 000000000..a0d011fc6
--- /dev/null
+++ b/impress/l10n/ja.php
@@ -0,0 +1,7 @@
+<?php $TRANSLATIONS = array(
+"Documentation" => "ドキュメント",
+"No Impress files are found in your ownCloud. Please upload a .impress file." => "ownCloud内には impress ファイルが見つかりません。.impress ファイルをアップロードしてください。",
+"Name" => "名前",
+"Size" => "サイズ",
+"Date" => "日付"
+);