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.

93 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/"
  26. "fr/)\n"
  27. "Language: fr\n"
  28. "MIME-Version: 1.0\n"
  29. "Content-Type: text/plain; charset=UTF-8\n"
  30. "Content-Transfer-Encoding: \n"
  31. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  32. #. module: web_shortcuts
  33. #. openerp-web
  34. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  35. #, python-format
  36. msgid "Add / Remove Shortcut..."
  37. msgstr "Ajouter / supprimer un raccourci..."
  38. #. module: web_shortcuts
  39. #: field:web.shortcut,create_uid:0
  40. msgid "Created by"
  41. msgstr "Créé par"
  42. #. module: web_shortcuts
  43. #: field:web.shortcut,create_date:0
  44. msgid "Created on"
  45. msgstr "Créé le"
  46. #. module: web_shortcuts
  47. #: field:web.shortcut,display_name:0
  48. msgid "Display Name"
  49. msgstr "Nom affiché"
  50. #. module: web_shortcuts
  51. #: field:web.shortcut,id:0
  52. msgid "ID"
  53. msgstr "ID"
  54. #. module: web_shortcuts
  55. #: field:web.shortcut,__last_update:0
  56. msgid "Last Modified on"
  57. msgstr "Dernière modification le"
  58. #. module: web_shortcuts
  59. #: field:web.shortcut,write_uid:0
  60. msgid "Last Updated by"
  61. msgstr "Mis à jour par"
  62. #. module: web_shortcuts
  63. #: field:web.shortcut,write_date:0
  64. msgid "Last Updated on"
  65. msgstr "Mis à jour le"
  66. #. module: web_shortcuts
  67. #: field:web.shortcut,menu_id:0
  68. msgid "Menu id"
  69. msgstr "Id du menu"
  70. #. module: web_shortcuts
  71. #: field:web.shortcut,name:0
  72. msgid "Shortcut Name"
  73. msgstr "Nom du raccourci"
  74. #. module: web_shortcuts
  75. #: sql_constraint:web.shortcut:0
  76. msgid "Shortcut for this menu already exists!"
  77. msgstr "Le raccourci pour ce menu existe déjà!"
  78. #. module: web_shortcuts
  79. #: field:web.shortcut,user_id:0
  80. msgid "User Ref."
  81. msgstr "Réf utilisateur."