1 | #
|
---|
2 | # Lucide language file, EN
|
---|
3 | #
|
---|
4 |
|
---|
5 | #
|
---|
6 | # Main menu
|
---|
7 | #
|
---|
8 | MENU_DOCUMENT=~Document
|
---|
9 | MENU_NEW_WINDOW=~New window
|
---|
10 | MENU_OPEN=~Open...\tCtrl+O
|
---|
11 | MENU_NEXT_PREVIOUS=Next/Pre~vious
|
---|
12 | MENU_FIRST=First\tShift+Home
|
---|
13 | MENU_PREVIOUS=Previous\tShift+PgUp
|
---|
14 | MENU_NEXT=Next\tShift+PgDn
|
---|
15 | MENU_LAST=Last\tShift+End
|
---|
16 | MENU_RECENT_FILES=~Recent files
|
---|
17 | MENU_CLEAR_LIST=~Clear list
|
---|
18 | MENU_SAVE_AS=~Save As...
|
---|
19 | # MENU_PAGE_SETUP: to delete
|
---|
20 | MENU_PAGE_SETUP=Pa~ge setup...
|
---|
21 | MENU_PRINT=~Print...\tCtrl+P
|
---|
22 | MENU_PLUGINS_LIST=Plugins ~list...
|
---|
23 | MENU_EXIT=E~xit\tCtrl+X
|
---|
24 | MENU_EDIT=~Edit
|
---|
25 | MENU_COPY=~Copy\tCtrl+Insert
|
---|
26 | MENU_SELECT_ALL=Select ~all\tCtrl+/
|
---|
27 | MENU_FIND=~Find...\tCtrl+F
|
---|
28 | MENU_FINDAGAIN=Find a~gain\tCtrl+G
|
---|
29 | MENU_SETTINGS=~Settings
|
---|
30 | MENU_VIEW=~View
|
---|
31 | MENU_FIT_WINDOW=Fi~t in window\tCtrl+0
|
---|
32 | MENU_ACTUAL_SIZE=~Actual size\tCtrl+1
|
---|
33 | MENU_FIT_WIDTH=Fit ~width\tCtrl+2
|
---|
34 | # - unused - MENU_ZOOM_IN_OUT=~Zoom in/out
|
---|
35 | MENU_ZOOM_IN=Zoom in\tCtrl++
|
---|
36 | MENU_ZOOM_OUT=Zoom out\tCtrl+-
|
---|
37 | MENU_FIRST_PAGE=~First page
|
---|
38 | MENU_PREV_PAGE=~Previous page\t-
|
---|
39 | MENU_NEXT_PAGE=~Next page\t+
|
---|
40 | MENU_LAST_PAGE=~Last page
|
---|
41 | MENU_GO_TO_PAGE=~Go to page...\tCtrl+N
|
---|
42 | MENU_ROTATE_CW=~Rotate 90ø CW\tCtrl+Shift++
|
---|
43 | MENU_ROTATE_CCW=Rotate 90ø ~CCW\tCtrl+Shift+-
|
---|
44 | MENU_SINGLE_PAGE=~Single page
|
---|
45 | MENU_CONTINUOUS=C~ontinuous
|
---|
46 | MENU_DOCUMENT_INFO=~Document info...
|
---|
47 | MENU_FONTS_INFO=Fonts ~info...
|
---|
48 | MENU_WINDOW=~Window
|
---|
49 | MENU_SHOW_NAV_PANE=~Show navigation pane
|
---|
50 | MENU_MAXVIEW=~Maximized view\tF11
|
---|
51 | MENU_FULLSCREEN=~Fullscreen\tCtrl+L
|
---|
52 | MENU_HELP=~Help
|
---|
53 | MENU_PRODUCT_INFORMATION=~Product Information
|
---|
54 |
|
---|
55 | #
|
---|
56 | # Toolbar hints
|
---|
57 | #
|
---|
58 | TBHINT_OPEN=Open document...
|
---|
59 | TBHINT_PRINT=Print...
|
---|
60 | TBHINT_SHOW_NAV_PANE=Show/hide navigation pane
|
---|
61 | TBHINT_FIRST_PAGE=First page
|
---|
62 | TBHINT_PREV_PAGE=Previous page
|
---|
63 | TBHINT_NEXT_PAGE=Next page
|
---|
64 | TBHINT_LAST_PAGE=Last page
|
---|
65 | TBHINT_ACTUAL_SIZE=Actual size
|
---|
66 | TBHINT_FIT_WINDOW=Fit in window
|
---|
67 | TBHINT_FIT_WIDTH=Fit width
|
---|
68 | TBHINT_FIND=Find...
|
---|
69 | TBHINT_FINDAGAIN=Find again
|
---|
70 | TBHINT_ZOOM_IN_OUT=Zoom in/out
|
---|
71 | # toolbar's page number
|
---|
72 | TB_PAGENUM=of %d
|
---|
73 |
|
---|
74 | #
|
---|
75 | # Lucide messages
|
---|
76 | #
|
---|
77 | MSGS_MAIN_WIN_TITLE=%APPNAME% - Document Viewer
|
---|
78 | MSGS_NO_SUIT_PLUG=Can't find suitable plugin for specified document!
|
---|
79 | MSGS_FILE_LOAD_ERROR=File load error!
|
---|
80 | MSGS_LOADING_DOCUMENT=Loading document, please wait...
|
---|
81 | MSGS_CREATING_THUMBNAIL=Creating thumbnail for document, please wait...
|
---|
82 | MSGS_WARNING=Warning!
|
---|
83 | MSGS_OVERWRITE_FILE=File already exist. Overwrite?
|
---|
84 | MSGS_FILE_SAVE_ERROR=Error saving file!
|
---|
85 | MSGS_PAGE=Page
|
---|
86 | MSGS_ERROR_STARTING_BROWSER=Error starting browser!
|
---|
87 |
|
---|
88 | MSGS_LDERR=File load error: %s!
|
---|
89 | MSGS_LDERR_OUT_OF_MEMORY=Out of memory
|
---|
90 | MSGS_LDERR_OPEN_ERROR=Open error
|
---|
91 | MSGS_LDERR_READ_ERROR=Read error
|
---|
92 | MSGS_LDERR_DAMAGED=File damaged
|
---|
93 | MSGS_LDERR_WRONG_FORMAT=Wrong format
|
---|
94 | MSGS_LDERR_ENCRYPTED=File is encrypted
|
---|
95 |
|
---|
96 | MSGS_RERR_OUT_OF_MEMORY=Out of memory
|
---|
97 | MSGS_RERR_CORRUPTED_PAGE_DATA=Corrupted page data
|
---|
98 | MSGS_RERR_FONT_NOT_FOUND=Font %s not found
|
---|
99 |
|
---|
100 | #
|
---|
101 | # "Plugins list" dialog
|
---|
102 | #
|
---|
103 | PLUGLIST_PLUGINS_LIST=Plugins list
|
---|
104 | PLUGLIST_CLOSE=~Close
|
---|
105 | # List columns titles
|
---|
106 | PLUGLIST_PLUGIN_NAME=Plugin name
|
---|
107 | PLUGLIST_SUPP_EXTS=Supported extensions
|
---|
108 | PLUGLIST_PLUGIN_DESC=Plugin description
|
---|
109 |
|
---|
110 | #
|
---|
111 | # "Font info" dialog
|
---|
112 | #
|
---|
113 | FONTINFO_FONTINFO=Font info
|
---|
114 | FONTINFO_CLOSE=~Close
|
---|
115 | FONTINFO_ENUMERATING=Enumerating fonts, please wait...
|
---|
116 | # List columns titles
|
---|
117 | FONTINFO_NAME=Name
|
---|
118 | FONTINFO_TYPE=Type
|
---|
119 | FONTINFO_EMBEDDED=Embedded?
|
---|
120 | # Embedded types
|
---|
121 | FONTINFO_EMBED_NOT_EMBEDDED=Not embedded
|
---|
122 | FONTINFO_EMBED_EMBEDDED=Embedded
|
---|
123 | FONTINFO_EMBED_EMBEDDED_SUBSET=Embedded subset
|
---|
124 |
|
---|
125 | #
|
---|
126 | # "Document info" dialog
|
---|
127 | #
|
---|
128 | DOCINFO_DOCUMENT_INFO=Document info
|
---|
129 | DOCINFO_CLOSE=~Close
|
---|
130 | # Document info keys
|
---|
131 | DOCINFO_TITLE=Title:
|
---|
132 | DOCINFO_FORMAT=Format:
|
---|
133 | DOCINFO_AUTHOR=Author:
|
---|
134 | DOCINFO_SUBJECT=Subject:
|
---|
135 | DOCINFO_KEYWORDS=Keywords:
|
---|
136 | DOCINFO_CREATOR=Creator:
|
---|
137 | DOCINFO_PRODUCER=Producer:
|
---|
138 | DOCINFO_CREATION_DATE=Created:
|
---|
139 | DOCINFO_MOD_DATE=Modified:
|
---|
140 |
|
---|
141 | #
|
---|
142 | # "Find" dialog
|
---|
143 | #
|
---|
144 | FIND_FIND=Find
|
---|
145 | FIND_FIND_WHAT=~Find what
|
---|
146 | FIND_MATCH_CASE=~Match case
|
---|
147 | FIND_OK=~OK
|
---|
148 | FIND_CANCEL=~Cancel
|
---|
149 | # other 'find'-related messages
|
---|
150 | FIND_SEARCH_PAGE_OF=Searching page %d of %d...
|
---|
151 | FIND_NOT_FOUND=Not found!
|
---|
152 |
|
---|
153 | #
|
---|
154 | # "Progress" dialog
|
---|
155 | #
|
---|
156 | PDLG_PROGRESS=Progress
|
---|
157 | PDLG_CANCEL=~Cancel
|
---|
158 |
|
---|
159 | #
|
---|
160 | # About dialog
|
---|
161 | #
|
---|
162 | AD_ABOUT=About
|
---|
163 | AD_DESCRIPTION=Plugin-based document viewer with support for various file formats
|
---|
164 | AD_COPYRIGHTS=(c) by Eugene Romanenko, netlabs.org in co-operation with Serenity Systems International
|
---|
165 | AD_OK=~OK
|
---|
166 |
|
---|
167 | #
|
---|
168 | # Settings dialog
|
---|
169 | #
|
---|
170 | SD_SETTINGS=Settings
|
---|
171 | SD_DEFAULT_PAGE_LAYOUT=Default ~Page Layout
|
---|
172 | SD_DEFAULT_ZOOM=Default ~Zoom
|
---|
173 | SD_SINGLE_PAGE=Single page
|
---|
174 | SD_CONTINUOUS=Continuous
|
---|
175 | SD_OK=~OK
|
---|
176 | SD_CANCEL=~Cancel
|
---|
177 |
|
---|
178 | #
|
---|
179 | # 'Go to page' dialog
|
---|
180 | #
|
---|
181 | GTP_GOTOPAGE=Go to page
|
---|
182 | GTP_PAGE=Page
|
---|
183 | GTP_OF=of %d
|
---|
184 | GTP_OK=~OK
|
---|
185 | GTP_CANCEL=~Cancel
|
---|
186 |
|
---|
187 | #
|
---|
188 | # Print dialog
|
---|
189 | #
|
---|
190 | PD_TITLE=Print
|
---|
191 | PD_PRINTER=Printer
|
---|
192 | PD_NAME_LABEL=~Name
|
---|
193 | PD_JOB_PROPERTIES=~Job properties
|
---|
194 | PD_DRIVER_LABEL=Driver
|
---|
195 | PD_PRINT_RANGE_AND_COPIES=Print ~range and copies
|
---|
196 | PD_RANGE_ALL=~All
|
---|
197 | PD_RANGE_CURRENT_PAGE=C~urrent page
|
---|
198 | PD_RANGE_PAGES=Pa~ges
|
---|
199 | PD_FROM=~From
|
---|
200 | PD_TO=~To
|
---|
201 | PD_NUMBER_OF_COPIES=~Number of copies
|
---|
202 | PD_RANGE_EVEN_ODD_LABEL=Print range
|
---|
203 | PD_RANGE_EVEN_ODD=Even and Odd pages
|
---|
204 | PD_RANGE_ODD=Odd pages only
|
---|
205 | PD_RANGE_EVEN=Even pages only
|
---|
206 | PD_PRINT_TYPE=Print type
|
---|
207 | PD_TYPE_POSTSCRIPT=Post~script
|
---|
208 | PD_PRINT_TO_FILE=Print to file
|
---|
209 | PD_TYPE_ASIMAGE=As ~image
|
---|
210 | PD_HIGHER_IMAGE_QUALITY=~Higher image quality (slower and require more memory)
|
---|
211 | PD_PAGE_ORIENTATION=Page orientation
|
---|
212 | PD_PORTRAIT=Portrait
|
---|
213 | PD_LANDSCAPE=Landscape
|
---|
214 | PD_MARGINS=Margins (mm)
|
---|
215 | PD_MLEFT=Left
|
---|
216 | PD_MRIGHT=Right
|
---|
217 | PD_MTOP=Top
|
---|
218 | PD_MBOTTOM=Bottom
|
---|
219 | PD_SELECTED_FORM=Selected form
|
---|
220 | PD_BTNPRINT=~Print
|
---|
221 | PD_BTNCANCEL=~Cancel
|
---|
222 | PD_WRONG_MARGINS=Wrong margins!
|
---|
223 | # other 'print'-related messages
|
---|
224 | PRINT_PRINTING_PAGE_OF=Printing page %d (%d of %d)...
|
---|
225 | PRINT_GENERATING_POSTSCRIPT=Generating postscript file...
|
---|
226 | PRINT_SPOOLING_POSTSCRIPT=Spooling postscript data...
|
---|
227 | PRINT_FAILED=Print failed!
|
---|
228 |
|
---|
229 | #
|
---|
230 | # Password dialog
|
---|
231 | #
|
---|
232 | PSW_TITLE=Document is encrypted!
|
---|
233 | PSW_PASSWORD=~Password
|
---|
234 | PSW_OK=~OK
|
---|
235 | PSW_CANCEL=~Cancel
|
---|
236 |
|
---|
237 | #
|
---|
238 | # Open file dialog
|
---|
239 | #
|
---|
240 | FDLG_OPEN=Open
|
---|
241 | FDLG_FILENAME=File~name
|
---|
242 | FDLG_DRIVE=D~rive
|
---|
243 | FDLG_FILETYPE=File ~Type
|
---|
244 | FDLG_FILE=~File
|
---|
245 | FDLG_DIRECTORY=~Directory
|
---|
246 | FDLG_OK=~OK
|
---|
247 | FDLG_CANCEL=~Cancel
|
---|
248 | FDLG_NO_PREVIEW_AVAILABLE=No preview available
|
---|