[tx-robot] updated from transifex
This commit is contained in:
parent
9b4e62e89e
commit
f182f3044d
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||||||
"richdocuments",
|
"richdocuments",
|
||||||
{
|
{
|
||||||
"Saving…" : "Opslaan...",
|
"Saving…" : "Opslaan...",
|
||||||
|
"Saving..." : "Opslaan…",
|
||||||
"All" : "Alle",
|
"All" : "Alle",
|
||||||
"Download this revision" : "Download deze revisie",
|
"Download this revision" : "Download deze revisie",
|
||||||
"Restore this revision" : "Herstel deze revisie",
|
"Restore this revision" : "Herstel deze revisie",
|
||||||
@ -31,6 +32,8 @@ OC.L10N.register(
|
|||||||
"Apply" : "Toepassen",
|
"Apply" : "Toepassen",
|
||||||
"Enable edit for specific groups" : "Schakel bewerken in voor bepaalde groepen",
|
"Enable edit for specific groups" : "Schakel bewerken in voor bepaalde groepen",
|
||||||
"Use OOXML by default for new files" : "Gebruik standaard OOXML voor nieuwe bestanden",
|
"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.",
|
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
|
||||||
"Password" : "Wachtwoord",
|
"Password" : "Wachtwoord",
|
||||||
"OK" : "OK",
|
"OK" : "OK",
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Saving…" : "Opslaan...",
|
"Saving…" : "Opslaan...",
|
||||||
|
"Saving..." : "Opslaan…",
|
||||||
"All" : "Alle",
|
"All" : "Alle",
|
||||||
"Download this revision" : "Download deze revisie",
|
"Download this revision" : "Download deze revisie",
|
||||||
"Restore this revision" : "Herstel deze revisie",
|
"Restore this revision" : "Herstel deze revisie",
|
||||||
@ -29,6 +30,8 @@
|
|||||||
"Apply" : "Toepassen",
|
"Apply" : "Toepassen",
|
||||||
"Enable edit for specific groups" : "Schakel bewerken in voor bepaalde groepen",
|
"Enable edit for specific groups" : "Schakel bewerken in voor bepaalde groepen",
|
||||||
"Use OOXML by default for new files" : "Gebruik standaard OOXML voor nieuwe bestanden",
|
"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.",
|
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
|
||||||
"Password" : "Wachtwoord",
|
"Password" : "Wachtwoord",
|
||||||
"OK" : "OK",
|
"OK" : "OK",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user