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