summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-15 00:05:10 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-15 00:05:10 +0100
commitfdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c (patch)
treecc1c6042b60b94b2877d68ad4175f3c8fc93cffb /apps/files_versions/l10n/ja_JP.php
parent71ae41716a56305ab9509571c0a84311b9f3eb63 (diff)
downloadnextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.tar.gz
nextcloud-server-fdd667a83c5cc9938cdfc4a2a5660de1c0a7aa0c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/ja_JP.php')
-rw-r--r--apps/files_versions/l10n/ja_JP.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files_versions/l10n/ja_JP.php b/apps/files_versions/l10n/ja_JP.php
index 367152c0743..c97ba3d00ee 100644
--- a/apps/files_versions/l10n/ja_JP.php
+++ b/apps/files_versions/l10n/ja_JP.php
@@ -1,8 +1,5 @@
<?php $TRANSLATIONS = array(
-"Expire all versions" => "すべてのバージョンを削除する",
"History" => "履歴",
-"Versions" => "バージョン",
-"This will delete all existing backup versions of your files" => "これは、あなたのファイルのすべてのバックアップバージョンを削除します",
"Files Versioning" => "ファイルのバージョン管理",
"Enable" => "有効化"
);