📄 rval_polish.pas
字号:
{*******************************************************}
{ }
{ RichViewActions }
{ Polish translation }
{ }
{ Copyright (c) 2002-2003, Sergey Tkachenko }
{ svt@trichview.com }
{ http://www.trichview.com }
{ }
{*******************************************************}
{ Translated by: Grzegorz Rewucki 2004-10-04 }
{ grewucki@rewucki.pl }
{ Updated: 2007-03-05 }
{*******************************************************}
unit RVAL_Polish;
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
'&Plik', '&Edycja', 'F&ormat', '&Czcionka', '&Akapit', 'W&staw', '&Tabela', '&Okno', 'Pomo&c',
// exit
'Za&ko馽z',
// top-level menus: View, Tools,
'&Widok', '&Narz阣zia',
// menus: Font size, Font style, Table select, Table cell align, table cell borders
'&Rozmiar', '&Styl czcionki', '&Zaznacz', 'Wyr體&naj kom髍ki', 'Obra&mowanie kom髍ek',
// actions -------------------------------------------------------------------
// TrvActionNew
'&Nowy', 'Nowy|Tworzy nowy dokument',
// TrvActionOpen
'&Otw髍z...', 'Otw髍z|Otwiera istniej筩y dokument',
// TrvActionSave
'&Zapisz', 'Zapisz|Zapisuje aktywny dokument',
// TrvActionSaveAs
'Zapisz j&ako...', 'Zapisz jako...|Zapisuje aktywny dokument pod now
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -