OCA reporting engine fork for dev and update.
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.

276 lines
9.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * report_py3o
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-01-16 08:52+0000\n"
  12. "PO-Revision-Date: 2018-01-16 08:52+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
  15. "Language: bg\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=2; plural=(n != 1);\n"
  20. #. module: report_py3o
  21. #: code:addons/report_py3o/models/ir_actions_report.py:0
  22. #, python-format
  23. msgid "(Native)"
  24. msgstr ""
  25. #. module: report_py3o
  26. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_uid
  27. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_uid
  28. msgid "Created by"
  29. msgstr "Създадено от"
  30. #. module: report_py3o
  31. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__create_date
  32. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__create_date
  33. msgid "Created on"
  34. msgstr "Създадено на"
  35. #. module: report_py3o
  36. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__display_name
  37. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__display_name
  38. msgid "Display Name"
  39. msgstr "Име за Показване"
  40. #. module: report_py3o
  41. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_fallback
  42. msgid "Fallback"
  43. msgstr ""
  44. #. module: report_py3o
  45. #: code:addons/report_py3o/models/ir_actions_report.py:0
  46. #, python-format
  47. msgid "Field 'Output Format' is required for Py3O report"
  48. msgstr ""
  49. #. module: report_py3o
  50. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  51. msgid "File Type"
  52. msgstr ""
  53. #. module: report_py3o
  54. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  55. msgid "Group By"
  56. msgstr ""
  57. #. module: report_py3o
  58. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__id
  59. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__id
  60. msgid "ID"
  61. msgstr "ID"
  62. #. module: report_py3o
  63. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_template_fallback
  64. msgid ""
  65. "If the user does not provide a template this will be used it should be a "
  66. "relative path to root of YOUR module or an absolute path on your server."
  67. msgstr ""
  68. #. module: report_py3o
  69. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__py3o_multi_in_one
  70. msgid ""
  71. "If you execute a report on several records, by default Odoo will generate a "
  72. "ZIP file that contains as many files as selected records. If you enable this "
  73. "option, Odoo will generate instead a single report for the selected records."
  74. msgstr ""
  75. #. module: report_py3o
  76. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__ir_actions_report_id
  77. msgid "Ir Actions Report"
  78. msgstr ""
  79. #. module: report_py3o
  80. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_native_format
  81. msgid "Is Py3O Native Format"
  82. msgstr ""
  83. #. module: report_py3o
  84. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__is_py3o_report_not_available
  85. msgid "Is Py3O Report Not Available"
  86. msgstr ""
  87. #. module: report_py3o
  88. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report____last_update
  89. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template____last_update
  90. msgid "Last Modified on"
  91. msgstr "Последно обновено на"
  92. #. module: report_py3o
  93. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_uid
  94. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_uid
  95. msgid "Last Updated by"
  96. msgstr "Последно обновено от"
  97. #. module: report_py3o
  98. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report__write_date
  99. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__write_date
  100. msgid "Last Updated on"
  101. msgstr "Последно обновено на"
  102. #. module: report_py3o
  103. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__py3o_template_data
  104. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_report_view
  105. msgid "LibreOffice Template"
  106. msgstr ""
  107. #. module: report_py3o
  108. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__filetype
  109. msgid "LibreOffice Template File Type"
  110. msgstr ""
  111. #. module: report_py3o
  112. #: code:addons/report_py3o/models/py3o_report.py:0
  113. #, python-format
  114. msgid "Libreoffice runtime not available. Please contact your administrator."
  115. msgstr ""
  116. #. module: report_py3o
  117. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__module
  118. msgid "Module"
  119. msgstr ""
  120. #. module: report_py3o
  121. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__msg_py3o_report_not_available
  122. msgid "Msg Py3O Report Not Available"
  123. msgstr ""
  124. #. module: report_py3o
  125. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_multi_in_one
  126. msgid "Multiple Records in a Single Report"
  127. msgstr ""
  128. #. module: report_py3o
  129. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template__name
  130. msgid "Name"
  131. msgstr "Име"
  132. #. module: report_py3o
  133. #: code:addons/report_py3o/models/py3o_report.py:0
  134. #, python-format
  135. msgid "No template found. Aborting."
  136. msgstr ""
  137. #. module: report_py3o
  138. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odp
  139. msgid "ODF Presentation"
  140. msgstr ""
  141. #. module: report_py3o
  142. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodp
  143. msgid "ODF Presentation (Flat)"
  144. msgstr ""
  145. #. module: report_py3o
  146. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__ods
  147. msgid "ODF Spreadsheet"
  148. msgstr ""
  149. #. module: report_py3o
  150. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fods
  151. msgid "ODF Spreadsheet (Flat)"
  152. msgstr ""
  153. #. module: report_py3o
  154. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__odt
  155. msgid "ODF Text Document"
  156. msgstr ""
  157. #. module: report_py3o
  158. #: model:ir.model.fields.selection,name:report_py3o.selection__py3o_template__filetype__fodt
  159. msgid "ODF Text Document (Flat)"
  160. msgstr ""
  161. #. module: report_py3o
  162. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_filetype
  163. msgid "Output Format"
  164. msgstr ""
  165. #. module: report_py3o
  166. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__lo_bin_path
  167. msgid "Path to the libreoffice runtime"
  168. msgstr ""
  169. #. module: report_py3o
  170. #: model:ir.model.fields.selection,name:report_py3o.selection__ir_actions_report__report_type__py3o
  171. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  172. msgid "Py3o"
  173. msgstr ""
  174. #. module: report_py3o
  175. #: model:ir.actions.report,name:report_py3o.res_users_report_py3o
  176. msgid "Py3o Demo Report"
  177. msgstr ""
  178. #. module: report_py3o
  179. #: model_terms:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  180. msgid "Py3o Reports"
  181. msgstr ""
  182. #. module: report_py3o
  183. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  184. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  185. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  186. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  187. #: model_terms:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  188. msgid "Py3o Templates"
  189. msgstr ""
  190. #. module: report_py3o
  191. #: model:ir.model,name:report_py3o.model_py3o_template
  192. msgid "Py3o template"
  193. msgstr ""
  194. #. module: report_py3o
  195. #: model:ir.model,name:report_py3o.model_ir_actions_report
  196. msgid "Report Action"
  197. msgstr ""
  198. #. module: report_py3o
  199. #: model:ir.model,name:report_py3o.model_py3o_report
  200. msgid "Report Py30"
  201. msgstr ""
  202. #. module: report_py3o
  203. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__report_type
  204. msgid "Report Type"
  205. msgstr ""
  206. #. module: report_py3o
  207. #: model:ir.model.fields,field_description:report_py3o.field_ir_actions_report__py3o_template_id
  208. msgid "Template"
  209. msgstr ""
  210. #. module: report_py3o
  211. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__module
  212. msgid "The implementer module that provides this report"
  213. msgstr ""
  214. #. module: report_py3o
  215. #: code:addons/report_py3o/models/ir_actions_report.py:0
  216. #, python-format
  217. msgid ""
  218. "The libreoffice runtime is required to genereate the py3o report '%s' but is "
  219. "not found into the bin path. You must install the libreoffice runtime on the "
  220. "server. If the runtime is already installed and is not found by Odoo, you "
  221. "can provide the full path to the runtime by setting the key 'py3o."
  222. "conversion_command' into the configuration parameters."
  223. msgstr ""
  224. #. module: report_py3o
  225. #: model:ir.model.fields,help:report_py3o.field_ir_actions_report__report_type
  226. msgid ""
  227. "The type of the report that will be rendered, each one having its own "
  228. "rendering method. HTML means the report will be opened directly in your "
  229. "browser PDF means the report will be rendered using Wkhtmltopdf and "
  230. "downloaded by the user."
  231. msgstr ""