diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 15:51:29 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 15:51:29 +0000 |
commit | 77c19f174f5885bbbd2d49a55e3c14930bb1d25b (patch) | |
tree | 6b8b2dd47f97918d82df40fe517988d304e697ea /language | |
parent | e78dcd3a4b70e75850515a66f2bf28f5697585a6 (diff) |
[trunk_public] Update af_ZA, thanks to : jpmeijers
git-svn-id: http://piwigo.org/svn/trunk@15405 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/af_ZA/common.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/af_ZA/common.lang.php b/language/af_ZA/common.lang.php index f04dab520..2677684fd 100644 --- a/language/af_ZA/common.lang.php +++ b/language/af_ZA/common.lang.php @@ -404,4 +404,11 @@ $lang['Visits, high → low'] = 'Besoeke, hoog → laag'; $lang['Visits, low → high'] = 'Besoeke, laag → hoog'; $lang['xsmall'] = 'XS - baie klein'; $lang['%d rate'] = '%d gradering'; +$lang['Bad request'] = 'Ongeldige versoek'; +$lang['Forbidden'] = 'Verbode'; +$lang['Page not found'] = 'Die bladsy kan nie gevind word nie'; +$lang['Permalink for album not found'] = 'Permaskakel vir album kan nie gevind word nie'; +$lang['Piwigo encountered a non recoverable error'] = 'Piwigo het \'n onherstelbare fout teëgekom'; +$lang['Requested album does not exist'] = 'Aangevraagde album bestaan nie'; +$lang['Requested tag does not exist'] = 'Aangevraagde etiket bestaan nie'; ?>
\ No newline at end of file |