@eigenpal/docx-editor-i18n 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/de.js +167 -167
- package/dist/de.mjs +167 -167
- package/dist/en.js +11 -11
- package/dist/en.mjs +11 -11
- package/dist/he.js +647 -647
- package/dist/he.mjs +647 -647
- package/dist/index.js +2480 -2480
- package/dist/index.mjs +2480 -2480
- package/dist/pl.js +362 -362
- package/dist/pl.mjs +362 -362
- package/dist/pt-BR.js +212 -212
- package/dist/pt-BR.mjs +212 -212
- package/dist/tr.js +439 -439
- package/dist/tr.mjs +439 -439
- package/dist/zh-CN.js +642 -642
- package/dist/zh-CN.mjs +642 -642
- package/package.json +1 -1
package/dist/tr.mjs
CHANGED
|
@@ -2,150 +2,150 @@
|
|
|
2
2
|
var tr_default = {
|
|
3
3
|
_lang: "tr",
|
|
4
4
|
common: {
|
|
5
|
-
cancel: "
|
|
5
|
+
cancel: "İptal",
|
|
6
6
|
insert: "Ekle",
|
|
7
7
|
apply: "Uygula",
|
|
8
8
|
close: "Kapat",
|
|
9
9
|
delete: "Sil",
|
|
10
|
-
update: "
|
|
10
|
+
update: "Güncelle",
|
|
11
11
|
save: "Kaydet",
|
|
12
12
|
retry: "Yeniden dene",
|
|
13
|
-
send: "
|
|
14
|
-
edit: "
|
|
13
|
+
send: "Gönder",
|
|
14
|
+
edit: "Düzenle",
|
|
15
15
|
comment: "Yorum",
|
|
16
|
-
reply: "
|
|
16
|
+
reply: "Yanıtla",
|
|
17
17
|
accept: "Kabul et",
|
|
18
18
|
reject: "Reddet",
|
|
19
19
|
dismiss: "Kapat",
|
|
20
|
-
change: "
|
|
20
|
+
change: "Değiştir",
|
|
21
21
|
px: "px",
|
|
22
|
-
closeDialog: "
|
|
22
|
+
closeDialog: "İletişim kutusunu kapat",
|
|
23
23
|
clear: "Temizle"
|
|
24
24
|
},
|
|
25
25
|
toolbar: {
|
|
26
|
-
ariaLabel: "
|
|
26
|
+
ariaLabel: "Biçimlendirme araç çubuğu",
|
|
27
27
|
file: "Dosya",
|
|
28
|
-
format: "
|
|
28
|
+
format: "Biçim",
|
|
29
29
|
insert: "Ekle",
|
|
30
|
-
open: "
|
|
30
|
+
open: "Aç",
|
|
31
31
|
openShortcut: "Ctrl+O",
|
|
32
32
|
save: "Kaydet",
|
|
33
33
|
saveShortcut: "Ctrl+S",
|
|
34
|
-
print: "
|
|
34
|
+
print: "Yazdır",
|
|
35
35
|
printShortcut: "Ctrl+P",
|
|
36
|
-
pageSetup: "Sayfa
|
|
37
|
-
leftToRight: "Soldan
|
|
38
|
-
rightToLeft: "
|
|
39
|
-
image: "
|
|
36
|
+
pageSetup: "Sayfa yapısı",
|
|
37
|
+
leftToRight: "Soldan sağa metin",
|
|
38
|
+
rightToLeft: "Sağdan sola metin",
|
|
39
|
+
image: "Görsel",
|
|
40
40
|
table: "Tablo",
|
|
41
41
|
pageBreak: "Sayfa sonu",
|
|
42
|
-
tableOfContents: "
|
|
42
|
+
tableOfContents: "İçindekiler tablosu",
|
|
43
43
|
symbol: "Sembol",
|
|
44
|
-
help: "
|
|
44
|
+
help: "Yardım",
|
|
45
45
|
reportIssue: "Sorun bildir"
|
|
46
46
|
},
|
|
47
47
|
formattingBar: {
|
|
48
48
|
groups: {
|
|
49
|
-
history: "
|
|
50
|
-
zoom: "
|
|
49
|
+
history: "Geçmiş",
|
|
50
|
+
zoom: "Yakınlaştırma",
|
|
51
51
|
styles: "Stiller",
|
|
52
|
-
font: "
|
|
53
|
-
textFormatting: "Metin
|
|
52
|
+
font: "Yazı tipi",
|
|
53
|
+
textFormatting: "Metin biçimlendirme",
|
|
54
54
|
script: "Komut",
|
|
55
55
|
alignment: "Hizalama",
|
|
56
|
-
listFormatting: "Liste
|
|
57
|
-
image: "
|
|
56
|
+
listFormatting: "Liste biçimlendirme",
|
|
57
|
+
image: "Görsel",
|
|
58
58
|
table: "Tablo"
|
|
59
59
|
},
|
|
60
60
|
undo: "Geri al",
|
|
61
61
|
undoShortcut: "Geri al (Ctrl+Z)",
|
|
62
62
|
redo: "Yinele",
|
|
63
63
|
redoShortcut: "Yinele (Ctrl+Y)",
|
|
64
|
-
bold: "
|
|
65
|
-
boldShortcut: "
|
|
66
|
-
italic: "
|
|
67
|
-
italicShortcut: "
|
|
68
|
-
underline: "
|
|
69
|
-
underlineShortcut: "
|
|
70
|
-
strikethrough: "
|
|
71
|
-
fontColor: "
|
|
64
|
+
bold: "Kalın",
|
|
65
|
+
boldShortcut: "Kalın (Ctrl+B)",
|
|
66
|
+
italic: "Eğik",
|
|
67
|
+
italicShortcut: "Eğik (Ctrl+I)",
|
|
68
|
+
underline: "Altı çizili",
|
|
69
|
+
underlineShortcut: "Altı çizili (Ctrl+U)",
|
|
70
|
+
strikethrough: "Üstü çizili",
|
|
71
|
+
fontColor: "Yazı rengi",
|
|
72
72
|
highlightColor: "Vurgu rengi",
|
|
73
|
-
insertLink: "
|
|
74
|
-
insertLinkShortcut: "
|
|
75
|
-
superscript: "
|
|
76
|
-
superscriptShortcut: "
|
|
73
|
+
insertLink: "Bağlantı ekle",
|
|
74
|
+
insertLinkShortcut: "Bağlantı ekle (Ctrl+K)",
|
|
75
|
+
superscript: "Üst simge",
|
|
76
|
+
superscriptShortcut: "Üst simge (Ctrl+Shift+=)",
|
|
77
77
|
subscript: "Alt simge",
|
|
78
78
|
subscriptShortcut: "Alt simge (Ctrl+=)",
|
|
79
|
-
imageProperties: "
|
|
80
|
-
imagePropertiesShortcut: "
|
|
81
|
-
clearFormatting: "
|
|
79
|
+
imageProperties: "Görsel özellikleri",
|
|
80
|
+
imagePropertiesShortcut: "Görsel özellikleri (alternatif metin, kenarlık)...",
|
|
81
|
+
clearFormatting: "Biçimlendirmeyi temizle"
|
|
82
82
|
},
|
|
83
83
|
alignment: {
|
|
84
84
|
alignLeft: "Sola hizala",
|
|
85
85
|
alignLeftShortcut: "Ctrl+L",
|
|
86
86
|
center: "Ortala",
|
|
87
87
|
centerShortcut: "Ctrl+E",
|
|
88
|
-
alignRight: "
|
|
88
|
+
alignRight: "Sağa hizala",
|
|
89
89
|
alignRightShortcut: "Ctrl+R",
|
|
90
|
-
justify: "
|
|
90
|
+
justify: "İki yana yasla",
|
|
91
91
|
justifyShortcut: "Ctrl+J"
|
|
92
92
|
},
|
|
93
93
|
lists: {
|
|
94
|
-
ariaLabel: "Liste
|
|
94
|
+
ariaLabel: "Liste biçimlendirme",
|
|
95
95
|
typeAriaLabel: "Liste tipi",
|
|
96
96
|
indentationAriaLabel: "Liste girintilemesi",
|
|
97
|
-
bulletList: "Madde
|
|
98
|
-
numberedList: "
|
|
97
|
+
bulletList: "Madde işaretli liste",
|
|
98
|
+
numberedList: "Numaralı liste",
|
|
99
99
|
decreaseIndent: "Girintiyi azalt",
|
|
100
|
-
increaseIndent: "Girintiyi
|
|
100
|
+
increaseIndent: "Girintiyi artır"
|
|
101
101
|
},
|
|
102
102
|
lineSpacing: {
|
|
103
103
|
single: "Tek",
|
|
104
|
-
double: "
|
|
105
|
-
lineSpacingTitle: "
|
|
106
|
-
paragraphSpacing: "Paragraf
|
|
104
|
+
double: "Çift",
|
|
105
|
+
lineSpacingTitle: "Satır aralığı: {label}",
|
|
106
|
+
paragraphSpacing: "Paragraf aralığı"
|
|
107
107
|
},
|
|
108
108
|
styles: {
|
|
109
|
-
selectAriaLabel: "Paragraf stili
|
|
109
|
+
selectAriaLabel: "Paragraf stili seç",
|
|
110
110
|
normalText: "Normal metin",
|
|
111
|
-
title: "
|
|
112
|
-
subtitle: "Alt
|
|
113
|
-
heading1: "
|
|
114
|
-
heading2: "
|
|
115
|
-
heading3: "
|
|
111
|
+
title: "Başlık",
|
|
112
|
+
subtitle: "Alt başlık",
|
|
113
|
+
heading1: "Başlık 1",
|
|
114
|
+
heading2: "Başlık 2",
|
|
115
|
+
heading3: "Başlık 3"
|
|
116
116
|
},
|
|
117
117
|
font: {
|
|
118
|
-
selectAriaLabel: "
|
|
118
|
+
selectAriaLabel: "Yazı tipi ailesini seç",
|
|
119
119
|
sansSerif: "Sans Serif",
|
|
120
120
|
serif: "Serif",
|
|
121
|
-
monospace: "
|
|
121
|
+
monospace: "Eş aralıklı"
|
|
122
122
|
},
|
|
123
123
|
fontSize: {
|
|
124
|
-
decrease: "
|
|
125
|
-
increase: "
|
|
126
|
-
label: "
|
|
127
|
-
listLabel: "
|
|
124
|
+
decrease: "Yazı tipi boyutunu küçült",
|
|
125
|
+
increase: "Yazı tipi boyutunu büyüt",
|
|
126
|
+
label: "Yazı tipi boyutu",
|
|
127
|
+
listLabel: "Yazı tipi boyutları"
|
|
128
128
|
},
|
|
129
129
|
zoom: {
|
|
130
|
-
ariaLabel: "
|
|
130
|
+
ariaLabel: "Yakınlaştırma: {label}"
|
|
131
131
|
},
|
|
132
132
|
colorPicker: {
|
|
133
|
-
ariaLabel: "{type} renk
|
|
133
|
+
ariaLabel: "{type} renk seçici",
|
|
134
134
|
highlightColors: "Vurgu renkleri",
|
|
135
|
-
customColor: "
|
|
135
|
+
customColor: "Özel renk",
|
|
136
136
|
noColor: "Renk yok",
|
|
137
137
|
automatic: "Otomatik",
|
|
138
138
|
themeColors: "Tema renkleri",
|
|
139
139
|
standardColors: "Standart renkler",
|
|
140
140
|
colors: {
|
|
141
141
|
black: "Siyah",
|
|
142
|
-
darkRed: "Koyu
|
|
143
|
-
red: "
|
|
142
|
+
darkRed: "Koyu kırmızı",
|
|
143
|
+
red: "Kırmızı",
|
|
144
144
|
orange: "Turuncu",
|
|
145
|
-
yellow: "
|
|
146
|
-
darkYellow: "Koyu
|
|
147
|
-
green: "
|
|
148
|
-
darkGreen: "Koyu
|
|
145
|
+
yellow: "Sarı",
|
|
146
|
+
darkYellow: "Koyu sarı",
|
|
147
|
+
green: "Yeşil",
|
|
148
|
+
darkGreen: "Koyu yeşil",
|
|
149
149
|
teal: "Deniz mavisi",
|
|
150
150
|
darkTeal: "Koyu deniz mavisi",
|
|
151
151
|
blue: "Mavi",
|
|
@@ -157,229 +157,229 @@ var tr_default = {
|
|
|
157
157
|
grey25: "Gri %25",
|
|
158
158
|
grey10: "Gri %10",
|
|
159
159
|
white: "Beyaz",
|
|
160
|
-
lightRed: "
|
|
161
|
-
lightOrange: "
|
|
162
|
-
lightYellow: "
|
|
163
|
-
lightGreen: "
|
|
164
|
-
lightBlue: "
|
|
165
|
-
lightPurple: "
|
|
160
|
+
lightRed: "Açık kırmızı",
|
|
161
|
+
lightOrange: "Açık turuncu",
|
|
162
|
+
lightYellow: "Açık sarı",
|
|
163
|
+
lightGreen: "Açık yeşil",
|
|
164
|
+
lightBlue: "Açık mavi",
|
|
165
|
+
lightPurple: "Açık mor",
|
|
166
166
|
pink: "Pembe",
|
|
167
|
-
rose: "
|
|
168
|
-
gold: "
|
|
169
|
-
aqua: "Su
|
|
167
|
+
rose: "Gül rengi",
|
|
168
|
+
gold: "Altın",
|
|
169
|
+
aqua: "Su yeşili",
|
|
170
170
|
lavender: "Lavanta",
|
|
171
|
-
silver: "
|
|
171
|
+
silver: "Gümüş",
|
|
172
172
|
darkOrange: "Koyu turuncu",
|
|
173
173
|
darkGray: "Koyu gri",
|
|
174
174
|
gray: "Gri",
|
|
175
|
-
cyan: "
|
|
175
|
+
cyan: "Camgöbeği",
|
|
176
176
|
magenta: "Macenta",
|
|
177
|
-
paleGreen: "Soluk
|
|
178
|
-
lightCyan: "
|
|
179
|
-
skyBlue: "
|
|
180
|
-
lightBlue2: "
|
|
181
|
-
lightMagenta: "
|
|
182
|
-
brightGreen: "Parlak
|
|
177
|
+
paleGreen: "Soluk yeşil",
|
|
178
|
+
lightCyan: "Açık camgöbeği",
|
|
179
|
+
skyBlue: "Gökyüzü mavisi",
|
|
180
|
+
lightBlue2: "Açık mavi 2",
|
|
181
|
+
lightMagenta: "Açık macenta",
|
|
182
|
+
brightGreen: "Parlak yeşil",
|
|
183
183
|
violet: "Eflatun"
|
|
184
184
|
}
|
|
185
185
|
},
|
|
186
186
|
dialogs: {
|
|
187
187
|
findReplace: {
|
|
188
188
|
titleFind: "Bul",
|
|
189
|
-
titleFindReplace: "Bul ve
|
|
189
|
+
titleFindReplace: "Bul ve Değiştir",
|
|
190
190
|
findLabel: "Bul:",
|
|
191
191
|
findPlaceholder: "Bulunacak metni gir...",
|
|
192
192
|
findAriaLabel: "Metin ara",
|
|
193
|
-
findPrevious: "
|
|
194
|
-
findPreviousTitle: "
|
|
193
|
+
findPrevious: "Öncekini bul",
|
|
194
|
+
findPreviousTitle: "Öncekini bul (Shift+Enter)",
|
|
195
195
|
findNext: "Sonrakini bul",
|
|
196
196
|
findNextTitle: "Sonrakini bul (Enter)",
|
|
197
|
-
matchCount: "{total}
|
|
198
|
-
noResults: "
|
|
199
|
-
replaceLabel: "
|
|
197
|
+
matchCount: "{total} eşleşmeden {current}.",
|
|
198
|
+
noResults: "Sonuç bulunamadı",
|
|
199
|
+
replaceLabel: "Değiştir:",
|
|
200
200
|
replacePlaceholder: "Yeni metni gir...",
|
|
201
|
-
replaceAriaLabel: "Metni
|
|
202
|
-
replaceButton: "
|
|
203
|
-
replaceCurrentTitle: "Mevcut
|
|
204
|
-
replaceAllButton: "
|
|
205
|
-
replaceAllTitle: "
|
|
206
|
-
matchCase: "
|
|
207
|
-
wholeWords: "Tam
|
|
208
|
-
toggleReplace: "+
|
|
209
|
-
matchesFound: "{total}
|
|
201
|
+
replaceAriaLabel: "Metni değiştir",
|
|
202
|
+
replaceButton: "Değiştir",
|
|
203
|
+
replaceCurrentTitle: "Mevcut eşleşmeyi değiştir",
|
|
204
|
+
replaceAllButton: "Tümünü değiştir",
|
|
205
|
+
replaceAllTitle: "Tüm eşleşmeleri değiştir",
|
|
206
|
+
matchCase: "Büyük/küçük harf eşleştir",
|
|
207
|
+
wholeWords: "Tam sözcük",
|
|
208
|
+
toggleReplace: "+ Değiştir",
|
|
209
|
+
matchesFound: "{total} eşleşme"
|
|
210
210
|
},
|
|
211
211
|
hyperlink: {
|
|
212
|
-
titleEdit: "
|
|
213
|
-
titleInsert: "
|
|
212
|
+
titleEdit: "Köprüyü düzenle",
|
|
213
|
+
titleInsert: "Köprü ekle",
|
|
214
214
|
tabWebAddress: "Web adresi",
|
|
215
|
-
tabBookmark: "Yer
|
|
215
|
+
tabBookmark: "Yer işareti",
|
|
216
216
|
urlLabel: "URL",
|
|
217
217
|
urlPlaceholder: "https://ornek.com",
|
|
218
218
|
urlHint: "Bir web adresi, e-posta (mailto:) veya telefon (tel:) gir",
|
|
219
|
-
bookmarkLabel: "Yer
|
|
220
|
-
bookmarkPlaceholder: "Yer
|
|
221
|
-
displayTextLabel: "
|
|
222
|
-
displayTextPlaceholder: "
|
|
223
|
-
displayTextHint: "
|
|
224
|
-
tooltipLabel: "
|
|
225
|
-
tooltipPlaceholder: "
|
|
226
|
-
removeLink: "
|
|
227
|
-
invalidUrl: "
|
|
219
|
+
bookmarkLabel: "Yer işareti",
|
|
220
|
+
bookmarkPlaceholder: "Yer işareti seç...",
|
|
221
|
+
displayTextLabel: "Görüntülenen metin",
|
|
222
|
+
displayTextPlaceholder: "Görüntülenecek metin (opsiyonel)",
|
|
223
|
+
displayTextHint: "Seçili metni kullanmak için boş bırak",
|
|
224
|
+
tooltipLabel: "İpucu (opsiyonel)",
|
|
225
|
+
tooltipPlaceholder: "Üzerine gelince gösterilen metin",
|
|
226
|
+
removeLink: "Bağlantıyı kaldır",
|
|
227
|
+
invalidUrl: "Lütfen geçerli bir URL gir",
|
|
228
228
|
urlRequired: "URL gerekli"
|
|
229
229
|
},
|
|
230
230
|
insertTable: {
|
|
231
231
|
title: "Tablo ekle",
|
|
232
|
-
hoverToSelect: "Boyut
|
|
232
|
+
hoverToSelect: "Boyut seçmek için üstüne gel",
|
|
233
233
|
tableSize: "{cols} x {rows} Tablo",
|
|
234
234
|
orSpecifySize: "veya boyut belirt",
|
|
235
|
-
rowsLabel: "
|
|
236
|
-
columnsLabel: "
|
|
235
|
+
rowsLabel: "Satır:",
|
|
236
|
+
columnsLabel: "Sütun:",
|
|
237
237
|
insertButton: "Tablo ekle",
|
|
238
|
-
sizeSelector: "Tablo boyutu
|
|
239
|
-
autofit: "
|
|
240
|
-
columnWidthLabel: "
|
|
238
|
+
sizeSelector: "Tablo boyutu seçici",
|
|
239
|
+
autofit: "İçeriğe göre otomatik sığdır",
|
|
240
|
+
columnWidthLabel: "Sütun genişliği",
|
|
241
241
|
fixedWidth: "Sabit",
|
|
242
242
|
tableStyleLabel: "Tablo stili",
|
|
243
|
-
validationHint: "
|
|
243
|
+
validationHint: "Satır: {minRows}-{maxRows}, Sütun: {minCols}-{maxCols}"
|
|
244
244
|
},
|
|
245
245
|
splitCell: {
|
|
246
|
-
title: "
|
|
247
|
-
description: "
|
|
248
|
-
rowsLabel: "
|
|
249
|
-
columnsLabel: "
|
|
250
|
-
currentMinimum: "Mevcut
|
|
251
|
-
minValue: "En az {rows}
|
|
252
|
-
notOneByOne: "En az iki
|
|
246
|
+
title: "Hücreyi böl",
|
|
247
|
+
description: "Seçili hücrenin kaç satır ve sütuna bölüneceğini ayarla.",
|
|
248
|
+
rowsLabel: "Satır:",
|
|
249
|
+
columnsLabel: "Sütun:",
|
|
250
|
+
currentMinimum: "Mevcut yayılımdan en az: {rows} satır × {cols} sütun",
|
|
251
|
+
minValue: "En az {rows} satır ve {cols} sütun kullan.",
|
|
252
|
+
notOneByOne: "En az iki sonuç hücre seç."
|
|
253
253
|
},
|
|
254
254
|
insertImage: {
|
|
255
|
-
title: "
|
|
256
|
-
uploadAriaLabel: "
|
|
257
|
-
uploadText: "
|
|
258
|
-
uploadSubtext: "PNG, JPG, GIF
|
|
255
|
+
title: "Görsel ekle",
|
|
256
|
+
uploadAriaLabel: "Görsel yüklemek için tıkla veya sürükle",
|
|
257
|
+
uploadText: "Görsel seçmek için tıkla veya sürükle bırak",
|
|
258
|
+
uploadSubtext: "PNG, JPG, GIF — 10MB'a kadar",
|
|
259
259
|
dimensions: "Boyutlar",
|
|
260
|
-
widthLabel: "
|
|
261
|
-
heightLabel: "
|
|
262
|
-
aspectRatioLocked: "En boy
|
|
263
|
-
aspectRatioUnlocked: "En boy
|
|
260
|
+
widthLabel: "Genişlik:",
|
|
261
|
+
heightLabel: "Yükseklik:",
|
|
262
|
+
aspectRatioLocked: "En boy oranı kilitli",
|
|
263
|
+
aspectRatioUnlocked: "En boy oranı serbest",
|
|
264
264
|
altTextLabel: "Alternatif metin (opsiyonel)",
|
|
265
|
-
altTextPlaceholder: "
|
|
266
|
-
insertButton: "
|
|
267
|
-
invalidFile: "
|
|
268
|
-
fileTooLarge: "
|
|
269
|
-
readFailed: "
|
|
270
|
-
loadFailed: "
|
|
271
|
-
preview: "
|
|
265
|
+
altTextPlaceholder: "Erişilebilirlik için görseli açıkla",
|
|
266
|
+
insertButton: "Görseli ekle",
|
|
267
|
+
invalidFile: "Lütfen geçerli bir görsel seç",
|
|
268
|
+
fileTooLarge: "Görsel çok büyük (en fazla 10MB)",
|
|
269
|
+
readFailed: "Görsel okunamadı",
|
|
270
|
+
loadFailed: "Görsel yüklenemedi",
|
|
271
|
+
preview: "Önizleme"
|
|
272
272
|
},
|
|
273
273
|
insertSymbol: {
|
|
274
274
|
title: "Sembol ekle",
|
|
275
275
|
searchPlaceholder: "Sembol ara (karakter veya Unicode)...",
|
|
276
|
-
noResults: '"{query}"
|
|
276
|
+
noResults: '"{query}" için sembol bulunamadı',
|
|
277
277
|
decimal: "Onluk: {value}",
|
|
278
278
|
categories: {
|
|
279
|
-
common: "
|
|
279
|
+
common: "Sık kullanılan",
|
|
280
280
|
arrows: "Oklar",
|
|
281
281
|
math: "Matematik",
|
|
282
282
|
greek: "Yunanca",
|
|
283
|
-
shapes: "
|
|
283
|
+
shapes: "Şekiller",
|
|
284
284
|
punctuation: "Noktalama",
|
|
285
285
|
currency: "Para birimi",
|
|
286
|
-
music: "
|
|
286
|
+
music: "Müzik",
|
|
287
287
|
emoji: "Emoji"
|
|
288
288
|
},
|
|
289
|
-
noResultsEmpty: "Sembol
|
|
290
|
-
recent: "Son
|
|
289
|
+
noResultsEmpty: "Sembol bulunamadı",
|
|
290
|
+
recent: "Son kullanılanlar:"
|
|
291
291
|
},
|
|
292
292
|
imageProperties: {
|
|
293
|
-
title: "
|
|
293
|
+
title: "Görsel özellikleri",
|
|
294
294
|
altText: "Alternatif metin",
|
|
295
|
-
altTextPlaceholder: "
|
|
296
|
-
border: "
|
|
297
|
-
width: "
|
|
295
|
+
altTextPlaceholder: "Erişilebilirlik için bu görseli açıkla...",
|
|
296
|
+
border: "Kenarlık",
|
|
297
|
+
width: "Genişlik",
|
|
298
298
|
style: "Stil",
|
|
299
299
|
color: "Renk",
|
|
300
|
-
preview: "
|
|
300
|
+
preview: "Önizleme",
|
|
301
301
|
borderStyles: {
|
|
302
|
-
solid: "
|
|
303
|
-
dashed: "Kesik
|
|
304
|
-
dotted: "
|
|
305
|
-
double: "
|
|
302
|
+
solid: "Düz",
|
|
303
|
+
dashed: "Kesik çizgili",
|
|
304
|
+
dotted: "Noktalı",
|
|
305
|
+
double: "Çift",
|
|
306
306
|
groove: "Oluk",
|
|
307
|
-
ridge: "
|
|
308
|
-
inset: "
|
|
309
|
-
outset: "
|
|
307
|
+
ridge: "Tümsek",
|
|
308
|
+
inset: "Çukur",
|
|
309
|
+
outset: "Çıkıntı"
|
|
310
310
|
},
|
|
311
311
|
dimensions: "Boyutlar",
|
|
312
|
-
heightLabel: "
|
|
313
|
-
lockAspectRatio: "En boy
|
|
312
|
+
heightLabel: "Yükseklik:",
|
|
313
|
+
lockAspectRatio: "En boy oranını kilitle",
|
|
314
314
|
textWrapping: "Metin sarma",
|
|
315
|
-
widthLabel: "
|
|
315
|
+
widthLabel: "Genişlik:",
|
|
316
316
|
wrapOptions: {
|
|
317
|
-
behind: "Metnin
|
|
318
|
-
inFront: "Metnin
|
|
319
|
-
inline: "Metinle
|
|
320
|
-
topAndBottom: "
|
|
321
|
-
wrapLeft: "Metin sarma,
|
|
317
|
+
behind: "Metnin arkasında",
|
|
318
|
+
inFront: "Metnin önünde",
|
|
319
|
+
inline: "Metinle aynı satırda",
|
|
320
|
+
topAndBottom: "Üst ve alt",
|
|
321
|
+
wrapLeft: "Metin sarma, sağa yasla",
|
|
322
322
|
wrapRight: "Metin sarma, sola yasla"
|
|
323
323
|
}
|
|
324
324
|
},
|
|
325
325
|
imagePosition: {
|
|
326
|
-
title: "
|
|
326
|
+
title: "Görsel konumu",
|
|
327
327
|
horizontal: "Yatay",
|
|
328
328
|
vertical: "Dikey",
|
|
329
329
|
position: "Konum",
|
|
330
330
|
alignment: "Hizalama",
|
|
331
|
-
offset: "
|
|
332
|
-
offsetPx: "
|
|
331
|
+
offset: "Kaydırma",
|
|
332
|
+
offsetPx: "Kaydırma (px)",
|
|
333
333
|
align: "Hizala",
|
|
334
334
|
relativeTo: "Referans",
|
|
335
335
|
alignOptions: {
|
|
336
336
|
left: "Sol",
|
|
337
337
|
center: "Orta",
|
|
338
|
-
right: "
|
|
339
|
-
top: "
|
|
338
|
+
right: "Sağ",
|
|
339
|
+
top: "Üst",
|
|
340
340
|
bottom: "Alt"
|
|
341
341
|
},
|
|
342
342
|
relativeOptions: {
|
|
343
343
|
page: "Sayfa",
|
|
344
|
-
column: "
|
|
345
|
-
margin: "Kenar
|
|
344
|
+
column: "Sütun",
|
|
345
|
+
margin: "Kenar boşluğu",
|
|
346
346
|
character: "Karakter",
|
|
347
347
|
paragraph: "Paragraf",
|
|
348
|
-
line: "
|
|
348
|
+
line: "Satır"
|
|
349
349
|
}
|
|
350
350
|
},
|
|
351
351
|
pageSetup: {
|
|
352
|
-
title: "Sayfa
|
|
352
|
+
title: "Sayfa yapısı",
|
|
353
353
|
pageSize: "SAYFA BOYUTU",
|
|
354
354
|
sizeLabel: "Boyut",
|
|
355
|
-
custom: "
|
|
356
|
-
orientation: "
|
|
355
|
+
custom: "Özel",
|
|
356
|
+
orientation: "Yön",
|
|
357
357
|
portrait: "Dikey",
|
|
358
358
|
landscape: "Yatay",
|
|
359
|
-
margins: "KENAR
|
|
360
|
-
top: "
|
|
359
|
+
margins: "KENAR BOŞLUKLARI",
|
|
360
|
+
top: "Üst",
|
|
361
361
|
bottom: "Alt",
|
|
362
362
|
left: "Sol",
|
|
363
|
-
right: "
|
|
363
|
+
right: "Sağ",
|
|
364
364
|
pageSizes: {
|
|
365
|
-
letter: 'Letter (8.5"
|
|
366
|
-
a4: 'A4 (8.27"
|
|
367
|
-
legal: 'Legal (8.5"
|
|
368
|
-
a3: 'A3 (11.69"
|
|
369
|
-
a5: 'A5 (5.83"
|
|
370
|
-
b5: 'B5 (6.93"
|
|
371
|
-
executive: 'Executive (7.25"
|
|
365
|
+
letter: 'Letter (8.5" × 11")',
|
|
366
|
+
a4: 'A4 (8.27" × 11.69")',
|
|
367
|
+
legal: 'Legal (8.5" × 14")',
|
|
368
|
+
a3: 'A3 (11.69" × 16.54")',
|
|
369
|
+
a5: 'A5 (5.83" × 8.27")',
|
|
370
|
+
b5: 'B5 (6.93" × 9.84")',
|
|
371
|
+
executive: 'Executive (7.25" × 10.5")'
|
|
372
372
|
}
|
|
373
373
|
},
|
|
374
374
|
tableProperties: {
|
|
375
|
-
title: "Tablo
|
|
376
|
-
widthType: "
|
|
377
|
-
widthLabel: "
|
|
375
|
+
title: "Tablo özellikleri",
|
|
376
|
+
widthType: "Genişlik tipi",
|
|
377
|
+
widthLabel: "Genişlik",
|
|
378
378
|
alignmentLabel: "Hizalama",
|
|
379
379
|
widthTypes: {
|
|
380
380
|
auto: "Otomatik",
|
|
381
381
|
fixed: "Sabit (twip)",
|
|
382
|
-
percentage: "
|
|
382
|
+
percentage: "Yüzde"
|
|
383
383
|
},
|
|
384
384
|
units: {
|
|
385
385
|
fiftiethsPercent: "(% 1/50)",
|
|
@@ -388,42 +388,42 @@ var tr_default = {
|
|
|
388
388
|
alignOptions: {
|
|
389
389
|
left: "Sol",
|
|
390
390
|
center: "Orta",
|
|
391
|
-
right: "
|
|
391
|
+
right: "Sağ"
|
|
392
392
|
}
|
|
393
393
|
},
|
|
394
394
|
pasteSpecial: {
|
|
395
|
-
title: "
|
|
396
|
-
keepFormatting: "Kaynak
|
|
397
|
-
keepFormattingDescription: "Orijinal
|
|
395
|
+
title: "Özel yapıştır",
|
|
396
|
+
keepFormatting: "Kaynak biçimlendirmeyi koru",
|
|
397
|
+
keepFormattingDescription: "Orijinal biçimle yapıştır",
|
|
398
398
|
keepFormattingShortcut: "Ctrl+V",
|
|
399
|
-
plainText: "
|
|
400
|
-
plainTextDescription: "
|
|
399
|
+
plainText: "Düz metin olarak yapıştır",
|
|
400
|
+
plainTextDescription: "Biçimlendirmeden yapıştır",
|
|
401
401
|
plainTextShortcut: "Ctrl+Shift+V",
|
|
402
402
|
readingClipboard: "Pano okunuyor...",
|
|
403
|
-
preview: "
|
|
404
|
-
noContent: "
|
|
405
|
-
clipboardError: "Pano okunamad
|
|
403
|
+
preview: "Önizleme:",
|
|
404
|
+
noContent: "Yapıştırılacak içerik yok",
|
|
405
|
+
clipboardError: "Pano okunamadı. Lütfen Ctrl+V ile yapıştır."
|
|
406
406
|
},
|
|
407
407
|
footnoteProperties: {
|
|
408
|
-
title: "Dipnot ve son not
|
|
408
|
+
title: "Dipnot ve son not özellikleri",
|
|
409
409
|
footnotes: "Dipnotlar",
|
|
410
410
|
endnotes: "Son notlar",
|
|
411
411
|
position: "Konum",
|
|
412
|
-
numberFormat: "Numara
|
|
413
|
-
startAt: "
|
|
414
|
-
numbering: "
|
|
412
|
+
numberFormat: "Numara biçimi",
|
|
413
|
+
startAt: "Başlangıç",
|
|
414
|
+
numbering: "Numaralandırma",
|
|
415
415
|
footnotePositions: {
|
|
416
|
-
bottomOfPage: "Sayfa
|
|
417
|
-
belowText: "Metin
|
|
416
|
+
bottomOfPage: "Sayfa altı",
|
|
417
|
+
belowText: "Metin altı"
|
|
418
418
|
},
|
|
419
419
|
endnotePositions: {
|
|
420
420
|
endOfDocument: "Belge sonu",
|
|
421
|
-
endOfSection: "
|
|
421
|
+
endOfSection: "Bölüm sonu"
|
|
422
422
|
},
|
|
423
423
|
numberingOptions: {
|
|
424
|
-
continuous: "
|
|
425
|
-
restartSection: "Her
|
|
426
|
-
restartPage: "Her sayfada yeniden
|
|
424
|
+
continuous: "Sürekli",
|
|
425
|
+
restartSection: "Her bölümde yeniden başla",
|
|
426
|
+
restartPage: "Her sayfada yeniden başla"
|
|
427
427
|
},
|
|
428
428
|
formats: {
|
|
429
429
|
decimal: "1, 2, 3, ...",
|
|
@@ -431,229 +431,229 @@ var tr_default = {
|
|
|
431
431
|
upperRoman: "I, II, III, ...",
|
|
432
432
|
lowerAlpha: "a, b, c, ...",
|
|
433
433
|
upperAlpha: "A, B, C, ...",
|
|
434
|
-
symbols: "*,
|
|
434
|
+
symbols: "*, †, ‡, ..."
|
|
435
435
|
}
|
|
436
436
|
},
|
|
437
437
|
keyboardShortcuts: {
|
|
438
|
-
ariaLabel: "Klavye
|
|
439
|
-
searchPlaceholder: "
|
|
438
|
+
ariaLabel: "Klavye kısayolları",
|
|
439
|
+
searchPlaceholder: "Kısayolları ara...",
|
|
440
440
|
categories: {
|
|
441
|
-
editing: "
|
|
442
|
-
formatting: "
|
|
441
|
+
editing: "Düzenleme",
|
|
442
|
+
formatting: "Biçimlendirme",
|
|
443
443
|
navigation: "Gezinti",
|
|
444
444
|
clipboard: "Pano",
|
|
445
|
-
selection: "
|
|
446
|
-
view: "
|
|
445
|
+
selection: "Seçim",
|
|
446
|
+
view: "Görünüm",
|
|
447
447
|
file: "Dosya",
|
|
448
|
-
other: "
|
|
448
|
+
other: "Diğer"
|
|
449
449
|
},
|
|
450
450
|
shortcuts: {
|
|
451
451
|
save: "Kaydet",
|
|
452
452
|
saveDescription: "Belgeyi kaydet",
|
|
453
|
-
print: "
|
|
454
|
-
printDescription: "Belgeyi
|
|
453
|
+
print: "Yazdır",
|
|
454
|
+
printDescription: "Belgeyi yazdır",
|
|
455
455
|
undo: "Geri al",
|
|
456
|
-
undoDescription: "Son
|
|
456
|
+
undoDescription: "Son işlemi geri al",
|
|
457
457
|
redo: "Yinele",
|
|
458
|
-
redoDescription: "Son
|
|
458
|
+
redoDescription: "Son işlemi yinele",
|
|
459
459
|
delete: "Sil",
|
|
460
|
-
deleteDescription: "
|
|
460
|
+
deleteDescription: "Seçili metni sil",
|
|
461
461
|
find: "Bul",
|
|
462
462
|
findDescription: "Belgede metin ara",
|
|
463
|
-
findReplace: "Bul ve
|
|
464
|
-
findReplaceDescription: "Metin bul ve
|
|
463
|
+
findReplace: "Bul ve değiştir",
|
|
464
|
+
findReplaceDescription: "Metin bul ve değiştir",
|
|
465
465
|
cut: "Kes",
|
|
466
|
-
cutDescription: "
|
|
466
|
+
cutDescription: "Seçili metni kes",
|
|
467
467
|
copy: "Kopyala",
|
|
468
|
-
copyDescription: "
|
|
469
|
-
paste: "
|
|
470
|
-
pasteDescription: "Panodan
|
|
471
|
-
pastePlainText: "
|
|
472
|
-
pastePlainTextDescription: "
|
|
473
|
-
bold: "
|
|
474
|
-
boldDescription: "
|
|
475
|
-
italic: "
|
|
476
|
-
italicDescription: "
|
|
477
|
-
underline: "
|
|
478
|
-
underlineDescription: "
|
|
479
|
-
strikethrough: "
|
|
480
|
-
strikethroughDescription: "
|
|
468
|
+
copyDescription: "Seçili metni kopyala",
|
|
469
|
+
paste: "Yapıştır",
|
|
470
|
+
pasteDescription: "Panodan yapıştır",
|
|
471
|
+
pastePlainText: "Düz metin olarak yapıştır",
|
|
472
|
+
pastePlainTextDescription: "Biçimlendirmeden yapıştır",
|
|
473
|
+
bold: "Kalın",
|
|
474
|
+
boldDescription: "Kalını aç/kapa",
|
|
475
|
+
italic: "Eğik",
|
|
476
|
+
italicDescription: "Eğiği aç/kapa",
|
|
477
|
+
underline: "Altı çizili",
|
|
478
|
+
underlineDescription: "Altı çiziliyi aç/kapa",
|
|
479
|
+
strikethrough: "Üstü çizili",
|
|
480
|
+
strikethroughDescription: "Üstü çiziliyi aç/kapa",
|
|
481
481
|
subscript: "Alt simge",
|
|
482
|
-
subscriptDescription: "Alt simgeyi a
|
|
483
|
-
superscript: "
|
|
484
|
-
superscriptDescription: "
|
|
482
|
+
subscriptDescription: "Alt simgeyi aç/kapa",
|
|
483
|
+
superscript: "Üst simge",
|
|
484
|
+
superscriptDescription: "Üst simgeyi aç/kapa",
|
|
485
485
|
alignLeft: "Sola hizala",
|
|
486
|
-
alignLeftDescription: "
|
|
486
|
+
alignLeftDescription: "Paragrafı sola hizala",
|
|
487
487
|
alignCenter: "Ortala",
|
|
488
|
-
alignCenterDescription: "
|
|
489
|
-
alignRight: "
|
|
490
|
-
alignRightDescription: "
|
|
491
|
-
justify: "
|
|
492
|
-
justifyDescription: "
|
|
493
|
-
increaseIndent: "Girintiyi
|
|
494
|
-
increaseIndentDescription: "Paragraf girintisini
|
|
488
|
+
alignCenterDescription: "Paragrafı ortala",
|
|
489
|
+
alignRight: "Sağa hizala",
|
|
490
|
+
alignRightDescription: "Paragrafı sağa hizala",
|
|
491
|
+
justify: "İki yana yasla",
|
|
492
|
+
justifyDescription: "Paragrafı iki yana yasla",
|
|
493
|
+
increaseIndent: "Girintiyi artır",
|
|
494
|
+
increaseIndentDescription: "Paragraf girintisini artır",
|
|
495
495
|
decreaseIndent: "Girintiyi azalt",
|
|
496
496
|
decreaseIndentDescription: "Paragraf girintisini azalt",
|
|
497
|
-
selectAll: "
|
|
498
|
-
selectAllDescription: "
|
|
499
|
-
selectWord: "Kelimeyi
|
|
500
|
-
selectWordDescription: "Mevcut kelimeyi
|
|
501
|
-
selectParagraph: "
|
|
502
|
-
selectParagraphDescription: "Mevcut
|
|
503
|
-
extendSelectionByWord: "Kelime kelime
|
|
504
|
-
extendSelectionByWordDescription: "
|
|
505
|
-
extendSelectionToLineEdge: "
|
|
506
|
-
extendSelectionToLineEdgeDescription: "
|
|
497
|
+
selectAll: "Tümünü seç",
|
|
498
|
+
selectAllDescription: "Tüm içeriği seç",
|
|
499
|
+
selectWord: "Kelimeyi seç",
|
|
500
|
+
selectWordDescription: "Mevcut kelimeyi seç",
|
|
501
|
+
selectParagraph: "Paragrafı seç",
|
|
502
|
+
selectParagraphDescription: "Mevcut paragrafı seç",
|
|
503
|
+
extendSelectionByWord: "Kelime kelime seçim genişlet",
|
|
504
|
+
extendSelectionByWordDescription: "Seçimi sonraki/önceki kelimeye uzat",
|
|
505
|
+
extendSelectionToLineEdge: "Satır sonuna kadar seç",
|
|
506
|
+
extendSelectionToLineEdgeDescription: "Seçimi satır başı/sonuna uzat",
|
|
507
507
|
moveByWord: "Kelime kelime ilerle",
|
|
508
|
-
moveByWordDescription: "
|
|
509
|
-
moveToLineStart: "
|
|
510
|
-
moveToLineStartDescription: "
|
|
511
|
-
moveToLineEnd: "
|
|
512
|
-
moveToLineEndDescription: "
|
|
513
|
-
moveToDocumentStart: "Belge
|
|
514
|
-
moveToDocumentStartDescription: "
|
|
508
|
+
moveByWordDescription: "İmleci sonraki/önceki kelimeye taşı",
|
|
509
|
+
moveToLineStart: "Satır başına git",
|
|
510
|
+
moveToLineStartDescription: "İmleci satır başına taşı",
|
|
511
|
+
moveToLineEnd: "Satır sonuna git",
|
|
512
|
+
moveToLineEndDescription: "İmleci satır sonuna taşı",
|
|
513
|
+
moveToDocumentStart: "Belge başına git",
|
|
514
|
+
moveToDocumentStartDescription: "İmleci belge başına taşı",
|
|
515
515
|
moveToDocumentEnd: "Belge sonuna git",
|
|
516
|
-
moveToDocumentEndDescription: "
|
|
517
|
-
pageUp: "Bir sayfa
|
|
518
|
-
pageUpDescription: "Bir sayfa
|
|
519
|
-
pageDown: "Bir sayfa
|
|
520
|
-
pageDownDescription: "Bir sayfa
|
|
521
|
-
zoomIn: "
|
|
522
|
-
zoomInDescription: "
|
|
523
|
-
zoomOut: "
|
|
524
|
-
zoomOutDescription: "
|
|
525
|
-
resetZoom: "
|
|
526
|
-
resetZoomDescription: "
|
|
527
|
-
keyboardShortcuts: "Klavye
|
|
528
|
-
keyboardShortcutsDescription: "Bu
|
|
529
|
-
insertLink: "
|
|
530
|
-
insertLinkDescription: "
|
|
516
|
+
moveToDocumentEndDescription: "İmleci belge sonuna taşı",
|
|
517
|
+
pageUp: "Bir sayfa yukarı",
|
|
518
|
+
pageUpDescription: "Bir sayfa yukarı kaydır",
|
|
519
|
+
pageDown: "Bir sayfa aşağı",
|
|
520
|
+
pageDownDescription: "Bir sayfa aşağı kaydır",
|
|
521
|
+
zoomIn: "Yakınlaştır",
|
|
522
|
+
zoomInDescription: "Yakınlaştırma seviyesini artır",
|
|
523
|
+
zoomOut: "Uzaklaştır",
|
|
524
|
+
zoomOutDescription: "Yakınlaştırma seviyesini azalt",
|
|
525
|
+
resetZoom: "Yakınlaştırmayı sıfırla",
|
|
526
|
+
resetZoomDescription: "Yakınlaştırmayı %100'e döndür",
|
|
527
|
+
keyboardShortcuts: "Klavye kısayolları",
|
|
528
|
+
keyboardShortcutsDescription: "Bu yardım iletişim kutusunu göster",
|
|
529
|
+
insertLink: "Bağlantı ekle",
|
|
530
|
+
insertLinkDescription: "Köprü ekle veya düzenle"
|
|
531
531
|
},
|
|
532
|
-
noResults: '"{query}"
|
|
533
|
-
pressEscToClose: "Kapatmak
|
|
532
|
+
noResults: '"{query}" eşleşen kısayol yok',
|
|
533
|
+
pressEscToClose: "Kapatmak için {key} tuşuna bas",
|
|
534
534
|
or: "veya"
|
|
535
535
|
}
|
|
536
536
|
},
|
|
537
537
|
comments: {
|
|
538
|
-
resolved: "
|
|
539
|
-
resolve: "
|
|
540
|
-
reopen: "Yeniden
|
|
541
|
-
moreOptions: "Daha fazla
|
|
538
|
+
resolved: "Çözüldü",
|
|
539
|
+
resolve: "Çöz",
|
|
540
|
+
reopen: "Yeniden aç",
|
|
541
|
+
moreOptions: "Daha fazla seçenek",
|
|
542
542
|
unknown: "Bilinmiyor",
|
|
543
543
|
addComment: "Yorum ekle...",
|
|
544
|
-
replyPlaceholder: "
|
|
545
|
-
replyCount: "{count, plural, one {#
|
|
544
|
+
replyPlaceholder: "Yanıtla veya @ ile başkalarını ekle",
|
|
545
|
+
replyCount: "{count, plural, one {# yanıt} other {# yanıt}}"
|
|
546
546
|
},
|
|
547
547
|
trackedChanges: {
|
|
548
548
|
unknown: "Bilinmiyor",
|
|
549
|
-
replaced: "
|
|
549
|
+
replaced: "Değiştirildi",
|
|
550
550
|
with: "yerine",
|
|
551
551
|
added: "Eklendi",
|
|
552
552
|
deleted: "Silindi"
|
|
553
553
|
},
|
|
554
554
|
contextMenu: {
|
|
555
|
-
ariaLabel: "Yapay
|
|
556
|
-
textMenuAriaLabel: "Metin
|
|
557
|
-
customPromptPlaceholder: "
|
|
555
|
+
ariaLabel: "Yapay zekâ işlemleri menüsü",
|
|
556
|
+
textMenuAriaLabel: "Metin düzenleme menüsü",
|
|
557
|
+
customPromptPlaceholder: "Özel komut gir...",
|
|
558
558
|
cut: "Kes",
|
|
559
559
|
cutShortcut: "Ctrl+X",
|
|
560
560
|
copy: "Kopyala",
|
|
561
561
|
copyShortcut: "Ctrl+C",
|
|
562
|
-
paste: "
|
|
562
|
+
paste: "Yapıştır",
|
|
563
563
|
pasteShortcut: "Ctrl+V",
|
|
564
|
-
pastePlainText: "
|
|
564
|
+
pastePlainText: "Düz metin olarak yapıştır",
|
|
565
565
|
pastePlainTextShortcut: "Ctrl+Shift+V",
|
|
566
566
|
delete: "Sil",
|
|
567
567
|
deleteShortcut: "Del",
|
|
568
|
-
selectAll: "
|
|
568
|
+
selectAll: "Tümünü seç",
|
|
569
569
|
selectAllShortcut: "Ctrl+A",
|
|
570
|
-
selected: "
|
|
570
|
+
selected: "Seçili:",
|
|
571
571
|
aiActions: {
|
|
572
|
-
askAi: "Yapay
|
|
572
|
+
askAi: "Yapay zekâya sor",
|
|
573
573
|
rewrite: "Yeniden yaz",
|
|
574
|
-
expand: "
|
|
575
|
-
summarize: "
|
|
576
|
-
translate: "
|
|
577
|
-
explain: "
|
|
578
|
-
fixGrammar: "Dilbilgisini
|
|
574
|
+
expand: "Genişlet",
|
|
575
|
+
summarize: "Özetle",
|
|
576
|
+
translate: "Çevir",
|
|
577
|
+
explain: "Açıkla",
|
|
578
|
+
fixGrammar: "Dilbilgisini düzelt",
|
|
579
579
|
makeFormal: "Resmi yap",
|
|
580
580
|
makeCasual: "Samimi yap",
|
|
581
|
-
custom: "
|
|
581
|
+
custom: "Özel"
|
|
582
582
|
}
|
|
583
583
|
},
|
|
584
584
|
documentOutline: {
|
|
585
|
-
ariaLabel: "Belge ana
|
|
586
|
-
closeAriaLabel: "Ana
|
|
587
|
-
closeTitle: "Ana
|
|
585
|
+
ariaLabel: "Belge ana hattı",
|
|
586
|
+
closeAriaLabel: "Ana hattı kapat",
|
|
587
|
+
closeTitle: "Ana hattı kapat",
|
|
588
588
|
title: "Ana hat",
|
|
589
|
-
noHeadings: "
|
|
589
|
+
noHeadings: "Başlık bulunamadı. Burada görünmeleri için belgeye başlık ekle."
|
|
590
590
|
},
|
|
591
591
|
sidebar: {
|
|
592
|
-
ariaLabel: "
|
|
592
|
+
ariaLabel: "Açıklama kenar çubuğu"
|
|
593
593
|
},
|
|
594
594
|
viewer: {
|
|
595
595
|
pageIndicator: "{total} sayfadan {current}."
|
|
596
596
|
},
|
|
597
597
|
titleBar: {
|
|
598
|
-
untitled: "
|
|
599
|
-
documentNameAriaLabel: "Belge
|
|
600
|
-
menuBarAriaLabel: "
|
|
598
|
+
untitled: "Adsız",
|
|
599
|
+
documentNameAriaLabel: "Belge adı",
|
|
600
|
+
menuBarAriaLabel: "Menü çubuğu"
|
|
601
601
|
},
|
|
602
602
|
errors: {
|
|
603
|
-
loadingDocument: "Belge
|
|
604
|
-
noDocumentLoaded: "
|
|
605
|
-
failedToLoad: "Belge
|
|
606
|
-
unableToParse: "Belge
|
|
607
|
-
somethingWentWrong: "Bir
|
|
608
|
-
errorDescription: "Bu
|
|
603
|
+
loadingDocument: "Belge yükleniyor...",
|
|
604
|
+
noDocumentLoaded: "Yüklü belge yok",
|
|
605
|
+
failedToLoad: "Belge yüklenemedi",
|
|
606
|
+
unableToParse: "Belge ayrıştırılamadı",
|
|
607
|
+
somethingWentWrong: "Bir şeyler ters gitti",
|
|
608
|
+
errorDescription: "Bu bileşen oluşturulurken bir hata oluştu. Lütfen tekrar dene veya sorun devam ederse destek ile iletişime geç.",
|
|
609
609
|
errorLabel: "Hata:",
|
|
610
|
-
componentStack: "
|
|
610
|
+
componentStack: "Bileşen yığını:",
|
|
611
611
|
tryAgain: "Tekrar dene",
|
|
612
|
-
showDetails: "
|
|
613
|
-
hideDetails: "
|
|
614
|
-
unsavedChanges: "
|
|
612
|
+
showDetails: "Ayrıntıları göster",
|
|
613
|
+
hideDetails: "Ayrıntıları gizle",
|
|
614
|
+
unsavedChanges: "Kaydedilmemiş değişiklikleriniz var. Çıkmak istediğinden emin misin?"
|
|
615
615
|
},
|
|
616
616
|
table: {
|
|
617
|
-
insertRowAbove: "
|
|
618
|
-
insertRowBelow: "Alta
|
|
619
|
-
insertColumnLeft: "Sola
|
|
620
|
-
insertColumnRight: "
|
|
621
|
-
deleteRow: "
|
|
622
|
-
deleteColumn: "
|
|
617
|
+
insertRowAbove: "Üste satır ekle",
|
|
618
|
+
insertRowBelow: "Alta satır ekle",
|
|
619
|
+
insertColumnLeft: "Sola sütun ekle",
|
|
620
|
+
insertColumnRight: "Sağa sütun ekle",
|
|
621
|
+
deleteRow: "Satırı sil",
|
|
622
|
+
deleteColumn: "Sütunu sil",
|
|
623
623
|
deleteTable: "Tabloyu sil",
|
|
624
|
-
mergeCells: "
|
|
625
|
-
splitCell: "
|
|
626
|
-
editingTools: "Tablo
|
|
624
|
+
mergeCells: "Hücreleri birleştir",
|
|
625
|
+
splitCell: "Hücreyi böl",
|
|
626
|
+
editingTools: "Tablo düzenleme araçları",
|
|
627
627
|
label: "Tablo:",
|
|
628
|
-
cellFillColor: "
|
|
629
|
-
borderColor: "
|
|
630
|
-
borderWidth: "
|
|
631
|
-
unknownAction: "Bilinmeyen
|
|
628
|
+
cellFillColor: "Hücre dolgu rengi",
|
|
629
|
+
borderColor: "Kenarlık rengi",
|
|
630
|
+
borderWidth: "Kenarlık kalınlığı",
|
|
631
|
+
unknownAction: "Bilinmeyen işlem",
|
|
632
632
|
borders: {
|
|
633
|
-
all: "
|
|
634
|
-
outside: "
|
|
635
|
-
inside: "
|
|
636
|
-
none: "
|
|
637
|
-
remove: "
|
|
638
|
-
top: "
|
|
639
|
-
bottom: "Alt
|
|
640
|
-
left: "Sol
|
|
641
|
-
right: "
|
|
642
|
-
styleAriaLabel: "
|
|
643
|
-
tooltip: "
|
|
633
|
+
all: "Tüm kenarlıklar",
|
|
634
|
+
outside: "Dış kenarlıklar",
|
|
635
|
+
inside: "İç kenarlıklar",
|
|
636
|
+
none: "Kenarlık yok",
|
|
637
|
+
remove: "Kenarlıkları kaldır",
|
|
638
|
+
top: "Üst kenarlık",
|
|
639
|
+
bottom: "Alt kenarlık",
|
|
640
|
+
left: "Sol kenarlık",
|
|
641
|
+
right: "Sağ kenarlık",
|
|
642
|
+
styleAriaLabel: "Kenarlık stili",
|
|
643
|
+
tooltip: "Kenarlıklar"
|
|
644
644
|
},
|
|
645
|
-
moreOptions: "Daha fazla tablo
|
|
645
|
+
moreOptions: "Daha fazla tablo seçeneği",
|
|
646
646
|
styles: {
|
|
647
647
|
title: "Tablo stilleri",
|
|
648
648
|
label: "Stiller",
|
|
649
649
|
normalTable: "Normal tablo",
|
|
650
|
-
tableGrid: "
|
|
651
|
-
gridTableLight: "Izgara
|
|
650
|
+
tableGrid: "Izgaralı tablo",
|
|
651
|
+
gridTableLight: "Izgara — açık",
|
|
652
652
|
plainTable1: "Sade tablo 1",
|
|
653
653
|
plainTable2: "Sade tablo 2",
|
|
654
654
|
plainTable3: "Sade tablo 3",
|
|
655
655
|
plainTable4: "Sade tablo 4",
|
|
656
|
-
gridTable1Light: "Izgara 1
|
|
656
|
+
gridTable1Light: "Izgara 1 açık",
|
|
657
657
|
gridTable4Accent1: "Izgara 4 vurgu 1",
|
|
658
658
|
gridTable5Dark: "Izgara 5 koyu",
|
|
659
659
|
listTable3Accent2: "Liste 3 vurgu 2",
|
|
@@ -664,161 +664,161 @@ var tr_default = {
|
|
|
664
664
|
},
|
|
665
665
|
tableAdvanced: {
|
|
666
666
|
verticalAlignment: "Dikey hizalama",
|
|
667
|
-
top: "
|
|
667
|
+
top: "Üst",
|
|
668
668
|
middle: "Orta",
|
|
669
669
|
bottom: "Alt",
|
|
670
|
-
cellMargins: "
|
|
671
|
-
textDirection: "Metin
|
|
670
|
+
cellMargins: "Hücre kenar boşlukları",
|
|
671
|
+
textDirection: "Metin yönü",
|
|
672
672
|
textDirections: {
|
|
673
673
|
horizontal: "Yatay (LR)",
|
|
674
|
-
verticalRL: "Dikey (
|
|
675
|
-
verticalLR: "Dikey (alt
|
|
674
|
+
verticalRL: "Dikey (üst-alt, RL)",
|
|
675
|
+
verticalLR: "Dikey (alt-üst, LR)"
|
|
676
676
|
},
|
|
677
|
-
toggleNoWrap: "
|
|
678
|
-
rowHeight: "
|
|
677
|
+
toggleNoWrap: "Sarmamayı aç/kapa",
|
|
678
|
+
rowHeight: "Satır yüksekliği",
|
|
679
679
|
heightRules: {
|
|
680
680
|
auto: "Otomatik",
|
|
681
681
|
atLeast: "En az",
|
|
682
682
|
exact: "Tam"
|
|
683
683
|
},
|
|
684
684
|
rule: "Kural",
|
|
685
|
-
height: "
|
|
686
|
-
toggleHeaderRow: "
|
|
687
|
-
distributeColumns: "
|
|
688
|
-
autoFit: "
|
|
689
|
-
tableProperties: "Tablo
|
|
690
|
-
tableAlignment: "Tablo
|
|
685
|
+
height: "Yükseklik",
|
|
686
|
+
toggleHeaderRow: "Başlık satırını aç/kapa",
|
|
687
|
+
distributeColumns: "Sütunları eşit dağıt",
|
|
688
|
+
autoFit: "İçeriğe otomatik sığdır",
|
|
689
|
+
tableProperties: "Tablo özellikleri...",
|
|
690
|
+
tableAlignment: "Tablo hizalaması",
|
|
691
691
|
alignTableLeft: "Tabloyu sola hizala",
|
|
692
692
|
alignTableCenter: "Tabloyu ortala",
|
|
693
|
-
alignTableRight: "Tabloyu
|
|
694
|
-
tableOptionsMenu: "Tablo
|
|
695
|
-
tableOptions: "Tablo
|
|
693
|
+
alignTableRight: "Tabloyu sağa hizala",
|
|
694
|
+
tableOptionsMenu: "Tablo seçenekleri menüsü",
|
|
695
|
+
tableOptions: "Tablo seçenekleri"
|
|
696
696
|
},
|
|
697
697
|
imageTransform: {
|
|
698
|
-
tooltip: "
|
|
699
|
-
rotateClockwise: "Saat
|
|
700
|
-
rotateCounterClockwise: "Saat
|
|
701
|
-
flipHorizontal: "Yatay
|
|
702
|
-
flipVertical: "Dikey
|
|
698
|
+
tooltip: "Dönüştür",
|
|
699
|
+
rotateClockwise: "Saat yönünde döndür",
|
|
700
|
+
rotateCounterClockwise: "Saat yönünün tersine döndür",
|
|
701
|
+
flipHorizontal: "Yatay çevir",
|
|
702
|
+
flipVertical: "Dikey çevir"
|
|
703
703
|
},
|
|
704
704
|
imageWrap: {
|
|
705
|
-
inline: "Metinle
|
|
705
|
+
inline: "Metinle aynı satırda",
|
|
706
706
|
floatLeft: "Sol kareleme",
|
|
707
|
-
floatRight: "
|
|
708
|
-
topAndBottom: "
|
|
709
|
-
behindText: "Metnin
|
|
710
|
-
inFrontOfText: "Metnin
|
|
707
|
+
floatRight: "Sağ kareleme",
|
|
708
|
+
topAndBottom: "Üst ve alt",
|
|
709
|
+
behindText: "Metnin arkasında",
|
|
710
|
+
inFrontOfText: "Metnin önünde",
|
|
711
711
|
tooltipPrefix: "Sarma: {label}",
|
|
712
712
|
menu: {
|
|
713
|
-
inLineWithText: "Metinle
|
|
713
|
+
inLineWithText: "Metinle aynı satırda",
|
|
714
714
|
squareLeft: "Sol kareleme",
|
|
715
|
-
squareRight: "
|
|
716
|
-
behindText: "Metnin
|
|
717
|
-
inFrontOfText: "Metnin
|
|
718
|
-
ariaLabel: "
|
|
719
|
-
imageProperties: "
|
|
715
|
+
squareRight: "Sağ kareleme",
|
|
716
|
+
behindText: "Metnin arkasında",
|
|
717
|
+
inFrontOfText: "Metnin önünde",
|
|
718
|
+
ariaLabel: "Görsel düzeni seçenekleri",
|
|
719
|
+
imageProperties: "Görsel özellikleri…"
|
|
720
720
|
},
|
|
721
721
|
menuDesc: {
|
|
722
|
-
inLineWithText: "
|
|
723
|
-
squareLeft: "
|
|
724
|
-
squareRight: "
|
|
725
|
-
behindText: "
|
|
726
|
-
inFrontOfText: "
|
|
722
|
+
inLineWithText: "Görsel satır içinde harf gibi akar",
|
|
723
|
+
squareLeft: "Görsel sola yaslanır, metin sağa sarılır",
|
|
724
|
+
squareRight: "Görsel sağa yaslanır, metin sola sarılır",
|
|
725
|
+
behindText: "Görsel metnin arkasına yerleşir",
|
|
726
|
+
inFrontOfText: "Görsel metnin üzerine yerleşir"
|
|
727
727
|
}
|
|
728
728
|
},
|
|
729
729
|
responsePreview: {
|
|
730
730
|
loading: "{action}...",
|
|
731
731
|
result: "{action} sonucu",
|
|
732
732
|
closeEsc: "Kapat (Esc)",
|
|
733
|
-
editPrompt: "Kabul etmeden
|
|
734
|
-
changes: "
|
|
733
|
+
editPrompt: "Kabul etmeden önce sonucu düzenle:",
|
|
734
|
+
changes: "Değişiklikler:",
|
|
735
735
|
original: "Orijinal:",
|
|
736
736
|
new: "Yeni:",
|
|
737
|
-
cancelEdit: "
|
|
737
|
+
cancelEdit: "Düzenlemeyi iptal et"
|
|
738
738
|
},
|
|
739
739
|
commentMarkers: {
|
|
740
|
-
resolvedComment: "
|
|
740
|
+
resolvedComment: "Çözülen yorum",
|
|
741
741
|
comment: "Yorum"
|
|
742
742
|
},
|
|
743
743
|
editor: {
|
|
744
|
-
toggleCommentsSidebar: "Yorum kenar
|
|
745
|
-
showDocumentOutline: "Belge ana
|
|
746
|
-
editing: "
|
|
747
|
-
editingDescription: "Belgeyi
|
|
748
|
-
suggesting: "
|
|
749
|
-
suggestingDescription: "
|
|
750
|
-
viewing: "
|
|
751
|
-
viewingDescription: "Salt okunur,
|
|
752
|
-
failedToParse: "Belge
|
|
753
|
-
linkRemoved: "
|
|
754
|
-
linkCopied: "
|
|
744
|
+
toggleCommentsSidebar: "Yorum kenar çubuğunu aç/kapa",
|
|
745
|
+
showDocumentOutline: "Belge ana hattını göster",
|
|
746
|
+
editing: "Düzenleniyor",
|
|
747
|
+
editingDescription: "Belgeyi doğrudan düzenle",
|
|
748
|
+
suggesting: "Öneriliyor",
|
|
749
|
+
suggestingDescription: "Düzenlemeler öneri olur",
|
|
750
|
+
viewing: "Görüntüleniyor",
|
|
751
|
+
viewingDescription: "Salt okunur, düzenleme yok",
|
|
752
|
+
failedToParse: "Belge ayrıştırılamadı",
|
|
753
|
+
linkRemoved: "Bağlantı kaldırıldı",
|
|
754
|
+
linkCopied: "Bağlantı panoya kopyalandı",
|
|
755
755
|
failedToSave: "Belge kaydedilemedi"
|
|
756
756
|
},
|
|
757
757
|
hyperlinkPopup: {
|
|
758
|
-
displayTextPlaceholder: "
|
|
758
|
+
displayTextPlaceholder: "Görüntülenen metin",
|
|
759
759
|
urlPlaceholder: "https://ornek.com",
|
|
760
|
-
copyLink: "
|
|
761
|
-
editLink: "
|
|
762
|
-
removeLink: "
|
|
760
|
+
copyLink: "Bağlantıyı kopyala",
|
|
761
|
+
editLink: "Bağlantıyı düzenle",
|
|
762
|
+
removeLink: "Bağlantıyı kaldır"
|
|
763
763
|
},
|
|
764
764
|
headerFooter: {
|
|
765
|
-
header: "
|
|
765
|
+
header: "Üstbilgi",
|
|
766
766
|
footer: "Altbilgi",
|
|
767
|
-
options: "
|
|
768
|
-
insertPageNumber: "Mevcut sayfa
|
|
769
|
-
insertTotalPages: "Toplam sayfa
|
|
770
|
-
remove: "{label}
|
|
771
|
-
closeEditing: "{label}
|
|
767
|
+
options: "Seçenekler",
|
|
768
|
+
insertPageNumber: "Mevcut sayfa numarasını ekle",
|
|
769
|
+
insertTotalPages: "Toplam sayfa sayısını ekle",
|
|
770
|
+
remove: "{label} kaldır",
|
|
771
|
+
closeEditing: "{label} düzenlemeyi kapat"
|
|
772
772
|
},
|
|
773
773
|
image: {
|
|
774
|
-
placeholder: "
|
|
775
|
-
placeholderText: "[
|
|
776
|
-
editableAriaLabel: "
|
|
774
|
+
placeholder: "Görsel yer tutucu",
|
|
775
|
+
placeholderText: "[Görsel]",
|
|
776
|
+
editableAriaLabel: "Düzenlenebilir görsel"
|
|
777
777
|
},
|
|
778
778
|
ruler: {
|
|
779
779
|
horizontal: "Yatay cetvel",
|
|
780
780
|
vertical: "Dikey cetvel",
|
|
781
|
-
firstLineIndent: "
|
|
781
|
+
firstLineIndent: "İlk satır girintisi",
|
|
782
782
|
leftIndent: "Sol girinti",
|
|
783
|
-
rightIndent: "
|
|
784
|
-
topMargin: "
|
|
785
|
-
bottomMargin: "Alt kenar
|
|
783
|
+
rightIndent: "Sağ girinti",
|
|
784
|
+
topMargin: "Üst kenar boşluğu",
|
|
785
|
+
bottomMargin: "Alt kenar boşluğu"
|
|
786
786
|
},
|
|
787
787
|
print: {
|
|
788
|
-
label: "
|
|
789
|
-
allPages: "
|
|
788
|
+
label: "Yazdır",
|
|
789
|
+
allPages: "Tümü ({totalPages} sayfa)",
|
|
790
790
|
singlePage: "Sayfa {start}",
|
|
791
791
|
pageRange: "Sayfa {start}-{end}"
|
|
792
792
|
},
|
|
793
793
|
unsaved: {
|
|
794
794
|
unsaved: "Kaydedilmedi",
|
|
795
795
|
saved: "Kaydedildi",
|
|
796
|
-
unsavedTitle: "Belgede
|
|
797
|
-
savedTitle: "
|
|
798
|
-
unsavedAriaLabel: "
|
|
799
|
-
savedAriaLabel: "
|
|
796
|
+
unsavedTitle: "Belgede kaydedilmemiş değişiklikler var",
|
|
797
|
+
savedTitle: "Tüm değişiklikler kaydedildi",
|
|
798
|
+
unsavedAriaLabel: "Kaydedilmemiş değişiklikler",
|
|
799
|
+
savedAriaLabel: "Tüm değişiklikler kaydedildi"
|
|
800
800
|
},
|
|
801
801
|
loading: {
|
|
802
|
-
label: "
|
|
802
|
+
label: "Yükleniyor"
|
|
803
803
|
},
|
|
804
804
|
agentPanel: {
|
|
805
805
|
defaultTitle: "Asistan",
|
|
806
|
-
toggle: "
|
|
806
|
+
toggle: "Asistanı aç",
|
|
807
807
|
close: "Paneli kapat",
|
|
808
|
-
resizeHandle: "Asistan panelini yeniden
|
|
809
|
-
thinking: "Asistan
|
|
810
|
-
composerPlaceholder: "Asistana sor
|
|
811
|
-
send: "
|
|
808
|
+
resizeHandle: "Asistan panelini yeniden boyutlandır",
|
|
809
|
+
thinking: "Asistan düşünüyor",
|
|
810
|
+
composerPlaceholder: "Asistana sor…",
|
|
811
|
+
send: "Gönder",
|
|
812
812
|
timeline: {
|
|
813
|
-
working: "
|
|
814
|
-
summary: "{count, plural, one {#
|
|
815
|
-
earlier: "+ {count, plural, one {#
|
|
813
|
+
working: "Çalışıyor… {count, plural, one {# adım} other {# adım}}",
|
|
814
|
+
summary: "{count, plural, one {# adım} other {# adım}}",
|
|
815
|
+
earlier: "+ {count, plural, one {# önceki adım} other {# önceki adım}}"
|
|
816
816
|
}
|
|
817
817
|
},
|
|
818
818
|
imageOverlay: {
|
|
819
|
-
deleteImage: "
|
|
820
|
-
imageProperties: "
|
|
821
|
-
rotate: "
|
|
819
|
+
deleteImage: "Görseli sil",
|
|
820
|
+
imageProperties: "Görsel özellikleri",
|
|
821
|
+
rotate: "Döndür"
|
|
822
822
|
}
|
|
823
823
|
};
|
|
824
824
|
|