; Opera language file version 2.0 ; Copyright © 1995-2007 Opera Software ASA. All rights reserved. ; Created on 2007-11-30 14:37 ; Lines starting with ; (like this) are comments and need not be translated [Info] Charset="utf-8" Build.Linux=1709 Version.Linux=9.50 DB.version=903 [Info] Language="he" ; The string below is the language name in its own language LanguageName="Hebrew" [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="Invalid address" ; 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" ; Error message when server sends ERR_COMM_OUT_STATE 358460907="The endpoint was not in an appropriate state" ; Used on Macintosh as a default network error message. 740291732="Open transport error" ; 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." ; Error message when connecting to server times out. 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." ; Error message when Winsock is not the correct version. -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" ; Used in a popup error message when the address type is unknown or ; unsupported. 1118839518="The address type is unknown or unsupported" 156962827="Printing page" ; 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 off-line. 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 username ; 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 username 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" ; 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" ; Used as default text on file upload input elements in forms in HTML ; documents. -1783794762="Choose…" -1005530747="HTML files|*.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|Torrents|*.torrent|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 files (*.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 files (*.exe)|*.exe|All files (*.*)|*.*|" -1970773635="Sound files (*.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 files|*.*|" 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 files|*.*|" -1381160483="CSS files (*.css)|*.css|HTML files (*.htm,*.html)|*.htm;*.html|All files (*.*)|*.*|" ; 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." ; 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 Preferences." ; 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!" ; Search strings 1731818968="Search engine" 143957063="Keyword" -475340800="" ; Search with x -1988219522="%s search" 943043206="Event" 2018876050="Sound file" 912272472="Unknown server" 1849271768="Document:" -191591729="Elements:" 527933789="Total:" 526767594="Speed:" 1838098568="Time:" -1880596941="You need to specify a MIME type." -104559212="MIME type not specified" ; 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="Web page normal text" 1996324275="Web page

" 1996324276="Web page

" 1996324277="Web page

" 1996324278="Web page

" 1996324279="Web page

" 1996324280="Web page
" 1454201505="Web page
"
148398850="Text field single-line"
1826320747="Text field multi-line"
-1626533879="Form buttons"
1650965499="Font-family serif"
941022991="Font-family sans-serif"
-251987805="Font-family cursive"
-1459975592="Font-family fantasy"
-496949433="Font-family monospace"
; Error message when the URL exceeds maxlength.
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."

-1352710556="Blank page"
-1759909084="New Folder"
906850014="Add"
1325210100="Add"
1647828869="דף חדש"
-4062831="Open"
; Button text for Save action buttons.
-1001150226="Save"

880020204="Print"
-1093357638="Copy"
197832810="Find"
-847360260="Back"
-1705826954="Reload"
830055518="Forward"
380699176="Home"
-1706951539="Tile"
-1635182269="Cascade"
-101179097="Hotlist"
870715797="Go"
-913592259="Search"
790656628="Resume"
-607245441="Retransfer"
-1478706519="Stop"
; 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="Setting up secure connection…"

; 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="Waiting (#%2) for connection to %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="Page loaded"
-544479256="Transfer done"
-705946906="Failure"
-516179123="Follow link"
; Error message when an assigned sound notification file cannot be found and
; played.
1787559867="None"

-1559500272="Opera window setup (*.win)|*.win|All files (*.*)|*.*|"
-1466343430="תצוגה"
591882635="שליחה"
-1393253531="עצירה"
599857409="דף %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 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"
; 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 the server are not enabled in the security preferences.\n\nPlease note that some encryption methods are no longer supported, and that access will not be possible until the Web site has been upgraded to use strong encryption."

; 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 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="Secure connection: fatal error (%u) from server."

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

; Used in a popup error message when the server apparently only supports SSL
; 2, and SSL 2 is not supported by the version.
114297709="Opera was not able to connect to the server. The server may be using the unsupported SSL 2 protocol, which is not considered safe enough for secure communication. The site owner should upgrade to TLS 1.0 or newer."

; 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 the security password dialog when shutting down from kiosk mode
; and a master password has not been set.
1739420580="Please set a master password to prevent unauthorized exit from kiosk mode"

; 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 popup error message when the installation of a certificate
; failed.
138106567="The certificate installation failed."

; 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."

; Error message when encryption is disabled.
-267159947="All encryption methods are disabled in Preferences."
1207224929="Security operations are not available."
-1629273963="Security is disabled."

; 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:"
-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"

; 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"

; 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"

; 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 Items in Memory"

; 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 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"

; 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 cannot 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?"
; Used in a popup error dialog during loading of global history list.
1166471331="Your history list file is corrupt and will be cleared."

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

-62827592="Name"
531591762="Size"
-227119188="Progress"
-308398330="Time"
956966280="Speed"
-1127055485="Done"
-1592207656="Stopped"
1463173159="Error"
1193666106="Copy File Information"
-39632401="Error"
2050033290="All files (*.*)"
1228940699="Stop executing scripts on this page"
-1174213301="New folder"
-972259686="Bookmark Properties"
-1968570497="Bookmarks"
1243273713="Name"
-1489393778="Online"
-1489393777="Away"
-1489393776="Be right back"
-1489393775="Busy"
-1489393773="Appear offline"
-1489393772="On the phone"
-1905354370="Out to lunch"
1119578081="Add contact"
-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="only "
1530389153="secure pages "
-29215723="the server "
-1048672320="all servers in the domain "
-1184962795=", port(s) "
-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="The cookie is valid until %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" button 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"
; 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."

; Shown on opera:plugins when no plug-ins can be found.
-1872720="None found"

-752244387="Warning"
-924276195="Identify as Opera"
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 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="The input is not valid."

-269674069="Show searches"
-2011196507="Cycle in recently used order"
979995915="Cycle in tab bar order"
-360753815="Cycle without showing list"
; Preferences dialog options
33470825="גופנים"
-219837233="דואר אלקטרוני"
-478760061="סוגי קבצים"
1341372032="היסטוריה וזיכרון"
264817555="תצורת דף"
-207454098="שפות"
2004623204="רשת"
272486666="פרטיות"
-1941436581="הגנה"
122528232="צלילים"
109954594="חיפוש"
-254407842="חלונות"

-1381406774="Category"
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"
962024521="Paths"
1557681688="Preferences"
-33068845="Opera directory"
92075738="Saved session"
-1795415314="Bookmarks"
455019715="Plug-in path"
1011802234="Cache"
-1153529489="Help documents"
-248109233="Java"
163333106="Third parties"
1463797622="Opera Software is grateful to the groups and individuals above for their contributions."
-509660262="No Java Runtime Environment installed"

-887848582="pixels"
1995601639="bits per pixel"
; Used when indicating file size or amount of data transferred.
-42936756="bytes"

-733307256="animated in %i frames"
-63918038="byte"
; Used when indicating file size or amount of data transferred.
1430354649="B"

; Short for kilobyte
698570216="KB"

-1047074189="MB"
1811210289="GB"
-892792889="/s"
; Used in about page.
80168480="Version"
468601187="Build"
1813791800="Platform"
-1908045493="Version information"
1523437109="System"

-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"
-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. Cannot open\n\n%s\n\nDo you want to switch to on-line mode?"

; 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.
-1893261847="syntax error"

; Error messages from XML
996630135="Line:"
67277308="Character:"

-388170568="Unknown"
; Used in a warning/confirmation dialog when an URL with a username (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 "
; Label in the displayed header of a news/mail/MIME/MHTML message.
941300722="Date"
941390952="From"
-979575324="Subject"
742328503="To"
742327930="Cc"
-1272983108="Bcc"

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"
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"
-1752296930="&Yahoo!"
; Shopping search title
-1752296929="&Shopping"

; 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"

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 message when auto proxy config fails.
-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"

10884003="Browse in a new window"
447125422="Resume transfer"
-1955739101="Stop transfer"
; Used for OEM Extended Cache Management to indicate when an non-flushable
; document will be removed from the cache 
155182691="Valid to"

; Button for accessing the BitTorrent preferences
-1003277204="BitTorrent Preferences…"

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

-1025687219="Size"
-119414254="Wand"
; 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="Deleting folder"
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"

; 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="Account"
-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="זיכרון זמני"

; Prefix for newsservers in serverlist in m2
85627416="Newsgroups at"

; 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=""

; Period to view e-mails from
-220518426="Today"
253715633="Week"
-228808373="Month"
1552729014="Three Months"
253787382="Year"
-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="Newsgroup"

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="Cancel message"
536265206="Are you sure you want to cancel this message?"
; Priority of a M2 message
1081308353="Normal priority"

-618477900="Enter Web address here"
; Ghosted text in quick find fields
-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="< Back"
-1460731384="Finish"
334337687="Off"
1990484605="Medium"
-2051372103="Strong"
-2072276931="Or"
334322703="And"
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"
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="Newsgroups"
-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 files (prefs.js)|prefs.js|"
1058447946="Thunderbird prefs file (prefs.js):"
-610822223="Thunderbird prefs files (prefs.js)|prefs.js|"

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

; 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="SMTP service unavailable"
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="תמונות"
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="Browser menus"
367662404="Browser toolbars"
282774721="Browser dialogs"
648422881="Browser panels"

; Used in preference font list for UI fonts
25135132="Browser tooltips"

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

; String to be used in preference font list to identify a system default
; font
137662006="(Default)"

; 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"

; Version of Qt library that Opera uses. Shown on About page
658508522="Qt library"

; 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="Organization"
-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="Do you want to continue using this mouse setup?"
736588742="Download Opera keyboard setup"
-605573426="Downloading keyboard setup…"
433266900="Do you want to continue using this keyboard setup?"
-1097377482="Copy of"
93189975="Are you sure you want to trust this issuer?"
; Open file dialog
-797806689="Opera bookmark files (*.adr)|*.adr|"
1117324125="HTML / Netscape bookmark files (*.htm, *.html)|*.htm;*.html|"
-1411735922="Konqueror bookmark files (*.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:"
-1729832518="Display mode:"
-29205198="Standards mode"
-106603432="Quirks mode"
-1548445594="Local cache file:"
-761181853="- no cache file -"
-23347034="Last modified:"
1311445171="Downloaded:"
864495353="Meta information"
-1010865942="Security"
1648291680="Summary:"
1425344006="- not secure -"
-1528763965="Style sheets"
1401788930=" (alternate)"
864905661="XSL transformations"
1069981671="Scripts"
864463584="Navigation links"
578403440="Frames"
1036993977="Inline frames"
-1462157973="Dimensions:"
-1547101369="Depth:"

; Adds a colon to an item in a list
-575965756="%s:"

-108388079="Fast Forward"
711342150="Save As"
830950105="Select session file"
-1535219881="Window"
155743609="Write new note here"
739612478="Attach Files"
1604859069="Version"
-299829102="Cipher"
-477544027="Light"
1506702806="Normal"
-1446479474="Bold"
1658037448="Start with blank page"
584306170="You are about to open %d contacts\n\nProceed?"
; Interval
60437277="Every %d minutes"
511007177="Every %d hours"
435767103="Every hour"
436294733="Every week"

1101328228="You are about to open %d bookmarks\n\nProceed?"
-700155865="Pop-up at bottom"
21275667="Remember last size"
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."
1882483772="MP3 files |*.mp3|"
; Typically telnet, tn3270, news, mailto
-93919767="Protocol"

907743631="Program"
1949547324="Adding new button with action\n\n%s\n\nDo you want to proceed?"
-1165861871="New button"
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."

-1171706681="Write a quick reply to %s here"
-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…"

; Option string for popup window management
-1178005071="Always maximize, including pop-ups"

; Message shown when downloaded skin cannot be used
175291223="Unable to continue. Please select a skin made for your version of 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 feed"

; 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="Feed"
-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 second(s) remaining)"
-1501641545="%d / %d  (%d minute(s) remaining)"
; 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(click here to view unread messages)"
1196390472="Mail (%d)"
945245059="Starting"
422330584="Transfer of file '%s' completed\n(click here for menu)"
-683462731="Info"
-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 hour"
-156316936="%u hours"
-675178343="%u minute"
-806048756="%u minutes"
-445511709="%u second"
-1816984426="%u seconds"
48425245=" and "
-1557830673="%s signed on at %s, and has been idle %s"
936707788="%s signed on at %s"
-1752296958="&Answers.com"
-1752296957="Opera &Search"
-1752296956="Ama&zon.com"
-1752296955="&Ebay.com"
-1752296931="Do&wnload.com"
-859211014="New feed messages:\n%s"
; Dialog message
120044454="Unknown error"

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

; Used in File Handler Edit Dialog
-694083371="Ask before starting program"

; Short string in dialog header seaction
236071286="Ask"

; File handler dialog box string
1387206342="Files (fallback)"
-1153664958="Folders"

; Dialog box string shown before opening a folder
1501805284="Open folder"

; Dialog box string shown before opening a file
-341751576="Open file"

; String in dialog WITH
-252900186="with"

; Text on button that opens file handler dialog box
-1031377841="Handlers for saved files…"

73186160="Popularity"
-1570631949="List Rooms"
-1689094898="Join Room"
144583584="Change Nick"
-1142784857="Send E-mail"
-1591746111="Check/Send"
-29774876="Fixed spacer"
-33861927="Dynamic spacer"
-1554596811="Wrapper"
1196468679="Feeds"
; Message box string that is shown if mailto address contains command
; character and we use an external e-mail client
-2019540747="E-mail address contains command characters. Do you want to run the command?"

928245257="Chat (IRC)"
; 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 identity 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 which is no longer classified as secure. It cannot sufficiently protect sensitive data. Do you wish to continue?"

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

; 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.
1976505887="Make sure your Internet connection is active and check whether other applications that rely on the same connection are working."

; 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?"
; Encoding, when used other places than menus, to avoid crash with japanese
; access keys
-2092204962="קידוד"

; 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.
-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 Preferences."

; 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."

; 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 feeds"
; Replaces obsolete string 69881.
1399668865="Import from Apple Mail"

; Notification of a blocked popup
-1112516751="Pop-up blocked from "

; 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="E-mail display"
; List box entry
612186847="Import from Thunderbird"
-16709870="Import from Opera (7/8/9)"

; 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 a level of encryption that is not secure. 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 files"

; Mail panel
983164455="Move or copy failed"

; Transfers panel
-319112693="Checking files"
-201564325="Sharing files"
-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 Standard"

; Skin manager
569369974="Windows Native"
-903847876="Macintosh Native"

; Message string shown if a plug-in setup problem takes place
-2026717958="Opera encountered a problem during plug-in setup.\nPlug-ins will not work properly.\nCheck your installation."

; Message string shown if a plug-in setup problem takes place. Do not
; translate rge word 'libnpp.so'
-432051014="Could not locate plug-in 'libnpp.so'."

; Message string shown if a plug-in setup problem takes place
2145260270="This executable is included in the install package."
-1007065015="Could not load plug-in library 'libnpp.so'."

; Message string shown if a plug-in setup problem takes place.
2062427490="(Path can be modified in Preferences dialog)"

; Tooltip text shown when mouse is hovering the e-mail client text field in
; Preference dialog.  Do not translate the flags (like %t) and not
; 'mailto'
-566594663="Parameters\n\n%t (to) Replaced with receiver\n%c (Cc) Replaced with Cc receiver\n%a (Bcc) Replaced with Bcc receiver\n%s (subject) Replaced with subject text\n%b (body) Replaced with body text\n%r (address) Replaced with address. The result will always start with 'mailto:'\n%w (address) As %r but without 'mailto:'\n\nAll text within brackets [] will be removed if parameter is not replaced.\n\nExample\n[%t] [-cc %c] [-subject %s] [-body %b]"

; 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 files.\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=""

; Appended to title for session imported from Opera 6.
-93013348="Imported from Opera 6"

; Title for autosave session imported from Opera 6.
2009387892="Imported from Opera 6 (auto saved)"

; 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="Preferences 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="The 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="Transferring data from %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 not considered secure."

; 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 not considered to be secure."

; 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="&חיפוש בדף"

; 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."

; 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="User CSS directory"

; 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"

; 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 element to block all similar content, or hold 'Shift' while clicking to block a single 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 feed 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 feed 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"
2080847489="Done"
; In the BitTorrent configuration dialog to indicate unlimited
; download/upload speed
-1067119794="Unlimited"

; 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"

; Message string shown if a plug-in setup problem takes place. Do not
; translate the word 'operapluginwrapper'
-1664703893="Could not locate plug-in executable 'operapluginwrapper'"

; Tooltip string for tray icon
1045417549="%d unread messages"
2118270715="1 unread message"

; Title for warning on read-only messages
83187865="Some messages cannot be changed"

; Text for warning on read-only messages
37533518="Some of the selected messages cannot be changed, because they are marked as read-only."

; Title of history search page
1099269918="History Search"

; 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 Home Page"

; Explanatory text displayed at the top of the page when using the ALT
; debugger.
-1197772896="Any visible images have invalid or missing ALT attributes."

; Title of the history top 10 shown in the Speed Dial suggestions list
-2038375348="Frequently Visited Pages"

; Shown when no history top 10 is available to be listed in the Speed Dial
; suggestions list
1509749455="No browsing history available"

; Title of the list of open Web pages shown in the Speed Dial suggestions
; list
1028796671="Open Pages"

; Shown when the list of tabs in the Speed Dial dialog suggestions list is
; empty
-1163002853="There are currently no pages open"

; Title of the list of suggested Opera sites for speeddial
-416790863="Opera Sites"

; Speed Dial help button
528772207="What is Speed Dial?"

; Caption of button in inline help that opens an Opera help page
1059596273="More…"

; Short help shown inside the Speed Dial page
2056080008="Speed Dial gives you quick access to your favorite Web sites when a new tab is opened. Click on an empty spot to add a new Speed Dial entry, delete it by clicking on the cross, or drag and drop thumbnails to rearrange. To open a page, click on the thumbnail, or press %1 to %2."

; Caption of a button that unhides Speed Dial
-1656817791="Show Speed Dial"

; Caption of a button that hides Speed Dial
-96763782="Hide Speed Dial"

; Shown inside an empty Speed Dial
-1799226240="Click to add a Web page"

; Shown on a Speed Dial to indicate that it will show a preview of the Web
; page
761703394="Preview"

; Tooltip shown on a Speed Dial. The parameter will contain the url of the
; web page that is set for the Speed Dial
-318104816="Click to go to %s"

; Instructions shown during Speed Dial configuration
-1199406616="Pick a suggestion from the list or type a Web address."

; Name of the feature
2112804961="Speed Dial"

; Title of Speed Dial in browsing history
-524350168="Go back to Speed Dial"

; Title of the Opera Web site listed in the Speed Dial suggestions
-371290281="Opera"

; Title of the Opera Community website listed in the Speed Dial suggestions
956084379="Opera Community"

; Title of the Opera Mini website listed in the Speed Dial suggestions
673402787="Opera Mini"

; This is used to write the text "Private key" in the certificate
; information document
1587547435="Private key"

; This is used to write the text "Public key" in the certificate information
; document
-1527878545="Public key"

; This is used to write "bits" after the public key length in the
; certificate information document
-799556727="bits"

; This is used in the certificate information document if a certificate
; specifies an unknown algorithm
1300979957="Unknown algorithm"

; This is used in the certificate information document if a certificate's
; name includes an unknown field
1483768932="Unknown fieldname"

; Status bar text shown when something was successfully synchronized
-1241184912="%s - Synchronization completed"

; Status bar text shown when synchronization is disabled i.e. you're logged
; out
-1393451957="Synchronization disabled"

; Status bar text shown when logging into Link succeeds
-730535345="Logged in as %s"

; Status bar text shown when logging into Link fails
-1328980240="Could not log in to My Opera for synchronization"

; For mail import. The Eudora.ini part is not to be translated.
40534390="Eudora setup files (Eudora.ini)|Eudora.ini|"

; For mail import. The ACCOUNTS.INI part is not to be translated.
-1641887931="Opera 5/6 Mail setup files (ACCOUNTS.INI)|ACCOUNTS.INI|"

; Account selector option in dropdown
1121168764="All accounts"
-1655717210="Mail accounts"
-1655676448="News accounts"

; The name to show in the dialog for selection of wand entry when the saved
; wand data has no saved username
998846914=""

; Text for button to discard a draft e-mail.
988706467="Discard Draft"

; Caption for the Update button on the Mail Feed toolbar
-1432777022="Update"

; Tooltip text for the trust and security button, in the address bar
1403080542="Security Information"

; Text shown when link is synchronizing data.
557681870="Synchronizing"

; Text shown when link has finished synchronizing data.
-1544906983="Synchronized"

; Text shown when link synchronizing fails.
-163055500="Synchronization failed"

; Text shown when link is synchronization is disabled.
1308700807="Synchronization disabled"

; Column header for status column in mail view
-395841478="Status"

; Filter that filters on message body
-1852215574="Message body"

; Description for filter that filters on message body
-1902563955="message body"

; Tell which plugin directories have been searched
1377877944="Searched directory:"

; Error message when operapluginwrapper couldn't be started
-1051090047="Could not start plug-in executable 'operapluginwrapper'"

; Name for Macintosh Native Metal skin
-1497279506="Macintosh Native Metal"

; Name for Qt Native skin
1186152368="Qt Native"

; Name of our application
-599915986="Opera"

; Help message for starting with telnet from command line
-157818563="Parameters\n\n%a (address) Replaced by the address (server)\n%p (port) Replaced by the port\n%u (user) Replaced by the user name\n%w (password) Replaced by the password\n%r (address) Replaced with full address. The result will always start with 'telnet:\n\nAll text within brackets [] will be removed if parameter is not replaced.\n\nExample\n[-l %u] [%a] [%p]"

; Imported bookmarks are stored in this folder
-733480107="Firefox bookmarks"

; For mail import. The accounts.ini part is not to be translated.
-310259514="Opera 7/8/9 Mail setup file (accounts.ini)|accounts.ini|"
-791839446="Opera 7/8/9 Mail accounts file (accounts.ini)"

; Notifier when multiple new messages have been received
-1249831138="Received %1 new messages for %2"

; Progress status when synchronizing mailboxes
2050124690="Synchronizing"

; Used in the title bar of the Intermediate Certificate Authorities dialog
; in the network security preferences
1812083222="Intermediate Authorities"

; Status bar text shown when synchronization is running
292664497="%s - Synchronizing"

; Status bar text shown when synchronization failed
-1569727813="%s - Synchronization failed"

; Text for the sync now button on the toolbar
-695977593="Sync Now"

; Dialog title and components

; Used in most dialogs
660644312="OK"
326443447="OK"
730258692="Cancel"
193344611="Cancel"

; 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"

; Use Opera
326436591="Yes"
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?"

; 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
491280082="First name"
365108324="Last name"
-1758483281="Address"
786795682="City"
-1493208566="Region/state"
192982108="Postal code"
-800670115="Country"
-1308367955="Telephone"
866587697="E-mail"

; Fast bookmark access
-74873841="Enter the nickname of a 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"

; Automatic window reload
1704195940="Enable"
879526679="minutes"
1522085772="seconds"
-1137798824="Reload only if server says page has expired"

; Image properties dialog header
-2071741297="Image"

; Image properties
-360225991="Dimensions"
-360227935="Depth"
-360207182="Address"
998036769="Image type"
997983738="File size"

; File download
-290039121="Server"

; Delete private data
-1773600261="Delete temporary cookies"
198003670="Delete all cookies"
-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"
-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"
-413528322="Show these tabs and windows every time I start Opera"

; Confirm file upload
2025661489="The files 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. Destination tab
1003648387="Destination"

; Print dialog. Options tab
592887117="Options"

; Print dialog. Printer program tab
766567485="Printer program"

; Print dialog.
2097463237="Printers"

; Print dialog. List column header
161571347="Printer"
-1993473331="Host"
-1789499230="Comment"

; Print dialog. Checkbox
472255140="Print to file"

; Print dialog. Frame text label
643823355="Print range"
850397807="Copies"
-730356454="All"

; Print dialog
-1927520633="Selection"
-319731166="Number of copies"
-479337266="Print first page first"
203854778="Print last page first"

; Print dialog. Frame text label
-786746304="Color"

; Print dialog
2128880860="Print in color if available"
-140671652="Print in grayscale"
697575478="Portrait"
1164269708="Landscape"

; Print dialog. Printer parameter
-2051840762="Parameter"

; Print dialog. Help text label
-928277857="The printer program must read from stdin.\nParameters are passed as one string to the program."

; Print dialog. Dialog title
2013882579="Print"

; Print dialog. Paper type
-2104540430="A0 (841 x 1189 mm)"
-2104540429="A1 (594 x 841 mm)"
-2104540428="A2 (420 x 594 mm)"
-2104540427="A3 (297 x 420 mm)"
-2104540426="A4 (210x297 mm, 8.26x11.7 inches)"
-2104540425="A5 (148 x 210 mm)"
-2104540424="A6 (105 x 148 mm)"
-2104540423="A7 (74 x 105 mm)"
-2104540422="A8 (52 x 74 mm)"
-2104540421="A9 (37 x 52 mm)"
-2104540397="B0 (1030 x 1456 mm)"
-2104540396="B1 (728 x 1030 mm)"
-2104540395="B2 (515 x 728 mm)"
-2104540394="B3 (364 x 515 mm)"
-2104540393="B4 (257 x 364 mm)"
-2104540392="B5 (182x257 mm, 7.17x10.13 inches)"
-2104540391="B6 (128 x 182 mm)"
-2104540390="B7 (91 x 128 mm)"
-2104540389="B8 (64 x 91 mm)"
-2104540388="B9 (45 x 64 mm)"
-730356284="B10 (32 x 45 mm)"
-730355042="C5E (163 x 229 mm)"
-730353194="DLE (110 x 220 mm)"
-1728791405="Executive (7.5x10 inches, 191x254 mm)"
-783188742="Folio (210 x 330 mm)"
147238516="Ledger (432 x 279 mm)"
-776438298="Legal (8.5x14 inches, 216x356 mm)"
147827665="Letter (8.5x11 inches, 216x279 mm)"
2146989824="Tabloid (279 x 432 mm)"
-680796782="US Common #10 Envelope (105 x 241 mm)"

; Print dialog.
326882116="Local program"
-2033953696="Custom printer"

; Print dialog. Printer connection
-776083284="Locally connected"

; Print dialog. Alternate printer names
-477665405="Aliases:"

; Print dialog. Unknown printer location
516082601="Unknown location"

; Print dialog. Unknown printer
-337003759="unknown"

; Dialog title. When no printer was found
-1500748574="No Printer Installed"

; Dialog help text
-1557376255="No valid printer has been specified\n\nYou can choose print to a file or specify a custom\nprinter in the Print dialog box"

; Column header label when listing plug-ins
262687564="Use"

; 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?"

; Dialog apply button
-964083629="Print"

; Qt library strings (colordialog)
7501022="&Add to Custom Colors"
232103932="&Basic colors"
-867638571="&Custom colors"
-875840640="&Define Custom Colors >>"
238629099="&Green:"
-1478752555="&Red:"
-1554760798="Bl&ue"
-1478751582="&Sat:"
-1478748323="&Val:"
-1478762916="Hu&e"
-1554797234="A&lpha channel"
253739196="Select color"

; Qt library strings (filedialog)
1991694632="%1\nFile not found.\nCheck path and filename."
-1076089010="&Delete"
-877919944="&No"
1093424652="&Yes"
-528126221="&Rename"
-52987579="&Save"
-1646738897="&Unsorted"
1414807772="Are you sure you wish to delete %1 %2?"
2109971655="All Files (*)"
-1642147550="Attributes"
1722443788="Back"
-659416626="Copy or Move a File"
-259324395="Create New Folder"
1722516217="Date"
2105831986="Delete %1"
-1156894903="Detail View"
1093401914="Dir"
956037592="Directories"
-1710798672="Directory:"
1010255397="Error"
873367164="File &name:"
873609021="File &type:"
1722596539="File"
50466481="Find Directory"
1092365088="Inaccessible"
-821980206="List View"
-751032665="Look &in:"
1722875356="Name"
923962996="New Folder %1"
923962995="New Folder 1"
923962994="New Folder"
-220624703="One directory up"
1722927373="Open"
1865479851="Preview File Contents"
254602761="Preview File Info"
-528183246="R&eload"
-108955079="Read-only"
709077442="Read-write"
1723023063="Read: %1"
-493443042="Save As…"
1723055338="Save"
574631323="Show &hidden files"
1723064182="Size"
1723070467="Sort"
273459937="Sort by &Date"
273819076="Sort by &Name"
274007902="Sort by &Size"

; Qt library strings (filedialog) - Not regular file
1463055356="Special"

; Qt library strings (filedialog)
-361471359="Symlink to Directory"
956418786="Symlink to File"
-1926486845="Symlink to Special"
1723117213="Type"
-68758424="Write-only"
1031592326="Write: %1"
277362385="the directory"
-1853418948="the file"
272992419="the symlink"

; General message box strings
-426392460="You must select a filename first"
502259861="Missing filename"
1604953162="The selected filename already exists. If you\ncontinue, the contents of the existing file will\nbe replaced.\n\nDo you want to continue?"
1482828165="Replace file"
1626691316="The selected filename already exists. Please select another file"
-1281489981="Illegal filename"
639028599="Write operation failed. Data has not been saved.\n\nVerify that you have write permission to the\ndirectory where the file should have been stored\nand that there is sufficient free diskspace."
-314417192="Saving failed"
483903138="You do not have write access to the specified location."
-1211065580="You do not have write access to the specified %1.\n\nName: %2"
-490449851="Access denied"
-1950990976="directory"
-1390443925="file"

; Message box help text
1392883905="A fatal problem occurred the last time the plug-in search was attempted.\n\nDo you want to start a plug-in search now?"

; Text above a list of directories
-1716908490="Registered plug-in directories"

; Preferences
-482365072="עדכון"

; Privacy
1669902403="Enable automatic redirection"
1493006323="Manage Cookies…"
-52958885="Delete new cookies when exiting Opera"

; Accessibility
-819148542="Enable mouse gestures"
-1101959295="Double-click text to display context menu"
186363710="Left-handed back and forward gestures"

; Windows
1445692897="Cycle tabs"

; Programs
-2039956664="Download folder"
-386352693="Source viewer"
-1261223714="Telnet program"
741548000="TN3270 program"

; Fonts and colors
-173306681="Choose…"
1850810654="Minimum font size (pixels)"
100462302="International"
-466818101="International Fonts…"

; File type
387537687="File type"
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…"

; 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."

; International fonts
-1975145200="Writing system"
-1669632023="Normal font"
-1793402588="Monospace font"

; Cache
-1441773700="Clear"
80367024="Disk cache"
1963944855="Empty on exit"
1267104753="Empty Now"
969938757="Always"
1085760724="Never"

; Proxy servers
1889671252="Proxy servers"
-1895292633="HTTP"
1028618477="Port"
357110010="HTTPS"
402457745="FTP"
-116584809="Port"
-1421646356="Gopher"
-427503717="WAIS"
1709956069="Do not use proxy on the addresses below"
-1543456927="Use automatic proxy configuration"

; E-mail client
747685698="Use default e-mail client on computer"
-921388538="Use specific e-mail client"

; Toolbars
-368151846="Show inside address bar"

; File types
1366031389="Delete"
1627417410="Edit…"

; Windows
624327750="Reuse current tab"
43350370="Show scroll bars"
-222483523="Show Web page dimensions in title bar"

; Sounds
522220231="Enable program sounds"
-1436814124="Choose…"
-992349035="Clear"
889786866="Test"

; Multimedia
-1853078577="Enable GIF/SVG animation"
1268135569="Enable sound in Web pages"
-747386131="Enable plug-ins"

; Security
-60978559="Personal"
-74806097="Enable SSL 2"
-406036080="Enable SSL 3"
-1694952417="Enable TLS 1"
-1112133979="Password"
-269833206="Ask for password"
-486847814="Every time needed"
268462382="Once per session"

; Personal certificates
-1490419489="Certificates"
-1485348422="Import…"
520175649="Export…"

; Cookie security breach
-1149670446="Address"

; The server wishes to send you a cookie
-2125062381="Address"
-203368946="View Comment"

; Language
1210138155="User interface language"
-1904842103="Preferred languages for Web pages"
-1336632854="Add…"
-1028888763="Remove"
416197127="Up"
416196573="Down"
-25810973="Encoding to assume for pages lacking specification"

; Accept language
-2008150466="Select Web language"
-1525378187="User defined"

; PREFS_STARTEXIT
-3194516="Start"
772433964="Show start-up dialog"
1738333564="Confirm exit"

; Page style
-1353005527="Enable frames"
-1657015726="Enable inline frames"
-227434624="Show active frame border"
1395007035="תצורת עורך"
2008271577="Page style sheet"
1848555975="Page fonts and colors "
815498886="My style sheet"
1141762836="My fonts and colors"
-969632386="My link style"
-239524646="תצורת משתמש"
-430838526="Page style sheet"
-1332666096="Page fonts and colors "
-1623611217="My style sheet"
-2039459235="My fonts and colors"
1424221671="My link style"
1588756261="My style sheet"

; Search
-1690930933="Search"
-2113105465="Help"

; TRANSWIN_CLIENT
-1998478790="From"
-2032666645="To"
1118241764="Size"
1727683959="Transferred"

; Contact properties
683448939="Name"

; Net
1946698160="Homepage"

; Home
-1997322485="Postal address"
-95751100="Phone"
-1063800375="Fax"

; Notes
967347539="Notes"

905368231="Certificate"
-621122269="Accept Language"
1022323818="The server wishes to send you a cookie"
2131274965="JavaScript prompt"
-1272161503="Automatic Page Reload"
1534269379="Delete Private Data"
173836213="Home"
395724496="General"
1447608274="Notes"
-1763467992="Confirm File Upload"
654135688="Cookie Security Problem"
-1704542452="Cookie Security Breach"
1534399195="לצאת מהדפדפן?"
2037295635="Go to page"
1093317516="Server Name Completion"
-234093677="Plug-ins"
294279971="מאפיינים"
687922277="תצוגה מקדימה להדפסה"
623579183="אפשרויות הדפסה"
1775785897="Save Session"
123194780="רישום הדפדפן אופרה"
661020909="Link style"
-651058078="גופנים בינלאומיים"
90582312="בררת מחדל לדף הראשי"
-23933957="שם משתמש"
410049262="סיסמה"
1898978557="Username and password"
-2126225866="Choose nickname"
-93301963="New Account Wizard"
1419869538="Real name"
1775430482="Organization"
-38539477="E-mail address"
-711244042="Login name"
1924502288="Password"
343760999="Incoming server"
1331275615="Outgoing server"
258656003="Search for Messages"
-423800106="Join Chat Room"
1205964306="Panel"
-66246951="Mail"
-1356461606="Bookmarks"
-1832881744="Contacts"
-1433740559="Chat"
316157379="History"
130814646="Send"
36795105="Attach"
130361664="From"
-2086232177="To"
-2086232750="Cc"
-1291027524="Subject"
963741860="Compose Message"
-1502184980="Check Mail"
-1989913697="Compose"
609024688="Reply"
-633054391="Reply All"
; Forward mail
-415694375="Forward"

-1925068745="Delete"
1987282893="Quick Reply"
928144058="Undelete"
; Mark a message as unwanted mail
148653237="Spam"

; Mark a message as wanted mail
1328358662="Not Spam"

; Mark a message as read
148605312="Read"

; Mark a message as not read
-1248878781="Unread"

1822835501="Send"
-1471065562="New Bookmark"
1695332897="New Folder"
-1300231945="View"
699430799="New Contact"
810585962="New Folder"
108662882="Nick"
1676962161="Choose IRC network or type in server name"
-447609479="Add Contact"
1415876114="Unread"
1664487546="Received"
1189434292="Outbox"
1018758829="Sent"
754708919="Drafts"
1018770372="Spam"
-739058027="Trash"
340864561="Important"
1018805321="Todo"
-1602395097="Mail Back"
1827310912="Call Back"
1665342300="Meeting"
-744394077="Party"
-755539101="Funny"
-160452737="Valuable"
-747232396="Music"
944456873="תמונות"
-737006806="Video"
-884079419="Documents"
395487417="Archives"
70193737="Index"
-1808668614="All Messages"
-1614271604="Active Contacts"
575323265="Mailing Lists"
-1718639857="Searches"
963301518="Newsgroups"
-1876656956="Labels"
-1741792339="Attachments"
1072512248="Active Threads"
-712616020="Room"
-712766700="Nick"
-1253458380="To"
1656979332="Subject"
-1546359922="Sent"
501271444="Label"
782927141="From"
-456987307="Subject"
-583974145="Sent"
-2099736283="Label"
-967688182="Ready to connect"
1227181119="Connecting"
-483414934="Connected"
169075727="Authenticating"
530476474="Fetching headers"
-608225674="Fetching messages"
903932286="Fetching groups"
-475056330="Sending messages"
-1276429365="Use master password to protect saved passwords"
-599872740="General"
2018182024="Servers"
-663915022="Incoming"
-1545067542="Outgoing"
-1699026705="Filter"
; Error dialog
-1714897938="Error"

-594108235="תמונות"
1632572735="Download file"
1871831470="Change…"
-1734360711="File extensions"
-1776501572="Show download dialog"
-1309208407="Delete"
-1913444467="Deleting Messages"
1444256375="Deleting a message will remove it from all views."
1948572230="Undelete from trash will send it back to its original views again."
-1736645513="Filters"
1181726059="Match"
-89018125="Internal filter"
-1342334224="Mark matching messages as read"
-2068041977="Filter existing messages"
-1386444087="Find"
-1554068629="Search in"
2072166786="Period"
-1501861780="Only search in"
1596476603="Include subviews"
952764396="Remember password"
-941157161="Select what kind of account you would like to create"
-1544517843="Use secure connection (TLS)"
797029072="Leave messages on server"
78657381="Select from what program to import"
-1651532393="Import contacts"
-1813576765="Import messages"
1845068602="Browse…"
-1385841870="Do you want Wand (password manager) to save the password?"
339628160="Next time you can log in with Ctrl+Enter or click the Wand button."
464171249="Never on this page"
462839326="Select the username you want to use."
57541395="Enter a Web address or choose one from the list"
-1047096046="Message Filters"
-2061349988="ברוכים הבאים לדפדפן אופרה"
1612275836="המשך גלישה מהפעם הקודמת"
1460510403="המשך גלישה מפעמים שמורות"
-1760565253="התחלה מדף הבית"
-82217585="התחלה ללא דף"
-1142227500="Name"
1026585507="Additional e-mail addresses"
1880162529="Picture URL"
-1142404932="Icon"
-348224542="Account name"
-1115791672="Full name"
-39358979="Mail address"
-255067037="Reply-to"
-1840214134="NNTP server"
-1530318101="Server"
-1635866954="Port number"
278019236="Secure connection (TLS)"
-1213125907="Outgoing SMTP server"
-1940221560="Mark messages as read if already downloaded"
-1600034694="Download message body when checking"
68381463="Keep local copy of message body"
82183132="Check for new messages every #minutes"
-1602521967="Include this account when checking manually"
292202002="Play sound when new messages arrive"
-1706007866="Path to IMAP root folder"
-1726997921="Automatically wrap outgoing messages"
1748463647="Queue messages (do not send immediately)"
-949195674="Signature"
-1147674967="IMAP sent folder"
-792494751="Add contacts from sent messages"
; Manage Bookmarks
-1304949343="New…"

-113980259="Edit…"
-1304960797="גזירה"
546567028="הדבקה"
-421823748="Set current page as home page"
228653310="Revert to home page shipped with Opera"
-1430948923="Use address entered here"
-1135957070="Home page address"
539821223="Open console on error"
-793134482="Enable special effects"
808098795="Import"
-207624035="הורדות"
; Used for outgoing properties in E-mail account properties dialog
-928603328="Send queued e-mail after checking e-mail"

; Shown if a server message is sent to the authorization dialog in M2
-1973653085="Server message"

1234683260="Are you sure you want to end this Opera session?"
906143915="For this page"
1966823412="For entire server"
; Header for file chooser dialogs.
837999419="Browse for Folder"

-710097434="Subscribe to Newsgroups"
1029105296="Subscribe IMAP folders"
603725896="הורדות פעילות"
793558111="You have running transfers that will be terminated if you close Opera.\nAre you sure you want to close Opera?"
1542282257="Properties"
; What to do when mid clicking outside a link. Currently only used on Linux
731783015="Select middle mouse click action"

; currently only used on Linux
875866297="הדברת מלל מזיכרון זמני"
1965323504="Start panning"
1774522061="Enable horizontal panning"

; What do to when mid clicking on a link.
1352230307="Select click on link action"

748752984="Do not open link"
662039849="פתיחה"
-445280252="פתיחה בחוצץ חדש"
-1592856997="פתיחת חוצץ ברקע"
704798303="פתיחה בחלון חדש"
1295478975="פתיחה בחלון רקע"
765543097="What would you like to do with the cookie?"
; Dialog box title.
-74943979="Middle-Click Options"

783261691="View…"
1549250714="Certificate Manager"
350979459="Authorities"
1212973748="Current password"
591201435="New password"
675284689="Confirm new password"
1344443447="Open in"
177815783="Download"
523656101="Bookmark"
-1524059248="Manage Contacts"
869886902="Default"
1593201402="Server Manager"
1854106413="Wand Logins"
-421726267="Cookies"
23986966="Manage Cookies…"
-465766087="Manage Wand Passwords…"
-1817791195="Clear bookmark visited time"
1653710111="Select Font"
-1680267981="Italic"
-1859325501="Underline"
603566913="Overline"
1883282023="Strikeout"
1633756476="Color"
-1311010849="Sample"
-421878363="Security Protocols"
-265178759="Select ciphers to enable"
-1144678240="Find what"
-1145004181="Find Next"
1358260818="Match whole word only"
-1269351212="Match case"
721461702="Search up"
-307830759="Search down"
795361544="Entering 'g opera' will search for Opera using the Google search engine"
; Setting in dialog for creating new search.
420293095="Use as Speed Dial search engine"

-1066839922="Skin"
-1573715592="Toolbars and menus"
548649135="Rename"
-977491054="Duplicate"
686346="Delete"
79996673="Progress Bar"
-1230900508="Mouse and keyboard"
-1637909911="Edit…"
-453803737="Show tooltips"
-606205635="New tabs"
1757193435="Hide file types opened with Opera"
-1543329359="Default application"
343300580="File types handled by Opera"
831880020="Protocols handled by Opera"
; HTML documents
274605458="HTML documents"

; Default application
-1293166674="XML documents"

; URL shortcuts
1508498686="URL shortcuts"

; Default application
-1293185325="GIF images"
274672707="JPEG images"
-1293175358="PNG images"
-1293190628="BMP images"
-1293166684="XBM images"
-1429363389="mailto"

-1014019772="Use Opera"
-1579439409="Memory cache"
801196310="Check documents"
-675646986="Check images"
; Title for the dialog requesting input of the master password
-2026044173="Master Password"

498549961="Security Protocols…"
-103159331="Manage Certificates…"
; Currently only used on Linux
-947824666="Weight"

; Open application (source viewer etc) in a terminal
591114908="Open in terminal"

; External news program
-2089094003="News program"

; Label for favicon dropdown box
1301299569="Page icons"

; Label for java path text field
-800347417="Java path"

; Button text for testing correct Java path
860203344="Validate Java Path"

; Dropdown menu string
-142387607="Embedded icons and favicons"
-502845958="Embedded icons only"
-1172880243="Show no icons"

; String in message box when testing and path is correct
986517624="The Java path seems to specify a valid directory."

; String in message box when testing and path is not found
782709632="Could not find a valid Java installation."

; String in message box when testing and an alternate path has been found
-204038994="The directory below seems to be a better alternative. Use this directory instead?"

; String in message box when testing and all failed
1709230649="Enter another directory and try again."

; Dialog caption and label string for plug-in path dialog box
1886033443="Plug-in path"

; Sub-paths of the plug-in path string
-1096095128="Paths"

; On top of a list showing all detected pug-ins
-902159324="Detected plug-ins"

; Button text of a button starting a plug-in search
1366072352="Find New…"

; Button text of a button starting a dialog whe one can change the plug-in
; path
-1324863160="Change Path…"

; Dialog title of a dialog that detects plug-ins
-1022104205="Plug-in Association"

; Text above a list box
-1696719886="Select the plug-ins you want to associate"

; filedialog title
1101996933="Select New Opera Bookmark File"

; filedialog title 
-1125805445="Select New Opera Contact File"

; filedialog title
102729404="Select Opera Bookmark File"
145418962="Select Opera Contact File"
673786110="Export Opera Bookmarks"
1594379476="Export Opera Contacts"
-1686314754="Save Opera Bookmarks As"
-657378444="Save Opera Contacts As"
65483378="Export Opera Bookmarks as HTML"
268402344="Save Opera Contacts as HTML"
-1975244422="Save Selected Opera Bookmarks As"
176757744="Save Selected Opera Contacts As"
1538992238="Save Selected Opera Bookmarks as HTML"
975705252="Save Selected Opera Contacts as HTML"
1449493677="Select Opera Bookmarks to Import"
-1505726813="Select Opera Contacts to Import"
1074670505="Select Netscape Bookmarks to Import"
890314776="Select Internet Explorer Favorites Folder to Import"
-781848516="Select Konqueror Bookmarks to Import"
1959700428="Select KDE1 Bookmark Folder to Import"

; Filedialog title
13914639="Select Sound File"
606324906="Select Language File"
-1096883633="Select Style Sheet File"

; Parttern string to be used in a file dialog box
1292246144="Language files |*.lng|"

; Dialog title 
138765038="Edit Keyboard Setup"

; Dialog title
627005670="Edit Mouse Setup"
-1683022317="Edit Voice Setup"

; Message box string shown when launching external programs
-423410334="You have not specified an external helper application. Do you want to modify the configuration now?"

; Used in dialog box text
546926638="E-mail client"

; Shown in error dialog box
168337445="Could not start external helper application. Do you want to modify the configuration now?"

; One of the authentication methods in M2
1353894976="Auto"
-1645672767="Plaintext"

; Title of first time dialog box
-2099957441="First-time setup"

; This string will be used to add custom filter types to filesdialogs.
; Example: PHP becomes PHP files (*.PHP) Note that %1 and %2 must be used
-208367524="%1 files (*.%2)"

; File dialog title
1683506629="Import Certificate"
-77827252="Export Certificate"

-1869005731="Clear"
1093187033="Minimize"
-1320166808="Only remove from this filter. Keyboard shortcut: Ctrl+X"
-565593601="Input Manager"
263870417="Enable HTTP 1.1 for proxy"
181840283="Presentation Modes"
94784750="Smooth scrolling"
1952261132="Default mode"
-1632714434="Enable styling of forms"
-1129052357="Enable styling of scrollbars"
623308622="Talk key mode"
-648174627="Key to talk"
-1054689194="Voice log level"
-1452178485="Stop computer speech if I click mouse button"
; General title in message boxes that tell we could not saved a file
-435323275="Saving Failed"

; Messagebox string telling saving failed for a hotlist file
-169802367="Could not save hotlist file."

; General message box string asking user to try action once more
1887553789="Try again?"

; Message box text
1651558381="Close all tabs?"
865288575="Close all but active tab?"

; Dialog title for dialog box that will autoreset opera in kiosk mode
1933534860="Opera Reset"

; Dialog title string. Keep in sync with corresponding menu entry
-84340266="Manage Bookmarks"

; Dialog title used when user wants to do something that requires online
; mode (eg. fetching mail)
1122159696="Offline"

; General dialog button string 
-718693395="Continue"

; General dialog button string
1503565286="Pause"

; Caption for Reindex mail dialog box
-676350439="Reindex Mail"

; Dialog caption javascript options dialog
-1656874521="JavaScript Options"

1190570499="Never on entire server"
1074068488="Processing messages (%li%%) (Tot:%li)"
-547677647="Processing messages (%li%%) %li/%li (Tot:%li)"
-649190548="Import finished. %li messages imported."
1553657846="Select file(s) to import"
; Dialog title when downloaded skin cannot be used
1240228837="Incompatible skin version"

; Dialog title when downloaded setupfile cannot be used
-965546431="Incompatible setup version"

; Dialog text when downloaded setupfile cannot be used
179105092="The selected setup cannot be applied. Please choose a setup made for the Opera version you are using."

1081736327="Middle-Click Options…"
; Dialog title for save as file dialog
1400788506="Save With Images As"

841445049="Read more"
-1956091003="Allow script to receive right clicks"
-1823538490="Automatically Cc"
-47229048="Automatically Bcc"
; Used in the dialog after having spellchecked the text
1413665899="Spelling check completed"

; Caption of spellcheck dialog
-885735258="Spelling Check"

; Subscribe to RSS/Atom newsfeeds
1593001313="Subscribe to Feeds"

; Dialog title for list rooms dialog
1028884233="Chat Rooms"

; 
2120209365="Name"
1742182586="Address"
1465984542=""

218298848="Hold key while talking"
218298829="Press key, then talk"
-1386615954="Key not required to talk"
-1491985673="None"
; The key 'Insert'
-1471440420="Insert"

; The key 'Scroll Lock'
-466759489="Scroll Lock"

-1697935102="Custom"
2054073447="Log disabled"
2054073448="Verbose"
2054073449="Info"
2054073450="Warning"
2054073451="Severe"
1757006830="Voice Setup"
; Caption for the Encoding Mismatch dialog
607478865="Encoding Mismatch"

; Text in the Encoding Mismatch dialog
-1948757080="These characters cannot be sent using your current settings. Do you wish to send this message as Unicode (UTF-8)? If you select [No], the characters below will appear as question marks in the sent message.\n\n%s"

; Used in print dialog box for selecting print range
-41907442="Pages (from-to)"

; Name of the month January
1832952322="January"

; Name of the month February
2081226600="February"

; Name of the month March
-1386201093="March"

; Name of the month April
1486311936="April"

; Name of the month May
218294959="May"

; Name of the month June
-1386287270="June"

; Name of the month July
-1386287316="July"

; Name of the month August
1809201313="August"

; Name of the month September
557650799="September"

; Name of the month October
-214471082="October"

; Name of the month November
228168582="November"

; Name of the month December
-1527849153="December"

; The error message when a validated field has the wrong type. Any %1 will
; be replaced by the entered value.
-1410234807="Wrong format!"

; The error message when a validated field is below the specified min value.
; Any %1 will be replaced by the entered value and any %2 with the min
; value.
1357557748="%1 is too low. The lowest value you can use is %2."

; The error message when a validated field is above the specified max value.
; Any %1 will be replaced by the entered value. Any %2 will be replaced by
; the max value.
1921772370="%1 is too high. The highest value you can use is %2."

; The error message when a validated field has a maxlength that's violated.
; Any %1 will be replaced by the entered text length and any %2 will be
; replaced by the maxlength value
1400270323="The entered text is too large! You used %1 letters and the limit is %2."

; The error message when a validated field has a pattern that's violated.
; Any %1 will be replaced by the entered value.
1723208773="%1 is not in the format this page requires!"

; The error message when a required field is left empty.	Any %1 will be
; replaced by the entered value (which will be empty so it would be
; useless to include %1.
1142806355="You have to specify a value"

; The error message when a script has set the "doesn't validate" flag on a
; field. Any %1 will be replaced by the entered value.
-2131281313="The value %1 is not allowed by a script on the page!"

; When using file upload fields for multiple files, the button should say
; "Add" instead of "Browse" so that the user understands that what she
; selects appends rather than replace the previous files
1730601711="Add files"

; Account properties
-65655351="DCC port pool start"
-429507502="DCC port pool end"
754788867="Use server for own IP lookup"

-647383136="Browser"
-262871379="Spacers"
-524159221="My buttons"
314760960="Suggestions"
853726507="Using spell checker"
1413844241="Spelling checker is not available. Do you want information on how to set up spell checking?"
794187398="Perform commands when connected"
1409451239="Fetching room list…"
132497810="Open private chat windows in the background"
1402382879="Join"
1818983654="Edit…"
1092515866="Refresh"
267726972="Click any toolbar outside this window to edit its properties"
1252634709="Placement"
1188997476="Wrapping"
1830359827="Show only when needed"
229965211="Show hidden toolbars while customizing"
-538710540="Defaults"
1982306332="Click any toolbar outside this window to view its defaults"
-151949160="Reset Toolbar to Its Defaults"
-1198942416="Update"
1522105464="Rules"
2014349306="Learn from messages added to and removed from filter"
1798229294="New Rule"
157340274="Remove Rule"
-1613937223="Mark messages as filtered"
2036309980="Limit filter to messages in parent"
1393273373="Enter new nickname"
2036801944="Password required"
836858572="Only operators may change topic"
1608578327="Only operators or voiced users may speak"
-1786310643="Hide room from room lists"
2002114629="Password protected"
340060262="User limit"
-473551025="Add Rule"
-486852926="Filter the following messages"
775957656="Nicknames"
-2139409621="Start commands with name"
-18299322="Check Spelling"
-292512771="Original text"
1130167323="Replace with"
-1036950648="Ignore"
-1197348448="Replace"
-27950922="Learn"
175198504="Language"
1470744232="Cookie Information"
-2038064953="Name"
1472820163="Value"
-1992287194="Expires"
1842028817="Last visited"
1245439693="Secure"
-792642542="Only sent to creator"
2041948364="Version"
1601195281="Import into:"
-1870439386="Nickname"
; Dialog title for config dialog
1584126886="Handlers for Saved Files"

; Dialog title for edit dialog
-367301013="Edit File Handler"

640393889="Export messages to file"
776192552="OperaNet, Europe"
-1696783537="Undernet, Europe"
1619131611="Undernet, North America"
-1015579971="IRCnet, Asia"
-2000738545="IRCnet, Europe"
884003882="EFnet, Asia"
766807996="EFnet, Europe"
-649098072="EFnet, North America"
-61585840="DALnet, Asia"
1811751778="DALnet, Europe"
914672014="DALnet, North America"
-397576462="FreeNode, Europe"
-169772258="FreeNode, North America"
-925702702="FreeNode, Oceania"
315804262="FreeNode, South America"
-2039057856="No wrapping"
-53452101="Wrap to multiple lines"
-1281917585="Show extender menu"
2134178778="Browser view"
1158416313="Mail view"
; A message to display when an email field has a validation error. Any %1
; will be replaced by the entered value.
1835716664="%1 is not a legal e-mail address"

; A message to display when a URI field has a validation error. Any %1 will
; be replaced by the entered value.
-1410232701="%1 is not a legal URI"

; The message to display when a file exceeds the maxlength set for it. Any
; %1 will be replaced by the name of the file and %2 is replaced by the
; max length.
-296109318="The file %1 is too large. It must be %2 bytes or smaller."

; The message to display when the user has entered something that is not a
; number in a number field. Any %1 will be replaced by the name of the
; file.
811237145="%1 is not a number!"

; The title for the dialog that says that validation failed.
-876707285="Form validation failed"

; For license dialog
1699644116="I Agree"
534677430="I Do Not Agree"

; Preferences only valid for pages on the same host
1891109469="מאפיינים של אתר"

; Override the preferences for this host
1042785402="Customize preferences for the following host(s)"

904112737="Potential Security Risk"
2048468288="You are installing a file which can alter the way Opera behaves. Opera may become unstable or less secure as a result.\n\nYou should only download setup and widgets from sources you know and trust. Do you want to proceed?"
; Dialog that is shown when Clear private Data is executed when active
; transfers are kept.
-1529507154="Running transfers kept"
206201073="Active transfer has not been removed."

1474178780="Kick Chat User"
818006780="Enter the reason for why you want to kick %s from the chat room"
-1164140259="%u rooms"
-1260964611="Get name from feed"
; Dialog shown when Java is needed, but no Java RE is available
1478264425="Java Not Installed"
-1390596244="You need to install Java to view all content on this page. Do you want to download Java now?"

; Text shown when no new plug-ins were detected
957511760="No new plug-ins detected"

; Dialog shown when voice libraries is needed.
1586776125="Voice Libraries Not Installed"

; Dialog shown when Voice libraries is needed.
814528064="Opera requires additional files to enable voice. The download is approximately 10.5MB. Do you want to download and install the voice libraries now?"

; File filter when native save as dialog can save as html and save as html
; with inline images. Note save with inlines must be the second option.
-1133894039="HTML file|*.htm;*.html|HTML file with images|*.htm;*.html|Web archive (single file)|*.mht|Text file|*.txt|All files (*.*)|*.*|"

; Gender option of TTS engine
1403275436="Gender"

; Heading for the dialog that prompts for download of a new version.
1694559576="New Opera Version Available"

; The text in the dialog that prompts for download of a new version.
1226095735="A new version of Opera, Opera %s, is available. Would you like to upgrade now?"

; The default text that prompts for download of a new version.
-127989377="A new version of Opera is now available. Would you like to upgrade now?"

; The heading for the dialog that informs the user that no new version has
; been released.
-681030092="Opera Is Up-to-Date"

; The dialog that informs the user that no new version has been published.
1874406227="You are using the latest version of Opera."

; Header for the dialog that informs the user that the version check failed.
-6600189="Could Not Complete Check"

; Text for the dialog that informs the user that the version check failed.
1952053638="An error occurred while checking for a new version of Opera."

; Part one of a warning string that informs the user that a file is missing
; and instructs on how to fix it
-1678483974="The file "

; Part two of a warning string that informs the user that a file is missing
; and instructs on how to fix it.
-1678483973=" has most likely been removed by an over-protective anti-virus program. Please restore this file BEFORE CLOSING THIS DIALOG to avoid loss of e-mail messages."

; The heading for the string that warns a user of a missing file.
158088994="Warning!"

; Header for dialog used to ask confirmation of new subscription
559835627="New Subscription"

; Text for dialog asking confirmation of new subscription.
1715266015="Would you like to subscribe to %s?"

; Double linebreak, used as spacer.
-420368612="\n\n"

; Comment that is appended to the new subscription confirmation dialog if
; the new subscription is of feed type.
1715266016="The feed will be added to the Feeds menu and automatically checked for updates."

; Text used to ask user to change to online mode if the user requests an
; update check in offline mode.
-1489814777="Offline mode is enabled. Opera needs to be on line to access version information on upgrade.opera.com.\n\nDo you want to switch to on-line mode?"

; Header for the dialog used to ask the user to change to online mode if the
; user requests an update check in offline mode.
-57205480="Need to Access upgrade.opera.com"

; Question given to a user who uses functionality that requires a mail/IM
; account without such an account set up.
1631718152="You need to create an account before proceeding. Would you like to create one now?"

; Header for a dialog that asks the user if he wants to create an account so
; that mail/IM functionality can be used.
-1645859348="Account Needed"

; One of the advanced voice options.
-530853309="Very low"
119364286="Low"
-1051306963="Medium"
-356096596="High"
-338440751="Very high"
-153032965="Silent"
867159885="Very soft"
-1818297560="Soft"
-392871923="Medium"
-1818548640="Loud"
866908805="Very loud"

; Alternative error message when the version checking fails.
216227765="The received version information document could not be parsed."

; Alternateive error message when the version checking fails.
1324867398="Could not connect to the server to get the latest version information."

; Text used to signal a user that an import has finished.
85274702="Import finished."

; An option in the voice section of the preferences that sets the voice
; gender to male.
-150812152="Male"

; An option in the voice section of the preferences that sets the voice
; gender to female.
-1294846189="Female"

; String used in the first time setup to ask the user about how he wants his
; advertisements.
689545881="The free version of Opera will display advertisements. Choose your preferred type."

; Text for the Panels tab in the customize dialog.
-341120270="Panels"

; Text used for describing options in the customize dialog.
906330811="Select which panels you want to show"

; Text used for describing an option in the customize dialog.
-2093641328="Choose where to show panels"

; Checkbox text for selecting whether to show the panel toggle bar. Used in
; the customize dialog.
1177466122="Show panel toggle at edge of window."

; Text used to explain an option in the customize dialog.
-1676976079="Opera can show a bookmark as a web panel"

; Button text used in the customize dialog.
1545264142="Add Web Panel…"
-1089223035="Get Web Panels…"

; Text for the Toolbars tab in the Customize dialog
31686709="סרגלי כלים"

; Text for describing an option in the Customize dialog.
-1225401794="Select which standard toolbars you want to show"

; Checkbox text used in the Customize dialog.
338512283="Start Bar"

; Checkbox text used in the customize dialog.
-1347675637="View Bar"

; The text on the buttons tab in the Custiomize dialog.
-738069602="Buttons"

; Checkbox text in the clear private data dialog
-1073980337="Close all tabs"

; Checkbox text in the print dialog.
-1544951481="Fit to paper width"

; Button text for the print options dialog
-561487535="Paper and Orientation"

; Checkbox in the Script options dialog
-1947317945="Allow script to hide address bar"

; Button to select current page as startpage in Preferences dialog
658922130="Use Current"

; Label for a dropdown that selects color scheme in the Skins section of the
; Preferences dialog.
621616780="Color scheme"

; Title for the Advanced voice options dialog
641258805="Advanced Voice Options"

; Checkbox text in the Advanced voice options dialog
-273685739="Enable high quality text-to-speech"

; Label in the Advanced voice options dialog.
2066485008="Pitch"
-119783831="Speed"
804339312="Volume"
1161907270="Confidence level"

; Title for the Report site problem dialog.
354948565="Report A Site Problem"

; Label for the Page address edit field in the Report site problem dialog.
-919951574="Page address"

; Label for the Comment edit field in the Report site problem dialog.
-261638842="Comment"

; The label for the configuraton edit field in hte Report site problem
; dialog.
826837739="Configuration details"

; Notification for display on the clear private data dialog
932967191="Proceeding will perform the actions specified below. If default actions are left unchanged, all open tabs will be closed, and ongoing file transfers interrupted."

; The title of the Add bookmark dialog.
-1486497369="Add Bookmark"

; The label for the create in folder selector in the Add bookmark dialog.
-764386606="Create in"

; Text for the "New folder…" button in the Add bookmark dialog.
1124973637="New Folder…"

; The "Show in panel" checkbox in the "Add bookmark" dialog. (Also in the
; "Bookmark properties" dialog.)
1585107057="Show in panel"

; Title for the "Folder properties" dialog.
-1636606016="Folder Properties"

; Used in the bookmark properties dialog when creating a new folder.
384175349="Type in the name of the new folder that will be created in '%s'."

; Dialogue shown when a plug-in is needed, but the plug-in is not found.
; Input string: plug-in name or empty string
-1078185962="Plug-in Not Found"

; Dialogue shown when a plug-in is needed, but the plug-in is unavailable.
; Input string 1: plug-in name or empty string. Input string 2: mimetype
; or filename or empty string. Redirection goes to the PLUGINSPAGE site as
; specified by the web site.
2068707417="You need a %1 plug-in to view this %2 content.\n\nDo you want to download the plug-in now?"

; Dialogue shown when a plug-in is needed, but the plug-in is unavailable.
; Input string 1: plug-in name or empty string. Input string 2: mimetype
; or filename or empty string. Redirection goes to Opera's plugin support
; site.
1008096029="You need a %1 plug-in to view this %2 content.\n\nDo you want more plug-in installation information?"

; Shown as tooltip and status information. Input string: plug-in name or
; empty string
-1247162120="The %s plug-in is not installed. \nClick on the plug-in content area for more information."

-1094853110="Can accept incoming connections"
; Security
327043006="Enable TLS 1.1"

; Displayed when trying to save to a directory not found
2134500599="The directory %s does not exist, do you want to create it?"

1295587160="Directory Not Found"
-887232073="Failed to create directory."
-1732400104="Directory Error"
; Save mail attachments dialog
1951656416="Save Attachments"
-1582395123="Save to"

; Notification message when deleting an IMAP folder
51027645="Delete IMAP folder with messages"
1313469845="Are you sure you want to delete the folder from the server?"

; Error message for version checking when the language was not found.
-299853883="The language currently set is not on the list of supported languages. Opera is therefore unable to determine which is the most recent version available for your language."

; Image properties dialog
894758644="Image input equipment manufacturer: "
-537240249="Image input equipment model: "
1782090563="File change date and time: "

; image properties dialog
1426775258="Image description: "

; Image properties dialog
1479283073="Software used: "
-1014546323="Person who created the image: "
587273903="Copyright holder: "
1961337186="Orientation of image: "
42885216="Exposure time: "
-1408115867="F number: "
-1243402679="Exposure program: "
46929343="Spectral sensitivity: "
2128426007="ISO speed rating: "
-766620010="Shutter speed: "
101362878="Aperture: "
-425666545="Brightness: "
42237968="Exposure bias: "
-1075262652="Maximum lens aperture: "
-153962479="Subject distance: "
-1771776938="Metering mode: "
1757761567="Light source: "
-545652316="Flash: "
-1606752643="Lens focal length: "
691400959="Subject area: "
69489614="Flash energy: "
1015506133="Focal plane X resolution: "
1836761654="Focal plane Y resolution: "
-1193463137="Focal plane resolution unit: "
2017151="Subject location: "
1402336969="Exposure index: "
-819736914="Sensing method: "
-431444582="Custom rendered: "
42639894="Exposure mode: "
2124698941="White balance: "
1207330168="Digital zoom ratio: "
2028400286="Focal length in 35 mm film: "
718779802="Scene capture type: "
-98579082="Gain control: "
-1498068284="Contrast: "
-510422560="Saturation: "
1641819821="Sharpness: "
1826504158="Subject distance range: "

; New prefs dialog
-786929893="Browsing"
155853738="Notifications"
-412899669="Content"
998762834="Java"
-1404813414="גופנים"
1789955483="הורדות"
-1148201765="תוכנות"
1520601154="היסטוריה"
-412033123="עוגיות"
2090848296="אבטחה"
524226522="רשת"
-2047203530="סרגלי כלים"
-1396871304="תפריטים"
1782291871="קיצורים"
-1396504391="עכבר"
-1385844698="זיהוי קול"

; Save attachments dialog
-1694076281="Attachment"
-671940693="Save attachments to folder"

; Security information dialog
-1064565279="You have asked to be warned about certificates from this issuer"

; Security information dialog.
-636929872="The server name does not match the certificate name."

; Security information dialog
-1023477417="The certificate is not signed by a trusted authority."

; Security information dialog.
-1513738731="The certificate has expired."
213526677="The certificate is not valid yet."
-491206259="The server requested an anonymous connection. The identity of the server cannot be verified."
-1051855115="Your communication with the server is unencrypted, and vulnerable to eavesdropping."

; Security information dialog
-152791040="An encryption level that is not secure was requested by the server."
181229703="Error specification missing."
-960137523="Security Information for %s"

; Security information dialog.
-1992432="Security Information"

; Setup apply dialog.
-1330746855="Download Opera setup"
-2031478350="Downloading setup…"

; setup apply dialog
-1877408056="An error occurred installing the setup"

; Setup apply dialog.
-38727426="Do you want to keep this setup anyway?"

; Setup apply dialog
780004635="Apply downloaded setup"
23632286="Do you want to keep this setup?"
2146847918="Setup name:"

; Customize toolbars
-1410224289="Appearance"
339021751="Show installed skins"
-1319908649="Find more skins"

; Customize toolbars.
-918901646="Icon size"

; Proxy servers dialog
-257861009="Use proxy for local servers"

; New preferences dialog.
-1488250464="כללי"
1696547221="אתחול"
-1451906422="Opera can start with your favorite Web pages or continue from last time"
159373703="דף הבית"
309358858="Choose how you prefer to handle pop-ups"
1610401138="חוצצים"
484695957="Show close button on each tab"
1939690568="חלונות קופצים"
-97232698="שפה"
1561650147="Select your preferred language for Opera and Web pages"
-992152372="זוכרפרטים אישיים"
-1630399912="Fill in saved usernames and passwords with a click on the Wand button"
-1501902822="Let the Wand remember passwords"

; New preferences dialog. Button to open password manager.
-1346479576="Passwords…"

; New preferences dialog.
514143411="Opera can auto-complete forms with your personal information"
2086682696="Home page"
1502651226="Mobile"
-1895425041="Web Pages"
-381275657="Choose image and zoom settings for new tabs"
1343699480="תמונות"
-202241757="גודל דף"
-1728577538="התאמת דף לרוחב מסך"
1663560460="Choose preferred fonts and colors for pages without specific style"
620509537="Normal font"
1820494909="Monospace font"
-336554944="Background color"
1600108886="Normal link color"
1325017104="Underline normal links"
-1898094009="Visited link color"
418045164="Underline visited links"
-863515400="Advanced"
146645394="Select a setup or download more from my.opera.com"
1302976222="Enable voice-controlled browsing"
-1060724728="Details…"
-377368106="Show notification for new messages"
603084706="Show notification for blocked pop-ups"
1546458710="Show notification for finished transfers"
-86060268="Detailed font selection"
-526536797="User JavaScript files"
281957860="Style Options…"
673600661="Choose helper applications for other protocols"
-1653108728="Cookies are small files stored on your computer. They allow Web sites to remember you between visits."
1424359680="Choose a master password to protect personal certificates"
-179853799="Set Master Password…"
-1898509779="Configure proxy servers if you don't have a direct connection to the internet"

; Report site problem dialog.
-1913876324="Send information to Opera about pages with problems"

; Report site problem dialog
-1888582903="Type of problem"

; Security information dialog
1889240873="Details"
-1763615587="Server certificate chain"
-1971831697="Client certificate"
886494597="Client certificate chain"

; Option in the progress bar type dropdown in the customize dialog
274728955="Simple"

; Test shown in message box when downloading an executable file
-651180256="WARNING\nFile is executable or contains an executable script.\nYou may want to save the file to disk before using it.\n\n"

; Text shown in a message box on startup if KDE window manager is running
1469517564="Opera has detected KDE is running.\n\nSome Opera keyboard shortcuts (like Ctrl+F4) may not work because KDE has reserved them.\n\n You can modify KDE shortcuts in the KDE Control Center."

-421550874="Unspecified"
-739597572="Minor annoyance"
-739889424="Major problem"
-1869629674="Site unusable"
; Button text in preference dialog
-1199369534="Plug-in Options…"
1579098901="Java Options…"

; New preference dialog
1609899108="Other"

; Setup apply dialog
7772866="Download language"

; Setup apply dialog.
-377415525="Downloading language…"

; The session manager dialog
-1610150922="Manage Sessions"
-829868154="Open"
-889088669="Open tabs inside current window"

; Save session dialog
1994280492="Session name"

; The report site problem dialog.
-1460294050="Details >>"
-959427070="Details <<"

; Ask if user wants to hand over an unknown protocol to external helper
; application
-182474166="Unknown protocol"
-786436883="The application "%1" must be launched to open the link: \n%2\n\nDo you want to proceed?"

; Message box button string, used on the button to select to see the avaible
; options for the menu or action in question.
1235236814="Options"

; Import wizard: move-to-sent-dropdown
1808463049="Move to Sent:"

; Filter string for the open / save dialog box that is shown when choosing
; to import / export a newsfeed list
-1648280647="OPML files (*.opml; *.xml)|*.opml;*.xml|All files (*.*)|*.*|"

; Title for the open dialog shown when choosing which newsfeed list file to
; import
-814947116="Import Feed List"

; Title for the save dialog shown when choosing which file to export the
; list of newsfeeds to
-2065994088="Export Feed List"

1384330107="%u feed(s) successfully imported. Opera will now check the feeds for content."
-264471486="%u feed(s) successfully exported."
; Dialog title for customizing mail headers
1957818719="Customize Mail Headers"

; Title of the header list in the customizing headers dialog.
295523494="Headers"

; Button text for moving a mail header up in the list
158855493="Move Up"

; Button text for moving a mail header down in the list
1194330968="Move Down"

; Option in header properties dialog.
1874915862="Display name and address for contacts"

; Label in add custom header dialog.
1581692330="Header name"

; Dialog title for adding custom mail headers
1217197100="Add Custom Header"

; Caption of the dialog which asks the user if voice should be enabled
2143787877="Enable Voice"

; This is asked when the user activates a voice function while voice
; controlled browsing is currently switched off
1209875579="Do you want to enable voice?"

; Message that is displayed when a user tries to give a bookmark a nickname
; that already is assigned to another bookmark
73729813="The nickname %s is already in use. Enter a new nickname."

; A message to be displayed when a file value is not correct. %1 will be
; replaced by the filename.
706412336="%1 specified one or more files that could not be found"

; Title for the SI_ERR_REQUIRES_PROXY_SERVER_TITLE dialog
545849272="Proxy Server Required"

; The title of the messages console window
332672256="Error Console"

; Button which expands all nodes in the tree of the message console
325114080="Expand All"

; Button which collapses all nodes in the tree of the message console
-826812429="Collapse All"

; Download speed unit shown in the speed column of the transfer manager and
; the transfer panel
-1942726829="KB/s"

; SSL Certificate variation Allow Java applet requesting extended privileges
-675488447="Allow"

; Dialog title for security warnings
-362105899="Security warning"

; Insecure form submit from http to http warning message
-191381779="Submit form without encryption?"

; Insecure form submit from https to http warning message
1831556320="Information from this HTTPS page will be submitted to an unencrypted page on %s.\n\nThe data will be transmitted without any security. Submitting sensitive information is strongly discouraged."

; Insecure plugin submit from https to http warning message
-1215948837="Information from this HTTPS page will be submitted to an unencrypted page.\n\nThe data will be transmitted without any security. Submitting sensitive information is strongly discouraged."

; Dialog shown when a plug-in is needed, but not available.
1676586184="You need to install the %s plug-in to view all content on this page. Do you want to download this plug-in now?"

213700059="Show warning for empty subject"
464039118="מאפייני האתר"
-1385976707="אתר"
844988740="זכור עוגיות מאתר"
427617941="Accept only cookies from the site I visit"
1729617507="Never accept cookies"
-799585134="Ask me before accepting cookies"
708504942="Scripting"
-238211726="Allow moving and resizing of windows"
-454827644="Style Options"
1786069741="Manage your search engines"
-651035234="Allow window with no tabs"
1157593703="Click on tab to minimize"
-123590889="Open windows instead of tabs"
-1256515340="Show window menu"
-493686618="Content settings can be adapted to each site"
-106573980="ניהול מאפייני האתר…"
920136405="חסימת תוכן…"
1402552211="Remember visited addresses for history and autocompletion"
277240996="Addresses"
-1508215371="Opera stores pages in cache for faster display the next time you visit the site"
-1159152198="Check if cached page is updated on the server"
1649892997="Cookie settings can be adapted to each site"
1722883836="Choose where Opera should go when you enter a single word in the address field"
-803417268="BitTorrent Setup"
-380065806="Automatic bandwidth restriction"
699961077="Max download speed (KB/s)"
1962916322="Max upload speed (KB/s)"
-1899884434="Incoming listen port"
2122356204="Test"
; Used when editing/adding search engine in preferences dialog
819599123="מנוע חיפוש"

; Name of new search being added, used in dialog for creating new search.
359962014="שם"

; Used in dialog for creating new search.
-458107340="Query string"
-1853882022="Use POST"
217241825="Use as default search engine"

; Title of blocked content dialog.
-1425675157="תוכן חסום"

1014798767="ביצוע חסימה"
123654958="כל התוכן החסום"
; Dialog when deleting incomplete BT downloads from transfer manager.
992581282="This BitTorrent archive is not fully downloaded. Do you want to delete the partially downloaded data files and the torrent file?"

; Part of the wand dialog, describes option to never save login for this
; site.
404929920="אף פעם"

; Part of the wand dialog, describes option to save login for this site.
-2068167264="שמירה"

; Part of the wand dialog, describes option to not save now, but be asked
; again next time site is visited.
-1850420842="לא כעת"

; Warning dialog when attempting to use incompatible language file.
-818471807="The language file is not compatible with this version of Opera"

; Dialog when deleting search engine from preferences.
1046540965="Are you sure you want to delete this search engine?"

; Title for dialog when deleting search engine from preferences.
950223247="Delete Search Engine"

; Heading for cycle order preference.
1497764988="When cycling through tabs with "

; Added to list entries in (network) preference dialogs so the user knows
; the default value
434848766=" (default)"

; Chosen keyword for edited search engine already used
1014003663="Keyword already in use"

; Warning dialog when saving a session file that overwrites previous file.
-1486070297="Are you sure you want to overwrite the existing session file?"

; Title for warning dialog when saving a session file that overwrites
; previous file.
-34147247="Overwrite file?"

; Error message category used in error console.
6251150="Mail and chat"

; 
1742891967="Widgets"

; Heading in blocked content dialog.
1739305622="Blocked on current page"
1079802683="All blocked sites"

; Display warnings. Used in console to determine verbosity.
-711257433="Warnings"

; Display messages. Used in console to determine verbosity.
-583137002="Messages"

; Display errors only. Used in console to determine verbosity.
-486775461="Errors"

; Display information about all components. Used in error console drop-down.
-1616093736="All"

2129648357="Your IP: %s"
-466765485="Listen Port Test"
; Connection test result.
-1775012067="You can successfully accept incoming connections on the configured port."
-839644512="When testing whether you can accept incoming connections on the configured port, the server returned the following error:\n\n%s\n\nPlease check your firewall and router setup."

-1027366453="The server's certificate is signed with an expired, invalid certificate."
-18617160="The server's certificate is signed by a certificate which is not yet valid."
-106312803="On-line certificate validation (OCSP) request failed."
-513754602="Task"
-280506642="תצוגת קוד הדף"
; Title of dialog when user tries to send message with empty subject field.
-903341252="Missing Subject"

; Dialog when user tries to send message with empty subject field.
-798931713="You have not added a subject to your message. Send it anyway?"

; Description for program preferences dialog.
1071148326="Choose application for viewing source"

; Title for header properties dialog.
1273725727="Header properties"

; Option in header properties dialog.
-2064944333="Show header name"
1231719194="Right align header"
1725152460="New line for header"
-1873099437="Use large font"

; Used in plug-in check dialog.
721466468="Select MIME types that will be shown with a plug-in"

; Option in Wand dialog.
-1112171041="Save choice for this page only"

; The title of the widget properties dialog
-616285128="Widget Properties"

; Used for dialog tabs/categories
-1404260782="Display"

; Prompt when user has enabled userjs on https pages to verify that setting
; was intentional.
1540189008="Do you want to allow local JavaScript files to control secure pages? You should only allow this if you know what your JavaScript files contain and understand the security implications."

; Error message shown if a user tries to upload too many files at once. %1
; is what the user wrote. %2 is the max.
413993042="Too many files specified. You listed %1 and maximum is %2."

; Error message shown if a user tries to upload too few files at once. %1 is
; what the user wrote. %2 is the min.
-1211817057="Too few files specified. You listed %1 and minimum is %2."

; Tooltip shown when a plug-in is displayed but not activated for
; interactive usage.
-191213401="Click to activate and use this control"

; Dialog shown when user enters access key mode on page with no defined
; access keys.
-1678005998="No access keys have been defined for this page."

; Description of ordinary http connection with no security used for the
; security information dialog.
1778300634="The connection to %s is not secure, and should not be used to exchange sensitive information.\n\nThe communication is done in plain text, and there is no way to guarantee the identity of the server."

; Description of failed certificate checking. Used to describe the problem
; in the new security information dialog.
-99260926="The connection to %s is not secure, and should not be used to exchange sensitive information.\n\nThe following problem(s) were found:"

; Description that makes it clear that the connection is secure.
1363485726="The connection to %s is secure."

; Description that explains high assurance certificates for use in the
; security information dialog.
-409006525="The connection to %s is secure. You can use it to send sensitive information. The communication is encrypted and it can be guaranteed that you are actually connected to %s. The certificate presented also shows that the signing company has made extra efforts to ensure that the information in the certificate is correct."

; Description for the security information dialog for known phishing sites.
-949113470="This is a site that is known to be used for fraud. Do not enter any information on this page, even if it looks like a page that you know and trust."

; Text for the trust and security button in the address bar for known
; phishing sites.
-838985197="Fraud Site"

; List item for low security explanation.
-63042425="The encryption method is weak or outdated."

; Use when the page has low security reason weak key or slightly weak key.
1630403279="The key used for encryption is weak."

; List item for low security explanation.
-1499643944="The encryption protocol is weak."

; Low security reason explained.
-2035686440="On-line certificate validation (OCSP) for an element in the page failed."

; Checkbox used to enable and disable the anti-phishing trust information.
1544296322="Enable Fraud Protection"

; Header on the certificate summary page that displays whether the page is
; secure or not.
-1387277883="Secure site"
-554811332="Site not secure"

; Security information dialog
1505397339="Security"
1027897775="Fraud Protection"
-152087919="Certificate"

; Cert summary page label
-260991968="Certificate summary"
-740154740="Holder:"
-165146092="Issuer:"
2122416462="Expires:"
-1508336832="Encryption protocol"

; Used when download of anti-phishing page fails.
-554852346="Fraud Protection error"

; Describes anti-phishing page failure.
-1991367196="Download failed. Cannot connect to sitecheck.opera.com."

; Use when fraud protection is off.
-156302183="Fraud Protection disabled"

; Describe what the button is for.
1249344297="Press the button to get trust information for this page."

; Describe what is happening while the anti-phishing page is being
; downloaded.
39445484="Performing fraud check…"

; Describe what anti-phishing is doing.
1221197419="Connecting to sitecheck.opera.com…"

; Text on button that checks this one site if the filter is off.
1094247969="Perform Fraud Check"

; E-mail choice for the new account wizard
-166142939="E-mail"

; This is a label for the choice between POP and IMAP e-mail account type
-677317675="Select an e-mail account type"

; Message that is shown when a user tries to check spelling, having aspell
; installed without any dictionaries
107713242="Could not check spelling because you do not have a dictionary installed. Do you want information on how to install dictionaries?"

; Title of an error dialog that is shown when spell checking fails because
; no dictionaries are available
-1378877958="No dictionary available"

; The dialog title for the Java Console
-1079506468="Opera - Java Console"

; Dialog title for m2 news dialog asking how many messages to download
-1139888998="Many new messages detected"

; Dialog question on how many new messages to download from a certain group
1264509542="There are %d new messages available in %s. How many messages would you like to download?"

-931412836="most recent messages"
; Answer to question on how many messages to download
-1050726220="All messages"

; Checkbox for question on how many new messages to download
-1851190890="Do not ask again for this newsgroup account"

; Title of the e-mail client selection dialog
226531271="E-mail Client Selection"

; Label to ask which mailer to use
-2131152474="Choose which e-mail client to use"

; Text to indicate to use the system default mailer
-1733840118="Use system default"

; Indicates that the mailer choosen is Opera M2
1187954336="Create Opera Mail account"

; Title in usage report information dialog
-1540426684="Usage Statistics"

; Text in usage report information dialog
1760538024="To improve future versions of the Opera browser, Opera can collect statistics on which browser features you use. No sensitive information will be collected. Do you wish to contribute your usage statistics?"

; Title of the sync sign up dialog
-5041317="Sign up for an Opera account"

; Descriptive text at the top of the sync sign up dialog
-781635304="Choose a username and password for synchronizing Opera. This account can also be used to participate in forums and create a weblog or photo album in the My Opera Community."

; Label for the password retype field in sync signup dialog
1800947204="Re-type password"

; Label for email field in sync signup dialog
-22707167="E-mail address"

; Label for license terms checkbox in sync signup dialog
-1983665562="I accept the license terms"

; Label for OK button in sync signup dialog
-1501348130="Sign Up"

; Label for the view license terms button in the sync signup dialog
-1488379430="View"

; Title of the sync logon wizard dialog
935534436="Opera Link"

; Descriptive text at the top of the sync logon wizard dialog when choosing
; main or guest user
808673281="Choose login mode"

; Label for the Main mode radio button in the sync logon wizard dialog
-2008223235="Main user"

; Label under the Main mode radio button in the sync logon wizard dialog
2021054861="You are the main user of this computer, and you want to synchronize your bookmarks and Speed Dial using My Opera."

; Label for the Logout Main mode radio button in the sync logon wizard
; dialog
131722406="Log out %s"

; Label under the Logout Main mode radio button in the sync logon wizard
; dialog
1435149078="Synchronization of bookmarks and Speed Dial with My Opera will stop. You can log back in again to continue synchronizing."

; Label for the Logout Guest mode radio button in the sync logon wizard
; dialog
-1317482790="Log out %s and remove user settings"

; Label under the Logout Guest mode radio button in the sync logon wizard
; dialog
-1862529334="Once logged out, user settings will be synchronized with My Opera and then removed from this computer. Opera will start normally afterwards."

; Label for the Guest mode radio button in the sync logon wizard dialog
-1868680520="Guest user"

; Descriptive text under the Guest mode radio button in the sync logon
; wizard dialog
1895132904="You are a visitor on this computer and wish to temporarily synchronize your bookmarks and Speed Dial using My Opera."

; Descriptive text at the top of the sync logon wizard dialog when logging
; on part 1
1364951359="Opera Link synchronizes your bookmarks and Speed Dial on your computer and all your devices."

; Label for the Signup button on the sync logon wizard dialog
768265528="Sign Up"

; Label for username field in sync logon wizard dialog
-1583937278="Opera username"

; Title for too many accounts created dialog shown if more that 5 My Opera
; accounts are attempted to be created in a day
-1569491640="Cannot Create Account"

; Description for too many accounts created dialog shown if more that 5
; my.opera accounts are attempted to be created in a day
1904118117="For security reasons, the maximum number of accounts that can be created is restricted. Creating a new account is not possible. Do you want to go to My Opera to sign up on line?"

; Description for Finish button text for sync logon wizard dialog
259751459="Log In"

; Title of the sync recovery dialog
-1188729036="Recovery Login"

; Descriptive text of the sync recovery dialog when a main user is detected
1194110901="Authentication for user %s failed, please re-enter the password for this user to continue.\nIf you are not this user, press "Cancel"."

; Descriptive text of the sync recovery dialog when a guest user is detected
744553176="Opera shut down while user %s was logged in as a guest. Please re-enter the password for this user to continue.\nIf you are not this user, click "Restart"."

; Label for Cancel button in sync recovery dialog when in restart mode
-1248366920="Restart"

; Title of the sync shutdown check dialog
-2129288639="Synchronization Warning"

; Descriptive text on the sync shutdown check dialog
195197758="Synchronization failed. Press "Retry" to try again, "Exit" to exit Opera without synchronizing, or "Cancel" to return to Opera."

; Label for OK button in sync shutdown check dialog
-1774600263="Retry"

; Label for quit application button in sync shutdown check dialog
2072904549="Exit"

; Title of the sync main user switch check dialog
550840569="Synchronization Warning"

; Descriptive text on the sync main user switch check dialog
-374338826="Data on this computer was previously synchronized with another My Opera user.\n\nIf you continue, all current bookmarks and Speed Dial entries, including those from the previous user, will be imported into your account. Do you want to continue?"

; Title of the license view dialog
1422257314="License Terms"

; Text show in dialog status field when link is communicating with the
; server
498505196="Connecting"

; Error text show in dialog status field when the license terms checkbox
; isn't checked
611645839="License terms must be accepted to proceed"

; Error text show in dialog status field when an email in an invalid format
; is typed in
-82978853="Please enter a valid e-mail address"

; Error text show in dialog status field when password and the retyped
; passwords don't match
-1833273345="The password did not match the re-typed password"

; Error text show in dialog status field when password is too short for new
; users
1541904041="Your password must be a minimum of %d characters"

; Error text show in dialog status field when there is no username entered
462543309="Please enter a username"

; Error text show in dialog status field when authentication fails
-1188819366="Authentication failed"

; Error text show in dialog status field when a user already exists with the
; same username
1545402699="The My Opera username you selected is already taken"

; Caption for file chooser dialog when selecting Netscape configuration file
; for mail import
-139275886="Select Netscape setup file, prefs.js"

; Caption for file chooser dialog when selecting Thunderbird configuration
; file for mail import
1997896794="Select Thunderbird setup file, prefs.js"

; Caption for file chooser dialog when selecting Eudora configuration file
; for mail import
95071138="Select Eudora setup file, Eudora.ini"

; Caption for file chooser dialog when selecting Opera 5/6 Mail (M1)
; configuration file for mail import
554660536="Select Opera 5/6 mail setup file, ACCOUNTS.INI"

; Used in network preferences
1652564618="Send referrer information"

; Dialog option indicating that the (gadget) window should be positioned on
; top of all other windows, ie. on the desktop
-349178518="Always on top"

; Dialog option indicating that the (gadget) window should be positioned
; below all other windows, ie. on the desktop
-416793996="Always below"

; Dialog option indicating that the (gadget) window behaves like a normal
; window
-1494544332="Normal"

464549255="No color scheme"
-66645201="System color scheme"
-1616373152="Gold"
-1615957088="Sand"
830828255="Jungle"
-1480624045="Sea"
-1616555806="Blue"
783034068="Indigo"
1065794162="Purple"
1074075317="Crimson"
-1480625131="Red"
; Label in appearance dialog, panel options
1017071295="Panel placement"

; Title of server manager dialog when managing cookies.
798510579="Cookie Manager"

; Title of server manager dialog when managing wand passwords.
-1110758685="Wand Manager"

; Text for the OK button on the Certificate Warning Dialog
1929509796="Accept"

; Text for the Cancel button on the Certificate Warning Dialog
-1197982512="Refuse"

; Label for Certificate column in the Accepted Certificates tab of the
; Certificate Manager Dialog
-1754984833="Certificate"

; Server for Certificate column in the Accepted Certificates tab of the
; Certificate Manager Dialog
-1346826861="Server"

; Expires for Certificate column in the Accepted Certificates tab of the
; Certificate Manager Dialog
785181756="Expires"

; Secuirty Information dialog's level is set to 0, but it seems there is
; some sort of security available. This means we can't be too specific
; about how insecure the user actually is, and have to give some less
; harsh message
723808952="The connection to %s is not secure. Do not use it to submit sensitive information.\n\nThe server attempted to apply security measures, but failed."

; Warning tab text in the certificate warning dialog
788080098="Warning"

; Text for server name edit field in the certificate warning dialog
766577924="Server name:"

; Security tab text in the certificate warning dialog
1854253028="Security"

; Certificate errors field description in the certificate warning dialog
1760332310="Certificate errors:"

; Certificate summary field description in the certificate warning dialog
-1026507289="Certificate summary"

; Certificate holder field description in the certificate warning dialog
1665785482="Holder:"

; Certificate issuer field description in the certificate warning dialog
1709934631="Issuer:"

; Certificate expiry date field description in the certificate warning
; dialog
-85934836="Expires:"

; Certificate encryption protocol field description in the certificate
; warning dialog
-119244536="Encryption protocol"

; Checkbox description for permanently accepting a certificate in the
; certificate warning dialog
1278120329="Permanently accept this certificate"

; Details tab text in the certificate warning dialog
-2116528654="Details"

; Heading for list of remembered refused certificates
-759707936="Rejected certificates"

; Dialog title for dialog shown when attempting to move a targeted (e.g.
; Mini) bookmark folder to Trash
1532149431="Delete Target Folder"

; Dialog text for dialog shown when attempting to move a targeted (e.g.
; Mini) bookmark folder to Trash
1608230842="Folder %s is a targeted folder. Deleting it will delete all bookmarks on the device. Do you want to continue?"

; Dialog title for dialog shown when attempting to move the targeted Opera
; Mini bookmark folder to Trash
-2099374243="Delete Opera Mini Folder"

; Dialog text for dialog shown when attempting to move the targeted Opera
; Mini bookmark folder to Trash
-714374240="Deleting the Opera Mini folder will delete all bookmarks on the mobile phone. Do you want to continue?"

; Text for the disclosure triangle to show the advanced options in the
; Delete Private Data dialog
-1514511917="Detailed Options"

; Error message displayed in Link dialogs, when server communication fails
157553908="Link communication error"

; Error message displayed in Link dialogs, when server communication is
; aborted
898424816="Link communication aborted"

; Error message displayed in Link dialogs, when server communication times
; out	 
-1828725057="Link communication timeout"

; Text shown in the console drop down when showing link errors only
-1626817048="Link"

; Title for dialog when a folder excceeds the maximum number of bookmarks it
; can hold
756000517="Maximum number of items for folder reached"

; Dialog text for the dialog shown when a folder excceeds the maximum number
; of bookmarks it can hold
-497697208="This folder can only contain %d items. If you want to add more items, you need to delete existing items first."

; Name of the file shown in the download dialog to execute after downloading
131032553="Run file %s"

; Name of the file shown in the download dialog while downloading
-92932054="Downloading file %s"

; Text for the download dialog OK button if the downloaded file is an
; exectuable
-1957318486="Run"

; Text for the password dialog when proxy authentication is needed
-1141551736="Proxy server"

; Text for the password dialog title when proxy authentication is needed
41705859="Proxy authentication"

; Text shown on the Link login dialog if Opera needs to restart. i.e. Guest
; Mode
-1689865226="To ensure your privacy Opera will restart"

; Text shown in dialog when initizializing mail fails
-871592151="There was a problem initializing Opera Mail."

; Title for dialog when initizializing mail fails
1302369286="Error while initializing Mail"

; Error message shown when IMAP server reports an error
526787892="The IMAP server reported an error."

; Error message shown when command sent to IMAP server failed
1635857571="The requested action could not be completed."

; Error message from the server when a command failed
-1424949255="The server responded: %s"

; Error message shown when IMAP connection is unexpectedly interrupted
-1497614813="The connection with the IMAP server was unexpectedly interrupted."

; Type of text direction in mail messages - automatic detection
-1914560399="Automatic"

; Type of text direction in mail messages - left-to-right
-1975833804="Left-to-right"

; Type of text direction in mail messages - right-to-left
18451636="Right-to-left"

; Title of dialogs for updating the mail store
-1909585382="Mail Store Update"

; Text of dialog that shows when update of mail store is complete
-1621289515="The update is now complete. You'll have to restart Opera to be able to use your mail and newsfeeds."

; Text of dialog that asks user if store should be updated
1916693883="Before you can use your mail and newsfeed messages, Opera needs to update your mail database to a new format. Would you like to do this now?"

; Checkbox text on Link login dialog, when unchecked the users profile data
; will be deleted on exit
1535881170="Remember me on this computer"

; Descriptive text on the top of the Guest mode logon dialog
-1089838393="Opera has restarted to ensure your privacy.\nPlease enter your password below."

; Dialog title for Synchronization options
-1409154127="Synchronization Options"

; Dialog description for Synchronization options
-1865388370="Select the data types you wish to synchronize below"

; Dialog description for Synchronization progress dialog, which shows at
; shutdown when synchronization is taking excessive time
-1370612809="Link is busy synchronising your final settings. Please wait, or click exit if you want to exit without synchronising."

; Label for filename shown in Download Dialog
1632851552="Name :"

; Label for file type shown in Download Dialog
1633093409="Type :"

; Label for server the file is being downloaded from shown in Download
; Dialog
1632582643="From :"

; Warning shown for files which may not be safe as shown in the Download
; Dialog
-1963275907="It is not known whether this file is safe. Are you sure you want to download it?"

; Label for dropdown with the selection of applications to open the file
; with as shown in Download Dialog
-1456155988="Open with :"

; Label for default text direction as shown in the Account Properties Dialog
; for mail
-166969001="Default text direction"

; Title for the mail store update dialog
611641870="Mail Store Update"

; Description on the mail store update dialog
1059159403="Updating mail store..."

; Checkbox description to enable and disable the content blocker
-694984494="Enable content blocker"

; Label for the description field in the Image Properties Dialog
997440094="Description"

; Label for checkbox to enable opera widgets to be handled or not by Opera
412383988="Opera widgets"

; Label for checkbox to enable svg to be handled or not by Opera
-1293171827="SVG"

; Label for checkbox to enable torrents to be handled or not by Opera
1437267102="Torrents"

; Title for the mail message error dialog
2039858354="Mailer error"

; Button on the mail message error dialog that opens the console
9606814="Open console"

; Column header on plugin details for the current action assigned to a
; plugin
1467090358="Current Action"

; Message that warns user that a printer or printer program must be selected
144979190="You must select a printer or add a printer program before you can continue"

; Text to make Opera search for phrase %1 with search engine %2
-246384058="Search for "%1" with %2"

; Description for list of feeds
-995213225="Feed List"

; Description for list of widgets
665077671="Widget List"

; Heading for list of accepted certificates
-684023925="Accepted Certificates"

; Caption for file chooser dialog when selecting Opera 7/8/9 Mail (M2)
; configuration file for mail import
-1962327857="Select Opera 7/8/9 mail setup file, accounts.ini"

; Description of the checkbox which enables extended (mostly single-key)
; keyboard shortcuts
1759935805="Enable single-key shortcuts"

; Descriptive text at the top of the sync logon wizard dialog when logging
; on part 2
373348720="Login below, or click "Sign up" to create a new account."

; Text on the accept button of the Opera Link license terms
592346134="Accept"

; Text on the decline button of the Opera Link license terms
2025504442="Decline"

; Text on the message dialog warning for switching bookmark files
-1689098934="You are about to switch bookmarks file. Doing this while being logged in to Link will merge the new bookmarks file with the bookmarks that are already synchronized.\n\nIf you log in to My Opera, do you want the new bookmarks to be syncronized?"

; Error text shown in dialog status field when an email already registered
; on my.opera is typed in
-852213025="An Opera account with this email address already exists"

; Title for dialog shown when mail authentication failed
-1006784625="Authentication failed for %s"

; Text shown in dialog when mail authentication failed if a response from
; the server is available
71919270="The server responded: %s"

; Button that's used to try mail authentication again after it has failed
-120454265="Try Again"

; Button to expand login details
59398438="Login Details"

; File filter when native save as dialog can save as xml and save as xml
; with inline images. Note save with inlines must be the second option.
1616276857="XML file|*.xml|XML file with images|*.xml|Web archive (single file)|*.mht|Text file|*.txt|All files (*.*)|*.*|"

; Used in security information dialog to describe the permanently accepted
; situation.
-265640213="The connection to %s is not secure, and should not be used to exchange sensitive information.\n\nWarnings have been disabled for the following problem(s):"

; Used in security information dialog on the checkbox to remove from
; remembered list.
98463123="Keep ignoring warning(s) on this site"

; Used in security information dialog on the checkbox to remove from
; remembered refused list.
221648680="Stop rejecting the connection to this site"

; Menu strings

-633698310="Floating"
1878789310="Add Panel…"
-231322917="Edit Panel"
-1068053848="Get Panels"
2030504171="פתיחה בחלון חדש"
-1907854262="Show on Personal Bar"
-226927721="Add Page"
-436354111="גזירה"
-1514790352="העתקה"
1566442962="הדבקה"
-312138168="מחיקה"
375601166="בחירה כוללת"
-837957927="קובץ"
797908784="חדש…"
1092864039="פתיחה…"
1370037304="שמירה בשם…"
774804532="Save Selected As…"
-653075326="מאפיינים…"
-395925347="חלון חדש"
432398846="טאב חדש"
1349063959="Close Window"
-1673433210="Close Tab"
-180551227="פתיחה…"
1087565558="שמירה בשם…"
1509605465="Import"
-1169569616="Mail…"
1293223500="Opera Bookmarks…"
329820130="Opera Contacts…"
-1733570712="Netscape Bookmarks…"
-91534407="Internet Explorer Favorites…"
1719755164="Export"
-34431149="סימניות…"
-1792820215="Opera Contacts…"
-1661960928="הדפסה…"
411238961="הגדרות מדפסת…"
2095746136="אפשרויות הדפסה…"
-721728027="תצוגה הדפסה מקדימה"
-455450218="Work Offline"
765077890="Delete Private Data…"
1382818662="מאפיינים מרכזיים"
-916967331="Open All Pop-Ups"
-957900713="Block All Pop-Ups"
-680898540="Open Pop-ups in Background"
-758196851="Enable GIF/SVG Animation"
942597151="Enable Sound in Web Pages"
419317359="Enable Java"
1851130415="Enable Plug-Ins"
-215880732="Enable JavaScript"
-1942617190="Enable Cookies"
-744114934="Send Referrer Information"
960290639="Enable Proxy Servers"
106263513="הזדהה כאופרה"
-1165647451="הגדרות כלליות…"
-180901747="יציאה"
-180337815="פעולה אחרונה"
-395935713="גזירה"
-180983186="העתקה"
-1662560784="הדבקה"
504920646="מחיקה"
-1673201780="בחירה כוללת"
1091569833="חיפוז…"
-437077944="חיפוש הבא"
720110694="חיפוש הקודם"
1585544368="חיפוש בדף"
1665544840="סרגל ראשי"
-1841728421="סרגל אישי"
72866546="עליון"
-2029186124="תחתון"
-1890669910="שמאלי"
2039662461="ימני"
72860794="מוסתר"
-1865035718="סרגל מחוונים"
-769955148="סרגל דפים פתוחים"
964890300="סרגל כתובת אתר"
-388572737="Scroll Bars"
-2022350619="הגדלת תצוגה"
1228746428="50%"
1228746527="80%"
1228746560="90%"
1893922152="100%"
1893922218="120%"
1893922317="150%"
1893923241="200%"
1405813075="-100%"
-374563135="+100%"
302901443="-10%"
509251697="+10%"
-935569335="קידוד"
1648324256="קידוד אוטומתי"
1234417673="Unicode"
-209254816="UTF-8"
1684525487="UTF-16"
-1553506677="UTF-32"
-1739032771="UTF-7"
453393450="US ASCII"
1311766747="Western"
1972531058="ISO-8859-1"
-1401263115="Windows-1252"
669015527="ISO-8859-15"
980536764="Central European"
1972531059="ISO-8859-2"
-964650747="ISO-8859-16"
-1401263117="Windows-1250"
649306781="Southern European"
1972531060="ISO-8859-3"
492357614="Baltic"
669015525="ISO-8859-13"
-1401263110="Windows-1257"
1972531061="ISO-8859-4"
1486047563="Nordic"
669015522="ISO-8859-10"
774564213="Windows-Sami-2"
161127631="Celtic"
669015526="ISO-8859-14"
-1338073117="Turkish"
1972531066="ISO-8859-9"
-1401263113="Windows-1254"
402612548="Vietnamese"
-1401263109="Windows-1258"
-218656032="VISCII"
-1744653808="VPS"
-13153185="Cyrillic"
1972531062="ISO-8859-5"
-642400443="KOI8-R"
-642400440="KOI8-U"
-1401263116="Windows-1251"
-735945835="Codepage 866"
-675613151="Greek"
1972531064="ISO-8859-7"
-1401263114="Windows-1253"
-344383168="Arabic"
1972531063="ISO-8859-6"
-1401263111="Windows-1256"
-1006843134="עברית"
1972531065="ISO-8859-8 (Logical)"
-1586430102="ISO-8859-8 (Visual)"
-1401263112="Windows-1255"
1154817580="Thai"
669015523="ISO-8859-11 (TIS-620)"
-458713870="Chinese"
-209949568="Big5 (Traditional)"
188575321="Big5-HKSCS (Traditional)"
-870270784="EUC-TW (Traditional)"
-815192534="GBK/GB2312 (Simplified)"
1782001291="HZ-GB2312 (Simplified)"
-1181501188="GB18030 (Simplified)"
-1069175304="ISO-2022-CN"
2104651194="Japanese"
; Auto detect for Russian, Chinese and Japanese
1008349489="זיהוי אוטומטי"

1716574429="Shift-JIS"
1193250691="ISO-2022-JP"
-870271121="EUC-JP"
85449979="Korean"
-870271086="EUC-KR"
-914937566="Reload From Cache"
-1668211044="קוד מקור"
427499822="קוד מקור מסגרת"
-1805607800="מסך מלא"
-180513104="אחורה"
; Next
-180598510="קדימה"

-180402791="עצירה"
-180839556="בית"
1052826410="ריענון דף"
-1213380875="Reload Frame"
418061858="Reload All Tabs"
245903149="Reload Every"
1338449240="Custom…"
-956942954="Compose…"
; Send menu, Mail
-1554664376="שליחת קישור"

; Check menu, Mail
1312414769="Check All"

; Send menu, Mail
-1766451109="Send Queued"

931044940="Filters…"
-502647831="New Account…"
1120067022="Mark as Read"
110969681="Mark as Unread"
-1740944157="הורדות"
; Menu option to display history overview
499627997="History"

; Menu option to display overview of installed plug-ins
-939867699="תוספים"

1626648703="זיכרון מטמון"
889870952="Java Console"
476653883="Duplicate Tab"
; Creates a background tab to display links chosen in the foreground tab
-1410423340="Create Follower Tab"

-1957288457="Cascade"
-180378943="Tile Vertically"
-583630005="Tile Horizontally"
1335112968="Restore All"
-282757146="Minimize All"
-324437720="Maximize All"
1017775266="Close All"
-1379588124="Keyboard"
519884260="Mouse"
; Opera on the Web menu
1871419988="תמיכה"
-1427075788="קהילה"

; Menu option to display information about Opera
-1680317970="אודות אופרה"

; link menu
-1258333535="פתיחה בטאב חדש"
-1131986336="פתיחה בטאב רקע"
-1772975815="העתקת כתובת הדף"
924948442="שמירת קישור בשם…"

; mailto: link menu
-1922701942="&שליחת דואר…"
2079847218="העתקת כתובת דואר"

; mailto: image link menu and image link menu
104739523="שמירת תמונה…"
-1556035057="העתקת תמונה"
552088744="העתקת כתובת תמונה"
1958900257="מאפייני תמונה…"

; Default page menu
-1698695316="אחורה"
-472963442="קדימה"
-2029344331="עצירה"
745933080="בית"
1055891878="ריענון דף"
1029895756="העתקת כתובת"
1254394198="שליחת קישור בדואר"
1497519588="רקע למסך"
311387713="שמירת תמונה"
1930852658="העתקה של כתובת התמונה"
894736321="מאפייני תמונה…"
1642593144="Duplicate Tab"

; Select menu
-1428352028="העתקה"
1217090669="חיפוש"
-1793544707="חיפוש בעזרת"
-1539396211="מילון"
1634087069="אינציקלופדיה"
1104168855="תרגום"
1208490414="English to French"
1208490335="English to German"
1208490515="English to Italian"
1208490746="English to Portuguese"
1208490382="English to Spanish"
1209820046="French to English"
1209820004="French to German"
1209820184="French to Italian"
1209820415="French to Portuguese"
1209820051="French to Spanish"
1206981023="German to English"
1206981060="German to French"
1213449683="Italian to English"
1213449720="Italian to French"
1221751130="Portuguese to English"
1208670062="Spanish to English"
1208670099="Spanish to French"
1208490529="English to Japanese "
1213952801="Japanese to English"
383461562="שליחה בדואר"

-1873877784="עריכה"
; File menu
-1486159215="קובץ"

2112383807="עריכה"
1145799194="עריכה"
; Menu string, used for reverting the last change
448997294="ביטול"

; Menu string, used for cutting text
-1287918620="גזירה"

; Menu string, used for copying text
448351923="העתקה"

; Menu string, used for pasting text
1925628597="הדבקה"

-1343914101="מחיקה"
; Menu string, used for selecting all text
-103436687="סימון כולל"

1468564474="Get Skins"
; Transfers view
1810947741="Show Details"
-1599101137="New Items on Top"

1995842756="Frame"
675445919="שמירה בשם…"
786207879="בדיקת תיקניות הקוד"
1968963534="הוספה לסימניות…"
-2082147073="העתקת כתובת"
2037384257="שליחת קישור בדואר"
-55907705="רענון"
1590095874="ריענון תמונות"
335470109="הורדה מהירה"
-640773271="נעילת סרגלים"
1616191563="Get All Accounts"
-390584935="Read Mail"
-1109316548="Mark and Go to Next Unread"
; Cancel newsmessage
-800478102="Cancel Post"

-1889494318="Label As"
-952082595="Show In"
1825320888="Go To"
-1725419365="Mark All As Read"
965956877="Empty Trash"
882598927="Redirect"
1065300918="Next Unread"
-1308015724="Previous Unread"
-1846732047="Thread"
; noun (in 'Go to' menu)
-1022991227="Contact"

-77156191="Flat"
-1727144805="Threaded"
-1771443114="To and From"
1838696505="Thumbnails"
-732047787="Show Read"
1615066395="Show Trash"
-731999862="Show Spam"
755143478="Show Mailing Lists"
1508144815="Show Newsgroups"
-1313644446="Show Quick Reply"
-808796176="Remove from Filter"
; Forward mail
-763835876="Forward"

513552599="Priority"
-2002888889="Sort by My Order"
-430535513="Sort by Name"
-430527125="Sort by Nick"
-430999711="Sort by Address"
-1334478953="Sort by Description"
1946955422="Sort by Created"
379714910="Sort by Visited"
1487813592="Sort Ascending"
832816672="Sort Descending"
-222381009="פתיחה"
1474179529="תצוגה"
646983333="הצגת דף-הבית"
498337011="הצגת כתובת האתר"
; Help menu
1856326853="עזרה"

; Window menu
-797817420="חלונות"

; Mail menu and button
1856502079="דואר"

; Bookmarks menu
-773844987="סימניות"

826658526="Sessions"
-1005370522="Navigation Bar"
1359197559="Skin"
; Browser View Menu
1904187347="סגנון"

1109112346="Small Screen"
55084859="Site Navigation"
; Send mail menu
-912591468="שליחה"

-1675112928="Search…"
2051403335="Newsgroups…"
752353280="IMAP Folders…"
-547860749="Close All but Active"
; Bookmark Item File menu
699316252="Import Opera Bookmarks…"
-782322718="Import Netscape/Firefox Bookmarks…"
1481843845="Import Internet Explorer Favorites…"
676559619="Export Opera Bookmarks…"

; Contact Item File menu
2143265210="New…"

; File/Session menu
1324632620="Open Session…"
-522046225="Insert Session…"
1353330729="Save This Session…"

; Quick Preferences
73973191="חסימה של חלונות קופצים"

; View Hotlist Menu
455088957="סימניות"
-115980088="דואר"

-1063662972="Contacts"
; View Hotlist Menu
599768087="היסטוריה"
1601122237="הורדות"
466731462="קישורים"
-1509553296="חלונות"

1256282026="Special Effects"
-1291441751="תצורת עורך"
-2101137707="תצורת משתמש"
; Reload Menu
-2076800822="5 Seconds"
-20854021="15 Seconds"
51487160="30 Seconds"
-2081550897="1 Minute"
-2080364976="2 Minutes"
-2076807213="5 Minutes"
-20860412="15 Minutes"
51480769="30 Minutes"

; Site Navigation Menu
1148359889="Home"
-757689056="Index"
413479478="Contents"
1146651294="Search"
-452438692="Glossary"
1148348977="Help"
-761410800="First"
-367808219="Previous"
1148564999="Next"
1148488604="Last"
-1899931507="Up"
-741210655="Copyright"
461861275="Author"

1802281339="Error Console"
-2026256740="Restart Transfer"
1823884773="Remove Transfer"
857925912="Style"
-1894118679="הסרת סרגל"
1412426450="הסרה מסרגל הכלים"
-1018189133="Audio"
45131127="Close All"
2037617116="Close All but Active"
242581288="Large images"
-295627394="Show When Starting Download"
; Right-click on address field
-541472843="Paste and Go"

; Links Panel Toolbar
482167611="נעילה"

466504196="מסך מלא"
-1571956663="אבטחה"
; New page
228969467="דף חדש"

; Used in menus to show the keyboard shortcut, typically Ctrl+T
1950193902="Ctrl"
-49577097="Shift"
-591658278="Alt"
1950536992="Meta"
1950367970="Home"
-591653872="End"
-1761824677="PageUp"
1222698990="PageDown"
-798831522="Up"
1950224561="Down"
1950500612="Left"
-50729193="Right"
2123851594="Esc"
-2019924306="Ins"
2068441228="Del"
-514501226="Backspace"
-591637968="Tab"
-49298427="Space"
-65952425="Enter"

1728016260="This Filter"
139232325="More Items"
-1139380999="פתיחה בחלון רקע"
-893100857="Display"
-25599948="Manually"
-565199379="After 1 Second"
-564013458="After 2 Seconds"
-562827537="After 3 Seconds"
-560455695="After 5 Seconds"
-1527001987="After 10 Seconds"
-678879540="Prefer Plain Text"
-195032599="Prefer HTML"
2074453928="Block External Elements"
1720997374="Full View"
659347127="Split View"
-1586511026="Single Folder"
878623088="New Note"
-524979846="התחלה"
-1854776909="סוף"
978223717="פתיחת תמונה"
-1165063613="Copy to Note"
1401135785="Insert Personal"
-1633958213="Insert Note"
-2056802672="Clear All"
-1850093723="Paste to Note"
2139309562="Menu Bar"
-530514694="קישורים…"
2086062440="Add Contact Here"
1313631777="Add All Contacts in Folder"
-349722280="Import KDE1 Bookmarks…"
-272098951="Import Konqueror Bookmarks…"
-373039006="Export As HTML…"
-673491742="Save Selected As HTML…"
1859393216="Import Opera Contacts…"
-263247129="Export Opera Contacts…"
-1177883335="Save Selected Contacts As…"
281256766="KDE1 Bookmarks…"
-1152765153="Konqueror Bookmarks…"
400515521="Bookmarks as HTML…"
-116109775="Info"
469325262="Notes"
478800571="Voice"
-187157704="Voice Preferences…"
249480167="Voice"
974065854="Listening"
-196410301="Speaking"
; Revert an undo operation
-1033798981="Redo"

; Edit popup menu string. Translate with ampersand
541283329="&Undo"
541165717="&Redo"
-764519977="Cu&t"
540637958="&Copy"
676100456="&Paste"
661062930="C&lear"
-739408220="Select &All"

; Workspace popup menu string. Translate with ampersand
278512847="&Restore"
540997506="&Move"
541206726="&Size"
-1375726451="Mi&nimize"
1568785615="Ma&ximize"
661074401="&Close"
541022634="&Next"
1749943804="&Standard"
-1661068211="&Classic"
-366629677="&Decoration"

; Fast forward
1024210290="Next"
-822252908="Next Image"
-1393499189="Log In"
392962037="Wand Login"
1024392948="Show"
-649736810="Show Image"

; Menu entry for adding a mailto link to the contact list
-1550016441="Add to Contacts…"

; Page menu string
-1203957437="Close"
-1691269026="Activate"
-1283528079="Restore"
1891222959="Minimize"
-1448969007="Maximize"

; Used in M2 menus (in the show account menu)
-1981712151="All Accounts"
953939731="Mail Accounts"
-1285269619="News Accounts"

; General menu string 
-1011452333="Export…"

; Submenu that hold all closed window entries
-1103986197="Closed"

; Main help entry (F1 action)
700981616="Opera Help"

; Menu string in transfer panel
-375652521="Remove All Finished"

-512239998="התאמה לרוחב עמוד"
; Displayed user css file name
1490680840="Emulate Text Browser"
1490680841="Nostalgia"
1490680842="Accessibility Layout"
1490680843="Show Images and Links only"
1490680844="High Contrast (W/B)"
1490680845="High Contrast (B/W)"
1490680846="Hide Non-Linking Images"
1490680848="Disable Tables"
1947827512="Show Structural Elements"
1947827513="Debug with Outline"

; User style sheet menu: Debug ALT attributes for AREA and IMG tags.
-332511012="Alt Debugger"

; User style sheet menu: Display structure of block elements.
-686521710="Block Structure"

; User style sheet menu: Display class and id for elements.
837256235="Class and Id"

; User style sheet menu: Remove line breaks from the document.
-2051949502="Disable Breaks"

; User style sheets menu: Reset "float" property to "none" for all elements.
-1902163789="Disable Floats"

; User style sheets menu: Remove forms and form controls.
1504276433="Disable Forms"

; User style sheets menu: Reset position property to "static" for all
; elements.
-2094734467="Disable Positioning"

; Disable tables for user style sheets menu item
-1367769115="Disable Tables"

; User style sheets menu: Applay fixed table layout.
-825542133="Fixed Table Layout"

; User style sheets menu: Display structure of inline elements.
1576075846="Inline Structure"

; User style sheets menu: Add visual outline to structural elements.
1693283863="Outline"

; User style sheets menu: Display table of contents based on HTML structure.
922536704="Table of Contents"

; User style sheets menu: Display structure of table elements.
1457933711="Table Structure"

1825521194="Mark"
202463533="Mark As Spam"
1036476413="Mark As Not Spam"
-1033759406="Show"
6332797="Show Feeds"
488600680="Show Filtered"
1647951654="List Only"
1211806319="Message Only"
-937510413="List and Message Below"
-2114247916="List and Message on Right"
-1402422468="Move Spam to Trash"
-1014114388="New Filter"
-574995525="New Filter…"
1231853902="Feeds…"
-345125667="Enable Smileys"
55270379="New Separator"
-504023100="Online"
791812866="Busy"
-795122829="Be Right Back"
791778513="Away"
542781365="On the Phone"
-1352477070="Out to Lunch"
-840031526="Appear Offline"
227010946="Offline"
-933464272="List Rooms…"
-1507087861="Join Room…"
2010601265="Join Room"
-1207633810="Leave Room"
802041291="Who Is"
-1702962564="Private Chat…"
910379491="Control"
329917149="Add Nickname to Contact"
-1999862341="Op"
-1473509284="Deop"
-1704192350="Voice"
245479301="Devoice"
216369028="Kick"
247115170="כלים"
-1726668283="Panels"
476738568="סרגלי כלים"
-913412452="Panels"
-1799349578="News"
-1799742343="Chat"
1789573805="Glossary"
-1291243751="פתיחה"
827467700="Open Folder"
-1765624737="Show Transfers"
71017590="Detach"
1946828818="Show 'New Tab' button"
985451769="Open Opera"
-707204186="Cookies…"
1643742408="Wand Passwords…"
-476548985="מאפיינים נוספים"
1308477025="Hide Opera"
1856150076="Chat"
1002421702="Kick With Reason"
-2075861805="Ban"
1377830109="Mark Thread and Go to Next Unread"
; Text for a menu option that allow the user to run a check for new updates
; without visiting opera.com
-1686497347="בדיקת עדכונים"

; Right click menu item in the links panel.
-273323133="סימנייה לקישור…"

; Item on the document popup menu
-1183760952="הוספת סימנייה לדף…"

; Item on the Document popup menu.
262284064="Validate"

; Item om the Document background menu.
-2143886002="העתקת תמונה לזיכרון זמני"

; Item on the Document background menu.
-950110492="Use Image on Desktop"

; Item on the Frame menu
359283713="פתיחה"

; Item on the File menu
1326919570="Import and Export"

; Entry on the Toolbars menu.
1010344045="עריכה…"

; Item on the Feeds menu
-483882041="Read Feeds"

; Item on the Feeds menu.
1133480436="Manage Feeds…"

; Item on the Chat connect menu
-675993705="Disconnect All"

; Item on the Chat menu
1351031184="Connect To"

; Item on the Tools menu.
-1174342411="Mail and Chat Accounts…"

; Item on the ImportExport menu.
-471823510="Import Mail…"

; Item on the Importexport menu.
-480684226="Export Bookmarks as HTML…"

; Item on the Identify as menu.
590106237="הזדהה כשועל האש"
344289886="הזדהה כאקספלורר"

; Item on the Korean encoding menu.
-1648789598="ISO-2022-KR"

; Menu item on the Pagebar popup menu.
-352842957="Arrange"

; Item on the Closed pages menu
1528103915="Blocked Pop-ups From"

; Item on the Closed pages menu.
1507601038="Empty Trash"

; A menu item in the Image link popup menu.
759751550="ריענון תמונה"

; A menu item on the bookmark popup menu.
-600815674="Bookmark All Open Pages"

; The "Feeds" main menu item.
-617989186="Feed&s"

; Mail popup menu item
-786490390="Show Messages From"

; Hotclick menu item speak
764933719="Speak"

2012606042="Mark Thread as Read"
; Mail attachments popup menu entry
-479928419="Save Attachments…"

; SVG popup menu
1367653122="Zoom In"
-2112080381="Zoom Out"
-298073704="Original Size"
256765524="Start Animation"
1403312836="Pause Animation"
1779715500="Stop Animation"

; Browser tools menu entry
1214667496="תצורה…"

; Entry in the browser help menu
-651452180="Report a Site Problem…"

; Entry in the sessions menu
995766100="Manage Sessions…"

; Entry in the transfers view popup menu
410382762="Show in Background When Starting Download"

; Entry in the transfers view menu
-1607101803="Never Show When Starting Download"

; Option for the image toolbar items/dropdown menus.
-1320335960="הצגת תמונות"
333270751="תמונות מקומיות"
-383776252="ללא תמונות"

; Menu item for adding attachments when right clicking in attachment window
-17191327="Add Attachments"

; Menu item for removing attachments when right clicking in attachment
; window
-1943095130="Remove Attachments"

1782149687="Import Feed List…"
-755032706="Export Feed List…"
; Name of "Time and Site view" in view dropdown in history panel/page
817518784="By Time and Site"

; Name of "Site view" in view dropdown in history panel/page
1825780288="By Site"

; Name of "Time view" in view dropdown in history panel/page
1366023738="By Time Visited"

; The master password entered is incorrect
-1659036582="You have entered the wrong master password. Please try again."

; Mail context menu option to display message source.
-1107090027="View All Headers and Message"

; Menu option for files.
581357748="Save to Download Folder"
1179516193="Save Link to Download Folder"

; Tab context menu option.
765050320="Lock Tab"

; Page context menu option for blocking content on current page.
-1745751818="Block Content…"

; Page context menu option to edit preferences for current site.
385004252="Edit Site Preferences…"

; Search filed context menu option for adding search to Opera.
1560773594="Create Search…"

-214002413="Always on Top"
; Used in View menu, under Style.
-926762484="Manage Modes…"

; Option indicating that the (gadget) window should be positioned below all
; other windows, ie. on the desktop
-1063450371="Always Below"

; Option indicating that the (gadget) window behaves like a normal window
1684925437="Normal"

; Caption for the list of possible widget positions (on top, below, normal
; …)
-752705216="Position"

; Widgets menu
-895653680="Manage Widgets…"

; Widget main menu entry.
-235137047="Wid&gets"

; Menu entry that links to dev.opera.com
800491965="כלים למפתחים"

; Configure the Speed Dial entry
-456197667="Edit…"

; Reload the current Speed Dial entry
1578896085="Reload"

; Remove the current Speed Dial entry
-1520745903="Clear"

; Menu item showed when logged out and hit to log into Link either main or
; guest user
1654660006="Synchronize Opera…"

; Menu item showed when logged in and hit to log out of Link or log in as a
; guest user
-1230787801="Stop Synchronizing Opera"

; Menu item that disables Reload Every functionality
-1152268017="Page Default"

; Menu item that sets Reload Every, to never reload a page or Speed Dial
-2048083877="Never"

; Menu to set the text direction for e-mail
-919415976="כיוון הכתב"

; Context submenu item to open documents with a different application
-880911138="בתיחה באמצעות"

; Menu item that shows the developer tools
-728498681="כלים למפתחים"