You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

82 lines
2.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_concurrency
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015
  7. # Antonio Trueba, 2016
  8. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  9. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  10. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013-2014
  11. # Hotellook, 2014
  12. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
  13. # Paolo Valier, 2016
  14. # Rudolf Schnapka <schnapkar@golive-saar.de>, 2015
  15. msgid ""
  16. msgstr ""
  17. "Project-Id-Version: server-tools (8.0)\n"
  18. "Report-Msgid-Bugs-To: \n"
  19. "POT-Creation-Date: 2016-05-12 14:33+0000\n"
  20. "PO-Revision-Date: 2016-05-08 15:26+0000\n"
  21. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  22. "Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: \n"
  26. "Language: fr\n"
  27. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  28. #. module: base_concurrency
  29. #: field:res.users.login,create_uid:0
  30. msgid "Created by"
  31. msgstr "Créé par"
  32. #. module: base_concurrency
  33. #: field:res.users.login,create_date:0
  34. msgid "Created on"
  35. msgstr "Créé le"
  36. #. module: base_concurrency
  37. #: field:res.users.login,display_name:0
  38. msgid "Display Name"
  39. msgstr "Nom affiché"
  40. #. module: base_concurrency
  41. #: field:res.users.login,id:0
  42. msgid "ID"
  43. msgstr "ID"
  44. #. module: base_concurrency
  45. #: field:res.users.login,__last_update:0
  46. msgid "Last Modified on"
  47. msgstr "Dernière modification le"
  48. #. module: base_concurrency
  49. #: field:res.users.login,write_uid:0
  50. msgid "Last Updated by"
  51. msgstr "Dernière mise à jour par"
  52. #. module: base_concurrency
  53. #: field:res.users.login,write_date:0
  54. msgid "Last Updated on"
  55. msgstr "Dernière mise à jour le"
  56. #. module: base_concurrency
  57. #: field:res.users.login,login_dt:0
  58. msgid "Latest connection"
  59. msgstr "Dernière connexion"
  60. #. module: base_concurrency
  61. #: sql_constraint:res.users.login:0
  62. msgid "The user can only have one login line!"
  63. msgstr "L'utilisateur peut avoir seulement une ligne d'identification!"
  64. #. module: base_concurrency
  65. #: field:res.users.login,user_id:0
  66. msgid "User"
  67. msgstr "Utilisateur"
  68. #. module: base_concurrency
  69. #: model:ir.model,name:base_concurrency.model_res_users
  70. msgid "Users"
  71. msgstr "Utilisateurs"