first commit
This commit is contained in:
41
modules/edocument_peppol_peppyrus/locale/es.po
Normal file
41
modules/edocument_peppol_peppyrus/locale/es.po
Normal file
@@ -0,0 +1,41 @@
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:edocument.peppol.service,peppyrus_api_key:"
|
||||
msgid "API Key"
|
||||
msgstr "Clave API"
|
||||
|
||||
msgctxt "field:edocument.peppol.service,peppyrus_server:"
|
||||
msgid "Server"
|
||||
msgstr "Servidor"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_peppyrus_credential_modified"
|
||||
msgid "Are you sure you want to modify Peppyrus credentials?"
|
||||
msgstr "Estas seguro que quieres modificar las credenciales de Peppyrus?"
|
||||
|
||||
#, python-format
|
||||
msgctxt "model:ir.message,text:msg_peppyrus_webserver_error"
|
||||
msgid ""
|
||||
"Peppyrus webservice call failed with the following error message:\n"
|
||||
"%(message)s"
|
||||
msgstr ""
|
||||
"Ha fallado la llamada al servicio web de Peppyrus con el siguiente mensaje de error: \n"
|
||||
"%(message)s"
|
||||
|
||||
msgctxt "selection:edocument.peppol.service,peppyrus_server:"
|
||||
msgid "Production"
|
||||
msgstr "Producción"
|
||||
|
||||
msgctxt "selection:edocument.peppol.service,peppyrus_server:"
|
||||
msgid "Testing"
|
||||
msgstr "Pruebas"
|
||||
|
||||
msgctxt "selection:edocument.peppol.service,service:"
|
||||
msgid "Peppyrus"
|
||||
msgstr "Peppyrus"
|
||||
|
||||
msgctxt "selection:ir.cron,method:"
|
||||
msgid "Fetch Peppyrus messages"
|
||||
msgstr "Obtener mensajes de Peppyrus"
|
||||
Reference in New Issue
Block a user