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.

119 lines
3.0 KiB

  1. # Translation of OpenERP Server.
  2. # This file contains the translation of the following modules:
  3. # * base_location
  4. #
  5. # Translators:
  6. # Maxime Chambreuil <maxime.chambreuil@gmail.com>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: partner-contact (7.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-10-01 13:16+0000\n"
  12. "PO-Revision-Date: 2015-10-01 13:16+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  14. "Language-Team: French (http://www.transifex.com/oca/OCA-partner-contact-7-0/language/fr/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: fr\n"
  19. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20. #. module: base_location
  21. #: model:ir.actions.act_window,name:base_location.action_zip_tree
  22. msgid "Cites/locations Management"
  23. msgstr "Cites/locations Management"
  24. #. module: base_location
  25. #: field:res.better.zip,city:0
  26. msgid "City"
  27. msgstr "Ville"
  28. #. module: base_location
  29. #: view:res.better.zip:0 field:res.better.zip,name:0
  30. msgid "ZIP"
  31. msgstr "ZIP"
  32. #. module: base_location
  33. #: field:res.better.zip,state_id:0
  34. msgid "State"
  35. msgstr "Etat"
  36. #. module: base_location
  37. #: field:res.better.zip,country_id:0
  38. msgid "Country"
  39. msgstr "Pays"
  40. #. module: base_location
  41. #: field:res.better.zip,priority:0
  42. msgid "Priority"
  43. msgstr "Priorité"
  44. #. module: base_location
  45. #: model:ir.model,name:base_location.model_res_company
  46. msgid "Companies"
  47. msgstr "Sociétés"
  48. #. module: base_location
  49. #: field:res.better.zip,code:0
  50. msgid "City Code"
  51. msgstr "Code de la ville"
  52. #. module: base_location
  53. #: model:ir.model,name:base_location.model_res_better_zip
  54. msgid " City/locations completion object"
  55. msgstr " City/locations completion object"
  56. #. module: base_location
  57. #: help:res.company,better_zip_id:0
  58. msgid "Use the city name or the zip code to search the location"
  59. msgstr "Utilisez le nom de la ville ou le zip lors des recherches"
  60. #. module: base_location
  61. #: field:res.partner,zip_id:0
  62. msgid "City/Location"
  63. msgstr "Ville/location"
  64. #. module: base_location
  65. #: view:res.better.zip:0
  66. msgid "Search city"
  67. msgstr "Rechercher une ville"
  68. #. module: base_location
  69. #: field:res.company,better_zip_id:0
  70. msgid "Location"
  71. msgstr "Location"
  72. #. module: base_location
  73. #: model:ir.ui.menu,name:base_location.zip_base
  74. msgid "Cities/Locations Management"
  75. msgstr "Cities/Locations Management"
  76. #. module: base_location
  77. #: sql_constraint:res.better.zip:0
  78. msgid "This location already exists !"
  79. msgstr "Cette localisation existe déjà !"
  80. #. module: base_location
  81. #: model:ir.model,name:base_location.model_res_partner
  82. msgid "Partner"
  83. msgstr "Partenaire"
  84. #. module: base_location
  85. #: view:res.company:0 view:res.partner:0
  86. msgid "City completion"
  87. msgstr "Complétion par ville"
  88. #. module: base_location
  89. #: field:res.country.state,better_zip_ids:0
  90. msgid "Cities"
  91. msgstr "Villes"
  92. #. module: base_location
  93. #: model:ir.model,name:base_location.model_res_country_state
  94. msgid "Country state"
  95. msgstr "Etat"
  96. #. module: base_location
  97. #: help:res.better.zip,code:0
  98. msgid "The official code for the city"
  99. msgstr "Code officiel de la ville"