diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-18 00:20:48 +0000 |
commit | 69070bf617a976124c338236cbdbacb2a2645e20 (patch) | |
tree | d5e8714be8c6b6a923fe9dcacf9aebe47aee380d /apps/files/l10n/ja.js | |
parent | 24f8fd333ebb2cef8a2bad3255af23ef85545090 (diff) | |
download | nextcloud-server-69070bf617a976124c338236cbdbacb2a2645e20.tar.gz nextcloud-server-69070bf617a976124c338236cbdbacb2a2645e20.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 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index ca57570ee36..461833f3c8c 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -398,8 +398,6 @@ OC.L10N.register( "Copy direct link (only works for people who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダにアクセスできる人にのみ機能します)", "Favored" : "好評", "Favor" : "好意的", - "Not favored" : "好ましくない", - "Destination is not a folder" : "宛先がフォルダではありません", - "This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります" + "Not favored" : "好ましくない" }, "nplurals=1; plural=0;"); |