diff options
Diffstat (limited to 'Validator/i18n/roa-tara.json')
-rw-r--r-- | Validator/i18n/roa-tara.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/Validator/i18n/roa-tara.json b/Validator/i18n/roa-tara.json deleted file mode 100644 index c0934785..00000000 --- a/Validator/i18n/roa-tara.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "@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" -} |