summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-10 00:51:54 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-10 00:51:54 +0000
commitf14a01cc1ef6fbff80bc1fbc512799d5aaa62ca7 (patch)
tree928e0f9211ff999e2a5cf162fc855248c91d6d21 /apps/files/l10n/ja.js
parentdfd0adff0eecf7aeff9f096e00459fa7b00fc0b3 (diff)
downloadnextcloud-server-f14a01cc1ef6fbff80bc1fbc512799d5aaa62ca7.tar.gz
nextcloud-server-f14a01cc1ef6fbff80bc1fbc512799d5aaa62ca7.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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 2189c4d7ad8..08e798df0b3 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -182,6 +182,7 @@ OC.L10N.register(
"\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました",
"\"{name}\" is not an allowed filetype." : "\"{name}\" は許可されたファイルタイプではありません。",
"{newName} already exists." : "{newName} すでに存在しています。",
+ "\"{char}\" is not allowed inside a file name." : "\"{char}\"はファイル名には使用できません。",
"Name cannot be empty" : "名前は空にできません",
"Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています",
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" から \"{newName}\" に名前を変更済み",