diff --git a/l10n/da.js b/l10n/da.js index dbd4a10f..f96ccc59 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -29,6 +29,7 @@ OC.L10N.register( "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (og port) i Collabora Online serveren, der giver redigeringsfunktionalitet som en WOPI klient.", "Apply" : "Anvend", + "Enable edit for specific groups" : "Aktivér ret for specifikke grupper", "Use OOXML by default for new files" : "Brug OOXML for standard for nye filer.", "Wrong password. Please retry." : "Forkert kodeord. Prøv igen.", "Password" : "Kodeord", diff --git a/l10n/da.json b/l10n/da.json index f0de2fd9..c2731e9f 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -27,6 +27,7 @@ "Collabora Online server" : "Collabora Online server", "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (og port) i Collabora Online serveren, der giver redigeringsfunktionalitet som en WOPI klient.", "Apply" : "Anvend", + "Enable edit for specific groups" : "Aktivér ret for specifikke grupper", "Use OOXML by default for new files" : "Brug OOXML for standard for nye filer.", "Wrong password. Please retry." : "Forkert kodeord. Prøv igen.", "Password" : "Kodeord", diff --git a/l10n/lv.js b/l10n/lv.js index d2a6658b..5c3032c7 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -1,6 +1,8 @@ OC.L10N.register( "richdocuments", { + "Saving…" : "Saglabā...", + "All" : "Visi", "Download this revision" : "Lejupielādēt šo pārlaboto izdevumu", "Restore this revision" : "Atjaunot šo versiju", "Latest revision" : "Pēdējā versija", diff --git a/l10n/lv.json b/l10n/lv.json index 315640c2..c38b3aac 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -1,4 +1,6 @@ { "translations": { + "Saving…" : "Saglabā...", + "All" : "Visi", "Download this revision" : "Lejupielādēt šo pārlaboto izdevumu", "Restore this revision" : "Atjaunot šo versiju", "Latest revision" : "Pēdējā versija",