diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
commit | 1b8f81617079cd49fb35d9d893370815ea5d05c1 (patch) | |
tree | 08eeb44ebcd3db02db2f5925f4a110a9fcee8130 /core/l10n/af.js | |
parent | 4c841559e16f7e5714e42f41ecd339fd6c135d7a (diff) | |
download | nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.tar.gz nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/af.js')
-rw-r--r-- | core/l10n/af.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/af.js b/core/l10n/af.js index 437f08de11b..741ec2c9597 100644 --- a/core/l10n/af.js +++ b/core/l10n/af.js @@ -174,7 +174,6 @@ OC.L10N.register( "The password is wrong. Try again." : "Die wagwoord is verkeerd. Probeer weer.", "Two-factor authentication" : "Twee-faktor-verifikasie", "Use backup code" : "Gebruik rugsteunkode", - "Cancel log in" : "Kanselleer aanmelding", "Error while validating your second factor" : "Fout terwyl u tweede faktor gevalideer word", "App update required" : "Toepbywerking benodig", "These apps will be updated:" : "Die volgende toeps sal bygewerk word:", @@ -245,6 +244,7 @@ OC.L10N.register( "Error removing share" : "Fout terwyl deel verwyder word", "SQLite will be used as database." : "SQLite sal as databasis gebruik word.", "Wrong password." : "Verkeerde wagwoord.", - "New Password" : "Nuwe wagwoord" + "New Password" : "Nuwe wagwoord", + "Cancel log in" : "Kanselleer aanmelding" }, "nplurals=2; plural=(n != 1);"); |