diff options
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index f8d7afd53d3..6ed2e46b11e 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -44,7 +44,7 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Nebolo možné načítať informácie súboru \"{file}\"", "Files" : "Súbory", "Details" : "Podrobnosti", - "Please select tag(s) to add to the selection" : "Prosím vyberte štítok(štítky) pre pridanie do výberu", + "Please select tag(s) to add to the selection" : "Prosím vyberte štítok (štítky) pre pridanie do výberu", "Apply tag(s) to selection" : "Aplikovať štítok(štítky) do výberu", "Select directory \"{dirName}\"" : "Vybrať priečinok \"{dirName}\"", "Select file \"{fileName}\"" : "Vybrať súbor \"{fileName}\"", @@ -173,15 +173,14 @@ OC.L10N.register( "Go to the \"{dir}\" directory" : "Ísť do \"{dir}\" adresára", "Drag and drop files here to upload" : "Pre nahratie presuňte do tohto priestoru súbory ťahaním", "Upload successful" : "Nahrávanie bolo úspešné", + "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", + "\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala", "Select the row for {displayName}" : "Vybrať riadok pre {displayName}", "Rename file" : "Premenovať súbor", - "A long time ago" : "Pred dlhším časom", - "This node is unavailable" : "Uzol nie je k dispozícií", - "Download file {name}" : "Stiahnúť súbor {name}", "File name" : "Názov súboru", "Folder name" : "Názov adresára", - "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", - "\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala", + "This node is unavailable" : "Uzol nie je k dispozícií", + "Download file {name}" : "Stiahnúť súbor {name}", "\"{name}\" is not an allowed filetype." : "\"{name}\" nie je povolený typ súboru", "{newName} already exists." : "{newName} už existuje.", "\"{char}\" is not allowed inside a file name." : "Znak \"{char}\" nie je povolený v názve súboru.", @@ -191,6 +190,7 @@ OC.L10N.register( "Could not rename \"{oldName}\", it does not exist any more" : "Nebolo možné premenovať \"{oldName}\". Položka už neexistuje.", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{newName}\" sa už používa v adresári \"{dir}\". Vyberte prosím iný názov.", "Could not rename \"{oldName}\"" : "Nebolo možné premenovať \"{oldName}\"", + "A long time ago" : "Pred dlhším časom", "Could not copy {file}. {message}" : "Nepodarilo sa skopírovať {file}. {message}", "Could not move {file}. {message}" : "Nepodarilo sa presunúť {file}. {message}", "Total rows summary" : "Súčet všetkých riadkov", @@ -223,8 +223,9 @@ OC.L10N.register( "Go to the previous folder" : "Ísť do predchadzajúceho adresára", "Go back" : "Ísť späť", "Share" : "Zdieľať", - "Shared by link" : "Sprístupnené prostredníctvom odkazu", + "Shared by link" : "Sprístupnené odkazom", "Shared" : "Sprístupnené", + "Switch to list view" : "Prepnúť na zobrazenie v zozname", "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", "Files settings" : "Nastavenia súborov", "File cannot be accessed" : "Súbor nie je možné sprístupniť", @@ -259,11 +260,10 @@ OC.L10N.register( "Open folder {displayName}" : "Otvoriť adresár {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", - "Created new folder \"{name}\"" : "Vytvorený nový adresár \"{name}\"", - "Set up templates folder" : "Nastaviť priečinok pre šablóny", - "Templates" : "Šablóny", "Create new templates folder" : "Vytvoriť nový vzorový priečinok", + "Templates" : "Šablóny", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", + "Created new folder \"{name}\"" : "Vytvorený nový adresár \"{name}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} priečinok","{folderCount} priečinky","{folderCount} priečinkov","{folderCount} priečinkov"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} súbor","{fileCount} súbory","{fileCount} súborov","{fileCount} súborov"], "List of favorites files and folders." : "Zoznam obľúbených súborov a adresárov.", @@ -285,6 +285,7 @@ OC.L10N.register( "Unlimited" : "Neobmedzené", "Search users" : "Hľadať používateľov", "Cancel" : "Zrušiť", + "Set up templates folder" : "Nastaviť priečinok pre šablóny", "%s used" : "%s použitých", "%s%%" : "%s%%", "%1$s of %2$s used" : "Využité: %1$s z %2$s", |