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.

154 lines
5.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_import_match
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-08-17 03:35+0000\n"
  11. "PO-Revision-Date: 2016-05-27 15:24+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Catalan (http://www.transifex.com/oca/OCA-server-tools-8-0/language/ca/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: ca\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: base_import_match
  20. #: field:base_import.match.field,conditional:0
  21. msgid "Conditional"
  22. msgstr "Condicional "
  23. #. module: base_import_match
  24. #: field:base_import.match,create_uid:0
  25. #: field:base_import.match.field,create_uid:0
  26. msgid "Created by"
  27. msgstr "Creat per"
  28. #. module: base_import_match
  29. #: field:base_import.match,create_date:0
  30. #: field:base_import.match.field,create_date:0
  31. msgid "Created on"
  32. msgstr "Creat el"
  33. #. module: base_import_match
  34. #: model:ir.model,name:base_import_match.model_base_import_match
  35. msgid "Deduplicate settings prior to CSV imports."
  36. msgstr "Deduplicar ajustaments abans de fer importacions CSV."
  37. #. module: base_import_match
  38. #: field:base_import.match,display_name:0
  39. #: field:base_import.match.field,display_name:0
  40. msgid "Display Name"
  41. msgstr "Veure el nom"
  42. #. module: base_import_match
  43. #: help:base_import.match.field,conditional:0
  44. msgid "Enable if you want to use this field only in some conditions."
  45. msgstr "Activeu si voleu utilitzar aquest camp només en certes condicions. "
  46. #. module: base_import_match
  47. #: field:base_import.match.field,field_id:0
  48. msgid "Field"
  49. msgstr "Camp"
  50. #. module: base_import_match
  51. #: model:ir.model,name:base_import_match.model_base_import_match_field
  52. msgid "Field import match definition"
  53. msgstr "Camps que defineixen una associació d'importació "
  54. #. module: base_import_match
  55. #: help:base_import.match.field,field_id:0
  56. msgid "Field that will be part of an unique key."
  57. msgstr "Camps que seran part de una clau única."
  58. #. module: base_import_match
  59. #: field:base_import.match,field_ids:0
  60. msgid "Fields"
  61. msgstr "Camps "
  62. #. module: base_import_match
  63. #: help:base_import.match,field_ids:0
  64. msgid "Fields that will define an unique key."
  65. msgstr "Camps que definiran una clau única."
  66. #. module: base_import_match
  67. #: view:base_import.match:base_import_match.match_search_view
  68. msgid "Group By"
  69. msgstr "Agrupat per"
  70. #. module: base_import_match
  71. #: field:base_import.match,id:0 field:base_import.match.field,id:0
  72. msgid "ID"
  73. msgstr "ID"
  74. #. module: base_import_match
  75. #: help:base_import.match.field,imported_value:0
  76. msgid ""
  77. "If the imported value is not this, the whole matching rule will be "
  78. "discarded. Be careful, this data is always treated as a string, and "
  79. "comparison is case-sensitive so if you set 'True', it will NOT match '1' nor"
  80. " 'true', only EXACTLY 'True'."
  81. msgstr "Si el valor importat no es aquest, el conjunt de regles d'associació ha de ser descartat. Aneu amb compte, aquestes dades sempre són tractades com una cadena, i la comparació és sensible a majúscules i minúscules, per la qual cosa si s'estableix 'Veritat', NO coincidirà ni amb '1' ni amb 'veritat', només EXACTAMENT amb 'Veritat'."
  82. #. module: base_import_match
  83. #: view:base_import.match:base_import_match.match_form_view
  84. #: view:base_import.match:base_import_match.match_search_view
  85. #: view:base_import.match:base_import_match.match_tree_view
  86. #: model:ir.actions.act_window,name:base_import_match.match_action
  87. #: model:ir.ui.menu,name:base_import_match.match_menu
  88. msgid "Import Match"
  89. msgstr "Importar Associació "
  90. #. module: base_import_match
  91. #: field:base_import.match.field,imported_value:0
  92. msgid "Imported value"
  93. msgstr "Valor Importat "
  94. #. module: base_import_match
  95. #: help:base_import.match,model_id:0 help:base_import.match.field,model_id:0
  96. msgid "In this model you will apply the match."
  97. msgstr "En aquest model haureu d'aplicar l'associació."
  98. #. module: base_import_match
  99. #: field:base_import.match,__last_update:0
  100. #: field:base_import.match.field,__last_update:0
  101. msgid "Last Modified on"
  102. msgstr "Darrera modificació el"
  103. #. module: base_import_match
  104. #: field:base_import.match,write_uid:0
  105. #: field:base_import.match.field,write_uid:0
  106. msgid "Last Updated by"
  107. msgstr "Darrera Actualització per"
  108. #. module: base_import_match
  109. #: field:base_import.match,write_date:0
  110. #: field:base_import.match.field,write_date:0
  111. msgid "Last Updated on"
  112. msgstr "Darrera Actualització el"
  113. #. module: base_import_match
  114. #: field:base_import.match.field,match_id:0
  115. msgid "Match"
  116. msgstr "Associar "
  117. #. module: base_import_match
  118. #: view:base_import.match:base_import_match.match_search_view
  119. #: field:base_import.match,model_id:0 field:base_import.match,model_name:0
  120. #: field:base_import.match.field,model_id:0
  121. msgid "Model"
  122. msgstr "Model"
  123. #. module: base_import_match
  124. #: field:base_import.match,name:0 field:base_import.match.field,name:0
  125. msgid "Name"
  126. msgstr "Nom"
  127. #. module: base_import_match
  128. #: field:base_import.match,sequence:0
  129. msgid "Sequence"
  130. msgstr "Seqüència"