diff options
Diffstat (limited to 'apps/workflowengine/l10n/sk.js')
-rw-r--r-- | apps/workflowengine/l10n/sk.js | 76 |
1 files changed, 38 insertions, 38 deletions
diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js index 981f014620c..fb3e22558d6 100644 --- a/apps/workflowengine/l10n/sk.js +++ b/apps/workflowengine/l10n/sk.js @@ -1,42 +1,55 @@ OC.L10N.register( "workflowengine", { - "File MIME type" : "MIME typ súboru", + "The given operator is invalid" : "Zadaný operátor je neplatný", + "The given regular expression is invalid" : "Zadaný regulárny výraz je neplatný", + "The given file size is invalid" : "Zadaná veľkosť súboru je neplatná", + "The given tag id is invalid" : "Zadaný identifikátor štítku je neplatný", + "The given IP range is invalid" : "Zadaný rozsah IP je neplatný", + "The given IP range is not valid for IPv4" : "Zadaný IP rozsah nie je platný pre IPv4", + "The given IP range is not valid for IPv6" : "Zadaný IP rozsah nie je platný pre IPv6", + "The given time span is invalid" : "Zadané časové rozpätie nie je platné", + "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", + "Operation #%s does not exist" : "Operácia #%s neexistuje", + "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 does not exist" : "Kontrola #%s neexistuje", + "Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje", + "Predefined URLs" : "Preddefinované URL", + "Files WebDAV" : "WebDAV súbory", + "Sync clients" : "Synchronizovať klientov", + "Android client" : "Android klient", + "iOS client" : "iOS klient", + "Desktop client" : "Desktopový klient", + "Thunderbird & Outlook addons" : "Doplnky pre Thunderbird a Outlook", + "File name" : "Názov súboru", "is" : "je", "is not" : "nie je", "matches" : "súhlasí", "does not match" : "nesúhlasí", - "Example: {placeholder}" : "Napríklad: {placeholder}", - "File name" : "Názov súboru", + "File MIME type" : "MIME typ súboru", "File size (upload)" : "Veľkosť súboru (upload)", "less" : "menej", "less or equals" : "menej alebo rovné", "greater or equals" : "viac alebo rovné", "greater" : "viac", - "File system tag" : "Štítok súborového systému", - "is tagged with" : "je označený", - "is not tagged with" : "nie je označený", - "Select tag…" : "Vyber štítok...", "Request remote address" : "Vyžiadať vzdialenú adresu", "matches IPv4" : "súhlasí s IPv4", "does not match IPv4" : "nesúhlasí s IPv4", "matches IPv6" : "súhlasí s IPv6", "does not match IPv6" : "nesúhlasí s IPv6", + "File system tag" : "Štítok súborového systému", + "is tagged with" : "je označený", + "is not tagged with" : "nie je označený", + "Request URL" : "Vyžiadať URL", "Request time" : "Čas požiadavky", "between" : "medzi", "not between" : "nie je medzi", - "Start" : "Začiatok", - "End" : "Koniec", - "Select timezone…" : "Vybrať časové pásmo...", - "Request URL" : "Vyžiadať URL", - "Predefined URLs" : "Preddefinované URL", - "Files WebDAV" : "WebDAV súbory", "Request user agent" : "User agent požiadavky", - "Sync clients" : "Synchronizovať klientov", - "Android client" : "Android klient", - "iOS client" : "iOS klient", - "Desktop client" : "Desktopový klient", - "Thunderbird & Outlook addons" : "Doplnky pre Thunderbird a Outlook", "User group membership" : "Členstvo v skupine používateľov", "is member of" : "Je členom", "is not member of" : "Nie je členom", @@ -50,28 +63,15 @@ OC.L10N.register( "Saved" : "Uložené", "Saving failed:" : "Ukladanie neúspešné:", "Add rule group" : "Pridať skupinu pravidiel", - "The given operator is invalid" : "Zadaný operátor je neplatný", - "The given regular expression is invalid" : "Zadaný regulárny výraz je neplatný", - "The given file size is invalid" : "Zadaná veľkosť súboru je neplatná", - "The given tag id is invalid" : "Zadaný identifikátor štítku je neplatný", - "The given IP range is invalid" : "Zadaný rozsah IP je neplatný", - "The given IP range is not valid for IPv4" : "Zadaný IP rozsah nie je platný pre IPv4", - "The given IP range is not valid for IPv6" : "Zadaný IP rozsah nie je platný pre IPv6", - "The given time span is invalid" : "Zadané časové rozpätie nie je platné", - "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", - "Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje", - "Operation #%s does not exist" : "Operácia #%s neexistuje", - "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 does not exist" : "Kontrola #%s neexistuje", - "Tag management" : "Správa štítkov", + "Example: {placeholder}" : "Napríklad: {placeholder}", + "Select tag…" : "Vyber štítok...", + "Start" : "Začiatok", + "End" : "Koniec", + "Select timezone…" : "Vybrať časové pásmo...", + "Workflow" : "Systém práce", "Files workflow engine" : "Typ spôsobu práce súborov", "Open documentation" : "Otvoriť dokumentáciu", "Loading…" : "Načítava sa...", - "Workflow" : "Systém práce" + "Tag management" : "Správa štítkov" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |