File: lang.php

package info (click to toggle)
dokuwiki 2024-02-06b%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 24,624 kB
  • sloc: php: 97,851; javascript: 3,724; sh: 599; makefile: 70; xml: 34
file content (23 lines) | stat: -rw-r--r-- 875 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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';