Subversion Repositories Applications.papyrus

Rev

Rev 431 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 431 Rev 521
Line 6... Line 6...
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
7
 * 
7
 * 
8
 * For further information visit:
8
 * For further information visit:
9
 * 		http://www.fckeditor.net/
9
 * 		http://www.fckeditor.net/
10
 * 
10
 * 
-
 
11
 * "Support Open Source software. What about a donation today?"
-
 
12
 * 
11
 * File Name: tr.js
13
 * File Name: tr.js
12
 * 	Turkish language file.
14
 * 	Turkish language file.
13
 * 
15
 * 
14
 * File Authors:
16
 * File Authors:
15
 * 		Bogac Guven (bogacmx@yahoo.com)
17
 * 		Bogac Guven (bogacmx@yahoo.com)
Line 36... Line 38...
36
SelectAll			: "Tümünü Seç",
38
SelectAll			: "Tümünü Seç",
37
RemoveFormat		: "Biçimi Kaldir",
39
RemoveFormat		: "Biçimi Kaldir",
38
InsertLinkLbl		: "Köprü",
40
InsertLinkLbl		: "Köprü",
39
InsertLink			: "Köprü Ekle/Düzenle",
41
InsertLink			: "Köprü Ekle/Düzenle",
40
RemoveLink			: "Köprü Kaldir",
42
RemoveLink			: "Köprü Kaldir",
41
Anchor				: "Insert/Edit Anchor",	//MISSING
43
Anchor				: "Çapa Ekle/Düzenle",
42
InsertImageLbl		: "Resim",
44
InsertImageLbl		: "Resim",
43
InsertImage			: "Resim Ekle/Düzenle",
45
InsertImage			: "Resim Ekle/Düzenle",
44
InsertFlashLbl		: "Flash",	//MISSING
46
InsertFlashLbl		: "Flash",
45
InsertFlash			: "Insert/Edit Flash",	//MISSING
47
InsertFlash			: "Flash Ekle/Düzenle",
46
InsertTableLbl		: "Tablo",
48
InsertTableLbl		: "Tablo",
47
InsertTable			: "Tablo Ekle/Düzenle",
49
InsertTable			: "Tablo Ekle/Düzenle",
48
InsertLineLbl		: "Satir",
50
InsertLineLbl		: "Satir",
49
InsertLine			: "Yatay Satir Ekle",
51
InsertLine			: "Yatay Satir Ekle",
50
InsertSpecialCharLbl: "Özel Karakter",
52
InsertSpecialCharLbl: "Özel Karakter",
Line 105... Line 107...
105
MergeCells			: "Hücreleri Birlestir",
107
MergeCells			: "Hücreleri Birlestir",
106
SplitCell			: "Hücre Böl",
108
SplitCell			: "Hücre Böl",
107
CellProperties		: "Hücre Özellikleri",
109
CellProperties		: "Hücre Özellikleri",
108
TableProperties		: "Tablo Özellikleri",
110
TableProperties		: "Tablo Özellikleri",
109
ImageProperties		: "Resim Özellikleri",
111
ImageProperties		: "Resim Özellikleri",
110
FlashProperties		: "Flash Properties",	//MISSING
112
FlashProperties		: "Flash Özellikleri",
Line 111... Line 113...
111
 
113
 
112
AnchorProp			: "Çapa Özellikleri",
114
AnchorProp			: "Çapa Özellikleri",
113
ButtonProp			: "Dügme Özellikleri",
115
ButtonProp			: "Dügme Özellikleri",
114
CheckboxProp		: "Onay Kutusu Özellikleri",
116
CheckboxProp		: "Onay Kutusu Özellikleri",
Line 129... Line 131...
129
NotCompatiblePaste	: "Bu komut Internet Explorer 5.5 ve ileriki sürümleri için mevcuttur. Temizlenmeden yapistirilmasini ister misiniz ?",
131
NotCompatiblePaste	: "Bu komut Internet Explorer 5.5 ve ileriki sürümleri için mevcuttur. Temizlenmeden yapistirilmasini ister misiniz ?",
130
UnknownToolbarItem	: "Bilinmeyen araç çubugu ögesi \"%1\"",
132
UnknownToolbarItem	: "Bilinmeyen araç çubugu ögesi \"%1\"",
131
UnknownCommand		: "Bilinmeyen komut \"%1\"",
133
UnknownCommand		: "Bilinmeyen komut \"%1\"",
132
NotImplemented		: "Komut uyarlanamadi",
134
NotImplemented		: "Komut uyarlanamadi",
133
UnknownToolbarSet	: "\"%1\" araç çubugu ögesi mevcut degil",
135
UnknownToolbarSet	: "\"%1\" araç çubugu ögesi mevcut degil",
-
 
136
NoActiveX			: "You browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",	//MISSING
Line 134... Line 137...
134
 
137
 
135
// Dialogs
138
// Dialogs
136
DlgBtnOK			: "Tamam",
139
DlgBtnOK			: "Tamam",
137
DlgBtnCancel		: "Iptal",
140
DlgBtnCancel		: "Iptal",
138
DlgBtnClose			: "Kapat",
141
DlgBtnClose			: "Kapat",
139
DlgBtnBrowseServer	: "Sunucuyu Gez",
142
DlgBtnBrowseServer	: "Sunucuyu Gez",
140
DlgAdvancedTag		: "Gelismis",
143
DlgAdvancedTag		: "Gelismis",
141
DlgOpOther			: "<Diger>",
144
DlgOpOther			: "<Diger>",
142
DlgInfoTab			: "Info",	//MISSING
145
DlgInfoTab			: "Bilgi",
Line 143... Line 146...
143
DlgAlertUrl			: "Please insert the URL",	//MISSING
146
DlgAlertUrl			: "Lütfen URL girin",
144
 
147
 
145
// General Dialogs Labels
148
// General Dialogs Labels
146
DlgGenNotSet		: "<tanimlanmamis>",
149
DlgGenNotSet		: "<tanimlanmamis>",
Line 183... Line 186...
183
DlgImgAlignRight	: "Sag",
186
DlgImgAlignRight	: "Sag",
184
DlgImgAlignTextTop	: "Yazi Tepeye",
187
DlgImgAlignTextTop	: "Yazi Tepeye",
185
DlgImgAlignTop		: "Tepe",
188
DlgImgAlignTop		: "Tepe",
186
DlgImgPreview		: "Ön Izleme",
189
DlgImgPreview		: "Ön Izleme",
187
DlgImgAlertUrl		: "Lütfen resimin URL'sini yaziniz",
190
DlgImgAlertUrl		: "Lütfen resimin URL'sini yaziniz",
188
DlgImgLinkTab		: "Link",	//MISSING
191
DlgImgLinkTab		: "Köprü",
Line 189... Line 192...
189
 
192
 
190
// Flash Dialog
193
// Flash Dialog
191
DlgFlashTitle		: "Flash Properties",	//MISSING
194
DlgFlashTitle		: "Flash Özellikleri",
192
DlgFlashChkPlay		: "Auto Play",	//MISSING
195
DlgFlashChkPlay		: "Otomatik Oynat",
193
DlgFlashChkLoop		: "Loop",	//MISSING
196
DlgFlashChkLoop		: "Döngü",
194
DlgFlashChkMenu		: "Enable Flash Menu",	//MISSING
197
DlgFlashChkMenu		: "Flash Mönüsünü Kullan",
195
DlgFlashScale		: "Scale",	//MISSING
198
DlgFlashScale		: "Boyutlandır",
196
DlgFlashScaleAll	: "Show all",	//MISSING
199
DlgFlashScaleAll	: "Hepsini Göster",
197
DlgFlashScaleNoBorder	: "No Border",	//MISSING
200
DlgFlashScaleNoBorder	: "Kenar Yok",
Line 198... Line 201...
198
DlgFlashScaleFit	: "Exact Fit",	//MISSING
201
DlgFlashScaleFit	: "Tam Sığdır",
199
 
202
 
200
// Link Dialog
203
// Link Dialog
201
DlgLnkWindowTitle	: "Köprü",
204
DlgLnkWindowTitle	: "Köprü",
Line 324... Line 327...
324
 
327
 
325
PasteAsText		: "Düz Metin Olarak Yapistir",
328
PasteAsText		: "Düz Metin Olarak Yapistir",
Line 326... Line 329...
326
PasteFromWord	: "Word'den yapistir",
329
PasteFromWord	: "Word'den yapistir",
327
 
330
 
328
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",	//MISSING
331
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",	//MISSING
329
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//MISSING
332
DlgPasteIgnoreFont		: "Yazı Tipi tanımlarını yoksay",
Line 330... Line 333...
330
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
333
DlgPasteRemoveStyles	: "Sitil Tanımlarını çıkar",
331
DlgPasteCleanBox		: "Clean Up Box",	//MISSING
334
DlgPasteCleanBox		: "Temizlik Kutusu",
332
 
335
 
Line 411... Line 414...
411
// Bulleted List Dialog
414
// Bulleted List Dialog
412
BulletedListProp	: "Simgeli Liste Özellikleri",
415
BulletedListProp	: "Simgeli Liste Özellikleri",
413
NumberedListProp	: "Numarali Liste Özellikleri",
416
NumberedListProp	: "Numarali Liste Özellikleri",
414
DlgLstType			: "Tip",
417
DlgLstType			: "Tip",
415
DlgLstTypeCircle	: "Çember",
418
DlgLstTypeCircle	: "Çember",
416
DlgLstTypeDisk		: "Daire",
419
DlgLstTypeDisc		: "Disc",	//MISSING
417
DlgLstTypeSquare	: "Kare",
420
DlgLstTypeSquare	: "Kare",
418
DlgLstTypeNumbers	: "Sayilar (1, 2, 3)",
421
DlgLstTypeNumbers	: "Sayilar (1, 2, 3)",
419
DlgLstTypeLCase		: "Küçük Harfler (a, b, c)",
422
DlgLstTypeLCase		: "Küçük Harfler (a, b, c)",
420
DlgLstTypeUCase		: "Büyük Harfler (A, B, C)",
423
DlgLstTypeUCase		: "Büyük Harfler (A, B, C)",
421
DlgLstTypeSRoman	: "Küçük Romen Rakamlari (i, ii, iii)",
424
DlgLstTypeSRoman	: "Küçük Romen Rakamlari (i, ii, iii)",
Line 455... Line 458...
455
DlgDocMeAuthor		: "Yazar",
458
DlgDocMeAuthor		: "Yazar",
456
DlgDocMeCopy		: "Telif",
459
DlgDocMeCopy		: "Telif",
457
DlgDocPreview		: "Ön Izleme",
460
DlgDocPreview		: "Ön Izleme",
Line 458... Line 461...
458
 
461
 
459
// Templates Dialog
462
// Templates Dialog
460
Templates			: "Templates",	//MISSING
463
Templates			: "Düzenler",
461
DlgTemplatesTitle	: "Content Templates",	//MISSING
464
DlgTemplatesTitle	: "Ä°çerik Düzenleri",
462
DlgTemplatesSelMsg	: "Please select the template to open in the editor<br>(the actual contents will be lost):",	//MISSING
465
DlgTemplatesSelMsg	: "Editörde açmak için lütfen bir düzen seçin.<br>(hali hazırdaki içerik kaybolacaktır.):",
463
DlgTemplatesLoading	: "Loading templates list. Please wait...",	//MISSING
466
DlgTemplatesLoading	: "Düzenler listesi yüklenmekte. Lütfen bekleyiniz...",
Line 464... Line 467...
464
DlgTemplatesNoTpl	: "(No templates defined)",	//MISSING
467
DlgTemplatesNoTpl	: "(Belirli bir düzen seçilmedi)",
465
 
468
 
466
// About Dialog
469
// About Dialog
467
DlgAboutAboutTab	: "Hakkinda",
470
DlgAboutAboutTab	: "Hakkinda",