From ff9c3b0ee2140e7b2d0866acd7a86339c26670bb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Feb 2024 00:20:21 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/ja.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files/l10n/ja.js') diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 28fa5203f4b..1fee96fa4bb 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -273,7 +273,6 @@ OC.L10N.register( "(copy)" : "(copy)", "(copy %n)" : "(copy %n)", "A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します", - "The files is locked" : "ファイルはロックされています", "The file does not exist anymore" : "ファイルはもう存在しません", "Choose destination" : "移動先を選択", "Copy to {target}" : "{target} にコピー", @@ -344,6 +343,7 @@ OC.L10N.register( "Search for an account" : "アカウントを検索", "Choose" : "選択", "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", - "Add" : "追加" + "Add" : "追加", + "The files is locked" : "ファイルはロックされています" }, "nplurals=1; plural=0;"); -- cgit v1.2.3