@@ -9,15 +9,15 @@ msgstr ""
9
9
"Project-Id-Version : Odoo Server 9.0c\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2017-08-12 02:51+0000\n "
12
- "PO-Revision-Date : 2022-06-15 18:05 +0000\n "
13
- "Last-Translator : jabelchi <jabelchi @gmail.com>\n "
12
+ "PO-Revision-Date : 2024-12-16 11:06 +0000\n "
13
+ "Last-Translator : mtbochaca <mtbochaca @gmail.com>\n "
14
14
"Language-Team : Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n "
15
15
"Language : ca\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : \n "
19
19
"Plural-Forms : nplurals=2; plural=n != 1;\n "
20
- "X-Generator : Weblate 4.3 .2\n "
20
+ "X-Generator : Weblate 5.6 .2\n "
21
21
22
22
#. module: bi_sql_editor
23
23
#. odoo-python
@@ -206,8 +206,8 @@ msgstr ""
206
206
"Definiu aquí la restricció d'accés a les dades.\n"
207
207
" Tingueu cura d'utilitzar el nom del camp amb el prefix 'x_'. Es crearà una "
208
208
"\" ir.rule\" global. Per exemple, una regla típica de múltiples empreses és\n"
209
- " ['|', ('x_company_id','fill_de ', [user.company_id.id]),('x_company_id','=', "
210
- "False)]."
209
+ " ['|', ('x_company_id','child_of ', [user.company_id."
210
+ "id]),('x_company_id','=', False)]."
211
211
212
212
#. module: bi_sql_editor
213
213
#: model_terms:ir.ui.view,arch_db: bi_sql_editor.view_bi_sql_view_form
@@ -272,7 +272,7 @@ msgid ""
272
272
" Comodel of the field."
273
273
msgstr ""
274
274
"Pel camp Odoo 'Many2one'.\n"
275
- " Comodel del camp."
275
+ " Comodel del camp."
276
276
277
277
#. module: bi_sql_editor
278
278
#: model:ir.model.fields,help: bi_sql_editor.field_bi_sql_view_field__selection
0 commit comments