summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-29 02:28:29 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-29 02:28:29 +0000
commitcd064017ca96a26bfacb83c831498826daad4330 (patch)
treedbd4a8397098145fa73b029de2546607c5d42d17 /apps/files/l10n
parentd6847a975767bb610018d531d614b50f1da09a98 (diff)
downloadnextcloud-server-cd064017ca96a26bfacb83c831498826daad4330.tar.gz
nextcloud-server-cd064017ca96a26bfacb83c831498826daad4330.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/bg.js1
-rw-r--r--apps/files/l10n/bg.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/es.js1
-rw-r--r--apps/files/l10n/es.json1
-rw-r--r--apps/files/l10n/sr.js1
-rw-r--r--apps/files/l10n/sr.json1
-rw-r--r--apps/files/l10n/sv.js1
-rw-r--r--apps/files/l10n/sv.json1
-rw-r--r--apps/files/l10n/zh_HK.js3
-rw-r--r--apps/files/l10n/zh_HK.json3
14 files changed, 16 insertions, 2 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js
index 94441579686..ea06b4fcf53 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Delete permanently" : "Изтрий завинаги",
"Set up templates folder" : "Настройка на папка за шаблони",
"Templates" : "Шаблони",
+ "Create new templates folder" : "Създаване на нова папка за шаблони",
"Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони",
"Toggle %1$s sublist" : "Превключване на %1$s подсписък ",
"Toggle grid view" : "Превключи решетъчния изглед",
diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json
index 93b9ce82922..73d30fa430c 100644
--- a/apps/files/l10n/bg.json
+++ b/apps/files/l10n/bg.json
@@ -228,6 +228,7 @@
"Delete permanently" : "Изтрий завинаги",
"Set up templates folder" : "Настройка на папка за шаблони",
"Templates" : "Шаблони",
+ "Create new templates folder" : "Създаване на нова папка за шаблони",
"Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони",
"Toggle %1$s sublist" : "Превключване на %1$s подсписък ",
"Toggle grid view" : "Превключи решетъчния изглед",
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 0502e5f5646..2218940afde 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Delete permanently" : "Endgültig löschen",
"Set up templates folder" : "Vorlagenordner einrichten",
"Templates" : "Vorlagen",
+ "Create new templates folder" : "Neuen Vorlagenordner erstellen",
"Unable to initialize the templates directory" : "Der Vorlagenordner kann nicht initialisiert werden",
"Toggle %1$s sublist" : "Unterliste %1$s umschalten",
"Toggle grid view" : "Rasteransicht umschalten",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index eb24ace965d..d29b712a0e0 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -228,6 +228,7 @@
"Delete permanently" : "Endgültig löschen",
"Set up templates folder" : "Vorlagenordner einrichten",
"Templates" : "Vorlagen",
+ "Create new templates folder" : "Neuen Vorlagenordner erstellen",
"Unable to initialize the templates directory" : "Der Vorlagenordner kann nicht initialisiert werden",
"Toggle %1$s sublist" : "Unterliste %1$s umschalten",
"Toggle grid view" : "Rasteransicht umschalten",
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index ac3119057bc..c73292f069f 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Delete permanently" : "Delete permanently",
"Set up templates folder" : "Set up templates folder",
"Templates" : "Templates",
+ "Create new templates folder" : "Create new templates folder",
"Unable to initialize the templates directory" : "Unable to initialize the templates directory",
"Toggle %1$s sublist" : "Toggle %1$s sublist",
"Toggle grid view" : "Toggle grid view",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 0f3e426c6ff..c74a72b87db 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -228,6 +228,7 @@
"Delete permanently" : "Delete permanently",
"Set up templates folder" : "Set up templates folder",
"Templates" : "Templates",
+ "Create new templates folder" : "Create new templates folder",
"Unable to initialize the templates directory" : "Unable to initialize the templates directory",
"Toggle %1$s sublist" : "Toggle %1$s sublist",
"Toggle grid view" : "Toggle grid view",
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index d92ac593bb7..61432fe570e 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Delete permanently" : "Eliminar de forma definitiva",
"Set up templates folder" : "Configura una carpeta para plantillas",
"Templates" : "Plantillas",
+ "Create new templates folder" : "Crear nueva carpeta de plantillas",
"Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
"Toggle %1$s sublist" : "Alternar %1$s sublista",
"Toggle grid view" : "Alternar vista de cuadrícula",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 6d772dab90f..cabb9dca6c3 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -228,6 +228,7 @@
"Delete permanently" : "Eliminar de forma definitiva",
"Set up templates folder" : "Configura una carpeta para plantillas",
"Templates" : "Plantillas",
+ "Create new templates folder" : "Crear nueva carpeta de plantillas",
"Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas",
"Toggle %1$s sublist" : "Alternar %1$s sublista",
"Toggle grid view" : "Alternar vista de cuadrícula",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index def002ff0dd..6979b7d8c59 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Delete permanently" : "Обриши заувек",
"Set up templates folder" : "Постављање фолдера са шаблонима",
"Templates" : "Шаблони",
+ "Create new templates folder" : "Креирај нови фолдер шаблона",
"Unable to initialize the templates directory" : "Фолдер са шаблонима није могао да се иницијализује",
"Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте",
"Toggle grid view" : "Укључи/искључи приказ мреже",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index ff9215a114a..8a0d1944f0d 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -228,6 +228,7 @@
"Delete permanently" : "Обриши заувек",
"Set up templates folder" : "Постављање фолдера са шаблонима",
"Templates" : "Шаблони",
+ "Create new templates folder" : "Креирај нови фолдер шаблона",
"Unable to initialize the templates directory" : "Фолдер са шаблонима није могао да се иницијализује",
"Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте",
"Toggle grid view" : "Укључи/искључи приказ мреже",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 6beca3b58e6..a8778620673 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Delete permanently" : "Ta bort permanent",
"Set up templates folder" : "Skapa en mapp för mallar",
"Templates" : "Mallar",
+ "Create new templates folder" : "Skapa ny mallmapp",
"Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen",
"Toggle %1$s sublist" : "Växla %1$s sublista",
"Toggle grid view" : "Växla rutnätsvy",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index b34d84de934..720c0edba5d 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -228,6 +228,7 @@
"Delete permanently" : "Ta bort permanent",
"Set up templates folder" : "Skapa en mapp för mallar",
"Templates" : "Mallar",
+ "Create new templates folder" : "Skapa ny mallmapp",
"Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen",
"Toggle %1$s sublist" : "Växla %1$s sublista",
"Toggle grid view" : "Växla rutnätsvy",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index ac652bde3dc..61c7b00c1c2 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -228,8 +228,9 @@ OC.L10N.register(
"Blank" : "空白",
"Unable to create new file from template" : "無法從模板創建新檔案",
"Delete permanently" : "永久刪除",
- "Set up templates folder" : "設定範本料夾",
+ "Set up templates folder" : "設定範本資料夾",
"Templates" : "模板",
+ "Create new templates folder" : "創建新範本資料夾",
"Unable to initialize the templates directory" : "無法初始化模板目錄",
"Toggle %1$s sublist" : "切換 %1$s 子列表",
"Toggle grid view" : "切換網格檢視",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index 5f8f81edaa2..c9dbf1a731a 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -226,8 +226,9 @@
"Blank" : "空白",
"Unable to create new file from template" : "無法從模板創建新檔案",
"Delete permanently" : "永久刪除",
- "Set up templates folder" : "設定範本料夾",
+ "Set up templates folder" : "設定範本資料夾",
"Templates" : "模板",
+ "Create new templates folder" : "創建新範本資料夾",
"Unable to initialize the templates directory" : "無法初始化模板目錄",
"Toggle %1$s sublist" : "切換 %1$s 子列表",
"Toggle grid view" : "切換網格檢視",