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.

50 lines
1.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * letsencrypt
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (9.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-04-19 18:00+0000\n"
  11. "PO-Revision-Date: 2016-05-25 16:43+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-9-0/language/de/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: de\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #. module: letsencrypt
  20. #: model:ir.model,name:letsencrypt.model_letsencrypt
  21. msgid "Abstract model providing functions for letsencrypt"
  22. msgstr "Abstraktes Modell zur Bereitstellung von Letsencrypt-Funktionen"
  23. #. module: letsencrypt
  24. #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_display_name
  25. msgid "Display Name"
  26. msgstr "Anzeigename"
  27. #. module: letsencrypt
  28. #: code:addons/letsencrypt/models/letsencrypt.py:43
  29. #, python-format
  30. msgid "Error calling %s: %d"
  31. msgstr "Aufruffehler %s: %d"
  32. #. module: letsencrypt
  33. #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt_id
  34. msgid "ID"
  35. msgstr "ID"
  36. #. module: letsencrypt
  37. #: model:ir.model.fields,field_description:letsencrypt.field_letsencrypt___last_update
  38. msgid "Last Modified on"
  39. msgstr "Zuletzt geändert am"
  40. #. module: letsencrypt
  41. #: code:addons/letsencrypt/models/letsencrypt.py:90
  42. #, python-format
  43. msgid "Let's encrypt doesn't work with private addresses or local domains!"
  44. msgstr "Let's encrypt funktioniert mit privaten Adressen oderr localen Domänen nicht!"