OCA Transbot
9 years ago
committed by
Pedro M. Baeza
1 changed files with 98 additions and 0 deletions
@ -0,0 +1,98 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location_geonames_import |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: partner-contact (8.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-10-31 10:34+0000\n" |
|||
"PO-Revision-Date: 2015-11-06 18:18+0000\n" |
|||
"Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n" |
|||
"Language-Team: German (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/de/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: de\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Cancel" |
|||
msgstr "abbrechen" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,country_id:0 |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,create_uid:0 |
|||
msgid "Created by" |
|||
msgstr "erstellt von" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,create_date:0 |
|||
msgid "Created on" |
|||
msgstr "erstellt am" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "" |
|||
"For the country selected above, this wizard will download the latest version" |
|||
" of the list of cities from geonames.org, create new location entries if not" |
|||
" found already in the system, and DELETE MISSING ENTRIES from new file." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:128 |
|||
#, python-format |
|||
msgid "Got an error %d when trying to download the file %s." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,id:0 |
|||
msgid "ID" |
|||
msgstr "ID" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form |
|||
msgid "Import" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import |
|||
msgid "Import Better Zip from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: view:better.zip.geonames.import:base_location_geonames_import.better_zip_geonames_import_form |
|||
#: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action |
|||
#: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu |
|||
msgid "Import from Geonames" |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,write_uid:0 |
|||
msgid "Last Updated by" |
|||
msgstr "zuletzt aktualisiert von" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: field:better.zip.geonames.import,write_date:0 |
|||
msgid "Last Updated on" |
|||
msgstr "zuletzt aktualisiert am" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:79 |
|||
#, python-format |
|||
msgid "" |
|||
"The country code inside the file (%s) doesn't correspond to the selected " |
|||
"country (%s)." |
|||
msgstr "" |
|||
|
|||
#. module: base_location_geonames_import |
|||
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:105 |
|||
#, python-format |
|||
msgid "Too many states with code %s for country %s" |
|||
msgstr "" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue