[trunk] - language - update af_ZA - Afrikaans - Thanks to Marius Loots and Mignon Smit - feature:2320

git-svn-id: http://piwigo.org/svn/trunk@12095 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-09-07 17:05:52 +00:00
commit 813e74b1d7

View file

@ -346,5 +346,28 @@ $lang['This author removed the comment with id %d'] = 'Die outeur het die kommen
$lang['delete this comment'] = "verwyder die kommentaar";
$lang['validate this comment'] = 'keur die kommentaar goed';
$lang['html tags are not allowed in login'] = 'html mag nie in aantekening gebruik word nie';
$lang['%d rates'] = '%d graderings';
$lang['Rating score'] = 'Gradering telling';
$lang['The number of photos per page must be a not null scalar'] = 'Die aantal fotos per bladsy mag nie nul wees nie';
$lang['Number of photos per page'] = 'Aantal fotos per bladsy';
$lang['Enter a username or email address'] = 'Vul gebruikersnaam of epos adres in';
$lang['Invalid username or email'] = 'Ongeldige gebruikersnaam of epos adres';
$lang['Password reset is not allowed for this user'] = 'Wagwoord herstel word nie vir hierdie gebruiker toegelaat nie';
$lang['User "%s" has no email address, password reset is not possible'] = 'Gebruiker "%s" het nie \'n epos adres nie, wagwoord herstel is nie moontlik nie';
$lang['Someone requested that the password be reset for the following user account:'] = 'Iemand het gevra dat die wagwoord vir die volgende gebruiker herstel moet word:';
$lang['Username "%s" on gallery %s'] = 'Gebruikersnaam "%s" op gallery %s';
$lang['To reset your password, visit the following address:'] = 'Om jou wagwoord te herstel, besoek die volgende adres:';
$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'As dit \'n fout was, ignoreer hierdie epos en niks sal gebeur nie.';
$lang['Password Reset'] = 'Wagwoord Herstel';
$lang['Check your email for the confirmation link'] = 'n Bevestigingskakel word per epos aan jou gestuur';
$lang['Invalid key'] = 'Ongeldige sleutel';
$lang['The passwords do not match'] = 'Die wagwoorde pas nie';
$lang['Your password has been reset'] = 'Jou wagwoord is herstel';
$lang['Return to home page'] = 'Gaan terug na die tuisblad';
$lang['Please enter your username or email address.'] = 'Vul asseblief jou gebruikersnaam of epos adres in.';
$lang['You will receive a link to create a new password via email.'] = 'Jy sal met epos \'n skakel ontvang om \'n nuwe wagwoord te skep.';
$lang['Username or email'] = 'Gebruikersnaam of epos adres';
$lang['Change my password'] = 'Verander my wagwoord';
$lang['Enter your new password below.'] = 'Vul jou wagwoord hier onder in';
?>