mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 12:06:57 -06:00
OCA Transbot updated translations from Transifex
This commit is contained in:
parent
9cd7db6dfd
commit
e9dcc83c54
28
attachment_preview/i18n/es.po
Normal file
28
attachment_preview/i18n/es.po
Normal file
@ -0,0 +1,28 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * attachment_preview
|
||||
#
|
||||
# Translators:
|
||||
# Antonio Trueba, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: knowledge (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-19 10:18+0000\n"
|
||||
"PO-Revision-Date: 2016-01-25 18:15+0000\n"
|
||||
"Last-Translator: Antonio Trueba\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-knowledge-8-0/language/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: attachment_preview
|
||||
#. openerp-web
|
||||
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:184
|
||||
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:226
|
||||
#: code:addons/attachment_preview/static/src/js/attachment_preview.js:228
|
||||
#, python-format
|
||||
msgid "Preview %s"
|
||||
msgstr "Previsualizar %s"
|
43
document_choose_directory/i18n/es.po
Normal file
43
document_choose_directory/i18n/es.po
Normal file
@ -0,0 +1,43 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_choose_directory
|
||||
#
|
||||
# Translators:
|
||||
# Antonio Trueba, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: knowledge (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-19 10:18+0000\n"
|
||||
"PO-Revision-Date: 2016-01-25 18:16+0000\n"
|
||||
"Last-Translator: Antonio Trueba\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-knowledge-8-0/language/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: document_choose_directory
|
||||
#. openerp-web
|
||||
#: code:addons/document_choose_directory/static/src/xml/document_choose_directory.xml:6
|
||||
#, python-format
|
||||
msgid "Choose directory"
|
||||
msgstr "Elija directorio"
|
||||
|
||||
#. module: document_choose_directory
|
||||
#: model:ir.model,name:document_choose_directory.model_document_directory
|
||||
msgid "Directory"
|
||||
msgstr "Directorio"
|
||||
|
||||
#. module: document_choose_directory
|
||||
#. openerp-web
|
||||
#: code:addons/document_choose_directory/static/src/js/document_choose_directory.js:68
|
||||
#, python-format
|
||||
msgid "No directory"
|
||||
msgstr ""
|
||||
|
||||
#. module: document_choose_directory
|
||||
#: view:document.directory:document_choose_directory.view_document_directory_form
|
||||
msgid "{'invisible': [('type', '!=', 'ressource')]}"
|
||||
msgstr ""
|
34
document_reindex/i18n/es.po
Normal file
34
document_reindex/i18n/es.po
Normal file
@ -0,0 +1,34 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * document_reindex
|
||||
#
|
||||
# Translators:
|
||||
# Antonio Trueba, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: knowledge (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-19 10:18+0000\n"
|
||||
"PO-Revision-Date: 2016-01-25 18:16+0000\n"
|
||||
"Last-Translator: Antonio Trueba\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-knowledge-8-0/language/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: document_reindex
|
||||
#: field:knowledge.config.settings,document_reindex_all:0
|
||||
msgid "Reindex all documents"
|
||||
msgstr "Reindexar todos los documentos"
|
||||
|
||||
#. module: document_reindex
|
||||
#: view:ir.attachment:document_reindex.view_attachment_form
|
||||
msgid "Reindex document"
|
||||
msgstr "Reindexar documento"
|
||||
|
||||
#. module: document_reindex
|
||||
#: field:knowledge.config.settings,document_reindex_unindexed:0
|
||||
msgid "Reindex unindexed documents"
|
||||
msgstr "Reindexar documentos no indexados"
|
Loading…
Reference in New Issue
Block a user