summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-14 01:12:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-14 01:12:26 +0000
commit4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0 (patch)
tree8ab4afe079a067a1479494c8d31197a7d94e5385 /apps/files_trashbin/l10n/ja.js
parentd7495f89abbe8050fb22202b0a47b901cce6df28 (diff)
downloadnextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.tar.gz
nextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ja.js')
-rw-r--r--apps/files_trashbin/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js
index c302d3bade8..66072c69e35 100644
--- a/apps/files_trashbin/l10n/ja.js
+++ b/apps/files_trashbin/l10n/ja.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_trashbin",
{
"Deleted files" : "ゴミ箱",
+ "restored" : "復元済",
+ "This application enables users to restore files that were deleted from the system." : "このアプリケーションを使用すると、ユーザーはシステムから削除されたファイルを復元できます。",
"Restore" : "復元",
"Delete" : "削除",
"Error while restoring file from trashbin" : "ごみ箱からファイルを復元中にエラーが発生しました",
@@ -12,8 +14,6 @@ OC.L10N.register(
"Error while removing files from trashbin" : "ごみ箱からファイルを削除中にエラーが発生しました",
"This operation is forbidden" : "この操作は禁止されています",
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
- "restored" : "復元済",
- "This application enables users to restore files that were deleted from the system." : "このアプリケーションを使用すると、ユーザーはシステムから削除されたファイルを復元できます。",
"No deleted files" : "削除されたファイルはありません",
"You will be able to recover deleted files from here" : "ここから削除されたファイルを元に戻すことができます。",
"No entries found in this folder" : "このフォルダーにはエントリーがありません",