aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
Commit message (Collapse)AuthorAgeFilesLines
* First draft for notificationsThomas Citharel2017-06-231-0/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* NotificationsThomas Citharel2017-06-231-0/+11
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* add :it: shared_by_wallabag string translated by @matteocoderSven Fischer2017-06-221-1/+1
|
* Better export pageJeremy Benoist2017-06-221-1/+1
| | | | I’ve increase the width of the page 900px, 600px looks too small for me. Should we use something like 90% instead?
* Add :it: translationJérémy Benoist2017-06-221-1/+1
|
* Fix translations on QR code instructionsThomas Citharel2017-06-221-0/+1
|
* Add all entries RSS feed and put links on tag page itself and baggy tooThomas Citharel2017-06-211-3/+4
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Merge pull request #2683 from wallabag/credentials-in-dbJérémy Benoist2017-06-201-0/+26
|\ | | | | Store credentials in DB
| * Add menu access to site credentials CRUDJeremy Benoist2017-06-201-0/+1
| |
| * Add CRUD for site credentialsJeremy Benoist2017-06-201-0/+25
| |
* | Add isPublic filter on entriesJeremy Benoist2017-06-101-0/+2
|/
* Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-06-101-1/+1
|\
| * Config label improvement #3199Pierre de Vésian2017-06-091-1/+1
| |
* | Update messages.it.ymlJérémy Benoist2017-06-021-23/+23
| |
* | Updated :it: translationsNicolas Lœuillet2017-05-311-13/+13
| | | | | | | | Thank you @matteocoder
* | Update :it: translationJérémy Benoist2017-05-301-2/+2
| |
* | Add some deletion confirmation to avoid mistakeJeremy Benoist2017-05-241-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-191-1/+1
|\|
| * modify key name as wellCedric Girard2017-05-181-1/+1
| |
| * unify Download/Export wording.Cedric Girard2017-05-181-1/+1
| | | | | | | | This fixes #2967
* | Merge pull request #3060 from wallabag/search-usersThomas Citharel2017-05-041-0/+2
|\ \ | | | | | | Search & paginate users
| * | Merged list and search methodsNicolas Lœuillet2017-05-021-1/+0
| | |
| * | Add filter to users management pageThomas Citharel2017-05-021-0/+3
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-201-0/+1
|/ /
* | Merge pull request #3024 from wallabag/store-dateNicolas Lœuillet2017-04-181-0/+2
|\ \ | | | | | | Added publication date and author
| * | Added author of articleNicolas Lœuillet2017-04-091-0/+1
| | |
| * | Added publication dateNicolas Lœuillet2017-04-051-0/+1
| | |
* | | Removed is_public in Entry edit formNicolas Lœuillet2017-04-131-1/+0
|/ /
* / Allow to remove all archived entriesThomas Citharel2017-03-311-0/+2
|/ | | | | | Since we still support fucking SQLite, we need to retrieve all tags & annotations for archived entries before deleting them. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Merge pull request #2879 from matteocoder/matteocoder-patch-1Nicolas Lœuillet2017-02-141-1/+1
|\ | | | | Fixed typo in "first_steps"
| * Fixed typo in "first_steps"matteocoder2017-01-241-1/+1
| | | | | | Changed "Pimi passi" to "Primi passi
* | Renamed Developer section to API client managementNicolas Lœuillet2017-02-011-5/+5
| |
* | Removed the small element on reading timeNicolas Lœuillet2016-12-301-2/+2
| |
* | Updated addons linksNicolas Lœuillet2016-12-011-0/+1
| |
* | Removed FOSUser attributes removed in alpha4Nicolas Lœuillet2016-11-281-1/+0
| | | | | | | | See https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Upgrade.md\#200-alpha3-to-200-alpha4
* | Translations for shortcuts helpNicolas Lœuillet2016-11-221-0/+30
| |
* | Added translations and currentRoute parameterNicolas Lœuillet2016-11-191-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-2/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .editorconfig # docs/de/index.rst # docs/de/user/import.rst # docs/en/index.rst # docs/en/user/configuration.rst # docs/en/user/import.rst # docs/fr/index.rst # docs/fr/user/import.rst # src/Wallabag/CoreBundle/Command/InstallCommand.php # src/Wallabag/CoreBundle/Resources/translations/messages.da.yml # src/Wallabag/CoreBundle/Resources/translations/messages.de.yml # src/Wallabag/CoreBundle/Resources/translations/messages.en.yml # src/Wallabag/CoreBundle/Resources/translations/messages.es.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml # src/Wallabag/CoreBundle/Resources/translations/messages.it.yml # src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml # src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml # src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml # src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig # web/bundles/wallabagcore/themes/baggy/css/style.min.css # web/bundles/wallabagcore/themes/baggy/js/baggy.min.js # web/bundles/wallabagcore/themes/material/css/style.min.css # web/bundles/wallabagcore/themes/material/js/material.min.js
| * Added help on config screenNicolas Lœuillet2016-11-171-0/+7
| |
| * Changed behavior when we change languageNicolas Lœuillet2016-11-101-1/+1
| | | | | | | | No need to disconnect to apply the language substitution
| * Removed support website on about pageNicolas Lœuillet2016-11-091-1/+1
| |
* | Added http_status in Entry entityNicolas Lœuillet2016-11-181-0/+1
| |
* | Added a configuration to define the redirection after archiving an entryNicolas Lœuillet2016-11-161-0/+4
| | | | | | | | Fix #496
* | Added new tag form in mobile view for Material themeNicolas Lœuillet2016-11-081-0/+3
| | | | | | | | Fix #2376
* | Add Pinboard importJeremy Benoist2016-11-041-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-031-2/+1
|\|
| * Added tag label in the page titleNicolas Lœuillet2016-10-261-1/+1
| | | | | | | | Fix #2472
* | Merge pull request #2180 from wallabag/download-picturesJeremy Benoist2016-11-031-0/+6
|\ \ | | | | | | Download pictures
| * | Add warning message for import + download imagesJeremy Benoist2016-11-031-0/+6
| | | | | | | | | | | | | | | When import isn't async and downloading images is enabled, we warn the user that import can fail. Also, added missing translations
* | | Added translations and baggy partNicolas Lœuillet2016-10-311-0/+1
|/ /