[trunk_public] Update af_ZA, thanks to : maeztro

git-svn-id: http://piwigo.org/svn/trunk@14746 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-05-04 10:52:03 +00:00
parent 72bbe15d89
commit 7fd33f0b04
+22
View File
@@ -381,4 +381,26 @@ $lang['Username: %s'] = 'Gebruikersnaam: %s';
$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'As jy dink jy het foutiewelik hierdie epos ontvang, kontak ons by %s';
$lang['Photo sizes'] = 'Foto groottes';
$lang['2small'] = 'XXS - piepklein';
$lang['Date created, new → old'] = 'Datum geskep, nuut → oud';
$lang['Date created, old → new'] = 'Datum geskep, oud → nuut';
$lang['Date posted, new → old'] = 'Datum gepos, nuut → oud';
$lang['Date posted, old → new'] = 'Datum gepos, oud → nuut';
$lang['Desktop'] = 'Tafelblad';
$lang['File name, A → Z'] = 'Lêernaam, A → Z';
$lang['File name, Z → A'] = 'Lêernaam, Z → A';
$lang['Manual sort order'] = 'Handroliese sorteer volgorde';
$lang['Mobile'] = 'Mobiel';
$lang['Numeric identifier, 1 → 9'] = 'Numeriese identifiseerder, 1 → 9';
$lang['Numeric identifier, 9 → 1'] = 'Numeriese identifiseerder, 9 → 1';
$lang['Photo title, A → Z'] = 'Foto titel, Z → A';
$lang['Photo title, Z → A'] = 'Foto titel, Z → A';
$lang['Rating score, high → low'] = 'Graderingspunt, hoog → laag';
$lang['Rating score, low → high'] = 'Graderingspunt, laag → hoog';
$lang['Show latest comments first'] = 'Wys nuutste opmerkings eerste';
$lang['Show oldest comments first'] = 'Wys oudste opmerkings eerste';
$lang['View in'] = 'Bekyk in';
$lang['Visits, high → low'] = 'Besoeke, hoog → laag';
$lang['Visits, low → high'] = 'Besoeke, laag → hoog';
$lang['xsmall'] = 'XS - baie klein';
?>