aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/cs.js7
-rw-r--r--apps/files/l10n/cs.json7
-rw-r--r--apps/files/l10n/gl.js2
-rw-r--r--apps/files/l10n/gl.json2
4 files changed, 16 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 5e6cfb76ba6..72176c2c116 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -265,6 +265,13 @@ OC.L10N.register(
"Files moved successfully" : "Soubory úspěšně přesunuty",
"Conflicts resolution skipped" : "Řešení kolizí přeskočeno",
"Upload cancelled" : "Nahrávání zrušen",
+ "Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.",
+ "Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.",
+ "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Změna přípony souboru z „{old}“ na „{new}“ může soubor znečitelnit.",
+ "Change file extension" : "Změnit příponu souboru",
+ "Keep {oldextension}" : "Ponechat {oldextension}",
+ "Use {newextension}" : "Použít {newextension}",
+ "Remove extension" : "Odebrat příponu",
"This operation is forbidden" : "Tato operace je zakázána",
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce",
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index d37c91bab10..7e4847cf6b5 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -263,6 +263,13 @@
"Files moved successfully" : "Soubory úspěšně přesunuty",
"Conflicts resolution skipped" : "Řešení kolizí přeskočeno",
"Upload cancelled" : "Nahrávání zrušen",
+ "Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.",
+ "Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.",
+ "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Změna přípony souboru z „{old}“ na „{new}“ může soubor znečitelnit.",
+ "Change file extension" : "Změnit příponu souboru",
+ "Keep {oldextension}" : "Ponechat {oldextension}",
+ "Use {newextension}" : "Použít {newextension}",
+ "Remove extension" : "Odebrat příponu",
"This operation is forbidden" : "Tato operace je zakázána",
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce",
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index cc80dfc51b5..1fafd09638a 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -76,7 +76,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Non ten permiso para enviar ou crear ficheiros aquí.",
"Favorite" : "Favorito",
"\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente",
- "\"{displayName}\" action failed" : "A acción «{displayName}» fallou",
+ "\"{displayName}\" action failed" : "Produciuse un fallo na acción «{displayName}»",
"Toggle selection for file \"{displayName}\"" : "Conmutar a selección para o ficheiro «{displayName}»",
"Toggle selection for folder \"{displayName}\"" : "Conmutar a selección para o cartafol «{displayName}»",
"File is loading" : "Estase a cargar o ficheiro",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index c3c350a7adc..9f35687a6ab 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -74,7 +74,7 @@
"You don’t have permission to upload or create files here" : "Non ten permiso para enviar ou crear ficheiros aquí.",
"Favorite" : "Favorito",
"\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente",
- "\"{displayName}\" action failed" : "A acción «{displayName}» fallou",
+ "\"{displayName}\" action failed" : "Produciuse un fallo na acción «{displayName}»",
"Toggle selection for file \"{displayName}\"" : "Conmutar a selección para o ficheiro «{displayName}»",
"Toggle selection for folder \"{displayName}\"" : "Conmutar a selección para o cartafol «{displayName}»",
"File is loading" : "Estase a cargar o ficheiro",