1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Andreas Gohr <andi@splitbrain.org>
7 * @author Matej Urbančič <mateju@svn.gnome.org>
8 */
9$lang['translations']          = 'Space separated list of translation languages (ISO codes).';
10$lang['translationns']         = 'If you only want translations below a certain namespace, put it here.';
11$lang['skiptrans']             = 'When the pagename matches this regular expression, don\'t show the translation menu.';
12$lang['dropdown']              = 'Use a dropdown list to display the translations (recommended for more than 5 languages).';
13$lang['translateui']           = 'Should the language of the user interface be switched in foreign language namespaces, too?';
14$lang['redirectstart']         = 'Should the start page automatically redirect into a language namespace using browser language detection?';
15$lang['about']                 = 'Enter a pagename here where the translation feature is explained for your users. It will be linked from the language selector.';
16$lang['localabout']            = 'Uporabi prevedeno različico strani o vstavku (namesto splošne strani).';
17$lang['checkage']              = 'Opozori o zastarelem prevodu.';
18$lang['display']               = 'Izbor možnosti za prikaz jezika v izbirniku jezika. Izbor zastave jezika v izbiri ni priporočen.';
19