You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
1.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * letsencrypt
  4. #
  5. # Translators:
  6. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (9.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-04-19 18:00+0000\n"
  12. "PO-Revision-Date: 2016-12-16 17:40+0000\n"
  13. "Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>\n"
  14. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-9-0/"
  15. "language/es/)\n"
  16. "Language: es\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: letsencrypt
  22. #: model:ir.model,name:letsencrypt.model_letsencrypt
  23. msgid "Abstract model providing functions for letsencrypt"
  24. msgstr "Modelo abstracto proveyendo funciones para Let's encrypt"
  25. #. module: letsencrypt
  26. #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_display_name
  27. msgid "Display Name"
  28. msgstr "Nombre mostrado"
  29. #. module: letsencrypt
  30. #: code:addons/letsencrypt/models/letsencrypt.py:43
  31. #, python-format
  32. msgid "Error calling %s: %d"
  33. msgstr "Error llamando a %s: %d"
  34. #. module: letsencrypt
  35. #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_id
  36. msgid "ID"
  37. msgstr "ID"
  38. #. module: letsencrypt
  39. #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt___last_update
  40. msgid "Last Modified on"
  41. msgstr "Modificado por última vez el"
  42. #. module: letsencrypt
  43. #: code:addons/letsencrypt/models/letsencrypt.py:90
  44. #, python-format
  45. msgid "Let's encrypt doesn't work with private addresses or local domains!"
  46. msgstr "Let's encrypt no funciona con direcciones privadas o dominios locales."