diff --git a/l10n/sk.js b/l10n/sk.js index a73485bf..7f86d4d4 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -5,8 +5,10 @@ OC.L10N.register( "All" : "Všetko", "Download this revision" : "Stiahnúť túto revíziu", "Restore this revision" : "Obnoviť túto revíziu", + "Just now" : "Práve teraz", "Save As" : "Uložiť ako", "New filename" : "Nový názov súboru", + "Cancel" : "Zrušiť", "Save" : "Uložiť", "Loading documents…" : "Načítavanie dokumentov...", "Edit" : "Upraviť", diff --git a/l10n/sk.json b/l10n/sk.json index 6e07320c..5d7da629 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -3,8 +3,10 @@ "All" : "Všetko", "Download this revision" : "Stiahnúť túto revíziu", "Restore this revision" : "Obnoviť túto revíziu", + "Just now" : "Práve teraz", "Save As" : "Uložiť ako", "New filename" : "Nový názov súboru", + "Cancel" : "Zrušiť", "Save" : "Uložiť", "Loading documents…" : "Načítavanie dokumentov...", "Edit" : "Upraviť",