diff options
Diffstat (limited to 'apps/files/l10n/sk.json')
-rw-r--r-- | apps/files/l10n/sk.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 1ff4b9ce34b..982ae3759b2 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -1 +1,10 @@ -{"translations":{"Share":"Zdie\u013ea\u0165","Delete":"Odstr\u00e1ni\u0165","_%n folder_::_%n folders_":["","",""],"_%n file_::_%n files_":["","",""],"_Uploading %n file_::_Uploading %n files_":["","",""],"Save":"Ulo\u017ei\u0165","Download":"Stiahnu\u0165"},"pluralForm":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"}
\ No newline at end of file +{ "translations": { + "Share" : "Zdieľať", + "Delete" : "Odstrániť", + "_%n folder_::_%n folders_" : ["","",""], + "_%n file_::_%n files_" : ["","",""], + "_Uploading %n file_::_Uploading %n files_" : ["","",""], + "Save" : "Uložiť", + "Download" : "Stiahnuť" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file |