[tx-robot] updated from transifex

pull/107/head
Nextcloud bot 7 years ago
parent 2911a901bc
commit 5684f422a9
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -2,6 +2,7 @@ OC.L10N.register(
"richdocuments",
{
"Saving…" : "Opslaan...",
"All" : "Alle",
"Download this revision" : "Download deze revisie",
"Restore this revision" : "Herstel deze revisie",
"Latest revision" : "Laatste revisie",
@ -28,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 (en poort) van de Collabora Online server die de bewerkingsfunctie als WOPI client biedt.",
"Apply" : "Toepassen",
"Enable edit for specific groups" : "Schakel bewerken in voor bepaalde groepen",
"Use OOXML by default for new files" : "Gebruik standaard OOXML voor nieuwe bestanden",
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
"Password" : "Wachtwoord",

@ -1,5 +1,6 @@
{ "translations": {
"Saving…" : "Opslaan...",
"All" : "Alle",
"Download this revision" : "Download deze revisie",
"Restore this revision" : "Herstel deze revisie",
"Latest revision" : "Laatste revisie",
@ -26,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 (en poort) van de Collabora Online server die de bewerkingsfunctie als WOPI client biedt.",
"Apply" : "Toepassen",
"Enable edit for specific groups" : "Schakel bewerken in voor bepaalde groepen",
"Use OOXML by default for new files" : "Gebruik standaard OOXML voor nieuwe bestanden",
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
"Password" : "Wachtwoord",

Loading…
Cancel
Save