Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/653/head
parent
dc169c578f
commit
7cfba1fb27
|
@ -366,6 +366,7 @@ OC.L10N.register(
|
|||
"General Failure" : "Obecný nezdar",
|
||||
"Error: {msg}" : "Chyba: {msg}",
|
||||
"Failed to delete files." : "Nepodařilo se smazat soubory.",
|
||||
"Failed to delete local files." : "Nepodařilo se smazat místní soubory.",
|
||||
"Failed to delete {fileName}." : "Nepodařilo se smazat {fileName}.",
|
||||
"Failed to move files." : "Nepodařilo se přesunout soubory.",
|
||||
"Could not move {fileName}, target exists." : "Nepodařilo se přesunout {fileName} – v cíli už takto nazvaný existuje.",
|
||||
|
|
|
@ -364,6 +364,7 @@
|
|||
"General Failure" : "Obecný nezdar",
|
||||
"Error: {msg}" : "Chyba: {msg}",
|
||||
"Failed to delete files." : "Nepodařilo se smazat soubory.",
|
||||
"Failed to delete local files." : "Nepodařilo se smazat místní soubory.",
|
||||
"Failed to delete {fileName}." : "Nepodařilo se smazat {fileName}.",
|
||||
"Failed to move files." : "Nepodařilo se přesunout soubory.",
|
||||
"Could not move {fileName}, target exists." : "Nepodařilo se přesunout {fileName} – v cíli už takto nazvaný existuje.",
|
||||
|
|
|
@ -399,6 +399,7 @@ OC.L10N.register(
|
|||
"General Failure" : "Genel sorun",
|
||||
"Error: {msg}" : "Hata: {msg}",
|
||||
"Failed to delete files." : "Dosyalar silinemedi.",
|
||||
"Failed to delete local files." : "Yerel dosyalar silinemedi",
|
||||
"Failed to delete {fileName}." : "{fileName} silinemedi.",
|
||||
"Failed to move files." : "Dosyalar taşınamadı.",
|
||||
"Could not move {fileName}, target exists." : "{fileName} taşınamadı. Hedef zaten var.",
|
||||
|
|
|
@ -397,6 +397,7 @@
|
|||
"General Failure" : "Genel sorun",
|
||||
"Error: {msg}" : "Hata: {msg}",
|
||||
"Failed to delete files." : "Dosyalar silinemedi.",
|
||||
"Failed to delete local files." : "Yerel dosyalar silinemedi",
|
||||
"Failed to delete {fileName}." : "{fileName} silinemedi.",
|
||||
"Failed to move files." : "Dosyalar taşınamadı.",
|
||||
"Could not move {fileName}, target exists." : "{fileName} taşınamadı. Hedef zaten var.",
|
||||
|
|
Loading…
Reference in New Issue