Sync to trunk revision 61757.
[reactos.git] / dll / win32 / hhctrl.ocx / lang / Ro.rc
1 /*
2 * HTML Help resources
3 *
4 * Copyright 2005 James Hawkins
5 * Copyright 2010 Claudia Cotună
6 * Michael Stefaniuc
7 * Fulea Ștefan
8 *
9 * This library is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU Lesser General Public
11 * License as published by the Free Software Foundation; either
12 * version 2.1 of the License, or (at your option) any later version.
13 *
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * Lesser General Public License for more details.
18 *
19 * You should have received a copy of the GNU Lesser General Public
20 * License along with this library; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
22 */
23
24 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
25
26 #pragma code_page(65001)
27
28 STRINGTABLE
29 BEGIN
30 IDS_CONTENTS "&Cuprins"
31 IDS_INDEX "&Index"
32 IDS_SEARCH "&Caută"
33 IDS_FAVORITES "F&avorite"
34 END
35
36 STRINGTABLE
37 BEGIN
38 IDTB_EXPAND "Afișează"
39 IDTB_CONTRACT "Ascunde"
40 IDTB_STOP "Oprește"
41 IDTB_REFRESH "Actualizează"
42 IDTB_BACK "Înapoi"
43 IDTB_HOME "Acasă"
44 IDTB_SYNC "Sincronizează"
45 IDTB_PRINT "Imprimă"
46 IDTB_OPTIONS "Opțiuni"
47 IDTB_FORWARD "Înainte"
48 IDTB_NOTES "Note"
49 IDTB_BROWSE_FWD "Caută înainte"
50 IDTB_BROWSE_BACK "Caută înapoi"
51 IDTB_CONTENTS "Cuprins"
52 IDTB_INDEX "Index"
53 IDTB_SEARCH "Caută"
54 IDTB_HISTORY "Istoric"
55 IDTB_FAVORITES "Favorite"
56 IDTB_JUMP1 "Salt1"
57 IDTB_JUMP2 "Salt2"
58 IDTB_CUSTOMIZE "Personalizare"
59 IDTB_ZOOM "Scară"
60 IDTB_TOC_NEXT "Capitol următor"
61 IDTB_TOC_PREV "Capitol precedent"
62 END