aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_migrate/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-17 00:45:46 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-17 00:45:46 +0200
commit70e8a7e25c40834830b0237f279d15f82dcd2a9e (patch)
treef0891ab44290b13035095dfeb3e62ed136231f34 /apps/admin_migrate/l10n/ja_JP.php
parent1e6dc6751700a91faff463f8f2840cf24e742f37 (diff)
downloadnextcloud-server-70e8a7e25c40834830b0237f279d15f82dcd2a9e.tar.gz
nextcloud-server-70e8a7e25c40834830b0237f279d15f82dcd2a9e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_migrate/l10n/ja_JP.php')
-rw-r--r--apps/admin_migrate/l10n/ja_JP.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/admin_migrate/l10n/ja_JP.php b/apps/admin_migrate/l10n/ja_JP.php
index a4d3349a183..f8e5944a6a4 100644
--- a/apps/admin_migrate/l10n/ja_JP.php
+++ b/apps/admin_migrate/l10n/ja_JP.php
@@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
-"Export this ownCloud instance" => "このownCloudをエクスポート",
-"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "このownCloudのデータを含む圧縮形式のファイルを生成します。\nエクスポートのタイプを選択してください:",
+"Export this ownCloud instance" => "ownCloudをエクスポート",
+"This will create a compressed file that contains the data of this owncloud instance.\n Please choose the export type:" => "このownCloudのデータを含む圧縮ファイルを生成します。\nエクスポートの種類を選択してください:",
"Export" => "エクスポート"
);