diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-07 00:19:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-07 00:19:10 +0000 |
commit | 305c3812a4def18ea90d21031067d7eecedb092a (patch) | |
tree | 3dc3e1004f278f83b5dd4a3fa849b54a67240ed8 /apps/files/l10n/ja.js | |
parent | 8e1af4913a1b3e19bf203d4edaaefe43124cb2cd (diff) | |
download | nextcloud-server-305c3812a4def18ea90d21031067d7eecedb092a.tar.gz nextcloud-server-305c3812a4def18ea90d21031067d7eecedb092a.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 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index bbc02374011..598a4fee9eb 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -37,10 +37,6 @@ OC.L10N.register( "Set reminder" : "リマインダーを設定", "Edit locally" : "ローカルで編集", "Open" : "開く", - "Delete file" : "ファイルを削除", - "Delete folder" : "フォルダーを削除", - "Disconnect storage" : "ストレージを切断する", - "Leave this share" : "この共有から抜ける", "Could not load info for file \"{file}\"" : "\"{file}\" ファイルの情報を読み込めませんでした", "Files" : "ファイル", "Details" : "詳細", @@ -261,6 +257,7 @@ OC.L10N.register( "Blank" : "ブランク", "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Delete permanently" : "完全に削除する", + "Delete and unshare" : "削除して共有を解除", "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" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。", |