diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-13 02:15:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-13 02:15:52 +0000 |
commit | 0d03115eb0b142f0fab8611b3e668ec519dcb4cd (patch) | |
tree | d58879b07345980af3fe0b4fa9f102e507bff319 /apps/workflowengine/l10n/sk.js | |
parent | 24820e06e543dd91113a7f8190a16e9e24161c28 (diff) | |
download | nextcloud-server-0d03115eb0b142f0fab8611b3e668ec519dcb4cd.tar.gz nextcloud-server-0d03115eb0b142f0fab8611b3e668ec519dcb4cd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/sk.js')
-rw-r--r-- | apps/workflowengine/l10n/sk.js | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js index fb3e22558d6..6e0f1531890 100644 --- a/apps/workflowengine/l10n/sk.js +++ b/apps/workflowengine/l10n/sk.js @@ -12,20 +12,56 @@ OC.L10N.register( "The given start time is invalid" : "Zadaný čas začatia nie je platný", "The given end time is invalid" : "Zadaný čas ukončenia nie je platný", "The given group does not exist" : "Zadaná skupina neexistuje", + "File" : "Súbor", + "File created" : "Vytvorený súbor", + "File updated" : "Aktualizovaný súbor", + "File renamed" : "Premenovaný súbor", + "File deleted" : "Zmazaný súbor", + "File accessed" : "Prístup k súboru", + "File copied" : "Kopírovaný súbor", + "Tag assigned" : "Priradený štítok", "Operation #%s does not exist" : "Operácia #%s neexistuje", + "Entity %s does not exist" : "Entita%s neexistuje", + "Entity %s is invalid" : "Entita %s je neplatná", + "No events are chosen." : "Neboli vybrané žiadne udalosti.", + "Entity %s has no event %s" : "Entita %s nemá udalosť %s", "Operation %s does not exist" : "Operácia %s neexistuje", "Operation %s is invalid" : "Operácia #%s nie je platná", "Check %s does not exist" : "Kontrola %s neexistuje", "Check %s is invalid" : "Kontrola %s je neplatná", + "Check %s is not allowed with this entity" : "Kontrola %s nie je pre túto entitu povolená", "Check #%s does not exist" : "Kontrola #%s neexistuje", "Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje", + "Workflows" : "Pracovné toky", + "Select a filter" : "Vybrať filter", + "Select a comparator" : "Vybrať porovnávač", + "Select a file type" : "Vyberte typ súboru", + "Images" : "Obrázky", + "Office documents" : "Dokumenty Office", + "PDF documents" : "Dokumenty PDF", + "Custom mimetype" : "Vlastné typy mime", + "No results" : "Žiadne výsledky", + "%s (invisible)" : "%s (neviditeľné)", + "%s (restricted)" : "%s (obmedzené)", + "Select a request URL" : "Vybrať URL požiadavku", "Predefined URLs" : "Preddefinované URL", "Files WebDAV" : "WebDAV súbory", + "Others" : "Ostatné", + "Custom URL" : "Vlastná URL", + "Select a user agent" : "Zvoliť užívateľského agenta", "Sync clients" : "Synchronizovať klientov", "Android client" : "Android klient", "iOS client" : "iOS klient", "Desktop client" : "Desktopový klient", "Thunderbird & Outlook addons" : "Doplnky pre Thunderbird a Outlook", + "Custom user agent" : "Vlastný agent užívateľa", + "When" : "Keď", + "and" : "a", + "Cancel rule creation" : "Zrušiť tvorbu pravidla", + "Remove rule" : "Odstrániť pravidlo", + "The configuration is invalid" : "Konfigurácia je neplatná", + "Show less" : "Zobraziť menej", + "Show more" : "Zobraziť viac", "File name" : "Názov súboru", "is" : "je", "is not" : "nie je", |