Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/653/head
Nextcloud bot 2023-05-14 04:13:37 +00:00
parent dc169c578f
commit 7cfba1fb27
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
4 changed files with 4 additions and 0 deletions

1
l10n/cs.js vendored
View File

@ -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.",

1
l10n/cs.json vendored
View File

@ -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.",

1
l10n/tr.js vendored
View File

@ -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.",

1
l10n/tr.json vendored
View File

@ -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.",