mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 13:33:42 +00:00
b214b160b6
Localized resources should use the correct Chinese font names compatible with Windows.
40 lines
991 B
Text
40 lines
991 B
Text
/* Translation by Vytis 'CMan' Girdžijauskas cman@cman.us */
|
|
|
|
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
|
|
|
|
/* String Tables */
|
|
|
|
/* Default settings */
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_APPTITLE "ReactOS - Sveiki"
|
|
IDS_DEFAULT_TOPIC_TITLE "ReactOS"
|
|
IDS_DEFAULT_TOPIC_DESC "Sveiki, čia ReactOS Operacinė Sistema.\n\nPasirinkite punktą kairėje."
|
|
IDS_FONTNAME "Tahoma"
|
|
IDS_CHECKTEXT "&Rodyti šį langą vėl"
|
|
IDS_CLOSETEXT "&Išeiti"
|
|
END
|
|
|
|
/* Topic buttons */
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_TOPIC_BUTTON0 "Įdiegti &ReactOS"
|
|
IDS_TOPIC_BUTTON1 "&Peržiūrėti šį CD"
|
|
IDS_TOPIC_BUTTON2 "&Išeiti"
|
|
END
|
|
|
|
/* Topic titles */
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_TOPIC_TITLE0 "Įdiegti ReactOS"
|
|
IDS_TOPIC_TITLE1 "Peržiūrėti šį CD"
|
|
IDS_TOPIC_TITLE2 "Išeiti"
|
|
END
|
|
|
|
/* Topic descriptions */
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_TOPIC_DESC0 "Įdiekite arba atnaujinkite ReactOS."
|
|
IDS_TOPIC_DESC1 "Peržiūrėti šį CD."
|
|
IDS_TOPIC_DESC2 "Paspauskite, kad išeitumėte iš programos."
|
|
END
|