; Opera language file version 2.0 ; Copyright © 1995-2006 Opera Software ASA. All rights reserved. ; Created on 2006-12-13 15:22 ; Translated on 2007-03-13 01:58 with Opera Translation Tool 2.3 by marcOpera ; Lines starting with ; (like this) are comments and need not be translated [Info] Language="en" ; The string below is the language name in its own language LanguageName="english" Charset="utf-8" Build.Win=8679 Version.Win=9.10 DB.version=852 [Translation] ; General strings ; Used in a popup error message when Opera can't connect to the remote ; server due to other phenomena than the one stated in 32873. -303587263="Could not connect to remote server" ; The error code corresponding to this string is used in a number of ; situations when the server has abruptly closed the connection, and then ; the string can be used in a popup error message. 406813980="Connection closed by remote server" ; Used in a popup error message when Opera has failed to load a requested ; page more than once. -767243423="Repeated attempts failed to load this page completely.\r\n\r\nThere may be a problem on the server." ; Used in a popup error message when Operas request to connect to a server ; is refused. (For example when the server exists but does not answer on ; the specified port.) -1847391312="Could not connect to remote server" ; Used in a popup error message when Opera has tried to resolve a server ; name with the DNS to fetch a requested document from it, and the server ; domain exists but the server itself does not (for example ; http://fff.example.com). -467236228="Could not locate remote server" ; Used in a popup error message when Opera has tried to resolve a server ; name with the DNS to fetch a requested document from it, and the server ; domain doesn't exist (for example http://invalid). -1504149836="Address not available from this machine" ; Used as default error message in a popup error message, when no other ; network error message applies. -1467543495="Internal communication error" ; Used in a popup error message when there is no route from the client's ; subnet to the server's subnet, likely due to a badly configured network. 948480566="Network not available. Contact your system administrator." ; Used in a number of error situations, when the user has entered a ; malformed URL, such as opera:nonexistant, into the URL field. The http ; respose error code 400 (Bad request), and some other http error codes ; between 400 and 500 (signifying client errors) also give the same ; result. -14659052="Äịa chỉ không chuẩn" ; Used in a popup error message when the network of the underlying system is ; down. This could be due to errors in the protocol stack, network card or ; driver, or in the physical network outside of the system. 1420893634="Network problem" ; Used in a popup error message when the server has tried to redirect a ; document request from Opera to an adress and Opera fails to connect to ; that server. 890657822="The server tried redirecting to an invalid address.\r\nPlease report this to the webmaster of the site." ; Used in a popup error message when a proxy server has been specified for a ; specific request type, and the proxy server doesn't answer when an URL ; of that type is entered in the URL field. 966887426="Could not connect to proxy server" ; Used in a popup error message when Opera has tried to resolve a proxy ; server name with the DNS to fetch a requested document from it, and the ; server domain exists but the server itself does not (for example ; fff.opera.com). 803238461="Could not find proxy server" ; Used in a popup error message when Opera has tried to resolve a proxy ; server name with the DNS to fetch a requested document from it, and the ; server domain doesn't exist (for example fjdlsakhngfjf). -936682827="Could not access proxy server. Server is not available" ; Used in a popup error message when Operas request to connect to a proxy ; server is refused. (For example when the server exists but does not ; answer on the specified port.) 1943858161="Could not connect to proxy server. Access denied" ; Used when Opera has tried to open a network socket to a server and the ; socket is busy. This message should be handled internally most of the ; time. -1157672946="Network socket blocking" ; Used in a popup error message when a non-recoverable error has occurred in ; the network protocol stack or network drivers of the system. 182377296="Network socket problems. Please check your network drivers." ; 799744891="Remote server timed out. Please try again later." ; Used in a popup error message when not enough socket resources (file ; handles, network buffers) are free. -1550530872="Network socket resource problems. Try again" ; Used in a popup error message when Opera discovers that the network ; implementation lacks functionality needed to handle the protocol that is ; needed to fulfill a request. -964370023="This Winsock implementation lacks important functionality." -377063689="Incorrect Winsock version" ; The default error message, used in any situation where no more specific ; error message can be created. 109608805="Internal program error." -352821964="Please wait until the current print job has completed" 575013369="Could not generate new window. Out of memory or resources" ; Used in a popup error message when the address type is unknown or ; unsupported. 1118839518="The address type is unknown or unsupported" ; Might be used in a popup error message when the user has clicked the Home ; button and no home page is set in preferences and we don't have a quick ; UI (if we have Quick we use the Set homepage dialog). 2075232397="No home page defined. Please define one." 2050542879="Could not establish a connection to the printer" ; Used in an error popup message when the printer has encountered an error ; while printing (as opposed to 20013 which pops up if the printing can't ; even start, which is more likely.) 1725016247="Could not print page. Please check whether the printer is accessible" 156962827="In trang" ; Used in a popup error message when the user has requested a file from the ; server that it's not allowed to fetch (HTTP response code 4?? unless ; handled specifically), if the user has set the Network/Server ; errors/Always show dialog box preference. 821358772="The remote server refuses to perform the request.\r\nThis address is not available." ; Used in a popup error message when the user has requested a file from the ; server that does not exist (HTTP response code 404), if the user has set ; the Network/Server errors/Always show dialog box preference. -1304259437="Address not found:" ; Used in a popup error message as a default message when the user has made ; a valid request for a file from the server, and the server encounters an ; error that prevents it to fulfill the request (HTTP response code 5xx ; and 6xx), if the user has set the Network/Server errors/Always show ; dialog box preference. -1534197113="Remote server or file not found" ; Used in a popup error message when the user has requested a file from the ; server, and the server could not fulfill the request since this ; functionality wasn't implemented (HTTP error code 501), if the user has ; set the Network/Server errors/Always show dialog box preference. 692443531="The remote server lacks necessary functionality" ; Used in a popup error message when the user has requested a document from ; the server, the server sends the document using HTTP compression, and ; the document decoder couldn't decode the data properly. 324835147="Problem encountered while decoding data. Possibly due to corrupted data." ; Used in a popup error message when the user has submitted a form using a ; HTTP request method (specified with the METHOD attribute to the FORM tag ; in the HTML form) that the server does not accept (HTTP error code 405), ; if the user has set the Network/Server errors/Always show dialog box ; preference. 1580841951="The HTTP request method was not accepted by the server" ; Used in a popup error message when the user tries to fetch a document by ; clicking a link, and the server cannot send the requested document in a ; format that matches the content of the HTTP accept headers sent in the ; request (HTTP error code 406), if the user has set the Network/Server ; errors/Always show dialog box preference. However, Opera accepts all ; document formats and sends *.* in its accept header, so this is unlikely ; to happen. 1149298043="The server was unable to send acceptable data" ; Used in a popup error message when the user has requested a document from ; the server, the server needs more data from Opera to fulfill the ; request, and Opera fails to deliver the data before the server times out ; and cancels the request (HTTP error code 408). Unlikely to happen very ; often. Visible if the user has set the Network/Server errors/Always show ; dialog box preference -751126418="The server timed out" ; Used in a popup error message when Opera has sent a HTTP request to fetch ; or send a document to the server, and the server determins that there's ; a conflict with a third part regarding the document, that can be solved ; by the user (HTTP error message 409). This could happen when the user ; submits a form that leads to a change of an online document, and the ; server detects that the changes conflicts with other changes already ; made to the document. Visible if the user has set the Network/Server ; errors/Always show dialog box preference 1517647577="Conflict with existing resource on server" ; Used in a popup error message when the user has requested a document and ; the server answers that the document has been there, but has been ; permanently removed (HTTP error code 410). Visible if the user has set ; the Network/Server errors/Always show dialog box preference. -711230064="The address is no longer available" ; Used in a popup error message if the user has sent a request to the ; server, and the server answers that it needs a Content-Length header to ; process the request (HTTP error code 411). Opera never sends requests ; without a valid Content-Lenght header. Visible if the user has set the ; Network/Server errors/Always show dialog box preference. 758757449="HTTP content length was required" ; Used in a popup error message if the user has sent a request to the server ; containing one or more precondition headers, and one or more of these ; preconditions evaluated false on the server (HTTP error code 412). The ; precondition headers could be If-Range and If-Modifified-Since, that ; could be used to fetch the missing parts of a earlier partially fetched ; documents, if the document is still the same. Unlikely to happen. ; Visible if the user has set the Network/Server errors/Always show dialog ; box preference. 329914774="HTTP preconditions failed" ; Used in a popup error message when the user has sent a request to a ; server, and the server signalled that the request entity (the actual ; request data) was too large (HTTP error code 413). Visible if the user ; has set the Network/Server errors/Always show dialog box preference. -1058835823="HTTP request data was too long" ; Used in a popup error message when the user has sent a request to a server ; and the URL is longer than the server can handle (HTTP error code 414). ; Visible if the user has set the Network/Server errors/Always show dialog ; box preference. -1079658918="The HTTP address is too long" ; Used in a popup error message when the user has sent a request to a server ; and the server didn't recognize the content type of the request entitiy ; (HTTP error code 415). Visible if the user has set the Network/Server ; errors/Always show dialog box preference. -1140372240="The server did not recognize the content type" ; Used in a popup error message if Opera has requested a part of a file that ; does not exist (HTTP error code 416). This shouldn't happen. Visible if ; the user has set the Network/Server errors/Always show dialog box ; preference. -616120726="The server could not send the requested part of the file" ; Used in a popup error message if Opera has sent a request with certain ; expectations in the HTTP header 'Expect', and the server can't meet that ; expectation because vital features are not implemented. For example, the ; server can be expected to handle HTTP_CONTINUE (HTTP reply code 100) ; when sending in forms (HTTP error code 417). Visible if the user has set ; the Network/Server errors/Always show dialog box preference. 857450575="HTTP expectation failed" ; Used in a popup error message when Opera has sent a request to a HTTP ; proxy server, and the upstream server returned an invalid response code ; (HTTP error code 502). Visible if the user has set the Network/Server ; errors/Always show dialog box preference. -1195254785="HTTP gateway failed" ; Used in a popup error message when the user has requested a document and ; the server can't fulfill the request since it's overloaded or offline ; (HTTP error code 503). Visible if the user has set the Network/Server ; errors/Always show dialog box preference. 1578430811="The service is overloaded or offline. Please try again later" ; Used in a popup error message when the user has sent a request to a proxy ; server, and the upstream server did not answer before the proxy server ; timed out (HTTP error code 504). Visible if the user has set the ; Network/Server errors/Always show dialog box preference. -1311914337="HTTP gateway timed out" ; Used in a popup error message when the user has requested a document from ; a server, and the server doesn't support the HTTP version used (HTTP ; error code 505). Visible if the user has set the Network/Server ; errors/Always show dialog box preference. 1531026242="The HTTP version was not accepted" ; Used in a warning popup message when the user has tried to fetch a ; document from a server, using HTTP digest authentication to check the ; documents integrity, and the authentication failed. -740353027="Authentication failed. Content may not be trusted" ; Used in a warning popup message when the user has tried to fetch a ; document from a proxy server, using HTTP digest authentication to check ; the documents integrity, and the authentication failed. -1145474466="Proxy authentication failed. Content may not be trusted" ; Used in a popup error message when the user has entered an FTP URL into ; the URL field, and the server answered that the ftp service was not ; currently available (FTP error 421). 620822149="FTP server not available" ; Used in a popup error message as a default error message when the user has ; entered an FTP URL into the URL field and an error has occurred. 195626167="Internal error in FTP module" ; Used in a popup error message when the user has entered an FTP URL into ; the URL field, and the server has rejected the connection. -1924345111="Could not connect. FTP server may be too busy." ; Can be used when the the user has entered an FTP URL into the URL field, ; and the server has rejected the connection because the provided user ; name didn't exist. Normally an authentication dialog is shown instead. -1848604135="User not found on FTP server" ; Can be used when the the user has entered an FTP URL without user name and ; password into the URL field to do an anonymous login, and the server did ; not accept anonymous logins. Normally an authentication dialog is shown ; instead. 1189442079="Connection to this FTP server requires username and password" ; Used in a popup error message when the user has entered an FTP URL into ; the URL field, and the directory did not exist 1347458739="FTP directory not found" ; Used in a popup error message when the user has entered an FTP URL into ; the URL field, and the file did not exist. 677350004="File not found" ; Used in a popup error message when an initiated FTP file download is ; interrupted by the server, either by the connection being closed (FTP ; error 426) or the download action being aborted (FTP error 451). 749039349="Connection closed by remote FTP server" ; Used in a popup error message when the user has entered an FTP URL in the ; URL field to request a file download, and the server signals that it ; can't set up a passive data channel to transfer the file (FTP error ; 425). 114420836="Could not open remote FTP channel" ; Used in a popup error message when the user has entered a file URL ; pointing to a file that does not exist in the URL field. 1341715899="Could not open file" 29719148="Printer scale can only be set between 20 and 400%. Please enter a legal value" -1531609405="The maximum connections to a single server must be between 1 and 99." 1990780688="The maximum total connections must be between 1 and 999." -841488811="The number of history lines must be set between 0 and 999." ; Used in a popup error message when the user has requested a file from the ; server, and the server recieves the request but no data exists to return ; (HTTP error code 204), if the user has set the Network/Server ; errors/Always show dialog box preference. -889828450="Remote server accepted the request - no content returned" ; Used in a popup error message when the user has entered a file URL in the ; URL field and the file is read-protected. -308415646="Access denied to this file" ; Used in a popup error message when the user has entered a file URL in the ; URL field and the file does not exist. 1307823342="File does not exist" ; Used in a popup error message when Opera has tried to write a file to disk ; and there was not enough disk space left. This happens for example when ; trying to save a page to disk, but also in many other places and ; situations, not always connected with something that the user does. -741209408="Could not write to file. Disk full." ; Used in a popup error message when Opera has failed to write data into the ; cache, for example when fetching a document. 435718529="Internal cache error" 520154852="Out of resources. Could not load string" ; Used as default text on file upload input elements in forms in HTML ; documents. -1783794762="Choose" ; Used in a popup error message when the user has entered a telnet URL ; (starts with 'telnet:') in the URL field to start a telnet session, and ; no telnet application is specified in preferences. -510694030="No Telnet application specified. Please enter the full path of a Telnet application in Tùy biến." ; Used in a popup error message when the user has entered a telnet URL ; (starts with 'telnet:') in the URL field to start a telnet session, and ; no hostname has been specificed in the url. 426171406="No hostname specified" ; Used in a popup error message when the user has entered a TN3270 URL ; (starting with tn3270:) in the URL field, to connect to a server with ; TN3270, and no path to a TN3270 terminal application has been specified ; in the preferences. (TN3270 is a variant of telnet used mainly on IBM ; mainframes). -1755894156="No TN3270 application specified. Please enter the full path of a TN3270 application in Tùy biến." ; Used in a popup error message when the user has entered a TN3270 URL ; (starting with tn3270:) in the URL field, to connect to a server with ; TN3270, and no hostname has been specified. (TN3270 is a variant of ; telnet used mainly on IBM mainframes). -819028720="No hostname specified" -1072146715="Skin các tệp tin (*.zip)|*.zip|All files (*.*)|*.*|" -1005530747="HTML các tệp tin|*.htm;*.html|Web archives|*.mht|Text files|*.txt|GIF files|*.gif|PNG files|*.png|JPEG files|*.jpg;*.jpeg|BMP files|*.bmp|SVG files|*.svg;*.svgz|Sound files|*.wav|AVI video files|*.avi|MIDI music files|*.mid;*.midi|Opera window setup|*.win|XML files|*.xml|Style Sheets|*.css|All files (*.*)|*.*|" ; Used in the File/Open dialog to let the user select what type of files the ; dialog should show. The labels are visible in the File type dropdown ; list. 1697415490="HTML các tệp tin (*.htm;*.html)|*.htm;*.html|Text files (*.txt)|*.txt|GIF files (*.gif)|*.gif|PNG files (*.png)|*.png|JPEG files (*.jpg)|*.jpg|BMP files (*.bmp)|*.bmp|SVG files|*.svg;*.svgz|All files (*.*)|*.*|" 1485048895="Program các tệp tin (*.exe)|*.exe|All files (*.*)|*.*|" -1970773635="Sound các tệp tin (*.wav)|*.wav|All files (*.*)|*.*|" 592736239="X509 (*.usr)|*.usr|PKCS #7 signed (*.p7s)|*.p7s|PKCS #7 (*.p7)|*.p7|PKCS #12 (with private key) (*.p12)|*.p12;*.pfx|PEM file (*.pem)|*.pem|All các tệp tin|*.*|" 1738062614="X509 (*.usr)|*.usr|PKCS #7 signed (*.p7s)|*.p7s|PKCS #7 (*.p7)|*.p7|PKCS #12 (with private key) (*.p12)|*.p12;*.pfx|PEM file (*.pem)|*.pem|" -1668392241="X509 (*.ca)|*.ca;*.crt;*.cer;*.509;*.der|PKCS #7 signed (*.p7s)|*.p7s|PKCS #7(*.p7)|*.p7|PEM file (*.pem)|*.pem|All các tệp tin|*.*|" 1902934622="Comma delimited các tệp tin (*.csv)|*.csv|All files (*.*)|*.*|" ; Used in the authentication dialog when the user tries to access a password ; protected document. 190440433="Hãy Ä‘iá»n tên truy cập và mật khẩu cho trang này." ; Used in the authentication dialog when the user has tried to access a ; password protected HTML page and authentication has failed. 1179984052="Could not authenticate with page. Please re-enter username and password." ; Used when the user has tried to access an URL type that according to the ; settings in preferences should be accessed through a proxy server, and ; the proxy server requires authentication. -877069358="Please enter username and password for this proxy server." ; Used when the user has tried to access an URL type that according to the ; settings in preferences should be accessed through a proxy server, and ; the authentication to the proxy server fails. 1607302869="Could not authenticate with proxy server. Please re-enter username and password." -1381160483="CSS các tệp tin (*.css)|*.css|HTML files (*.htm,*.html)|*.htm;*.html|All files (*.*)|*.*|" -1548879258="Pictures|*.gif;*.png;*.jpg;*.jpeg;*.jpe;*.bmp|All các tệp tin|*.*|" -1764642929="Message(s) posted" ; Used in a popup error message when Opera finds that the document type is ; unknown, or no document exists. This is hard to produce, though, since ; handle all unknown file/mime types by letting the user decide what to do ; with them - save, open or other alternatives, and empty documents are ; just ignored. -1334353290="Unknown document or no document specified." -2107080074="Could not create Opera directory. Please try again with a valid directory name" ; Used in an error popup dialog when the user has entered a gopher or WAIS ; url in the URL field, and no corresponding proxy has been set in ; preferences. 1915388591="The address type requires the use of a proxy server. Please specify a proxy server in Tùy biến." ; Used as the default text to substitute an image in an HTML document, if ; the image can't be loaded (or viewing of images is turned off) and the ; images alt attribute is empty. -1548171291="Image" ; Used as the default prompt string to a searchable index specified with the ; ISINDEX tag (an early form of forms functionality, deprecated in HTML ; 4.X) in a HTML document, and is rendered in the document above an input ; text area. (The label can be changed from this default with the PROMPT ; attribute to the ISINDEX tag.) 257961784="This is a searchable index" ; Used at the end of an HTML document that has not been fully loaded because ; the user has cancelled the request with the Stop button. 729579061="Transmission stopped!" -1291368336="This type is internal and can not be deleted." 1761196910="Delete file type" -349261683="Are you sure you want to delete the file type association: [%s] ?\n\n Opera will no longer know what to do with các tệp tin of this type if you do." -550180835="Could not locate the system file WSOCK32.DLL. You may have to (re)install your network drivers." -272576070="Opera e-mail" -1869569473="You can set these options if you wish to see specific types of ads" ; Search strings 1731818968="Tìm kiếm engine" 143957063="Từ khóa" -475340800="" ; Search with x -1988219522="%s search" -1453252862="Opera was unable to create a window because the system is running low on resources.\nPlease free resources by closing windows in Opera or other programs that are running." -2072462430="Windows Resources" -965895029="The system is running low on resources" 943043206="Event" 2018876050="Sound file" 69268550="&Mở file" -1294999549="&Open the file with %s" -826112101="What would you like to do?" -691888469="Caution! You should always check for viruses before opening các tệp tin" 912272472="Unknown server" 1849271768="Document:" -191591729="Images:" 527933789="Total:" 526767594="Speed:" 1838098568="Time:" ; Used in the dialog title when user tried to download file to an invalid ; directory. -1233519848="Invalid download directory" ; The user tried to download a file to an invalid directory. -510986057="You tried to download to an invalid directory." 1900489595="Illegal margin size. Must be between 0 and 5 cm (2 inches)" 1484203207="No recipient specified. Please specify a recipient or a news group" 1448953232="Could not play multimedia file. Please check that the device is correctly installed." 1323471366="Could not run registered application. Windows is out of memory or the application program file is corrupt." 22184271="Không thấy tệp tin." -292716452="Path not found." 1485863656="Could not start registered application. Out of memory." -1112644250="Could not start registered application. A library (DLL file) seems to be corrupt." -981866121="Could not start registered application. It requires 32 bit Windows extensions." 1960318198="No registered application for this extension." -1388946625="Could not start registered application." 1544915868="Could not run application. Windows is out of memory or the application program file is corrupt." 1669329573="Program not found." 1354428850="Program path not found." 1535777150="Could not start application. Out of memory." 2137220732="Could not start application. A library (DLL file) seems to be corrupt." 665279181="Could not start application. It requires 32 bit Windows extensions." -1339033131="Could not start application." -1880596941="You need to specify a MIME type." -104559212="MIME type not specified" -591099552="This MIME type is already defined.\n\n%s\n\nDo you want to overwrite it?" 198289025="Overwrite MIME type?" ; Popup error message when the user has tried to print a document and the ; printer signals that it's out of paper. Currently unsorted. -1136487989="Could not print the page. The printer is out of paper." ; Used in the document window when showing an ftp file listing. 236947530="Thư mục cha" ; Used in the 'type' column of the created directory listing when a file URL ; pointing to a directory (for example file://localhost/C:/) has been ; entered in the URL field, when the list item type is a directory. 1655346089="Directory" ; Used in the column titles of the created directory listing when a file URL ; pointing to a directory (for example file://localhost/C:/) has been ; entered in the URL field. -1886208143="Name" -1885966286="Type" -1886019317="Size" -1885983809="Time" -1603847837="Webpage normal text" 1996324275="Webpage

" 1996324276="Webpage

" 1996324277="Webpage

" 1996324278="Webpage

" 1996324279="Webpage

" 1996324280="Webpage
" 1454201505="Webpage
"
581096763="Links "
148398850="Forms text field single-line"
1826320747="Forms text field multi-line"
-1626533879="Forms button text"
1650965499="CSS font-family serif"
941022991="CSS font-family sans-serif"
-251987805="CSS font-family cursive"
-1459975592="CSS font-family fantasy"
-496949433="CSS font-family monospace"
1628598700="The address is too long."
; Used in a popup error message when there is not enough free memory for
; Opera to complete the current task.
1037842700="Out of memory."

-1288121764="Find results"
1556424467="thanh cá nhân"
-1352710556="Blank page"
-1759909084="New folder"
906850014="Add"
1325210100="Add"
606160820="Menu"
377181184="Tìm"
1647828869="New tab"
-918088919="New"
-4062831="Mở"
-1001150226="Save"
880020204="Print"
-1093357638="Sao chép"
197832810="Tìm"
-847360260="Back"
-1705826954="Reload"
830055518="Forward"
380699176="Trang chá»§"
-2061425340="Goto"
1380682310="Active"
-1706951539="Tile"
-1635182269="Cascade"
-101179097="Hotlist"
278263762="Äầy"
870715797="Go"
-913592259="Tìm kiếm"
790656628="Resume"
-607245441="Retransfer"
-1478706519="Stop"
879407488="Close all windows?"
; Used in the progress bar when a request for fetching a document has been
; enqueued for sending to the server.
837164424="Request queued for sending to %s..."

; Used in the progress bar when Opera is looking up the name for the host to
; fetch a document from.
66074078="Looking up hostname %s..."

; Used in the progress bar when connecting to the host to fetch the
; requested document.
-1971575858="Connecting to remote host %s..."

; Used in the progress bar when sending a document request to the server.
1773355565="Sending request to %s..."

; Used in the progress bar when receiving data from the requested document
; from the server.
1021730588="Receiving data from %s..."

; Used in the progress bar when starting the network before fetching a
; requested document.
-123330029="Connecting to network/modem..."

; Used in the progress bar (often too briefly to be seen, before the
; hostname lookup) when searching for a complete name for the server to
; fetch a requested document from.
-312841378="Searching for complete server name..."

; Used in the progress bar when setting up an encrypted connection with the
; server before fetching a requested document.
242456090="Thiết lập kết nối bảo mật"

; Used in the progress bar when connecting to a proxy server to fetch a
; requested document.
-289213041="Connecting to proxy..."

; Used in the progress bar when waiting for a connection to the server to be
; set up, to fetch a requested document.
94677311="ChỠ(#%2) để kết nối tới %1"

; Used in the progress bar when a requested file has been loaded from the
; server.
-128287927="Completed request to %s"

; Used in the progress bar when waiting for a reply from the server after
; requesting a document.
-478562659="Activated 40 second timeout. Waiting for data..."

; Used in a popup warning message when the user has submitted a HTML form to
; a server, which accepts the request, but never sends an HTTP_CONTINUE
; (HTTP response code 100) to tell Opera to send the forms data. Opera
; waits for 40 seconds before showing the warning message.
-1149141658="There seems to be a problem on this server.\n\nIf loading does not finish properly, please stop the request and re-submit the form."

; Used in the progress bar while the user selects to accept or reject a
; cookie in the cookie warning/confirmation dialog, when accessing a site
; that requires the server to set client cookies, and Opera is not set to
; automatically receive this kind of cookie.
2096696774="Waiting for user-confirmation of cookie(s)..."

; Used in the progress bar while Opera checks that the domain stated in the
; cookie exists.
1256965226="Waiting for DNS confirmation of cookie domain(s)..."

; Used in a popup error message if the user has entered an URL with a port
; specification that is not the default port for that protocol, and is
; among the ones that Opera uses internally (for example
; www.example.com:25) in the URL field.
-483931386="Access to this port is disabled for security reasons"

; Used in a popup error message, along with the complete cookie data, when
; the server wants to set an HTTP cookie with a domain attribute that does
; not match the server name.
874543792="The server tried to use cookies for exploitative purposes. The server's hostname does not match the domain attribute, and the cookie has been rejected\r\n\r\nThis Web site may not be considered trustworthy."

; Used in a popup error message, along with the complete cookie data, when
; the server wants to set an HTTP cookie, and Opera fails to look up the
; domain stated in the cookie in the DNS.
1084336304="The server tried to set a cookie for a domain with no registered IP address. For security reasons this is not acceptable, and the cookie has therefore been rejected\r\n\r\nYou might want to ask the site's Webmaster to create an IP address for the domain specified in the cookie."

; Used in about page.
-128069365=", this plug-in is disabled"

558880268="Opera startup"
519664501="Opera exit"
115269511="Tải xong trang"
-544479256="Transfer done"
-705946906="Failure"
-516179123="Follow link"
1787559867="None"
-497527115="No skinning"
-129095232="No registered viewer for %s-các tệp tin, you need to define an application to open the file type with.\nPress the [Advanced]-button and specify which application to use."
1573133838="No application found"
1699014693="Choose a sound file to play on event"
1554210286="Windows is getting low on resources. It would be wise to close some windows or an application to avoid problems."
1540414467="Windows is getting low on resources. It would be wise to close some windows or an application to avoid problems."
-713481087="The saved session file appears to be corrupt and can not be used."
-1559500272="Opera window setup (*.win)|*.win|All các tệp tin (*.*)|*.*|"
-1466343430="View"
591882635="Send"
-1393253531="Stop"
599857409="Page %d"
; Used in an warning/confirmation dialog when the user has submitted a form
; via email.
1934568974="This form is being submitted via e-mail, revealing your name and e-mail address to the recipient. Do you want to continue?"

; Used in an warning/confirmation dialog when the user has tried to submit
; an HTML form insecurely.
-2067346554="This form is being submitted without encryption. Do you want to continue?"

; Used in a warning/confirmation dialog when the user has submitted an HTML
; form, and the server wants to redirect the submitted data to another
; server. GET and POST refers to HTTP commands. POST is to send the form
; data again to the new destination, GET discards the data, but continues
; to to the new destination.
-2108836572="The server wants to redirect your form.\n\nPress [Yes] to rePOST the form to the new destination\n\nPress [No] to GET the new destination without resending the form.\n\nPress [Cancel] if you do not wish to continue."

1586230699="None"
-546753258="Low"
1585999766="Medium"
1585949678="High"
2024554106="No security on server"
-1343029723="Low security on server"
2024323173="Medium security on server"
2024273085="High security on server"
1343545735="Low security on server. Unencrypted images"
-1784824889="Medium security on server. Unencrypted images"
-1055693793="High security on server. Unencrypted images"
; Used in the title bar of the Certificate authorities dialog in the network
; security preferences.
-787920615="Certificate authorities"

; Used in the title bar of the Personal certificate dialog in the network
; security preferences.
-615416248="Personal certificates"

; Used in a popup error message when the client was unable to connect to the
; server.
-609046020="Failed to connect to server. The reason may be that the encryption methods supported by server are not enabled in the security preferences."

; Used in a poup error message to inform about a transmission failure.
-987128712="Transmission failure."

; Used in a popup error message when the certificate is invalid or
; non-verifiable.
-573306081="Invalid, or non-verifiable certificate."

; Used in a popup error message when the certificate is unsupported.
2063851617="Unsupported certificate."

; Used in a popup error message when the certificate has been revoked by its
; issuer.
912684264="The certificate has been revoked by its issuer."

; Used in a popup error message when the certificate has expired.
2039718793="The certificate has expired."

; Used in a popup error message when the certificate is unknown.
831263304="The certificate is unknown."

; Used in a popup error message, when the certificate is valid, but
; permission denied.
-2004784560="The certificate is valid, but permission denied."

; Used in a popup error message when an internal error has occurred.
-598522595="An internal error occurred."

; Used in a popup error message when the certificate's chain was not ordered
; properly.
-970675139="The certificate's chain was not ordered properly."

; Used in a popup error message when no acceptable SSL 2 encryption methods
; have been found.
-512986067="No acceptable SSL 2 encryption methods found."

; Used in a popup error message when an unknown error has been detected.
-1248952938="Unknown error detected."

; Used in a popup error message when the server only supports SSL 2, and SSL
; 2 is not enabled in preferences.
731403204="This server only supports SSL v2. The webmaster should upgrade the server. If you wish to connect to this server you must enable SSL v2 in Tùy biến."

; Used as a title of a warning dialog.
1948946636="Secure connection: warning (%u)"
566511154="Secure connection: warning (%u) from server"

; Used as a title of a error dialog.
-1087181122="Secure connection: fatal error (%u)"
-25004956="Kết nối bảo mật: lá»—i nghiêm trá»ng (%u) từ server."

; Indicates that something went wrong with the OCSP validation request
-2111822686="On-line validation (OCSP) of the server's certificate failed."

; Used in the security password dialog.
201826749="Please enter master password"
1101329179="Please enter the old master password"
-1208916378="Please enter the new master password"
1794405509="Please re-enter the new master password"
674909923="Wrong password, please enter the correct master password"

; Error message during changing of password.
1551983116="Changing the master password failed."

; Information to the user about requirements on security password.
1530501215="Your password should have at least 6 characters, consisting of at least one digit and one alphabetic character"

; Used in the security password dialog.
664671332="Please set a master password to protect your client certificates in Opera"

; Used in a text label in the view certificates dialog.
-402560894="These are the personal certificates registered in the database."
1050252930="These are the certificate authorities registered in the database."

; Message during installation of certificate.
708880179="Install this certificate authority's certificate chain in the database?"
-574001618="Install this personal certificate chain in the database?"
2106774225="Install this PEM encoded certificate chain in the database?"

; Used in a popup error dialog when there is problem with the server's
; certificate and the user is about to send a request to the server.
-1995146316="You are about to send a request to this server. Continue?"

; Used in a popup error dialog when there is problem with the server's
; certificate, it did not match its hostname.
84333047="The server's certificate did not match its hostname. Accept?"

; Used as a dialog text when one of the certificates presented by the server
; has expired.
870472473="One of the certificates presented by the server has expired. Do you wish to accept the certificate?"

; Used in a dialog text when the user is prompted to select a certificate
; for the server.
301488599="The server requested a certificate. Please select one of these certificates, or press [Cancel] to send none."

; Used in a popup error message when the signatures of the certificate could
; not be verified.
841952790="The signatures of this certificate could not be verified. While this can be caused by the issuer using the wrong method to sign the certificate, it can also be caused by attempts to modify or fake the certificate."

; Used in a popup error message when the certificate cannot be used for the
; intended purpose.
1568984207="This certificate cannot be used for this purpose."

; Used as a dialog title when installing certificates.
1553324179="Install authority certificate"
1432740334="Install client certificate"
-825617807="Install PEM certificate"

; Used as a dialog title when the user should select a client certificate..
-1705818569="Select client certificate"

; Used as a dialog title when there is a problem with the certificate.
1218347377="Certificate warning"
-883789402="Wrong certificate name"
844278570="Certificate expired"
-1617071296="Server certificate expired"

; Used in a popup error message when the certificate has expired.
-96444861="This certificate has expired. You should delete it, and install an updated certificate."

; Used in a dialog title when the server's certificate chain is incomplete.
1271662468="Certificate signer not found"

; Used in a dialog when the server's certificate chain is incomplete, during
; certificate installation.
1008146677="The server's certificate chain is incomplete, and the signer(s) are not registered. Accept?"
-2078780637="The root certificate for this server is not registered. You may install this certificate. Accept/install?"

; Used in a dialog during certificate installation. The certificate has been
; installed and is usable, but Opera couldn't verify it, because the the
; signer of certificate is missing.
-1090846694="Your certificate has been installed, and you can use it, but Opera could not verify it. The signer of this certificate is missing. Please install the signer's certificate if available."

2025255719="Install"
; Error message during changing of password.
-111701802="Setting the master password failed."

; Used in a popup error message when the installation of a certificate
; failed.
138106567="Việc cài đặt xác nhận bị lỗi"

; Used in a dialog during certificate installation, when the client
; certificatea had no matching private key in the database.
2076883697="The client certificate had no matching private key in the database."

; Used in a dialog during certificate installation, when the certificate's
; chain was not ordered properly.
2096450965="The certificate's chain was not ordered correctly."

; Used in a popup error message when the installation of a certificate
; failed, because there was a different client certificate already
; installed.
-1973969022="A different client certificate is already installed for this key. Installation failed."

; Used in a popup error message when a different certificate already exist
; for at least one of the installed certificate authorities.
623132391="A different certificate already exist for at least one of the installed certificate authorities. These were ignored."

-781353367="Generating key"
1979093832="Please wait, Opera is generating your private key."
; Error message when encryption is disabled.
-267159947="All encryption methods are disabled in Tùy biến."

; Used in a dialog during certificate installation, when the certificate is
; unknown or has an invalid format.
1515187534="The certificate is unknown or has an invalid format."

; Error message when encryption is disabled.
1207224929="Security operations are not available."
-1629273963="Security is disabled."

77600876="Quá trình bảo mật được hủy."
1383055937="Without this security DLL, Opera's security features may not be used"
1552880124="Accept"
; Used in a popup error message when the server's certificate held an
; invalid name expression.
-1089784783="The server's certificate held an invalid name expression"

; Header for description of encryption type in certificate dialogs. Max 30
; characters.
-206988917="Connection"

; IMPORTANT!!!! Do not change %u, %ld or \r and \n !!!!
-1808442172="Modulus:"
863827172="modulus:"
-1993303540="Exponent:"
122085675="publicExponent:"
1442439783="privateExponent:"
-373290903="prime1:"
-373290902="prime2:"
1053948893="exponent1:"
1053948894="exponent2:"
1563762202="coefficient:"
1409753599="Unsupported key algorithm "
-1179958636="Unknown extension object ID "
1184375241="Unknown signature algorithm "

; Followed by the version of the certificate format. !!IMPORTANT!! No HTML
; special characters are allowed !!
-2026063377="Certificate version"

; Followed by the certificate's serial number. !!IMPORTANT!! No HTML special
; characters are allowed !!
1787377060="Serial number"

; Followed by the date the certificate became valid. !!IMPORTANT!! No HTML
; special characters are allowed !!
157557903="Not valid before"

; Followed by the certificate's expiration date. !!IMPORTANT!! No HTML
; special characters are allowed !!
-907414258="Not valid after"

; Followed by the certificate's fingerprint. !!IMPORTANT!! No HTML special
; characters are allowed !!
-188195677="Fingerprint"

; Followed by the certificates's public key name. !!IMPORTANT!! No HTML
; special characters are allowed !!
1637190079="Public key algorithm"

; Followed by the algorithm used to sign the certificate. !!IMPORTANT!! No
; HTML special characters are allowed !!
-1519010094="Signature algorithm"

; Followed by a list of extensions. !!IMPORTANT!! No HTML special characters
; are allowed !!
-874459112="Extensions"

; The exension is critical. !!IMPORTANT!! No HTML special characters are
; allowed !!
-757917242=" (Critical)"

; IMPORTANT!!!! Do not change %u, %ld or \r and \n !!!!
393005854="\r\n\r\nPublic key fingerprint (SHA-1):\r\n  "

; Max 199 chars 
-1466464979="%u bit private key. Generated %s.\r\nURL: %s"

-516230462="The Certificate may not be used for SSL authentication or issuing SSL certificates."
-516230468="The Certificate may be used for SSL client authentication."
-516230467="The Certificate may be used for SSL server authentication."
-516230466="The Certificate may be used for SSL client and server authentication."
-516230465="The Certificate may be used to issue SSL certificates."
-516230464="The Certificate may be used for SSL client authentication, and to issue SSL certificates."
-516230463="The Certificate may be used for SSL server authentication, and to issue SSL certificates."
-516230461="The Certificate may be used for SSL client and server authentication, and to issue SSL certificates."
; Used in a popup error message when the server has requested an
; authentication method that Opera does not support, when fetching a
; document.
1801081976="The server requested a login authentication method that is not supported."

; Used in a popup error message when a proxy server has requested an
; authentication method that Opera does not support, when fetching a
; document.
86761315="The proxy server requested a login authentication method that is not supported."

; Used in a popup error message when the user has tried to authenticate to a
; page outside of the given security realm.
90474365="This URL is not in the list of URLs that can be authenticated by the given realm.\r\nCannot send Authentication credentials."

; Used in the progress bar while Opera is uploading a file to the server.
-82082389="Uploading file(s) to server"

1596445137="This function is not available in this special version of Opera."
-153395454="This feature has been disabled"
; Used as a title of the generated drives list page (opera:drives) on some
; platforms.
1395472123="Drives"

; Used as title of the generated plug-in list page (opera:plugins) on some
; platforms.
-1303632626="Plug-ins"

; Used as title of the generated history list page, when the user has
; selected Windows/Special/History, or entered the URL opera:history.
-2050389743="History"

-1331726731="Plug-in directories have been scanned.\nPlug-ins for new file types have been activated.\nPlug-ins for known types were added, but not activated."
; Used as title of the generated cache list page, when the user has selected
; Windows/Special/Cache, or entered the URL opera:cache.
-1429037863="Cache"

; Used in the Filename column of the created cache listing (created by
; entering the special URL opera:cache into the URL field) when the file
; is cached in memory and not to a file.
-1068073072="(Memory)"

; Used in about page.
1599373481="Source of"

; Used as page title in a blank page created by entering the special URL
; opera:blank in the URL field.
-592232182="Blank page"

; Used as column titles in the generated cache list page, when the user has
; selected Windows/Special/Cache, or entered the URL opera:cache.
-524571995="Filename"
-299260835="Address"
-1713924769="Size"

-455242895="Do you really want to cancel this transfer?"
; Used in a popup confirmation dialog when the user has gone to
; Preferences/Multimedia, enabled plug-ins and pressed the 'Find plug-ins'
; button, and new plug-ins needs to be activated.
946913177="Do you want to associate the "%1" plug-in with the type "%2"?"

837228054="Unregistered version"
-1258367437="Add page here..."
1736509033="Open all folder items"
; Docked hotlist window
1018760425="Title"

-1506826399="Manage bookmarks..."
1378247789="A nickname can not contain a period, question mark, colon, slash or back slash"
-501173777="Illegal nickname"
-1149995204="Mouse gestures"
619665011="You have performed a mouse gesture for the first time.\n\nMouse gestures are activated by mouse movements while holding the secondary mouse button.\n\nPress [Help] to learn mouse gestures.\n\nWould you like to continue using mouse gestures?"
; Use skin from button set (buttons.ini)
-1626082655="Use skin from button set?"
1409876984="The button set also contains skin images.\nWould you like to use them?"

-403001992="Shortcuts"
-2008564385="Index"
1824635302="When Opera is closed."
-1681190725="This cookie will only be sent to secure servers in the domain."
1496650930="This cookie can be sent to any server in the domain."
-1504688269="This cookie will only be sent to this secure server."
39944970="Cookie này chỉ được gửi tới server này."
-507328659="This cookie will be deleted from the database."
-533070172="The preferences file selected on the command line needs to be upgraded to work with this version of Opera. Upgrading will break compatibility with earlier versions of Opera. Do you wish to proceed with the upgrade? If you press [Cancel], the default preferences file will be used instead."
-1598715159="Transfers"
332683195="User defined"
; Used in a popup error dialog during loading of global history list.
1166471331="Your history list file is corrupt and will be cleared."

; Probably deprecated. On O7 and O6 Win, the JavaScript error dialog is
; popped up instead, if the user has requested in preferences/Multimedia
; to be alerted of JavaScript errors.
1581708385="JavaScript execution failed"
834340559="Execution of script failed."
-1161598097="Compilation of script failed."

; Used if Opera for some reason tries to run JavaScript in a non-HTML
; document. This is not likely to happen.
66541742="javascript: URLs can only be run with HTML documents."

; Used in a popup error message when the Opera fails to load the JavaScript
; library at startup.
-1112225044="Could not load the system file ES262-32.DLL. JavaScript will not be executed."

; Used in the progress bar while Opera is busy running a JavaScript program.
-466995444="Executing JavaScript..."

-62827592="Name"
531591762="Size"
-1002341127="Type"
-227119188="Progress"
-308398330="Time"
956966280="Speed"
-1127055485="Done"
-1592207656="Stopped"
1463173159="Error"
1193666106="Sao chép file information"
-39632401="Lá»—i"
-38776776="Tệp tin"
2050033290="All các tệp tin (*.*)"
1228940699="Stop executing scripts on this page"
1984544987="&Do not show this dialog again"
-1174213301="Thư mục mới"
; Used in the title bar of a warning/confirmation dialog when a script tries
; to read the content of a password input element in a form in a HTML
; document.
1411382162="JavaScript security warning"

; Used in a warning/confirmation dialog when a script tries to read the
; content of a password input element in a form in a HTML document.
1932185442="A script wants to read the password(s) in the form.\n\nDo you want to give the script access to your password(s)?"

-185022905="Failed closing dial-up connections (time out)"
613028583="Close dial-up connections?"
50119801="Bạn đã kết nối tới %sBạn có muốn đóng những kết nối này?"
-972259686="Bookmark properties"
-1968570497="Bookmarks"
-1727569741="Wrong PIN code"
363197295="Không thể xác nhận chữ ký"
2024735571="The cardreader is already in use"
-1032461966="There may be some problem with the card"
673183128="Your card number did not match that of any of the recipients listed in the e-mail"
-94409337="Could not encrypt (undefined error)"
1243273713="Name"
-1489393778="Online"
-1489393777="Away"
-1489393776="Be right back"
-1489393775="Busy"
-1489393773="Appear offline"
-1489393772="On the phone"
-1905354370="Out to lunch"
-942346389="Art / Cultural"
1954373870="Automobiles"
-74993178="Books / Magazines"
-1036582212="Computer / Games"
1791166963="Computer / Technology"
-828361781="Cooking"
-1792184759="Fashion / Shops"
-1485277739="Finance / Investment"
1177593467="Food / Wine"
-385208199="Health / Fitness"
-461366283="House / Garden"
-1455606028="Movies"
1127457794="Music"
-367470990="News / Events"
268274424="Khoa há»c / Giáo dục"
-1219849012="Sports / Hobbies"
-1178841041="Travel / Leisure"
-514635255="Unspecified"
-1123409232="Under USD 25,000"
-1123409231="USD 25,000-35,999"
-1123409230="USD 36,000-49,999"
-1123409229="USD 50,000-75,999"
-1123409228="USD 76,000-99,999"
-1123409227="USD 100,000+"
1363536868="1900-1929"
942973545="1930-1949"
-769057780="1950-1959"
522410222="1960-1969"
1813878224="1970-1979"
-1189621070="1980-1989"
101872738="1990 hoặc muộn hơn"
-1915930440="Male"
636686787="Female"
88507216="Single"
1866942201="Single parent"
-841049742="Married"
515098780="Married with children"
825725929="Grammar school"
224649322="Trưá»ng trung há»c"
-149584163="Some college"
-538735653="Associate degree"
-1567718846="Bachelor degree"
1468766223="Graduate degree"
-304568432="This page wishes to set the cookie\r\n   %s="%s"\r\n\r\nThis value will %sbe sent to %sdocuments on %s%s%s%s, and paths that are starting in /%s.\r\n\r\n"
-35945185="chỉ "
1530389153="secure pages "
-29215723="the server "
-1048672320="all servers in the domain "
-1184962795=", port(s) "
-692607805="Upgrade Opera"
-650613995="The cookie will be deleted when Opera is closed."
4574694=", but, unless you override, the cookie will be deleted when Opera is closed."
-1178357299="Cookie có hiệu lực tới %s%s\r\n\r\n"
1751362522="The cookie is valid until %s and has expired, any existing cookie with the same name will be deleted.\r\n\r\n"
1594070323="The service has sent the following message about the purpose of the cookie: "%s"\r\n"
-1738967699="\r\nFurther information may be found at <%s>\r\n%s\r\n\r\n"
-1738967698="The service provides information about its cookies at <%s>\r\n%s\r\n\r\n"
338431595="\r\nYou may view this page by clicking the "View Comment" nút below.\r\n"
-1137274796="Accept, including updates before closing Opera"
-198630078="Accept without changes"
2042782064="Accept, but delete when closing Opera"
-2106201915="Accept, but save when closing Opera"
1552935675="Accept cookies from this server"
613795125="Refuse cookies from this server"
-1461454532="Accept cookies from this domain"
1894372214="Refuse cookies from this domain"
-833137654="\r\n----------------------\r\nFull cookie request:\r\n\r\n"
2114766269="Accept third-party cookies from this server"
1175625719="Refuse third-party cookies from this server"
-899623938="Accept third-party cookies from this domain"
-1838764488="Refuse third-party cookies from this domain"
-1775826046="Refuse all cookies"
-1448442579="Let me decide every time I receive one"
1325388160="Treat as specified in Server Manager"
1907518502="Accept all cookies"
2049407228="Accept only cookies set to the server itself"
2015705380="Refuse all cookies"
-1586994401="Let me decide every time I receive one"
1826551691="Accept all cookies"
1432967109="Opera needs to be restarted before your changes take effect.\n\nDo you want to close Opera?"
722660518="Close Opera?"
1392615723="Default language (English)"
1656750584="A supported version of Java Runtime Environment could not be found.\nYou need to install version 1.2 or later of Java Runtime Environment from Sun.\nJava is automatically disabled for this session.\nDo you want to disable Java for future sessions?"
-1908513205="The Opera Java classes does not have enough permissions to execute.\nEither the opera.policy file could not be found, or the policy file\ndoes not grant permissions to the opera.jar file. Java applets will not work."
-978296662="The installed version of Java Runtime Environment is incompatible with this version of Opera. Please download JRE 1.2 or later at ."
-650026867="The Java DLL was not found where the\nregistry said it was. Your Java installation\nseems to be corrupted. Java applets will not work."
1667549552="Failed to create Java Virtual Machine."
1941809035="Java Virtual Machine has exited.\n\nJava is disabled for the rest of this session."
-2069634423="Java Virtual Machine has aborted.\n\nJava is disabled for the rest of this session."
1913846319="Registering native Java methods failed.\n\nYou either use an old opera.jar file or it\nis not in the Opera Classpath. Java applets will not work."
-1830611236="Do you want to see the installation instructions for Java Runtime Environment?"
-1094361596="Could not find the opera.jar file\nEither you do not have an 'OPERA CLASSPATH' entry in the [JAVA] section\nof your opera6.ini file, or that entry has the wrong path.\nJava applets will not work."
1400974046="Could not find the opera.policy file.\nEither you do not have a 'SECURITY POLICY' entry in the [JAVA] section\nof your opera6.ini file, or that entry has the wrong path.\nJava applets will not work."
; Dialog title for signed Java applets certificate dialog.
469712059="Java security"

; Used in dialog for signed Java applets.
2030873128="A Java applet is requesting to run with privileges which may allow it to harm your computer.\n\nYou should only accept this request if you know and trust the originating Web site."

-1872720="Không tìm thấy gì"
1893273179="Error sending e-mail"
1893292455="No external e-mail application specified."
-185484224="Error sending e-mail"
-185464948="Unable to start the external e-mail application"
-1367350697="E-mail"
-2097859181="Your Opera e-mail account properties are not properly set up.\nDo you want to edit your e-mail preferences now?"
-147109579="The selected external e-mail client is not specified.\nDo you want to edit your e-mail preferences now?"
1408010931="There is no default e-mail client on your computer.\nDo you want to edit your e-mail preferences now?"
-752244387="Warning"
-752225111="The selected external e-mail client either does not exist\nor has no valid account set up.\n\nApply changes anyway?"
-924276195="Identify as Opera"
-985287404="Accept incorrect paths"
1993345890="Re&fuse"
1325547048="Ac&cept"
1264569138="Select directory containing your language các tệp tin"
639348246="User defined"
; Used as default text on submit input elements in forms in HTML documents.
1356785972="Submit"

; Used as default text on reset input elements in forms in HTML documents.
169522595="Reset"

; Used as default text on button input elements in forms in HTML documents.
692138972="Nút"

; Used at top of the document when trying to show an malformed XML document.
; Followed by a more specific XML error message.
-2021978484="XML parsing failed"

; Used in a popup error message when the user has entered input in a text
; input element in a WML document, and the input did not match the format
; specification.
44999632="Giá trị nhập không đúng."

432512663="&Tab bar"
-269674069="Show searches"
-2011196507="Cycle in recently used order"
979995915="Cycle in tab bar order"
-360753815="Cycle without showing list"
; Preferences dialog options
1747247047="Advertising"
-1305813132="Accessibility"
-634691627="Default browser"
33470825="Phông chữ"
-219837233="E-mail"
-478760061="File types"
1341372032="History and cache"
452600415="Browser look"
264817555="Page style"
-207454098="Languages"
39813015="Multimedia"
2004623204="Network"
-1301854420="Programs and paths"
1693953724="Personal information"
272486666="Privacy"
-1941436581="Security"
122528232="Âm thanh"
1824812073="Start and exit"
109954594="Tìm kiếm"
-254407842="Windows"

-1381406774="Category"
1325603600="Applying new preferences, please wait..."
2119218620="Name"
2118863802="Description"
2119290728="Path"
-299716555="MIME type"
-860666646="File extension(s)"
; Unicode block names for the international font preferences
1339762897="Automatic"
1278504860="No fonts available"
1967748952="Arabic"
163298945="Armenian"
1399722224="Basic Latin"
1309502152="Bengali"
-826566756="Cherokee"
-1843399734="Currency symbols"
-501441828="Chinese simplified"
2037662161="Chinese traditional"
151532465="Cyrillic"
1254587015="Devanagari"
1230425483="Ethiopic"
2011575273="General Punctuation"
-1339859166="Georgian"
-1104605980="Greek"
-1809700844="Greek Extended"
1928308749="Gujarati"
-2039226046="Gurmukhi"
-832995011="Halfwidth and Fullwidth Forms"
-2072958219="Hangul"
-2068634317="Hebrew"
-702947343="Hiragana"
58130102="CJK Symbols and Punctuation"
-1100463261="Kanji"
-108478300="Kannada"
934935378="Katakana"
-1100212947="Khmer"
-789800494="Lao"
-1916199105="Latin-1 Supplement"
-425125506="Latin Extended-A"
-425125505="Latin Extended-B"
-1234848386="Latin Extended Additional"
-1323454363="Malayalam"
1140574298="Mongolian"
-896664213="Myanmar"
-907027258="Number Forms"
-1095510782="Ogham"
-1095113606="Oriya"
-1091443113="Runic"
1946198646="Sinhala"
-1613861535="Syriac"
-1089791091="Tamil"
-1598646900="Telugu"
-1595506013="Thaana"
-293317796="Thai"
-1071619203="Tibetan"
-945247675="Unified Canadian Aboriginal Syllabic"

; About page
1374863234="About Opera"
-1129922063="Registration information"
-1176349515="Äã đăng ký"
-1779978808="Name"
-1903611012="Organization"
-1529335185="Evaluation"
962024521="Paths"
-1004908702="System"
1557681688="Tùy biến"
-33068845="Thư mục Opera"
92075738="Saved session"
-1795415314="Bookmarks"
455019715="ÄÆ°á»ng dẫn Plug-in"
1011802234="Cache"
-1153529489="Help documents"
-248109233="Java"
163333106="Third parties"
1463797622="Opera Software is grateful to the groups and individuals above for their contributions."
-544464384="The Java Runtime Environment version installed is not supported by this version of Opera"
-509660262="No Java Runtime Environment installed"
857127032="Yes"
1197327908="No"
1197327894="N/A"

-887848582="pixels"
1995601639="bits per pixel"
-42936756="bytes"
-1003188973="Error message"
-733307256="animated in %i frames"
-2040260108="File not found."
-1008231729="Invalid file name."
-2099097547="Please verify that the path and file name are correct."
-63918038="byte"
1430354649="B"
; Short for kilobyte
698570216="KB"

-1047074189="MB"
1811210289="GB"
1359772549="TB"
-892792889="/s"
; Used in about page.
-1573886397="Java not installed"

-63928757="Choose folder to save các tệp tin"
; Used in about page.
80168480="Phiên bản"
468601187="Build"
1813791800="Platform"
-1908045493="Phiên bản information"
1523437109="System"
-902935139="Partner"

-1360722636="A problem occurred when Opera tried to connect to your printer. Please check your printer settings. If you use a network printer, please check your network connection."
533855858="Printer problem"
1100529353="Printer"
-698447941="The source code in this window has been edited. Do you want to save it?"
; Used in the window title when the page has been edit using the internal
; source viewer.
-603163635="(edited) "

-868248807="Page"
; Used in a warning/confirmation dialog when the user has activated offline
; mode and then requested Opera to access information that is only
; available online.
-280397314="Offline mode is enabled. Can not open\n\n%s\n\nDo you want to switch to on-line mode?"

-1971676029="minute"
-1154860362="minutes"
-383601203="second"
-287998656="seconds"
-1981013995="last used"
-286978725="You have entered an illegal reload value.\n\nOnly numbers can be used, and the reload value cannot be zero."
; XML error message used at top of the document, following string 13046,
; when trying to show an malformed XML document. Followed by a line and
; character count to help finding the error in the XML file.
-295491426="out of memory"
-1893261847="syntax error"
1539802399="no element found"
1758868602="not well-formed"
1063248502="unclosed token"
624633491="mismatched tag"
1137328231="duplicate attribute"
106859500="junk after document element"
540342028="illegal parameter entity reference"
-724128281="undefined entity"
-1253933171="recursive entity reference"
1558453403="asynchronous entity"
-1479977094="reference to invalid character number"
-344302473="reference to binary entity"
-670773483="reference to external entity in attribute"
-1837298787="xml processing instruction not at start of external entity"
-1206748514="unknown encoding"
158082984="encoding specified in XML declaration is incorrect"
1042682130="unclosed CDATA section"
1847016194="error in processing external entity reference"
735688169="document is not standalone"
111023602="Lỗi không xác định"

; Error messages from XML
996630135="Line:"
67277308="Ký tự:"

374657940="Invalid value for '%s'"
1871357318="'%1' contains an invalid value.\nA number between %2 and %3 is required.\n\n"
1871357319="Do you want to reset this value?"
1871357320="Resetting to last good value."
-388170568="Unknown"
; Used in a warning/confirmation dialog when an URL with a user name (like
; http://username@www.example.com) is entered in the URL field.
-261225755="Security warning:\n\nYou are about to go to an address containing a username.\n\nUsername: %s \nServer: %s\n\nAre you sure you want to go to this address?"

570146371="Not found"
1279544764="Could not find the text "
303768058="Display all headers"
; Label in the displayed header of a news/mail/MIME/MHTML message.
941300722="Date"
941390952="From"
-979575324="Subject"
742328503="To"
742327930="Cc"
-1272983108="Bcc"

; Displayed in-line when an attachment could not be decoded.
-1634617399="Warning: While decoding this file Opera encountered errors."

886033966="Images only"
1991895613="Text only"
1292305140="Images and text below"
1311417945="Images and text on right"
-1014852471="Open all pop-ups"
1806518680="Block all pop-ups"
-1714620648="Open pop-ups in background"
596453194="Block unwanted pop-ups"
1532045500="Confirm deletion"
1470333716="Please confirm to delete this panel permanently.\n\n%s"
562779722="Add Hotlist panel?"
603779600="Select"
791451177="Opera is set to start with your saved session open"
715557440="Opera is set to start with your home page open"
967211196="Opera is set to continue where you left browsing"
2145685666="Opera is set to start with no open tabs"
1648574141="Click here to change"
1632215285="&Google"
1632215286="AllTheWeb"
1632215287="Super"
1632215290="Price &comparison"
1632215292="Domain name"
1632215293="Image"
-1971470395="Video"
-1971470393="Google G&roups"
-1971470392="&Opera support"
-1971470391="&BitTorrent"
-1971470390="Google &News"
; Prompting the user to enter the password protecting the key when importing
; PKCS #12 key/certificate.
2000211780="Please enter the password protecting the key"

; Prompting the user to enter the password protecting the key when exporting
; PKCS #12 key/certificate.
1977455147="Please enter a password to protect the exported private key"

; Prompting the user to re-enter the password protecting the key when
; exporting PKCS #12 key/certificate.
782606346="Please re-enter the password"

; Used when importing private PKCS #12 key.
1770057013="Import private key"

1079526121="Import key and certificate"
-1817811090="Do you want to import the private key and these attached certificate(s)?"
; Ask the user if to import the private PKCS #12 key.
1514024393="Do you want to import the private key stored in this file?"

; Error messages when importing PKCS #12 key/certificate.
2139736887="The private key and certificate import failed"
-970642115="There was no private key in the file"
2105370925="The imported private key did not match the attached certificate's key. Operation failed."

-1769113189="Automatic Proxy Configuration failed. \nProxy Configuration is automatically disabled for this session."
857858150="You can perform Web searches in the address field"
; Strings for suppressed e-mail frames and generated download pages.
-953386095="Frame content not displayed"
958355689="Cannot display content. Download %s."
-1956656936="Loading of external frame source %s suppressed (click to view)."
1236894590="External e-mail frame"
948531105="Loading of external frame source suppressed:"
-456131578="(click to view)"

10884003="Xem tại cửa sổ mới"
447125422="Tiếp tục truyá»n tải"
-1955739101="Stop transfer"
; Button for accessing the BitTorrent preferences
-1003277204="BitTorrent preferences..."

; Folder to be used for BitTorrent downloads
856927944="Download folder"

-1025687219="Size"
-119414254="Wand"
; Message shown in the status bar when Java Virtual Machine is
; loading/starting up.
1819744776="Starting Java virtual machine..."

; Attribution-line when replying to a mail
-740066405="On %:Date:, %f wrote:"

; Attribution-line when forwarding a mail
-71505916="\\n\\n------- Forwarded message -------\\nFrom: %:From:\\nTo: %:To:\\nCc: %:Cc:\\nSubject: %:Subject:\\nDate: %:Date:\\n"

; Attribution-line when followup to a news message
1026907201="On %:Date:, %f wrote:"

; Attribution-line when replying by mail to a news message
-1619530923="On %:Date:, you wrote in %:Newsgroups::"

; Attribution-line when forwarding by mail a news message
-30659010="\\n\\n---- Forwarded Usenet-message ----\\nFrom: %:From:\\nNewsgroups: %:Newsgroups:\\nSubject: %:Subject:\\nDate: %:Date:\\nURL: news://%:Message-Id:\\n"

1007470475="Wand"
-753084428="Checking folder"
1466582899="Fetching folders"
359274802="Fetching body"
-430971379="Fetching attachment"
1912257733="Creating folder"
40236388="Äang xóa thư mục"
1412476976="Renaming folder"
964207037="Subscribing to folder"
1395623917="Deleting message"
-1130206281="Appending message"
-1979469956="Storing flag"
750104871="Contacting server"
-845210771="Wrong mail size"
768185520="Wrong username"
1202168739="Wrong password"
322602986="Internal error"
-1085695999="Message does not exist!"
1320499655="Problem while trying to delete message on server"
-1203615035="TLS is not available on this server. To get mail from this server you need to disable the secure connection."
1314360083="Unspecified"
-1246331938="POP3 server unavailable. Network problems?"
; About page
1596479526="Mail directory"

358598191="The server attempted to perform an invalid redirect"
; Used in index category in M2
-1392548564="Imap folders"
-502651701="Filters"

; Used while M2 is searching. Padded by ' ...'
957688689="Searching for"

; Formats the M2 display of time today
-502148434="Today %X"

; Used in M2 when a message has no label
1605277971="No label"

; Priority of a M2 message
-140659036="Highest priority"
1424414712="High priority"
753169386="Low priority"
2147362134="Lowest priority"

; Used in Mail|Manage Account
142847632="Tài khoản"
-963096793="Status"

; Used in Mail|Newsgroups
839457469="Subscribed"
1838753371="Status"
-609320476="Group"

; Received news index in m2
483845434="Received news"

; Received list index in m2
483777785="Received list"

; Clipboard index in m2
-78645977="Clipboard"

; Prefix for newsservers in serverlist in m2
85627416="Tin tại"

; Prefix for mailservers in serverlist in m2
-1262320482="Mail for"

; Name for a new Imap folder in M2
2065642310="New"

; Status-message when done fetching messages in M2
-2101352284="%u received"

; Status-message when no messages was fetched in M2
624518676="No messages received or sent"

; Error-message if setting From or Organization in M2 failed
1487413443="Failed setting From ("%s") or Organization ("%s") header"

; The From-address is not given according to standards
-1379600151="Illegal From-address"

; M2 was unable to mime-encode a message
-512944663="Mime-encoding failed"

; Store::AddMessage failed
1505623305="Failed storing message"

; M2 needs Drafts and Outbox to store messages
-661079866="Couldn't locate Drafts or Outbox"

; M2 will move a message to Outbox when sending or queueing it
-986422451="Failed when moving message to Outbox"

; M2 will move a message from Drafts when it is sent or deleted
1646979425="Failed when moving message from Drafts"

; M2 got an error-message while sending a message
484291495="Sending message failed"

; Default name for new indexes in M2
-643484333="New filter"

; Used for invalid mbox files in M2
-106198979="File is not valid"

; Used various places in the import-code in M2
95649339="Imported"

; Progress-information in M2 import-code
-1019061060="already imported"

; Used in the M2 Import Mail wizzard
1407566304="Import item"

; Marks where quoted text has been removed when replying to a mail
-287776209=""

; The file being downloaded is already being written to the selected file,
; this is not possible!
1607346661="The file is already loading"
1439074736="The file is being written to, choose another filename"

; Period to view e-mails from
-220518426="Today"
253715633="Tuần"
-228808373="Tháng"
1552729014="Three months"
253787382="Năm"
-510333986="Forever"

; Remove folder warning dialog title
-1983638368="Remove %s"

500015002="Are you sure you want to unsubscribe from this newsgroup?"
1968003002="Are you sure you want to delete '%s'?"
-2044617545="Are you sure you want to unsubscribe from this IMAP folder?"
; Start a full search from the mail hotlist panel
-1955384806="Start search"

-1376278688="No message selected"
1626290358="No view selected"
; Title of button in compose window
-209306281="Bcc"
1911004990="Reply-to"
-1808671865="Followup"
-499146279="News"

903567712="(%d unread)"
-1713938763="(%d unread, %d total)"
-1869847336="Attachment"
1683445610="Size"
-1605237264="No e-mail address set. Please edit account"
1809943622="Missing server-setting"
713023156="Account has no outgoing mail server set"
-1909264106="Invalid from-address"
2145727896="Account is missing e-mail address"
; Title of error dialog when user tries to send message where recipient
; fields are empty or contain invalid addresses.
2055895202="Invalid address"

; Error dialog when user tries to send message where recipient fields are
; empty or contain invalid addresses.
-58137115="Message is missing recipient or specifies one or more invalid e-mail addresses."

-346006943="Há»§y message"
536265206="Are you sure you want to cancel this message?"
; Priority of a M2 message
1081308353="Normal priority"

-618477900="Go to Web address here"
-475005964="Quick find"
-1968343740="Zoom"
-1791459201="Status field"
617152721="Remove account"
1785796486="Are you sure you want to remove this account?"
1914986335="Manage accounts"
-2008263792="Account properties"
1015848901="%s server"
-2074227911="Incoming %s server"
-1086713295="Outgoing %s server"
-742714718="Default encoding"
711841783="Server cleanup"
-1586121556="Do you want to delete the read messages on the server?"
-1113037915="Type"
; General Do-not-show-this-dialog-again text for use in most new dialogs
-1552385912="Do not show this dialog again"

-959045886="Next >"
-46227616="< Trở vá»"
-1460731384="Finish"
334337687="Off"
1990484605="Medium"
-2051372103="Strong"
-2072276931="Or"
334322703="Và"
1044168460="Subject"
919146328="From header"
1594319559="To header"
-1884428502="Cc header"
-937386061="Reply-to header"
-182573343="Newsgroups header"
-421187988="Any header"
686063303="Entire message"
-1869960677="Contains"
1846164898="Does not contain"
642672715="Matches regexp"
261670970="Match messages where "
1125071290="Or where "
-744284980="And where "
-144367921="subject"
1119732308="name of sender"
596646735="any header"
1764828458="entire message"
1858011710="contains"
-199620411="does not contain"
; Used to format the title of a dialog, contact properties and similar
-1932212490="%s properties"

2115379161="Download Opera skin"
683774433="Downloading skin..."
-1383512975="Apply downloaded skin"
-794168025="Do you want to keep this skin?"
1412896940="Skin name:"
561691518="Author:"
-1411554329="Download failed"
256547938="Previous session (auto saved)"
-731299598="Downloaded %d bytes"
1234312586="Delete"
; Status-message when messages was sent in M2
-979626360="%u sent"

-1539668999="Message body not downloaded"
312861595="Regular e-mail (POP)"
1734243891="IMAP"
1734415593="News"
-1193472185="Import e-mail"
651577126="Opera Web Mail"
-16709871="Import from Opera 5/6"
-402172828="Import from Eudora"
421179725="Import from Netscape 6/7"
-2060287496="Import from Outlook Express"
-1680227078="Import generic mbox file"
; 'prefs' is the base name of the file, and should probably not be
; translated
1406278082="Netscape prefs file (prefs.js):"
152179497="Netscape prefs các tệp tin (prefs.js)|prefs.js|"
1058447946="Thunderbird prefs file (prefs.js):"
-610822223="Thunderbird prefs các tệp tin (prefs.js)|prefs.js|"

-2131422728="Mailbox folder:"
1529096418="Generic mbox file:"
1966855692="Generic mbox các tệp tin (*.mb*)|*.mb*|All files (*.*)|*.*|"
1356219640="Check"
; Added in front of server response when POP server returnes an error
231313436="Server response:"

; Used when IMAP folder subscription fails
1732530625="Changing folder subscription failed! Maybe the folder was already subscribed/unsubscribed on the server."

; Used when mailserver reports that it does not support TLS
1515019770="TLS not supported on this server!"

; Generic error when connection to IMAP server failed
-1959866031="Connection to IMAP server failed."

; Precedes IMAP alert messages
1146409497="Alert message from IMAP server: "

; Used when IMAP-server notifies that folder has been renamed on server
-401195818="The folder name "%s" has been changed to "%s"."

; Used when appending a message to an IMAP folder
776466772="Appending a message to a folder failed."

; Used when copying an IMAP message failed
-6091572="Sao chép tin bị lỗi."

; Used when local storing of IMAP message failed
-469992771="Local storing of a fetched message failed. The message will be fetched again at the next check for new messages."

; Used by M2 POP backend when storing a message fails
-326197847="Opera tried to retrieve message %d (UIDL %s) from the POP3 server, but failed to store it on your machine."

; Generic message when a M2 backend fails to connect to its server
1835843551="Could not connect to server"

; M2 SMTP error message
1953696758="Message sent, but it wasn't possible to move it out of the outbox"
-784456562="Sending e-mail failed. Maybe the SMTP server is not set up properly? E-mail queued."
41975382="Dịch vụ SMTP không hoạt động"
352591336="Internal error"
498065860="Temporary server error"
-1044511774="Server error"
933936372="Recipient syntax error"
1026826696="Recipient unavailable error"
-800940705="Recipient not local"
-447630176="No server specified"
-2076034012="SMTP error"
1422394318="Recipient error"
408051755="SMTP Authentication error"
-1528356310="TLS not supported by server"
372184460="SMTP authentication not supported by server"
-1899843119="Unspecified SMTP error"

; Used when M2 for some reason isn't able to flush a message to disk
-542134600="Save failed, maybe because of a corrupt filesystem or a virus scanner (%i)"

; String used in customize toolbar box
-2104869557="Document"
-1125996158="Images"
1280521648="Total"
1279355453="Speed"
587130762="Elapsed"
-726326096="Progress status"
-1383827894="General"
1260247800="Clock"
23652165="Identify as"

; Imported bookmarks are stored in this folder
668597205="Netscape bookmarks"
-1089962701="Internet Explorer Favorites"
-2127349657="KDE1 bookmarks"
-1184732696="Konqueror bookmarks"

; String to be used in preference font list for UI fonts
1522165030="Interface menus"
367662404="Interface toolbars"
282774721="Interface dialogs"
648422881="Interface panels"

; String to be used in preference font list
406642990="Interface compose e-mail"

; String to be used in preference font list to identify a system default
; font
137662006="(Mặc định)"

; When a SMTP server drops the connection when MAIL FROM is sent, it usually
; is because needed authentication isn't fulfilled.
1240511189="Server dropped the connection. Maybe it requires authentication?"

; String that is displated on about page when java is installed
-630614510="Java Runtime Environment installed"

; Text to be used on the menubars. Some languages need a separate string
; here
1409512585="Rewind"

; Label in the displayed header of a news/mail message
367751872="Tổ chức"
-1275015800="Newsgroups"
299353252="Followup-To"
-1023973383="Reply-to"
-1398981521="Resent-From"

; Title string of the HTML text that displays certificate data
-1041039008="Certificate information"

; Header string for the detailed listing of certificate data
2043360159="Details"

; DSA Private Key key list item
-1229363551="Private Key (X)"

; DSA Public Key list item
-1229363550="Public Key (Y)"

; Component P of DSA key
-1229363559="DSA Component P"

; Component Q of DSA key
-1229363558="DSA Component Q"

; Component G of DSA key
-1229363568="DSA Component G"

; Diffie Hellman Private Key component
857434526="DH Private Key"

; Diffie Hellman Public Key Component
-1926274908="DH Public Key"

; Diffie Hellman Modulus Key component
613488173="DH Modulus"

; Diffie Hellman Generator Key component
613488164="DH Generator"

; Add characters here that can be used as fallback shortcuts (eg: of the
; kind "File (A)"). An empty string will disable fallback shortcuts.
-377009404=""

-1296291032="Download Opera toolbar setup"
-425908944="Downloading toolbar setup..."
1324771264="Apply toolbar setup"
-264278410="Do you want to continue using this toolbar setup?"
1488441578="Download Opera menu setup"
1694746610="Downloading menu setup..."
-806672648="Do you want to continue using this menu setup?"
-1196191202="Download Opera mouse setup"
1316907558="Downloading mouse setup..."
374450668="Bạn có muốn sử dụng tiếp thiết lập chuột này?"
736588742="Download Opera keyboard setup"
-605573426="Downloading keyboard setup..."
433266900="Bạn có muốn sử dụng tiếp thiết lập bàn phím này không?"
-1097377482="Sao chép của"
93189975="Are you sure you want to trust this issuer?"
; Open file dialog
-797806689="Opera bookmark các tệp tin (*.adr)|*.adr|"
1117324125="HTML / Netscape bookmark các tệp tin (*.htm, *.html)|*.htm;*.html|"
-1411735922="Konqueror bookmark các tệp tin (*.xml)|*.xml|"

; InputAction treeview header
-1865438968="Actions"
-136521655="Input context and shortcuts"

1199718168="Keyboard setup"
-1728342704="Mouse setup"
-1749151654="Toolbar setup"
-1066549444="Menu setup"
-595347745="Skins"
; Fonts and colors preferences
-1445821585="Type"
-799406642="Font"

; Cache preferences
-689135061="Automatic"

; string appended to setupfilename if this is modified, in preferences
; dialog
-1492831544="(Modified)"

; Info panel
-740715055="- no title -"
1197560677="URL of main page:"
-1937922503="Encoding from server (used by Opera):"
864499482="MIME type from server:"
864715533="Size of main page:"
1343250180="Number of inline elements:"
-228112001="Size of inline elements:"
-1548445594="Local cache file:"
-761181853="- no cache file -"
-1010865942="Security"
1648291680="Summary:"
1425344006="- not secure -"
918667752="More information"
578403440="Frames"
-1544278915="Frame:"
1036993977="Inline frames"
682176678="IFrame:"

-108388079="F. Forward"
711342150="Save as"
830950105="Select session file"
-1535219881="Window"
155743609="Viết chú ý mới tại đây"
739612478="Attach các tệp tin"
1604859069="Phiên bản"
-299829102="Cipher"
-477544027="Light"
1506702806="Normal"
-1446479474="Bold"
1658037448="Start with blank page"
584306170="You are about to open %d contacts\n\nProceed?"
; History and cache preferences
60437277="Mỗi %d phút"
511007177="Every %d hours"
435767103="Hàng giá»"
436294733="Hàng tuần"

1101328228="You are about to open %d bookmarks\n\nProceed?"
1146664644="Your first account has been set up\n\nOpera's revolutionary client for mail and news\nis different than ordinary mail programs in many ways,\nand it is therefore strongly advised that you read\nthrough a tutorial.\n\nWould you like to read it now?"
-700786693="Using Opera Mail"
-700155865="Pop-up at bottom"
21275667="Nhớ kích thước lần cuối"
1672119243="Always maximize"
14733995="Always cascade"
; Checkbox string in filetype dialog box
-1117577968="Pass web address directly to application"

; Used in preference dialog box (window page)
1747305600="Open new tab next to active"

; Info panel. When server does not supply an encoding
-224998054="- not supplied -"

; Checkbox in download dialog for saving action
1137266026="Remember choice and do not show dialog again"

; Certificate verification servername mismatch
-625958927="The server's name "%1" does not match the certificate's name "%2". Somebody may be trying to eavesdrop on you."

; Certificate not yet valid
-1263224075="The certificate for "%1" is not valid before %2. Is the clock on your computer correct?"

; The certificate expired on the given date
-221013334="The certificate for "%1" expired %2. The webmaster should update the certificate(s)."

; Certificate warning
1076459478="You have asked to be warned about certificates from "%1""

; Unknown certificate authority
-1998870601="The certificate for "%1" is signed by the unknown Certificate Authority "%2". It is not possible to verify that this is a valid certificate"

; Unknown root certificate authority
2104370139="The root certificate from "%1" is not known to Opera. Opera cannot decide if this certificate can be trusted."

-1243033219="Server dropped connection while authenticating."
1790168951="New Opera available"
-119907268="A new version of Opera is available.\nWould you like to download the updated version now?"
1882483772="MP3 các tệp tin |*.mp3|"
; Typically telnet, tn3270, news, mailto
-93919767="Protocol"

907743631="Program"
; Voice XML related message from the Voice log panel
2033395953="Voice status log ..."

1949547324="Adding new button with action\n\n%s\n\nDo you want to proceed?"
-1165861871="Nút mới"
855179963="Voice log"
919933899="Using Opera's revolutionary e-mail client: http://www.opera.com/mail/"
; Status message when M2 is emptying trash
1606080971="Emptying trash"

; Message string shown in dialog box before auto reset in kiosk mode
-1460323384="Opera will be reset in %d seconds due to inactivity"
-825155371="Opera will be reset in 1 second due to inactivity"

; Text for button in toolbar that can clear contents if edit field
-1877498682="Clear"

; Message string used in a dialog box when user wants do do something that
; requires online mode (eg. fetching mail)
924255680="Offline mode is enabled.\n\nDo you want to switch to on-line mode?"

; Used in a popup error dialog when the certificate authority os unknown for
; the presented certificate.
-1490416928="The presented certificate has an unknown Certificate Authority."

; Used in a popup error dialog when handshake faild due to export
; restrictions.
164301828="Handshake failed due to export restrictions."

; Used in a popup warning dialog when handshake faild because the server
; does not want to accept the enabled SSL/TLS protocol versions.
1578580827="Handshake failed because the server does not want to accept the enabled SSL/TLS protocol versions."

; Used in a popup error dialog when handshake failed because the server
; requires encryption methods more secure than those enabled.
1390989995="Handshake failed because the server requires encryption methods more secure than those enabled."

; Used in a popup warning dialog when the server wants to negotiate a
; connection that does not encrypt the data, but only verifies integrity.
574018254="The server wants to  negotiate a connection that does *not* encrypt the data, but only verifies integrity. If you continue, the data can be read by anyone, but not modified."

; Used in preference dialog box to control page redrawing
1427179905="Redraw instantly"
550719049="Redraw after 1 second"
-2086956878="Redraw after %d seconds"
674938805="Redraw when loaded"

; Label in the preference dialog box for page redrawing feature
-2044163720="Loading"

; Used in mail filter dialog
-980079358="Messages from %s"

; Add filter dialog box
376529848="Messages from sender"
-1245074222="Messages where subject contains"

; Account properties dialog box
2121516417="Account category"

; Message in reindex mail dialog box
569895596="Opera needs to reindex some of your e-mail messages. If you cancel now, Opera will continue next time."

; Used in pref box (multimedia)
-1676375908="Draw images instantly"

-1171706681="Viết trả lá»i nhanh tá»›i %s ở đây"
-1103514230="matches regular expression "
390893824="This filter and add rule"
; Used in javascript option dialog box
1209386397="Allow resizing of windows"
2000527170="Allow moving of windows"
1598300031="Allow raising of windows"
1591702420="Allow lowering of windows"

; Used in javascript option dialog
1059426994="Allow changing of status field"

; Opens javascript options dialog box
2111331705="JavaScript options..."

; Label for window handling options
-1474072333="Window handling"

; Option string for popup window management
-1178005071="Luôn để cực đại, bao gồm cả pop-up"

; Window handling mode string
-1397166165="Prefer tabs inside window"

; Window handling mode string (SDI mode)
510974322="Prefer separate windows"

; Message shown when downloaded skin can not be used
175291223="Không thể tiếp tục. Hãy há»n giao diện phù hợp phiên bản cá»§a Opera"

1420284438="Finding links: "
-867731270="Finding text: "
; Quick find/inline search didn't find any matching items.
1408761624=" (No matches)"
-1914012173="No matches found"

; Used when a newsgroup name is not sent in UTF-8
1692590165="Some newsgroup names on this server are not encoded according to the standard. They will be shown using the outgoing encoding of this account instead."

; RSS folder
-427372281="RSS newsfeed"

; Used for OE mail import, parameters are identity, account name and mailbox
-1034142199="%s [%s] (Imported)/%s"

; 
-1468588607="(%s) -import failed, [err=%i]\n Id:%s\n From:%s"
-159267853=" already imported"
969263664=" being converted. Please wait..."
-781606758="OE Import WARNING"
-2102437032="(%s) -empty mailbox skipped"
704878608="Newsfeed"
-440036748="Folder"

1548611541="Room"
-281751318="Users"
1710093463="Topic"
; Displayed when the user tries to set a nickname for chatting while another
; user is already using that name
1843350990="The nickname %s is already in use. Enter a new nickname."

-32822822="The room %s is password protected. Enter password."
-620870443="Tile all automatically"
343252692="%d / %d"
-973585970="%d / %d  (%d seconds remaining)"
-1501641545="%d / %d  (%d minutes remaining)"
-1887302470="The VoiceXML Plug-in needs a restart for all settings to be updated. Do you want to do this now? (Running pages will be reset.)"
895403355="VoiceXML Plug-in needs restart"
; A popup warning message that appears on pages with Voice XML content in a
; language not supported by the voice browser
-25876283="Trình duyệt tiếng không hỗ trợ ngôn ngữ này"

; Default text for the Add button in forms. It is used to add template
; instances to the form.
1701265194="Add"

; Default text for the Remove button in forms. It is used to remove template
; instances from the form.
1462527183="Remove"

; Default text for the Move Up button in forms. It is used to move template
; instances in the form.
1183624700="Move up"

; Default text for the Move Down button in forms. It is used to move
; template instances in the form.
2041209519="Move down"

417170167="%s\n(nhấn vào đây để xem thư chưa Ä‘á»c)"
147544424="%s wants to send you the following file. Do you wish to receive it?\n\nFile: %s\nSize: %s\n\nWarning: Never accept các tệp tin from unknown senders or with unknown contents."
1102844454="Accept file"
1196390472="Mail (%d)"
945245059="Starting"
422330584="Transfer of file '%s' completed\n(click here for menu)"
-683462731="Info"
-761600753="Room Invitation"
-571768538="%s has invited you to join the room %s\nDo you accept the invitation?"
-1754086927="Started talking with %s on"
-343024111="unknown contact"
-1587827817="%d user in chat room, topic is: %s"
-434443649="Joining chat room..."
-1781726688="Send file"
-1807942708="Started talking in %s on"
991876860="Disconnected from chat"
-1440211820="%s has kicked you from the chat room (Reason: %s)"
-1132826756="You have left the chat room"
264572212="%s has joined %s"
1072782510="%s has disconnected"
987343019="%s was kicked from %s by %s (Reason: %s)"
1376744230="%s has left %s"
-442172020="Room topic is: %s"
-1111971637="%s changes room topic to: %s"
-1142203621="Room moderation is on"
-972968523="%s sets mode +m: room is now moderated"
-565019740="%s sets mode -m: room is no longer moderated"
-1320703231="%s sets mode +l: user limit is now %s"
325891291="%s sets mode -l: user limit is now off"
-1726460557="%s sets mode +t: topic change is now only allowed by operators"
-2015289952="%s sets mode -t: topic change is now allowed by everyone"
562170748="%s sets mode +k: room is now password protected"
-806947253="%s sets mode -k: room is no longer password protected"
1904702022="%s sets mode +s: room is now secret"
-750883179="%s sets mode -s: room is no longer secret"
-1719434490="%s sets mode %s"
1816602980="%s sets user mode %s"
319028477="%s changes nick to %s"
-965314470="%s sets user mode +o: %s is now a room operator"
926299881="%s sets user mode -o: %s is no longer a room operator"
1605464424="%s sets user mode +v: %s may now speak if the room is moderated"
-1619203754="%s sets user mode -v: %s may no longer speak if the room is moderated"
766732100="%s is %s@%s (%s)"
-1933272880="%s is in the following rooms: %s"
1378311846="%s is using the server %s (%s)"
406926542="%s is an irc operator"
-1815767593="%s is away (%s)"
1913009061="%s is logged in as %s"
385714693="%u giá»"
-156316936="%u hours"
-675178343="%u minute"
-806048756="%u minutes"
-445511709="%u second"
-1816984426="%u seconds"
48425245=" và "
-1557830673="%s signed on at %s, and has been idle %s"
936707788="%s signed on at %s"
-1752296958="&Answers.com"
-1752296957="Opera &Tìm kiếm"
-1752296956="Ama&zon.com"
-1752296955="&Ebay.com"
-1752296931="Do&wnload.com"
-859211014="New newsfeed messages:\n%s"
; Dialog message
120044454="Lỗi không xác định"

; Message box text shown when hotlists data has been imported
-348055302="%d entries have been imported"
1862555410="One entry has been imported"

73186160="Popularity"
-1570631949="List rooms"
-1689094898="New room"
144583584="Change nick"
-1142784857="Send e-mail"
-1591746111="Check/Send"
-29774876="Fixed spacer"
-33861927="Dynamic spacer"
-1554596811="Wrapper"
1196468679="Newsfeeds"
928245257="Chat (IRC)"
-706714493="%u rooms"
1980799452="XHTML+Voice"
-1773077766="not available"
; This warning will be displayed for anonymous Diffie Hellman secure SSL
; connections.
1971097350="The server requested an ANONYMOUS connection, it is therefore impossible to verify the identify of the server. Is this a service that would normally be anonymous, and are you willing to send data to this anonymous server?"

; This warning is displayed if a low level encryption (level 1) is selected
; by the server.
15694585="This site is using an outdated encryption method currently classified as insecure. It cannot sufficiently protect sensitive data. Do you wish to continue?"

; Title of low encryption level dialog
-1608443547="Low encryption level"

-1938569383="Panels"
; The error to display if we get a VALIDATE_ERROR_STEP_MISMATCH for a number
; field. Any %1 is replaced by the entered value and %2 with the step
; value.
1300921250="The number %1 is not allowed for this form. Only certain numbers are allowed for this field."

; The error to display if we get a VALIDATE_ERROR_STEP_MISMATCH for a date
; field. Any %1 is replaced by the entered value and any %2 is replaced by
; the step value.
-2132866121="The date %1 is not allowed for this form. Only certain dates are allowed for this field."

; The title of the error page that is shown when loading a URL fails.
-1125267849="Error"

; The error page that is shown when loading a URL fails.
-1996452250="You tried to access the address %s, which is currently unavailable. Please make sure that the Web address (URL) is correctly spelled and punctuated, then try reloading the page."

; The error page that is shown when loading an url fails.
-571130177="Try pressing the F12 key on your keyboard and disabling proxy servers, unless you know that you are required to use a proxy to connect to the Internet. Reload the page."
660918719="Try enabling Synchronous DNS if it is disabled and disable it if it is enabled, in Opera's Network preferences."
-412691063="Check that the setup of any Internet security software is correct and does not interfere with ordinary Web browsing."
1317434611="If you are behind a firewall on a Local Area Network and think this may be causing problems, talk to your systems administrator."
1976505887="Make sure your Internet connection is active and check whether other applications that rely on the same connection are working."
1162929380="If you are on a dialup connection, check the dialup properties for your connection and under Server types, make sure it is set to log on to the network."

; The associated tablefield displays the signature of the cetificate !!
; IMPORTANT !! No special HTML characters in this string !!
-371513372="Signature"

; Generic message when settings have been saved
-1154642790="Settings saved"

; Generic message when no changes to settings have been saved
1871184022="No changes to save in this section"

-94837333="Download Opera voice setup"
-1876705869="Downloading voice setup..."
1475804537="Do you want to continue using this voice setup?"
; Voice C3N User Agent Identifier, shall only be translated if supported by
; voicelibs
270046378="Opera"

; Voice C3N Prelink Phrase, shall only be translated if supported by
; voicelibs
-1902106441="(go to | jump to)"

; Voice C3N Postlink Phrase, shall only be translated if supported by
; voicelibs
-2004163178="[page]"

; Encoding, when used other places than menus, to avoid crash with japanese
; access keys
-2092204962="Encoding"

; Voice C3N Prenick Phrase, shall only be translated if supported by
; voicelibs
-1744783314="go to bookmark"

; Voice C3N Postnick Phrase, shall only be translated if supported by
; voicelibs
-1846840051=""

; While downloading binary setupfile
-2011460894="Downloading extension"
-655411675="Downloading binary setup file"

; Used as template when redirect is turned off to produce a clickable link
; to the redirection target.
-57185507="

Redirection Status

The URL was redirected to %s. Please click the link to go there.

You can enable the automatic redirection in the settings.


Generated by Opera ©" -1845785787="Redirection Status" 1433700170="The URL was redirected to %s. Please click the link to go there." 1433905157="You can enable the automatic redirection in Tùy biến." ; Used to indicate that a document is generated by Opera. -826703050="Generated by Opera." ; used when a wml deck is not reached in correct order 1976688640="Access denied" 566351754="You have been denied access to this WML deck.\n\nYou have not reached this deck in the correct order." ; used when opera generates a redirect message. this is the title. -2137516168="Redirect" ; A short string to be displayed above the column of week buttons. No longer ; than a couple of chars. Used by the month view (calendar) widget in ; WebForms2. -674571725="Week" ; A short string for Monday. Used by the month view (calendar) widget in ; WebForms2. -548377585="Mon" ; A short string for Tuesday. Used by the month view (calendar) widget in ; WebForms2. -241569242="Tue" ; A short string for Wednesday. Used by the month view (calendar) widget in ; WebForms2. 11450219="Wed" ; A short string for Thursday. Used by the month view (calendar) widget in ; WebForms2. 1634457179="Thu" ; A short string for Friday. Used by the month view (calendar) widget in ; WebForms2. -818947258="Fri" ; A short string for Saturday. Used by the month view (calendar) widget in ; WebForms2. 1479732404="Sat" ; A short string for Sunday. Used by the month view (calendar) widget in ; WebForms2. -306449701="Sun" ; A fatal SSL error occurred, e.g. a handshake or transmission error, the ; internal error message gives more details -1527043971="Unable to complete secure transaction" -1151828609="Updating newsfeeds" ; Used in a popup error message when the user has requested a document from ; the server, the server sends the document using HTTP compression, and ; the document decoder couldn't decode the data properly. This version is ; used when LIMITED_MEMORY_DEVICE is turned on. 324184647="Problem encountered while decoding data. Possibly due to corrupted data or a lack of memory." ; Used in a popup error message when the user has requested a document from ; the server, and the server returns a HTTP_USE_PROXY (which is not ; supported for security reasons) error code. 280883669="The server tried to redirect Opera to the alternative proxy. For security reasons this is not supported." ; The title of the error page that is shown when loading a URL fails. -360926641="Check whether you can access other Web pages." ; The error page that is shown when loading a URL fails. -277470719="Some on-line services using security protocols do not work with the protocol TLS 1.0. Try disabling it in Opera's security preferences." 2007199746="If there is no error in the Web address, you may want to:" ; The error page that is loaded when a URL fails. 1581176738="Need help?" -1578977767="Open the Opera Help." 507228282="Go to Opera's on-line support desk." ; Replaces obsolete string 69881. 1399668865="Import from Apple Mail" ; Notification of a blocked popup -1112516751="Pop-up blocked from " ; Message used to notify user of logging status. -923196373="<<< voice browser exit - log window disabled >>>\n" ; Text used in generating about text. 314331646="Plug-in chưa nạp" ; Text used in generating about text -1641044856="IBM Multimodal Runtime Environment" ; Used for adding to account names when the account is temporary -1520398650=" (temporary)" ; String used when a popup has been blocked to give the user an option to ; open it. -314779598="\n(click here to open it)" ; Item on the start toolbar 376069807="Top 10" ; Music toolbar item. 1899152018="Add" ; Music toolbar item -1751945089="Play" -1979986745="Pause" -1751828113="Stop" -1797390215="Receive file" 1099492910="Interface display e-mail" ; List box entry 612186847="Import from Thunderbird" -16709870="Import from Opera 7" ; Used as the default text to substitute a plug-in in an HTML document, if ; the plug-in is not installed and the images alt attribute is empty 931079982="Plug-in content" ; Used as the default text to substitute a java applet in an HTML document, ; if java is not installed and the images alt attribute is empty 125645089="Java applet content" ; Shown as tooltip and status information when the plug-in has not been ; activated -245753105="You need to enable JavaScript to access this content. Press F12, select "Enable JavaScript", then reload the page." ; This is the title of an error page displayed when a URL containing invalid ; characters in the servername is rejected during URL resolving 1996608452="Invalid URL" ; First line of the message, the URL is displayed on the next line 1150263994="The URL" ; Second part of the illegal URL message, follows the URL 1150263995="contains characters that are not valid in the location they are found." ; The possible reasons for why the invalid characters are there: Mistake, or ; attack. 1379880234="The reason for their presence may be a mistyped URL, but the URL may also be an attempt to trick you into visiting a web site which you might mistake for a site you trust." ; Header for the SSL certificate description page" !!IMPORTANT!! No HTML ; special characters are allowed !! -1396250407="Security Information" ; Followed by the secure tunnel specification." !!IMPORTANT!! No HTML ; special characters are allowed !! 1176832065="Security protocol" ; Followed by the number of the certificate in the certificate chain, used ; as a heading for the SSL certificate description page" !!IMPORTANT!! No ; HTML special characters are allowed !! -350566025="Server Certificate" ; Followed by the number of the certificate in the certificate chain, used ; as a heading for the SSL certificate description page." !!IMPORTANT!! No ; HTML special characters are allowed !! -2018873682="Validated Certificate" -2079528865="Client Certificate" ; Followed by the servername in the certificate that matched the servername ; of the host 1904202967="Validated Servername" ; Who was the certificate for this server issued to 1138739937="Issued to" ; Who was this certificate issued by? 1138739353="Issued By" ; This warning is displayed when the user has disabled some or all of the ; strong encryption methods, and the server selected a low level ; encryption method (level 1) -1209211918="This site specifies an insecure level of encryption. You have manually disabled some of the strongest encryption methods, and this may have forced the server to select the current level. We recommend that you re-enable strong encryption before proceeding. Do you wish to continue using a low encryption level?" ; Displayed in the about page if User JavaScript is enabled -458492070="User JavaScript các tệp tin" ; Mail panel 1520323759="The requested operation could not be completed because one or more of the selected messages did not have a locally downloaded body. Opera will now try to download the missing message bodies." 983164455="Move or copy failed" ; Transfers panel -319112693="Checking các tệp tin" -201564325="Sharing các tệp tin" -491457712="Active transfers (In/Out)" -1257431027="Connections (seeds/peers) [all]" ; BitTorrent connections, short version -1631907428="Connections" ; BitTorrent connections, verbose text 434282018="Seeds: %d, Peers: %d (Total seeds/peers: %d/%d)" ; Chat window -338247295="%d user in chat room" ; skin manager 86588876="Opera Chuẩn" ; Skin manager 569369974="Windows Native" -903847876="Macintosh Native" ; Tracker communication error header -509925896="Unable to communicate with tracker: " ; Tracker communication error context -1318861316="BitTorrent tracker communication with torrent: " ; First message to user when clicking a .torrent link 1637975240="You are about to start a BitTorrent download from:\n\n %s\n\nPlease note that you will share the content you receive with other people who download the same các tệp tin.\n\nAre you sure you want to do this?" ; Title of the dialog 1692897257="BitTorrent download" -819618716="Transfer of BitTorrent archive '%s' completed\n(click here for menu)\n\nPlease note that you will continue sharing the content\nuntil you manually stop it." ; Move-to-sent-dropdown in mail import wizard, no mailbox selected: -1564256783="" ; The loading was aborted due to security reasons for instance loading a ; file: url from a document loaded from an http: url -1399476641="The loading of the URL has been blocked for security reasons." ; Caption for a single alternate link in a newsfeed -387365869="Article:" ; Caption for a single related link in a newsfeed -1767083404="Related link:" ; Caption for a single via link in a newsfeed -217852653="Link via:" ; Caption for a single download link in a newsfeed 787372707="Download:" ; Button to reset a preference to default. -425450415="Default" ; Internally generated document needs JS to function. 1110936292="You need to enable JavaScript to use this document. Then reload the page." ; Show all configuration options at the same time. -1870351643="Show all" ; Messages for opera:config. 491310161="Some changes may require a restart to take effect." ; Title for opera:config. 1592381550="Tùy biến Editor" ; Writing direction for language, "ltr" for left-to-right or "rtl" for ; right-to-left. 1850176044="ltr" ; The OCSP server says that the OCSP request was malformed 1676397738="The on-line certificate validation (OCSP) server reports that validation failed because of a malformed request." ; The OCSP server could not create response because of an internal error 1260085234="on-line certificate validation (OCSP) server reports that validation failed because of an unspecified server error." ; The OCSP server says try again later -1852612414="The on-line certificate validation (OCSP) server reports that validation failed because the server is off line, please try again later." ; The OCSP response should have been signed when it was sent, Opera does not ; support signing of OCSP responses -1629981425="The on-line certificate validation (OCSP) server reports that validation failed because the request should have been signed." ; The OCSP server claims we are not authorized to get a response for the ; validation request. This is very likely an OCSP server problem -780013139="The on-line certificate validation (OCSP) server reports that validation failed because you are not authorized to validate this certificate" ; We don't understand the reason code given for why the OCSP request failed 1288130594="The on-line certificate validation (OCSP) server reports that validation failed because of an unknown error." ; An error was found in the OCSP response, making it invalid 887031139="There was an error in the response returned by the on-line certificate validation (OCSP) server." ; The OCSP response could not be validated, and it could be a fake 1205273924="The response from the on-line certificate validation (OCSP) server could not be validated." ; The OCSP response is older than its specified validity period, or is so ; old Opera will not accept it. 466045243="The response from the on-line certificate validation (OCSP) server was too old." ; The website is no longer in operation, and the certificate has been ; revoked 452336457="The certificate was revoked because this site is no longer in operation" ; A newer certificate has been purchased. -1035416434="The certificate was revoked because a newer certificate has been issued." ; The information in the certificate no longer identifies the correct owners 10534282="The certificate was revoked because the site has changed owners." ; There's been a serious problem at the CA, and at least some of the ; certificates from the CA can no longer be trusted -260835684="The certificate was revoked because the Certificate Authority has been compromised, and some or all certificates issued by this authority can no longer be trusted." ; The owner has reported that the private key associated with the ; certificate was compromised (e.g. stolen) or lost (e.g. they forgot the ; password) 345370497="The certificate was revoked because the key associated with the certificate has been compromised, and the certificate cannot be trusted." ; Status bar shows plug-in initiated url loading. Input string: domain name ; of url being loaded. 83724205="Chuyển dữ liệu từ %s" ; Used when a 40/56-bit, authentication-only or anonynmous method is ; selected by the server -1765289207="The encryption method used by the server is considered insecure." ; Used when the public key of the server, or one of the certificates is not ; long enough to provide adequate security, presently it is used for RSA ; keys shorter than 900 bits. 1375884585="The server is using a short public encryption key, which is considered insecure." ; Used when the public key of the server, or one of the certificates is not ; long enough to provide adequate security, presently it is used for ; RSA/DH/DSA keys between 900 and 1020 bits. 1691604376="The server is using a public encryption key with a length that only provides medium security." ; Currently used for SSL v2, which is obsolete and have known security ; problems fixed by later versions of SSL and TLS -656286379="The server is using an outdated security protocol version." ; Used in search field on address bar -1453429782="&Find in page" ; Caption for multiple alternate links in a newsfeed 769504734="Articles:" ; Caption for multiple related links in a newsfeed -426780673="Related links:" ; Caption for multiple via links in a newsfeed 505415390="Link via:" ; Caption for multiple download links in a newsfeed 1334569070="Downloads:" ; Sent to console when Opera is not able to load a script linked from a page -577114886="Linked script not loaded" ; Heading for the folder or ftp listing page 489139792="Folder Listing" 1964793765="%s server" ; html title of the page information -1527978796="Page Information" ; Chat window 2127064144="%d users in chat room" -771071578="%d users in chat room, topic is: %s" ; The certificate expired on the given date, java allow dialog. 2089918635="The certificate for "%1" expired %2. The webmaster should update the applet." ; Warning displayed if a certificate is being installed from a HTTP or FTP ; URL -1725796747="This certificate was downloaded from "%1" using an insecure connection" ; Displayed for unknown root certificates that are missing the required ; basic constraints and key usage extensions 760918586="The certificate for "%1" does not contain all the required information" ; Name of the Today folder in the history panel/page -1748691533="Today" ; Name of the Yesterday folder in the history panel/page -1882227284="Yesterday" ; Name of the Earlier this week folder in the history panel/page 756908222="Earlier this week" ; Name of the Earlier this month folder in the history panel/page 353293976="Earlier this month" ; Name of the Older folder in the history panel/page 1447812616="Older" ; About page User CSS folder label 168507773="Thư mục CSS ngưá»i dùng" ; Merlin dedication for about-page. 489069232="In memory of Geir Ivarsøy." ; Description of how Basic Authentication sends the password 48164205="Basic Authentication: Clear text" ; Description of how Digest Authentication sends the credentials 1677839979="Digest Authentication : Password not passed directly" ; Description of how NTLM Authentication sends the credentials -1485707258="Microsoft NTLM : Password not passed directly" ; Description of how MS Negotiate Authentication sends the credentials -488341557="Microsoft Negotiate : Password not passed directly" ; Button in source viewer toolbar for saving to cache and refreshing the ; edited page 1094079060="Apply changes" -611566104="There are pending IMAP commands from last session. Process them now?" -1662197742="Pending IMAP commands" 735576426="Error from server: %s. Did you change your password?" 1809598168="Source:" -1204190122="Add widgets" -1318171891="Mask as Firefox" -2000624253="Mask as Internet Explorer" -1278148494="Widget download" 1755000112="Downloading widget..." ; Error text when a setup file or widget can't be applied after download -420402860="An error occurred when applying this file." -1926142231="Save downloaded widget" 616590390="Do you want to keep this widget?" -48102728="%s has invited you to join the room %s. Click on the room name if you want to join." 587964953="%s wants to send you the file %s (%s). Click on the file name if you accept it." 268083167="Click on content you want to block, hold 'Shift' while clicking to block a specific element." -1026292481="Blocking: " 1415826242="Unblocking: " -593203511="Opening this file might be harmful to your computer.\nOnly open it if you trust the content of the file.\nDo you wish to continue?" ; Should typically be %#c on Windows and %c on Unix. Format used by the ; locale to define how a long date/time is shown. 1965445176="%#c" ; Text written on top of blocked images when using the content blocker 1592645969="BLOCKED IMAGE" ; Text written on top of blocked plug-ins when using the content blocker -1159735767="BLOCKED CONTENT" ; Sender of welcome message shown when you create the first e-mail account ; in Opera -1111582602="Opera Desktop Team " ; Subject of message shown to new mail client users. 1988764740="Welcome to Opera Mail" ; Body of message shown to new mail client users. -1111729968="Dear Opera user,\n\nYou have just activated Opera's built-in e-mail, news, and newsfeed client. We hope you will like it as much as we do!\n\nUsing Opera Mail is fast and easy: your messages will be sorted automatically, and searching them is simple and efficient.\n\nAs Opera works a little differently from most e-mail clients, we recommend that new users have a look at the e-mail and newsfeed help:\nopera:/help/mail.html\nopera:/help/feeds.html\n\nWe invite you to start using the e-mail client and stop sorting your e-mail: Opera will be more than happy to do that for you.\n\nBest wishes from the Opera team\n" -1311631998="Add" ; Option on widget toolbar whether the Opera Widgets tab should always be ; visible. -679663514="Show widgets tab" 2138046855="Hide widgets" 313144515="Thay đổi thiết lập" 2080847489="Done" ; In the BitTorrent configuration dialog to indicate unlimited ; download/upload speed -1067119794="Unlimited" ; Used in about page 1005433012="Refresh plug-ins" ; Used for link in error page when XML document cannot be parsed. -1989918768="Reparse document as HTML" ; Text for XML parse error message 2146131313="Error:" -267730392="Specification:" ; A widget that has no name assigned to it -1412267390="Widget" ; Shown in the warning dialog for removing accounts if removing will remove ; local messages -1187019550="Locally stored messages for this account will be removed." ; Text on the button in the WF2 calendar that clears the selected value, ; selecting "no" date. 559655831="None" ; Text on the button in the WF2 calendar that selects the date that is ; "today" 579923217="Today" ; Title for warning on read-only messages 83187865="Má»™t số tin không thể thay đổi" ; Text for warning on read-only messages 37533518="Má»™t số tin không thể thay đổi, chúng đã được chá»n chỉ Ä‘á»c." ; The title attribute of the >> link for selecting next entry on generated ; webfeed pages 1248101963="Next entry" ; The title attribute of the << link for selecting previous entry on ; generated webfeed pages -1151467159="Previous entry" ; The link for going back to list of all entries when on a generated page ; for one entry -494370643="All entries" ; Title of history search page 1099269918="History Tìm kiếm" ; Heading for generated page when Opera has blocked a fraud site -91525170="Fraud Warning" ; Body of warning page generated when Opera has blocked a site 1964603636="The page you are trying to open has been blacklisted as fraudulent. It will likely attempt to trick you into sharing personal or financial information. We strongly discourage visiting this page." ; Option to bypass Opera's blocking of a blacklisted site -871840478="Ignore this warning" ; Option to go to the help for the anti-phishing feature -543549680="Learn more about Opera's fraud protection" ; The 'get me out of here' option for generated page when Opera has blocked ; a blacklisted site -1113781852="Go to homepage" ; Dialog title and components ; Used in most dialogs 660644312="OK" 326443447="OK" 730258692="Há»§y" 193344611="Há»§y" ; Opera as default browser 602929145="Protocols" -960648533="http" -1636630434="https" -960449144="news" -1070316939="ftp" 1780552688="gopher" -960130529="wais" 776127007="Check if Opera is default browser on startup" 1959530921="Select all" ; Password required 1934783555="Authentication" -175979580="Message" -215302341="Username" -1474052307="Password" ; Send form without encryption? 660643917="Submission warning" ; Use Opera 2122499232="Use Opera as default Web browser" -1117247151="Opera is not set as the default Web browser on your computer.\n\nWould you like to use Opera as your default application for viewing Web pages?" 326436591="Có" 660644283="No" ; Validate source -1956242782="Validate source" 722076378="Do you want to upload this page from your computer to an on-line source code validator?" ; Advanced startup settings -1918601460="Synchronous DNS" ; Certificate 845172279="Certificate name" 760368433="Issuer" -489552039="Allow connections to sites using this certificate" -1710695723="Warn me before using this certificate" 1230327623="Accept" 1619237134="Install" ; Performance 1500396219="Max connections to a server" -963384524="Max total connections" ; Personal information -1613993777="This information can be pasted into forms using the right mouse button" 491280082="First name" 365108324="Há»" -1758483281="Address" 786795682="City" -1493208566="Region/state" 192982108="Postal code" -800670115="Country" -1308367955="Telephone" -78925070="Mobile/Fax" 866587697="E-mail" -2069137646="Homepage" -6747107="Äặc biệt 1" 1284720862="Special 2" -1718778465="Special 3" ; Fast bookmark access -74873841="Please enter nickname of bookmark" ; Server name completion -1620313612="Look for local network machine" 1099463235="Try name completion, using" -586855897="Prefixes" -1174682320="Suffixes" ; Links in frame 2076813121="Open" -1802770985="Close" ; Import e-mail -204969357="Import settings" ; Cookie security problem -191270829="Accept" 543673424="Refuse" 531071069="A path in a cookie does not match the page address." -1361312927="You might want to ask the site's Webmaster to set legal cookies." -1492700677="Do you want to accept this cookie?" 1830946422="Let [Accept] and [Refuse] apply for the entire domain" ; Update language file 940335548="Your Opera language file needs to be updated." -1618068701="Download new language file" ; Automatic window reload 1704195940="Enable" 879526679="minutes" 1522085772="seconds" -1137798824="Reload only if server says page has expired" ; Image properties -2071741297="Image" -360225991="Dimensions" -360227935="Depth" -360207182="Address" 998036769="Image type" 997983738="File size" ; File download -8617288="Tệp tin" -290039121="Server" ; Delete private data -1539576016="Proceeding will perform the actions specified below. If default actions are left unchanged, all open tabs will be closed, and ongoing file transfers interrupted." -1773600261="Delete temporary cookies" 198003670="Xóa tất cả cookie" -1236632752="Delete password protected pages and data" 1644218916="Delete entire cache" 868452184="Clear history of visited pages" -1526188589="Clear history of typed-in addresses" -818510585="Clear history of visited links" 1416340364="Clear history of file transfers" -642181654="Clear all e-mail account passwords" 526675409="Clear all Wand passwords" ; Item properties 2128741606="Nickname" -1618821496="Address" -1958888455="Description" 728869388="Parent folder" -1187537688="Created" -1949464196="Visited" ; Bookmarks Properties -1241453065="Name" ; Set home page 1795906726="Show my home page every time I start Opera" ; Save windows 768336150="Save open tabs and windows for easy retrieval" 1303304956="Choose..." -413528322="Show these tabs and windows every time I start Opera" ; Confirm file upload 2025661489="The các tệp tin listed below have been selected, without your intervention, to be sent to another computer. Do you want to send these files?" -88521873="Destination" -1312077104="Form address" ; Print options -332433289="Print page background" -229197440="Print headers and footers" 1455310448="Scale print to" 63340355="Page margins (in centimeters)" -1006130883="Top" 1157120597="Left" -462465912="Right" 1299923487="Bottom" ; Print dialog. Printer parameter -2051840762="Parameter" ; First time dialog help text 960391086="Middle click action can be configured by pressing Shift+Middle click.\n\nWould you like to configure the action now?" ; Preferences -482365072="Apply" ; Advertising -673223269="Advertising" ; Privacy 1669902403="Enable automatic redirection" -44337407="Use cookies to trace password protected pages" -710257074="Enable cookies" 1493006323="Manage cookies..." -52958885="Xóa các cookie khi thoát Opera" 370346349="Warn me about incorrect cookie domains" -1248831366="Accept cookies with incorrect paths" 1456075810="Warn me about incorrect cookie paths" ; Accessibility -819148542="Enable mouse gestures" -1101959295="Double-click text to display context menu" 186363710="Left-handed back and forward gestures" 919715221="Enable auto-completion dropdown" ; Windows 1445692897="Cycle tabs" ; Programs -1037896592="Enable mail and chat" -2039956664="Download folder" -386352693="Source viewer" -1261223714="Telnet program" 741548000="TN3270 program" ; Fonts and colors -173306681="Choose..." 1850810654="Minimum font size (pixels)" -142265689="Background color" -1821217361="Link style" -1581303318="My link style..." 100462302="International" -466818101="International fonts..." ; File type 387537687="Kiểu tệp tin" 1157430188="MIME type" 1246545064="Action" -465773983="Open with Opera" 1157368313="Save to disk" -476926331="Open when transfer is complete" -1590629512="Do not ask for folder, but save directly to" -1269937528="Open with default application" -1006151541="Open with other application" 1844282809="Use plug-in" ; Network -868465547="Browser identification" -1869997290="Encode international Web addresses with UTF-8" 1016988895="Proxy servers" -697010572="Server name completion" 2097055631="Always show server errors" 1224008052="FTP paths relative to user directory" -490501369="Absolute FTP paths" ; Link style -1421175617="Not visited" -1972543376="Underline" 1222649501="Strike through" -480033431="Color" 1289892463="Visited" -84227297="Visited links marked" -615919994="days" 1706322406="hours" -1267953030="Always border on image links" 1307039014="Always border on links" ; International fonts -2034190404="Choose font to be used when text is not correctly displayed." -1975145200="Writing system" -1669632023="Normal font" -1793402588="Monospace font" ; Cache -1441773700="Clear" 80367024="Disk cache" -1269064102="Cache documents" -903440803="Cache images" 1084434026="Cache other" 1963944855="Empty on exit" 1267104753="Empty now" 969938757="Always" 1085760724="Never" -881832071="Always check redirect" 904250869="Always check redirect" ; Proxy servers 1889671252="Proxy servers" -1895292633="HTTP" 1028618477="Port" 357110010="HTTPS" 402457745="FTP" -116584809="Port" -1421646356="