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.

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