summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/ja_JP.php
blob: 367152c0743abadf07c04e27006e634499de161f (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Expire all versions" => "すべてのバージョンを削除する",
"History" => "履歴",
"Versions" => "バージョン",
"This will delete all existing backup versions of your files" => "これは、あなたのファイルのすべてのバックアップバージョンを削除します",
"Files Versioning" => "ファイルのバージョン管理",
"Enable" => "有効化"
);