summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Validator/i18n/roa-tara.json
blob: c09347859b02897cb3ed6e8f78a5c45e736ae358 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
	"@metadata": {
		"authors": [
			"Joetaras"
		]
	},
	"validator-warning": "Avvertimende: $1",
	"validator-error": "Errore: $1",
	"validator-fatal-error": "Errore fatale: $1",
	"validator_error_unknown_argument": "$1 non g'è 'nu parametre valide.",
	"validator_error_required_missing": "'U parametre richieste \"$1\" non g'è disponibbile.",
	"validator-type-string": "teste",
	"validator-type-float": "numere",
	"validator-type-boolean": "sìne/none",
	"validator-type-char": "carattere",
	"validator-type-title": "titole",
	"validator-type-string-list": "elenghe de teste",
	"validator-type-integer-list": "elenghe de intere",
	"validator-type-float-list": "elenghe de numere",
	"validator-type-boolean-list": "elenghe de sìne/none",
	"validator-type-char-list": "elenghe de carattere",
	"validator-type-title-list": "elenghe de titole",
	"validator-listerrors-errors": "Errore"
}