summaryrefslogtreecommitdiffstats
path: root/settings/l10n/af_ZA.php
blob: ff565e9cec273f81417733d8f3b15072f8e2830c (plain)
1
2
3
4
5
6
7
8
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);";