diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-03 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-03 00:19:17 +0000 |
commit | f3c4a2e8ba1980a467cf12f42f4b2b4c4ba295fb (patch) | |
tree | 59269d1393e1bfce55b4fdbbb38648ab85e08f3f /apps/files/l10n/ja.js | |
parent | 8a4bd3b9320e389f5f8e590d660b99e045bcf4ff (diff) | |
download | nextcloud-server-f3c4a2e8ba1980a467cf12f42f4b2b4c4ba295fb.tar.gz nextcloud-server-f3c4a2e8ba1980a467cf12f42f4b2b4c4ba295fb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index e8684f9189e..bbc02374011 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -260,7 +260,7 @@ OC.L10N.register( "Creating file" : "ファイル作成", "Blank" : "ブランク", "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", - "Delete permanently" : "永久に削除", + "Delete permanently" : "完全に削除する", "Destination is not a folder" : "宛先がフォルダではありません", "This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります", "You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。", |