diff options
Diffstat (limited to 'apps/files/l10n/sk.js')
-rw-r--r-- | apps/files/l10n/sk.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 437f378e3f3..cf24455f896 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -170,7 +170,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Pre nahratie presuňte do tohto priestoru súbory ťahaním", "Your have used your space quota and cannot upload files anymore" : "Dosiahli ste limit vášho priestoru a už viac nemôžete nahrávať súbory", "You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory", - "Upload successful" : "Nahrávanie bolo úspešné", "\"{displayName}\" action executed successfully" : "\"{displayName}\" akcia vykonaná úspešne", "\"{displayName}\" action failed" : "\"{displayName}\" akcia zlýhala", "Rename file" : "Premenovať súbor", @@ -187,8 +186,6 @@ 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 priečinku \"{dir}\". Vyberte prosím iný názov.", "Could not rename \"{oldName}\"" : "Nebolo možné premenovať \"{oldName}\"", - "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", "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", "List of files and folders." : "Zoznam súborov a priečinkov.", @@ -250,6 +247,7 @@ OC.L10N.register( "Blank" : "Prázdne", "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Delete permanently" : "Zmazať natrvalo", + "Cancel" : "Zrušiť", "Destination is not a folder" : "Cieľ nie je priečinok", "This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nemôžete presunúť súbor/priečinok do seba alebo do jeho podpriečinka.", @@ -262,6 +260,8 @@ OC.L10N.register( "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", "Open details" : "Otvoriť detaily", + "Could not copy {file}. {message}" : "Nepodarilo sa skopírovať {file}. {message}", + "Could not move {file}. {message}" : "Nepodarilo sa presunúť {file}. {message}", "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", @@ -289,7 +289,6 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Do obľúbených je možné zaradovať súbory a zložky len jednotlivo", "Search users" : "Hľadať používateľov", "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", - "Cancel" : "Zrušiť", "Set up templates folder" : "Nastaviť priečinok pre šablóny", "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", "Toggle grid view" : "Prepnúť zobrazenie mriežky", |