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.

118 lines
5.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_location_geonames_import
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: partner-contact (9.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-04-30 12:05+0000\n"
  11. "PO-Revision-Date: 2016-04-28 11:56+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: German (http://www.transifex.com/oca/OCA-partner-contact-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: base_location_geonames_import
  20. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  21. msgid "Cancel"
  22. msgstr "abbrechen"
  23. #. module: base_location_geonames_import
  24. #: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case
  25. msgid "Converts retreived city and state names to Title Case."
  26. msgstr "Wandelt ermittelte Stadt und Bundesländer in Fall-Titel um"
  27. #. module: base_location_geonames_import
  28. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id
  29. msgid "Country"
  30. msgstr "Land"
  31. #. module: base_location_geonames_import
  32. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid
  33. msgid "Created by"
  34. msgstr "erstellt von"
  35. #. module: base_location_geonames_import
  36. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date
  37. msgid "Created on"
  38. msgstr "erstellt am"
  39. #. module: base_location_geonames_import
  40. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name
  41. msgid "Display Name"
  42. msgstr "Anzeigename"
  43. #. module: base_location_geonames_import
  44. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  45. msgid ""
  46. "For the country selected above, this wizard will download the latest version"
  47. " of the list of cities from geonames.org, create new location entries if not"
  48. " found already in the system, and DELETE MISSING ENTRIES from new file."
  49. msgstr "Für das oben gewählte Land lädt der Assitent das aktuellste Städteverzeichnis von geonames.org, Legt neue Ortbezeichnungen an, wenn sie nicht bereits im System hinterlegt sind und löscht nicht vorhandene Einträge aus der neuen Datei. "
  50. #. module: base_location_geonames_import
  51. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:118
  52. #, python-format
  53. msgid "Got an error %d when trying to download the file %s."
  54. msgstr "Erhielt einen Fehler %d beim Versuch die Datei %s herunter zu laden."
  55. #. module: base_location_geonames_import
  56. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id
  57. msgid "ID"
  58. msgstr "ID"
  59. #. module: base_location_geonames_import
  60. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  61. msgid "Import"
  62. msgstr "Import"
  63. #. module: base_location_geonames_import
  64. #: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
  65. msgid "Import Better Zip from Geonames"
  66. msgstr "Importiere bessere PLZ von geonames.org"
  67. #. module: base_location_geonames_import
  68. #: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
  69. #: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
  70. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  71. msgid "Import from Geonames"
  72. msgstr "Importiere von Geonames"
  73. #. module: base_location_geonames_import
  74. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update
  75. msgid "Last Modified on"
  76. msgstr "Zuletzt geändert am"
  77. #. module: base_location_geonames_import
  78. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid
  79. msgid "Last Updated by"
  80. msgstr "zuletzt aktualisiert von"
  81. #. module: base_location_geonames_import
  82. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date
  83. msgid "Last Updated on"
  84. msgstr "zuletzt aktualisiert am"
  85. #. module: base_location_geonames_import
  86. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:65
  87. #, python-format
  88. msgid ""
  89. "The country code inside the file (%s) doesn't correspond to the selected "
  90. "country (%s)."
  91. msgstr "Die Landeskennung in der Datei (%s) passt nicht zum gewählten Land (%s)."
  92. #. module: base_location_geonames_import
  93. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case
  94. msgid "Title Case"
  95. msgstr "Fall-Bezeichnung"
  96. #. module: base_location_geonames_import
  97. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:94
  98. #, python-format
  99. msgid "Too many states with code %s for country %s"
  100. msgstr "Zu viele Bundesländer mit Schlüssel %s im Land %s"