[tx-robot] updated from transifex
This commit is contained in:
parent
9b4e62e89e
commit
f182f3044d
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||
"richdocuments",
|
||||
{
|
||||
"Saving…" : "Opslaan...",
|
||||
"Saving..." : "Opslaan…",
|
||||
"All" : "Alle",
|
||||
"Download this revision" : "Download deze revisie",
|
||||
"Restore this revision" : "Herstel deze revisie",
|
||||
@ -31,6 +32,8 @@ OC.L10N.register(
|
||||
"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",
|
||||
"Enable access for external apps" : "Toegang vanuit externe apps toestaan",
|
||||
"Add" : "Toevoegen",
|
||||
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
|
||||
"Password" : "Wachtwoord",
|
||||
"OK" : "OK",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{ "translations": {
|
||||
"Saving…" : "Opslaan...",
|
||||
"Saving..." : "Opslaan…",
|
||||
"All" : "Alle",
|
||||
"Download this revision" : "Download deze revisie",
|
||||
"Restore this revision" : "Herstel deze revisie",
|
||||
@ -29,6 +30,8 @@
|
||||
"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",
|
||||
"Enable access for external apps" : "Toegang vanuit externe apps toestaan",
|
||||
"Add" : "Toevoegen",
|
||||
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
|
||||
"Password" : "Wachtwoord",
|
||||
"OK" : "OK",
|
||||
|
Loading…
x
Reference in New Issue
Block a user