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.

548 lines
13 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * bi_sql_editor
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Carles Antoli <carlesantoli@hotmail.com>, 2017
  8. # Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 8.0\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2017-06-03 01:19+0000\n"
  14. "PO-Revision-Date: 2017-06-03 01:19+0000\n"
  15. "Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n"
  16. "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Language: ca\n"
  21. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  22. #. module: bi_sql_editor
  23. #: code:addons/bi_sql_editor/models/bi_sql_view.py:151
  24. #, python-format
  25. msgid "%s (Copy)"
  26. msgstr ""
  27. #. module: bi_sql_editor
  28. #: code:addons/bi_sql_editor/models/bi_sql_view.py:248
  29. #, python-format
  30. msgid "%s Access %s"
  31. msgstr ""
  32. #. module: bi_sql_editor
  33. #: code:addons/bi_sql_editor/models/bi_sql_view.py:274
  34. #, python-format
  35. msgid "Access %s"
  36. msgstr ""
  37. #. module: bi_sql_editor
  38. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  39. #: field:bi.sql.view,group_ids:0
  40. msgid "Allowed Groups"
  41. msgstr ""
  42. #. module: bi_sql_editor
  43. #: field:bi.sql.view,user_ids:0
  44. msgid "Allowed Users"
  45. msgstr ""
  46. #. module: bi_sql_editor
  47. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  48. msgid ""
  49. "Are you sure you want to set to draft this SQL View. It will delete"
  50. " the materialized view, and all the previous"
  51. " mapping realized with the columns"
  52. msgstr ""
  53. #. module: bi_sql_editor
  54. #: help:bi.sql.view.field,is_group_by:0
  55. msgid ""
  56. "Check this box if you want to create a 'group by' option in the search view"
  57. msgstr ""
  58. #. module: bi_sql_editor
  59. #: help:bi.sql.view.field,is_index:0
  60. msgid ""
  61. "Check this box if you want to create an index on that field. This is "
  62. "recommended for searchable and groupable fields, to reduce duration"
  63. msgstr ""
  64. #. module: bi_sql_editor
  65. #: selection:bi.sql.view.field,graph_type:0
  66. msgid "Column"
  67. msgstr ""
  68. #. module: bi_sql_editor
  69. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  70. msgid "Create SQL View, Indexes and Models"
  71. msgstr ""
  72. #. module: bi_sql_editor
  73. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  74. msgid "Create UI"
  75. msgstr ""
  76. #. module: bi_sql_editor
  77. #: field:bi.sql.view,create_uid:0 field:bi.sql.view.field,create_uid:0
  78. msgid "Created by"
  79. msgstr "Creat per"
  80. #. module: bi_sql_editor
  81. #: field:bi.sql.view,create_date:0 field:bi.sql.view.field,create_date:0
  82. msgid "Created on"
  83. msgstr "Creat el"
  84. #. module: bi_sql_editor
  85. #: help:bi.sql.view,cron_id:0
  86. msgid "Cron Task that will refresh the materialized view"
  87. msgstr ""
  88. #. module: bi_sql_editor
  89. #: field:bi.sql.view,size:0
  90. msgid "Database Size"
  91. msgstr ""
  92. #. module: bi_sql_editor
  93. #: help:bi.sql.view,domain_force:0
  94. msgid ""
  95. "Define here access restriction to data.\n"
  96. " Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be created. A typical Multi Company rule is for exemple \n"
  97. " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','=',False)]."
  98. msgstr ""
  99. #. module: bi_sql_editor
  100. #: field:bi.sql.view,display_name:0 field:bi.sql.view.field,display_name:0
  101. msgid "Display Name"
  102. msgstr "Veure el nom"
  103. #. module: bi_sql_editor
  104. #: selection:bi.sql.view,state:0
  105. msgid "Draft"
  106. msgstr "Esborrany"
  107. #. module: bi_sql_editor
  108. #: field:bi.sql.view,domain_force:0
  109. msgid "Extra Rule Definition"
  110. msgstr ""
  111. #. module: bi_sql_editor
  112. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  113. msgid "Extras Information"
  114. msgstr ""
  115. #. module: bi_sql_editor
  116. #: field:bi.sql.view.field,field_description:0
  117. msgid "Field Description"
  118. msgstr ""
  119. #. module: bi_sql_editor
  120. #: field:bi.sql.view.field,ttype:0
  121. msgid "Field Type"
  122. msgstr ""
  123. #. module: bi_sql_editor
  124. #: help:bi.sql.view.field,many2one_model_id:0
  125. msgid ""
  126. "For 'Many2one' Odoo field.\n"
  127. " Co Model of the field."
  128. msgstr ""
  129. #. module: bi_sql_editor
  130. #: help:bi.sql.view.field,selection:0
  131. msgid ""
  132. "For 'Selection' Odoo field.\n"
  133. " List of options, specified as a Python expression defining a list of (key, label) pairs. For example: [('blue','Blue'), ('yellow','Yellow')]"
  134. msgstr ""
  135. #. module: bi_sql_editor
  136. #: help:bi.sql.view,model_name:0
  137. msgid "Full Qualified Name of the transient model that will be created."
  138. msgstr ""
  139. #. module: bi_sql_editor
  140. #: help:bi.sql.view,view_name:0
  141. msgid "Full name of the SQL view"
  142. msgstr ""
  143. #. module: bi_sql_editor
  144. #: field:bi.sql.view.field,graph_type:0
  145. msgid "Graph Type"
  146. msgstr ""
  147. #. module: bi_sql_editor
  148. #: selection:bi.sql.view,state:0
  149. msgid "Graph, action and Menu Created"
  150. msgstr ""
  151. #. module: bi_sql_editor
  152. #: field:bi.sql.view,has_group_changed:0
  153. msgid "Has group changed"
  154. msgstr ""
  155. #. module: bi_sql_editor
  156. #: field:bi.sql.view,id:0 field:bi.sql.view.field,id:0
  157. msgid "ID"
  158. msgstr "ID"
  159. #. module: bi_sql_editor
  160. #: field:bi.sql.view.field,index_name:0
  161. msgid "Index Name"
  162. msgstr "Nom del índex "
  163. #. module: bi_sql_editor
  164. #: field:bi.sql.view.field,is_group_by:0
  165. msgid "Is Group by"
  166. msgstr ""
  167. #. module: bi_sql_editor
  168. #: field:bi.sql.view.field,is_index:0
  169. msgid "Is Index"
  170. msgstr ""
  171. #. module: bi_sql_editor
  172. #: field:bi.sql.view,is_materialized:0
  173. msgid "Is Materialized View"
  174. msgstr ""
  175. #. module: bi_sql_editor
  176. #: field:bi.sql.view,__last_update:0 field:bi.sql.view.field,__last_update:0
  177. msgid "Last Modified on"
  178. msgstr "Darrera modificació el"
  179. #. module: bi_sql_editor
  180. #: field:bi.sql.view,write_uid:0 field:bi.sql.view.field,write_uid:0
  181. msgid "Last Updated by"
  182. msgstr "Darrera Actualització per"
  183. #. module: bi_sql_editor
  184. #: field:bi.sql.view,write_date:0 field:bi.sql.view.field,write_date:0
  185. msgid "Last Updated on"
  186. msgstr "Darrera Actualització el"
  187. #. module: bi_sql_editor
  188. #: field:bi.sql.view,materialized_text:0
  189. msgid "Materialized text"
  190. msgstr ""
  191. #. module: bi_sql_editor
  192. #: selection:bi.sql.view.field,graph_type:0
  193. msgid "Measure"
  194. msgstr ""
  195. #. module: bi_sql_editor
  196. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  197. #: field:bi.sql.view.field,many2one_model_id:0
  198. msgid "Model"
  199. msgstr "Model"
  200. #. module: bi_sql_editor
  201. #: field:bi.sql.view,model_name:0
  202. msgid "Model Name"
  203. msgstr ""
  204. #. module: bi_sql_editor
  205. #: field:bi.sql.view,name:0 field:bi.sql.view.field,name:0
  206. msgid "Name"
  207. msgstr "Nom"
  208. #. module: bi_sql_editor
  209. #: code:addons/bi_sql_editor/models/bi_sql_view.py:475
  210. #, python-format
  211. msgid ""
  212. "No Column was found.\n"
  213. "Columns name should be prefixed by 'x_'."
  214. msgstr ""
  215. #. module: bi_sql_editor
  216. #: field:bi.sql.view,action_id:0
  217. msgid "Odoo Action"
  218. msgstr ""
  219. #. module: bi_sql_editor
  220. #: field:bi.sql.view,cron_id:0
  221. msgid "Odoo Cron"
  222. msgstr ""
  223. #. module: bi_sql_editor
  224. #: field:bi.sql.view,graph_view_id:0
  225. msgid "Odoo Graph View"
  226. msgstr ""
  227. #. module: bi_sql_editor
  228. #: field:bi.sql.view,menu_id:0
  229. msgid "Odoo Menu"
  230. msgstr ""
  231. #. module: bi_sql_editor
  232. #: field:bi.sql.view,model_id:0
  233. msgid "Odoo Model"
  234. msgstr ""
  235. #. module: bi_sql_editor
  236. #: field:bi.sql.view,rule_id:0
  237. msgid "Odoo Rule"
  238. msgstr ""
  239. #. module: bi_sql_editor
  240. #: field:bi.sql.view,search_view_id:0
  241. msgid "Odoo Search View"
  242. msgstr ""
  243. #. module: bi_sql_editor
  244. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  245. msgid "Open View"
  246. msgstr ""
  247. #. module: bi_sql_editor
  248. #: field:bi.sql.view,query:0
  249. msgid "Query"
  250. msgstr "Consulta "
  251. #. module: bi_sql_editor
  252. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  253. msgid "Refresh Materialized View"
  254. msgstr ""
  255. #. module: bi_sql_editor
  256. #: code:addons/bi_sql_editor/models/bi_sql_view.py:263
  257. #, python-format
  258. msgid "Refresh Materialized View %s"
  259. msgstr ""
  260. #. module: bi_sql_editor
  261. #: selection:bi.sql.view.field,graph_type:0
  262. msgid "Row"
  263. msgstr ""
  264. #. module: bi_sql_editor
  265. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  266. msgid "Rule Definition"
  267. msgstr ""
  268. #. module: bi_sql_editor
  269. #: code:addons/bi_sql_editor/models/bi_sql_view.py:358
  270. #, python-format
  271. msgid ""
  272. "SQL Error while creating %s VIEW %s :\n"
  273. " %s"
  274. msgstr ""
  275. #. module: bi_sql_editor
  276. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  277. #: field:bi.sql.view,bi_sql_view_field_ids:0
  278. msgid "SQL Fields"
  279. msgstr ""
  280. #. module: bi_sql_editor
  281. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  282. msgid "SQL Query"
  283. msgstr ""
  284. #. module: bi_sql_editor
  285. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_editor
  286. msgid "SQL Reports"
  287. msgstr ""
  288. #. module: bi_sql_editor
  289. #: help:bi.sql.view,query:0
  290. msgid ""
  291. "SQL Request that will be inserted as the view. Take care to :\n"
  292. " * set a name for all your selected fields, specially if you use SQL function (like EXTRACT, ...);\n"
  293. " * Do not use 'SELECT *' or 'SELECT table.*';\n"
  294. " * prefix the name of the selectable columns by 'x_';"
  295. msgstr ""
  296. #. module: bi_sql_editor
  297. #: field:bi.sql.view.field,sql_type:0
  298. msgid "SQL Type"
  299. msgstr ""
  300. #. module: bi_sql_editor
  301. #: help:bi.sql.view.field,sql_type:0
  302. msgid "SQL Type in the database"
  303. msgstr ""
  304. #. module: bi_sql_editor
  305. #: selection:bi.sql.view,state:0
  306. msgid "SQL Valid"
  307. msgstr ""
  308. #. module: bi_sql_editor
  309. #: field:bi.sql.view.field,bi_sql_view_id:0
  310. msgid "SQL View"
  311. msgstr ""
  312. #. module: bi_sql_editor
  313. #: selection:bi.sql.view,state:0
  314. msgid "SQL View and Model Created"
  315. msgstr ""
  316. #. module: bi_sql_editor
  317. #: model:ir.actions.act_window,name:bi_sql_editor.action_bi_sql_view
  318. #: model:ir.ui.menu,name:bi_sql_editor.menu_bi_sql_view
  319. msgid "SQL Views"
  320. msgstr ""
  321. #. module: bi_sql_editor
  322. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  323. msgid "Security"
  324. msgstr "Seguritat"
  325. #. module: bi_sql_editor
  326. #: field:bi.sql.view.field,selection:0
  327. msgid "Selection Options"
  328. msgstr ""
  329. #. module: bi_sql_editor
  330. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  331. msgid "Set to Draft"
  332. msgstr ""
  333. #. module: bi_sql_editor
  334. #: help:bi.sql.view,size:0
  335. msgid "Size of the materialized view and its indexes"
  336. msgstr ""
  337. #. module: bi_sql_editor
  338. #: field:bi.sql.view,state:0
  339. msgid "State"
  340. msgstr "Estat"
  341. #. module: bi_sql_editor
  342. #: help:bi.sql.view,state:0
  343. msgid ""
  344. "State of the Request:\n"
  345. " * 'Draft': Not tested\n"
  346. " * 'SQL Valid': SQL Request has been checked and is valid"
  347. msgstr ""
  348. #. module: bi_sql_editor
  349. #: help:bi.sql.view,technical_name:0
  350. msgid ""
  351. "Suffix of the SQL view. (SQL full name will be computed and prefixed by "
  352. "'x_bi_sql_view_'. Should have correctsyntax. For more information, see "
  353. "https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-"
  354. "SYNTAX-IDENTIFIERS"
  355. msgstr ""
  356. #. module: bi_sql_editor
  357. #: field:bi.sql.view,technical_name:0
  358. msgid "Technical Name"
  359. msgstr ""
  360. #. module: bi_sql_editor
  361. #: help:bi.sql.view.field,field_description:0
  362. msgid "This will be used as the name of the Odoo field, displayed for users"
  363. msgstr ""
  364. #. module: bi_sql_editor
  365. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  366. msgid "This will create Odoo View, Action and Menu"
  367. msgstr ""
  368. #. module: bi_sql_editor
  369. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  370. msgid ""
  371. "This will try to create an SQL View, based on the SQL request and the "
  372. "according Transient Model and fields, based on settings"
  373. msgstr ""
  374. #. module: bi_sql_editor
  375. #: help:bi.sql.view.field,ttype:0
  376. msgid ""
  377. "Type of the Odoo field that will be created. Let empty if you don't want to "
  378. "create a new field. If empty, this field will not be displayed neither "
  379. "available for search or group by function"
  380. msgstr ""
  381. #. module: bi_sql_editor
  382. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  383. msgid ""
  384. "Update Model Access. Required if you changed groups list after having "
  385. "created the model"
  386. msgstr ""
  387. #. module: bi_sql_editor
  388. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  389. msgid "Update Model Acess"
  390. msgstr ""
  391. #. module: bi_sql_editor
  392. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  393. msgid "User Interface"
  394. msgstr ""
  395. #. module: bi_sql_editor
  396. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  397. msgid "Validate SQL Expression"
  398. msgstr ""
  399. #. module: bi_sql_editor
  400. #: field:bi.sql.view,view_name:0
  401. msgid "View Name"
  402. msgstr ""
  403. #. module: bi_sql_editor
  404. #: code:addons/bi_sql_editor/models/bi_sql_view.py:161
  405. #, python-format
  406. msgid "You can only process this action on SQL Valid items"
  407. msgstr ""
  408. #. module: bi_sql_editor
  409. #: code:addons/bi_sql_editor/models/bi_sql_view.py:143
  410. #, python-format
  411. msgid "You can only unlink draft views"
  412. msgstr ""
  413. #. module: bi_sql_editor
  414. #: selection:bi.sql.view.field,ttype:0
  415. msgid "boolean"
  416. msgstr ""
  417. #. module: bi_sql_editor
  418. #: selection:bi.sql.view.field,ttype:0
  419. msgid "char"
  420. msgstr ""
  421. #. module: bi_sql_editor
  422. #: selection:bi.sql.view.field,ttype:0
  423. msgid "date"
  424. msgstr ""
  425. #. module: bi_sql_editor
  426. #: selection:bi.sql.view.field,ttype:0
  427. msgid "datetime"
  428. msgstr ""
  429. #. module: bi_sql_editor
  430. #: selection:bi.sql.view.field,ttype:0
  431. msgid "float"
  432. msgstr ""
  433. #. module: bi_sql_editor
  434. #: selection:bi.sql.view.field,ttype:0
  435. msgid "integer"
  436. msgstr ""
  437. #. module: bi_sql_editor
  438. #: selection:bi.sql.view.field,ttype:0
  439. msgid "many2one"
  440. msgstr ""
  441. #. module: bi_sql_editor
  442. #: selection:bi.sql.view.field,ttype:0
  443. msgid "selection"
  444. msgstr ""
  445. #. module: bi_sql_editor
  446. #: field:bi.sql.view.field,sequence:0
  447. msgid "sequence"
  448. msgstr ""
  449. #. module: bi_sql_editor
  450. #: view:bi.sql.view:bi_sql_editor.view_bi_sql_view_form
  451. msgid "this will refresh the materialized view"
  452. msgstr ""