aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-01-19 00:21:12 +0000
committerNextcloud bot <bot@nextcloud.com>2025-01-19 00:21:12 +0000
commit386139c18a7ad09f294d035eea823702039dac4f (patch)
tree31d7561dcc5c5b01cab473199a9d8e4784274681 /apps/files
parent483e9e8b03fcfa931cac9e612d7e28577f9bc6fb (diff)
downloadnextcloud-server-386139c18a7ad09f294d035eea823702039dac4f.tar.gz
nextcloud-server-386139c18a7ad09f294d035eea823702039dac4f.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/de_DE.js1
-rw-r--r--apps/files/l10n/de_DE.json1
-rw-r--r--apps/files/l10n/ga.js1
-rw-r--r--apps/files/l10n/ga.json1
-rw-r--r--apps/files/l10n/sk.js6
-rw-r--r--apps/files/l10n/sk.json6
6 files changed, 16 insertions, 0 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index 9b42c8c51c4..b7bb322a57b 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -48,6 +48,7 @@ OC.L10N.register(
"Folder not found" : "Ordner nicht gefunden",
"The file cannot be found" : "Die Datei kann nicht gefunden werden",
"The destination path does not exist: %1$s" : "Der Zielpfad existiert nicht: %1$s",
+ "The file could not be converted." : "Die Datei konnte nicht konvertiert werden.",
"Could not get relative path to converted file" : "Relativer Pfad zur konvertierten Datei konnte nicht ermittelt werden",
"Favorite files" : "Favorisierte Dateien",
"No favorites" : "Keine Favoriten",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index a23e232bbb2..5f8231c3bf9 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -46,6 +46,7 @@
"Folder not found" : "Ordner nicht gefunden",
"The file cannot be found" : "Die Datei kann nicht gefunden werden",
"The destination path does not exist: %1$s" : "Der Zielpfad existiert nicht: %1$s",
+ "The file could not be converted." : "Die Datei konnte nicht konvertiert werden.",
"Could not get relative path to converted file" : "Relativer Pfad zur konvertierten Datei konnte nicht ermittelt werden",
"Favorite files" : "Favorisierte Dateien",
"No favorites" : "Keine Favoriten",
diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js
index a3ad4f8960f..30b2d19a20d 100644
--- a/apps/files/l10n/ga.js
+++ b/apps/files/l10n/ga.js
@@ -48,6 +48,7 @@ OC.L10N.register(
"Folder not found" : "Fillteán gan aimsiú",
"The file cannot be found" : "Ní féidir an comhad a aimsiú",
"The destination path does not exist: %1$s" : "Níl an cosán sprice ann:%1$s",
+ "The file could not be converted." : "Níorbh fhéidir an comhad a thiontú.",
"Could not get relative path to converted file" : "Níorbh fhéidir cosán coibhneasta a fháil chuig an gcomhad tiontaithe",
"Favorite files" : "Comhaid is fearr leat",
"No favorites" : "Gan aon cheanáin",
diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json
index 712fe955277..607869fffc4 100644
--- a/apps/files/l10n/ga.json
+++ b/apps/files/l10n/ga.json
@@ -46,6 +46,7 @@
"Folder not found" : "Fillteán gan aimsiú",
"The file cannot be found" : "Ní féidir an comhad a aimsiú",
"The destination path does not exist: %1$s" : "Níl an cosán sprice ann:%1$s",
+ "The file could not be converted." : "Níorbh fhéidir an comhad a thiontú.",
"Could not get relative path to converted file" : "Níorbh fhéidir cosán coibhneasta a fháil chuig an gcomhad tiontaithe",
"Favorite files" : "Comhaid is fearr leat",
"No favorites" : "Gan aon cheanáin",
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js
index 04fb497d766..e27ac7829de 100644
--- a/apps/files/l10n/sk.js
+++ b/apps/files/l10n/sk.js
@@ -46,7 +46,13 @@ OC.L10N.register(
"Failed to authorize" : "Autorizácia zlyhala",
"Invalid folder path" : "Neplatná cesta k priečinku",
"Folder not found" : "Priečinok nebol nájdený",
+ "The file cannot be found" : "Súbor sa nepodarilo nájisť",
+ "The destination path does not exist: %1$s" : "Cieľová cesta neexistuje: %1$s",
+ "The file could not be converted." : "Súbor nemohol byť skonvertovaný.",
+ "Could not get relative path to converted file" : "Nepodarilo sa získať relatícnu cestu ku skonvertovanému súboru",
+ "Favorite files" : "Obľúbené súbory",
"No favorites" : "Žiadne obľúbené",
+ "More favorites" : "Viac obľúbených",
"Upload (max. %s)" : "Nahrať (max. %s)",
"Accept" : "Prijať",
"Reject" : "Odmietnuť",
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json
index 85f4571348e..71f525281f5 100644
--- a/apps/files/l10n/sk.json
+++ b/apps/files/l10n/sk.json
@@ -44,7 +44,13 @@
"Failed to authorize" : "Autorizácia zlyhala",
"Invalid folder path" : "Neplatná cesta k priečinku",
"Folder not found" : "Priečinok nebol nájdený",
+ "The file cannot be found" : "Súbor sa nepodarilo nájisť",
+ "The destination path does not exist: %1$s" : "Cieľová cesta neexistuje: %1$s",
+ "The file could not be converted." : "Súbor nemohol byť skonvertovaný.",
+ "Could not get relative path to converted file" : "Nepodarilo sa získať relatícnu cestu ku skonvertovanému súboru",
+ "Favorite files" : "Obľúbené súbory",
"No favorites" : "Žiadne obľúbené",
+ "More favorites" : "Viac obľúbených",
"Upload (max. %s)" : "Nahrať (max. %s)",
"Accept" : "Prijať",
"Reject" : "Odmietnuť",