|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * spreadsheet_dashboard_oca |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 16.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"POT-Creation-Date: 2024-07-19 10:02+0000\n" |
| 10 | +"PO-Revision-Date: 2024-07-19 12:03+0200\n" |
| 11 | +"Last-Translator: \n" |
| 12 | +"Language-Team: \n" |
| 13 | +"Language: es\n" |
| 14 | +"MIME-Version: 1.0\n" |
| 15 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 16 | +"Content-Transfer-Encoding: 8bit\n" |
| 17 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 18 | +"X-Generator: Poedit 3.0.1\n" |
| 19 | + |
| 20 | +#. module: spreadsheet_dashboard_oca |
| 21 | +#: model:ir.model.fields,field_description:spreadsheet_dashboard_oca.field_spreadsheet_dashboard__active |
| 22 | +msgid "Active" |
| 23 | +msgstr "Activo" |
| 24 | + |
| 25 | +#. module: spreadsheet_dashboard_oca |
| 26 | +#: model:ir.model.fields,field_description:spreadsheet_dashboard_oca.field_spreadsheet_dashboard__can_edit |
| 27 | +msgid "Can Edit" |
| 28 | +msgstr "Se puede editar" |
| 29 | + |
| 30 | +#. module: spreadsheet_dashboard_oca |
| 31 | +#: model_terms:ir.ui.view,arch_db:spreadsheet_dashboard_oca.spreadsheet_dashboard_tree_view |
| 32 | +msgid "Copy" |
| 33 | +msgstr "Copiar" |
| 34 | + |
| 35 | +#. module: spreadsheet_dashboard_oca |
| 36 | +#: model:ir.model.fields,field_description:spreadsheet_dashboard_oca.field_spreadsheet_spreadsheet_import__dashboard_id |
| 37 | +msgid "Dashboard" |
| 38 | +msgstr "Tablero" |
| 39 | + |
| 40 | +#. module: spreadsheet_dashboard_oca |
| 41 | +#: model:ir.model.fields,field_description:spreadsheet_dashboard_oca.field_spreadsheet_spreadsheet_import__dashboard_group_id |
| 42 | +msgid "Dashboard Group" |
| 43 | +msgstr "Tablero grupal" |
| 44 | + |
| 45 | +#. module: spreadsheet_dashboard_oca |
| 46 | +#: model_terms:ir.ui.view,arch_db:spreadsheet_dashboard_oca.spreadsheet_dashboard_tree_view |
| 47 | +msgid "Edit" |
| 48 | +msgstr "Editar" |
| 49 | + |
| 50 | +#. module: spreadsheet_dashboard_oca |
| 51 | +#: model:ir.model,name:spreadsheet_dashboard_oca.model_spreadsheet_spreadsheet_import |
| 52 | +msgid "Import data to spreadsheet" |
| 53 | +msgstr "Importar datos a hoja de cálculo" |
| 54 | + |
| 55 | +#. module: spreadsheet_dashboard_oca |
| 56 | +#: model:ir.model.fields,field_description:spreadsheet_dashboard_oca.field_spreadsheet_dashboard__name |
| 57 | +msgid "Name" |
| 58 | +msgstr "Nombre" |
| 59 | + |
| 60 | +#. module: spreadsheet_dashboard_oca |
| 61 | +#: model:spreadsheet.spreadsheet.import.mode,name:spreadsheet_dashboard_oca.spreadsheet_import_mode_dashboard_new_spreadsheet |
| 62 | +msgid "New dashboard" |
| 63 | +msgstr "Nuevo tablero" |
| 64 | + |
| 65 | +#. module: spreadsheet_dashboard_oca |
| 66 | +#. odoo-python |
| 67 | +#: code:addons/spreadsheet_dashboard_oca/models/spreadsheet_dashboard.py:0 |
| 68 | +#, python-format |
| 69 | +msgid "Search operation not supported" |
| 70 | +msgstr "Operación de búsqueda no soportada" |
| 71 | + |
| 72 | +#. module: spreadsheet_dashboard_oca |
| 73 | +#: model:ir.model,name:spreadsheet_dashboard_oca.model_spreadsheet_dashboard |
| 74 | +msgid "Spreadsheet Dashboard" |
| 75 | +msgstr "Hoja de cálculo de tablero" |
| 76 | + |
| 77 | +#. module: spreadsheet_dashboard_oca |
| 78 | +#: model:ir.model.fields,field_description:spreadsheet_dashboard_oca.field_spreadsheet_dashboard__spreadsheet_raw |
| 79 | +msgid "Spreadsheet Raw" |
| 80 | +msgstr "Hoja de cálculo Raw" |
| 81 | + |
| 82 | +#. module: spreadsheet_dashboard_oca |
| 83 | +#: model:ir.model.fields,field_description:spreadsheet_dashboard_oca.field_spreadsheet_dashboard__spreadsheet_revision_ids |
| 84 | +msgid "Spreadsheet Revision" |
| 85 | +msgstr "Revisión de hoja de cálculo" |
| 86 | + |
| 87 | +#. module: spreadsheet_dashboard_oca |
| 88 | +#. odoo-python |
| 89 | +#: code:addons/spreadsheet_dashboard_oca/models/spreadsheet_dashboard.py:0 |
| 90 | +#, python-format |
| 91 | +msgid "The value has to be a boolean" |
| 92 | +msgstr "El valor tiene que ser un booleano" |
| 93 | + |
| 94 | +#. module: spreadsheet_dashboard_oca |
| 95 | +#: model:spreadsheet.spreadsheet.import.mode,name:spreadsheet_dashboard_oca.spreadsheet_import_mode_dashboard |
| 96 | +msgid "To dashboard" |
| 97 | +msgstr "A tablero" |
| 98 | + |
| 99 | +#. module: spreadsheet_dashboard_oca |
| 100 | +#: model:spreadsheet.spreadsheet.import.mode,name:spreadsheet_dashboard_oca.spreadsheet_import_mode_dashboard_sheet |
| 101 | +msgid "To dashboard new sheet" |
| 102 | +msgstr "A tablero en nueva hoja" |
0 commit comments