polish.ini

来自「beat版 一看就懂」· INI 代码 · 共 33 行

INI
33
字号
; -----------------------------------------------------------------------------
;
; Universal Extractor Language File
; Written for Universal Extractor 1.5
; Author:       ULTIMA PRIME <tcmdup@gmail.com>
; Homepage:     http://www.tcup.totalcmd.net
;
; Translation Instructions:
;       Copy this file to a new file named after the new language
;               Eg: A language file for the German language would be named German.ini.
;       Replace the English words and phrases with their native equivalents,
;               attempting to match the English phrasing and case-sensitivity as
;               closely as possible for the sake of consistency
;       E-mail new language files to jbreland@legroom.net for inclusion in main
;               Universal Extractor installer
;
;       The following symbols have special meanings:
;       & - when used in a GUI label or button, it precedes the letter that will
;               be registered as a "hotkey" for that function
;       %n - indicates a newline character, which will be replaced when displayed
;       %t - indicates a tab character, which will be replaced when displayed
;       %s - indicates a string variable that UniExtract will replace when displayed
;               The contents each %s variables is hardocded into UniExtract.
;               The order and number of %s variables is very important and should not
;               be modified.
;
; -----------------------------------------------------------------------------

[UniExtract]
; GUI labels and buttons
OK_BUT = "&OK"
CANCEL_BUT = "&Anuluj"
MAIN_ARCHIVE_LABEL = "Zapisuj &histori

⌨️ 快捷键说明

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