mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-15 13:31:13 +00:00
Translated using Weblate (Italian)
Currently translated at 100.0% (6 of 6 strings)
This commit is contained in:
parent
b89f735e8e
commit
3824bd423d
1 changed files with 7 additions and 6 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue