aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-01 00:20:58 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-01 00:20:58 +0000
commitf16d254affc5139026ee5cadf76196635bcf93a7 (patch)
tree5dc875e2cf13794b1d3c70c203e848296179131b /lib
parent095375584f8bea8c81d2f84e43230204f4eb927a (diff)
downloadnextcloud-server-f16d254affc5139026ee5cadf76196635bcf93a7.tar.gz
nextcloud-server-f16d254affc5139026ee5cadf76196635bcf93a7.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.js2
-rw-r--r--lib/l10n/de_DE.json2
-rw-r--r--lib/l10n/ga.js1
-rw-r--r--lib/l10n/ga.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 747c808d46e..b60746eeed7 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -94,7 +94,7 @@ OC.L10N.register(
"Templates" : "Vorlagen",
"Path contains invalid segments" : "Pfad enthält ungültige Segmente",
"Filename is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
- "Filename contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen",
+ "Filename contains at least one invalid character" : "Der Dateiname enthält mindestens ein unzulässiges Zeichen",
"Filename is too long" : "Dateiname ist zu lang",
"Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 50686b89ce8..bac6dbe40af 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -92,7 +92,7 @@
"Templates" : "Vorlagen",
"Path contains invalid segments" : "Pfad enthält ungültige Segmente",
"Filename is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
- "Filename contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen",
+ "Filename contains at least one invalid character" : "Der Dateiname enthält mindestens ein unzulässiges Zeichen",
"Filename is too long" : "Dateiname ist zu lang",
"Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Die Anwendung \"%s\" kann nicht installiert werden, weil die Anwendungsinfodatei nicht gelesen werden kann.",
diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js
index fecf10f20c4..9e135f4cb99 100644
--- a/lib/l10n/ga.js
+++ b/lib/l10n/ga.js
@@ -95,6 +95,7 @@ OC.L10N.register(
"Path contains invalid segments" : "Tá míreanna neamhbhailí sa chonair",
"Filename is a reserved word" : "Focal forchoimeádta is ea ainm comhaid",
"Filename contains at least one invalid character" : "Tá carachtar neamhbhailí amháin ar a laghad san ainm comhaid",
+ "Filename is too long" : "Tá an t-ainm comhaid ró-fhada",
"Empty filename is not allowed" : "Ní cheadaítear ainm comhaid folamh",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Ní féidir aip \"%s\" a shuiteáil toisc nach féidir an comhad appinfo a léamh.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ní féidir aip \"%s\" a shuiteáil toisc nach bhfuil sé comhoiriúnach leis an leagan seo den fhreastalaí.",
diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json
index fe197f06267..c47f9892f3c 100644
--- a/lib/l10n/ga.json
+++ b/lib/l10n/ga.json
@@ -93,6 +93,7 @@
"Path contains invalid segments" : "Tá míreanna neamhbhailí sa chonair",
"Filename is a reserved word" : "Focal forchoimeádta is ea ainm comhaid",
"Filename contains at least one invalid character" : "Tá carachtar neamhbhailí amháin ar a laghad san ainm comhaid",
+ "Filename is too long" : "Tá an t-ainm comhaid ró-fhada",
"Empty filename is not allowed" : "Ní cheadaítear ainm comhaid folamh",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "Ní féidir aip \"%s\" a shuiteáil toisc nach féidir an comhad appinfo a léamh.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Ní féidir aip \"%s\" a shuiteáil toisc nach bhfuil sé comhoiriúnach leis an leagan seo den fhreastalaí.",