summaryrefslogtreecommitdiff
path: root/help/tr/tr.po
blob: 97207cc8470922cd6fcd99fb345f4e28b2c4de37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
# 
# Translators:
# Stefano Karapetsas <stefano@karapetsas.com>, 2018
# Butterfly <gokhanlnx@gmail.com>, 2018
# mauron, 2018
# Wolfgang Ulbrich <mate@raveit.de>, 2019
# 
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2020-01-12 19:14+0100\n"
"PO-Revision-Date: 2018-10-04 17:41+0000\n"
"Last-Translator: Wolfgang Ulbrich <mate@raveit.de>, 2019\n"
"Language-Team: Turkish (https://www.transifex.com/mate/teams/13566/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
msgid "translator-credits"
msgstr ""
"GNOME projesine katkıda bulunanlar:\n"
"Fatih Demir <kabalak@kabalak.net>, 2000.\n"
"Görkem Çetin <gorkem@gelecek.com.tr>, 2002/2003.\n"
"Barış Çicek <baris@teamforce.name.tr>, 2004, 2008, 2009.\n"
"Muhammet Kara <muhammet.k@gmail.com>, 2011.\n"
"MATE projesine katkıda bulunanlar:\n"
"hsngrms <dead-bodies-everywhere@hotmail.com>, 2012\n"
"mauron, 2012, 2013, 2014\n"
"Atilla Öntaş <tarakbumba@gmail.com>, 2014\n"
"Emre FIRAT <emrefirat93@gmail.com>, 2013, 2014, 2015"

#. (itstool) path: articleinfo/title
#: C/index.docbook:30
msgid "MATE Sensors Applet Manual V2.1"
msgstr "MATE Donanım Algılayıcıları Uygulamacık Kılavuzu V2.1"

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:31
msgid "<year>2015-2020</year> <holder>MATE Documentation Team</holder>"
msgstr ""

#. (itstool) path: articleinfo/copyright
#: C/index.docbook:35
msgid "<year>2006</year> <holder>Alex Murray</holder>"
msgstr "<year>2006</year> <holder>Alex Murray</holder>"

#. (itstool) path: abstract/para
#: C/index.docbook:40
msgid ""
"MATE Sensors Applet displays readings from temperature, voltage and fan "
"sensors within the panel."
msgstr ""
"MATE Donanım Algılayıcı Uygulamacığı panelde sıcaklık, voltaj ve vantilatör "
"algılayıcılarının değerlerini görüntüler."

#. (itstool) path: authorgroup/author
#: C/index.docbook:63
msgid "<surname>MATE Development</surname> <affiliation> </affiliation>"
msgstr "<surname>MATE Geliştiricileri</surname> <affiliation> </affiliation>"

#. (itstool) path: authorgroup/author
#: C/index.docbook:73
msgid ""
"<firstname>Alex</firstname> <surname>Murray</surname> <affiliation> "
"</affiliation>"
msgstr ""
"<firstname>Alex</firstname> <surname>Murray</surname> <affiliation> "
"</affiliation>"

#. (itstool) path: revdescription/para
#: C/index.docbook:115
msgid "Alex Murray <email>murray.alex@gmail.com</email>"
msgstr "Alex Murray <email>murray.alex@gmail.com</email>"

#. (itstool) path: revhistory/revision
#: C/index.docbook:111
msgid ""
"<revnumber>MATE Sensors Applet Manual V2.1</revnumber> <date>January "
"2006</date> <_:revdescription-1/>"
msgstr ""
"<revnumber>MATE Donanım Algılayıcı Uygulamacığı Kılavuzu V2.1</revnumber> "
"<date>Ocak 2006</date> <_:revdescription-1/>"

#. (itstool) path: articleinfo/releaseinfo
#: C/index.docbook:123
msgid "This manual describes version 1.10 of MATE Sensors Applet."
msgstr ""
"Bu kılavuz MATE Donanım Algılayıcı Uygulamacığının 1.10 sürümünü tasvir "
"eder."

#. (itstool) path: legalnotice/title
#: C/index.docbook:126
msgid "Feedback"
msgstr "Geri bildirim"

#. (itstool) path: legalnotice/para
#: C/index.docbook:127
msgid ""
"To report a bug or make a suggestion regarding MATE Sensors Applet or this "
"manual, follow the directions in the <ulink url=\"help:mate-user-"
"guide/feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Bu kılavuz veya MATE Donanım Algılayıcı Uygulamacığı hakkında hata "
"raporlamak veya öneride bulunmak için <ulink url=\"help:mate-user-"
"guide/feedback\" type=\"help\">MATE Geri Bildirim Sayfasındaki</ulink> "
"yönergeleri izleyin."

#. (itstool) path: article/indexterm
#: C/index.docbook:135
msgid "<primary>MATE Sensors Applet</primary>"
msgstr "<primary>MATE Donanım Algılayıcıları Uygulamacığı</primary>"

#. (itstool) path: sect1/title
#: C/index.docbook:141
msgid "Introduction"
msgstr "Başlangıç"

#. (itstool) path: figure/title
#: C/index.docbook:144
msgid "MATE Sensors Applet"
msgstr "MATE Donanım Algılayıcıları Uygulamacığı"

#. (itstool) path: imageobject/imagedata
#. This is a reference to an external file such as an image or video. When
#. the file changes, the md5 hash will change to let you know you need to
#. update your localized copy. The msgstr is not used at all. Set it to
#. whatever you like once you have updated your copy of the file.
#: C/index.docbook:148
msgctxt "_"
msgid ""
"external ref='figures/applet_in_panel.png' "
"md5='432ed012f0897c7f0cf522f6c55ea92a'"
msgstr ""
"external ref='figures/applet_in_panel.png' "
"md5='432ed012f0897c7f0cf522f6c55ea92a'"

#. (itstool) path: screenshot/mediaobject
#: C/index.docbook:146
msgid ""
"<imageobject> <imagedata fileref=\"figures/applet_in_panel.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>MATE Sensors Applet "
"with 3 sensors enabled.</phrase> </textobject>"
msgstr ""
"<imageobject> <imagedata fileref=\"figures/applet_in_panel.png\" "
"format=\"PNG\"/> </imageobject> <textobject> <phrase>3 algılayıcısı "
"etkinleştirilmiş MATE Donanım Algılayıcıları Uygulamacığı.</phrase> "
"</textobject>"

#. (itstool) path: sect1/para
#: C/index.docbook:157
msgid ""
"<application>MATE Sensors Applet</application> provides a convenient way to "
"monitor the health of your computer in a simple display on your desktop."
msgstr ""
"<application>MATE Donanım Algılayıcıları Uygulamacığı</application> "
"bilgisayarınızın sağlığını masaüstünüzde sade bir görüntülemeyle izlemeniz "
"için kolay bir yol sağlar."

#. (itstool) path: listitem/para
#: C/index.docbook:166
msgid "ACPI thermal zones, via the Linux kernel ACPI modules"
msgstr "Linux çekirdeği ACPI modülleri üzerinden ACPI termal bölgeleri"

#. (itstool) path: listitem/para
#: C/index.docbook:170
msgid "Linux kernel i2c modules"
msgstr "Linux çekirdeği i2c öbekleri"

#. (itstool) path: listitem/para
#: C/index.docbook:173
msgid ""
"Via the sysfs filesystem and <ulink "
"url=\"http://secure.netroedge.com/~lm78/kernel26.html\" "
"type=\"http\">i2c</ulink> modules distributed directly with the kernel "
"(kernel 2.6)"
msgstr ""
"sysfs dosya sistemi ve doğrudan çekirdek (sürüm 2.6) ile dağıtılan <ulink "
"url=\"http://secure.netroedge.com/~lm78/kernel26.html\" "
"type=\"http\">i2c</ulink> öbekleri vasıtasıyla"

#. (itstool) path: listitem/para
#: C/index.docbook:179
msgid ""
"Via the proc filesystem and i2c modules from the <ulink "
"url=\"http://secure.netroedge.com/~lm78/kernel26.html\" "
"type=\"http\">lm_sensors and i2c</ulink> packages (kernel 2.4)"
msgstr ""
"proc dosya sistemi ile <ulink "
"url=\"http://secure.netroedge.com/~lm78/kernel26.html\" "
"type=\"http\">lm_sensors ve i2c</ulink> paketlerinden i2c öbekleri (çekirdek"
" 2.4) vasıtasıyla"

#. (itstool) path: listitem/para
#: C/index.docbook:185
msgid ""
"Via the libsensors library provided with the <ulink "
"url=\"http://secure.netroedge.com/~lm78/kernel26.html\" "
"type=\"http\">lm_sensors</ulink> package"
msgstr ""
"<ulink url=\"http://secure.netroedge.com/~lm78/kernel26.html\" "
"type=\"http\">lm_sensors</ulink> paketi tarafından sağlanan libsensors "
"kütüphanesi vasıtasıyla"

#. (itstool) path: listitem/para
#: C/index.docbook:195
msgid ""
"Linux kernel <ulink url=\"http://people.debian.org/~dz/i8k/00-README\" "
"type=\"http\">i8k</ulink> module (for Dell Inspiron Laptops)."
msgstr ""
"Linux çekirdeği <ulink url=\"http://people.debian.org/~dz/i8k/00-README\" "
"type=\"http\">i8k</ulink> öbeği (Dell Inspiron diz üstü bilgisayarları "
"için)."

#. (itstool) path: listitem/para
#: C/index.docbook:201
msgid ""
"Linux kernel <ulink url=\"http://ibm-acpi.sourceforge.net/\" type=\"http"
"\">ibm-acpi</ulink> module (for IBM Laptops)."
msgstr ""
"Linux çekirdeği <ulink url=\"http://ibm-acpi.sourceforge.net/\" type=\"http"
"\">ibm-acpi</ulink> öbeği (IBM diz üstü bilgisayarlar için)."

#. (itstool) path: listitem/para
#: C/index.docbook:207
msgid "Linux kernel PowerPC modules therm_adt746x and therm_windtunnel."
msgstr "Linux çekirdeği PowerPC therm_adt746x ve therm_windtunnel öbekleri."

#. (itstool) path: listitem/para
#: C/index.docbook:211
msgid "Linux kernel iMac G5 Windfarm module."
msgstr "Linux çekirdeği iMac G5 Windfarm öbeği."

#. (itstool) path: listitem/para
#: C/index.docbook:215
msgid ""
"<ulink url=\"http://www.guzu.net/linux/hddtemp.php\" "
"type=\"http\">hddtemp</ulink> daemon for reading temperatures from "
"S.M.A.R.T. equipped disks."
msgstr ""
"S.M.A.R.T donanımlı disklerden sıcaklıkları okumak için <ulink "
"url=\"http://www.guzu.net/linux/hddtemp.php\" type=\"http\">hddtemp</ulink> "
"servisi."

#. (itstool) path: listitem/para
#: C/index.docbook:221
msgid ""
"Linux kernel <ulink "
"url=\"http://sourceforge.net/projects/omke\">Omnibook</ulink> module. (for "
"HP and Toshiba Satellite Laptops)"
msgstr ""
"Linux çekirdeği <ulink "
"url=\"http://sourceforge.net/projects/omke\">Omnibook</ulink> öbeği (HP ve "
"Toshiba Satellite diz üstü bilgisayarları için)."

#. (itstool) path: listitem/para
#: C/index.docbook:227
msgid ""
"NVIDIA graphics cards via libNVCtrl (provided with <ulink "
"url=\"ftp://download.nvidia.com/XFree86/nvidia-settings/\"> nvidia-"
"settings</ulink> )."
msgstr ""
"NVIDIA grafik kartları, libNVCtrl vasıtasıyla (<ulink "
"url=\"ftp://download.nvidia.com/XFree86/nvidia-settings/\"> nvidia-"
"settings</ulink> ile sağlanır)."

#. (itstool) path: sect1/para
#: C/index.docbook:162
msgid ""
"A number of sensor interfaces are supported, which should be configured "
"before adding MATE Sensors Applet to the panel: <_:itemizedlist-1/>"
msgstr ""
"MATE Donanım Algılayıcı Uygulamacığını panele eklemeden önce "
"yapılandırılması gereken bir dizi algılayıcı arayüzü desteklenir: "
"<_:itemizedlist-1/>"

#. (itstool) path: sect1/para
#: C/index.docbook:236
msgid ""
"To add <application>MATE Sensors Applet</application> to a panel right-click"
" on the panel to open the panel pop-up menu, then choose <menuchoice> "
"<guimenu>Add to Panel</guimenu> <guimenuitem>Hardware Sensors "
"Monitor</guimenuitem> </menuchoice>."
msgstr ""
"<application>MATE Donanım Algılayıcıları Uygulamacığını</application> bir "
"panele eklemek için panelin menüsünü açmak amacıyla panele sağ tıklayın, "
"ardından <menuchoice> <guimenu>Panele ekle</guimenu> <guimenuitem>Donanım "
"Algılayıcıları İzleyicisi</guimenuitem> </menuchoice> unsurunu seçin."

#. (itstool) path: sect1/title
#: C/index.docbook:247
msgid "Usage"
msgstr "Kullanım"

#. (itstool) path: sect1/para
#: C/index.docbook:248
msgid ""
"When you add <application>MATE Sensors Applet</application> to a panel for "
"the first time, the applet will search for any available sensors to monitor,"
" and will display a sensible default sensor if found (such as the "
"temperature of the CPU)."
msgstr ""
"<application>MATE Donanım Algılayıcısı Uygulamacığını</application> bir "
"panele ilk defa eklediğinizde, uygulamacık izlenecek mevcut algılayıcıları "
"arayacak ve bulursa mantıklı bir varsayılan algılayıcıyı görüntüleyecektir "
"(işlemcinin sıcaklığı gibi)."

#. (itstool) path: sect1/para
#: C/index.docbook:251
msgid ""
"Most users will then want to customize the display to their liking, which "
"can be done via the <menuchoice> <guimenuitem>Preferences</guimenuitem> "
"</menuchoice> menu item (see <xref linkend=\"sensors-applet-"
"preferences\"/>)."
msgstr ""
"Kullanıcıların çoğu bunun ardından görüntüyü kendi tercihlerine göre "
"özelleştirmek isteyeceklerdir, ki bu <menuchoice> "
"<guimenuitem>Tercihler</guimenuitem> </menuchoice> menü unsuru ile "
"yapılabilir (<xref linkend=\"sensors-applet-preferences\"/> sayfasına "
"bakın)."

#. (itstool) path: sect1/title
#: C/index.docbook:262
msgid "Preferences"
msgstr "Tercihler"

#. (itstool) path: sect1/para
#: C/index.docbook:263
msgid ""
"To configure <application>MATE Sensors Applet</application>, right-click on "
"the applet, then choose "
"<menuchoice><guimenuitem>Preferences</guimenuitem></menuchoice> from the "
"pop-up menu."
msgstr ""
"<application>MATE Donanım Algılayıcıları Uygulamacığını</application> "
"yapılandırmak için uygulamacığın üzerine sağ tıklayın, ardından açılan "
"menüden <menuchoice><guimenuitem>Terichler</guimenuitem></menuchoice>  "
"unsurunu seçin."

#. (itstool) path: sect1/para
#: C/index.docbook:267
msgid ""
"The <menuchoice><guimenuitem>Preferences</guimenuitem></menuchoice> window "
"contains the following tabbed sections:"
msgstr ""
"<menuchoice><guimenuitem>Tercihler</guimenuitem></menuchoice> penceresi "
"aşağıdaki sekme bölümlerini içerir:"

#. (itstool) path: sect1/title
#: C/index.docbook:287
msgid "General Options"
msgstr "Genel Seçenekler"

#. (itstool) path: varlistentry/term
#: C/index.docbook:290
msgid "<guilabel>Display sensors in panel as</guilabel>"
msgstr "<guilabel>Algılayıcıları panelde böyle görüntüle</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:294
msgid ""
"This option selects whether to display sensors in the panel with either "
"their label or icon and their value, or to have no identifier for each "
"sensor and just display their values, or simply to display the icon for each"
" sensor. A graph can also be displayed for each sensor, showing the "
"progression of the sensor value over time."
msgstr ""
"Bu seçenek, paneldeki algılayıcıların etiketleriyle veya ikonlarıyla ve "
"değerleriyle gösterilip gösterilmeyeceğini veya her algılayıcı için "
"tanımlayıcı olup olmayacağını ve sadece değerlerini görüntülemeyi ya da "
"sadece her bir algılayıcı için ikonu görüntülemeyi seçer. Ayrıca her bir "
"algılayıcı için algılayıcı değerinin zamanda değişimini gösteren bir grafik "
"de görüntülenebilir."

#. (itstool) path: listitem/para
#: C/index.docbook:300
msgid "Default: icon with value."
msgstr "Varsayılan: değerle beraber ikon."

#. (itstool) path: varlistentry/term
#: C/index.docbook:304
msgid "<guilabel>Preferred position of sensor values</guilabel>"
msgstr "<guilabel>Algılayıcı konumlarının tercih edilen konumları</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:308
msgid ""
"Sensors can be display with either their value beside their icon / label, or"
" with the value shown below the icon / label."
msgstr ""
"Algılayıcılar, değerleri ikonlarının / etiketlerinin yanında ya da ikonun / "
"etiketin altında gösterilebilirler."

#. (itstool) path: listitem/para
#: C/index.docbook:311
msgid "Default: beside labels / icons."
msgstr "Varsayılan: etiketlerin / ikonların yanında."

#. (itstool) path: note/para
#: C/index.docbook:314
msgid ""
"If there is not enough room in the panel to use the requested position, the "
"best position to ensure all sensor elements are visible will be used "
"instead."
msgstr ""
"Eğer panelde istenilen konumu kullanmak için kafi yer yoksa, tüm unsurların "
"görüntülenmesini garantileyen en iyi konum onun yerine kullanılacaktır."

#. (itstool) path: varlistentry/term
#: C/index.docbook:321
msgid "<guilabel>Graph size (pixels)</guilabel>"
msgstr "<guilabel>Grafik boyutu (piksel)</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:325
msgid ""
"When displaying sensors as graphs, the size of the graph sets either the "
"width of the graph (when displayed on either the top or bottom panel) or the"
" height of the graph (when displayed on the left or right panel)."
msgstr ""
"Algılayıcılar grafik olarak görüntülendiklerinde, grafiğin ebadı ya grafiğin"
" genişliğini (üst veya alt panelde görüntülendiğinde) ya da grafiğin "
"yüksekliğini (sağ veya sol panelde görüntülendiğinde) ayarlar."

#. (itstool) path: listitem/para
#: C/index.docbook:329
msgid "Default: 42 pixels."
msgstr "Varsayılan: 42 piksel."

#. (itstool) path: varlistentry/term
#: C/index.docbook:333
msgid "<guilabel>Temperature scale</guilabel>"
msgstr "<guilabel>Sıcaklık ölçeği</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:337
msgid ""
"Which scale to use for temperature sensors (Kelvin, Fahrenheit or Celsius "
"are supported)."
msgstr ""
"Sıcaklık algılayıcıları için hangi ölçeğin kullanılacağı (Kelvin, Fahrenheit"
" ya da Celsius desteklenir)."

#. (itstool) path: listitem/para
#: C/index.docbook:339
msgid "Default: Celsius."
msgstr "Varsayılan: Celsius."

#. (itstool) path: varlistentry/term
#: C/index.docbook:343
msgid "<guilabel>Update interval</guilabel>"
msgstr "<guilabel>Güncelleme aralığı</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:347
msgid "How often to update the values of each sensor shown within the panel."
msgstr ""
"Paneldeki her bir algılayıcının değerlerinin hangi sıklıkla güncelleneceği."

#. (itstool) path: listitem/para
#: C/index.docbook:349
msgid "Default: 2 seconds."
msgstr "Varsayılan: 2 saniye."

#. (itstool) path: varlistentry/term
#: C/index.docbook:353
msgid "<guilabel>Display notifications</guilabel>"
msgstr "<guilabel>Bildirimleri göster</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:357
msgid ""
"If enabled, MATE Sensors Applet will display notifications to the user when "
"alarm conditions occur."
msgstr ""
"Eğer etkinleştirilirse, MATE Donanım Algılayıcıları Uygulamacığı alarm "
"koşulları oluştuğunda kullanıcıya bildirim görüntüleyecektir."

#. (itstool) path: listitem/para
#: C/index.docbook:359
msgid "Default: Enabled."
msgstr "Varsayılan: Etkin."

#. (itstool) path: note/para
#: C/index.docbook:361
msgid "Alarms for individual sensors must also be enabled."
msgstr "Tekil algılayıcılar için de alarmların etkinleştirilmesi gerekir."

#. (itstool) path: sect1/title
#: C/index.docbook:372
msgid "Sensors"
msgstr "Algılayıcılar"

#. (itstool) path: listitem/para
#: C/index.docbook:378
msgid "A fixed ID to identify the sensor within its interface."
msgstr "Algılayıcıyı arayüzünde tanımlamak için sabit bir kimlik."

#. (itstool) path: listitem/para
#: C/index.docbook:382
msgid "A user selectable icon to identify the sensor within the panel."
msgstr ""
"Algılayıcıyı panelde tanımlamak için kullanıcı tarafından seçilebilir bir "
"ikon."

#. (itstool) path: listitem/para
#: C/index.docbook:387
msgid "A user editable label to identify the sensor within the panel."
msgstr ""
"Algılayıcıyı panelde tanımlamak için kullanıcı tarafından düzenlenebilir bir"
" etiket."

#. (itstool) path: listitem/para
#: C/index.docbook:392
msgid ""
"A check-box to allow the user to enable / disable monitoring and display of "
"the sensor within the panel."
msgstr ""
"Kullanıcının izlemeyi ve algılayıcının panelde görüntülenmesini "
"etkinleştirmesi / devre dışı bırakmasına imkân verecek bir seçme kutucuğu."

#. (itstool) path: sect1/para
#: C/index.docbook:373
msgid ""
"The Sensors tab within the preferences window provides the options for "
"configuring each individual sensor. Each sensor is listed under its specific"
" interface, along with: <_:itemizedlist-1/> The "
"<guibutton>Properties</guibutton> button allows a specific sensor to be more"
" finely configured, providing a separate window box for this purpose. (see "
"<xref linkend=\"sensors-applet-sensor-config-dialog\"/>)"
msgstr ""
"Tercihler penceresindeki Algılayıcılar sekmesi her bir algılayıcıyı "
"yapılandırmak için seçenekler sağlar. Her bir algılayıcı kendi belirli "
"arayüzü altında şu unsurlarla listelenir: <_:itemizedlist-1/> "
"<guibutton>Özellikler</guibutton> düğmesi belli bir algılayıcının daha "
"hassas bir şekilde yapılandırılmasına imkân verir ve bu amaç için ayrı bir "
"pencere kutusu sağlar. (<xref linkend=\"sensors-applet-sensor-config-"
"dialog\"/> sayfasına bakın)"

#. (itstool) path: sect2/title
#: C/index.docbook:404
msgid "Sensor Properties"
msgstr "Algılayıcı Özellikleri"

#. (itstool) path: sect2/para
#: C/index.docbook:406
msgid ""
"Each sensor can be configured with a number of options, including the "
"possibility to scale the sensor value, and to execute an alarm if a certain "
"low or high value is reached. The sensor icon can also be selected if "
"required. The high and low values are used to scale the graph display, as "
"well as set the color for the thermometer displayed within the icons of "
"temperature sensors."
msgstr ""
"Her bir algılayıcı pek çok sayıda seçenek ile yapılandırılabilir, ki buna "
"algılayıcı değerini ölçeklendirme ve belirli bir düşük veya yüksek değere "
"ulaşıldığında alarm yürütme imkânı da dahildir. Algılayıcı ikonu da "
"gerekirse seçilebilir. Yüksek ve düşük değerler, grafik göstergesini "
"ölçeklemek ve sıcaklık algılayıcılarının ikonları içinde görüntülenen "
"termometrenin rengini ayarlamak için kullanılır."

#. (itstool) path: sect2/para
#: C/index.docbook:414
msgid ""
"The sensor value can be scaled in a linear fashion by allowing the user to "
"specify a multiplier and offset for each sensor. As each sensor value is "
"read, it is first multiplied by the 'multiplier' and summed with the "
"'offset' to produce the final value."
msgstr ""
"Algılayıcı değeri, kullanıcının her bir algılayıcı için bir çarpan ve mahsup"
" belirlemesi sağlayarak doğrusal bir şekilde ölçeklendirilebilir. Her bir "
"algılayıcı değeri okunduğunda, son değeri elde etmek için önce 'çarpan' ile "
"çarpılır ve 'mahsup' ile toplanır."

#. (itstool) path: varlistentry/term
#: C/index.docbook:423
msgid "<guilabel>Sensor value multiplier</guilabel>"
msgstr "<guilabel>Algılayıcı değer çarpanı</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:427
msgid ""
"This option allows the user to specify the multiplier of the sensor value."
msgstr ""
"Bu seçenek, kullanıcının algılayıcı değerinin çarpanını belirlemesine imkân "
"verir."

#. (itstool) path: listitem/para
#: C/index.docbook:429
msgid "Default: 1.0"
msgstr "Varsayılan: 1,0"

#. (itstool) path: varlistentry/term
#: C/index.docbook:434
msgid "<guilabel>Sensor value offset</guilabel>"
msgstr "<guilabel>Ofset algılayıcı değeri</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:438
msgid ""
"This option allows the user to specify the offset for the sensor value."
msgstr ""
"Bu seçenek, kullanıcının algılayıcı değeri için mahsup veya ofseti "
"belirtmesine imkân verir."

#. (itstool) path: listitem/para
#: C/index.docbook:440
msgid "Default: 0.0"
msgstr "Varsayılan: 0,0"

#. (itstool) path: varlistentry/term
#: C/index.docbook:444
msgid "<guilabel>Sensor low value</guilabel>"
msgstr "<guilabel>Algılayıcı düşük değeri</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:448
msgid ""
"The value at which to trigger an alarm if the sensor drops below this value."
" This value is also used to scale the display of the graph and temperature "
"icons."
msgstr ""
"Eğer algılayıcı bu değerin altına düşerse, alarm tetiklenir. Bu değer aynı "
"zamanda grafik ve sıcaklık ikonlarının görüntüsünü ölçeklendirmek için "
"kullanılır."

#. (itstool) path: listitem/para
#: C/index.docbook:451 C/index.docbook:462
msgid "Default: dependent on sensor type"
msgstr "Varsayılan: algılayıcı türüne göre değişir"

#. (itstool) path: varlistentry/term
#: C/index.docbook:455
msgid "<guilabel>Sensor high value</guilabel>"
msgstr "<guilabel>Algılayıcı yüksek değeri</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:459
msgid ""
"The value at which to trigger an alarm if the sensor rises above this value."
" This value is also used to scale the display of the graph and temperature "
"icons."
msgstr ""
"Eğer algılayıcı bu değeri aşarsa alarm tetiklenir. Bu değer aynı zamanda "
"grafik ve sıcaklık ikonlarının görüntüsünü ölçeklendirmek için kullanılır."

#. (itstool) path: varlistentry/term
#: C/index.docbook:466
msgid "<guilabel>Enable alarm</guilabel>"
msgstr "<guilabel>Alarmı etkinleştir</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:470
msgid ""
"This option allows the user to enable alarm monitoring for this sensor. When"
" the sensor value rises above, or drops below it's high or low values, the "
"alarm condition will occur. This will display a notification to the user (if"
" enabled), and execute the appropriate Alarm Command every Alarm repeat "
"interval seconds."
msgstr ""
"Bu seçenek kullanıcının bu algılayıcı için alarm izlemesini "
"etkinleştirmesine imkân sağlar. Algılayıcı değeri yüksek değeri aştığında "
"veya düşük değerin altına düştüğünde alarm koşulları oluşacaktır. Bu, "
"kullanıcıya bir bildirim gösterecektir (eğer etkinleştirildiyse) ve uygun "
"Alarm Komutunu saniye olarak Alarm aralığı her tekrarlandığında "
"çalıştıracaktır."

#. (itstool) path: listitem/para
#: C/index.docbook:477
msgid "Default: disabled"
msgstr "Varsayılan: devre dışı"

#. (itstool) path: note/para
#: C/index.docbook:479
msgid "Alarms will only execute for active sensors"
msgstr "Alarmlar sadece etkin algılayıcılar için çalışır"

#. (itstool) path: varlistentry/term
#: C/index.docbook:486
msgid "<guilabel>Alarm repeat interval (secs)</guilabel>"
msgstr "<guilabel>Alarmın tekrarlanma aralığı (saniye)</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:490
msgid ""
"How often to execute the alarm command while the alarm condition is met. A "
"value of 0 specifies to execute the alarm once only when the alarm condition"
" occurs."
msgstr ""
"Alarm koşulu oluştuğunda alarm komutunun hangi sıklıkla çalıştırılacağı. 0 "
"değeri, alarm koşulu oluştuğunda alarm komutunun sadece bir defa "
"çalıştırılacağını belirtir."

#. (itstool) path: listitem/para
#: C/index.docbook:495
msgid "Default: 0 seconds"
msgstr "Varsayılan: 0 saniye"

#. (itstool) path: note/para
#: C/index.docbook:497
msgid ""
"If notifications are also enabled, a notification will be displayed each "
"time the alarm is executed as well to notify the user that the alarm "
"condition has occurred."
msgstr ""
"Eğer bildirimler de etkinleştirildiyse, kullanıcıya alarm koşulunun "
"oluştuğunu bildirmek için alarmın her çalıştırılmasında bir bildirim "
"görüntülenecektir."

#. (itstool) path: varlistentry/term
#: C/index.docbook:508
msgid "<guilabel>High alarm command</guilabel>"
msgstr "<guilabel>Yüksek alarm komutu</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:512
msgid ""
"The command to be executed at each repeat interval when the sensor value is "
"equal to or above the upper limit."
msgstr ""
"Algılayıcı değeri üst sınıra eşit olduğunda veya bu değeri aştığında, "
"alarmın aralıkların ardından her bir çalıştırılmasında çalıştırılacak komut."

#. (itstool) path: listitem/para
#: C/index.docbook:515 C/index.docbook:527
msgid "Default: none"
msgstr "Varsayılan: yok"

#. (itstool) path: varlistentry/term
#: C/index.docbook:520
msgid "<guilabel>Low alarm command</guilabel>"
msgstr "<guilabel>Düşük alarm komutu</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:524
msgid ""
"The command to be executed at each repeat interval when the sensor value is "
"equal to or below the lower limit."
msgstr ""
"Algılayıcı değeri altt sınıra eşit olduğunda veya bu değerin altına "
"düştüğünde, alarmın aralıkların ardından her bir çalıştırılmasında "
"çalıştırılacak komut."

#. (itstool) path: varlistentry/term
#: C/index.docbook:531
msgid "<guilabel>Play a sound when the alarm occurs</guilabel>"
msgstr "<guilabel>Alarm meydana geldiğinde bir ses çal</guilabel>"

#. (itstool) path: para/screen
#: C/index.docbook:548
#, no-wrap
msgid ""
"<userinput><command>esdplay "
"/usr/share/sounds/gnibbles/gobble.wav</command></userinput>"
msgstr ""
"<userinput><command>esdplay "
"/usr/share/sounds/gnibbles/gobble.wav</command></userinput>"

#. (itstool) path: listitem/para
#: C/index.docbook:535
msgid ""
"You can play a sound when the alarm occurs by using the command "
"<command>esdplay</command> which should be available as part of the standard"
" MATE installation. (Note: If this does not work, you could also try "
"<command>aplay</command> which is the default ALSA sound player). "
"<_:screen-1/>"
msgstr ""
"Alarm oluştuğunda standart MATE kurulumunun bir parçası olması gereken "
"<command>esdplay</command> komutuyla bir ses çalabilirsiniz. (Not: eğer bu "
"komut çalışmıyorsa, varsayılan ALSA ses çalıcısı olan "
"<command>aplay</command> komutunu deneyebilirsiniz). <_:screen-1/>"

#. (itstool) path: varlistentry/term
#: C/index.docbook:554
msgid ""
"<guilabel>Pop-up a window to notify that the alarm has occurred</guilabel>"
msgstr "<guilabel>Alarmın oluştuğunu bildiren bir pencere aç</guilabel>"

#. (itstool) path: para/screen
#: C/index.docbook:566
#, no-wrap
msgid ""
"<userinput><command>zenity --warning --title=\"Sensor Alarm\" "
"--text=\"Sensor Alarm occurred\"</command></userinput>"
msgstr ""
"<userinput><command>zenity --warning --title=\"Algılayıcı Alarmı\" "
"--text=\"Algılayıcı Alarmı oluştu\"</command></userinput>"

#. (itstool) path: listitem/para
#: C/index.docbook:559
msgid ""
"The program <command>zenity</command> can be used to create dialog boxes to "
"be displayed on the users current display, and can thus be used to create "
"pop-up style notifications that the alarm has occurred. <_:screen-1/> For "
"more information regarding Zenity please consult the Zenity <ulink "
"type=\"help\" url=\"help:zenity\">documentation</ulink>."
msgstr ""
"<command>zenity</command> programı, güncel kullanıcının ekranında "
"görüntülenecek diyalog kutuları oluşturmak için kullanılabilir, dolayısıyla "
"alarm meydana geldiğinde açılır pencere tarzı bildirimleri oluşturmak için "
"kullanılabilir. <_:screen-1/> Zenity hakkında daha fazla bilgi için lütfen "
"Zenity <ulink type=\"help\" url=\"help:zenity\">belgelendirmesine</ulink> "
"bakın."

#. (itstool) path: varlistentry/term
#: C/index.docbook:575
msgid ""
"<guilabel> Combine multiple commands into one alarm command </guilabel>"
msgstr "<guilabel>Birden çok komutu bir alarm komutuna birleştir</guilabel>"

#. (itstool) path: para/screen
#: C/index.docbook:587
#, no-wrap
msgid ""
"<userinput><command>esdplay /usr/share/sounds/gnibbles/gobble.wav &amp;&amp;"
" zenity --warning --title=\"Sensor Alarm\" --text=\"Sensor Alarm "
"occurred\"</command></userinput>"
msgstr ""
"<userinput><command>esdplay /usr/share/sounds/gnibbles/gobble.wav &amp;&amp;"
" zenity --warning --title=\"Algılayıcı Alarmı\" --text=\"Algılayıcı Alarmı "
"oluştu\"</command></userinput>"

#. (itstool) path: listitem/para
#: C/index.docbook:581
msgid ""
"Multiple commands can be executed one after the other using the "
"\"&amp;&amp;\" construct to separate them. To play a sound and pop-up a "
"dialog via Zenity the follow command can be used: <_:screen-1/>"
msgstr ""
"Birden çok komut, birbirlerinden \"&amp;&amp;\" ile ayrılarak birbirleri "
"ardına çalıştırılabilir. Bir ses çalmak için ve Zenity ile açılır bir "
"diyalog açmak için aşağıdaki komut kullanılabilir: <_:screen-1/>"

#. (itstool) path: varlistentry/term
#: C/index.docbook:597
msgid "<guilabel>Sensor icon</guilabel>"
msgstr "<guilabel>Algılayıcı ikonu</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:601
msgid ""
"Provides a list of available icons to allow the user to select one to "
"represent this sensor."
msgstr ""
"Kullanıcının birini bu algılayıcıyı temsil etmesi için seçmesi amacıyla "
"mevcut ikonların bir listesini sağlar."

#. (itstool) path: varlistentry/term
#: C/index.docbook:606
msgid "<guilabel>Graph color</guilabel>"
msgstr "<guilabel>Grafik rengi</guilabel>"

#. (itstool) path: listitem/para
#: C/index.docbook:610
msgid "The color to use to display the graph for the sensor."
msgstr "Algılayıcının grafiğini görüntülemek için kullanıclacak renk."

#. (itstool) path: note/para
#: C/index.docbook:613
msgid ""
"To accurately display graphs both the high and low values for the sensor "
"need to be set correctly."
msgstr ""
"Grafikleri doğru şekilde görüntülemek için algılayıcıların hem yüksek hem de"
" düşük değerlerinin doğru şekilde ayarlanması gerekir."

#. (itstool) path: sect1/title
#: C/index.docbook:644
msgid "About MATE Sensors Applet"
msgstr "MATE Donanım Algılayıcıları Uygulamacığı Hakkında"

#. (itstool) path: sect1/para
#: C/index.docbook:645
msgid ""
"The origin sensor applet was written by Alex Murray "
"(<email>murray.alex@gmail.com</email>). <application>MATE Sensors "
"Applet</application> is further develop by Mate dev team. To find more "
"information about <application>MATE Sensors Applet</application>, please "
"visit the <ulink url=\"https://github.com/mate-desktop/mate-sensors-"
"applet/\" type=\"http\">MATE Sensors Applet Project Homepage</ulink>."
msgstr ""
"Orijinal algılayıcı uygulamacığı Alex Murray "
"(<email>murray.alex@gmail.com</email>) tarafından geliştirilmişti. "
"<application>MATE Donanım Algılayıcıları Uygulamacığı</application> "
"geliştirilmesi MATE geliştirme takımı tarafından devam etmektedir. "
"<application>MATE  Donanım Algılayıcıları Uygulamacığı</application> "
"hakkında daha fazla bilgi için lütfen <ulink url=\"https://github.com/mate-"
"desktop/mate-sensors-applet/\" type=\"http\">MATE Algılayıcı Uygulamacık "
"Projesi Ana Sayfasını</ulink> ziyaret edin."

#. (itstool) path: sect1/para
#: C/index.docbook:653
msgid ""
"To report a bug or make a suggestion regarding MATE Sensors Applet or this "
"manual, follow the directions at the <ulink url=\"https://github.com/mate-"
"desktop/mate-sensors-applet/\" type=\"http\">project homepage</ulink>."
msgstr ""
"MATE Algılayıcı Uygulamacık veya bu kılavuz hakkında hata raporlamak veya "
"öneride bulunmak için <ulink url=\"https://github.com/mate-desktop/mate-"
"sensors-applet/\" type=\"http\">proje ana sayfasındaki</ulink> yönergeleri "
"takip edin."

#. (itstool) path: sect1/para
#: C/index.docbook:668
msgid ""
"This program is distributed under the terms of the GNU General Public "
"license as published by the Free Software Foundation; either version 2 of "
"the License, or (at your option) any later version. A copy of this license "
"can be found at this <ulink type=\"help\" url=\"help:gpl\">link</ulink>, or "
"in the file COPYING included with the source code of this program."
msgstr ""
"Bu program, Free Software Foundation yani Özgür Yazılım Vakfı tarafından "
"yayınlanan GNU Genel Kamu lisansının ya 2. sürümü, ya da (seçiminize göre) "
"daha sonraki herhangi bir sürümü kapsamında dağıtılmaktadır. Bu lisansın bir"
" kopyasını bu <ulink type=\"help\" url=\"help:gpl\">bağlantıda</ulink> veya "
"bu programın kaynak kodundaki COPYING dosyasında bulabilirsiniz."

#. (itstool) path: para/ulink
#: C/legal.xml:9
msgid "link"
msgstr "bağlantı"

#. (itstool) path: legalnotice/para
#: C/legal.xml:2
msgid ""
"Permission is granted to copy, distribute and/or modify this document under "
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy"
" of the GFDL at this <_:ulink-1/> or in the file COPYING-DOCS distributed "
"with this manual."
msgstr ""
"Bu belgeyi kopyalama, dağıtma ve/veya değiştirme izni, değişmez bölümsüz, ön"
" kapak metinsiz ve arka kapak metinsiz şekilde GNU Free Documentation "
"License (GNU Özgür Belgeleme Lisansı, GFDL), sürüm 1.1 ya da Free Software "
"Foundation tarafından yayınlanan daha yeni bir sürüm kapsamında verilmiştir."
" GFDL'in bir kopyasını bu <_:ulink-1/>  ya da bu kılavuzla dağıtılan "
"COPYING-DOCS dosyasında bulabilirsiniz."

#. (itstool) path: legalnotice/para
#: C/legal.xml:12
msgid ""
"This manual is part of a collection of MATE manuals distributed under the "
"GFDL. If you want to distribute this manual separately from the collection, "
"you can do so by adding a copy of the license to the manual, as described in"
" section 6 of the license."
msgstr ""
"Bu kılavuz, GFDL (GNU Özgür Belgelendirme Lisansı) kapsamında yayınlanan "
"MATE kılavuzları koleksiyonunun bir parçasıdır. Bu kılavuzu koleksiyondan "
"ayrı bir biçimde dağıtmak istiyorsanız, lisansın 6. bölümünde açıklandığı "
"gibi kılavuza lisansın bir kopyasını ilave ederek yapabilirsiniz."

#. (itstool) path: legalnotice/para
#: C/legal.xml:19
msgid ""
"Many of the names used by companies to distinguish their products and "
"services are claimed as trademarks. Where those names appear in any MATE "
"documentation, and the members of the MATE Documentation Project are made "
"aware of those trademarks, then the names are in capital letters or initial "
"capital letters."
msgstr ""
"Firmalar tarafından ürün ve hizmetlerinin ayırt edilmeleri için "
"kullandıkları isimlerin birçoğu tescilli marka olarak ayrılmıştır. Bu "
"isimlerin MATE belgelendirilmesinde yer alması ve MATE Belgelendirme Projesi"
" mensupları bu tescilli markalardan haberdar edildikleri durumda, isimlerin "
"ilk harfi ya da tamamı büyük harflerle yazılır."

#. (itstool) path: listitem/para
#: C/legal.xml:35
msgid ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
msgstr ""
"BELGE OLDUĞU GİBİ, AÇIK VEYA ZIMNİ HİÇBİR TÜRLÜ GARANTİ OLMADAN SUNULMUŞTUR,"
" Kİ BUNA SINIRLAMA OLMAKSIZIN BELGE VEYA BELGENİN DEĞİŞTİRİLMİŞ SÜRÜMLERİNİN"
" BELLİ BİR AMACA UYGUN OLMALARI, KUSURDAN ARINMIŞ OLMALARI VEYA HAK "
"İHLALİNDE BULUNMAMALARI GARANTİLERİ OLMAMASI DA DAHİLDİR. BELGE VE BELGENİN "
"DEĞİŞTİRİLMİŞ SÜRÜMLERİNİN KALİTESİ, DOĞRULUĞU VE PERFORMANSINA İLİŞKİN TÜM "
"RİSK SİZE AİTTİR. HERHANGİ BİR BELGE VEYA BELGENİN DEĞİŞTİRİLMİŞ SÜRÜMÜNÜN "
"KUSURLU OLMASI HALİNDE, GEREKLİ SERVİS, ONARIM VE DÜZELTMENİN ÜCRETİNİ SİZ "
"ÜSTLENİRSİNİZ (İLK YAZAR, HAZIRLAYAN VEYA HERHANGİ BİR KATILIMCI DEĞİL). BU "
"GARANTİ REDDİ BU LİSANSIN TEMEL BİR PARÇASINI OLUŞTURMAKTADIR. HERHANGİ BİR "
"BELGENİN VEYA BELGENİN DEĞİŞTİRİLMİŞ BİR SÜRÜMÜNÜN KULLANIMINA SADECE BU "
"GARANTİ REDDİ ALTINDA İZİN VERİLMİŞTİR; VE"

#. (itstool) path: listitem/para
#: C/legal.xml:55
msgid ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING"
" NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES"
" OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE"
" POSSIBILITY OF SUCH DAMAGES."
msgstr ""
"HİÇBİR KOŞULDA VE HİÇBİR YASAL TEORİDE, Kİ BU TAZMİNAT YÜKÜMLÜLÜĞÜ (İHMAK DE"
" DAHİL), KONTRATO VEYA BAŞKA BİR ŞEKİLİ DE İÇERİR, BELGEYİ VE BELGENİN "
"DEĞİŞTİRİLMİŞ SÜRÜMLERİNİ İLK YAZAN, YAZAR, HERHANGİ BİR KATKIDA BULUNAN, "
"DAĞITAN VEYA BU TARAFLARIN HERHANGİ BİR TEDARİKÇİSİ HERHANGİ DOĞRUDAN, "
"DOLAYLI, ÖZEL, ARIZİ  ZARARLARDAN HERHANGİ BİR KİŞİ SORUMLU DEĞİLDİR, Kİ "
"BUNA BU TÜR KAYIPLAR HAKKINDA BU TARFAFIN BİLGİLENDİRİLMİŞ OLMASI GEREKSE "
"BİLE SINIRLANMAMIŞ OLMAK ÜZERE ŞEREFİYE KAYBI, İŞ DURMASI, BİLGİSAYAR "
"BOZULMASI VE YANLIŞ ÇALIŞMASI VEYA BELGENİN VE BELGENİN DEĞİŞTİRİLMİŞ "
"SÜRÜMLERİNİN KULLANIMINDAN VEYA KULLANIMIYLA İLİŞKİLİ TÜM KAYIPLAR DAHİLDİR."

#. (itstool) path: legalnotice/para
#: C/legal.xml:28
msgid ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<_:orderedlist-1/>"
msgstr ""
"BELGE VE BELGENİN DEĞİŞTİRİLMİŞ SÜRÜMLERİ GNU FREE DOCUMENTATION LICENSE "
"(YANİ GNU ÖZGÜR BELGE LİSANSI) KAPSAMINDA, ŞU KONULARDA ANLAŞMAYLA "
"SUNULMUŞTUR: <_:orderedlist-1/>"