aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
diff options
context:
space:
mode:
authorStéphane HULARD <s.hulard@chstudio.fr>2018-01-24 17:29:41 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2018-09-25 10:18:08 +0200
commit559f708cae6143564284034369771737119a6bf3 (patch)
treea1b9a97af518a18cf3764f29c9ae4b1556b9fbea /src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
parent9b0aef9171389aa9cdc39e8434df0f912ee5bdae (diff)
downloadwallabag-559f708cae6143564284034369771737119a6bf3.tar.gz
wallabag-559f708cae6143564284034369771737119a6bf3.tar.zst
wallabag-559f708cae6143564284034369771737119a6bf3.zip
Add translations about latest Tag changes.
Add new translations in each language file.
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.it.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index 47292116..1563703a 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -399,6 +399,8 @@ tag:
399 new: 399 new:
400 add: 'Aggiungi' 400 add: 'Aggiungi'
401 placeholder: 'Puoi aggiungere varie etichette, separate da una virgola.' 401 placeholder: 'Puoi aggiungere varie etichette, separate da una virgola.'
402 rename:
403 # placeholder: 'You can update tag name.'
402 404
403# export: 405# export:
404# footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>' 406# footer_template: '<div style="text-align:center;"><p>Produced by wallabag with %method%</p><p>Please open <a href="https://github.com/wallabag/wallabag/issues">an issue</a> if you have trouble with the display of this E-Book on your device.</p></div>'
@@ -585,6 +587,7 @@ flashes:
585 tag: 587 tag:
586 notice: 588 notice:
587 tag_added: 'Etichetta aggiunta' 589 tag_added: 'Etichetta aggiunta'
590 # tag_renamed: 'Tag renamed'
588 import: 591 import:
589 notice: 592 notice:
590 failed: 'Importazione fallita, riprova.' 593 failed: 'Importazione fallita, riprova.'