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.

92 lines
2.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_shortcuts
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015-2016
  7. # Antonio Trueba, 2016
  8. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016
  9. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013
  10. # Hotellook, 2014
  11. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  12. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  13. # Paolo Valier, 2016
  14. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  15. # Rudolf Schnapka <rs@techno-flex.de>, 2015-2016
  16. # SaFi J. <safi2266@gmail.com>, 2015
  17. # Thomas A. Jaeger, 2015
  18. msgid ""
  19. msgstr ""
  20. "Project-Id-Version: web (8.0)\n"
  21. "Report-Msgid-Bugs-To: \n"
  22. "POT-Creation-Date: 2016-05-06 15:50+0000\n"
  23. "PO-Revision-Date: 2016-05-06 08:26+0000\n"
  24. "Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>\n"
  25. "Language-Team: French (http://www.transifex.com/oca/OCA-web-8-0/language/fr/)\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=UTF-8\n"
  28. "Content-Transfer-Encoding: \n"
  29. "Language: fr\n"
  30. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  31. #. module: web_shortcuts
  32. #. openerp-web
  33. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  34. #, python-format
  35. msgid "Add / Remove Shortcut..."
  36. msgstr "Ajouter / supprimer un raccourci..."
  37. #. module: web_shortcuts
  38. #: field:web.shortcut,create_uid:0
  39. msgid "Created by"
  40. msgstr "Créé par"
  41. #. module: web_shortcuts
  42. #: field:web.shortcut,create_date:0
  43. msgid "Created on"
  44. msgstr "Créé le"
  45. #. module: web_shortcuts
  46. #: field:web.shortcut,display_name:0
  47. msgid "Display Name"
  48. msgstr "Nom affiché"
  49. #. module: web_shortcuts
  50. #: field:web.shortcut,id:0
  51. msgid "ID"
  52. msgstr "ID"
  53. #. module: web_shortcuts
  54. #: field:web.shortcut,__last_update:0
  55. msgid "Last Modified on"
  56. msgstr "Dernière modification le"
  57. #. module: web_shortcuts
  58. #: field:web.shortcut,write_uid:0
  59. msgid "Last Updated by"
  60. msgstr "Mis à jour par"
  61. #. module: web_shortcuts
  62. #: field:web.shortcut,write_date:0
  63. msgid "Last Updated on"
  64. msgstr "Mis à jour le"
  65. #. module: web_shortcuts
  66. #: field:web.shortcut,menu_id:0
  67. msgid "Menu id"
  68. msgstr "Id du menu"
  69. #. module: web_shortcuts
  70. #: field:web.shortcut,name:0
  71. msgid "Shortcut Name"
  72. msgstr "Nom du raccourci"
  73. #. module: web_shortcuts
  74. #: sql_constraint:web.shortcut:0
  75. msgid "Shortcut for this menu already exists!"
  76. msgstr "Le raccourci pour ce menu existe déjà!"
  77. #. module: web_shortcuts
  78. #: field:web.shortcut,user_id:0
  79. msgid "User Ref."
  80. msgstr "Réf utilisateur."