mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-28 03:12:04 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,44 +1,46 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * website_sale_autocomplete
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# abc Def <hdogan1974@gmail.com>, 2022
|
||||
# Murat Kaplan <muratk@projetgrup.com>, 2022
|
||||
# Halil, 2023
|
||||
#
|
||||
# * website_sale_autocomplete
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>, 2025.
|
||||
# DeepL <noreply-mt-deepl@weblate.org>, 2025.
|
||||
# Odoo Turkish Import <dyki+tr@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:57+0000\n"
|
||||
"Last-Translator: Halil, 2023\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-21 14:46+0000\n"
|
||||
"Last-Translator: Odoo Turkish Import <dyki+tr@odoo.com>\n"
|
||||
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"website_sale_autocomplete/tr/>\n"
|
||||
"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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_autocomplete.res_config_settings_view_form_inherit_autocomplete_googleplaces
|
||||
msgid ""
|
||||
"<i class=\"fa fa-arrow-right\"/>\n"
|
||||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||||
" Create a Google Project and get a key"
|
||||
msgstr ""
|
||||
"<i class=\"fa fa-arrow-right\"/>\n"
|
||||
" Bir Google Projesi oluşturun ve bir anahtar alın"
|
||||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||||
" Bir Google Proje Yönetimi oluşturun ve bir "
|
||||
"anahtar alın"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_autocomplete.res_config_settings_view_form_inherit_autocomplete_googleplaces
|
||||
msgid ""
|
||||
"<i class=\"fa fa-arrow-right\"/>\n"
|
||||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||||
" Enable billing on your Google Project"
|
||||
msgstr ""
|
||||
"<i class=\"fa fa-arrow-right\"/>\n"
|
||||
" Google Projenizde faturalandırmayı etkinleştirin"
|
||||
"<i class=\"oi oi-arrow-right\"/>\n"
|
||||
" Google Proje Yönetiminizde faturalandırmayı "
|
||||
"etkinleştirin"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_autocomplete.res_config_settings_view_form_inherit_autocomplete_googleplaces
|
||||
|
|
@ -51,15 +53,25 @@ msgid "Config Settings"
|
|||
msgstr "Yapılandırma Ayarları"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_res_config_settings__google_places_api_key
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_res_config_settings__display_name
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_website__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "İsim Göster"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_website__google_places_api_key
|
||||
msgid "Google Places API Key"
|
||||
msgstr "Google Rehber API Anahtarı"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_res_config_settings__id
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_website__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#. odoo-javascript
|
||||
#: code:addons/website_sale_autocomplete/static/src/xml/autocomplete.xml:0
|
||||
#, python-format
|
||||
msgid "Powered by Google"
|
||||
msgstr "Google tarafından desteklenmektedir"
|
||||
|
||||
|
|
@ -67,3 +79,8 @@ msgstr "Google tarafından desteklenmektedir"
|
|||
#: model:ir.model,name:website_sale_autocomplete.model_website
|
||||
msgid "Website"
|
||||
msgstr "Websitesi"
|
||||
|
||||
#. module: website_sale_autocomplete
|
||||
#: model:ir.model.fields,field_description:website_sale_autocomplete.field_res_config_settings__website_google_places_api_key
|
||||
msgid "Website's Google Places API Key"
|
||||
msgstr "Web Sitesinin Google Places API Anahtarı"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue