summaryrefslogtreecommitdiffstats
path: root/apps/admin_migrate/l10n/ja_JP.php
blob: a4d3349a1834f4078da0e3c80696646541a8728a (plain)
1
2
3
4
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" => "エクスポート"
);