diff --git a/l10n/hu.js b/l10n/hu.js index 5ce2fb1ef..00e7ce99c 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -1,13 +1,20 @@ OC.L10N.register( "richdocuments", { + "Saving…" : "Mentés...", + "All" : "Mind", "Download this revision" : "Jelen verzió letöltése", "Restore this revision" : "Jelen verzió visszaállítása", "Latest revision" : "Legújabb verzió", + "More versions…" : "További változatok...", "Just now" : "Épp most", "Failed to revert the document to older version" : "Nem sikerült visszaállítani a dokumentumot a korábbi verzióra", "Save" : "Mentés", + "Loading documents…" : "Dokumentumok betöltése", "Edit" : "Szerkesztés", + "New Document" : "Új dokumentum", + "New Spreadsheet" : "Új munkafüzet", + "New Presentation" : "Új bemutató", "Could not create file" : "Az állomány nem hozható létre", "New Document.odt" : "Új dokumentum.odt", "New Spreadsheet.ods" : "Új munkafüzet.ods", diff --git a/l10n/hu.json b/l10n/hu.json index 1de824b87..fca903264 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1,11 +1,18 @@ { "translations": { + "Saving…" : "Mentés...", + "All" : "Mind", "Download this revision" : "Jelen verzió letöltése", "Restore this revision" : "Jelen verzió visszaállítása", "Latest revision" : "Legújabb verzió", + "More versions…" : "További változatok...", "Just now" : "Épp most", "Failed to revert the document to older version" : "Nem sikerült visszaállítani a dokumentumot a korábbi verzióra", "Save" : "Mentés", + "Loading documents…" : "Dokumentumok betöltése", "Edit" : "Szerkesztés", + "New Document" : "Új dokumentum", + "New Spreadsheet" : "Új munkafüzet", + "New Presentation" : "Új bemutató", "Could not create file" : "Az állomány nem hozható létre", "New Document.odt" : "Új dokumentum.odt", "New Spreadsheet.ods" : "Új munkafüzet.ods",