diff --git a/l10n/hu.js b/l10n/hu.js index 3927a665..25f4756f 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -5,6 +5,10 @@ OC.L10N.register( "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", "Please enter the filename to store the document as." : "Kérlek add meg, hogy milyen néven legyen tárolva a dokumentum.", "Save As" : "Mentés másként", "New filename" : "Új fájlnév", diff --git a/l10n/hu.json b/l10n/hu.json index 22cf4f99..bbff6beb 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -3,6 +3,10 @@ "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", "Please enter the filename to store the document as." : "Kérlek add meg, hogy milyen néven legyen tárolva a dokumentum.", "Save As" : "Mentés másként", "New filename" : "Új fájlnév", diff --git a/l10n/nl.js b/l10n/nl.js index 4bea1de2..bc0856ee 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -5,7 +5,10 @@ OC.L10N.register( "All" : "Alle", "Download this revision" : "Download deze revisie", "Restore this revision" : "Herstel deze revisie", + "Latest revision" : "Laatste revisie", + "More versions…" : "Meer versies...", "Just now" : "Zojuist", + "Failed to revert the document to older version" : "Kon het document niet terugdraaien naar een vorige versie", "Please enter the filename to store the document as." : "Geef de bestandsnaam op waaromnder het document moet worden opgeslagen.", "Save As" : "Opslaan als", "New filename" : "Nieuwe bestandsnaam", @@ -35,6 +38,7 @@ OC.L10N.register( "Enable access for external apps" : "Toegang vanuit externe apps toestaan", "Save" : "Opslaan", "Add" : "Toevoegen", + "Use Canonical webroot" : "Gebruik Canonical webroot", "Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.", "Password" : "Wachtwoord", "OK" : "OK", diff --git a/l10n/nl.json b/l10n/nl.json index 2f851de3..b462a258 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -3,7 +3,10 @@ "All" : "Alle", "Download this revision" : "Download deze revisie", "Restore this revision" : "Herstel deze revisie", + "Latest revision" : "Laatste revisie", + "More versions…" : "Meer versies...", "Just now" : "Zojuist", + "Failed to revert the document to older version" : "Kon het document niet terugdraaien naar een vorige versie", "Please enter the filename to store the document as." : "Geef de bestandsnaam op waaromnder het document moet worden opgeslagen.", "Save As" : "Opslaan als", "New filename" : "Nieuwe bestandsnaam", @@ -33,6 +36,7 @@ "Enable access for external apps" : "Toegang vanuit externe apps toestaan", "Save" : "Opslaan", "Add" : "Toevoegen", + "Use Canonical webroot" : "Gebruik Canonical webroot", "Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.", "Password" : "Wachtwoord", "OK" : "OK",