diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-10 00:25:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-10 00:25:52 +0000 |
commit | e6d0105217e9a89bb6fddcfda4830ac9a556ed86 (patch) | |
tree | 8bc9b4ae5cc2924b468b7d851607cf5d7ca67289 /apps/files/l10n/ja.json | |
parent | c40ece338bb0658ad18696bf4d31c378e6d4b5e6 (diff) | |
download | nextcloud-server-e6d0105217e9a89bb6fddcfda4830ac9a556ed86.tar.gz nextcloud-server-e6d0105217e9a89bb6fddcfda4830ac9a556ed86.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index ea61f1594ce..f254dd03532 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -180,6 +180,7 @@ "\"{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}\" に名前を変更済み", |