aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3994 from wallabag/feature/revoke-feed-tokenKevin Decherf2019-06-0514-0/+27
|\ | | | | Add ability to revoke feed token
| * Add ability to revoke feed tokenJeremy Benoist2019-06-0514-0/+27
| |
* | Add quickstart into the menuJeremy Benoist2019-06-0514-0/+15
|/ | | | Just in case people want to see that page again.
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-05-1512-12/+12
|\
| * Add ability to match many domains for credentialsJeremy Benoist2019-04-2312-12/+12
| | | | | | | | | | Instead of fetching one domain, we use the same method as in site config (to retrieve the matching file) and handle api.example.org, example.org, .org (yes the last one isn’t useful). If one of these match, we got it and use it.
* | Fix tests & cs & migrationJeremy Benoist2019-04-262-16/+16
| |
* | Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-2524-117/+116
| |
* | Change the way to enable 2FAJeremy Benoist2019-01-2314-85/+252
| | | | | | | | And add a step to validate a generated code from the OTP app
* | Update translationJeremy Benoist2019-01-2314-14/+14
| |
* | Add backup codesJeremy Benoist2019-01-2314-0/+14
| |
* | Better translationsJeremy Benoist2019-01-2314-28/+70
| | | | | | | | | | | | Replace “Google Authenticator” by “Google Authenticator, Authy or FreeOTP” in all text. Translate how to use the code / qr code.
* | Enable OTP 2FAJeremy Benoist2019-01-2314-55/+70
| | | | | | | | | | | | | | | | | | - Update SchebTwoFactorBundle to version 3 - Enable Google 2fa on the bundle - Disallow ability to use both email and google as 2fa - Update Ocramius Proxy Manager to handle typed function & attributes (from PHP 7) - use `$this->addFlash` shortcut instead of `$this->get('session')->getFlashBag()->add` - update admin to be able to create/reset the 2fa
* | Create a dedicated tab to reset dataJeremy Benoist2019-01-2314-0/+14
| |
* | Move icon into the top menu barJeremy Benoist2019-01-1914-0/+14
| | | | | | | | | | | | | | Change the way to select a random entry: - select all ids from the given user (with filters) - choose randomly one in php - find that entry
* | Added random featureNicolas Lœuillet2019-01-1914-0/+14
| |
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-01-1514-1/+88
|\|
| * Add translationsKevin Decherf2019-01-0714-1/+88
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Update messages.pl.ymlMateusz Rumiński2018-12-021-2/+2
| | | | | | Add missing translation
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2018-11-259-19/+19
|\| | | | | | | | | | | | | | | # Conflicts: # web/wallassets/baggy.js # web/wallassets/manifest.json # web/wallassets/material.css # web/wallassets/material.js
| * Update messages.en.ymlEloi Coutant2018-11-161-3/+3
| |
| * Update messages.fr.ymlEloi Coutant2018-11-161-1/+1
| |
| * Update messages.fr.ymlEloi Coutant2018-11-161-3/+3
| | | | | | Modification pour éclaircir le sens de l'option
| * fixup! fixup! Fix documentation wording for matches/notmatches tagging rulesOlivier Mehani2018-11-018-8/+8
| |
| * fixup! Fix documentation wording for matches/notmatches tagging rulesOlivier Mehani2018-11-018-8/+8
| |
| * Fix documentation wording for matches/notmatches tagging rulesOlivier Mehani2018-10-318-13/+13
| | | | | | | | Signed-off-by: Olivier Mehani <shtrom@ssji.net>
* | Add translations about latest Tag changes.Stéphane HULARD2018-09-2514-1/+43
|/ | | | Add new translations in each language file.
* Fixes a typoAleksandar Todorović (r3bl)2018-08-101-1/+1
|
* Merge pull request #3614 from comradekingu/patch-3Jérémy Benoist2018-06-061-3/+3
|\ | | | | Spelling: GitHub, Log out, of the dev
| * GitHub, Log out, of the devAllan Nordhøy2018-03-251-3/+3
| |
* | Update messages.oc.ymlQuentí2018-05-051-4/+4
|/
* Using new 'entry.default_title' as translation keySimounet2017-12-2614-0/+14
|
* Update messages.pl.ymlMateusz Rumiński2017-12-181-2/+2
| | | add polish translation for 'provided by' and 'origin url'
* Translate new validators stringTobias Strobel2017-11-261-1/+2
|
* Merge pull request #3419 from NatJNP/patch1Jérémy Benoist2017-11-252-0/+614
|\ | | | | Add Thai language
| * Add all file thai Language for translateNatPi2017-11-242-0/+614
| |
* | Replace hardcoded 'Provided by' string with i18n stringKevin Decherf2017-11-1913-0/+13
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Improve origin_url field description and translationsKevin Decherf2017-11-1913-12/+13
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Entry: handle originUrl in edit form, update translationsKevin Decherf2017-11-1912-0/+12
|/ | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Update messages.pl.ymlMateusz Rumiński2017-10-191-2/+2
| | | add polish translation for export footer_template
* Translated first page of exported articleNicolas Lœuillet2017-10-1112-0/+36
|
* update Russian languageОлег2017-10-102-62/+68
|
* Add Russian language in CoreBundle Resources and CraueConfigBundleОлег2017-10-101-0/+564
|
* Update messages.oc.ymlQuent-in2017-09-091-1/+1
|
* Merge pull request #3337 from strobeltobias/patch-1Jérémy Benoist2017-09-041-90/+90
|\ | | | | Add missing quotation marks and small fixes (2)
| * Update messages.de.ymlJérémy Benoist2017-09-041-1/+1
| |
| * Update to comply with suggested changesTobias Strobel2017-09-031-7/+7
| |
| * Add missing quotation marks and small fixes (2)Tobias Strobel2017-09-011-90/+90
| |
* | Update validators.oc.ymlQuent-in2017-08-301-2/+2
| |
* | UpdateQuent-in2017-08-301-55/+55
|/
* Merge pull request #3319 from Quent-in/2.3Jérémy Benoist2017-08-101-2/+2
|\ | | | | Translation : OC small changes