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.

75 lines
2.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * company_country
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Quentin THEURET <odoo@kerpeo.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-05-05 07:29+0000\n"
  13. "PO-Revision-Date: 2017-05-05 07:29+0000\n"
  14. "Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2017\n"
  15. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: fr\n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: company_country
  22. #: code:addons/company_country/models/res_config.py:25
  23. #, python-format
  24. msgid "Country code %s not found. Use ISO 3166 codes 2 letters"
  25. msgstr ""
  26. "Code du pays %snon trouvé. Utilisez les codes ISO 3166 sur 2 caractères"
  27. #. module: company_country
  28. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_uid
  29. msgid "Created by"
  30. msgstr "Créé par"
  31. #. module: company_country
  32. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_date
  33. msgid "Created on"
  34. msgstr "Créé le"
  35. #. module: company_country
  36. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_display_name
  37. msgid "Display Name"
  38. msgstr "Nom affiché"
  39. #. module: company_country
  40. #: code:addons/company_country/models/res_config.py:19
  41. #, python-format
  42. msgid "Error COUNTRY environment variable with country code not defined"
  43. msgstr ""
  44. "Erreur car la variable d'environnement COUNTRY avec le code du pays n'est "
  45. "pas définie"
  46. #. module: company_country
  47. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_id
  48. msgid "ID"
  49. msgstr "ID"
  50. #. module: company_country
  51. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings___last_update
  52. msgid "Last Modified on"
  53. msgstr "Dernière modification le"
  54. #. module: company_country
  55. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_uid
  56. msgid "Last Updated by"
  57. msgstr "Mis à jour par"
  58. #. module: company_country
  59. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_date
  60. msgid "Last Updated on"
  61. msgstr "Mis à jour le"
  62. #. module: company_country
  63. #: model:ir.model,name:company_country.model_country_company_config_settings
  64. msgid "country.company.config.settings"
  65. msgstr "country.company.config.settings"