diff options
Diffstat (limited to 'apps/workflowengine/l10n/sk.js')
-rw-r--r-- | apps/workflowengine/l10n/sk.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js index 7cfa027ea05..dc3fd686753 100644 --- a/apps/workflowengine/l10n/sk.js +++ b/apps/workflowengine/l10n/sk.js @@ -49,38 +49,38 @@ OC.L10N.register( "Select a filter" : "Vybrať filter", "Select a comparator" : "Vybrať porovnávač", "Remove filter" : "Odstrániť filter", - "Select a file type" : "Vyberte typ súboru", - "e.g. httpd/unix-directory" : "napr. adresár httpd/unix", "Folder" : "Priečinok", "Images" : "Obrázky", "Office documents" : "Dokumenty Office", "PDF documents" : "Dokumenty PDF", "Custom MIME type" : "Vlastný typ MIME", "Custom mimetype" : "Vlastné typy mime", + "Select a file type" : "Vyberte typ súboru", + "e.g. httpd/unix-directory" : "napr. adresár httpd/unix", "Please enter a valid time span" : "Zadajte prosím platné časové rozmedzie", - "Select a request URL" : "Vybrať URL požiadavku", "Files WebDAV" : "WebDAV súbory", "Custom URL" : "Vlastná URL", - "Select a user agent" : "Zvoliť užívateľského agenta", + "Select a request URL" : "Vybrať URL požiadavku", "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", + "Select a user agent" : "Zvoliť užívateľského agenta", "Select groups" : "Vybrať skupinu", "Groups" : "Skupiny", "Type to search for group …" : "Začnite písať pre vyhľadanie skupiny ...", "Select a trigger" : "Vyberte spúšťač", "At least one event must be selected" : "Musí byť vybraná aspoň jedna udalosť", "Add new flow" : "Pridať nový tok", + "The configuration is invalid" : "Konfigurácia je neplatná", + "Active" : "Aktívne", + "Save" : "Uložiť", "When" : "Keď", "and" : "a", "Add a new filter" : "Pridať nový filter", "Cancel" : "Zrušiť", "Delete" : "Zmazať", - "The configuration is invalid" : "Konfigurácia je neplatná", - "Active" : "Aktívne", - "Save" : "Uložiť", "Available flows" : "Dostupné toky", "For details on how to write your own flow, check out the development documentation." : "Podrobnosti o tom, ako vytvárať vlastné toky, nájdete v dokumentácii pre vývojárov.", "No flows installed" : "Žiadne toky neboli nainštalované", @@ -118,7 +118,6 @@ OC.L10N.register( "Request user agent" : "User agent požiadavky", "Group membership" : "Skupinové členstvo", "is member of" : "Je členom", - "is not member of" : "Nie je členom", - "User group membership" : "Členstvo v skupine používateľov" + "is not member of" : "Nie je členom" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |