aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-12 00:19:52 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-12 00:19:52 +0000
commite632becae17abe1a6a94d488c814d1860d46ca4f (patch)
treea9fb74df4c34e968182b899204da96555e492422 /lib
parent4f406c87beb7afcbdfa3c6ee4f772b9149ae2c44 (diff)
downloadnextcloud-server-e632becae17abe1a6a94d488c814d1860d46ca4f.tar.gz
nextcloud-server-e632becae17abe1a6a94d488c814d1860d46ca4f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de_DE.js1
-rw-r--r--lib/l10n/de_DE.json1
-rw-r--r--lib/l10n/en_GB.js1
-rw-r--r--lib/l10n/en_GB.json1
-rw-r--r--lib/l10n/ga.js1
-rw-r--r--lib/l10n/ga.json1
-rw-r--r--lib/l10n/gl.js1
-rw-r--r--lib/l10n/gl.json1
-rw-r--r--lib/l10n/ja.js1
-rw-r--r--lib/l10n/ja.json1
-rw-r--r--lib/l10n/nb.js1
-rw-r--r--lib/l10n/nb.json1
-rw-r--r--lib/l10n/sr.js1
-rw-r--r--lib/l10n/sr.json1
-rw-r--r--lib/l10n/zh_HK.js1
-rw-r--r--lib/l10n/zh_HK.json1
-rw-r--r--lib/l10n/zh_TW.js1
-rw-r--r--lib/l10n/zh_TW.json1
18 files changed, 18 insertions, 0 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 63c2cff391f..d7a622296ad 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "Gerade eben",
"Empty file" : "Leere Datei",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktivieren Sie es in Ihren Einstellungen oder kontaktieren Sie Ihren Administrator.",
+ "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"",
"File already exists" : "Datei bereits vorhanden",
"Invalid path" : "Ungültiger Pfad",
"Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 91b10374938..01c83dcb9a4 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -78,6 +78,7 @@
"seconds ago" : "Gerade eben",
"Empty file" : "Leere Datei",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktivieren Sie es in Ihren Einstellungen oder kontaktieren Sie Ihren Administrator.",
+ "Invalid filename extension \"%1$s\"" : "Ungültige Dateinamenerweiterung \"%1$s\"",
"File already exists" : "Datei bereits vorhanden",
"Invalid path" : "Ungültiger Pfad",
"Failed to create file from template" : "Fehler beim Erstellen der Datei aus Vorlage",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 1c9b84880d2..431a95685a6 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "seconds ago",
"Empty file" : "Empty file",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.",
+ "Invalid filename extension \"%1$s\"" : "Invalid filename extension \"%1$s\"",
"File already exists" : "File already exists",
"Invalid path" : "Invalid path",
"Failed to create file from template" : "Failed to create file from template",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index ae2c93ee350..a30a8f24f99 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -78,6 +78,7 @@
"seconds ago" : "seconds ago",
"Empty file" : "Empty file",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator.",
+ "Invalid filename extension \"%1$s\"" : "Invalid filename extension \"%1$s\"",
"File already exists" : "File already exists",
"Invalid path" : "Invalid path",
"Failed to create file from template" : "Failed to create file from template",
diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js
index db1627b0c93..fb04acc78c6 100644
--- a/lib/l10n/ga.js
+++ b/lib/l10n/ga.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "soicind ó shin",
"Empty file" : "Comhad folamh",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modúl le haitheantas: níl %s ann. Cumasaigh é i socruithe d'aipeanna nó déan teagmháil le do riarthóir le do thoil.",
+ "Invalid filename extension \"%1$s\"" : "Iarmhír neamhbhailí ar ainm comhaid \"%1$s\"",
"File already exists" : "Tá an comhad ann cheana féin",
"Invalid path" : "Conair neamhbhailí",
"Failed to create file from template" : "Theip ar chruthú comhad ón teimpléad",
diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json
index a25b1143d45..b968037e117 100644
--- a/lib/l10n/ga.json
+++ b/lib/l10n/ga.json
@@ -78,6 +78,7 @@
"seconds ago" : "soicind ó shin",
"Empty file" : "Comhad folamh",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modúl le haitheantas: níl %s ann. Cumasaigh é i socruithe d'aipeanna nó déan teagmháil le do riarthóir le do thoil.",
+ "Invalid filename extension \"%1$s\"" : "Iarmhír neamhbhailí ar ainm comhaid \"%1$s\"",
"File already exists" : "Tá an comhad ann cheana féin",
"Invalid path" : "Conair neamhbhailí",
"Failed to create file from template" : "Theip ar chruthú comhad ón teimpléad",
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index f931d6a77c2..3224d0bc344 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "segundos atrás",
"Empty file" : "Ficheiro baleiro",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte coa administración desta instancia.",
+ "Invalid filename extension \"%1$s\"" : "A extensión de nome de ficheiro «%1$s» non é válida",
"File already exists" : "O ficheiro xa existe",
"Invalid path" : "Ruta incorrecta.",
"Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo",
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 4236a4fa4b6..e522ae061b8 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -78,6 +78,7 @@
"seconds ago" : "segundos atrás",
"Empty file" : "Ficheiro baleiro",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte coa administración desta instancia.",
+ "Invalid filename extension \"%1$s\"" : "A extensión de nome de ficheiro «%1$s» non é válida",
"File already exists" : "O ficheiro xa existe",
"Invalid path" : "Ruta incorrecta.",
"Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index e8f20292401..5c749c404f1 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "数秒前",
"Empty file" : "空白のファイル",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。",
+ "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"",
"File already exists" : "ファイルが既に存在します",
"Invalid path" : "パスが無効",
"Failed to create file from template" : "テンプレートからファイルを作成できませんでした",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 52b388c1f24..369d7ac0953 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -78,6 +78,7 @@
"seconds ago" : "数秒前",
"Empty file" : "空白のファイル",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。",
+ "Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"",
"File already exists" : "ファイルが既に存在します",
"Invalid path" : "パスが無効",
"Failed to create file from template" : "テンプレートからファイルを作成できませんでした",
diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js
index 3bb36860f62..0ecf18e41ce 100644
--- a/lib/l10n/nb.js
+++ b/lib/l10n/nb.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "for få sekunder siden",
"Empty file" : "Tom fil",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul med ID: %s finnes ikke. Skru den på i app-innstillingene eller kontakt en administrator.",
+ "Invalid filename extension \"%1$s\"" : "Ugyldig filendelse \"%1$s\"",
"File already exists" : "Filen finnes allerede",
"Invalid path" : "Ugyldig filbane",
"Failed to create file from template" : "Oppretting av fil fra mal feilet",
diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json
index 7e7a3d398ee..d21d59afd7d 100644
--- a/lib/l10n/nb.json
+++ b/lib/l10n/nb.json
@@ -78,6 +78,7 @@
"seconds ago" : "for få sekunder siden",
"Empty file" : "Tom fil",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modul med ID: %s finnes ikke. Skru den på i app-innstillingene eller kontakt en administrator.",
+ "Invalid filename extension \"%1$s\"" : "Ugyldig filendelse \"%1$s\"",
"File already exists" : "Filen finnes allerede",
"Invalid path" : "Ugyldig filbane",
"Failed to create file from template" : "Oppretting av fil fra mal feilet",
diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js
index 156e1b2f2c0..c369c1ad8d8 100644
--- a/lib/l10n/sr.js
+++ b/lib/l10n/sr.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "пре неколико секунди",
"Empty file" : "Празан фајл",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модул са идентификацијом: %s не постоји. Омогућите га у подешавањима апликација или контактирајте администратора.",
+ "Invalid filename extension \"%1$s\"" : "Неисправна екстензија имена фајла „%1$s”",
"File already exists" : "Фајл већ постоји",
"Invalid path" : "Неисправна путања",
"Failed to create file from template" : "Није успело креирање фајла из шаблона",
diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json
index 747b8953d8a..60c27124e1b 100644
--- a/lib/l10n/sr.json
+++ b/lib/l10n/sr.json
@@ -78,6 +78,7 @@
"seconds ago" : "пре неколико секунди",
"Empty file" : "Празан фајл",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модул са идентификацијом: %s не постоји. Омогућите га у подешавањима апликација или контактирајте администратора.",
+ "Invalid filename extension \"%1$s\"" : "Неисправна екстензија имена фајла „%1$s”",
"File already exists" : "Фајл већ постоји",
"Invalid path" : "Неисправна путања",
"Failed to create file from template" : "Није успело креирање фајла из шаблона",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 8515003106d..68d914616e3 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "幾秒前",
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
+ "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」",
"File already exists" : "檔案已存在",
"Invalid path" : "路徑無效",
"Failed to create file from template" : "無法從模板創建檔案",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index 8e20b78e191..0e0867af60d 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -78,6 +78,7 @@
"seconds ago" : "幾秒前",
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
+ "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」",
"File already exists" : "檔案已存在",
"Invalid path" : "路徑無效",
"Failed to create file from template" : "無法從模板創建檔案",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index ec14176982b..17a52ab0cc7 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "幾秒前",
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
+ "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」",
"File already exists" : "檔案已存在",
"Invalid path" : "無效的路徑",
"Failed to create file from template" : "無法從範本建立檔案",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index d44803dffdd..6cb64203d57 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -78,6 +78,7 @@
"seconds ago" : "幾秒前",
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
+ "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」",
"File already exists" : "檔案已存在",
"Invalid path" : "無效的路徑",
"Failed to create file from template" : "無法從範本建立檔案",