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.

99 lines
3.7 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. # Rudolf Schnapka <rs@techno-flex.de>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: partner-contact (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-11-25 01:50+0000\n"
  12. "PO-Revision-Date: 2015-11-25 11:07+0000\n"
  13. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
  14. "Language-Team: German (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/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: base_location_geonames_import
  21. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  22. msgid "Cancel"
  23. msgstr "abbrechen"
  24. #. module: base_location_geonames_import
  25. #: field:better.zip.geonames.import,country_id:0
  26. msgid "Country"
  27. msgstr "Land"
  28. #. module: base_location_geonames_import
  29. #: field:better.zip.geonames.import,create_uid:0
  30. msgid "Created by"
  31. msgstr "erstellt von"
  32. #. module: base_location_geonames_import
  33. #: field:better.zip.geonames.import,create_date:0
  34. msgid "Created on"
  35. msgstr "erstellt am"
  36. #. module: base_location_geonames_import
  37. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  38. msgid ""
  39. "For the country selected above, this wizard will download the latest version"
  40. " of the list of cities from geonames.org, create new location entries if not"
  41. " found already in the system, and DELETE MISSING ENTRIES from new file."
  42. 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. "
  43. #. module: base_location_geonames_import
  44. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:128
  45. #, python-format
  46. msgid "Got an error %d when trying to download the file %s."
  47. msgstr "Erhielt einen Fehler %d beim Versuch die Datei %s herunter zu laden."
  48. #. module: base_location_geonames_import
  49. #: field:better.zip.geonames.import,id:0
  50. msgid "ID"
  51. msgstr "ID"
  52. #. module: base_location_geonames_import
  53. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  54. msgid "Import"
  55. msgstr "Import"
  56. #. module: base_location_geonames_import
  57. #: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
  58. msgid "Import Better Zip from Geonames"
  59. msgstr "Importiere bessere PLZ von geonames.org"
  60. #. module: base_location_geonames_import
  61. #: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form
  62. #: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
  63. #: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
  64. msgid "Import from Geonames"
  65. msgstr "Importiere von Geonames"
  66. #. module: base_location_geonames_import
  67. #: field:better.zip.geonames.import,write_uid:0
  68. msgid "Last Updated by"
  69. msgstr "zuletzt aktualisiert von"
  70. #. module: base_location_geonames_import
  71. #: field:better.zip.geonames.import,write_date:0
  72. msgid "Last Updated on"
  73. msgstr "zuletzt aktualisiert am"
  74. #. module: base_location_geonames_import
  75. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:79
  76. #, python-format
  77. msgid ""
  78. "The country code inside the file (%s) doesn't correspond to the selected "
  79. "country (%s)."
  80. msgstr ""
  81. #. module: base_location_geonames_import
  82. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:105
  83. #, python-format
  84. msgid "Too many states with code %s for country %s"
  85. msgstr "Zu viele Bundesländer mit Schlüssel %s im Land %s"