summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-10 00:25:29 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-10 00:25:29 +0000
commit058b6c36f9acd00a9be628948898dfb673cafbe7 (patch)
treef4a815c2728ef0f4a48ec4efd8a96b1182ab3ddf /apps/files/l10n
parent5125a3455f4518802ce387188d0a56da74019a9c (diff)
downloadnextcloud-server-058b6c36f9acd00a9be628948898dfb673cafbe7.tar.gz
nextcloud-server-058b6c36f9acd00a9be628948898dfb673cafbe7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/ar.js1
-rw-r--r--apps/files/l10n/ar.json1
-rw-r--r--apps/files/l10n/ca.js1
-rw-r--r--apps/files/l10n/ca.json1
-rw-r--r--apps/files/l10n/de_DE.js1
-rw-r--r--apps/files/l10n/de_DE.json1
-rw-r--r--apps/files/l10n/en_GB.js1
-rw-r--r--apps/files/l10n/en_GB.json1
-rw-r--r--apps/files/l10n/gl.js1
-rw-r--r--apps/files/l10n/gl.json1
-rw-r--r--apps/files/l10n/zh_HK.js1
-rw-r--r--apps/files/l10n/zh_HK.json1
12 files changed, 12 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index c9cf27b2129..58509ecf5a4 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -188,6 +188,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "إدخال آخر بنفس الاسم موجود بالفعل",
"Renamed \"{oldName}\" to \"{newName}\"" : "تمت إعادة تسمية \"{oldName}\" إلى \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "تعذر إعادة تسمية \"{oldName}\"، لم يعد موجودًا",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{newName}\" مُستعمَلٌ سلفاً في المجلّد\"{dir}\". إختَر اسماً آخر رجاءً.",
"Could not rename \"{oldName}\"" : "تعذرت إعادة تسمية \"{oldName}\"",
"Total rows summary" : "ملخص مجموع الأسطر",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر",
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json
index f0dad65263c..feac253ba07 100644
--- a/apps/files/l10n/ar.json
+++ b/apps/files/l10n/ar.json
@@ -186,6 +186,7 @@
"Another entry with the same name already exists" : "إدخال آخر بنفس الاسم موجود بالفعل",
"Renamed \"{oldName}\" to \"{newName}\"" : "تمت إعادة تسمية \"{oldName}\" إلى \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "تعذر إعادة تسمية \"{oldName}\"، لم يعد موجودًا",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{newName}\" مُستعمَلٌ سلفاً في المجلّد\"{dir}\". إختَر اسماً آخر رجاءً.",
"Could not rename \"{oldName}\"" : "تعذرت إعادة تسمية \"{oldName}\"",
"Total rows summary" : "ملخص مجموع الأسطر",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر",
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index ca9aff482bf..5ae599b5ab5 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -188,6 +188,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Ja existeix una altra entrada amb aquest nom",
"Renamed \"{oldName}\" to \"{newName}\"" : "S'ha canviat el nom de «{oldName}» a «{newName}»",
"Could not rename \"{oldName}\", it does not exist any more" : "No s'ha pogut canviar el nom de «{oldName}», ja no existeix",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nom «{newName}» ja està en ús en la carpeta «{dir}». Trieu un nom diferent.",
"Could not rename \"{oldName}\"" : "No s'ha pogut canviar el nom de «{oldName}»",
"Total rows summary" : "Resum de totes les files",
"\"{displayName}\" failed on some elements " : "S'ha produït un error en l'acció «{displayName}» per a alguns elements",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index 53482ba43ab..e60e5e6f069 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -186,6 +186,7 @@
"Another entry with the same name already exists" : "Ja existeix una altra entrada amb aquest nom",
"Renamed \"{oldName}\" to \"{newName}\"" : "S'ha canviat el nom de «{oldName}» a «{newName}»",
"Could not rename \"{oldName}\", it does not exist any more" : "No s'ha pogut canviar el nom de «{oldName}», ja no existeix",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nom «{newName}» ja està en ús en la carpeta «{dir}». Trieu un nom diferent.",
"Could not rename \"{oldName}\"" : "No s'ha pogut canviar el nom de «{oldName}»",
"Total rows summary" : "Resum de totes les files",
"\"{displayName}\" failed on some elements " : "S'ha produït un error en l'acció «{displayName}» per a alguns elements",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 97dcca6b641..258a949ab3d 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -188,6 +188,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits",
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" in \"{newName}\" umbenannt",
"Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name \"{newName}“ wird bereits im Ordner \"{dir}“ verwendet. Bitte wählen Sie einen anderen Namen.",
"Could not rename \"{oldName}\"" : "\"{oldName}\" konnte nicht umbenannt werden",
"Total rows summary" : "Zusammenfassung aller Zeilen",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 7a4ec1267b0..ef75359f15b 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -186,6 +186,7 @@
"Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits",
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" in \"{newName}\" umbenannt",
"Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Der Name \"{newName}“ wird bereits im Ordner \"{dir}“ verwendet. Bitte wählen Sie einen anderen Namen.",
"Could not rename \"{oldName}\"" : "\"{oldName}\" konnte nicht umbenannt werden",
"Total rows summary" : "Zusammenfassung aller Zeilen",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen",
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 0118f672dab..d31c68b0dde 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -188,6 +188,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Another entry with the same name already exists",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name.",
"Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"",
"Total rows summary" : "Total rows summary",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 0d2f6136ecd..6762595ed51 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -186,6 +186,7 @@
"Another entry with the same name already exists" : "Another entry with the same name already exists",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name.",
"Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"",
"Total rows summary" : "Total rows summary",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ",
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index c8325bc4f32..067e14c4851 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -188,6 +188,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome",
"Renamed \"{oldName}\" to \"{newName}\"" : "Cambiouse o nome de «{oldName}» a «{newName}»",
"Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel renomear «{oldName}», xa non existe",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome «{newName}» xa se utiliza no cartafol «{dir}». Escolla un nome diferente.",
"Could not rename \"{oldName}\"" : "Non foi posíbel renomear «{oldName}»",
"Total rows summary" : "Resumo total de filas",
"\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index e8e6a53c693..bed61da80a2 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -186,6 +186,7 @@
"Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome",
"Renamed \"{oldName}\" to \"{newName}\"" : "Cambiouse o nome de «{oldName}» a «{newName}»",
"Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel renomear «{oldName}», xa non existe",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome «{newName}» xa se utiliza no cartafol «{dir}». Escolla un nome diferente.",
"Could not rename \"{oldName}\"" : "Non foi posíbel renomear «{oldName}»",
"Total rows summary" : "Resumo total de filas",
"\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 1637b025d34..cfadf7ef20b 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -188,6 +188,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "另一個同名的條目已經存在",
"Renamed \"{oldName}\" to \"{newName}\"" : "已將「{oldName}」重新命名為「{newName}」",
"Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,因為此檔案已經不存在",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{newName}」在這資料夾「{dir}」已經被使用。請選擇其他名稱。",
"Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」",
"Total rows summary" : "總列摘要",
"\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index 6a4c4c38ac0..0b487a42e4b 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -186,6 +186,7 @@
"Another entry with the same name already exists" : "另一個同名的條目已經存在",
"Renamed \"{oldName}\" to \"{newName}\"" : "已將「{oldName}」重新命名為「{newName}」",
"Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,因為此檔案已經不存在",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名稱「{newName}」在這資料夾「{dir}」已經被使用。請選擇其他名稱。",
"Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」",
"Total rows summary" : "總列摘要",
"\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗",