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.

231 lines
7.0 KiB

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