blob: 05bb8f9c749fe926121490f0b00fe3050d2dd726 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
# English messages for NetSurf
# Menus
NetSurf:NetSurf
Info:Info
Choices:Choices...
Help:Help...
Quit:Quit
Page:Page
PageInfo:Info...
Save:Save F3
SaveComp:Full save ‹F3
Export:Export
ExportAs:Export as
Draw:Draw ‹^F3
Text:Text ^F3
Print:Print...
Selection:Selection
Copy:Copy to clipboard
SelectAll:Select all
Clear:Clear selection
Navigate:Navigate
OpenURL:Open URL...
Home:Home page
Back:Back one page
Forward:Forward one page
Reload:Reload this page
View:View
ScaleView:Scale view
Themes:Themes
# Download window
Downloaded:Download complete, %lu bytes
# Forms
Form_Submit:Submit
Form_Reset:Reset
Form_None:
Form_Many:(Many)
Not2xx:Server returned an error
cookiefile:Choices:WWW.NetSurf.Cookies
cookiejar:<Choices$Write>.WWW.NetSurf.Cookies
ErrorPage:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><title>Page error</title></head><body><h1>Sorry, NetSurf was unable to display this page</h1><p><strong>%s</strong></p></body></html>
InvalidURL:The address <em>%s</em> could not be understood.
NoMemory:NetSurf is running out of memory. Please free some memory and try again.
FontBadInst:An error occurred when initialising fonts due to the presence of obsolete copies of the ROM fonts on disc. NetSurf will exit and launch a program which will attempt to fix this.
FontError:Failed to open font "Homerton.Medium" (%s).
Loading:Opening page...
RecPercent:Received %lu of %lu bytes (%u%%)
Received:Received %lu bytes
Converting:Converting %lu bytes
BadRedirect:Bad redirect URL
FetchFailed:Unable to fetch document
Complete:Page complete (%gs)
Redirecting:Redirecting...
Processing:Processing document
Formatting:Formatting document
FetchObjs:Loading %u objects
FetchObjs2:Loading %u objects: %s
Done:Document done
FetchStyle:Loading %u stylesheets
FetchStyle2:Loading %u stylesheets: %s
NotCSS:Warning: stylesheet is not CSS
BadObject:Warning: bad object type
ObjError:Error loading object: %s
DrawTitle:Draw image (%lux%lu, %lu bytes)
GIFTitle:GIF image (%lux%lu)
JPEGTitle:JPEG image (%ux%u, %lu bytes)
PNGTitle:PNG image (%lux%lu)
SpriteTitle:Sprite image (%lux%lu, %lu bytes)
SelectMenu:Select
SaveSource:Source
SaveDraw:Webpage
SaveText:Webpage
|