aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add simple stats in footerJeremy Benoist2016-10-011-0/+1
| |/
* / Fix OC typosJeremy Benoist2016-10-021-1/+1
|/ | | | + remove extra sentence
* Reordered upgrade documentationNicolas Lœuillet2016-09-281-1/+0
|
* Some fixes about upgrade from 2.0.x -> 2.1.0Nicolas Lœuillet2016-09-281-0/+1
|
* Add Instapaper translationsJeremy Benoist2016-09-271-0/+4
|
* bring chrome and firefox as separate importsThomas Citharel2016-09-251-3/+7
|
* Add Chrome path for Mac OSNicolas Lœuillet2016-09-251-1/+1
|
* Import Firefox & Chrome bookmarks into wallabagThomas Citharel2016-09-251-1/+5
|
* Display a message when async import won’t workJeremy Benoist2016-09-241-0/+3
| | | | | Mostly if Redis or RabbitMQ isn’t installed / launched. I guess it’ll avoid some issues.
* Avoid losing entry when fetching failJeremy Benoist2016-09-171-2/+2
| | | | Instead of just say “Failed to save entry” we’ll save the entry at all cost and try to fetch content. If fetching content failed, the entry will still be saved at least, but without content.
* Moved Pocket token to user configJeremy Benoist2016-09-161-0/+1
|
* Change flash message for queued articlesJeremy Benoist2016-09-131-0/+1
|
* Display a message when async is enabledJeremy Benoist2016-09-111-0/+2
|
* Add Readability to Quickstart pageJeremy Benoist2016-09-011-0/+1
|
* Add missing translationsJeremy Benoist2016-09-011-0/+4
|
* Add missing translationsJeremy Benoist2016-08-281-0/+1
|
* Add untagged entriesNicolas Lœuillet2016-08-281-0/+1
| | | | Fix #1631
* Change share entry behaviorNicolas Lœuillet2016-08-231-0/+1
|
* Add translationsNicolas Lœuillet2016-08-231-0/+1
|
* Translations and baggy view for tagsNicolas Lœuillet2016-08-231-0/+1
|
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-221-1/+4
|\
| * Merge pull request #2222 from wallabag/add-date-on-article-viewNicolas Lœuillet2016-08-221-0/+3
| |\ | | | | | | Added creation date and reading time on article view
| | * Display text on baggyJeremy Benoist2016-08-211-0/+1
| | | | | | | | | | | | Instead of using icons (which aren't available) display real text for reading time & creation date
| | * Added creation date and reading time on article viewNicolas Lœuillet2016-08-181-0/+2
| | | | | | | | | | | | Fix #2034
| * | Replaced favorite word/icon with star oneNicolas Lœuillet2016-08-181-1/+1
| |/ | | | | | | Fix #2041
* | Added name on clientThomas Citharel2016-08-221-7/+9
| | | | | | | | | | | | | | | | - Fix typos in field name - Added migration for name field in API client table Manually cherry-picked from PR https://github.com/wallabag/wallabag/pull/2171
* | Add tags on entries viewThomas Citharel2016-06-231-0/+1
|/ | | | Should be tested on old browsers
* Fix a few french translations typosThomas Citharel2016-06-231-4/+4
|
* Merge pull request #2122 from wallabag/fix-tags-deletionNicolas Lœuillet2016-05-311-0/+1
|\ | | | | Fix the deletion of Tags/Entries relation when delete an entry
| * Display a message when saving an entry failedJeremy Benoist2016-05-301-0/+1
| | | | | | | | | | When saving an entry fail because of database error we previously just returned `false`. Now we got an error in the log and the displayed notice to the user is updated too.
* | Add unread filter to entries pagesDaniel Bartram2016-05-091-0/+1
|/ | | | Add the ability to filter for unread pages in the filters menu.
* Fix translation for validatorsNicolas Lœuillet2016-05-071-7/+0
| | | | Fix #2003
* Documentation about wallabag APINicolas Lœuillet2016-04-061-0/+1
|
* Fix Archive page title translationNicolas Lœuillet2016-04-041-1/+1
|
* Add reading time translationJeremy Benoist2016-03-211-0/+9
|
* Convert more languagesJeremy Benoist2016-03-201-2/+2
|
* Add missing developer pageJeremy Benoist2016-03-201-0/+51
|
* Convert french translationJeremy Benoist2016-03-201-266/+345
|
* Convert english translation fileJeremy Benoist2016-03-201-9/+10
| | | | | | | - convert english translation to translate key - remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material) - fix tests about text in response (now checking translation key instead of translated text) - remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
* Replace slider with selectNicolas Lœuillet2016-03-141-0/+6
|
* Translation and documentationNicolas Lœuillet2016-03-141-0/+1
|
* Merge pull request #1675 from wallabag/v2-create-api-clientNicolas Lœuillet2016-03-081-0/+33
|\ | | | | Ability to create new client for the API
| * Fix translations mistakeJeremy Benoist2016-03-071-5/+5
| | | | | | | | In Material template, move the developer link in the left menu (like in baggy)
| * Translate "how to" pageJeremy Benoist2016-03-071-0/+8
| |
| * Add translationsJeremy Benoist2016-03-051-0/+25
| |
* | french translation & pocketThomas Citharel2016-03-031-0/+2
| |
* | minor typofix + missing quotesgoofy-bz2016-02-291-6/+6
|/ | | Added quotes to be reviewed
* Rename CommentBundle with AnnotationBundleNicolas Lœuillet2016-02-261-1/+1
|
* changed french translation from commentaire to annotationThomas Citharel2016-02-261-1/+1
|
* display how much comments there are for an entryThomas Citharel2016-02-261-0/+1
|