diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-13 01:54:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-13 01:54:44 -0400 |
commit | 609a52ebe2e249be88e11c55ba606dce7e6bf1da (patch) | |
tree | 92da77fd9f247502425f3528055e185a93ecaa74 /apps/files_trashbin | |
parent | b4fd5fb275f0946a1aa0a598ee74e54256cbaf6c (diff) | |
download | nextcloud-server-609a52ebe2e249be88e11c55ba606dce7e6bf1da.tar.gz nextcloud-server-609a52ebe2e249be88e11c55ba606dce7e6bf1da.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/ja.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ja.php b/apps/files_trashbin/l10n/ja.php index b24e40aa23d..059579fc88d 100644 --- a/apps/files_trashbin/l10n/ja.php +++ b/apps/files_trashbin/l10n/ja.php @@ -8,7 +8,7 @@ $TRANSLATIONS = array( "restored" => "復元済", "Nothing in here. Your trash bin is empty!" => "ここには何もありません。ゴミ箱は空です!", "Name" => "名前", -"Deleted" => "削除済み", +"Deleted" => "削除日時", "Delete" => "削除" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |