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.

74 lines
2.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * company_country
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # Rudolf Schnapka <rs@techno-flex.de>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-05-05 07:29+0000\n"
  13. "PO-Revision-Date: 2017-05-05 07:29+0000\n"
  14. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
  15. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: de\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: company_country
  22. #: code:addons/company_country/models/res_config.py:25
  23. #, python-format
  24. msgid "Country code %s not found. Use ISO 3166 codes 2 letters"
  25. msgstr ""
  26. "Länderschlüssel %s nicht gefunden. Verwende 2 Buchstaben Schlüssel aus ISO "
  27. "3166"
  28. #. module: company_country
  29. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_uid
  30. msgid "Created by"
  31. msgstr "Erstellt durch"
  32. #. module: company_country
  33. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_create_date
  34. msgid "Created on"
  35. msgstr "Erstellt am"
  36. #. module: company_country
  37. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_display_name
  38. msgid "Display Name"
  39. msgstr "Anzeigename"
  40. #. module: company_country
  41. #: code:addons/company_country/models/res_config.py:19
  42. #, python-format
  43. msgid "Error COUNTRY environment variable with country code not defined"
  44. msgstr "Fehler: COUNTRY Umgebungsvariable mit Länderschlüssel nicht gesetzt"
  45. #. module: company_country
  46. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_id
  47. msgid "ID"
  48. msgstr "ID"
  49. #. module: company_country
  50. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings___last_update
  51. msgid "Last Modified on"
  52. msgstr "Zuletzt geändert am"
  53. #. module: company_country
  54. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_uid
  55. msgid "Last Updated by"
  56. msgstr "Zuletzt aktualisiert durch"
  57. #. module: company_country
  58. #: model:ir.model.fields,field_description:company_country.field_country_company_config_settings_write_date
  59. msgid "Last Updated on"
  60. msgstr "Zuletzt aktualisiert am"
  61. #. module: company_country
  62. #: model:ir.model,name:company_country.model_country_company_config_settings
  63. msgid "country.company.config.settings"
  64. msgstr ""