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.

230 lines
7.1 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: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: mk\n"
  19. "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
  20. #. module: report_py3o
  21. #: code:addons/report_py3o/models/ir_actions_report_xml.py:42
  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_act_report_xml_py3o_template_fallback
  42. msgid "Fallback"
  43. msgstr ""
  44. #. module: report_py3o
  45. #: code:addons/report_py3o/models/ir_actions_report_xml.py:31
  46. #, python-format
  47. msgid "Field 'Output Format' is required for Py3O report"
  48. msgstr ""
  49. #. module: report_py3o
  50. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  51. msgid "File Type"
  52. msgstr ""
  53. #. module: report_py3o
  54. #: model: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_act_report_xml_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_act_report_xml_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 "
  74. "records."
  75. msgstr ""
  76. #. module: report_py3o
  77. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_xml_id
  78. msgid "Ir actions report xml id"
  79. msgstr ""
  80. #. module: report_py3o
  81. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report___last_update
  82. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update
  83. msgid "Last Modified on"
  84. msgstr "Последна промена на"
  85. #. module: report_py3o
  86. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_uid
  87. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid
  88. msgid "Last Updated by"
  89. msgstr "Последно ажурирање од"
  90. #. module: report_py3o
  91. #: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_date
  92. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date
  93. msgid "Last Updated on"
  94. msgstr "Последно ажурирање на"
  95. #. module: report_py3o
  96. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data
  97. #: model:ir.ui.view,arch_db:report_py3o.py3o_report_view
  98. msgid "LibreOffice Template"
  99. msgstr ""
  100. #. module: report_py3o
  101. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_filetype
  102. msgid "LibreOffice Template File Type"
  103. msgstr ""
  104. #. module: report_py3o
  105. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module
  106. msgid "Module"
  107. msgstr ""
  108. #. module: report_py3o
  109. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
  110. msgid "Multiple Records in a Single Report"
  111. msgstr ""
  112. #. module: report_py3o
  113. #: model:ir.model.fields,field_description:report_py3o.field_py3o_template_name
  114. msgid "Name"
  115. msgstr "Име"
  116. #. module: report_py3o
  117. #: code:addons/report_py3o/models/py3o_report.py:190
  118. #, python-format
  119. msgid "No template found. Aborting."
  120. msgstr ""
  121. #. module: report_py3o
  122. #: selection:py3o.template,filetype:0
  123. msgid "ODF Presentation"
  124. msgstr ""
  125. #. module: report_py3o
  126. #: selection:py3o.template,filetype:0
  127. msgid "ODF Presentation (Flat)"
  128. msgstr ""
  129. #. module: report_py3o
  130. #: selection:py3o.template,filetype:0
  131. msgid "ODF Spreadsheet"
  132. msgstr ""
  133. #. module: report_py3o
  134. #: selection:py3o.template,filetype:0
  135. msgid "ODF Spreadsheet (Flat)"
  136. msgstr ""
  137. #. module: report_py3o
  138. #: selection:py3o.template,filetype:0
  139. msgid "ODF Text Document"
  140. msgstr ""
  141. #. module: report_py3o
  142. #: selection:py3o.template,filetype:0
  143. msgid "ODF Text Document (Flat)"
  144. msgstr ""
  145. #. module: report_py3o
  146. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype
  147. msgid "Output Format"
  148. msgstr ""
  149. #. module: report_py3o
  150. #: model:ir.ui.menu,name:report_py3o.py3o_config_menu
  151. msgid "Py3o"
  152. msgstr ""
  153. #. module: report_py3o
  154. #: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o
  155. msgid "Py3o Demo Report"
  156. msgstr ""
  157. #. module: report_py3o
  158. #: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
  159. msgid "Py3o Reports"
  160. msgstr ""
  161. #. module: report_py3o
  162. #: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
  163. #: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
  164. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
  165. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
  166. #: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
  167. msgid "Py3o Templates"
  168. msgstr ""
  169. #. module: report_py3o
  170. #: model:ir.model,name:report_py3o.model_report
  171. msgid "Report"
  172. msgstr ""
  173. #. module: report_py3o
  174. #: model:ir.model,name:report_py3o.model_py3o_report
  175. msgid "Report Py30"
  176. msgstr ""
  177. #. module: report_py3o
  178. #: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_id
  179. msgid "Template"
  180. msgstr ""
  181. #. module: report_py3o
  182. #: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module
  183. msgid "The implementer module that provides this report"
  184. msgstr ""
  185. #. module: report_py3o
  186. #: model:ir.model,name:report_py3o.model_ir_actions_report_xml
  187. msgid "ir.actions.report.xml"
  188. msgstr ""
  189. #. module: report_py3o
  190. #: model:ir.model,name:report_py3o.model_py3o_template
  191. msgid "py3o.template"
  192. msgstr ""