📄 rval_norbok.pas
字号:
{*******************************************************}
{ }
{ RichViewActions }
{ Norwegian (Bokm錶) translation }
{ }
{ Copyright (c) Sergey Tkachenko }
{ svt@trichview.com }
{ http://www.trichview.com }
{ }
{*******************************************************}
{ Translated by: Roy Magne Klever, ****-**-** }
{ roymagne@rmklever.com }
{ }
{ Update: 2003-03-29: Did some corrections. }
{ Update: 2003-04-23: Page setup translated }
{ Update: 2003-08-23: Hyperlink translated }
{ Update: 2004-05-30 }
{ Update: 2004-08-14 }
{ Update: 2006-12-16 }
{*******************************************************}
// For your info...
// I think these texts also should be translated in every language
// Maybe a variable should be used
//
// Advanced translated to Norwegian = Avansert
unit RVAL_NorBok;
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
'&Fil', '&Rediger', 'F&ormat', '&Skrift', '&Paragraf', 'S&ett inn', '&Tabell', '&Vindu', '&Hjelp',
// exit
'&Avslutt',
// top-level menus: View, Tools,
'&Vis', 'V&erkt鴜',
// menus: Font size, Font style, Table select, Table cell align, table cell borders
//'Size', 'Style', 'Selec&t', 'Alig&n Cell Contents', 'C&ell Borders',
'St鴕relse', 'Stil', 'V&elg', '&Celle justering', 'C&elle kantlinje',
// actions -------------------------------------------------------------------
// TrvActionNew
'&Ny', 'Ny|Nytt tomt dokument',
// TrvActionOpen
'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -