[FIX] add a correct rounding algorithm to be able to duplicate server-side financial...
[odoo/odoo.git] / addons / auth_ldap / i18n / tr.po
1 # Turkish translation for openobject-addons
2 # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2013-03-07 08:37+0000\n"
11 "PO-Revision-Date: 2013-02-06 22:27+0000\n"
12 "Last-Translator: Ahmet Altınışık <Unknown>\n"
13 "Language-Team: Turkish <tr@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2013-03-28 05:32+0000\n"
18 "X-Generator: Launchpad (build 16546)\n"
19
20 #. module: auth_ldap
21 #: field:res.company.ldap,user:0
22 msgid "Template User"
23 msgstr "Şablon Kullanıcı"
24
25 #. module: auth_ldap
26 #: help:res.company.ldap,ldap_tls:0
27 msgid ""
28 "Request secure TLS/SSL encryption when connecting to the LDAP server. This "
29 "option requires a server with STARTTLS enabled, otherwise all authentication "
30 "attempts will fail."
31 msgstr ""
32 "LDAP sunucuya bağlanırken güvenli TLS/SSL bağlantı iste. Bu opsiyon için "
33 "sunucuda STARTTLS açık  olmalıdır, aksi durumda bağlantı kurulamaz."
34
35 #. module: auth_ldap
36 #: view:res.company:0
37 #: view:res.company.ldap:0
38 msgid "LDAP Configuration"
39 msgstr "LDAP Düzenleme"
40
41 #. module: auth_ldap
42 #: field:res.company.ldap,ldap_binddn:0
43 msgid "LDAP binddn"
44 msgstr "LDAP binddn"
45
46 #. module: auth_ldap
47 #: field:res.company.ldap,company:0
48 msgid "Company"
49 msgstr "Firma"
50
51 #. module: auth_ldap
52 #: field:res.company.ldap,ldap_server:0
53 msgid "LDAP Server address"
54 msgstr "LDAP Sunucu adresi"
55
56 #. module: auth_ldap
57 #: field:res.company.ldap,ldap_server_port:0
58 msgid "LDAP Server port"
59 msgstr "LDAP Sunucu portu"
60
61 #. module: auth_ldap
62 #: help:res.company.ldap,create_user:0
63 msgid ""
64 "Automatically create local user accounts for new users authenticating via "
65 "LDAP"
66 msgstr ""
67 "LDAP ile kimliği doğrulanan yeni kullanıcılar için otomatik yerel kullanıcı "
68 "hesabı aç"
69
70 #. module: auth_ldap
71 #: field:res.company.ldap,ldap_base:0
72 msgid "LDAP base"
73 msgstr "LDAP tabanı"
74
75 #. module: auth_ldap
76 #: view:res.company.ldap:0
77 msgid "User Information"
78 msgstr "Kullanıcı Bilgileri"
79
80 #. module: auth_ldap
81 #: field:res.company.ldap,ldap_password:0
82 msgid "LDAP password"
83 msgstr "LDAP şifresi"
84
85 #. module: auth_ldap
86 #: model:ir.model,name:auth_ldap.model_res_company
87 msgid "Companies"
88 msgstr "Firmalar"
89
90 #. module: auth_ldap
91 #: view:res.company.ldap:0
92 msgid "Process Parameter"
93 msgstr "İşlem Parametresi"
94
95 #. module: auth_ldap
96 #: model:ir.model,name:auth_ldap.model_res_company_ldap
97 msgid "res.company.ldap"
98 msgstr "res.firma.ldap"
99
100 #. module: auth_ldap
101 #: help:res.company.ldap,user:0
102 msgid "User to copy when creating new users"
103 msgstr "Yeni kullanıcılar oluşturulurken kopyalanacak kullanıcı"
104
105 #. module: auth_ldap
106 #: field:res.company.ldap,ldap_tls:0
107 msgid "Use TLS"
108 msgstr "TLS kullan"
109
110 #. module: auth_ldap
111 #: field:res.company.ldap,sequence:0
112 msgid "Sequence"
113 msgstr "Sıra"
114
115 #. module: auth_ldap
116 #: view:res.company.ldap:0
117 msgid "Login Information"
118 msgstr "Giriş Bilgileri"
119
120 #. module: auth_ldap
121 #: view:res.company.ldap:0
122 msgid "Server Information"
123 msgstr "Sunucu bilgileri"
124
125 #. module: auth_ldap
126 #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer
127 msgid "Setup your LDAP Server"
128 msgstr "LDAP Sunucunuzu ayarlayın"
129
130 #. module: auth_ldap
131 #: view:res.company:0
132 #: field:res.company,ldaps:0
133 msgid "LDAP Parameters"
134 msgstr "LDAP Parametreleri"
135
136 #. module: auth_ldap
137 #: help:res.company.ldap,ldap_password:0
138 msgid ""
139 "The password of the user account on the LDAP server that is used to query "
140 "the directory."
141 msgstr "LDAP dizinini sorgulamak için gerekli kullanıcı şifresi."
142
143 #. module: auth_ldap
144 #: help:res.company.ldap,ldap_binddn:0
145 msgid ""
146 "The user account on the LDAP server that is used to query the directory. "
147 "Leave empty to connect anonymously."
148 msgstr ""
149 "LDAP dizininde sorgulama yapmak için kullanılacak kullanıcı adı. Anonim "
150 "giriş için boş bırakın."
151
152 #. module: auth_ldap
153 #: model:ir.model,name:auth_ldap.model_res_users
154 msgid "Users"
155 msgstr "Kullanıcılar"
156
157 #. module: auth_ldap
158 #: field:res.company.ldap,ldap_filter:0
159 msgid "LDAP filter"
160 msgstr "LDAP süzgeçi"
161
162 #. module: auth_ldap
163 #: field:res.company.ldap,create_user:0
164 msgid "Create user"
165 msgstr "Kullanıcı oluştur"