Translated using Weblate (Italian)

Currently translated at 100.0% (6 of 6 strings)
This commit is contained in:
Swann Martinet 2019-08-27 20:45:51 +00:00 committed by Weblate
parent b89f735e8e
commit 3824bd423d
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,8 @@
validator:
password_must_match: 'Le password devono corrispondere.'
password_too_short: 'La password deve essere lunga almeno 8 caratteri'
password_wrong_value: 'Valore inserito per la password corrente errato'
item_per_page_too_high: 'Questo valore è troppo alto'
rss_limit_too_high: 'Questo valore è troppo alto'
# quote_length_too_high: 'The quote is too long. It should have {{ limit }} characters or less.'
password_must_match: Le password devono corrispondere.
password_too_short: La password deve essere di almeno 8 caratteri.
password_wrong_value: La password fornita è errata.
item_per_page_too_high: Questo valore è troppo alto
rss_limit_too_high: Questo valore è troppo alto
quote_length_too_high: La citazione è troppo lunga. Deve avere {{ limit }} caratteri
o meno.