source: trunk/third/bonobo-activation/po/tr.po @ 18563

Revision 18563, 8.4 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18562, which included commits to RCS files with non-trunk default branches.
Line 
1# Turkish translations for bonobo-activation.
2# Copyright (C) 2001 Free Software Foundation, Inc.
3# Ömer Fadıl USTA <omer_fad@hotmail.com>, 2002.
4# Nilgün Belma Bugüner <nilgun@fide.org>, 2001.
5# Fatih Demir <kabalak@gtranslator.org>, 2001.
6#
7msgid ""
8msgstr ""
9"Project-Id-Version: bonobo-activation\n"
10"POT-Creation-Date: 2003-01-20 15:45+0000\n"
11"PO-Revision-Date: 2002-04-28 04:18+0200\n"
12"Last-Translator: Ömer Fadıl USTA <omer_fad@hotmail.com>\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
18#: bonobo-activation/bonobo-activation-fork-server.c:102
19msgid "Child process did not give an error message, unknown failure occurred"
20msgstr "Ast süreç bir hata iletisi vermedi, başarısızlık sebebi bilinmiyor"
21
22#: bonobo-activation/bonobo-activation-fork-server.c:174
23#, c-format
24msgid "Failed to read from child process: %s\n"
25msgstr "Ast süreçten okuma başarısız: %s\n"
26
27#: bonobo-activation/bonobo-activation-fork-server.c:296
28msgid "Couldn't fork a new process"
29msgstr "Yeni bir süreç ayrıştırılamadı"
30
31#: bonobo-activation/bonobo-activation-fork-server.c:319
32#, c-format
33msgid "Child received signal %u (%s)"
34msgstr "Alt süreç %u sinyali aldı (%s)"
35
36#: bonobo-activation/bonobo-activation-fork-server.c:324
37#, c-format
38msgid "Unknown non-exit error (status is %u)"
39msgstr "Bilinmeyen çıkış engelleme hatası (durum %u)"
40
41#: bonobo-activation/bonobo-activation-fork-server.c:387
42#, c-format
43msgid "bonobo-activation failed to set process group of %s: %s\n"
44msgstr "Bonobo-etkinleştirme %s süreç grubunu belirleyemedi: %s\n"
45
46#: bonobo-activation/bonobo-activation-fork-server.c:399
47#, c-format
48msgid "Failed to execute %s: %d (%s)\n"
49msgstr "Çalıştırılamadı: %s: %d (%s)\n"
50
51#: bonobo-activation/bonobo-activation-init.c:243
52msgid "File descriptor to print IOR on"
53msgstr "IOR'un üstüne yazdıracağı dosya tanımlayıcı"
54
55#: bonobo-activation/bonobo-activation-init.c:243
56#: server/activation-server-main.c:73
57msgid "FD"
58msgstr "FD"
59
60#: bonobo-activation/bonobo-activation-init.c:245
61msgid "IID to activate"
62msgstr "Etkinleştirilecek IID"
63
64#: bonobo-activation/bonobo-activation-init.c:247
65msgid "Prevent registering of server with OAF"
66msgstr "Sunucunun OAF ile kaydedilmesini engeller"
67
68#: bonobo-activation/bonobo-activation-init.c:334
69msgid "Bonobo activation options"
70msgstr "Bonobo etkinleştirme seçenekleri"
71
72#: bonobo-activation/bonobo-activation-shlib.c:101
73#, c-format
74msgid "g_module_open of `%s' failed with `%s'"
75msgstr "`%s' için g_module_open işlevi `%s' ile başarısız"
76
77#: bonobo-activation/bonobo-activation-shlib.c:119
78#: bonobo-activation/bonobo-activation-shlib.c:155
79#, c-format
80msgid "Can't find symbol Bonobo_Plugin_info in `%s'"
81msgstr "`%s' içinde Bonobo_Plugin_info sembolü bulunamıyor"
82
83#: bonobo-activation/bonobo-activation-shlib.c:203
84#, c-format
85msgid "Factory `%s' returned NIL for `%s'"
86msgstr "`%s' `%s' için NIL ile döndü"
87
88#: bonobo-activation/bonobo-activation-shlib.c:220
89#, c-format
90msgid "Shlib `%s' didn't contain `%s'"
91msgstr "Shlib `%s' `%s' içermiyor"
92
93#: bonobo-activation/bonobo-activation-get-language-list.c:87
94msgid "Too many alias levels for a locale, may indicate a loop"
95msgstr ""
96
97#: server/activation-context-corba.c:621
98msgid "Couldn't find which child the server was listed in"
99msgstr "Sunucuyu listeleyen alt süreç bulunamadı"
100
101#: server/activation-context-corba.c:919
102msgid "Not a valid Activation ID"
103msgstr ""
104
105#: server/activation-server-main.c:66
106msgid "Directory to read .server files from"
107msgstr ".server dosyalarının okunacağı dizin"
108
109#: server/activation-server-main.c:66
110msgid "DIRECTORY"
111msgstr "DİZİN"
112
113#: server/activation-server-main.c:69
114msgid "Serve as an ActivationContext (default is as an ObjectDirectory only)"
115msgstr ""
116"Bir EtkinlikBağlamı olarak sunuluyor (sadece bir NesneDizini olarak "
117"öntanımlı)"
118
119#: server/activation-server-main.c:73
120msgid "File descriptor to write IOR to"
121msgstr "IOR'un üzerine yazacağı dosya tanımlayıcı"
122
123#: server/activation-server-main.c:81
124msgid "Query expression to evaluate"
125msgstr "Değerlendirilecek sorgu ifadesi"
126
127#: server/activation-server-main.c:81
128msgid "EXPRESSION"
129msgstr "İFADE"
130
131#: server/Bonobo_CosNaming_NamingContext.server.in.in.h:1
132msgid "CORBA CosNaming service."
133msgstr "CORBA CosNaming Servisi."
134
135#: server/Bonobo_CosNaming_NamingContext.server.in.in.h:2
136msgid "Name service"
137msgstr "Servis Adı"
138
139#: server/object-directory-activate.c:185
140msgid "We don't handle activating shlib objects in a remote process yet"
141msgstr "Henüz bir uzak süreçteki shlib nesneleri etkinleştirilemiyor"
142
143#: server/object-directory-config-file.c:47
144#, c-format
145msgid ""
146"The Bonobo Activation configuration file was not read successfully. Please, "
147"check it is valid in: %s"
148msgstr ""
149"Bonobo Aktivasyon yapılandırma dosyası düzgün okunmadı. Lütfen %s için "
150"geçerliliğini denetleyin."
151
152#: server/object-directory-load.c:94
153msgid "a NULL iid is not valid"
154msgstr "Boş bir IID geçerli değildir"
155
156#: server/object-directory-load.c:98
157#, c-format
158msgid "iid %s has a NULL type"
159msgstr "IID %s bir NULL veri türü içeriyor"
160
161#: server/object-directory-load.c:102
162#, c-format
163msgid "iid %s has a NULL location"
164msgstr "IID %s bir NULL konuma sahip"
165
166#: server/object-directory-load.c:111
167#, c-format
168msgid "invalid character '%c' in iid '%s'"
169msgstr "'%c' karakteri IID '%s' içinde kullanılamaz"
170
171#: server/object-directory-load.c:306
172#, c-format
173msgid "Property '%s' has no value"
174msgstr "'%s' özelliğine değer atanmamış"
175
176#.
177#. * If this exception blows ( which it will only do with a multi-object )
178#. * factory, you need to ensure you register the object you were activated
179#. * for [use const char *bonobo_activation_iid_get (void); ] is registered
180#. * with bonobo_activation_active_server_register - _after_ any other
181#. * servers are registered.
182#.
183#: server/object-directory-corba.c:886
184#, c-format
185msgid "Race condition activating server '%s'"
186msgstr ""
187
188#: utils/bonobo-activation-sysconf.c:62
189msgid "Could not save configuration file.\n"
190msgstr "Yapılandırma dosyası kaydedilemedi.\n"
191
192#: utils/bonobo-activation-sysconf.c:63
193#, c-format
194msgid "Please, make sure you have permissions to write to '%s'.\n"
195msgstr "Lütfen '%s' dosyasına yazma izniniz olup olmadığını kontrol edin.\n"
196
197#: utils/bonobo-activation-sysconf.c:66
198msgid "Successfully wrote configuration file.\n"
199msgstr "Yapılandırma dosyası başarıyla kaydedildi.\n"
200
201#: utils/bonobo-activation-sysconf.c:80
202#, c-format
203msgid ""
204"configuration file is:\n"
205"    %s\n"
206msgstr ""
207"Yapılandırma dosyası:\n"
208"    %s\n"
209
210#: utils/bonobo-activation-sysconf.c:118
211#, c-format
212msgid "%s already in configuration file\n"
213msgstr "%s zaten yapılandırma dosyasında\n"
214
215#: utils/bonobo-activation-sysconf.c:138
216msgid "there is not a properly structured configuration file\n"
217msgstr "Doğru düzenlenmiş bir yapılandırma dosyası yok\n"
218
219#: utils/bonobo-activation-sysconf.c:201
220msgid "Bonobo-activation configuration file contains:\n"
221msgstr "Bonobo-etkinleştirme yapılandırma dosyasının içeriği:\n"
222
223#: utils/bonobo-activation-sysconf.c:233
224msgid "Directory to remove from configuration file"
225msgstr "Yapılandırma dosyasından kaldırılacak dizin"
226
227#: utils/bonobo-activation-sysconf.c:233 utils/bonobo-activation-sysconf.c:236
228msgid "directory path"
229msgstr "dizin yolu"
230
231#: utils/bonobo-activation-sysconf.c:236
232msgid "Directory to add to configuration file"
233msgstr "Yapılandırma dosyasına eklenecek dizin"
234
235#: utils/bonobo-activation-sysconf.c:239
236msgid "Display directories in configuration file"
237msgstr "Dizinleri yapılandırma dosyasında gösterir"
238
239#: utils/bonobo-activation-sysconf.c:242
240msgid "Display path to configuration file"
241msgstr "Dosya yolunu yapılandırma dosyasında gösterir"
242
243#~ msgid "No server corresponding to your query"
244#~ msgstr "Sorgunuzla ilişkilendirilebilecek bir sunucu yok."
245
246#~ msgid "Query failed: "
247#~ msgstr "Sorgulama başarısız: "
248
249#~ msgid "Activation failed: "
250#~ msgstr "Etkinleştirme başarısız: "
251
252#~ msgid "Could not parse AID"
253#~ msgstr "AID çözümlenemedi"
254
255#~ msgid "Could not parse context: "
256#~ msgstr "Bağlam çözümlenemedi: "
257
258#~ msgid "Could not activate server: "
259#~ msgstr "Sunucu etkinleştirilemedi: "
260
261#~ msgid "Domain of ObjectDirectory"
262#~ msgstr "NesneDizini Alanı"
263
264#~ msgid "DOMAIN"
265#~ msgstr "BÖLGE"
266
267#~ msgid "Object directory to use when registering servers"
268#~ msgstr "Sunucuları kaydederken kullanılacak nesne dizini"
Note: See TracBrowser for help on using the repository browser.