diff --git a/bi_sql_editor/i18n/es.po b/bi_sql_editor/i18n/es.po index 07fcf4b1..cbe9fbca 100644 --- a/bi_sql_editor/i18n/es.po +++ b/bi_sql_editor/i18n/es.po @@ -9,59 +9,60 @@ msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-08-12 02:51+0000\n" -"PO-Revision-Date: 2017-08-12 02:51+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"PO-Revision-Date: 2021-03-09 18:45+0000\n" +"Last-Translator: Ana Suárez \n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.3.2\n" #. module: bi_sql_editor #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 #, python-format msgid "%m/%d/%Y %H:%M:%S UTC" -msgstr "" +msgstr "%m/%d/%Y %H:%M:%S UTC" #. module: bi_sql_editor #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 #, python-format msgid "%s (Copy)" -msgstr "" +msgstr "%s (Copia)" #. module: bi_sql_editor #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 #, python-format msgid "%s Access %s" -msgstr "" +msgstr "%s Acceso %s" #. module: bi_sql_editor #: code:addons/bi_sql_editor/models/bi_sql_view.py:0 #, python-format msgid "Access %s" -msgstr "" +msgstr "Acceso %s" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__action_context msgid "Action Context" -msgstr "" +msgstr "Contexto Acción" #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "Action Settings" -msgstr "" +msgstr "Ajustes Acción" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__group_ids #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "Allowed Groups" -msgstr "" +msgstr "Grupos permitidos" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__user_ids msgid "Allowed Users" -msgstr "" +msgstr "Usuarios permitidos" #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form @@ -69,27 +70,31 @@ msgid "" "Are you sure you want to set to draft this SQL View. It will delete the " "materialized view, and all the previous mapping realized with the columns" msgstr "" +"Está seguro de que quiere establecer a borrador esta vista SQL. Eliminará la " +"vista materializada, y el mapeo anteriormente realizado con las columnas" #. module: bi_sql_editor #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__tree_visibility__available msgid "Available" -msgstr "" +msgstr "Disponible" #. module: bi_sql_editor #: model:ir.model,name:bi_sql_editor.model_bi_sql_view msgid "BI SQL View" -msgstr "" +msgstr "Vista BI SQL" #. module: bi_sql_editor #: model:ir.model,name:bi_sql_editor.model_bi_sql_view_field msgid "Bi SQL View Field" -msgstr "" +msgstr "Campo Vista BI SQL" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_group_by msgid "" "Check this box if you want to create a 'group by' option in the search view" msgstr "" +"Marque esta casilla si quiere crear la opción 'agrupar por' en la vista de " +"búsqueda" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__is_index @@ -97,31 +102,35 @@ msgid "" "Check this box if you want to create an index on that field. This is " "recommended for searchable and groupable fields, to reduce duration" msgstr "" +"Marque esta casilla si quiere crear un índice en ese campo. Esto es " +"recomendable para campos que se pueden agrupar y filtrar, para reducir la " +"duración" #. module: bi_sql_editor #: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__graph_type__col msgid "Column" -msgstr "" +msgstr "Columna" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"tree\"" msgstr "" +"Texto separado por comas. Posibles valores: \"graph\", \"pivot\" o \"tree\"" #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "Context" -msgstr "" +msgstr "Contexto" #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "Create SQL View, Indexes and Models" -msgstr "" +msgstr "Crear Vista SQL, Índices y Modelos" #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "Create UI" -msgstr "" +msgstr "Crear UI" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__create_uid @@ -138,21 +147,24 @@ msgstr "Creado en" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__cron_id msgid "Cron Task that will refresh the materialized view" -msgstr "" +msgstr "Cron Task que refrescará la vista materializada" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__size msgid "Database Size" -msgstr "" +msgstr "Tamaño Base de Datos" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__action_context msgid "" "Define here a context that will be used by default, when creating the action." msgstr "" +"Defina aquí un contexto que será utilizado por defecto, cuando se cree la " +"acción." #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__domain_force +#, fuzzy msgid "" "Define here access restriction to data.\n" " Take care to use field name prefixed by 'x_'. A global 'ir.rule' will be " @@ -160,6 +172,11 @@ msgid "" " ['|', ('x_company_id','child_of', [user.company_id.id]),('x_company_id','='," "False)]." msgstr "" +"Defina aquí restricciones de acceso a los datos.\n" +" 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" +" ['|', ('x_company_id','child_of', [user.company_id." +"id]),('x_company_id','=',False)]." #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__display_name @@ -170,22 +187,22 @@ msgstr "Nombre mostrado" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__domain_force msgid "Extra Rule Definition" -msgstr "" +msgstr "Definición Regla Extra" #. module: bi_sql_editor #: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form msgid "Extras Information" -msgstr "" +msgstr "Información Extra" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__field_description msgid "Field Description" -msgstr "" +msgstr "Descripción del campo" #. module: bi_sql_editor #: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view_field__ttype msgid "Field Type" -msgstr "" +msgstr "Tipo de campo" #. module: bi_sql_editor #: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view_field__many2one_model_id