diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-19 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-19 01:12:41 +0000 |
commit | 785ccae62204b6cc34f423c70e369943eb41e4dc (patch) | |
tree | b2e68ceed04d0ef028205bbc5962dcfb049485cd /apps/files_trashbin/l10n/ja.js | |
parent | 8c0497249879de8fecef8df6357d37bde8fb0676 (diff) | |
download | nextcloud-server-785ccae62204b6cc34f423c70e369943eb41e4dc.tar.gz nextcloud-server-785ccae62204b6cc34f423c70e369943eb41e4dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ja.js')
-rw-r--r-- | apps/files_trashbin/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js index 66072c69e35..1fb32f5b696 100644 --- a/apps/files_trashbin/l10n/ja.js +++ b/apps/files_trashbin/l10n/ja.js @@ -5,9 +5,8 @@ OC.L10N.register( "restored" : "復元済", "This application enables users to restore files that were deleted from the system." : "このアプリケーションを使用すると、ユーザーはシステムから削除されたファイルを復元できます。", "Restore" : "復元", - "Delete" : "削除", - "Error while restoring file from trashbin" : "ごみ箱からファイルを復元中にエラーが発生しました", "Delete permanently" : "完全に削除する", + "Error while restoring file from trashbin" : "ごみ箱からファイルを復元中にエラーが発生しました", "Error while removing file from trashbin" : "ごみ箱からファイルを削除中にエラーが発生しました", "Error while restoring files from trashbin" : "ごみ箱からファイルを復元する際のエラー", "Error while emptying trashbin" : "ごみ箱を空にする際にエラーが発生", @@ -21,6 +20,7 @@ OC.L10N.register( "Name" : "名前", "Actions" : "アクション", "Deleted" : "削除日時", + "Delete" : "削除", "Couldn't delete %s permanently" : "%s を完全に削除できませんでした", "Couldn't restore %s" : "%s を復元できませんでした", "Error" : "エラー" |