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.

283 lines
10 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * partner_identification
  4. #
  5. # Translators:
  6. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  7. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  8. # Hotellook, 2014
  9. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  10. # Paolo Valier, 2016
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: partner-contact (9.0)\n"
  14. "Report-Msgid-Bugs-To: \n"
  15. "POT-Creation-Date: 2017-11-21 01:49+0000\n"
  16. "PO-Revision-Date: 2016-03-19 05:58+0000\n"
  17. "Last-Translator: <>\n"
  18. "Language-Team: Italian (http://www.transifex.com/oca/OCA-partner-contact-9-0/"
  19. "language/it/)\n"
  20. "Language: it\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: \n"
  24. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  25. #. module: partner_identification
  26. #: code:addons/partner_identification/models/res_partner_id_category.py:24
  27. #, python-format
  28. msgid ""
  29. "\n"
  30. "# Python code. Use failed = True to specify that the id number is not "
  31. "valid.\n"
  32. "# You can use the following variables :\n"
  33. "# - self: browse_record of the current ID Category browse_record\n"
  34. "# - id_number: browse_record of ID number to validate"
  35. msgstr ""
  36. #. module: partner_identification
  37. #: code:addons/partner_identification/models/res_partner_id_category.py:70
  38. #, python-format
  39. msgid "%s is not a valid %s identifier"
  40. msgstr ""
  41. #. module: partner_identification
  42. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_category_code
  43. msgid "Abbreviation or acronym of this ID type. For example, 'driver_license'"
  44. msgstr ""
  45. #. module: partner_identification
  46. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_active
  47. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_active
  48. msgid "Active"
  49. msgstr "Attivo"
  50. #. module: partner_identification
  51. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number_partner_issued_id
  52. msgid ""
  53. "Another partner, who issued this ID. For example, Traffic National "
  54. "Institution"
  55. msgstr ""
  56. #. module: partner_identification
  57. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_category_id
  58. msgid "Category"
  59. msgstr "Categoria"
  60. #. module: partner_identification
  61. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_code
  62. msgid "Code"
  63. msgstr "Codice"
  64. #. module: partner_identification
  65. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_create_uid
  66. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_create_uid
  67. msgid "Created by"
  68. msgstr "Creato da"
  69. #. module: partner_identification
  70. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_create_date
  71. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_create_date
  72. msgid "Created on"
  73. msgstr "Creato il"
  74. #. module: partner_identification
  75. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_display_name
  76. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_display_name
  77. msgid "Display Name"
  78. msgstr "Nome da visualizzare"
  79. #. module: partner_identification
  80. #: code:addons/partner_identification/models/res_partner_id_category.py:66
  81. #, python-format
  82. msgid ""
  83. "Error when evaluating the id_category validation code::\n"
  84. " %s \n"
  85. "(%s)"
  86. msgstr ""
  87. #. module: partner_identification
  88. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number_valid_until
  89. msgid ""
  90. "Expiration date. For example, date when person needs to renew his driver "
  91. "license, 21/10/2019"
  92. msgstr ""
  93. #. module: partner_identification
  94. #: selection:res.partner.id_number,status:0
  95. msgid "Expired"
  96. msgstr ""
  97. #. module: partner_identification
  98. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_id
  99. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_id
  100. msgid "ID"
  101. msgstr "ID"
  102. #. module: partner_identification
  103. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_name
  104. msgid "ID Number"
  105. msgstr ""
  106. #. module: partner_identification
  107. #: model:ir.ui.view,arch_db:partner_identification.view_partner_form
  108. msgid "ID Numbers"
  109. msgstr ""
  110. #. module: partner_identification
  111. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_name
  112. msgid "ID name"
  113. msgstr ""
  114. #. module: partner_identification
  115. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number_category_id
  116. msgid "ID type defined in configuration. For example, Driver License"
  117. msgstr ""
  118. #. module: partner_identification
  119. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_numbers
  120. msgid "Identification Numbers"
  121. msgstr ""
  122. #. module: partner_identification
  123. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_partner_issued_id
  124. msgid "Issued by"
  125. msgstr ""
  126. #. module: partner_identification
  127. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number_date_issued
  128. msgid ""
  129. "Issued date. For example, date when person approved his driving exam, "
  130. "21/10/2009"
  131. msgstr ""
  132. #. module: partner_identification
  133. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_date_issued
  134. msgid "Issued on"
  135. msgstr ""
  136. #. module: partner_identification
  137. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category___last_update
  138. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number___last_update
  139. msgid "Last Modified on"
  140. msgstr "Ultima modifica il"
  141. #. module: partner_identification
  142. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_write_uid
  143. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_write_uid
  144. msgid "Last Updated by"
  145. msgstr "Ultimo caricamento il"
  146. #. module: partner_identification
  147. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_write_date
  148. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_write_date
  149. msgid "Last Updated on"
  150. msgstr "Ultimo caricamento di"
  151. #. module: partner_identification
  152. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_category_name
  153. msgid "Name of this ID type. For example, 'Driver License'"
  154. msgstr ""
  155. #. module: partner_identification
  156. #: selection:res.partner.id_number,status:0
  157. msgid "New"
  158. msgstr "Nuovo"
  159. #. module: partner_identification
  160. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_comment
  161. #: model:ir.ui.view,arch_db:partner_identification.view_partner_id_numbers_form
  162. msgid "Notes"
  163. msgstr "Note"
  164. #. module: partner_identification
  165. #: model:ir.model,name:partner_identification.model_res_partner
  166. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_partner_id
  167. msgid "Partner"
  168. msgstr "Partner"
  169. #. module: partner_identification
  170. #: model:ir.actions.act_window,name:partner_identification.action_partner_id_category
  171. #: model:ir.ui.menu,name:partner_identification.menu_partner_id_category
  172. msgid "Partner ID Categories"
  173. msgstr ""
  174. #. module: partner_identification
  175. #: model:ir.actions.act_window,name:partner_identification.action_partner_id_numbers_form
  176. #: model:ir.ui.view,arch_db:partner_identification.view_partner_id_numbers_form
  177. #: model:ir.ui.view,arch_db:partner_identification.view_partner_id_numbers_tree
  178. msgid "Partner ID Numbers"
  179. msgstr ""
  180. #. module: partner_identification
  181. #: model:ir.ui.view,arch_db:partner_identification.view_partner_id_category_form
  182. #: model:ir.ui.view,arch_db:partner_identification.view_partner_id_category_tree
  183. msgid "Partner Identification Categories"
  184. msgstr ""
  185. #. module: partner_identification
  186. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_place_issuance
  187. msgid "Place of Issuance"
  188. msgstr ""
  189. #. module: partner_identification
  190. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_category_validation_code
  191. msgid "Python code called to validate an id number."
  192. msgstr ""
  193. #. module: partner_identification
  194. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_category_validation_code
  195. msgid "Python validation code"
  196. msgstr ""
  197. #. module: partner_identification
  198. #: selection:res.partner.id_number,status:0
  199. msgid "Running"
  200. msgstr ""
  201. #. module: partner_identification
  202. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_status
  203. msgid "Status"
  204. msgstr "Stato"
  205. #. module: partner_identification
  206. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number_name
  207. msgid "The ID itself. For example, Driver License number of this person"
  208. msgstr ""
  209. #. module: partner_identification
  210. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number_place_issuance
  211. msgid ""
  212. "The place where the ID has been issued. For example the country for "
  213. "passports and visa"
  214. msgstr ""
  215. #. module: partner_identification
  216. #: selection:res.partner.id_number,status:0
  217. msgid "To Renew"
  218. msgstr ""
  219. #. module: partner_identification
  220. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_valid_from
  221. msgid "Valid from"
  222. msgstr ""
  223. #. module: partner_identification
  224. #: model:ir.model.fields,field_description:partner_identification.field_res_partner_id_number_valid_until
  225. msgid "Valid until"
  226. msgstr ""
  227. #. module: partner_identification
  228. #: model:ir.model.fields,help:partner_identification.field_res_partner_id_number_valid_from
  229. msgid "Validation period stating date."
  230. msgstr ""
  231. #. module: partner_identification
  232. #: model:ir.model,name:partner_identification.model_res_partner_id_category
  233. msgid "res.partner.id_category"
  234. msgstr ""
  235. #. module: partner_identification
  236. #: model:ir.model,name:partner_identification.model_res_partner_id_number
  237. msgid "res.partner.id_number"
  238. msgstr ""