diff options
Diffstat (limited to 'apps/files/l10n/sk.json')
-rw-r--r-- | apps/files/l10n/sk.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index e01aced0b16..a732a484010 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -4,13 +4,13 @@ "Unknown error" : "Neznáma chyba", "All files" : "Všetky súbory", "Recent" : "Nedávne", + "Favorites" : "Obľúbené", "File could not be found" : "Súbor nie je možné nájsť", "Move or copy" : "Presunúť alebo kopírovať", "Download" : "Sťahovanie", "Delete" : "Zmazať", "Home" : "Domov", "Close" : "Zavrieť", - "Favorites" : "Obľúbené", "Could not create folder \"{dir}\"" : "Nemožno vytvoriť priečinok \"{dir}\"", "Upload cancelled." : "Odosielanie je zrušené.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov", @@ -146,9 +146,6 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.", "No favorites yet" : "Zatiaľ žiadne obľúbené", "Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu", - "Shared with you" : "Vám sprístupnené", - "Shared with others" : "Sprístupnené ostatným", - "Shared by link" : "Sprístupnené prostredníctvom odkazu", "Tags" : "Štítky", "Deleted files" : "Zmazané súbory", "Text file" : "Textový súbor", @@ -156,6 +153,9 @@ "Move" : "Presunúť", "A new file or folder has been <strong>deleted</strong>" : "Nový súbor alebo priečinok bol <strong>zmazaný</strong>", "A new file or folder has been <strong>restored</strong>" : "Nový súbor alebo priečinok bol<strong>obnovený</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použi túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">prístup ku svojím súborom cez WebDAV</a>" + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použi túto adresu pre <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">prístup ku svojím súborom cez WebDAV</a>", + "Shared with you" : "Vám sprístupnené", + "Shared with others" : "Sprístupnené ostatným", + "Shared by link" : "Sprístupnené prostredníctvom odkazu" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |