diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-25 01:56:28 -0400 |
commit | 3fc809dfd80a296d7da922a06f9e13d446b3d3f0 (patch) | |
tree | 55ecf6e5575b07d553d4e4185110fe29b3eac869 /settings/l10n/af_ZA.php | |
parent | 5eafdf156cfdde7a7d578e46c11e717f88db0f25 (diff) | |
download | nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.tar.gz nextcloud-server-3fc809dfd80a296d7da922a06f9e13d446b3d3f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/af_ZA.php')
-rw-r--r-- | settings/l10n/af_ZA.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/af_ZA.php b/settings/l10n/af_ZA.php index b6c50252667..ff565e9cec2 100644 --- a/settings/l10n/af_ZA.php +++ b/settings/l10n/af_ZA.php @@ -1,7 +1,9 @@ <?php $TRANSLATIONS = array( +"Security Warning" => "Sekuriteits waarskuwing", "Password" => "Wagwoord", "New password" => "Nuwe wagwoord", +"Cancel" => "Kanseleer", "Username" => "Gebruikersnaam" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |