diff --git a/l10n/mk.js b/l10n/mk.js index eff6ea30e..178a229fd 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -32,6 +32,7 @@ OC.L10N.register( "Remove share" : "Отстрани споделување", "No" : "Не", "Yes" : "Да", + "Toggle Sidebar" : "Отвори странична лента", "Deleted" : "Избришана", "Day" : "Ден", "Month" : "Месец", diff --git a/l10n/mk.json b/l10n/mk.json index 265314fb1..e1e6a3258 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -30,6 +30,7 @@ "Remove share" : "Отстрани споделување", "No" : "Не", "Yes" : "Да", + "Toggle Sidebar" : "Отвори странична лента", "Deleted" : "Избришана", "Day" : "Ден", "Month" : "Месец", diff --git a/l10n/nl.js b/l10n/nl.js index 0e82ca79d..8af3b7ada 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -128,6 +128,7 @@ OC.L10N.register( "Glassy navigation" : "Glazige navigatie", "Glassy sidebar" : "Glazige zijbalk", "Use calendar lookup" : "Gebruik de agendaopzoekfunctie", + "User Settings" : "Gebruikersinstellingen", "Experimental Styles" : "Experimentele stijlen", "Details" : "Details", "Configuration" : "Configuratie", @@ -140,6 +141,8 @@ OC.L10N.register( "Allow admins to edit this poll" : "Sta beheerders toe de peiling te bewerken", "Allow \"maybe\" vote" : "Sta een Misschien stem toe", "Anonymous poll" : "Anonieme peiling", + "Reopen poll" : "Heropen peiling", + "Close poll" : "Sluit peiling", "Relevant for all users" : "Relevant voor alle gebruikers", "Result display" : "Resultatenbeeld", "Always show results" : "Toon steeds resultaten", @@ -152,6 +155,7 @@ OC.L10N.register( "Clone option" : "Klonen optie", "Unconfirm option" : "Keuze ongedaan maken", "Confirm option" : "Keuze bevestigen", + "Add some!" : "Voeg wat toe!", "Add a new text option" : "Voeg een nieuwe tekst optie toe", "Enter option text" : "Voer een optietekst in", "Resend invitation mail" : "Verzend de uitnodigingsmail opnieuw", diff --git a/l10n/nl.json b/l10n/nl.json index fa92320c1..b39183565 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -126,6 +126,7 @@ "Glassy navigation" : "Glazige navigatie", "Glassy sidebar" : "Glazige zijbalk", "Use calendar lookup" : "Gebruik de agendaopzoekfunctie", + "User Settings" : "Gebruikersinstellingen", "Experimental Styles" : "Experimentele stijlen", "Details" : "Details", "Configuration" : "Configuratie", @@ -138,6 +139,8 @@ "Allow admins to edit this poll" : "Sta beheerders toe de peiling te bewerken", "Allow \"maybe\" vote" : "Sta een Misschien stem toe", "Anonymous poll" : "Anonieme peiling", + "Reopen poll" : "Heropen peiling", + "Close poll" : "Sluit peiling", "Relevant for all users" : "Relevant voor alle gebruikers", "Result display" : "Resultatenbeeld", "Always show results" : "Toon steeds resultaten", @@ -150,6 +153,7 @@ "Clone option" : "Klonen optie", "Unconfirm option" : "Keuze ongedaan maken", "Confirm option" : "Keuze bevestigen", + "Add some!" : "Voeg wat toe!", "Add a new text option" : "Voeg een nieuwe tekst optie toe", "Enter option text" : "Voer een optietekst in", "Resend invitation mail" : "Verzend de uitnodigingsmail opnieuw",