diff options
Diffstat (limited to 'language/af_ZA')
-rw-r--r-- | language/af_ZA/admin.lang.php | 1 | ||||
-rw-r--r-- | language/af_ZA/common.lang.php | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/language/af_ZA/admin.lang.php b/language/af_ZA/admin.lang.php index 577df2c0c..b27f3eb3f 100644 --- a/language/af_ZA/admin.lang.php +++ b/language/af_ZA/admin.lang.php @@ -175,4 +175,5 @@ $lang['Level 8'] = 'Vlak 8'; $lang['Main'] = 'Hoof'; $lang['Main Page'] = 'Hoofblad'; $lang['Width'] = 'Wydte'; +$lang['Add to caddie'] = "plaas in mandjie"; ?>
\ No newline at end of file diff --git a/language/af_ZA/common.lang.php b/language/af_ZA/common.lang.php index bf3283670..a4206be86 100644 --- a/language/af_ZA/common.lang.php +++ b/language/af_ZA/common.lang.php @@ -144,8 +144,6 @@ $lang['Manage this user comment: %s'] = 'Bestuur die gebruiker se kommentaar: %s $lang['Email address is missing. Please specify an email address.'] = "Epos adres word vermis. Spesifiseer asb. epos adres."; $lang['This author modified following comment:'] = 'Die outeur het die volgende kommentaar verander:'; $lang['This author removed the comment with id %d'] = 'Die outeur het die kommentaar met id %d verwyder'; -$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'; @@ -173,7 +171,6 @@ $lang['EXIF Metadata'] = 'EXIF Metadata'; $lang['IPTC Metadata'] = 'IPTC Metadata'; $lang['About Piwigo'] = "Oor Piwigo"; $lang['You are not authorized to access the requested page'] = "U is nie gemagtig om die blad te besoek nie"; -$lang['add to caddie'] = "plaas in mandjie"; $lang['add this photo to your favorites'] = "plaas die foto by u gunstelinge"; $lang['Administration'] = "Administrasie"; $lang['all'] = "alles"; @@ -366,7 +363,6 @@ $lang['Reset to default values'] = "Herstel na verstek waardes"; $lang['delete all photos from your favorites'] = "verwyder alle fotos vanuit gunstelinge"; $lang['Sent by'] = "Gestuur deur"; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "Koekblik is toe, of word nie deur u leser ondersteun nie. U moet koekies ontvang om te kan aanteken."; -$lang['edit this comment'] = "wysig die kommentaar"; $lang['Edit a comment'] = "Wysig kommentaar"; $lang['Are you sure?'] = "Is jy seker?"; $lang['(!) This comment requires validation'] = '(!) Die kommentaar vereis validasie'; |