summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-10 00:25:52 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-10 00:25:52 +0000
commite6d0105217e9a89bb6fddcfda4830ac9a556ed86 (patch)
tree8bc9b4ae5cc2924b468b7d851607cf5d7ca67289 /apps/files
parentc40ece338bb0658ad18696bf4d31c378e6d4b5e6 (diff)
downloadnextcloud-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')
-rw-r--r--apps/files/l10n/fr.js1
-rw-r--r--apps/files/l10n/fr.json1
-rw-r--r--apps/files/l10n/ja.js1
-rw-r--r--apps/files/l10n/ja.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 04693e3d547..49c9d21bbda 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -182,6 +182,7 @@ OC.L10N.register(
"\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"",
"\"{name}\" is not an allowed filetype." : "\"{name}\" n'est pas un type de fichier autorisé.",
"{newName} already exists." : "{newName} existe déjà.",
+ "\"{char}\" is not allowed inside a file name." : "\"{char}\" n'est pas autorisé dans un nom de fichier.",
"Name cannot be empty" : "Le nom ne peut pas être vide",
"Another entry with the same name already exists" : "Une autre entrée avec le même nom existe déjà",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renommer \"{oldName}\" en \"{newName}\"",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index f4acd3f3125..3825adffd6c 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -180,6 +180,7 @@
"\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"",
"\"{name}\" is not an allowed filetype." : "\"{name}\" n'est pas un type de fichier autorisé.",
"{newName} already exists." : "{newName} existe déjà.",
+ "\"{char}\" is not allowed inside a file name." : "\"{char}\" n'est pas autorisé dans un nom de fichier.",
"Name cannot be empty" : "Le nom ne peut pas être vide",
"Another entry with the same name already exists" : "Une autre entrée avec le même nom existe déjà",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renommer \"{oldName}\" en \"{newName}\"",
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}\" に名前を変更済み",
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}\" に名前を変更済み",