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.

223 lines
6.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_custom_info
  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: 2016-11-28 21:28+0000\n"
  11. "PO-Revision-Date: 2016-10-11 09:51+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  14. "language/uk/)\n"
  15. "Language: uk\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  21. #. module: base_custom_info
  22. #: model:ir.actions.act_window,help:base_custom_info.custom_info_template_action
  23. msgid ""
  24. "<p class=\"oe_view_nocontent_create\">\n"
  25. " Click to define a new custom info template.\n"
  26. " </p><p>\n"
  27. " You must define a custom info template for each\n"
  28. " product properties group.\n"
  29. " </p>\n"
  30. " "
  31. msgstr ""
  32. #. module: base_custom_info
  33. #: model:ir.model,name:base_custom_info.model_custom_info_model_link
  34. msgid "A model that gets its ``ir.model`` computed"
  35. msgstr ""
  36. #. module: base_custom_info
  37. #: sql_constraint:custom.info.value:0
  38. msgid "Another property with that name exists for that resource."
  39. msgstr ""
  40. #. module: base_custom_info
  41. #: sql_constraint:custom.info.property:0
  42. msgid "Another property with that name exists for that template."
  43. msgstr ""
  44. #. module: base_custom_info
  45. #: sql_constraint:custom.info.template:0
  46. msgid "Another template with that name exists for that model."
  47. msgstr ""
  48. #. module: base_custom_info
  49. #: field:custom.info.property,create_uid:0
  50. #: field:custom.info.template,create_uid:0
  51. #: field:custom.info.value,create_uid:0
  52. msgid "Created by"
  53. msgstr "Створив"
  54. #. module: base_custom_info
  55. #: field:custom.info.property,create_date:0
  56. #: field:custom.info.template,create_date:0
  57. #: field:custom.info.value,create_date:0
  58. msgid "Created on"
  59. msgstr "Дата створення"
  60. #. module: base_custom_info
  61. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info
  62. msgid "Custom Info"
  63. msgstr ""
  64. #. module: base_custom_info
  65. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  66. msgid "Custom Info Template"
  67. msgstr ""
  68. #. module: base_custom_info
  69. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_form
  70. msgid "Custom Info Template Properties"
  71. msgstr ""
  72. #. module: base_custom_info
  73. #: view:custom.info.property:base_custom_info.base_custom_info_template_line_tree
  74. #: view:custom.info.template:base_custom_info.base_custom_info_template_tree
  75. msgid "Custom Info Templates"
  76. msgstr ""
  77. #. module: base_custom_info
  78. #: field:custom.info,custom_info_template_id:0
  79. msgid "Custom Information Template"
  80. msgstr ""
  81. #. module: base_custom_info
  82. #: field:custom.info,custom_info_ids:0
  83. msgid "Custom Properties"
  84. msgstr ""
  85. #. module: base_custom_info
  86. #: view:custom.info.value:base_custom_info.base_custom_info_value_tree
  87. msgid "Custom Property Values"
  88. msgstr ""
  89. #. module: base_custom_info
  90. #: model:ir.model,name:base_custom_info.model_custom_info_property
  91. msgid "Custom information property"
  92. msgstr ""
  93. #. module: base_custom_info
  94. #: model:ir.model,name:base_custom_info.model_custom_info_template
  95. msgid "Custom information template"
  96. msgstr ""
  97. #. module: base_custom_info
  98. #: model:ir.model,name:base_custom_info.model_custom_info_value
  99. msgid "Custom information value"
  100. msgstr ""
  101. #. module: base_custom_info
  102. #: field:custom.info,display_name:0
  103. #: field:custom.info.model_link,display_name:0
  104. #: field:custom.info.property,display_name:0
  105. #: field:custom.info.template,display_name:0
  106. #: field:custom.info.value,display_name:0
  107. msgid "Display Name"
  108. msgstr "Назва для відображення"
  109. #. module: base_custom_info
  110. #: field:custom.info,id:0 field:custom.info.model_link,id:0
  111. #: field:custom.info.property,id:0 field:custom.info.template,id:0
  112. #: field:custom.info.value,id:0
  113. msgid "ID"
  114. msgstr "ID"
  115. #. module: base_custom_info
  116. #: view:custom.info.template:base_custom_info.base_custom_info_template_form
  117. msgid "Info Lines"
  118. msgstr ""
  119. #. module: base_custom_info
  120. #: model:ir.model,name:base_custom_info.model_custom_info
  121. msgid "Inheritable abstract model to add custom info in any model"
  122. msgstr ""
  123. #. module: base_custom_info
  124. #: field:custom.info,__last_update:0
  125. #: field:custom.info.model_link,__last_update:0
  126. #: field:custom.info.property,__last_update:0
  127. #: field:custom.info.template,__last_update:0
  128. #: field:custom.info.value,__last_update:0
  129. msgid "Last Modified on"
  130. msgstr "Остання модифікація"
  131. #. module: base_custom_info
  132. #: field:custom.info.property,write_uid:0
  133. #: field:custom.info.template,write_uid:0 field:custom.info.value,write_uid:0
  134. msgid "Last Updated by"
  135. msgstr "Востаннє оновив"
  136. #. module: base_custom_info
  137. #: field:custom.info.property,write_date:0
  138. #: field:custom.info.template,write_date:0
  139. #: field:custom.info.value,write_date:0
  140. msgid "Last Updated on"
  141. msgstr "Останнє оновлення"
  142. #. module: base_custom_info
  143. #: field:custom.info.model_link,model:0
  144. #: field:custom.info.model_link,model_id:0 field:custom.info.template,model:0
  145. #: field:custom.info.template,model_id:0 field:custom.info.value,model:0
  146. #: field:custom.info.value,model_id:0
  147. msgid "Model"
  148. msgstr ""
  149. #. module: base_custom_info
  150. #: field:custom.info.property,name:0 field:custom.info.template,name:0
  151. #: field:custom.info.value,name:0
  152. msgid "Name"
  153. msgstr "Name"
  154. #. module: base_custom_info
  155. #: field:custom.info.template,info_ids:0
  156. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_line_action
  157. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template_line
  158. msgid "Properties"
  159. msgstr ""
  160. #. module: base_custom_info
  161. #: field:custom.info.value,property_id:0
  162. msgid "Property"
  163. msgstr ""
  164. #. module: base_custom_info
  165. #: field:custom.info.property,info_value_ids:0
  166. msgid "Property Values"
  167. msgstr ""
  168. #. module: base_custom_info
  169. #: field:custom.info.value,res_id:0
  170. msgid "Resource ID"
  171. msgstr ""
  172. #. module: base_custom_info
  173. #: field:custom.info.property,template_id:0
  174. msgid "Template"
  175. msgstr ""
  176. #. module: base_custom_info
  177. #: model:ir.actions.act_window,name:base_custom_info.custom_info_template_action
  178. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_template
  179. msgid "Templates"
  180. msgstr ""
  181. #. module: base_custom_info
  182. #: field:custom.info.value,value:0
  183. msgid "Value"
  184. msgstr ""
  185. #. module: base_custom_info
  186. #: model:ir.actions.act_window,name:base_custom_info.custom_info_value_action
  187. #: model:ir.ui.menu,name:base_custom_info.menu_base_custom_info_value
  188. msgid "Values"
  189. msgstr ""