nextcloud/apps/workflowengine/l10n/sk_SK.json

56 lines
2.6 KiB
JSON

{ "translations": {
"Successfully saved" : "Úspešne uložené",
"Saving failed:" : "Ukladanie neúspešné:",
"File mime type" : "Mime typ súboru",
"is" : "je",
"is not" : "nie je",
"matches" : "súhlasí",
"does not match" : "nesúhlasí",
"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",
"between" : "medzi",
"not between" : "nie je medzi",
"Start" : "Začiatok",
"End" : "Koniec",
"Request URL" : "Vyžiadať URL",
"Files WebDAV" : "WebDAV súbory",
"Sync clients" : "Synchronizovať klientov",
"Android client" : "Android klient",
"iOS client" : "iOS klient",
"Desktop client" : "Desktopový klient",
"is member of" : "Je členom",
"is not member of" : "Nie je členom",
"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á",
"Open documentation" : "Otvoriť dokumentáciu",
"Add rule group" : "Pridať skupinu pravidiel",
"Short rule description" : "Zobraziť popis pravidla",
"Add rule" : "Pridať pravidlo",
"Reset" : "Vynulovať",
"Save" : "Uložiť",
"Saving…" : "Ukladá sa...",
"Loading…" : "Načítava sa..."
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}