diff options
Diffstat (limited to 'addons/pad_project/i18n/tr.po')
| -rw-r--r-- | addons/pad_project/i18n/tr.po | 122 |
1 files changed, 122 insertions, 0 deletions
diff --git a/addons/pad_project/i18n/tr.po b/addons/pad_project/i18n/tr.po new file mode 100644 index 00000000..bfad3b84 --- /dev/null +++ b/addons/pad_project/i18n/tr.po @@ -0,0 +1,122 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Ediz Duman <neps1192@gmail.com>, 2020 +# Ayhan KIZILTAN <akiziltan76@hotmail.com>, 2020 +# Martin Trigaux, 2020 +# Levent Karakaş <levent@mektup.at>, 2020 +# Murat Kaplan <muratk@projetgrup.com>, 2020 +# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2020 +# Umur Akın <umura@projetgrup.com>, 2020 +# Nadir Gazioglu <nadirgazioglu@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Nadir Gazioglu <nadirgazioglu@gmail.com>, 2021\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_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Availability of collaborative pads" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Available to:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "İşbirliği Bloknotları" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Görünüm Adı" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Düzenle" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.<br/>\n" +" See each author's text in a distinct color." +msgstr "" +"Edit tasks' description collaboratively in real time.<br/>\n" +" See each author's text in a distinct color." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "İç Kullanıcı" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Internal Users & Portal Users" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Son Düzenleme" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "PAD adresi" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Proje" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Kaydet" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Görev" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Ortak çalışma pedi kullan" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Bu projedeki görevler için ortak çalışma pedi kullan" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Ortak çalışma pedi kullan" |
