diff options
Diffstat (limited to 'apps/files/l10n/sk_SK.php')
-rw-r--r-- | apps/files/l10n/sk_SK.php | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php index f25e6bb9bb7..7f8c35650dd 100644 --- a/apps/files/l10n/sk_SK.php +++ b/apps/files/l10n/sk_SK.php @@ -9,6 +9,7 @@ "Files" => "Súbory", "Unshare" => "Nezdielať", "Delete" => "Odstrániť", +"Rename" => "Premenovať", "already exists" => "už existuje", "replace" => "nahradiť", "suggest name" => "pomôcť s menom", @@ -22,6 +23,8 @@ "Unable to upload your file as it is a directory or has 0 bytes" => "Nemôžem nahrať súbor lebo je to priečinok alebo má 0 bajtov.", "Upload Error" => "Chyba nahrávania", "Pending" => "Čaká sa", +"1 file uploading" => "1 súbor sa posiela ", +"files uploading" => "súbory sa posielajú", "Upload cancelled." => "Nahrávanie zrušené", "File upload is in progress. Leaving the page now will cancel the upload." => "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.", "Invalid name, '/' is not allowed." => "Chybný názov, \"/\" nie je povolené", @@ -34,6 +37,16 @@ "folders" => "priečinky", "file" => "súbor", "files" => "súbory", +"seconds ago" => "pred sekundami", +"minute ago" => "pred minútou", +"minutes ago" => "pred minútami", +"today" => "dnes", +"yesterday" => "včera", +"days ago" => "pred pár dňami", +"last month" => "minulý mesiac", +"months ago" => "pred mesiacmi", +"last year" => "minulý rok", +"years ago" => "pred rokmi", "File handling" => "Nastavenie správanie k súborom", "Maximum upload size" => "Maximálna veľkosť odosielaného súboru", "max. possible: " => "najväčšie možné:", |