rval_turkish.pas

来自「richviewaction 1.58 需要richview 1.9.46」· PAS 代码 · 共 31 行

PAS
31
字号

{*******************************************************}
{                                                       }
{       RichViewActions                                 }
{       Turkish (TR) translation                        }
{                                                       }
{       Copyright (c) Necmettinozalp                    }
{       necmettinozalp@hotmail.com                      }
{       http://www.trichview.com                        }
{                                                       }
{       Copyright (c) 輇rahim Kutluay                   }
{       ikutluay@ibrahimkutluay.net                     }
{                                                       }
{*******************************************************}
{ Updated: 2006-12-16                                   }
{*******************************************************}

unit RVAL_Turkish;

interface

implementation
uses Windows, RVALocalize;

const
  Messages: TRVAMessages =
  (
  '',
  // not used in actions, but can be useful: common menus:
  // top-level menus: File, Format, Text, Paragraph, Insert, Table, Window, Help
  '&Dosya', '&D鼁en', '&Bi鏸m', '&Yaz

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?