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.
 
 

119 lines
5.0 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_location_geonames_import
#
# Translators:
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
msgid ""
msgstr ""
"Project-Id-Version: partner-contact (9.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 00:05+0000\n"
"PO-Revision-Date: 2016-12-30 22:03+0000\n"
"Last-Translator: Ahmet Altinisik <aaltinisik@altinkaya.com.tr>\n"
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: base_location_geonames_import
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
msgid "Cancel"
msgstr "Vazgeç"
#. module: base_location_geonames_import
#: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case
msgid "Converts retreived city and state names to Title Case."
msgstr "Alınan şehir ve eyalet adlarını İlk harfi büyük formata çevirir."
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id
msgid "Country"
msgstr "Ülke"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid
msgid "Created by"
msgstr "Oluşturan"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date
msgid "Created on"
msgstr "Oluşturuldu"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name
msgid "Display Name"
msgstr "Görünen İsim"
#. module: base_location_geonames_import
#: model:ir.ui.view,arch_db: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 "Yukarıda seçili ülke için, sihirbaz geonames.org sitesinden güncel şehir adlarını indirecek ve sistemde eğer yok ise yeni yerler oluşturacak ve BULAMADIĞI KAYITLARI SİLECEK."
#. module: base_location_geonames_import
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:118
#, python-format
msgid "Got an error %d when trying to download the file %s."
msgstr "%s Dosyasını indirirken %d hatası ile karşılaştık."
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id
msgid "ID"
msgstr "ID"
#. module: base_location_geonames_import
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
msgid "Import"
msgstr "İçe Aktar"
#. 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 "Geonames'ten better zip'i içe aktar"
#. module: base_location_geonames_import
#: 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
#: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
msgid "Import from Geonames"
msgstr "Geonames'ten içe aktar"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update
msgid "Last Modified on"
msgstr "Son değişiklik"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid
msgid "Last Updated by"
msgstr "Son güncelleyen"
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date
msgid "Last Updated on"
msgstr "Son güncelleme"
#. module: base_location_geonames_import
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:65
#, python-format
msgid ""
"The country code inside the file (%s) doesn't correspond to the selected "
"country (%s)."
msgstr "Dosyanon içindeki ülke kodu (%s) seçilen ülke (%s) ile eşleşmiyor."
#. module: base_location_geonames_import
#: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case
msgid "Title Case"
msgstr "Başlık Harfi"
#. module: base_location_geonames_import
#: code:addons/base_location_geonames_import/wizard/geonames_import.py:94
#, python-format
msgid "Too many states with code %s for country %s"
msgstr "%s kodu ile %s ülkesinde çok fazla eyalet var"