diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-04 00:21:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-04 00:21:18 +0000 |
commit | 9223794d49c8b8b34ae28876b298b17d4fad025b (patch) | |
tree | bbedf16d7aa4e2a9ad4a9ade3f218adc5dd2a2ab /apps/files/l10n/sk.js | |
parent | a53b431d1d4b38185a3265b5e790776c822a8759 (diff) | |
download | nextcloud-server-9223794d49c8b8b34ae28876b298b17d4fad025b.tar.gz nextcloud-server-9223794d49c8b8b34ae28876b298b17d4fad025b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index cc65776e36b..f68a71b700d 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -211,12 +211,28 @@ OC.L10N.register( "Tags" : "Štítky", "You" : "Vy", "Shared multiple times with different people" : "Zdieľané viackrát rôznymi ľuďmi", + "Unable to change the favorite state of the file" : "Nie je možné zmeniť stav „obľúbené“ súboru", "Error while loading the file data" : "Chyba pri načítaní údajov súboru", "Pick a template for {name}" : "Vyberte šablónu pre {name}", "Create a new file with the selected template" : "Vytvoriť nový súbor pomocou vybranej šablóny", "Creating file" : "Vytvára sa súbor", "Blank" : "Prázdne", "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", + "Save as {displayName}" : "Uložiť ako {displayName}", + "Save as …" : "Uložiť ako ...", + "Converting files…" : "Konverzia súborov...", + "Failed to convert files: {message}" : "Nepodarilo sa skonvertovať súbory: {message}", + "All files failed to be converted" : "Nepodarilo sa skonvertovať žiadne súbory", + "One file could not be converted: {message}" : "Jeden súbor sa nepodarilo skonvertovať: {message}", + "One file could not be converted" : "Jeden súbor sa nepodarilo skonvertovať", + "{count} files could not be converted" : "{count} súborov sa nepodarilo skonvertovať", + "{count} files successfully converted" : "{count} súborov bolo skonvertovaných", + "Files successfully converted" : "Súbory boli úspešne skonvertované", + "Failed to convert files" : "Konverzia súborov zlyhala", + "Converting file…" : "Konvertujem súbory...", + "File successfully converted" : "Súbor bol úspešne skonvertovaný", + "Failed to convert file: {message}" : "Nepodarilo sa skonvertovať súbor: {message}", + "Failed to convert file" : "Konverzia súboru zlyhala", "Deletion cancelled" : "Zmazanie zrušené", "Leave this share" : "Opustiť toto zdieľanie.", "Leave these shares" : "Opustiť tieto zdieľania.", |