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.

90 lines
2.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * secure_uninstall
  4. #
  5. # Translators:
  6. # Rudolf Schnapka <rs@techno-flex.de>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 8.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-03-07 03:47+0000\n"
  12. "PO-Revision-Date: 2017-03-07 03:47+0000\n"
  13. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
  14. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: de\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: secure_uninstall
  21. #: help:base.module.upgrade,uninstall_password:0
  22. msgid "'secure_uninstall' value from Odoo configuration file "
  23. msgstr "Wert für 'secure_uninstall' in Odoo-Konfigurationsdatei"
  24. #. module: secure_uninstall
  25. #: view:base.module.upgrade:secure_uninstall.view_base_module_upgrade
  26. msgid ""
  27. "If you want uninstall module, write required password ('secure_uninstall' "
  28. "key in ERP config file)."
  29. msgstr ""
  30. "Wenn Sie das Modul deinstallieren möchten, geben Sie erforderliches Passwort"
  31. " an ('secure_uninstall'-Wert in Konfigurationsdatei)."
  32. #. module: secure_uninstall
  33. #: code:addons/secure_uninstall/models/module.py:28
  34. #, python-format
  35. msgid ""
  36. "Missing configuration key\n"
  37. "--------------------\n"
  38. "'secure_uninstall' configuration key is not set in \n"
  39. "your Odoo server configuration file: please set it a value"
  40. msgstr ""
  41. "Fehlender Konfigurationsschlüssel\n"
  42. "---------------------------------\n"
  43. "'secure_uninstall' Einstellungsschlüssel ist in Ihrer\n"
  44. "Odoo-Server-Konfigurationsdatei nicht gesetzt: Geben Sie bitte einen Wert an"
  45. #. module: secure_uninstall
  46. #: model:ir.model,name:secure_uninstall.model_base_module_upgrade
  47. msgid "Module Upgrade"
  48. msgstr "Modulaktualisierung"
  49. #. module: secure_uninstall
  50. #: field:base.module.upgrade,uninstall_password:0
  51. msgid "Password"
  52. msgstr "Passwort"
  53. #. module: secure_uninstall
  54. #: code:addons/secure_uninstall/models/module.py:36
  55. #, python-format
  56. msgid ""
  57. "Password Error\n"
  58. "--------------------\n"
  59. "Provided password '%s' doesn't match with 'Master Password'\n"
  60. "('secure_uninstall' key) found in the Odoo server configuration file .\n"
  61. "\n"
  62. "Resolution\n"
  63. "-------------\n"
  64. "Please check your password and retry or cancel"
  65. msgstr ""
  66. "Passwortfehler\n"
  67. "--------------------\n"
  68. "Angegebenes Passwort '%s' stimmt nicht mit 'Master-Passwort'\n"
  69. "('secure_uninstall' Schlüssel) aus der Odoo-Konfigurationsdatei überein.\n"
  70. "\n"
  71. "Lösung\n"
  72. "-------------\n"
  73. "Überprüfen Sie bitte das Passwort und versuchen es erneut oder\n"
  74. "brechen Sie ab"
  75. #. module: secure_uninstall
  76. #: view:base.module.upgrade:secure_uninstall.view_base_module_upgrade
  77. msgid "Secure Uninstall"
  78. msgstr "Abgesicherte Deinstallation"
  79. #. module: secure_uninstall
  80. #: view:base.module.upgrade:secure_uninstall.view_base_module_upgrade
  81. msgid "key_provided_by_administrator"
  82. msgstr "key_provided_by_administrator"