📄 pl_lang_data.inc.php
字号:
<?php
// ================================================
// SPAW PHP WYSIWYG editor control
// ================================================
// Polish language file
// ================================================
// Developed: Alan Mendelevich, alan@solmetra.lt
// Copyright: Solmetra (c)2003 All rights reserved.
// Polish translation: Jacek Czekala (jacek_czekala@post.pl)
// ------------------------------------------------
// www.solmetra.com
// ================================================
// v.1.0, 2003-06-28
// ================================================
// charset to be used in dialogs
$spaw_lang_charset = 'iso-8859-2';
// language text data array
// first dimension - block, second - exact phrase
// alternative text for toolbar buttons and title for dropdowns - 'title'
$spaw_lang_data = array(
'cut' => array(
'title' => 'Wytnij'
),
'copy' => array(
'title' => 'Kopiuj'
),
'paste' => array(
'title' => 'Wklej'
),
'undo' => array(
'title' => 'Cofnij'
),
'redo' => array(
'title' => 'Pon體'
),
'hyperlink' => array(
'title' => 'Odsy砤cz'
),
'image_insert' => array(
'title' => 'Wstaw obrazek',
'select' => 'Wybierz',
'cancel' => 'Anuluj',
'library' => 'Biblioteka',
'preview' => 'Podgl眃',
'images' => 'Obrazki',
'upload' => 'Wy秎ij obrazek',
'upload_button' => 'Wy秎ij',
'error' => 'B潮d',
'error_no_image' => 'Prosz
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -