diff options
Diffstat (limited to 'apps/files/l10n/sk.json')
-rw-r--r-- | apps/files/l10n/sk.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index f471078bea6..0f58f21a9af 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -118,7 +118,6 @@ "Select all" : "Vybrať všetko", "Upload too large" : "Nahrávanie je príliš veľké", "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" : "Ž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", @@ -136,6 +135,7 @@ "Any moment now..." : "Už každú chvíľu…", "Soon..." : "Čoskoro…", "File upload is in progress. Leaving the page now will cancel the upload." : "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.", - "Copy local link" : "Kopíruj lokálny odkaz" + "Copy local link" : "Kopíruj lokálny odkaz", + "No favorites" : "Žiadne obľúbené" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |