Add script 'get-openssl-version.sh'.

This commit is contained in:
2023-06-21 11:09:08 +02:00
parent 0a7a61049a
commit 14056b44dd
5032 changed files with 340126 additions and 0 deletions

View File

@ -0,0 +1,23 @@
<?php
/**
* Afrikaans language file
*
*/
$lang['userewrite'] = 'Gebraik moie URLs';
$lang['sepchar'] = 'Blydsy naam woord spassie';
$lang['typography_o_0'] = 'Niks';
$lang['userewrite_o_0'] = 'niks';
$lang['userewrite_o_1'] = '.htaccess';
$lang['deaccent_o_0'] = 'aff';
$lang['gdlib_o_0'] = 'GD Lib nie beskibaar nie';
$lang['rss_type_o_rss'] = 'RSS 0.91';
$lang['rss_type_o_rss1'] = 'RSS 1.0';
$lang['rss_type_o_rss2'] = 'RSS 2.0';
$lang['rss_type_o_atom'] = 'Atom 0.3';
$lang['rss_type_o_atom1'] = 'Atom 1.0';
$lang['compression_o_0'] = 'niks';
$lang['compression_o_gz'] = 'gzip';
$lang['compression_o_bz2'] = 'bz2';
$lang['xsendfile_o_0'] = 'moet nie gebrake nie';
$lang['useheading_o_0'] = 'Noit';
$lang['useheading_o_1'] = 'Altyde';