aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/XmlExport/translations/XmlExport_tr_TR.ts
blob: f41741611a9573d8307f9d247bf66ef451fe677e (plain) (blame)
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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="tr" sourcelanguage="en">
  <context>
    <name>XmlExport</name>
    <message>
      <location filename="../xmlexport.cpp" line="38"/>
      <source>Enter the namespace to use (for example: http://my.namespace.org)</source>
      <translation>Kullanılacak namespace adını girin (örneğin: http://my.namespace.org)</translation>
    </message>
  </context>
  <context>
    <name>XmlExportConfig</name>
    <message>
      <location filename="../XmlExport.ui" line="20"/>
      <source>Output format</source>
      <translation>Çıktı formatı</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="26"/>
      <source>Format document (new lines, indentation)</source>
      <translation>Dökümanı biçimi (yeni satırlar, boşluk)</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="42"/>
      <source>Compress (everything in one line)</source>
      <translation>Sıkıştır (her şeyi bir satırda)</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="58"/>
      <source>Special characters escaping</source>
      <translation>Özel kaçış karakterleri</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="64"/>
      <source>&lt;p&gt;Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.&lt;/p&gt;</source>
      <translation>Ampersant &lt;p&gt; değerleri kısaltmak için kullanılacak ve CDATA da büyütmek için kullanılacaktır. Bu sadece kaçış karakterine ihtiyaç duyulduğunda uygulanacaktır. Diğer veriler olduğu gibi çıkartılacaktır.&lt;/p&gt;</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="67"/>
      <source>Use CDATA and ampersands</source>
      <translation>Ampersant için CDATA kullan</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="83"/>
      <source>&lt;p&gt;Every value requiring character escepe will be enclosed in CDATA block.&lt;/p&gt;</source>
      <translation>&lt;p&gt;Kaçış karakterine ihtiyaç duyan her değer CDATA ile kapatılacaktır.&lt;/p&gt;</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="86"/>
      <source>Always use CDATA</source>
      <translation>Her zaman CDATA kullan</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="99"/>
      <source>&lt;p&gt;Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.&lt;/p&gt;</source>
      <translation>&lt;p&gt;Kaçış karakterine ihtiyaç duyan karakterler ampersant kaçış bloüuyla değiştirilecektir. CDATA bloğu kullanılmayacaktır.&lt;/p&gt;</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="102"/>
      <source>Always use ampersand</source>
      <translation>Her zaman ampersant kullan</translation>
    </message>
    <message>
      <location filename="../XmlExport.ui" line="118"/>
      <source>Define XML namespace</source>
      <translation>XML namespace tanımla</translation>
    </message>
  </context>
</TS>