OCA Transbot
7 years ago
committed by
Martin Nicolas Cuesta
2 changed files with 161 additions and 0 deletions
@ -0,0 +1,81 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_timeline |
|||
# |
|||
# Translators: |
|||
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 10.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-07-01 03:35+0000\n" |
|||
"PO-Revision-Date: 2017-07-01 03:35+0000\n" |
|||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2017\n" |
|||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/js/web_timeline.js:420 |
|||
#, python-format |
|||
msgid "Are you sure you want to delete this record ?" |
|||
msgstr "¿Está seguro que desea eliminar este registro?" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:8 |
|||
#, python-format |
|||
msgid "Day" |
|||
msgstr "Día" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:10 |
|||
#, python-format |
|||
msgid "Month" |
|||
msgstr "Mes" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/js/web_timeline.js:33 |
|||
#, python-format |
|||
msgid "Timeline" |
|||
msgstr "Línea de tiempo" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/js/web_timeline.js:101 |
|||
#, python-format |
|||
msgid "Timeline view has not defined 'date_start' attribute." |
|||
msgstr "" |
|||
"La vista de línea de tiempo no tiene definido el atributo 'date_start'." |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:5 |
|||
#, python-format |
|||
msgid "Today" |
|||
msgstr "Hoy" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:9 |
|||
#, python-format |
|||
msgid "Week" |
|||
msgstr "Semana" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:11 |
|||
#, python-format |
|||
msgid "Year" |
|||
msgstr "Año" |
|||
|
|||
#. module: web_timeline |
|||
#: model:ir.model,name:web_timeline.model_ir_ui_view |
|||
msgid "ir.ui.view" |
|||
msgstr "ir.ui.view" |
@ -0,0 +1,80 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * web_timeline |
|||
# |
|||
# Translators: |
|||
# Peter Hageman <hageman.p@gmail.com>, 2017 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 10.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2017-07-01 03:35+0000\n" |
|||
"PO-Revision-Date: 2017-07-01 03:35+0000\n" |
|||
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n" |
|||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: nl_NL\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/js/web_timeline.js:420 |
|||
#, python-format |
|||
msgid "Are you sure you want to delete this record ?" |
|||
msgstr "Weet je zeker dat je dit record wil verwijderen?" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:8 |
|||
#, python-format |
|||
msgid "Day" |
|||
msgstr "Dag" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:10 |
|||
#, python-format |
|||
msgid "Month" |
|||
msgstr "Maand" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/js/web_timeline.js:33 |
|||
#, python-format |
|||
msgid "Timeline" |
|||
msgstr "Tijdlijn" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/js/web_timeline.js:101 |
|||
#, python-format |
|||
msgid "Timeline view has not defined 'date_start' attribute." |
|||
msgstr "Tijdlijn heeft geen 'date_start' eigenschap." |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:5 |
|||
#, python-format |
|||
msgid "Today" |
|||
msgstr "Vandaag" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:9 |
|||
#, python-format |
|||
msgid "Week" |
|||
msgstr "Week" |
|||
|
|||
#. module: web_timeline |
|||
#. openerp-web |
|||
#: code:addons/web_timeline/static/src/xml/web_timeline.xml:11 |
|||
#, python-format |
|||
msgid "Year" |
|||
msgstr "Jaar" |
|||
|
|||
#. module: web_timeline |
|||
#: model:ir.model,name:web_timeline.model_ir_ui_view |
|||
msgid "ir.ui.view" |
|||
msgstr "ir.ui.view" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue