|
3 | 3 | # * academic
|
4 | 4 | #
|
5 | 5 | # Translators:
|
6 |
| -# Juan José Scarafía <[email protected]>, 2024 |
7 | 6 | # bafadhoc, 2024
|
| 7 | +# Juan José Scarafía <[email protected]>, 2025 |
8 | 8 | #
|
9 | 9 | msgid ""
|
10 | 10 | msgstr ""
|
11 | 11 | "Project-Id-Version: Odoo Server 18.0+e\n"
|
12 | 12 | "Report-Msgid-Bugs-To: \n"
|
13 |
| -"POT-Creation-Date: 2024-12-14 11:21+0000\n" |
| 13 | +"POT-Creation-Date: 2025-01-07 18:25+0000\n" |
14 | 14 | "PO-Revision-Date: 2024-11-15 13:26+0000\n"
|
15 |
| -"Last-Translator: bafadhoc, 2024\n" |
| 15 | +" Last-Translator: Juan José Scarafía <[email protected]>, 2025\n" |
16 | 16 | "Language-Team: Spanish (https://app.transifex.com/adhoc/teams/46451/es/)\n"
|
17 | 17 | "MIME-Version: 1.0\n"
|
18 | 18 | "Content-Type: text/plain; charset=UTF-8\n"
|
@@ -99,6 +99,11 @@ msgstr "Fecha de Admisión"
|
99 | 99 | msgid "Asignatures"
|
100 | 100 | msgstr "Asignaturas"
|
101 | 101 |
|
| 102 | +#. module: academic |
| 103 | +#: model:ir.actions.server,name:academic.ir_cron_update_current_main_group_ir_actions_server |
| 104 | +msgid "Automatic update of current main group" |
| 105 | +msgstr "" |
| 106 | + |
102 | 107 | #. module: academic
|
103 | 108 | #: model:ir.model.fields,field_description:academic.field_res_partner__birthdate
|
104 | 109 | #: model:ir.model.fields,field_description:academic.field_res_users__birthdate
|
@@ -149,11 +154,6 @@ msgstr "Compañías"
|
149 | 154 | msgid "Company"
|
150 | 155 | msgstr "Compañia"
|
151 | 156 |
|
152 |
| -#. module: academic |
153 |
| -#: model:ir.model.fields,field_description:academic.field_academic_group__complete_name |
154 |
| -msgid "Complete Name" |
155 |
| -msgstr "Nombre Completo" |
156 |
| - |
157 | 157 | #. module: academic
|
158 | 158 | #: model:ir.ui.menu,name:academic.menu_configuration
|
159 | 159 | msgid "Configuration"
|
@@ -554,6 +554,7 @@ msgstr "Pasar al siguiente año"
|
554 | 554 |
|
555 | 555 | #. module: academic
|
556 | 556 | #: model:ir.model.fields,field_description:academic.field_academic_division__name
|
| 557 | +#: model:ir.model.fields,field_description:academic.field_academic_group__name |
557 | 558 | #: model:ir.model.fields,field_description:academic.field_academic_level__name
|
558 | 559 | #: model:ir.model.fields,field_description:academic.field_academic_promotion__name
|
559 | 560 | #: model:ir.model.fields,field_description:academic.field_academic_section__name
|
@@ -758,7 +759,6 @@ msgid "Segundo Grado"
|
758 | 759 | msgstr ""
|
759 | 760 |
|
760 | 761 | #. module: academic
|
761 |
| -#: model:ir.model.fields,field_description:academic.field_academic_group__sequence |
762 | 762 | #: model:ir.model.fields,field_description:academic.field_academic_level__sequence
|
763 | 763 | #: model:ir.model.fields,field_description:academic.field_res_partner_link__sequence
|
764 | 764 | msgid "Sequence"
|
@@ -919,6 +919,16 @@ msgstr ""
|
919 | 919 | msgid "Tercero Grado"
|
920 | 920 | msgstr ""
|
921 | 921 |
|
| 922 | +#. module: academic |
| 923 | +#. odoo-python |
| 924 | +#: code:addons/academic/models/res_partner.py:0 |
| 925 | +msgid "" |
| 926 | +"The partner '%s' cannot belong to multiple groups without a subject in the " |
| 927 | +"same year. Conflicting year(s): %s." |
| 928 | +msgstr "" |
| 929 | +"El contacto '%s' no puede pertenecer a varios grupos sin una materia en el " |
| 930 | +"mismo año. Año(s) en conflicto: %s." |
| 931 | + |
922 | 932 | #. module: academic
|
923 | 933 | #. odoo-python
|
924 | 934 | #: code:addons/academic/models/hr.py:0
|
@@ -946,11 +956,6 @@ msgstr ""
|
946 | 956 | msgid "Type"
|
947 | 957 | msgstr "Tipo"
|
948 | 958 |
|
949 |
| -#. module: academic |
950 |
| -#: model:ir.model.fields,help:academic.field_academic_group__sequence |
951 |
| -msgid "Used to order Groups" |
952 |
| -msgstr "Usado para ordenar los grupos" |
953 |
| - |
954 | 959 | #. module: academic
|
955 | 960 | #: model:ir.model,name:academic.model_res_users
|
956 | 961 | #: model:res.groups,name:academic.group_user
|
@@ -1053,14 +1058,3 @@ msgstr "asignatura"
|
1053 | 1058 | #: model:ir.model.fields,help:academic.field_res_users__disabled_person
|
1054 | 1059 | msgid "¿Alumno/a con Dificultades de aprendizaje?"
|
1055 | 1060 | msgstr ""
|
1056 |
| - |
1057 |
| -#. module: academic |
1058 |
| -#. odoo-python |
1059 |
| -#: code:addons/academic/models/res_partner.py:0 |
1060 |
| -#, python-format |
1061 |
| -msgid "" |
1062 |
| -"The partner '%s' cannot belong to multiple groups without a subject in the " |
1063 |
| -"same year. Conflicting year(s): %s." |
1064 |
| -msgstr "" |
1065 |
| -"El contacto '%s' no puede pertenecer a varios grupos sin una materia en el " |
1066 |
| -"mismo año. Año(s) en conflicto: %s." |
0 commit comments