source: other-projects/rsyntax-textarea/src/i18n/org/fife/ui/rtextarea/RTextArea_tr.properties@ 25584

Last change on this file since 25584 was 25584, checked in by davidb, 12 years ago

Initial cut an a text edit area for GLI that supports color syntax highlighting

File size: 763 bytes
Line 
1Action.Copy.Mnemonic=K
2Action.Copy.Name=Kopyala
3Action.Copy.Desc=Secileni ClipBoarda Kopyalar.
4
5Action.Cut.Mnemonic=X
6Action.Cut.Name=Kes
7Action.Cut.Desc=Secileni Kaldirip ClipBoarda Yerlestirir.
8
9Action.Delete.Mnemonic=S
10Action.Delete.Name=Sil
11Action.Delete.Desc=Secileni Kaldir.
12
13Action.Paste.Mnemonic=Y
14Action.Paste.Name=Yapistir
15Action.Paste.Desc=Metni Metin Dosyasindaki Su Anki Yere Yapistir.
16
17Action.SelectAll.Mnemonic=T
18Action.SelectAll.Name=Tumunu Sec
19Action.SelectAll.Desc=Metin Belgesindeki Butun Metini Secer.
20
21Action.Undo.Mnemonic=U
22Action.CantUndo.Name=Geri Alinamaz
23Action.Undo.Desc=Son Eylemi Geri Alir.
24
25Action.Redo.Mnemonic=R
26Action.CantRedo.Name=Yeniden Yapilamaz
27Action.Redo.Desc=Geri Alinan Eylemi Yeniden Uygular.
Note: See TracBrowser for help on using the repository browser.