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.
73 lines
1.9 KiB
73 lines
1.9 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_shortcuts
|
|
#
|
|
# Translators:
|
|
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015-2016
|
|
# Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: web (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-01-10 07:31+0000\n"
|
|
"PO-Revision-Date: 2016-01-31 11:39+0000\n"
|
|
"Last-Translator: Ahmet Altınışık <aaltinisik@altinkaya.com.tr>\n"
|
|
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-web-8-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: web_shortcuts
|
|
#. openerp-web
|
|
#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
|
|
#, python-format
|
|
msgid "Add / Remove Shortcut..."
|
|
msgstr "Kısayol Ekle/Kaldır..."
|
|
|
|
#. module: web_shortcuts
|
|
#: field:web.shortcut,create_uid:0
|
|
msgid "Created by"
|
|
msgstr "Oluşturan"
|
|
|
|
#. module: web_shortcuts
|
|
#: field:web.shortcut,create_date:0
|
|
msgid "Created on"
|
|
msgstr "Oluşturuldu"
|
|
|
|
#. module: web_shortcuts
|
|
#: field:web.shortcut,id:0
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: web_shortcuts
|
|
#: field:web.shortcut,write_uid:0
|
|
msgid "Last Updated by"
|
|
msgstr "Son Güncelleyen"
|
|
|
|
#. module: web_shortcuts
|
|
#: field:web.shortcut,write_date:0
|
|
msgid "Last Updated on"
|
|
msgstr "Son güncellendi"
|
|
|
|
#. module: web_shortcuts
|
|
#: field:web.shortcut,menu_id:0
|
|
msgid "Menu id"
|
|
msgstr "Menu id"
|
|
|
|
#. module: web_shortcuts
|
|
#: field:web.shortcut,name:0
|
|
msgid "Shortcut Name"
|
|
msgstr "Kısayol Adı"
|
|
|
|
#. module: web_shortcuts
|
|
#: sql_constraint:web.shortcut:0
|
|
msgid "Shortcut for this menu already exists!"
|
|
msgstr "Bu menü için kısayol zaten mevcut !"
|
|
|
|
#. module: web_shortcuts
|
|
#: field:web.shortcut,user_id:0
|
|
msgid "User Ref."
|
|
msgstr "Kullanıcı Ref."
|