[INETCPL]
[reactos.git] / reactos / dll / cpl / inetcpl / lang / lt-LT.rc
1 /*
2 * Internet control panel applet
3 *
4 * Copyright 2010-2011 Aurimas Fišeras <aurimas@gmail.com>
5 *
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
10 *
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
15 *
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 *
20 */
21
22 /* UTF-8 */
23 #pragma code_page(65001)
24
25 LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
26
27 /* "General" propsheet */
28 IDD_GENERAL DIALOG 0, 0, 320, 220
29 STYLE WS_CAPTION | WS_CHILD | WS_DISABLED
30 FONT 8, "MS Shell Dlg"
31 CAPTION "Bendrosios"
32 BEGIN
33
34 GROUPBOX " Pradžios tinklalapis ", IDC_STATIC, 4, 4, 312, 56
35 LTEXT "Galite pasirinkti adresą, kuris bus naudojamas kaip jūsų pradžios tinklalapis.",
36 IDC_STATIC, 58, 14, 252, 10
37 EDITTEXT IDC_HOME_EDIT, 58, 26, 252, 12, WS_VISIBLE | ES_AUTOHSCROLL
38 PUSHBUTTON "&Dabartinis puslapis", IDC_HOME_CURRENT, 58, 40, 80, 14
39 PUSHBUTTON "&Numatytasis puslapis", IDC_HOME_DEFAULT, 144, 40, 80, 14
40 PUSHBUTTON "&Tuščias puslapis", IDC_HOME_BLANK, 230, 40, 80, 14
41 GROUPBOX " Naršymo istorija ", IDC_STATIC, 4, 60, 312, 46
42 LTEXT "Jūs galite pašalinti puslapius podėlyje, slapukus ir kitus duomenis.",
43 IDC_STATIC, 58, 72, 252, 10
44 PUSHBUTTON "Šalinti &failus...", IDC_HISTORY_DELETE, 144, 86, 80, 14
45 PUSHBUTTON "Nuo&statos...", IDC_HISTORY_SETTINGS, 230, 86, 80, 14
46
47 END
48
49 /* "Delete browsing history" dialog */
50 IDD_DELETE_HISTORY DIALOG 0, 0, 250, 250
51 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
52 FONT 8, "MS Shell Dlg"
53 CAPTION "Šalinti naršymo istoriją"
54 BEGIN
55
56 AUTOCHECKBOX "Laikini interneto failai\nTinklalapių kopijos podėlyje, paveikslai, liudijimai.",
57 IDC_DELETE_TEMP_FILES, 10, 8, 230, 30, BS_TOP | BS_MULTILINE
58 AUTOCHECKBOX "Slapukai\nTinklalapių kompiuteryje išsaugoti failai, kuriuose saugomi naudotojų nustatymai ir prisijungimo informacija.",
59 IDC_DELETE_COOKIES, 10, 38, 230, 30, BS_TOP | BS_MULTILINE
60 AUTOCHECKBOX "Istorija\nTinklalapių, kuriuos naršėte, sąrašas.",
61 IDC_DELETE_HISTORY, 10, 68, 230, 30, BS_TOP | BS_MULTILINE
62 AUTOCHECKBOX "Formų duomenys\nNaudotojų vardai ir kita informacija, kurią įvedėte į formas.",
63 IDC_DELETE_FORM_DATA, 10, 98, 230, 30, BS_TOP | BS_MULTILINE
64 AUTOCHECKBOX "Slaptažodžiai\nIšsaugoti slaptažodžiai, kuriuos įvedėte į formas.",
65 IDC_DELETE_PASSWORDS, 10, 128, 230, 30, BS_TOP | BS_MULTILINE
66 DEFPUSHBUTTON "Atsisakyti", IDCANCEL, 185, 230, 60, 15, WS_GROUP
67 PUSHBUTTON "Šalinti", IDOK, 120, 230, 60, 15, WS_GROUP
68
69 END
70
71 /* "Security" propsheet */
72 IDD_SECURITY DIALOG 0, 0, 320, 220
73 STYLE WS_CAPTION | WS_CHILD | WS_DISABLED
74 FONT 8, "MS Shell Dlg"
75 CAPTION "Saugumas"
76 BEGIN
77
78 CONTROL "Listview", IDC_SEC_LISTVIEW, "SysListView32",
79 LVS_ICON | LVS_ALIGNLEFT | LVS_AUTOARRANGE | LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER | WS_VSCROLL,
80 4, 4, 312, 58
81 LTEXT "", IDC_SEC_ZONE_INFO, 4, 68, 312, 20
82 GROUPBOX "", IDC_SEC_GROUP, 4, 88, 312, 126
83 CONTROL "trackbar", IDC_SEC_TRACKBAR, "msctls_trackbar32",
84 TBS_VERT | TBS_AUTOTICKS | TBS_BOTH | TBS_REVERSED, 8, 98, 32, 100
85 LTEXT "", IDC_SEC_LEVEL, 48, 102, 180, 12
86 LTEXT "", IDC_SEC_LEVEL_INFO, 48, 114, 260, 80
87 END
88
89 /* "Content" propsheet */
90 IDD_CONTENT DIALOG 0, 0, 320, 220
91 STYLE WS_CAPTION | WS_CHILD | WS_DISABLED
92 FONT 8, "MS Shell Dlg"
93 CAPTION "Turinys"
94 BEGIN
95
96 GROUPBOX " Liudijimai ", IDC_STATIC, 4, 4, 312, 50
97 LTEXT "Liudijimai yra naudojami jūsų tapatumo nustatymui ir liudijimo įstaigų bei publikuotojų tapatumui nustatyti.",
98 IDC_STATIC, 58, 14, 252, 18
99 PUSHBUTTON "Liudijimai...", IDC_CERT, 146, 34, 80, 14
100 PUSHBUTTON "Publikuotojai...", IDC_CERT_PUBLISHER, 230, 34, 80, 14
101
102 END
103
104 STRINGTABLE
105 BEGIN
106 IDS_CPL_NAME "Internet Settings"
107 IDS_CPL_INFO "Configure Wine Internet Browser and related settings"
108 IDS_SEC_SETTINGS "Security settings for zone: "
109 IDS_SEC_LEVEL0 "Custom"
110 IDS_SEC_LEVEL1 "Very Low"
111 IDS_SEC_LEVEL2 "Low"
112 IDS_SEC_LEVEL3 "Medium"
113 IDS_SEC_LEVEL4 "Increased"
114 IDS_SEC_LEVEL5 "High"
115 END