769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
141 lines
3.8 KiB
Plaintext
141 lines
3.8 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * pad
|
||
#
|
||
# Translators:
|
||
# Murat Kaplan <muratk@projetgrup.com>, 2017
|
||
# Martin Trigaux <mat@odoo.com>, 2017
|
||
# Ayhan KIZILTAN <akiziltan76@hotmail.com>, 2017
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2017-09-20 09:53+0000\n"
|
||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||
"Last-Translator: Ayhan KIZILTAN <akiziltan76@hotmail.com>, 2017\n"
|
||
"Language-Team: Turkish (https://www.transifex.com/odoo/teams/41243/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: pad
|
||
#: model:ir.ui.view,arch_db:pad.res_config_settings_view_form
|
||
msgid "API Key"
|
||
msgstr "API Anahtarı"
|
||
|
||
#. module: pad
|
||
#: model:ir.model,name:pad.model_res_company
|
||
msgid "Companies"
|
||
msgstr "Şirketler"
|
||
|
||
#. module: pad
|
||
#: model:ir.model.fields,field_description:pad.field_pad_common_display_name
|
||
msgid "Display Name"
|
||
msgstr "Görünüm Adı"
|
||
|
||
#. module: pad
|
||
#: model:ir.model.fields,help:pad.field_res_company_pad_key
|
||
#: model:ir.model.fields,help:pad.field_res_config_settings_pad_key
|
||
msgid "Etherpad lite api key."
|
||
msgstr "Etherpad lite api anahtarı."
|
||
|
||
#. module: pad
|
||
#: model:ir.model.fields,help:pad.field_res_company_pad_server
|
||
#: model:ir.model.fields,help:pad.field_res_config_settings_pad_server
|
||
msgid "Etherpad lite server. Example: beta.primarypad.com"
|
||
msgstr "Etherpad lite sunucusu. Örnek: beta.primarypad.com"
|
||
|
||
#. module: pad
|
||
#: model:ir.model.fields,field_description:pad.field_pad_common_id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: pad
|
||
#: model:ir.model.fields,field_description:pad.field_pad_common___last_update
|
||
msgid "Last Modified on"
|
||
msgstr "Son Güncelleme"
|
||
|
||
#. module: pad
|
||
#. openerp-web
|
||
#: code:addons/pad/static/src/js/pad.js:147
|
||
#, python-format
|
||
msgid "Loading"
|
||
msgstr "Yükleniyor"
|
||
|
||
#. module: pad
|
||
#: model:ir.model.fields,field_description:pad.field_res_company_pad_key
|
||
msgid "Pad Api Key"
|
||
msgstr "Pad Api Anahtarı"
|
||
|
||
#. module: pad
|
||
#: model:ir.model.fields,field_description:pad.field_res_config_settings_pad_key
|
||
msgid "Pad Api Key *"
|
||
msgstr "Pad API Anahtarı *"
|
||
|
||
#. module: pad
|
||
#: model:ir.model.fields,field_description:pad.field_res_company_pad_server
|
||
msgid "Pad Server"
|
||
msgstr "Pad Sunucusu"
|
||
|
||
#. module: pad
|
||
#: model:ir.model.fields,field_description:pad.field_res_config_settings_pad_server
|
||
msgid "Pad Server *"
|
||
msgstr "Pad Sunucusu *"
|
||
|
||
#. module: pad
|
||
#: code:addons/pad/models/pad.py:58
|
||
#, python-format
|
||
msgid ""
|
||
"Pad creation failed, either there is a problem with your pad server URL or "
|
||
"with your connection."
|
||
msgstr ""
|
||
"Bloknot oluşturma başarısız ya da bloknot sunucusu URL'si ile ya da "
|
||
"bağlantısı ile ilgili bir sorun var."
|
||
|
||
#. module: pad
|
||
#. openerp-web
|
||
#: code:addons/pad/static/src/xml/pad.xml:6
|
||
#, python-format
|
||
msgid ""
|
||
"Please enter your Etherpad credentials through the menu 'Settings > General "
|
||
"Settings'."
|
||
msgstr ""
|
||
"Lütfen Etherpad kimlik bilgilerinizi 'Ayarlar> Genel Ayarlar' menüsünden "
|
||
"girin."
|
||
|
||
#. module: pad
|
||
#: model:ir.ui.view,arch_db:pad.res_config_settings_view_form
|
||
msgid "Server"
|
||
msgstr "Sunucu"
|
||
|
||
#. module: pad
|
||
#. openerp-web
|
||
#: code:addons/pad/static/src/js/pad.js:166
|
||
#, python-format
|
||
msgid "This pad will be initialized on first edit"
|
||
msgstr "Bu pad ilk düzenleme için başlatıldı"
|
||
|
||
#. module: pad
|
||
#. openerp-web
|
||
#: code:addons/pad/static/src/js/pad.js:160
|
||
#, python-format
|
||
msgid "Unable to load pad"
|
||
msgstr "Pad yüklenemiyor"
|
||
|
||
#. module: pad
|
||
#: model:ir.ui.view,arch_db:pad.res_config_settings_view_form
|
||
msgid "e.g. beta.primarypad.com"
|
||
msgstr "e.g. beta.primarypad.com"
|
||
|
||
#. module: pad
|
||
#: model:ir.model,name:pad.model_pad_common
|
||
msgid "pad.common"
|
||
msgstr "pad.common"
|
||
|
||
#. module: pad
|
||
#: model:ir.model,name:pad.model_res_config_settings
|
||
msgid "res.config.settings"
|
||
msgstr "res.config.settings"
|