aboutsummaryrefslogtreecommitdiffstats
path: root/language/af_ZA
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-09-07 17:05:52 +0000
committerddtddt <ddtddt@piwigo.org>2011-09-07 17:05:52 +0000
commit813e74b1d7f0ae6faf28acaeea2c1528a304db90 (patch)
tree9f56e3b5a73fdbf2ee989a3b6e21b1f85bb62ddc /language/af_ZA
parent1797da0af7cfcdeba799414f3265c1b636b5c589 (diff)
[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
Diffstat (limited to 'language/af_ZA')
-rw-r--r--language/af_ZA/common.lang.php23
1 files changed, 23 insertions, 0 deletions
diff --git a/language/af_ZA/common.lang.php b/language/af_ZA/common.lang.php
index 6ee393feb..8e2ae211a 100644
--- a/language/af_ZA/common.lang.php
+++ b/language/af_ZA/common.lang.php
@@ -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';
?> \ No newline at end of file