ja_JP.php
466 Bytes
<?php $TRANSLATIONS = array(
"Export" => "エクスポート",
"Something went wrong while the export file was being generated" => "エクスポートファイルの生成時に何か不具合が発生しました。",
"An error has occurred" => "エラーが発生しました",
"User Account Migration" => "ユーザアカウント移行",
"Export and import ownCloud user accounts." => "ownCloudユーザアカウントのエクスポートとインポート"
);