b5953046243b32b0f39e90595b6bd8ec3d1c3c07
[reactos.git] / reactos / base / setup / welcome / lang / ro-RO.rc
1 /*
2 * FILE: base/setup/welcome/lang/ro-RO.rc
3 * ReactOS Project (http://www.reactos.org)
4 * TRANSLATOR: Fulea Ștefan (PM on ReactOS Forum to fulea.stefan)
5 * CHANGE LOG: 2011-10-30 initial translation
6 */
7
8 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
9
10 /* String Tables */
11
12 /* Default settings */
13 STRINGTABLE
14 BEGIN
15 IDS_APPTITLE "ReactOS - Bun venit"
16 IDS_DEFAULTTOPICTITLE "ReactOS"
17 IDS_DEFAULTTOPICDESC "Bun venit în Sistemul de Operare ReactOS.\n\nAlegeți o opțiune din stânga."
18 // IDS_CHECKTEXT "Afișează acest dialog și altă dată"
19 // IDS_CLOSETEXT "Ieșire"
20 END
21
22 /* Topic buttons */
23 STRINGTABLE
24 BEGIN
25 IDS_TOPICBUTTON0 "Instalare ReactOS"
26 IDS_TOPICBUTTON1 "Explorare CD"
27 IDS_TOPICBUTTON2 "Ieșire"
28 // IDS_TOPICBUTTON3 "Empty Topic 3"
29 // IDS_TOPICBUTTON4 "Empty Topic 4"
30 // IDS_TOPICBUTTON5 "Empty Topic 5"
31 // IDS_TOPICBUTTON6 "Empty Topic 6"
32 // IDS_TOPICBUTTON7 "Empty Topic 7"
33 // IDS_TOPICBUTTON8 "Empty Topic 8"
34 // IDS_TOPICBUTTON9 "Empty Topic 9"
35 END
36
37 /* Topic titles */
38 STRINGTABLE
39 BEGIN
40 IDS_TOPICTITLE0 "Instalare ReactOS"
41 IDS_TOPICTITLE1 "Explorare CD"
42 IDS_TOPICTITLE2 "Ieșire"
43 // IDS_TOPICTITLE3 "Empty Topic Title 3"
44 // IDS_TOPICTITLE4 "Empty Topic Title 4"
45 // IDS_TOPICTITLE5 "Empty Topic Title 5"
46 // IDS_TOPICTITLE6 "Empty Topic Title 6"
47 // IDS_TOPICTITLE7 "Empty Topic Title 7"
48 // IDS_TOPICTITLE8 "Empty Topic Title 8"
49 // IDS_TOPICTITLE9 "Empty Topic Title 9"
50 END
51
52 /* Topic descriptions */
53 STRINGTABLE
54 BEGIN
55 IDS_TOPICDESC0 "Creați o instalare nouă sau actualizați o instalare existentă."
56 IDS_TOPICDESC1 "Explorați conținutul acestui CD."
57 IDS_TOPICDESC2 "Apăsați pentru a ieși din aplicație."
58 // IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here."
59 // IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here."
60 // IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here."
61 // IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here."
62 // IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here."
63 // IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here."
64 // IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here."
65 END