aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_migrate/l10n/ja_JP.php
blob: f8e5944a6a40e4f32a364bd720f89d6baad21638 (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" => "エクスポート"
);