141 lines
4.0 KiB
Plaintext
141 lines
4.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * note
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo 9.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
|
|
"PO-Revision-Date: 2015-09-19 08:22+0000\n"
|
|
"Last-Translator: Martin Trigaux\n"
|
|
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/odoo/odoo-9/"
|
|
"language/es_CR/)\n"
|
|
"Language: es_CR\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"
|
|
|
|
#. module: note
|
|
#: model:ir.model.fields,field_description:note.field_note_note_open
|
|
#: model:ir.ui.view,arch_db:note.view_note_note_filter
|
|
msgid "Active"
|
|
msgstr "Activo"
|
|
|
|
#. module: note
|
|
#: model:ir.model.fields,field_description:note.field_note_note_color
|
|
#: model:ir.model.fields,field_description:note.field_note_tag_color
|
|
msgid "Color Index"
|
|
msgstr "Índice de colores"
|
|
|
|
#. module: note
|
|
#: model:ir.ui.menu,name:note.menu_note_configuration
|
|
msgid "Configuration"
|
|
msgstr "Configuración"
|
|
|
|
#. module: note
|
|
#: model:ir.model.fields,field_description:note.field_note_note_create_date
|
|
#: model:ir.model.fields,field_description:note.field_note_stage_create_date
|
|
#: model:ir.model.fields,field_description:note.field_note_tag_create_date
|
|
msgid "Created on"
|
|
msgstr "Creado en"
|
|
|
|
#. module: note
|
|
#: model:ir.model.fields,field_description:note.field_note_note_date_done
|
|
msgid "Date done"
|
|
msgstr "Fecha realización"
|
|
|
|
#. module: note
|
|
#: model:ir.ui.view,arch_db:note.view_note_note_kanban
|
|
msgid "Delete"
|
|
msgstr "Eliminar"
|
|
|
|
#. module: note
|
|
#: model:ir.ui.view,arch_db:note.view_note_note_filter
|
|
msgid "Group By"
|
|
msgstr "Agrupar por"
|
|
|
|
#. module: note
|
|
#: model:ir.model.fields,field_description:note.field_note_note_id
|
|
#: model:ir.model.fields,field_description:note.field_note_stage_id
|
|
#: model:ir.model.fields,field_description:note.field_note_tag_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: note
|
|
#: model:note.stage,name:note.note_stage_00
|
|
msgid "New"
|
|
msgstr "Nuevo"
|
|
|
|
#. module: note
|
|
#: model:ir.model,name:note.model_note_note
|
|
#: model:ir.ui.view,arch_db:note.view_note_note_filter
|
|
#: model:ir.ui.view,arch_db:note.view_note_note_form
|
|
msgid "Note"
|
|
msgstr "Nota"
|
|
|
|
#. module: note
|
|
#: model:ir.actions.act_window,name:note.action_note_note
|
|
#: model:ir.ui.menu,name:note.menu_note_notes
|
|
#: model:ir.ui.view,arch_db:note.view_note_note_filter
|
|
#: model:note.stage,name:note.note_stage_04
|
|
msgid "Notes"
|
|
msgstr "Notas"
|
|
|
|
#. module: note
|
|
#: model:ir.model.fields,field_description:note.field_note_note_user_id
|
|
#: model:ir.model.fields,field_description:note.field_note_stage_user_id
|
|
msgid "Owner"
|
|
msgstr "Propietario"
|
|
|
|
#. module: note
|
|
#: model:ir.model.fields,field_description:note.field_note_note_sequence
|
|
#: model:ir.model.fields,field_description:note.field_note_stage_sequence
|
|
msgid "Sequence"
|
|
msgstr "Secuencia"
|
|
|
|
#. module: note
|
|
#: model:ir.model.fields,field_description:note.field_note_note_stage_id
|
|
#: model:ir.ui.view,arch_db:note.view_note_note_filter
|
|
msgid "Stage"
|
|
msgstr "Etapa"
|
|
|
|
#. module: note
|
|
#: model:ir.model.fields,field_description:note.field_note_stage_name
|
|
msgid "Stage Name"
|
|
msgstr "Nombre de etapa"
|
|
|
|
#. module: note
|
|
#: model:ir.actions.act_window,name:note.action_note_stage
|
|
#: model:ir.ui.menu,name:note.menu_notes_stage
|
|
#: model:ir.ui.view,arch_db:note.view_note_note_tree
|
|
msgid "Stages"
|
|
msgstr "Etapas"
|
|
|
|
#. module: note
|
|
#: model:ir.actions.act_window,name:note.note_tag_action
|
|
#: model:ir.model.fields,field_description:note.field_note_note_tag_ids
|
|
#: model:ir.ui.menu,name:note.notes_tag_menu
|
|
#: model:ir.ui.view,arch_db:note.note_tag_view_form
|
|
#: model:ir.ui.view,arch_db:note.view_note_note_form
|
|
msgid "Tags"
|
|
msgstr "Etiquetas"
|
|
|
|
#. module: note
|
|
#: model:note.stage,name:note.note_stage_02
|
|
msgid "This Week"
|
|
msgstr "Esta semana"
|
|
|
|
#. module: note
|
|
#: model:note.stage,name:note.demo_note_stage_01
|
|
#: model:note.stage,name:note.note_stage_01
|
|
msgid "Today"
|
|
msgstr "Hoy"
|
|
|
|
#. module: note
|
|
#: model:ir.model,name:note.model_res_users
|
|
msgid "Users"
|
|
msgstr "Usuarios"
|