aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2017-07-29 09:34:29 +0200
committerGitHub <noreply@github.com>2017-07-29 09:34:29 +0200
commitd69a66a58e958a5aa426085083bb93637ca3f61f (patch)
tree1a8b59bf66d244e07362df7dfabe9ff63f053de6 /src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
parent233eb91be4bd381ff48de0a15aff94415a3f2797 (diff)
parent383215866f81139e50baff59073f8f0706564b9d (diff)
downloadwallabag-d69a66a58e958a5aa426085083bb93637ca3f61f.tar.gz
wallabag-d69a66a58e958a5aa426085083bb93637ca3f61f.tar.zst
wallabag-d69a66a58e958a5aa426085083bb93637ca3f61f.zip
Merge pull request #3290 from nclsHart/fix-3019
Add a dedicated title for all entries page
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.it.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index fa7ae0b2..0de8bed7 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -169,6 +169,7 @@ entry:
169 filtered_tags: 'Filtrati per etichetta:' 169 filtered_tags: 'Filtrati per etichetta:'
170 filtered_search: 'Filtrati per ricerca:' 170 filtered_search: 'Filtrati per ricerca:'
171 untagged: 'Articoli non etichettati' 171 untagged: 'Articoli non etichettati'
172 all: 'Tutti gli articoli'
172 list: 173 list:
173 number_on_the_page: "{0} Non ci sono contenuti.|{1} C'è un contenuto.|]1,Inf[ Ci sono %count% contenuti." 174 number_on_the_page: "{0} Non ci sono contenuti.|{1} C'è un contenuto.|]1,Inf[ Ci sono %count% contenuti."
174 reading_time: 'tempo di lettura stimato' 175 reading_time: 'tempo di lettura stimato'