first commit
This commit is contained in:
36
modules/document_incoming_ocr_typless/locale/es.po
Normal file
36
modules/document_incoming_ocr_typless/locale/es.po
Normal file
@@ -0,0 +1,36 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:document.incoming.ocr.service,typless_api_key:"
|
||||
msgid "API Key"
|
||||
msgstr "Clave API"
|
||||
|
||||
msgctxt "field:document.incoming.ocr.service,typless_document_type:"
|
||||
msgid "Document Type"
|
||||
msgstr "Tipo de documento"
|
||||
|
||||
msgctxt "help:document.incoming.ocr.service,typless_api_key:"
|
||||
msgid "The standard token from Typless settings page."
|
||||
msgstr "El token estándar de la pagina de configuración de Typless."
|
||||
|
||||
msgctxt "help:document.incoming.ocr.service,typless_document_type:"
|
||||
msgid "The name of the document type on Typless."
|
||||
msgstr "El nombre del tipo de documento en Typless."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_typless_credential_modified"
|
||||
msgid "Are you sure you want to modify Typless credentials?"
|
||||
msgstr "¿Está seguro de que desea modificar las credenciales de Typless?"
|
||||
|
||||
#, python-format
|
||||
msgctxt "model:ir.message,text:msg_typless_webserver_error"
|
||||
msgid ""
|
||||
"Typless webservice call failed with the following error message:\n"
|
||||
"%(message)s"
|
||||
msgstr ""
|
||||
"La llamada al servicio web Typless ha fallado con el siguiente mensaje: \n"
|
||||
"%(message)s"
|
||||
|
||||
msgctxt "selection:document.incoming.ocr.service,type:"
|
||||
msgid "Typless"
|
||||
msgstr "Typless"
|
||||
Reference in New Issue
Block a user