summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
Commit message (Collapse)AuthorAgeFilesLines
...
* translations PR 20170102 (#4929)enahum2017-01-041-20/+116
|
* translations PR 20161226 (#4903)enahum2016-12-301-8/+44
|
* translations PR 20161219 (#4838)enahum2016-12-221-1/+13
|
* translations PR 20161212 (#4774)enahum2016-12-161-0/+32
|
* translations PR 20161208 (#4740)enahum2016-12-111-0/+84
|
* translations PR 20161128 (#4666)enahum2016-12-021-2/+46
|
* translations PR 20161122 (#4625)enahum2016-11-261-1/+13
|
* translations PR for 3.5 (#4511)enahum2016-11-111-52/+80
|
* translations PR 20161101 (#4406)enahum2016-11-031-3/+3
|
* translations PR 20161025 (#4328)enahum2016-10-271-6/+30
|
* translations PR 20161017 (#4245)enahum2016-10-201-1/+21
|
* translations PR 20161011 (#4199)enahum2016-10-121-60/+200
|
* translations PR 20160929 (#4123)enahum2016-10-041-9/+109
|
* Translations for RC5 (#4004)enahum2016-09-091-55/+59
|
* daily translations 20160908 (#3994)enahum2016-09-081-14/+30
|
* daily translations 20160906 (#3961)enahum2016-09-061-16/+80
|
* daily translations 20160823 (#3864)enahum2016-08-231-4/+140
|
* daily translations 20160809 (#3772)enahum2016-08-091-90/+166
|
* New Languages and translations (#3729)enahum2016-08-041-33/+53
|
* daily + include nederlands (#3659)enahum2016-07-221-0/+16
|
* daily translations 20160719 (#3638)enahum2016-07-201-4/+8
|
* daily translations 20160718 (#3621)enahum2016-07-191-86/+126
|
* Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-36/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bumping version to: 3.2.0-rc1 * PLT-2863 fixing bad merge that broke this PR (#3523) * PLT-2863 adding remove user from team * PLT-2863 adding the client side UI * Fixing trailing space * Fixing reported issues * Adding documentatino * Switching to final javascript driver * Fixing bad merge * Fixing bad merge * PLT-3538 Fix Login page doesn't show SAML option if gitlab is enabled (#3524) * Login error messages fix (#3525) * daily translations 20160708 (#3533) * Fixed permissions when getting a file attachment to use the correct user id (#3535) * PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534) * PLT-3560 blocking adding to channel once user is removed (#3537) * Always allow system admins to see the Integrations sidebar (#3536) * Plt 3475 - Post control improvements (#3538) * Adding class to post when dropdown is active. * plt-3475 - Post controls improvements * daily translations 20160711 (#3544)
* daily translations 20160705 (#3500)enahum2016-07-061-18/+170
|
* daily translations 20160704 (#3481)enahum2016-07-051-1/+9
|
* daily translations 20160629 (#3452)enahum2016-06-301-0/+8
|
* daily translations 20160628 (#3444)enahum2016-06-291-7/+15
|
* daily translations 20160620 (#3384)enahum2016-06-201-24/+28
|
* PLT-3364 Fix panic when load config failes (#3361)enahum2016-06-201-4/+0
|
* daily translations 20160615 (#3348)enahum2016-06-151-0/+8
|
* daily translations 20160614 (#3340)enahum2016-06-151-11/+123
|
* daily translations 20160608 (#3296)enahum2016-06-091-7/+7
|
* daily translations 20160607 (#3288)enahum2016-06-071-1/+1
|
* daily translations 20160606 (#3275)enahum2016-06-061-1/+29
|
* daily translations 20160603 (#3251)enahum2016-06-041-0/+44
|
* daily translations 20160531 (#3192)enahum2016-06-011-0/+4
|
* Changed shortcut command message (#3173)David Lu2016-05-311-4/+0
|
* daily translations 20160527 (#3144)enahum2016-05-271-85/+97
|
* daily translations 20160526 (#3131)enahum2016-05-271-0/+4
|
* daily translations 20160524 (#3101)enahum2016-05-251-1/+17
|
* Adding enterprise build hash to about dialog (#3058)Christopher Speller2016-05-201-1/+1
|
* daily translations 20160519 (#3061)enahum2016-05-201-5/+25
|
* daily translations 20160518 (#3050)enahum2016-05-191-13/+21
|
* daily translations 20160517 (#3030)enahum2016-05-181-0/+360
|
* Send email notification when username changed (#3022)Thomas Balthazar2016-05-181-0/+16
|
* grammar fix (#2976)goofy-bz2016-05-121-1/+1
| | | Note it is a very "visible" grammar error for the French user, and it is in the confirmation mail after team creation. Though it may seem a minor issue we wish it can be corrected asap because we just started our "Framateam" project based on mattermost https://framateam.org/ - TIA
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-4/+0
| | | | | | | | | | | | * PLT-2697 Fixing team admins * Fixing eslint error * Fixing loc issues * Fixing func * Fixing func
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-031-1/+1
| | | | | | | | | | | | | | | | | | | | * Unified login screen and related APIs * Refactored login API call to be less convoluted * Removed LDAP login prompt from invite process * Fixed existing LDAP users being able to log in if LDAP was configured, but disabled * Gofmt * Future proofed login API * Updated login APIs based on feedback * Added additional auditing to login API * Actually removed loginById
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding TeamMember to system * Fixing all unit tests on the backend * Fixing merge conflicts * Fixing merge conflict * Adding javascript unit tests * Adding TeamMember to system * Fixing all unit tests on the backend * Fixing merge conflicts * Fixing merge conflict * Adding javascript unit tests * Adding client side unit test * Cleaning up the clint side tests * Fixing msg * Adding more client side unit tests * Adding more using tests * Adding last bit of client side unit tests and adding make cmd * Fixing bad merge * Fixing libraries * Updating to new client side API * Fixing borken unit test * Fixing unit tests * ugg...trying to beat gofmt * ugg...trying to beat gofmt * Cleaning up remainder of the server side routes * Adding inital load api * Increased coverage of webhook unit tests (#2660) * Adding loading ... to root html * Fixing bad merge * Removing explicit content type so superagent will guess corectly (#2685) * Fixing merge and unit tests * Adding create team UI * Fixing signup flows * Adding LDAP unit tests and enterprise unit test helper (#2702) * Add the ability to reset MFA from the commandline (#2706) * Fixing compliance unit tests * Fixing client side tests * Adding open server to system console * Moving websocket connection * Fixing unit test * Fixing unit tests * Fixing unit tests * Adding nickname and more LDAP unit tests (#2717) * Adding join open teams * Cleaning up all TODOs in the code * Fixing web sockets * Removing unused webockets file * PLT-2533 Add the ability to reset a user's MFA from the system console (#2715) * Add the ability to reset a user's MFA from the system console * Add client side unit test for adminResetMfa * Reorganizing authentication to fix LDAP error message (#2723) * Fixing failing unit test * Initial upgrade db code * Adding upgrade script * Fixing upgrade script after running on core * Update OAuth and Claim routes to work with user model changes (#2739) * Fixing perminant deletion. Adding ability to delete all user and the entire database (#2740) * Fixing team invite ldap login call (#2741) * Fixing bluebar and some img stuff * Fix all the different file upload web utils (#2743) * Fixing invalid session redirect (#2744) * Redirect on bad channel name (#2746) * Fixing a bunch of issue and removing dead code * Patch to fix error message on leave channel (#2747) * Setting EnableOpenServer to false by default * Fixing config * Fixing upgrade * Fixing reported bugs * Bug fixes for PLT-2057 * PLT-2563 Redo password recovery to use a database table (#2745) * Redo password recovery to use a database table * Update reset password audits * Split out admin and user reset password APIs to be separate * Delete password recovery when user is permanently deleted * Consolidate password resetting into a single function * Removed private channels as an option for outgoing webhooks (#2752) * PLT-2577/PLT-2552 Fixes for backstage (#2753) * Added URL to incoming webhook list * Fixed client functions for adding/removing integrations * Disallowed slash commands without trigger words * Fixed clientside handling of errors on AddCommand page * Minor auth cleanup (#2758) * Changed EditPostModal to just close if you save without making any changes (#2759) * Renamed client -> Client in async_client.jsx and fixed eslint warnings (#2756) * Fixed url in channel info modal (#2755) * Fixing reported issues * Moving to version 3 of the apis * Fixing command unit tests (#2760) * Adding team admins * Fixing DM issue * Fixing eslint error * Properly set EditPostModal's originalText state in all cases (#2762) * Update client config check to assume features is defined if server is licensed (#2772) * Fixing url link * Fixing issue with websocket crashing when sending messages to different teams
* Localization: Added missing spanish strings. Sort localization files by IdElias Nahum2016-04-041-12/+12
|