Skip to content

Commit 0c5498e

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate. Translation: miscellaneous-19.0/miscellaneous-19.0-portal_backend Translate-URL: https://translation.dev-adhoc.com/projects/miscellaneous-19-0/miscellaneous-19-0-portal_backend/
1 parent eada1dd commit 0c5498e

1 file changed

Lines changed: 64 additions & 7 deletions

File tree

portal_backend/i18n/es.po

Lines changed: 64 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * portal_backend
4-
#
4+
#
55
# Translators:
66
# ADHOC - Bot <transbot@adhoc.com.ar>, 2025
7-
#
7+
#
88
msgid ""
99
msgstr ""
1010
"Project-Id-Version: Odoo Server 19.0+e\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2025-11-24 11:05+0000\n"
12+
"POT-Creation-Date: 2026-06-16 20:46+0000\n"
1313
"PO-Revision-Date: 2025-12-11 18:10+0000\n"
1414
"Last-Translator: BAF <baf@adhoc.inc>\n"
1515
"Language-Team: Spanish <https://translation.dev-adhoc.com/projects/"
@@ -18,10 +18,15 @@ msgstr ""
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
2020
"Content-Transfer-Encoding: \n"
21-
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == 0)"
22-
" ? 1 : 2);\n"
21+
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
22+
"0) ? 1 : 2);\n"
2323
"X-Generator: Weblate 5.10.4\n"
2424

25+
#. module: portal_backend
26+
#: model:ir.model.fields,field_description:portal_backend.field_res_users__access_type
27+
msgid "Access Type"
28+
msgstr ""
29+
2530
#. module: portal_backend
2631
#: model:ir.model.fields,field_description:portal_backend.field_ir_actions_server__activity_ids
2732
#: model:ir.model.fields,field_description:portal_backend.field_ir_cron__activity_ids
@@ -55,6 +60,11 @@ msgstr "Tipo de actividad"
5560
msgid "Advanced Portal"
5661
msgstr "Portal Avanzado"
5762

63+
#. module: portal_backend
64+
#: model:ir.model.fields,field_description:portal_backend.field_res_users__portal_advanced_group_ids
65+
msgid "Advanced Portal Access"
66+
msgstr ""
67+
5868
#. module: portal_backend
5969
#: model:ir.model,name:portal_backend.model_ir_attachment
6070
msgid "Attachment"
@@ -80,6 +90,14 @@ msgstr "Archivo adjunto"
8090
msgid "Attachment Count"
8191
msgstr "Número de archivos adjuntos"
8292

93+
#. module: portal_backend
94+
#: model:ir.model.fields,help:portal_backend.field_res_users__portal_advanced_group_ids
95+
msgid ""
96+
"Backend features a Portal Backend user can access (timesheets, "
97+
"holidays, ...). Provided by the portal_* modules under the Advanced Portal "
98+
"category."
99+
msgstr ""
100+
83101
#. module: portal_backend
84102
#: model:ir.model.fields,field_description:portal_backend.field_ir_attachment__display_name
85103
#: model:ir.model.fields,field_description:portal_backend.field_ir_http__display_name
@@ -130,6 +148,11 @@ msgstr "Enrutamiento HTTP"
130148
msgid "ID"
131149
msgstr "ID"
132150

151+
#. module: portal_backend
152+
#: model:ir.model.fields.selection,name:portal_backend.selection__res_users__access_type__internal
153+
msgid "Internal User"
154+
msgstr ""
155+
133156
#. module: portal_backend
134157
#: model:ir.model,name:portal_backend.model_ir_ui_menu
135158
msgid "Menu"
@@ -169,11 +192,26 @@ msgstr "Resumen de la siguiente actividad"
169192
msgid "Next Activity Type"
170193
msgstr "Tipo de la siguiente actividad"
171194

195+
#. module: portal_backend
196+
#: model:ir.model.fields.selection,name:portal_backend.selection__res_users__access_type__portal
197+
msgid "Portal"
198+
msgstr ""
199+
200+
#. module: portal_backend
201+
#: model:ir.model.fields,field_description:portal_backend.field_res_users__portal_advanced_view_group_hierarchy
202+
msgid "Portal Advanced View Group Hierarchy"
203+
msgstr ""
204+
205+
#. module: portal_backend
206+
#: model:ir.model.fields.selection,name:portal_backend.selection__res_users__access_type__portal_backend
207+
msgid "Portal Backend"
208+
msgstr ""
209+
172210
#. module: portal_backend
173211
#: model:res.groups,comment:portal_backend.group_portal_backend
174212
msgid ""
175-
"Portal backend users have specific access rights. They usually do not belong"
176-
" to the usual Odoo groups but are able to access certain applications."
213+
"Portal backend users have specific access rights. They usually do not belong "
214+
"to the usual Odoo groups but are able to access certain applications."
177215
msgstr ""
178216
"Los usuarios del portal con acceso al backend tienen derechos de acceso "
179217
"específicos. Por lo general, no pertenecen a los grupos habituales de Odoo, "
@@ -197,6 +235,15 @@ msgstr "Usuario responsable"
197235
msgid "Role / Portal Backend"
198236
msgstr "Portal Backend"
199237

238+
#. module: portal_backend
239+
#: model:ir.model.fields,help:portal_backend.field_res_users__access_type
240+
msgid ""
241+
"Single decision point for the user access type. Internal users get backend "
242+
"access (Role / User or Administrator); Portal and Portal Backend are "
243+
"external users (share=True). Portal Backend users can additionally be "
244+
"granted Advanced Portal accesses."
245+
msgstr ""
246+
200247
#. module: portal_backend
201248
#: model:ir.model.fields,help:portal_backend.field_ir_actions_server__activity_state
202249
#: model:ir.model.fields,help:portal_backend.field_ir_cron__activity_state
@@ -214,6 +261,11 @@ msgstr ""
214261
"Hoy: la fecha límite es hoy\n"
215262
"Planificada: actividades futuras."
216263

264+
#. module: portal_backend
265+
#: model:ir.model.fields,field_description:portal_backend.field_res_users__view_group_hierarchy
266+
msgid "Technical field for user group setting"
267+
msgstr ""
268+
217269
#. module: portal_backend
218270
#: model:ir.model.fields,field_description:portal_backend.field_ir_actions_server__activity_summary
219271
msgid "Title"
@@ -224,6 +276,11 @@ msgstr "Título"
224276
msgid "User"
225277
msgstr "Usuario"
226278

279+
#. module: portal_backend
280+
#: model_terms:ir.ui.view,arch_db:portal_backend.view_users_form_portal_backend
281+
msgid "User Type"
282+
msgstr ""
283+
227284
#. module: portal_backend
228285
#. odoo-python
229286
#: code:addons/portal_backend/controllers/discuss.py:0

0 commit comments

Comments
 (0)