summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/InputBox/i18n/cs.json
blob: 44f418eeec9d3cd155354bc6f52a35b0e13ca246 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
	"@metadata": {
		"authors": [
			"Danny B.",
			"Li-sung",
			"Mormegil",
			"Dvorapa"
		]
	},
	"inputbox-desc": "Umožňuje vkládat určité HTML formuláře.",
	"inputbox-error-no-type": "Není určen typ formulářového pole k vytvoření.",
	"inputbox-error-bad-type": "Nerozpoznaný typ pole „$1“.\nUveďte jednu z možností: „create“, „comment“, „search“, „search2“ nebo „fulltext“.",
	"inputbox-tryexact": "Zkusit přesný název",
	"inputbox-searchfulltext": "Plnotextové hledání",
	"inputbox-createarticle": "Vytvořit článek",
	"inputbox-movearticle": "Přesunout stránku",
	"inputbox-postcomment": "Nová sekce",
	"inputbox-postcommenttitle": "Nová sekce",
	"inputbox-ns-main": "Hlavní"
}