first commit
This commit is contained in:
36
modules/document_incoming_ocr_typless/locale/ca.po
Normal file
36
modules/document_incoming_ocr_typless/locale/ca.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 "Clau API"
|
||||
|
||||
msgctxt "field:document.incoming.ocr.service,typless_document_type:"
|
||||
msgid "Document Type"
|
||||
msgstr "Tipus de document"
|
||||
|
||||
msgctxt "help:document.incoming.ocr.service,typless_api_key:"
|
||||
msgid "The standard token from Typless settings page."
|
||||
msgstr "El token estàndard de la pàgina de configuració de Typless."
|
||||
|
||||
msgctxt "help:document.incoming.ocr.service,typless_document_type:"
|
||||
msgid "The name of the document type on Typless."
|
||||
msgstr "El nom del tipus de document al Typless."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_typless_credential_modified"
|
||||
msgid "Are you sure you want to modify Typless credentials?"
|
||||
msgstr "Estàs segur que vols modificar les credencials 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 crida al webservice Typless ha fallat amb el següent missatge: \n"
|
||||
"%(message)s"
|
||||
|
||||
msgctxt "selection:document.incoming.ocr.service,type:"
|
||||
msgid "Typless"
|
||||
msgstr "Typless"
|
||||
Reference in New Issue
Block a user