19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:28 +01:00
parent 20ddc1b4a3
commit c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions

View file

@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * google_calendar
#
# * google_calendar
#
# Translators:
# Ediz Duman <neps1192@gmail.com>, 2022
# ANIL TAN SAĞIR <anils@projetgrup.com>, 2022
@ -17,54 +17,54 @@
# Murat Kaplan <muratk@projetgrup.com>, 2022
# Martin Trigaux, 2022
# Halil, 2023
# Wil Odoo, 2025
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
# DeepL <noreply-mt-deepl@weblate.org>, 2025.
# Odoo Turkish Import <dyki+tr@odoo.com>, 2025.
# "Malaz Siddig Elsayed Abuidris (msea)" <msea@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-05-22 18:35+0000\n"
"PO-Revision-Date: 2022-09-22 05:46+0000\n"
"Last-Translator: Wil Odoo, 2025\n"
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-28 12:47+0000\n"
"Last-Translator: \"Malaz Siddig Elsayed Abuidris (msea)\" <msea@odoo.com>\n"
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/"
"google_calendar/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"
"X-Generator: Weblate 5.14.3\n"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/google_sync.py:0
#, python-format
msgid "%(id)s and %(length)s following"
msgstr "%(id)s ve %(length)s takip ediyor"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/calendar.py:0
#, python-format
msgid "%(reminder_type)s - %(duration)s Days"
msgstr "%(reminder_type)s - %(duration)s Gün"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/calendar.py:0
#, python-format
msgid "%(reminder_type)s - %(duration)s Hours"
msgstr "%(reminder_type)s - %(duration)s Saat"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/calendar.py:0
#, python-format
msgid "%(reminder_type)s - %(duration)s Minutes"
msgstr "%(reminder_type)s - %(duration)s Dakika"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/calendar.py:0
#, python-format
msgid "(No title)"
msgstr "(Başlık yok)"
@ -78,7 +78,6 @@ msgstr "Etkin"
#. module: google_calendar
#. odoo-javascript
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
#, python-format
msgid ""
"An administrator needs to configure Google Synchronization before you can "
"use it!"
@ -88,18 +87,17 @@ msgstr ""
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/google_credentials.py:0
#, python-format
#: code:addons/google_calendar/models/res_users_settings.py:0
msgid ""
"An error occurred while generating the token. Your authorization code may be"
" invalid or has already expired [%s]. You should check your Client ID and "
"secret on the Google APIs plateform or try to stop and restart your calendar"
" synchronisation."
"An error occurred while generating the token. Your authorization code may be "
"invalid or has already expired [%s]. You should check your Client ID and "
"secret on the Google APIs plateform or try to stop and restart your calendar "
"synchronization."
msgstr ""
"Belirteç oluşturulurken bir hata oluştu. Yetkilendirme kodunuz geçersiz "
"olabilir veya süresi dolmuş olabilir [%s]. Google API'leri plakasında "
"Müşteri Kimliğinizi ve sırrınızı kontrol etmeli veya takvim "
"senkronizasyonunuzu durdurup yeniden başlatmayı denemelisiniz."
"Token oluşturulurken bir hata meydana geldi. Yetkilendirme kodunuz geçersiz "
"olabilir veya süresi dolmuş olabilir [%s]. Google APIler platformunda "
"Müşteri Kimliğinizi (Client ID) ve gizli anahtarınızı (secret) kontrol edin "
"ya da takvim senkronizasyonunu durdurup yeniden başlatmayı deneyin."
#. module: google_calendar
#: model:ir.model,name:google_calendar.model_calendar_attendee
@ -112,8 +110,8 @@ msgid "Calendar Event"
msgstr "Takvim Etkinliği"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__calendar_cal_id
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_cal_id
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_cal_id
msgid "Calendar ID"
msgstr "Takvim Kimliği"
@ -150,10 +148,14 @@ msgstr "Yapılandırma Ayarları"
#. module: google_calendar
#. odoo-javascript
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
#, python-format
msgid "Configuration"
msgstr "Yapılandırma"
msgstr "Ayarlar"
#. module: google_calendar
#. odoo-javascript
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
msgid "Configure"
msgstr "Yapılandır"
#. module: google_calendar
#: model_terms:ir.ui.view,arch_db:google_calendar.google_calendar_reset_account_view_form
@ -162,15 +164,13 @@ msgstr "Onayla"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__create_uid
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__create_uid
msgid "Created by"
msgstr "Oluşturan"
msgstr "Tarafından oluşturuldu"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__create_date
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__create_date
msgid "Created on"
msgstr "Oluşturulma"
msgstr "Oluşturuldu"
#. module: google_calendar
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__delete_odoo
@ -188,15 +188,27 @@ msgid "Delete from the current Google Calendar account"
msgstr "Delete from the current Google Calendar account"
#. module: google_calendar
#. odoo-javascript
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
msgid "Discard"
msgstr "Sil"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_calendar_alarm_manager__display_name
#: model:ir.model.fields,field_description:google_calendar.field_calendar_attendee__display_name
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__display_name
#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__display_name
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__display_name
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__display_name
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__display_name
#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:google_calendar.field_res_users__display_name
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__display_name
msgid "Display Name"
msgstr "Görünüm Adı"
msgstr "İsim Göster"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/calendar.py:0
#, python-format
msgid "Email"
msgstr "E-Posta"
@ -213,8 +225,6 @@ msgstr "Olay Tekrarlama Kuralı"
#. module: google_calendar
#. odoo-javascript
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.xml:0
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.xml:0
#, python-format
msgid "Google"
msgstr "Google"
@ -223,16 +233,6 @@ msgstr "Google"
msgid "Google Calendar"
msgstr "Google Takvim"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_account_id
msgid "Google Calendar Account"
msgstr "Google Takvim Hesabı"
#. module: google_calendar
#: model:ir.model,name:google_calendar.model_google_calendar_credentials
msgid "Google Calendar Account Data"
msgstr "Google Takvim Hesap Verileri"
#. module: google_calendar
#: model:ir.actions.act_window,name:google_calendar.google_calendar_reset_account_action
#: model:ir.model,name:google_calendar.model_google_calendar_account_reset
@ -252,26 +252,46 @@ msgstr "Google Calendar Id"
#. module: google_calendar
#: model:ir.actions.server,name:google_calendar.ir_cron_sync_all_cals_ir_actions_server
#: model:ir.cron,cron_name:google_calendar.ir_cron_sync_all_cals
msgid "Google Calendar: synchronization"
msgstr "Google Takvim: Senkronizasyon"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__synchronization_stopped
#: model:ir.model.fields.selection,name:google_calendar.selection__calendar_event__videocall_source__google_meet
msgid "Google Meet"
msgstr "Google Meet"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__cal_sync_paused
msgid "Google Synchronization Paused"
msgstr "Google Senkronizasyonu Duraklatıldı"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_synchronization_stopped
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_synchronization_stopped
msgid "Google Synchronization stopped"
msgstr "Google Senkronizasyonu durdu"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/google_sync.py:0
#, python-format
msgid "Google gave the following explanation: %s"
msgstr "Google şu açıklamayı yaptı: %s"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__guests_readonly
msgid "Guests Event Modification Permission"
msgstr "Misafir Etkinlik Değişiklik İzni"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_calendar_alarm_manager__id
#: model:ir.model.fields,field_description:google_calendar.field_calendar_attendee__id
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__id
#: model:ir.model.fields,field_description:google_calendar.field_calendar_recurrence__id
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__id
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__id
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_sync__id
#: model:ir.model.fields,field_description:google_calendar.field_res_config_settings__id
#: model:ir.model.fields,field_description:google_calendar.field_res_users__id
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__id
msgid "ID"
msgstr "ID"
@ -285,8 +305,20 @@ msgstr ""
"etkinliği kaldırmanıza gerek kalmadan kapayabilirsiniz."
#. module: google_calendar
#: model:ir.model.fields,help:google_calendar.field_google_calendar_credentials__calendar_cal_id
#: model:ir.model.fields,help:google_calendar.field_res_config_settings__cal_sync_paused
msgid "Indicates if synchronization with Google Calendar is paused or not."
msgstr ""
"Google Takvim ile senkronizasyonun duraklatılıp duraklatılmadığını gösterir."
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/google_sync.py:0
msgid "It will not be synced as long at it is not updated."
msgstr "Güncellenmediği sürece senkronize edilmeyecektir."
#. module: google_calendar
#: model:ir.model.fields,help:google_calendar.field_res_users__google_calendar_cal_id
#: model:ir.model.fields,help:google_calendar.field_res_users_settings__google_calendar_cal_id
msgid ""
"Last Calendar ID who has been synchronized. If it is changed, we remove all "
"links between GoogleID and Odoo Google Internal ID"
@ -294,28 +326,20 @@ msgstr ""
"Kim eşitlenmemiş son takvim kimliği. Değiştirilirse, biz GoogleID ve Odoo "
"Google iç kimlik arasındaki tüm bağlantıları Kaldır"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset____last_update
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials____last_update
msgid "Last Modified on"
msgstr "Son Düzenleme"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__write_uid
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__write_uid
msgid "Last Updated by"
msgstr "Son Güncelleyen"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__write_date
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__write_date
msgid "Last Updated on"
msgstr "Son Güncelleme"
#. module: google_calendar
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__delete_policy__dont_delete
msgid "Leave them untouched"
msgstr "Leave them untouched"
msgstr "Onları el değmeden bırakın"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__need_sync
@ -325,8 +349,8 @@ msgid "Need Sync"
msgstr "Senkronizasyona İhtiyaç Var"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__calendar_sync_token
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_sync_token
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_sync_token
msgid "Next Sync Token"
msgstr "Sonraki Senkronizasyon Token'ı"
@ -338,13 +362,17 @@ msgstr "Sonraki Senkronizasyon"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/calendar.py:0
#, python-format
msgid "Notification"
msgstr "Bildirimler"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__calendar_rtoken
#: model_terms:ir.ui.view,arch_db:google_calendar.res_config_settings_view_form
msgid "Pause Synchronization"
msgstr "Senkronizasyonu Duraklat"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_rtoken
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_rtoken
msgid "Refresh Token"
msgstr "Token Yenile"
@ -358,13 +386,6 @@ msgstr "Hesabı Sıfırla"
msgid "Reset Google Calendar Account"
msgstr "Google Takvim Hesabını Sıfırlama"
#. module: google_calendar
#. odoo-javascript
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
#, python-format
msgid "Success"
msgstr "Başarılı"
#. module: google_calendar
#: model:ir.model,name:google_calendar.model_google_calendar_sync
msgid "Synchronize a record with Google Calendar"
@ -373,17 +394,16 @@ msgstr "Bir kaydı Google Takvim ile senkronize et"
#. module: google_calendar
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__sync_policy__all
msgid "Synchronize all existing events"
msgstr "Mevcut tüm etkinlikleri senkronize etme"
msgstr "Mevcut tüm etkinlikleri senkronize et"
#. module: google_calendar
#: model:ir.model.fields.selection,name:google_calendar.selection__google_calendar_account_reset__sync_policy__new
msgid "Synchronize only new events"
msgstr "Yalnızca yeni etkinlikleri senkronize etme"
msgstr "Yalnızca yeni etkinlikleri senkronize et"
#. module: google_calendar
#. odoo-javascript
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
#, python-format
msgid ""
"The Google Synchronization needs to be configured before you can use it, do "
"you want to do it now?"
@ -393,33 +413,19 @@ msgstr ""
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/google_credentials.py:0
#, python-format
msgid "The account for the Google Calendar service is not configured."
msgstr "Google Takvim hizmetinin hesabı yapılandırılmamış."
#: code:addons/google_calendar/models/calendar.py:0
msgid ""
"The following event can only be updated by the organizer according to the "
"event permissions set on Google Calendar."
msgstr ""
"Aşağıdaki etkinlik, Google Takvim'de ayarlanan etkinlik izinlerine göre "
"yalnızca düzenleyen tarafından güncellenebilir."
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/google_sync.py:0
#, python-format
msgid ""
"The following event could not be synced with Google Calendar. </br>It will "
"not be synced as long at it is not updated.</br>%(reason)s"
msgstr ""
"Aşağıdaki etkinlik Google Takvim ile senkronize edilemedi. "
"</br>Güncellenmediği sürece senkronize edilmeyecektir. </br>%(reason)s"
#. module: google_calendar
#. odoo-javascript
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
#, python-format
msgid "The synchronization with Google calendar was successfully stopped."
msgstr "Google takvimi ile senkronizasyon başarıyla durduruldu."
#. module: google_calendar
#: model:ir.model.constraint,message:google_calendar.constraint_res_users_google_token_uniq
msgid "The user has already a google account"
msgstr "Kullanıcının zaten bir google hesabı var"
msgid "The following event could not be synced with Google Calendar."
msgstr "Aşağıdaki etkinlik Google Takvim ile senkronize edilemedi."
#. module: google_calendar
#: model:ir.model.fields,help:google_calendar.field_google_calendar_account_reset__delete_policy
@ -427,21 +433,25 @@ msgid "This will only affect events for which the user is the owner"
msgstr "Bu, yalnızca kullanıcının sahibi olduğu etkinlikleri etkiler"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__calendar_token_validity
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_token_validity
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_token_validity
msgid "Token Validity"
msgstr "Token Geçerlilik"
#. module: google_calendar
#: model:ir.model,name:google_calendar.model_res_users
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_account_reset__user_id
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__user_ids
msgid "User"
msgstr "Kullanıcı"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_google_calendar_credentials__calendar_token
#: model:ir.model,name:google_calendar.model_res_users_settings
msgid "User Settings"
msgstr "Kullanıcı ayarları"
#. module: google_calendar
#: model:ir.model.fields,field_description:google_calendar.field_res_users__google_calendar_token
#: model:ir.model.fields,field_description:google_calendar.field_res_users_settings__google_calendar_token
msgid "User token"
msgstr "Kullanıcı simgesi"
@ -451,28 +461,55 @@ msgid "User's Existing Events"
msgstr "Kullanıcının Mevcut Etkinlikleri"
#. module: google_calendar
#. odoo-javascript
#: code:addons/google_calendar/static/src/views/google_calendar/google_calendar_controller.js:0
#, python-format
msgid ""
"You are about to stop the synchronization of your calendar with Google. Are "
"you sure you want to continue?"
msgstr ""
"Takviminizin Google ile senkronizasyonunu durdurmak üzeresiniz. Devam etmek "
"istediğine emin misin?"
#: model:ir.model.fields,field_description:google_calendar.field_calendar_event__videocall_source
msgid "Videocall Source"
msgstr "Görüntülü Görüşme Kaynağı"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/google_sync.py:0
#: code:addons/google_calendar/models/google_sync.py:0
#, python-format
msgid "undefined time"
msgstr "tanımsız zaman"
#. module: google_calendar
#. odoo-python
#: code:addons/google_calendar/models/google_sync.py:0
#, python-format
msgid ""
"you don't seem to have permission to modify this event on Google Calendar"
msgstr "Google Takvim'de bu etkinliği değiştirme izniniz yok gibi görünüyor"
#~ msgid ""
#~ "An error occurred while generating the token. Your authorization code may "
#~ "be invalid or has already expired [%s]. You should check your Client ID "
#~ "and secret on the Google APIs plateform or try to stop and restart your "
#~ "calendar synchronisation."
#~ msgstr ""
#~ "Belirteç oluşturulurken bir hata oluştu. Yetkilendirme kodunuz geçersiz "
#~ "olabilir veya süresi dolmuş olabilir [%s]. Google API'leri plakasında "
#~ "Müşteri Kimliğinizi ve sırrınızı kontrol etmeli veya takvim "
#~ "senkronizasyonunuzu durdurup yeniden başlatmayı denemelisiniz."
#~ msgid "Google Calendar Account"
#~ msgstr "Google Takvim Hesabı"
#~ msgid "Google Calendar Account Data"
#~ msgstr "Google Takvim Hesap Verileri"
#~ msgid "Success"
#~ msgstr "Başarılı"
#~ msgid "The account for the Google Calendar service is not configured."
#~ msgstr "Google Takvim hizmetinin hesabı yapılandırılmamış."
#~ msgid "The synchronization with Google calendar was successfully stopped."
#~ msgstr "Google takvimi ile senkronizasyon başarıyla durduruldu."
#~ msgid "The user has already a google account"
#~ msgstr "Kullanıcının zaten bir google hesabı var"
#~ msgid ""
#~ "You are about to stop the synchronization of your calendar with Google. "
#~ "Are you sure you want to continue?"
#~ msgstr ""
#~ "Takviminizin Google ile senkronizasyonunu durdurmak üzeresiniz. Devam "
#~ "etmek istediğine emin misin?"