?? auautoupgraderlang.rc
字號:
// AVALIABLE LANGUAGE RESOURCES:
#define stEnglish 41000
#define stRussian 41050
#define stGerman 41100
#define stFrench 41150
#define stSpanish 41200
#define stPortuguese 41250
#define stPortugBrazil 41300
#define stItalian 41350
#define stDutch 41400
#define stDanish 41450
#define stSwedish 41500
#define stFinnish 41550
#define stEstonian 41600
#define stUkrainian 41650
#define stPolish 41700
#define stCzech 41750
#define stHungarian 41800
#define stRomanian 41850
#define stCatalan 41900
#define stBasque 41950
#define stAfrikaans 42000
#define stChineseTrad 42050
#define stChineseSimp 42100
#define stIndonesian 42150
#define stMalay 42200
#define stIcelandic 42250
#define stTurkish 42300
#define stNorwegian 42350
// ^- here you can add your language
// optional resources
STRINGTABLE
{
stEnglish-1, "AutoUpgrader"
stEnglish-2, "Delphi"
stEnglish-3, "<AppTitle>"
}
// -= English =-
#pragma code_page(1252)
STRINGTABLE
{
// Captions for forms, panels and labels
stEnglish, "Application update wizard"
stEnglish+1, "Downloading files..."
stEnglish+2, "Upgrade completed!"
stEnglish+3, "Current file"
stEnglish+4, "All files"
stEnglish+5, "Downloading file from"
stEnglish+6, "File size: %.1f Kb"
stEnglish+7, "Transfer rate: %.1f Kb/s"
stEnglish+8, "Estimated time left: %d:%.2d:%.2d"
stEnglish+9, "Downloading %d of %d"
stEnglish+10, "The update of %s has been successfully completed.\n\nPress the OK button to restart program."
stEnglish+11, "Enter password"
stEnglish+12, "User Name"
stEnglish+13, "Password"
// Buttons
stEnglish+14, "&Yes"
stEnglish+15, "&No"
stEnglish+16, "&OK"
stEnglish+17, "&Cancel"
stEnglish+18, "&Next >"
stEnglish+19, "&Later"
// Error messages
stEnglish+20, "Warning"
stEnglish+21, "Error"
stEnglish+22, "Preparing. . ."
stEnglish+23, "A newer version of %s was released.\n%s\nDo you want to update your version with the latest one?"
stEnglish+24, "Newer version not found. You actually are\nusing most recent version of this program."
stEnglish+25, "File which contains upgrade information was not found on developer's site."
stEnglish+26, "Host %s unreachable.\n\nPlease check your Internet connection and\ntry to upgrade this software again later."
stEnglish+27, "The update is not completed.\nWould you like to abort upgrading?"
stEnglish+28, "File %s not found or inaccessible.\n\nTry to skip this file and continue upgrade?"
stEnglish+29, "Access to remote file ""%s"" is password protected.\n\nPlease enter your username and password (received after registration) to continue software upgrade."
stEnglish+30, "Connection with remote server lost.\n\nPlease restore connection and try to\nupgrade this software again later."
}
// -= Russian =-
#pragma code_page(1251)
STRINGTABLE
{
// 青泐腩悵
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -