Miranda Language Pack Version 1
Language: Russian (RU)
Locale: 0419
Last-Modified-Using: Miranda 0.3 alpha
Authors: Evgeny AKA Homeric (maintainer), Yury A. Marcinchick, Igor A. Melekhine, Andrey A. Chernov, Alexey Epifanov, Voron, Denn, PoWeR
Author-email: 206 at bk dot ru
Plugins-included: ICQ, MSN, YAHOO, ChangeInfo, PopUp, NewStatusNotify, NSN_From10To11, Historyp, convers, birthday, nHistory, import, micqBirthday, UINBackup, WinampNotify, Help, atomic, LSB_SMS, DbViewer, LSecurity, eventnotify, RePosition, Netdetect, SeenPlugin, ICQ2SMS, historysweeper, statusfloater, startupoptions, DbEditor, Tooltip, QuickSearch, NotesReminders, Autorun, Contacts, msg_export, OptionFont, VersionInfo, WhoIsReadingMyStatusMsgNotify, NoSound, AwaySys, Reconnect, Wassup, ContactsEx, DbExport, GamerStatus, RSSNews, CopyIP, visibility, AlwaysOnline, smsplus, SmileyAdd, netsend, AutoReplacer, AutoResponse, NicknameSwitch, NewEventNotify, StartupStatus, KeyboardNotify, YAMN, YAMN-POP3, path, MakeRelative, historypp, Weather
X-Version: 2.4.0.06
X-Implements: langpack_english.txt, Revision 1.109, Sun Apr 13 22:58:28 2003 UTC

; Additions from Homeric

; To simplify maintenance of plugin translations, the following header format is now used.
; To prevent Miranda from parsing this meta information, the "header" is commented out

;;======================================
;X-Plugin: [DLLname] Full name of the plugin Version(version range supported by the translation)
;X-Translation-Authors: Author Name <author AT domain.ru> <http://author.website.ru/miranda/>

; Note: e-mail and web site are optional
; For example:

;;======================================
;X-Plugin: [NewEventNotify] NewEventNotify Version(0.0.4-0.0.4)
;X-Translation-Authors: Denn <denn at gamelife.org>

; This is a sample Miranda language pack, listing all the strings contained in
; Miranda. If I've missed any out, please file a bug report. This file is
; placed in the public domain - anybody is free to use or modify it as they
; wish.
; http://miranda-icq.sourceforge.net/

; The official, most up-to-date version is always available from
; http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/miranda-icq/Miranda-IM/docs/langpack_english.txt?rev=HEAD&content-type=text/plain
; It is *strongly recommended* that you check there for the latest version
; before you begin to translate.

; If you maintain a translation and want to find out what new strings have been
; added and when, that and more can be done from
; http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/Miranda-IM/docs/langpack_english.txt
; http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/Protocols/IcqOscar8/docs/IcqOscar8-translation.txt
; http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/Plugins/import/docs/import-translation.txt
; http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/Plugins/changeinfo/changeinfo_translation.txt
; http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/Protocols/MSN/Docs/translate-msn.txt

; Blank lines and lines starting with ; are ignored.
; You cannot use "[English]   ;this is a comment"
; The first line must be maintained as-is, or the file will not be recognised
; Subsequent lines are in HTTP header format. Do not translate anything before
; the :

; 'Language' header
; A full description of the language in this file, in the local language, eg
; "English (UK)", "English (US) humorous" or "Deutsch"

; 'Locale'
; The Windows language code. A complete list is available at
; http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/winbase/nls_8xo3.htm

; 'Last-Modified-Using'
; Please keep this line up-to-date, containing the last version of Miranda that
; you made changes with, so people can compare files containing the same
; language to see which is the most up-to-date. The formatting of the value is
; unimportant, as long as it's human-readable.

; 'Authors'
; A list of people who have worked on this file. When you do something, add (or
; move) your name to the front, and put a comma between each name, eg
; "Hari Seldon, Gaal Dornick"

; 'Author-email'
; Should contain the e-mail of the person to last change the file only, on the
; assumption that that person is qualified to manage the file.

; 'Plugins-included'
; Contains a list of the plugins that are also translated in this file. It
; should be a comma-delimited list of the plugin filenames, eg:
; Plugins-included: splitmsgdialogs,import,historyp
; It is *very* strongly recommended that you put a clearly identifiable
; separator between each set of strings, so that people can mix-and-match
; different people's translations to get strings for all the plugins they use.

; To use the file, place it in the same directory as miranda32.exe, and call it
; langpack_*.txt where * can be anything, however it is recommended that it
; be the language.
; Miranda will eventually have an interface for switching languages, but
; currently if there is more than one then which one is used is undefined.
; Only left-to-right languages are supported currently. This will change if I
; ever get the time.
; If a string does not translate, it's likely that I forgot to mark it
; translatable. Please file a bug.
; If a translated string will not fit in its allocated space, try to re-phrase
; it to fit. If you really can't get it to fit, file a bug.
; Provided a plugin was written to be translation-aware, you can put strings
; from that in here too.
; I haven't translated splitmsgdialogs or import yet, because by the time I'd
; finished this file, I was *so* mindlessly bored with it.
; There will shortly be a section on the website where you can submit your
; language packs. Please do so, so that other people can benefit from your
; goodness.

; You must restart Miranda for changes in this file to take effect.

; All lines from now on contain text in Miranda, and its translation.
; The text in Miranda *is* case sensitive.
; The \t and \n glyphs are recognised to mean tab and newline respectively.
; Text containing printf-style format specifiers (eg %s, %d) must be translated
; into text containing the same specifiers in the same order. No more, no less.
; Spaces are trimmed from the beginning and end of all strings before parsing.
; Strings that cannot be found in this file will remain untranslated.
; Some strings will have accelerator keys prefixed by an ampersand in the
; normal Windows way. The accelerator key can be re-assigned, but be careful of
; overlaps.
; If an English string is duplicated, which of the translated strings that will
; be used is undefined.
; New lines in translated strings are treated as new lines, but two or more
; newlines will be converted to one, because it involves a blank line.
; You can't change hotkeys just by changing their strings in here.

;General stuff:
[OK]

[&Ok]

[Ok]

[Cancel]

[&Cancel]
&
[Close]
&
[&Close]

[Yes]

[&Yes]
&
[No]

[&No]
&

[Apply]

[&Preview]
&
[Preview]

[Test]


[Save]

[Delete]

[&Delete]
&
[Reset]


[<unknown>]
<>
[Finish]

[Font]

[&Font]
&
[Color]

[&Color]
&
[Colour]

[&Colour]
&



;database/database.c

[Your profile database is subtlly but terminally corrupted. You will almost certainly have to delete it. Miranda IM will now kill itself.]
  .       dbtool,    ,   .    .
[Very Very Bad]
,  ...


;database/dbini.c

[Security systems to prevent malicious changes are in place and you will be warned before every change that is made.]
    ,        .
[Security systems to prevent malicious changes are in place and you will be warned before changes that are known to be unsafe.]
    ,        .
[Security systems to prevent malicious changes have been disabled. You will receive no further warnings.]
    .   .
[This change is known to be safe.]
   
[This change is known to be potentially hazardous.]
     
[This change is not known to be safe.]
   .
[Invalid setting type. The first character of every value must be b, w, d, l, s or n.]
  .       b, w, d, l, s  n.


;protocols/netlib/netliblog.c
 
[Hide console]
 

;protocols/netlib/netlibopts.c

[<All connections>]
< >
[<mixed>]
<>


;sendrecv/message/msgs.c

[Message from %s]
  %s
[Incoming Message]
 
[&Message]
&


;sendrecv/message/msgdialog.c

[Reply &Quoted]
&
[&Reply]

[User Menu]
 
[Add Contact Permanently to List]
   
[View User's Details]
  
[View User's History]
 
[Display Time in Message Log]
   
[You haven't selected any contacts from the list. Click the white box next to a name to send the message to that person.]
      .          .
[Send Message]
 


;sendrecv/message/msgoptions.c

[My messages]
 
[My URLs]
 
[My files]
 
[Your messages]
 
[Your URLs]
 
[Your files]
 
[My name]
 
[My time]
 
[My colon]
 
[Your name]
 
[Your time]
 
[Your colon]
 
[Messaging]

[Messaging Log]



;sendrecv/url/url.c

[URL from %s]
URL  %s
[Incoming URL]
 URL
[Web Page Address (&URL)]
  (&URL)


;sendrecv/file/file.c

[File from %s]
  %s
;[Incoming File Transfer]
; 
[&File]
&
[Executable Files]
 
[File Transfers]
 
[File Transfer Complete]
  


;sendrecv/file/filedialogs.c

[Received Files]
 
[bytes]

[Current file (%d of %d)]
  [%d/%d]
[Select Folder]
 
[This file has not yet been scanned for viruses. Are you certain you want to open it?]
      .  -    ?
[File Received]
 
[Request sent, waiting for acceptance...]
 ,  ...
[Waiting for connection...]
 
;sec=short for seconds as in KB/sec
;
[sec]

[remaining]

[Decision sent]
 
[Connecting...]

[Connected]

[Initialising...]
...
[Moving to next file...]
 ...
[File already exists]
  
[Receiving...]
...
[Sending...]
...
[of file]

[Sending file]
 
[Sending files]
 
[Receiving file]
 
[Receiving files]
 
[Transfer completed]
 
[Scanning for viruses...]
  ...
[File transfer failed]
  
[Transfer and virus scan complete]
     
[%d file]
%d 
[%d files]
%d ()
[%d directory]
%d 
[%d directories]
%d ()


;sendrecv/email/email.c

[Send e-mail]
 e-mail
[User has not registered an e-mail address]
     e-mail.
;[&E-mail]
;


;sendrecv/awaymsg/awaymsg.c

[Re&ad %s Message]
&  "%s"


;sendrecv/awaymsg/sendmsg.c

;**note: don't translate "%time%" and "%date%"
;**note: you can change these to whatever you want - they're only the default messages

[I've been away since %time%.]
   %time%.
[Give it up, I'm not in!]
   , ...
[Not right now.]
 ...
[Give a guy some peace, would ya?]
  ,   .
[Well, I would talk to you if Miranda IM supported chat]
    ...     .
[Yep, I'm here.]
,  .
[Nope, not here.]
,   .
[I'm hiding from the mafia.]
   .
[That'll be the phone.]
      !
[Mmm...food.]
...  !
[Away Messages]
. 


;ui/clc/clcopts.c

[List]

[List Background]
 
[List Text]
 
[Not focused]
 
[Standard contacts]
 
[Online contacts to whom you have a different visibility]
  ( )
[Offline contacts to whom you have a different visibility]
  ()
[Offline contacts]
 
[Contacts which are 'not on list']
 '  '
;[Groups]
;
[Group member counts]
 
[Dividers]

[Sample]

[<none>]
<>


;ui/contactlist/clistmod.c

[Offline]

[Connecting]

[Online]
 
[Away]

[DND]
 
[NA]

[Occupied]

[Free for chat]
 
[Invisible]

[On the phone]
 
[Out to lunch]

[Connecting (attempt %d)]
 (%d- )
[De&lete]
&
[&Add permanently to list]
&  
[This contact is on an instant messaging system which stores its contact list on a central server. The contact will be removed from the server and from your contact list when you next connect to that network.]
       ,      .            .
;[Delete Contact]
;


;ui/contactlist/clistopts.c

[Hotkeys]

[Contact List]
 


;ui/contactlist/clistsettings.c

[(Unknown Contact)]
( )


;ui/contactlist/clisttray.c

[&Main Menu]
& 


;ui/contactlist/contactlist.c

;;[New Group] is the default name of a new group

[New Group]
 


;ui/contactlist/groups.c

[You already have a group with that name. Please enter a unique name for the group.]
     .      .
[Rename Group]
 
[This group]
 


;ui/clui/clui.c

[&Rename]
&


;ui/clui/cluiopts.c

[Window]

[Status Bar]
 


;ui/userinfo/contactinfo.c

[Edit e-mail Address]
 
[Edit Phone Number]
 
[The phone number should start with a + and consist of numbers, spaces, brackets and hyphens only.]
    +     , ,   .
[Invalid Phone Number]
  
[Custom %d]
 %d
[Primary]

[Fax]

[Mobile]



;ui/userinfo/userinfo.c

[User &Details]
&  
[View/Change My &Details...]
 &...
[Owner]



;ui/userinfo/stdinfo.c

[Summary]

[Contact]

[Location]
 
[Work]

[Background]

[Notes]

[<not specified>]
< >
[Male]

[Female]

[<error>]
<>
[Unknown]

;[ICQ 1.x]
;
;[ICQ 2.x]
;
;[ICQ98]
;
;[ICQ99 / licq]
;
;[ICQ2000]
;
[ICQ2001-2003, Miranda or Trillian]
ICQ2001-2003, Miranda  Trillian
;[ICQ Lite]
;


;ui/options/options.c

[Miranda IM Options]
 
[&Options...]
&...


;ui/history/history.c

[View &History]
&
[&System History]
& 
[Message to %s]
  %s
;[Message from %s]
;
[URL to %s]
URL  %s
[File to %s]
  %s
;[File from %s]
;
[History for %s]
  %s
[Are you sure you want to delete this history item?]
    ?
[Delete History]
 


;ui/help/about.c

[Version %s]
 %s
[Built %s %s]
 %s %s


;ui/help/help.c

[&Help]
&
[&About...]
& 
[&Index\tF1]
&\tF1
[&Miranda IM Website]
& 


;ui/findadd/findadd.c

[There are no results to display.]
 
[Searching]

[All Networks]
 
[&Find/Add Contacts...]
/ &...
[You haven't filled in the search field. Please enter a search term and try again.]
     . ,        .
[Results]

[Search]



;ui/findadd/searchresults.c

[None of the messaging protocols were able to initiate the search. Please correct the fault and try again.]
       .     .
[One or more of the messaging protocols failed to initiate the search, however some were successful. Please correct the fault if you wish to search using the other protocols.]
       ,   ,    .  ,       .
[The messaging protocol reported an error initiating the search. Please correct the fault and try again.]
      .     .
[Idle]

[No users found]
  
[1 %s user found]
 1  %s
[%d %s users found]
 %d  %s
[%d users found (]
 %d  (
[Nick]
.
;
[First Name]

[Last Name]

;[E-mail]
;


;ui/visibility/visibility.c

[Visibility]



;random/checkupdates/checkupdates.c

[Check for &Updates]
 


;random/contacts/contacts.o

[My custom name (not moveable)]
  ( )
[FirstName]

[LastName]

[FirstName LastName]
 
['(Unknown Contact)' (not moveable)]
'()' ( )
[Username]
 
[Contact Display]
 


;random/firstrun/firstrun.c

[Please]

[read and accept]
  
[the Miranda IM license agreement:]
  :


;random/plugins/newplugins.c

[Plugins]

[ICQ protocol support]
  ICQ
[MSN protocol support]
  MSN
[Find/Add Contacts functionality]
   
[User Info context menu item and dialog]
     
[Send/Receive Instant Messages functionality]
   
[Send/Receive URLs functionality]
    (URL)
[Send e-mail functionality]
 e-mail
[ICQ Authorization send and receive functionality]
   
[Send/Receive Files functionality]
   
[Help menu items]
  ''
[History functionality]
 
[Check for Updates menu item]
  ' '
[ICQ Database importing functionality]
  ICQ
[Auto-Away capability]
   ''
[User online notifications functionality]
    
[Encryption functionality]
 
[Sending and receiving of away messages]
    ''
[Ignore options and functionality]
   -
[Visible/invisible list options page]
  ''


;random/plugins/pluginopts.c

[Filename]
 
[Function]

[About %s]
 %s
[Disable Plugin]
 
[Enable Plugin]
 
[Filesize]

[Version]

[: active %d/%d, size %dk/%dk]
:  %d/%d,  %d/%d

;random/skin/skin.c

[Events]

[Sounds]

[Icons]



;random/skin/skinicons.c

[User Online]
 
[Group (Open)]
 (.)
[Group (Closed)]
 (.)
[Default]
 
[Incoming File]
 
[%s Icons]
 %s
[Icon Sets]
 
[All Files]
 
[Main Icons]
 


;random/skin/sounds.c

[Description]



;random/autoaway/autoaway.c

[Auto Away]

[Status]



;random/useronline/useronline.c

[%s is Online]
%s  
[Online alert]
  


;random/ignore/ignore.c

[** Unknown contacts **]
**  **
[** All contacts **]
**  **
[Ignore]



;random/utils/bmpfilter.c

[All Bitmaps]
 
[Windows Bitmaps]
 Windows Bitmap
[JPEG Bitmaps]
 JPEG
[GIF Bitmaps]
 GIF


;IDD_ABOUT

[About Miranda IM]
 
[Miranda IM is brought to you by:]
     :
[This software is released under the terms of the\nGNU General Public Licence]
  GNU General Public Licence\n  (2.4.0.06) - Homeric <\20\6\@bk\.ru>



;IDD_ADDCONTACT

[Add %s]
 %s
[Add Contact]
 
[Custom name:]
 :
[Group:]
:
[Options]

[Authorization Request]
  
[Send "You were added"]
 " "
[Send authorization request]
  
[&Add]
&
;[Please authorize my request and add me to your contact list.]
;

;IDD_ADDED

[You were added]
 
[The following user added you to their contact list:]
      :
[&Add To Contact List]
&  


;IDD_ADDEMAIL

[Add e-mail Address]
 e-mail 


;IDD_ADDPHONE

[Add Phone Number]
 
[Enter country, area code and phone number:]
 ,     
[Or enter a full international number:]
   
[Phone can receive SMS text messages]
   SMS-


;IDD_AUTHREQ

[Reason:]
:
[&Authorize]
&
[&Deny]
&
[Authorization request]
 


;IDD_DELETECONTACT

[Delete Contact]
 
[Are you sure you want to delete %s?]
 %s  ?
[Hide from list only, in order to keep their history and ignore/visibility settings]
  ,         
[Use Options->Ignore (expert mode) to unhide contacts.]
 : " -> "
[Don't ask me again]
  


[IDD_DENYREASON]

[Enter a reason for denial]
  


;IDD_DETAILS

[%s: User Details]
%s:  
[View personal user details and more.]
  
[Updating]

[Update Now]



;IDD_FILEEXISTS

[File Already Exists]
  
[You are about to receive the file]
  
[Existing file]
 
[Size:]
:
[Last modified:]
:
[Type:]
:
[File properties]
 
[File being received]
 
[Resume]

[Resume all]
 
[Overwrite]

[Overwrite all]
 
[Save as...]
 ...
[Skip]

[Cancel transfer]
 


;IDD_FILERECV

[Incoming File Transfer]
 
[Date:]

[Files:]
:
[Save to:]
 :
[A&ccept]
&
[&Decline]
&


;IDD_FILESEND

[Send File(s)]
 ()
[File(s):]
():
[&Choose Again...]
& 
[Total size:]
 :
;[Description:]
;


;IDD_FILETRANSFERINFO

[Status:]
:
[Current file]
 
[Transferred:]
:
[Speed:]

[All files]
 
[Open folder]
 
[Open file]
 


;IDD_FINDADD

[Find/Add Contacts]
/ 
[Search on:]
 
[ICQ #]
 ICQ
[E-mail address]
 e-mail
[Name]

[Nick:]

[First:]
:
[Last:]
:
[Advanced]

[Advanced >>]
  >>
[&Search]
&
[More options]
 
[Add to list]
  


;IDD_GNUPL

[Accept]

[Decline]



;IDD_HISTORY

[Message History]
 
[&Find...]
&...


;IDD_HISTORY_FIND

[Find]

[Find What:]
:
[&Find Next]
&


;IDD_ICONINDEX

[Icon Index]

[Drag icons to main list to assign them:]
    
[Icon library:]
:
[Import multiple]
 
[To main icons]
 
[To]

[<< &Import]
<< &
[Download more icons]
  


;IDD_ICQADVANCEDSEARCH

[Field:]

[Organisation:]

[Keywords:]
. :
[Language:]

[Interests]

[Category:]

[Past]

[Homepage]

[Search online users only]
   


;IDD_INFO_BACKGROUND

[Web page:]
:
[Past background:]
:
[Interests:]
:


;IDD_INFO_CONTACT

;[E-mail:]
;
[Phone:]
:


;IDD_INFO_LOCATION

[Street:]
:
[City:]
:
[State:]
:
[Postal code:]
:
[Country:]
:
[Spoken languages:]
:
[Timezone:]
 :
[Local time:]
 :


;IDD_INFO_NOTES

[About:]
:
[My notes:]
 :


;IDD_INFO_SUMMARY

[Nickname:]
:
[First name:]
:
[Last name:]
:
[Gender:]
:
[Age:]
:
[Date of birth:]
:


;IDD_INFO_WORK

[Company:]
:
[Department:]
:
[Position:]
:
[Website:]
:


;IDD_INIIMPORTDONE

[Database Import Complete]
  
[The import has completed from]
  
[What do you want to do with the file now?]
     ?
[&Recycle]
& 
;[&Delete]
;
[&Leave]
&
[&Move/Rename]
&/


;IDD_INSTALLINI

[Install Database Settings]
  
[A file containing new database settings has been placed in the Miranda IM directory.]
          .
[&View contents]
& 
[Security systems to prevent malicious changes are in place and you will be warned before changes that are not known to be safe.]
    :        .
[Do you want to import the settings now?]
  ?
[No to all]
  


;IDD_MSGSPLIT

[Message Session]

[&Multiple >>]

[Enter message:]

[Chars:]
:
[&Quote]

[&Send]

[Read &Next (%u)]
 (%u)


;IDD_MSGTIMEDOUT

[Send Timed Out]
 
[The message send timed out]
   
[Try again]
 


;IDD_NETLIBLOGOPTS

[Netlib Log Options]
 
[Show]

[Received bytes]
 
[Sent bytes]
. 
[Additional data due to proxy communication]
   
[Text dumps where available]
   
[Auto-detect text]
 
[Calling modules' names]
  
[Log to]
 
[Console]

[Show console]
 
[Clear console]
 
[Show console when Miranda IM starts]
   
;[OutputDebugString()]
;
[File]

[Show this dialog box when Miranda IM starts]
     
[Run programme when Miranda IM starts (eg tail -f, dbgview, etc):]
    (, tail -f, dbgview, etc)
[Run now]
. 
[Save as default]
 


;IDD_NEWPROFILE

[Enter the &name for the new profile:]
   :


;IDD_OPT_AUTOAWAY

[Set Away mode when screen saver engages]
""    
[Set Away mode after]
"" 
[minutes without mouse movement]
   
[minutes of inactivity]
 
[Set N/A mode after]
"" 
[minutes of away mode]
  ""


;IDD_OPT_AWAYMSG

[Do not reply to requests for this message]
     
[Do not pop up dialog asking for new message]
     
[By default, use the same message as last time]
  
[By default, use this message:]
 :
;don't translate "%time%" or "%date%"
;
[Use %time% for the current time, %date% for the current date]
%date% -  ; %time% -  


;IDD_OPT_CLC

[Items]

[Left margin:]
 :
[pixels]
.
[Time:]
:
[milliseconds]

[Indent groups by:]
 :
[Grey out entire list when:]
  :
['Hide Offline' means to hide:]
' ' - :
[Groups]

[Visual]
 
[Disable drag and drop of items]
  
[Disable rename of items by clicking twice]
    
[Show selection even when list is not focused]
    
[Hot track items as mouse passes over]
   
[Show counts of number of contacts in a group]
    
[Hide group counts when there are none online]
 ,     
[Show divider between online and offline contacts]
  .  . 
[Make selection highlight translucent]
 
[Draw a line alongside group names]
  
[Quicksearch in open groups only]
     
[Sort groups alphabetically]
   
[Scroll list smoothly]
 


;IDD_OPT_CLCBKG

[Contact List Background]
 
[Background colour:]
 
[Use background bitmap]
 
[Stretch to width]
  
[Stretch to height]
  
[Tile horizontally]
 
[Tile vertically]
 
[Scroll with text]
  
[Stretch proportionally]

[Selection colour:]
 


;IDD_OPT_CLCTEXT

[Fonts]

[same]
 
[Typeface]

[Size]

[Style]

;[Colour]
;
[as:]
 
[Bold]

[Italic]

[Underline]

[Additional Colours]
 
[Selected text:]
 
[Hottrack text:]
  
[Gamma correction]
 
[Quicksearch text:]
 
[Rows]

[Row height:]
 
[based on:]
 :
[Colour:]
:


;IDD_OPT_CLIST

[Always on top]
  
[Hide offline users]
 
[Sort contacts by name]
  
[Sort contacts by status]
  
[Hide empty groups]
  
[Disable groups]
 
[Contact Names]
 
[Hide contact list after it has been idle for]
   :
[seconds]

[System tray icon]
   
[Single click interface]
 
[Show status text in tooltip even when there is a message]
       
[Show icon for]
 
[Cycle icons every]
  
[Show multiple icons]
 
[Only when statuses differ]
  
[System tray icon when using multiple protocols]
    
[when statuses differ]
  
[seconds, when statuses differ]
,   
[Ask before deleting contacts]
   
[Contact List Sorting]
  


;IDD_OPT_CLUI

[Tool style main window]
.    
[Minimize to tray]
  . 
[Show menu bar]
 
[Show title bar]
 
[Easy move]
 
[Fade contact list in/out]
  
[Automatically resize window to height of list]
   
[maximum]

[% of screen]
%  
[Size upwards]
 
[Title bar text:]
 :
[Translucency options (Windows 2000/XP only)]
 (  Windows 2000/XP)
[Transparent contact list]
   
[Inactive opacity:]
 :
[Active opacity:]
 :


;IDD_OPT_CONTACT

[Instead of displaying contacts by their nickname, drag to choose another order:]
  ,     : 
[Instead of displaying contacts by their nickname, drag to choose another order]
  ,     
[Contact Display Options]
  

;IDD_OPT_FILETRANSFER

[Received files folder:]
  :
[Create subfolders according to the sender's nick]
    
[Auto-accept incoming files from people on my contact list]
       
[Minimize the file transfer window]
   
[Close window when transfer completes]
    
[Virus scanner]

[Scan files:]
:
[Never, do not use virus scanning]
    
[When all files have been downloaded]
    
[As each file finishes downloading]
    
[Command line:]
. :
[%f will be replaced by the file or folder name to be scanned]
%f        
[Warn me before opening a file that has not been scanned]
    
[If incoming files already exist]
    
[Ask me]

[Rename (append " (1)", etc.)]
 ("(1)",  ..)
[You will always be asked about files from people not on your contact list]
   ,     


;IDD_OPT_HOTKEY

[Show/Hide:]
/:
[Read Msg:]
:
[Net Search:]
  :
[URL:]
:
[Open in new browser window]
   


;IDD_OPT_ICONS

[Show category:]
:
[&Import icons >>]
&  >>
[The icons from the protocol at the top of the list will be used for the Status menu.]
        
[&Load icon set...]
&  ...


;IDD_OPT_IGNORE

[The following events are being ignored:]
   :
[Ignore messages]

[Ignore URLs]
 (URL)
[Ignore files]
 
[Suppress online notification]
    
[Ignore all]
 
[Ignore none]
 
[Only the ticked contacts will be shown on the main contact list]
        
[Suppress auth requests]
  


;IDD_OPT_MSGDLG

[Presets]

[To quickly change all the options to commonly used presets, click a button:]
 ,     :
[Split mode]

[Single mode]

[Note:]
.:
[You can achieve more fine-grained control using the options below]
       .
[These buttons will also alter some options on the 'Messaging Log' page]
       ''.
[Message windows]
 
[Show the send message area (split mode window)]
   ( Split)
[Automatically pop up the window when a message is received]
     
[Save the window size and location individually for each contact]
       
[Cascade new windows so they aren't placed directly on top of each other]
  ,      
[Show button line]
 
[Show user info line]
  
[Send message on Enter]
   
[Send message on double Enter]
.    
[Show 'Quote' button]
 
[Close the window on clicking 'Send']
   
[Minimize the window on clicking 'Send']
   
[Close the window on clicking 'Reply']
   


;IDD_OPT_MSGLOG

[Message window event log]
   
[Event log]
 
[Show events singly (with 'Read Next')]
  99b (c  '')
[Show sent events]
 
[Show file events]

[Show URL events]

[Show icons]
 
[Show names]
 
[Show times]
 
[Show dates]
 
[Load history events]
 
[Load unread events only]
  
[Load number of previous events]
   
[Load previous events less than]
   
[minutes old]
 
[Choose font...]
...
[Select multiple fonts by dragging or by using the control key]
        Ctrl


;IDD_OPT_NETLIB

[Proxies]
-
[Log Options...]
...
[Outgoing connections]

[Use proxy server]
 
[Proxy type:]
 :
[Proxy server:]
-
[(often %d)]
( %d)
[Proxy requires authorization]
  
[Username:]
 :
[Password:]
:
[Use NTLM authentication]
 NTLM-
[Resolve hostnames through proxy]
 DNS  
[Incoming connections]

[Specify ports to be used for incoming connections]
    
[Range:]
:
[Example: 1050-1070, 2000-2010, 2500]
: 1050-1070, 2000-2010, 2500
[You will need to reconnect for the changes you have made on this page to take effect.]
         ICQ.


;IDD_OPT_PLUGINS

[Version:]
:
[Description:]
:
[Author:]
:
[Copyright:]
:
[Homepage:]
:
[More Plugins...]
  ...
[Note: Miranda IM will have to be restarted for changes to take effect.]
      .


;IDD_OPT_SBAR

[Show status bar]
  
[Show protocol names]
 
[Show status text]
  
[Right click opens status menu]
  -  
[Right click opens Miranda IM menu]
  -  
[Make sections equal width]
   


;IDD_OPT_SOUND

[&Enable Sounds]
 &
[&Change...]
&...
;[&Preview]
;
[Download more sounds]
  


;IDD_OPT_VISIBILITY

[You are visible to this person even when in invisible mode]
     
[You are never visible to this person]
     


;IDD_OPTIONS

[Please select a subentry from the list]
   
[Show expert options]

;[Apply]
;


;IDD_PLUGINCONFLICT

[Plugin Conflict]
 
[The following plugins all report that they perform the same function. Only one can be active at any time. Please select which you wish to use and click OK. Click Cancel if you wish to use the functionality built in to Miranda IM.]
       .       .     ""   ,   ""      .
[The feature that they all implement is %s]
,   : %s
[You may change your selection at a later time in the Plugins tab of the Options dialog box.]
        ( "")


;IDD_PROFILEMANAGER

[Miranda IM Profile Manager]
 
[Select the &profile to use to run Miranda IM]
    
[Create &New Profile...]
 ...
[Load Miranda IM]
 


;IDD_READAWAYMSG

[%s Message for %s]
%s (%s)
[Retrieving %s message...]
  "%s"...


;IDD_SENDAUTHREQUEST

[Enter an authorization request]
   


;IDD_SETAWAYMSG

[Change %s Message]
  "%s"
[Closing in %d]
: %d 


;IDD_URLRECV

[URL Recieved]
URL 
[&Open URL]
& URL


;IDD_URLSEND

[Send URL]
 URL
[To:]
:


;IDD_WARNINICHANGE

[Database Setting Change]
   
[Database settings are being imported from]
  
[This file wishes to change the setting]
    
[to the value]
 
[Do you want to allow this change?]
  ?
[&Allow all further changes to this section]
     
;[&Yes]
;
;[&No]
;
[Cancel Import]
 


;IDR_CLISTMENU

[E&xit]
&
[&Status]
&
[&Offline\tCtrl+0]
\tCtrl+0
[On&line\tCtrl+1]
& \tCtrl+1
[&Away\tCtrl+2]
&\tCtrl+2
[&NA\tCtrl+3]
&\tCtrl+3
[Occ&upied\tCtrl+4]
&\tCtrl+4
[&DND\tCtrl+5]
 &\tCtrl+5
[&Free for chat\tCtrl+6]
 &!\tCtrl+6
[&Invisible\tCtrl+7]
&\tCtrl+7
[On the &Phone\tCtrl+8]
 &\tCtrl+8
[Out to &Lunch\tCtrl+9]
&\tCtrl+9


;IDR_CONTEXT

[&Hide/Show]
&/
[&New Group]
& 
[&Hide Offline Users]
& 
[Hide &Empty Groups]
 & 
[Hide &Offline Users out here]
  
[Disable &Groups]
 
[&New Subgroup]
 
[&Hide Offline Users in here]
  
[&Rename Group]
& 
[&Delete Group]
& 
[&Reset to default]
 &
[&Add to List]
&  
[Send &Message]
& 
[&Copy]
&
[Co&py All]
& 
[Select &All]
 &
[C&lear Log]
& 
[Open in &new window]
  & 
[&Open in existing window]
  & 
[&Copy link]
& 


;;********************************************************************************
;                            Translations for plugins
;;********************************************************************************

;;======================================
;X-Plugin: [ICQ] ICQ Oscar v8 Version(0.3.0.0-0.3.0.0)
;X-Translation-Authors: 
;X-Implements: IcqOscar8-translation.txt v1.03 Tue Apr 8 21:25:53 2003 UTC

;icq_opts.c

[Network]

[Display all problems]
 
[Display problems causing possible loss of data]
    
[Display explanations for disconnection]
  
[Display problems requiring user intervention]
  
[tomorrow]

[in 2 days]

[in 3 days]
 3 
[next week]
  
[next fortnight]
  
[never]

[ICQ Privacy]
ICQ 


;icqosc_svcs.c

[ICQ#]
 ICQ


;init.c

[ICQ server connection]
   ICQ
[ICQ client-to-client connections]
   ICQ


;log.c

[ICQ Note]
 ICQ
[ICQ Warning]
 ICQ
[ICQ Error]
 ICQ
[ICQ Fatal]
  ICQ
[error]

[The server did not respond to the connection attempt within a reasonable time, it may be temporarily down. Try again later.]
     ,     .   .
[The connection with the server was abortively closed during the connection attempt. You may have lost your local network connection.]
         . ,      .
[Miranda was unable to resolve the name of a server to its numeric address. This is most likely caused by a catastrophic loss of your network connection (for example, your modem has disconnected), but if you are behind a proxy, you may need to use the 'Resolve hostnames through proxy' option in M->Options->Network.]
    IP-,   .    -     (,   ).     -,    ' DNS  '  ->->.
[Miranda was unable to make a connection with a server. It is likely that the server is down, in which case you should wait for a while and try again later.]
     .  ,  .   .
[Your proxy rejected the user name and password that you provided. Please check them in M->Options->Network.]
        . ,    ->->.
[The server to which you are trying to connect does not exist. Check your spelling in M->Options->Network->ICQ.]
,     ,  .     ->->->ICQ.


;=== release 0.2.1 version block ===
;protocols/icqoscar/chan_04close.c
[Your ICQ password is blank. Please go to M->Options->ICQ and enter it correctly.]
  ICQ - .     ICQ (->->ICQ).
[Rate limit exceeded during sign-on.\nPlease wait a while and retry 10 to 20 minutes later.]
  .    10-20 .
[Your ICQ number and password combination was rejected by the ICQ server. Please go to M->Options->ICQ and try again.]
      .    M->->ICQ   .
[Unknown error during sign on: 0x%02x]
   : 0x%02x
;=== release 0.2.1 version block end ===


;chan_04close.c

[Connection failed.\nYour ICQ number or password was rejected (%d).]
 .\n       (%d).
[Connection failed.\nServer has too many connections from your IP (%d).]
 .\n     IP (%d).
[Connection failed.\nThe server is temporally unavailable (%d).]
 .\n   (%d).
[Connection failed.\nYou have connected too quickly,\nplease wait and retry 10 to 20 minutes later (%d).]
 .\n   ,\n  10-20  (%d).
[Connection failed.\nThe server did not accept this client version."]
 .\n     ."
[Connection failed.\nYou were rejected by the server for an unknown reason.\nThis can happen if the UIN is already connected.]
 .\n      .\n       .
[Connection failed.\nUnknown error during sign on: 0x%02x]
 .\n   : 0x%02x
[You have been disconnected from the ICQ network because you logged on from another location using the same ICQ number.]
  ,            ICQ.
[Unknown runtime error: 0x%02x]
 : 0x%02x
[You could not sign on because the server returned invalid data. Try again.]
    ,      .  .
[Unable to connect to ICQ communication server]
     ICQ.


;=== release 0.1.x version block ===
;protocols/icqoscar/icq_http.c

[Unexpected extra data has been received from HTTP proxy.]
 HTTP-    "" .
[Miranda was unable to prepare to connect to your HTTP proxy server. You are probably running low on system resources.]
       HTTP -.      .
[Miranda was unable to make a connection with your HTTP proxy server. It is likely that the server is down, in which case you should disconnect and try again later. If you stay online you will likely receive no more information updates from the ICQ server.]
     -.  ,  ,       ICQ    .    ,        .
[Miranda was unable to make a connection with your HTTP proxy server in order to send some data. It is likely that the proxy server is down, in which case you should disconnect from the ICQ network at try to reconnect later.]
     -   .   - ,       ICQ    .
[No information was received from the ICQ HTTP proxy bridge server. This could be either an issue with your proxy or with the ICQ HTTP server.]
     HTTP -. ,       ICQ HTTP-.
;=== end release 0.1.x version block

;icq_filetransfer.c

[File Transfer Aborted]
 
[Your file transfer has been aborted because one of the files that you selected to send is no longer readable from the disk. You may have deleted or moved it.]
   ,          ,      .
[Your file receive has been aborted because Miranda could not open the destination file in order to write to it. You may be trying to save to a read-only folder.]
   ,        .  ,           .


;icq_filerequests.c

[No description given]
 


;icq_fieldnames.c

[Art]

[Cars]

[Celebrity Fans]
 
[Collections]

[Computers]

[Culture & Literature]
  
[Fitness]

[Games]

[Hobbies]

[ICQ - Providing Help]
ICQ 
[Internet]

[Lifestyle]
 
[Movies/TV]
/
[Music]

;[Outdoor Activities]
;
;[Parenting]
;
[Pets/Animals]
 
[Religion]

[Science/Technology]
  
[Skills]

[Sports]

[Web Design]
Web-
[Nature and Environment]

[News & Media]
  
[Government]

[Business & Economy]
  
[Mystics]

[Travel]

[Astronomy]

[Space]

[Clothing]

[Parties]

[Women]

[Social science]
 
[Finance and corporate]

[Entertainment]

[Consumer electronics]

[Retail stores]

[Health and beauty]
  
[Media]

[Household products]
 
[Mail order catalog]
   
[Business services]
  
[Audio and visual]

[Sporting and athletic]
  
[Publishing]

[Home automation]
. 
[Elementary School]
 
[High School]
 
[College]

[University]

[Military]

[Past Work Place]
  
[Past Organization]
 
[Other]

[Academic]

[Administrative]

[Art/Entertainment]

[College Student]
 
;[Computers]
;
[Community & Social]

[Education]

[Engineering]

[Financial Services]
 
;[Government]
;
[High School Student]

[Home]

;[ICQ - Providing Help]
;
[Law]

[Managerial]

[Manufacturing]

[Medical/Health]
  
;[Alumni Org.]
;
[Charity Org.]
. .
[Club/Social Org.]

[Community Org.]
 
[Cultural Org.]
 
[Fan Clubs]
 
;[Fraternity/Sorority]
;
[Hobbyists Org.]
  
[International Org.]
 
[Nature and Environment Org.]
  
[Professional Org.]
 
[Scientific/Technical Org.]
- 
[Self Improvement Group]
 
[Spiritual/Religious Org.]
 
[Sports Org.]
 
[Support Org.]
  
[Trade and Business Org.]
  
[Union]

[Volunteer Org.]
 
[60-above]
 60
[50's]
50
[60's]
60
[70's]
70
[80's]
80
[Non-Government Organization]
 .
[Professional]

[Retail]

[Retired]
 
[Science & Research]
  
[Technical]

[University Student]
 
[Web building]
-


;icq_server.c

[Miranda was unable to allocate a port to listen for direct peer-to-peer connections between clients. You will be able to use most of the ICQ network without problems but you may be unable to send or receive files.\n\nIf you have a firewall this may be blocking Miranda, in which case you should configure your firewall to leave some ports open and tell Miranda which ports to use in M->Options->ICQ->Network.]
         .       ICQ  ,        .\n\n    ,    .            ->->->ICQ.
[Your connection with the ICQ server was abortively closed]
  ICQ   
[Unable to connect to ICQ login server]
     ICQ


;icq_uploadui.c

[Uploading %s...]
 %s...
[Deleting %s...]
 %s...
[All operations complete]
  


;IDD_ICQACCOUNT

[Please enter your ICQ account details to continue:]
   ICQ:
[New ICQ Account]
   
[ICQ#:]
 ICQ:
[ICQ number:]
 ICQ:
;[Password:]
;
[Create new account]
  


;IDD_ICQUPLOADLIST

[Manage ICQ Server Contacts]
   
[Select contacts to store:]
  
[Upload necessary groups]
 
[Upload all groups]
 
[Upload visible/invisible lists]
/
[Upload ignore list]
 
[Update]

;[Options]
;


;IDD_INFO_ICQ

[UIN:]
:
[External IP:]
 IP:
[Ping:]
:
[Internal IP:]
 IP:
[Port:]
:
[ICQ Version:]
 ICQ:
[Miranda IM Version:]
 :
[Change my details using the ICQ website]
     ICQ


;IDD_OPT_ICQ

;[ICQ#:]
;:
;[Password:]
;:
[You will need to reconnect to the ICQ network for the changes you have made on this page to take effect.]
         ICQ.
[Show network activity &log...]
  OSCAR...
[Send messages slower, but with full acknowledgement]
  ,   
[Notify me if any of my friends are using a newer version of Miranda IM than me]
      
[Show error messages:]
 
[Expert]

[Lost your ICQ number]
  ICQ
[or password?]
 ?
[Create a new ICQ account using the ICQ website]
   ICQ   
[Login Server:]
:
[Login server:]
:
;[Reset]
;
[Keep connection alive (send a blank packet every minute to prevent some proxies idling out)]
  (    ,    )


;IDD_OPT_ICQCONTACTS

[ICQ contacts stored on server]
ICQ-  
[Enable server-side contact lists *]
    *
[Add extra contacts from the server's list to my list]
        
[Update my contacts' nicks from the server]
   
[Add and remove contacts from the server's list when I add/remove them from mine]
        /.
[Manage server's list...]
 ...
[Force update of list from server at next connect]
    
[You cannot enable/disable the server-side contact list while you are connected to the ICQ network.]
 /         ICQ.
[Note: The options marked with an asterisk have important side-effects or caveats that may not be initially apparent documented in the help.]
: ,  ,   ,       .


;IDD_OPT_ICQPRIVACY

[Direct connections]
 
[Allowing direct connections will expose your IP address but may be necessary for some ICQ features to work properly.]
!      IP    .
[Allow direct connections with any user]
     
[Allow direct connections with users on my contact list]
       -
[Allow direct connections only on my authorization]
      
[Contact List Authorization]
  Mirabilis ICQ
[All users may add me to their Contact List]
      
[I want to be asked when someone wants to add me to their Contact List]
         
[Allow others to view my Online / Offline status from the web (Web Aware)]
    Online / Offline   Web
[Allow others to view my primary e-mail address]
       
[Only reply to status message requests from users on my contact list]
        
[Only reply to status message request from visible contacts]
       
[Misc Settings]
 
[Some options are greyed out because you are not currently connected to the ICQ network]
     ,       ICQ


;IDD_NEWVERSION

[New Miranda IM Available]
 
[%s is using Miranda IM %s]
%s   %s
[You are using Miranda IM %s]
   %s
[Download the latest version from]
   
[Notify me again]
  


;IDD_PASSWORD

[ICQ# & Password]
 ICQ  


;IDD_PLUGINCONFLICT
;
;[Plugin Conflict]
;
;[The following plugins all report that they perform the same function. Only one can be active at any time. Please select which you wish to use and click OK. Click Cancel if you wish to use the functionality built in to Miranda IM.]
;
;[The feature that they all implement is %s]
;
;[You may change your selection at a later time in the Plugins tab of the Options dialog box.]
;
;
;
;IDD_PROFILEMANAGER

;[Miranda IM Profile Manager]
;
;[Select the &profile to use to run Miranda IM]
;
;[Create &New Profile...]
;
;[Load Miranda IM]
;
;

;IDD_READAWAYMSG
;
;[%s Message for %s]
;
;[Retrieving %s message...]
;


;IDD_SENDAUTHREQUEST
;
;[Enter an authorization request]
;


;IDD_SETAWAYMSG

;[Change %s Message]
;
;[Closing in %d]
;


;IDD_URLRECV

;[URL Recieved]
;
;[&Open URL]
;


;IDD_URLSEND

;[Send URL]
;
;[To:]
;

[Support for ICQ network]
  ICQ

;;======================================
;X-Plugin: [MSN] modified MSN protocol Version(0.1.2.1-0.1.4.11)
;X-Translation-Authors: 

; MSN 0.1.4.3 translation strings

;[Hotmail]
;
[Hotmail Notify]
 Hotmail
[Hotmail from %s]
Hotmail  %s
[Hotmail from %s (%s)]
Hotmail  %s (%s)
[A New Hotmail has come]
  Hotmail
[Test: Arrival Hotmail]
:  Hotmail
[A new mail has come from %s (title: %s).]
   %s (: %s).
[A new mail has come from %s (%s) (title: %s).]
   %s (%s) (: %s).
[Subject: %s]
: %s

[%s (%s) has joined the chat with %s]
%s (%s)     %s

[(Blocking)]
()
[&Block/Unblock]
&/
[typing...]
...
[Unread mail is available.]
  .
[The MSN protocol does not allow you to communicate with others when you are invisible]
MSN         .
[Your username or password is incorrect]
    
;[Network]
;
;[PopUps]
;
[The changes you have made require you to reconnect to the MSN Messenger network before they take effect]
       MSN.
[Set &Nickname]
&...

; Options dialog

[Full e-mail:]
 :
;[Password:]
;
;[Nickname:]
;
;[Expert]
;
;[Login server:]
;
;[Port:]
;
[Keep connection alive (send a ping packet every minute)]
  (  )
[Disable to notify receiving hotmail]
    Hotmail
[Disable receiving Hotmail notifications]
    Hotmail
[Ignore new messages in 'Junk Mail' folder only (at startup)]
    'Junk Mail' ( )
[Automatically get your host for file sending to below]
    
[Your host (or router):]
/
[Disable Set Nickname Menu]
   ""
[Display popups when user is typing]
  "  ..."
[Enable 'First message delivered' popup]
  "  "
[Send message font color/size info inside messages]
   /  
;[Reset]
;
[Create a new MSN messenger account using the MSN website]
      MSN.

; Popup options dialog

[Colours]

;[Background colour]
;
;[Text colour]
;
;[&Use Windows colours]
;
[Hotmail Notify - PopUp Options]
  Hotmail - 
;[Previe&w]
;
;;  Homeric
[Adds support for communicating with users of the MSN Messenger network]
        MSN
[Timeout (requires Popup v.1.0.1.9)]
 ( Popup v.1.0.1.9)

[First message delivered]
  
[A New Hotmail has come!]
  Hotmail!
[Timeout (*)]
 (*)
[(*) Timeouts require Popup v. 1.0.1.9 or later]
(*)    PopUp  1.0.1.9  
[Disable all contacts not included into my contact list]
       

;;======================================
;X-Plugin: [YAHOO] Yahoo protocol Version(0.0.5.0-0.0.5.4)
;X-Translation-Authors: 

;Miranda Language Pack for yahoo.dll by rako.
;Last-Modified: 2002.10/24
;Authors: Rako
;Authors-HP: http://rako.dyns.net/miranda/

[Set Custom State]
& 
[Set &Custom State]
& 
[Show Busy Icon]
  ''
;opts
;[YAHOO Messenger]
;[Network]
[YAHOO]
Yahoo!
[ID:]
:
;[Password:]

;[Login server:]

[Create a new YAHOO messenger account using the YAHOO!JAPAN website]
     Yahoo
[Create a new YAHOO messenger account using the YAHOO!US website]
     Yahoo
[Set JP Server]
  
[Set US Server]
  
[Keep connection alive (send a packet every minute)]
  ( )
[Disable to notify receiving yahoo mail]
    Yahoo
[Ignore displaying unhandled service]
   
; new 10/24
[Disable Set Custom State Menu]
   " "
;opts
[The changes you have made require you to reconnect to the YAHOO Messenger network before they take effect]
         Yahoo
;Yahoo mail
;[A new mail has come from %s (%s) (title: %s).]
;  Yahoo  %s (%s) (: %s)
[Yahoo mail from %s (%s)]
 Yahoo  %s (%s)
;[Subject: %s]
;: %s
;[A new mail has come from %s (title: %s).]
;  Yahoo  %s (: %s)
[Yahoo mail from %s]
 Yahoo  %s
[Unread %i mail(s)]
%i  
[Yahoo mail]
 Yahoo
[Please wait a miniute...]
, 
[Please wait a minute...]
, 
;Yahoo mail opt
[Yahoo mail Notify]
 Yahoo
[Yahoo mail Notify - PopUp Options]
   Yahoo - 
[Test: Arrival Yahoo mail]
:    Yahoo
[A New Yahoo mail has come!]
    Yahoo!
;opt sound
[E-mail: Yahoo mail]
: Yahoo!
[Adds support for communicating with users of the YAHOO Messenger network]
   Yahoo Messenger.

;;======================================
;X-Plugin: [ChangeInfo] Change User Details Version(0.2-0.2.1.0)
;X-Translation-Authors: Kirill Mahnev, Homeric

; This file contains the list of translatable strings in the
; Miranda Change ICQ Info plugin.

; Last updated: November 3, 2002
; ChangeInfo version 0.2

;The latest version of this document is always available at:
;http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/miranda-icq/miranda0100/plugins/changeinfo/changeinfo_translation.txt

;constants.cpp
;[Personal]
;[Nickname]
;[First name]
;[Last name]
;[Age]
;[Gender]
;[About]
;[Password]
;[Password]
;[Contact]
;[Primary e-mail]
;[Homepage]
;[Street]
;[City]
;[State]
;[ZIP/postcode]
;[Country]
;[Phone number]
;[Fax number]
;[Cellular number]
;[Personal Detail]
;[Timezone]
;[Year of birth]
;[Month of birth]
;[Day of birth]
;[Spoken language 1]
;[Spoken language 2]
;[Spoken language 3]
;[Work]
;[Company name]
;[Company homepage]
;[Company street]
;[Company city]
;[Company state]
;[Company phone]
;[Company fax]
;[Company ZIP/postcode]
;[Company country]
;[Company department]
;[Company position]
;[Company occupation]

; 
[Unspecified]
 
;[Other]
[Afghanistan]

[Albania]

[Algeria]

[American Samoa]
 
[Andorra]

[Angola]

[Anguilla]

[Antigua and Barbuda]
  
[Antilles]
 -
[Argentina]

[Armenia]

[Aruba]

[Ascension Island]
. 
[Australia]

[Austria]

[Azerbaijan]

[Bahamas]

[Bahrain]

[Bangladesh]

[Barbados]

[Barbuda]

[Belarus]

[Belgium]

[Belize]

[Benin]

[Bermuda]
 -
[Bhutan]

[Bolivia]

[Bosnia and Herzegovina]
  
[Botswana]

[Brazil]

[British Virgin Islands]
  -
[Brunei]

[Bulgaria]

[Burkina Faso]
 
[Burundi]

[Cambodia]

[Cameroon]

[Canada]

[Canary Islands]
 -
[Cape Verde Islands]
-  
[Cayman Islands]
 -
[Central African Republic]
- 
[Chad]

[Chile, Republic of]

[China]

[Christmas Island]
. 
[Cocos-Keeling Islands]
 -
[Cocos (Keeling) Islands]
 -
[Colombia]

[Comoros]
 -
[Congo, Democratic Republic of (Zaire)]
,   ()
[Congo, Republic of the]
, 
[Cook Islands]
- 
[Costa Rica]
-
[Cote d'Ivoire (Ivory Coast)]
  
[Croatia]

[Cuba]

[Cyprus]

[Czech Republic]
 
[Denmark]

[Diego Garcia]
 
[Djibouti]

[Dominica]

[Dominican Republic]
 
[Ecuador]

[Egypt]

[El Salvador]

[Equatorial Guinea]
 
[Eritrea]

[Estonia]

[Ethiopia]

[Faeroe Islands]
Faeroe Islands
[Falkland Islands]
 -
[Fiji]

[Finland]

[France]

[French Antilles]
  -
[French Guiana]
 
[French Polynesia]
 
[Gabon]

[Gambia]

[Georgia]

[Germany]

[Ghana]

[Gibraltar]

[Greece]

[Greenland]

[Grenada]

[Guadeloupe]

[Guam, US Territory of]

[Guatemala]

[Guinea]

[Guinea-Bissau]
-
[Guyana]

[Haiti]

[Honduras]

[Hong Kong]

[Hungary]

[Iceland]

[India]

[Indonesia]

[Iran (Islamic Republic of)]

[Iraq]

[Ireland]

[Israel]

[Italy]

[Jamaica]

[Japan]

[Jordan]

[Kazakhstan]

[Kenya]

[Kiribati]

[Korea, North]
 
[Korea, South]
 
[Kuwait]

[Kyrgyzstan]

[Laos]

[Latvia]

[Lebanon]

[Lesotho]

[Liberia]

[Libyan Arab Jamahiriya]

[Liechtenstein]

[Lithuania]

[Luxembourg]

[Macau]

[Macedonia (F.Y.R.O.M.)]
 (. . .)
[Madagascar]

[Malawi]

[Malaysia]

[Maldives]
 -
[Mali]

[Malta]

[Marshall Islands]
 -
[Martinique]

[Mauritania]

[Mauritius]

[Mayotte Island]
. 
[Mexico]

[Micronesia, Federated States of]

[Moldova, Republic of]

[Monaco]

[Mongolia]

[Montserrat]

[Morocco]

[Mozambique]

[Myanmar]

[Namibia]

[Nauru]

[Nepal]

[Netherlands]

[Netherlands Antilles]
  -
[Nevis]

[New Caledonia]
 
[New Zealand]
 
[Nicaragua]

[Niger]

[Nigeria]

[Niue]

[Norfolk Island]
. 
[Norway]

[Oman]

[Pakistan]

[Palau]

[Panama]

[Papua New Guinea]
 -  
[Paraguay]

[Peru]

[Philippines]

[Poland]

[Portugal]

[Puerto Rico]
-
[Qatar]

[Reunion Island]
. 
[Romania]

[Rota Island]
. 
[Russia]

[Rwanda]

[Saint Helena]
.  
[Saint Kitts]
-
[Saint Kitts and Nevis]
-  
[Saint Lucia]
 
[Saint Pierre and Miquelon]
-  
[Saint Vincent and the Grenadines]
-  
[Saipan Island]
. 
[San Marino]
-
[Sao Tome and Principe]
-  
[Saudi Arabia]
 
[Scotland]

[Senegal]

[Seychelles]
 -
[Sierra Leone]
-
[Singapore]

[Slovakia]

[Slovenia]

[Solomon Islands]
 -
[Somalia]

[South Africa]
 
[Spain]

[Sri Lanka]
 
[Sudan]

[Suriname]

[Swaziland]

[Sweden]

[Switzerland]

[Syrian Arab Republic]

[Taiwan]

[Tajikistan]

[Tanzania]

[Thailand]

[Tinian Island]
. 
[Togo]

[Tokelau]

[Tonga]

[Trinidad and Tobago]
  
[Tunisia]

[Turkey]

[Turkmenistan]

[Turks and Caicos Islands]
-   
[Tuvalu]

[Uganda]

[Ukraine]

[United Arab Emirates]
  
[United Kingdom]

[Uruguay]

[USA]

[Uzbekistan]

[Vanuatu]

[Vatican City]
. 
[Venezuela]

[Vietnam]

[Virgin Islands (USA)]
 - ()
[Wales]

[Wallis and Futuna Islands]
-   
[Western Samoa]

[Yemen]

[Yugoslavia]

[Yugoslavia - Serbia]

[Yugoslavia - Montenegro]

[Zambia]

[Zimbabwe]


[Adds an extra tab to the user info dialog to change your own details on the server.]
     ,      . : Kirill Mahnev, Homeric.
[Change ICQ Details]
 
[Personal]

[Password]

[Personal Detail]
 
[&Save changes]
 
[Gender]

;[Male]
;[Female]
[First name]

[Last name]

[<empty>]
<>



[GMT-12:00 Eniwetok; Kwajalein]
GMT-12:00 , 
[GMT-11:30]
GMT-11:30
[GMT-11:00 Midway Island; Samoa]
GMT-11:00 . , 
[GMT-10:30]
GMT-10:30
[GMT-10:00 Hawaii]
GMT-10:00 
[GMT-9:30]
GMT-09:30
[GMT-9:00 Alaska]
GMT-09:00 
[GMT-8:30]
GMT-08:30
[GMT-8:00 Pacific Time; Tijuana]
GMT-08:00  ; 
[GMT-7:30]
GMT-07:30
[GMT-7:00 Arizona; Mountain Time]
GMT-07:00   (  )
[GMT-6:30]
GMT-06:30
[GMT-6:00 Central Time; Central America; Saskatchewan]
GMT-06:00  ;  ; 
[GMT-5:30]
GMT-05:30
[GMT-5:00 Eastern Time; Bogota; Lima; Quito]
GMT-05:00  ; , , ;  ()
[GMT-4:30]
GMT-04:30
[GMT-4:00 Atlantic Time; Santiago; Caracas; La Paz]
GMT-04:00  ; ; ,  
[GMT-3:30 Newfoundland]
GMT-03:30 
[GMT-3:00 Greenland; Buenos Aires; Georgetown]
GMT-03:00 ; -, 
[GMT-2:30]
GMT-02:30
[GMT-2:00 Mid-Atlantic]
GMT-02:00  
[GMT-1:30]
GMT-01:30
[GMT-1:00 Cape Verde Islands; Azores]
GMT-01:00 -  ,  -
[GMT-0:30]
GMT-00:30
[GMT+0:00 London; Dublin; Edinburgh; Lisbon; Casablanca]
GMT+00:00   : , , , 
[GMT+0:30]
GMT+00:30
[GMT+1:00 Central European Time; West Central Africa; Warsaw]
GMT+01:00  ; . . ; 
[GMT+1:30]
GMT+01:30
[GMT+2:00 Jerusalem; Helsinki; Harare; Cairo; Bucharest; Athens]
GMT+02:00 ; ; ; ; ; 
[GMT+2:30]
GMT+02:30
[GMT+3:00 Moscow; St. Petersburg; Nairobi; Kuwait; Baghdad]
GMT+03:00 , -, ; , , 
[GMT+3:30 Tehran]
GMT+03:30 
[GMT+4:00 Baku; Tbilisi; Yerevan; Abu Dhabi; Muscat]
GMT+04:00 , , ; -, 
[GMT+4:30 Kabul]
GMT+04:30 
[GMT+5:00 Calcutta; Chennai; Mumbai; New Delhi; Ekaterinburg]
GMT+05:00 ; , , 
[GMT+5:30]
GMT+05:30
[GMT+6:00 Astana; Dhaka; Almaty; Novosibirsk; Sri Jayawardenepura]
GMT+06:00 , , -; , ;  
[GMT+6:30 Rangoon]
GMT+06:30 
[GMT+7:00 Bankok; Hanoi; Jakarta; Krasnoyarsk]
GMT+07:00 ; , , 
[GMT+7:30]
GMT+07:30
[GMT+8:00 Perth; Taipei; Singapore; Hong Kong; Beijing]
GMT+08:00 , -; ; ; ; , 
[GMT+8:30]
GMT+08:30
[GMT+9:00 Tokyo; Osaka; Seoul; Sapporo; Yakutsk]
GMT+09:00 ; ; , , 
[GMT+9:30 Darwin; Adelaide]
GMT+09:30 ; 
[GMT+10:00 East Australia; Guam; Vladivostok]
GMT+10:00 ; ;  
[GMT+10:30]
GMT+10:30
[GMT+11:00 Magadan; Solomon Is.; New Caledonia]
GMT+11:00 , ,  -
[GMT+11:30]
GMT+11:30
[GMT+12:00 Auckland; Wellington; Fiji; Kamchatka; Marshall Is.]
GMT+12:00 , ,  -, , 

;[Unspecified]
;[Academic]
;[Administrative]
;[Art/Entertainment]
;[College Student]
;[Computers]
;[Community & Social]
;[Education]
;[Engineering]
;[Financial Services]
;[Government]
;[High School Student]
;[Home]
;[ICQ - Providing Help]
;[Law]
;[Managerial]
;[Manufacturing]
;[Medical/Health]
;[Military]
;[Non-Government Organization]
;[Professional]
;[Retail]
;[Retired]
;[Science & Research]
;[Sports]
;[Technical]
;[University Student]
;[Web Building]
;[Other Services]

;[Male]
;[Female]

[January]

[February]

[March]

[April]

[May]

[June]

[July]

[August]

[September]

[October]

[November]

[December]


; 

;[None]

[Afrikaans]

[Albanian]

[Arabic]

[Armenian]

[Azerbaijani]

[Belorussian]

;[Bhojpuri]

[Bosnian]

[Bulgarian]

;[Burmese]

;[Cantonese]

[Catalan]

;[Chamorro]

[Chinese]

[Croatian]

[Czech]

[Danish]

[Dutch]

[English]

[Esperanto]

[Estonian]

[Farci]

[Farsi]

[Finnish]

[French]

;[Gaelic]

[German]

[Greek]

;[Gujarati]

[Hebrew]

[Hindi]

[Hungarian]

[Icelandic]

[Indonesian]

[Italian]

[Japanese]

;[Khmer]

[Korean]

[Kurdish]

;[Lao]

[Latvian]

[Lithuanian]

[Macedonian]

[Malay]

[Mandarin]

[Mongolian]

[Norwegian]

;[Persian]

[Polish]

[Portuguese]

;[Punjabi]

[Romanian]

[Russian]

[Serbo-Croatian]
-
;[Sindhi]

[Slovak]

[Slovenian]

;[Somali]

[Spanish]

[Swahili]

[Swedish]

[Tagalog]
 ()
;[Taiwaness]

[Tamil]

[Tatar]

[Thai]

[Turkish]

[Ukrainian]

[Urdu]

[Vietnamese]

[Welsh]

[Yiddish]

;[Yoruba]


;db.cpp
[This password does not match the password you originally entered. Check Caps Lock and try again.]
       .  Caps Lock   
[Wrong Password]
 
[The ICQ server does not support passwords longer than 9 characters. Please use a shorter password.]
 ICQ     8 .   .
[Password too long]
 

;dlgproc.cpp - no strings yet
;[<empty>]
;<>
[Unknown value]
 
[You've made some changes to your ICQ info but it has not been saved to the server. Are you sure you want to close this dialog?]
        .  ?
[ICQ Info Not Saved]
  
[Upload in progress...]
...
[Upload complete]
 

;editlist.cpp - no strings yet

;editstring.cpp - no strings yet

;main.cpp - no strings yet
;[Change ICQ Details]
; 

;upload.cpp
[You are not currently connected to the ICQ network. You must be online in order to update your information on the server.]
     ICQ.   ,     ICQ.
[Change ICQ Info]
  ICQ


;IDD_INFO_CHANGEINFO
;[&Save changes]
;

;IDD_PWCONFIRM
[Confirm New Password]
 
[Please re-type your new password in order to confirm it before it is uploaded.]
           .

;;======================================
;X-Plugin: [PopUp] Popup Interoperability Version(1.0.1.4-1.0.1.9)
;X-Translation-Authors: 

;
;Group
;
[PopUps]
 
;
;General Options
;
[General Options]

[PopUp Options]
 
[Sample text]
 
[Set &Font]
&
[Contents]

[Use &bold font for nick]
 & 
[Display &Time]
 &
[Show s&econd line]
 & 
;[Size]

[En&large PopUps by]
&  
[You cannot specify a value lower than %d and higher than %d.]
  %d   %d  .
[&Dynamically resize the popups]
 &  
[Effects]

[A&nimate PopUps (98/ME/2000/XP)]
&  (98/ME/2000/XP)
[Fade &in/out (2000/XP)]
  (2000/XP)
[Use Tr&ansparency]
&
; Added by MYury
[Use Tr&ansparency (2000/XP)]
& (2000/XP)
[Transparency options (2000/XP)]
 (2000/XP)
[Transparent]

[Opaque]

[Start windows in the...]
  ...
[... upper left corner]
...  
[... lower left corner]
...  
[... lower right corner]
...  
[... upper right corner]
...  
[... center]
...
[Spread...]
...
[... horizontally]
... 
[... vertically]
... 
[Use a...]
 ...
[... beveled style]
...  
[... flat style]
...  
[Miscellanea]

[PopUp Delay (seconds)]
  ()
;***      User Details
;[Background]
;
[Text]

[&Use Windows colours]
  &Windows
[Previe&w]

[Hey, this is a status message!]
,     !
[Hey, this is a... real message!]
,   !
;1.0.0.2
[Reorder PopUps]
 

; 
[Provides a common PopUp interface for different plugins.]
     .
[PopUp Interoperability]
  

;  Homeric.

[Default colour]
 
[Default text colour]
 

;1.0.0.4
[&Minimum width]
& 
;1.0.0.5
[This is a notifying message (for developers)]
  ( )
[This is a warning message (for developers)]
  ( )

;1.0.0.6
[Ok, something went wrong in the "%s" setting. Report back this error value: %d]
-    "%s".      %d

;1.0.0.7
;[Ok, something went wrong in the "%s" setting. Report back the following values:\nFacility: %X\nError code: %X\nLine number: %d]
;[Ma&ximum width]
;[pixels]

[Advanced Options]

[Multimonitor (98/ME/2000/XP)]
 (98/ME/2000/XP)
[Start the popups in the monitor that contains]
    
[Miranda's window]
 
[the active window]
 

;1.0.1.2
[Disable &popup module]
 PopUp
[Enable &popup module]
 PopUp

[Concurrent PopUps]
 
[Use multiple threads]
 
[Note: this option may (and may not) cause some unexpected crashes, be sure to disable it before reporting a bug.]
:      .

;1.0.1.4
;New:
[Multiline &popups]
 
;This one changed: [Hey, this is a... real message!] it's now:
[Hey, this is a two lined message!\nCool, isn't it?]
  !\n,   ? :)

; Added by MYury
[Ma&ximum width]
& 

;;======================================
;X-Plugin: [NewStatusNotify] NewStatusNotify Version(1.1.1.7-1.1.1.9)
;X-Translation-Authors: Yury Marcinchick, Homeric

;The following lines are the sentences which appear on the PopUps.
;There are two lines for each status because NewStatusNotify works with gender:
;if a contact is male, he will get the first line (with M). If "he"'s a female,
;she'll get the second line (with F).
;If you don't like "is back online!" or the other sentences, you can CHANGE
;them very easily: just change them :-))))
;ONLY CHANGE THE LINES WITHOUT THE (M) AND (F)!
;DO NOT CHANGE [(M) ....... ] OR [(F) ....... ]!
;Example:
;
;[(M) is back online!]
;He is ONLINE
;[(F) is back online!]
;She is ONLINE
;
;It's simple, isn't it?

;ONLINE
[(M) is back online!]
  !
[(F) is back online!]
  !
[(U) is back online!]
  !

;OFFLINE
[(M) went offline! :(]
  ! :(
[(F) went offline! :(]
  ! :(
[(U) went offline! :(]
  ! :(

;INVISIBLE
[(M) hide in shadows...]
  ...
[(F) hide in shadows...]
  ...
[(U) hide in shadows...]
  ...

;FREEFORCHAT
[(M) feels talkative!]
 !
[(F) feels talkative!]
 !
[(U) feels talkative!]
 !

;AWAY
[(M) went Away]

[(F) went Away]

[(U) went Away]


;NA, NotAvailable
[(M) isn't there anymore!]
!
[(F) isn't there anymore!]
!
[(U) isn't there anymore!]
!

;OCCUPIED, BUSY
[(M) has something else to do.]
 - .
[(F) has something else to do.]
 - .
[(U) has something else to do.]
 - .

;DND, Do Not Disturb
[(M) doesn't want to be disturbed!]
  ,   !
[(F) doesn't want to be disturbed!]
  ,   !
[(U) doesn't want to be disturbed!]
  ,   !

;OUTTOLUNCH
[(M) is eating something]
- 
[(F) is eating something]
- 
[(U) is eating something]
- 

;ONTHEPHONE
[(M) had to answer the phone]
  
[(F) had to answer the phone]
  
[(U) had to answer the phone]
  

;
;General options
;
[Notify]

[NewStatusNotify - General Options]
NewStatusNotify -  
[Notify when a contact changes to one of these statuses]
,     :
[Always when changing from offline]
    ' '
[&When people go offline too]
&   
[Plugin activation]
 
[Temporarily disable NewStatusNotify (disables popups and sounds)]
  NewStatusNotify (   )
[Put an item in the main menu to easily enable/disable the plugin (note: requires a restart of Miranda)]
     /  (  )
[Show PopUps when I connect]
  
[Sound options]
 
[Use Internal &Speaker]
& 
[&Avoid clipping]
& 
[On left click]
 
[Dismiss]

[Open message]
 
[On right click]
 
[Open user menu]
 

;Individual sounds
;
[Individual Sounds]
. 
[NewStatusNotify - Individual Sound Options]
NewStatusNotify -  
;[Nickname]
;
[Instructions]

[Double click on a nickname to configure his/hers sounds for each status. Note that you can use the same sound for more than one status or more than one contact if you wish.]
           .           / c.
[When the Individual Sounds page gets opened, you can:]
    :
[- configure a sound either by selecting a status and then clicking on "Change", or by double clicking on the status itself.]
-  ,      ""       .
[- delete a sound either by selecting a status and then clicking on "Delete" or by pressing the DEL key. When you delete a sound, the default one will be used.]
-  ,      ""    DEL.       .
;[Status]

[Sound for the status]
  
[(default sound)]
( )
[&Change]
&
;[&Preview]
;[&Delete]
;
;PopUp Options
;
[Status Notify]

[NewStatusNotify - PopUp Options]
NewStatusNotify -  
[Background colours]
 
[Available status]
 ''
[Not available status]
 ''
[Text colour]
 
; [&Use Windows colours] -  
;  &Windows
[Use standard status &descriptions]
  &
[Use standard &descriptions]
  &
[Hey, it's you!]
   !
[Hey, it *was* you!]
  ?!
;[Previe&w]
;
;Status sounds
;
[User: Online]
:  
[User: Offline]
:  
[User: Away]
: 
[User: Not Available]
: 
[User: Occupied]
: 
[User: Do Not Disturb]
:  
[User: Free For Chat]
:  
[User: Invisible]
: 
[User: Out To Lunch]
: 
[User: On The Phone]
:  
;
;Menu item
;
;These work only with 0.1.2.2 nightly.
[Disable status &notification]
 &  
[Enable status &notification]
 &  

;For people with 0.1.2.1 there is:
[Enable/Disable status &notification]
/ &  
;1.1.0.2
[Automatically turn off PopUps and Sounds on status change]
      
[Configure]

[Automatically disable sounds or popups when I change to:]
       :
;1.1.0.3
[Do not warn me for people not in my Contact List]
      

;1.1.0.8
[Read status &message]
&   

;1.1.1.0
; Dominic Desbiens noted that there were some mistaked in this langpack file. Here are the corrections, thank you Dominic. :-)
; Options->PopUps->Status Notify
[Back]

;[Text]

;[Colours]

; Options->Events
[Sounds (Individual Statuses)]
 

;1.1.1.1
; Someone made me notice that there are some other mistakes in the langpack: I thought I fixed them LONG ago, which is true, but I never applied the changes to this langpack_nsn.txt file! :-) They are the double quotes on "Change" and "Delete" in the individualized sound options. Write them this way, with a single quote and not ""Change""
; This is, instead, new and is related to the previous status text.
[(was %s)]
( %s)
[Show &previous status too]
&  

;1.1.1.6
;[Log]
[&Log status changes to file]
    

;1.1.1.8
[Timeout]

[&From PopUp plugin]
  (PopUp)
[&Custom]

[P&ermanent] 


;1.1.1.9
[U&se Popup colours]
  PopUp
[Blink icon in the system tray]
   . 
[Use status icon]
 

;added by Homeric
[Notifies you when a contact changes his/hers status]
   . : Yury Marcinchick, Homeric

; Addad by MYury
[To select the sounds to play, click on "Sounds" in the menu on the left.]
      ""    .

;;======================================
;X-Plugin: [NSN_From10To11] NewStatusNotify Setting Mover Version(0.0.0.0-0.0.0.0)
;X-Translation-Authors: 

[Moves NSN popup settings to PopUp Plugin]
  NSN   PopUp
[Export completed.]
 
[The settings have been exported. You can close Miranda and delete NSN_From10To11.dll now.]
  NSN  .        NSN_From10To11.dll   Plugins.

;;======================================
;X-Plugin: [Historyp] History+ Version(2.0-2.0)
;X-Translation-Authors: 

[Improved History Plugin]
  
;caption
[History+ [%s]]
 [%s]
;system menu
[Change &Font...]
...
[History+ Plugin &Info...]
 ...
;export
[Export the selected part of the history only?]
    ?
[If you click "no" the whole history will be exported.]
   "",    .
;[History for %s]
;[Name]
[unknown]
<>
;URL in History
[URL: %s\nDescription: %s]
URL: %s\n: %s
;nick,name,email,uin,reason
[Authorisation Request by %s (%s%s%d): %s]
    %s (%s%s%d): %s
;nick,name,email,uin
[You were added by %s (%s%s%d)]
 () %s (%s%s%d)
;filename,description
[Outgoing file transfer: %s (%s)]
 : %s (%s)
[Incoming file transfer: %s (%s)]
 : %s (%s)
;interface
[View &History+]
&
;[&System History]
;[&Delete]
[&Search...]
&...
[Save &as...]
...
;[&Close]
[Save History]
 
[Text file (*.txt)|*.txt|HTML file (*.htm)|*.htm;*.html]
  (*.txt)|*.txt|HTML- (*.htm)|*.htm;*.html
;[&Copy]
[D&etails...]
&...
[Loading full history...]
  ...
;EventDetails
[Event Details]
 
[Event Info]
  
[From]

;[To]
[Content]

[Type]

;[ICQ #]
;
[More...]
...
;[<<]

;[>>]
[ICQ Server]
 ICQ

[Incoming ]
, 
[Outgoing ]
, 
;[File]
;
[Authorisation request]
 
[Your were added message]
  
[URL]
URL
;and finally if not already translated with the convers pluging
[Date/Time]
/
[Message]


;;======================================
;;======================================
;X-Plugin: [nconvers] Another Conversation Style Messaging(0.99.9.75-0.99.9.80g)
;X-Translation-Authors: Homeric  & " " <evmorozov@mail333.com> &   <bravo at owl-group.ru>

[This plugin offers a conversation style messaging ability for Miranda.  Like most instant message programs you see the history and the input field. It has couple of nice features and options. This Plug-In is a remake ot Christian Kastner`s Convers Plug-In :)).]
      .    -,       .  .     Convers    :)). : Homeric,     .

; ***** nConvers 0.99.9.80g
[ Show time]
   
;^ some fields have spaces in front because of chackbox
;----Options::Layout
[Store layout info]
  
[Global: for all contacts]
:   
[Speciffic: for every contact]
:   
[Messaging window layout]
  
[Straight: memo below history (messages added at bottom of log)]
:    (    )
[Reverse: memo above history (messages added at top of log)]
:    (    )
[Other UI elements]
  UI
[Hide TitleBar and use EasyDrag (ignored when Docking is ON)]
      
[Show message length metter (in spliter between memo and log)]
    (      )
[Stick to edges of the Desktop]
   
[Toolbar buttons]
  
["Hide ToolBar" button]
 "  "
["Contact Menu" button]
 ""
["User Info" button]
 "  "
["History" button]
 ""
["nHistory" button]
 "nHistory"
["Select Emotion" button]
 ""
["Undock" button]
 ""
;----Options::Emotion Package
[Emotion Package]

[Package Info]
  
[Title]

[Author]

;[Notes]
;
[NOTE! You need to restart miranda for changes on this page to take place!!!]
      
;----Options::Fonts & Colors
[Fonts & Colors]
  
[Fonts and Colors]
  
[History Background]
 
[Incoming message]
 
[Outgoing message]
 
[http://www.blag.org]
http://miranda.kom.pl
[Nick <<]
 <<
[Own nick >>]
  >>
[Memo text]
  
[Select Font]
 
[Fore color]
 
[Back color]
 
[System message]
 
;----Options::Log
[Log]

[message Log display]
  
[Messages Drop Shadow]
  
[Show Contact's "NICK" in log]
    
[>>]
>>
[NICK:]
:
[NICK >>]
 >>
[Custom]

[Substitute Emotions with Images]
  
[Hints on emotions]
  
[Show hints over Emotions]
   
[Quick / Cascaded Links in Context Menu]
 /   
[URL Clicking]
   URL
[Always In New Browser]
   
[Always copy link]
  
[Load recent History]
 
[messages]

[Filter Duplicate Messages (RECOMMENDED)]
   ()
[Grayed Recent Messages]
    
[Max.]
Max
[Events Shown in Log (blank or 0 means no restriction)]
,    (  0 =  )
[Notification in message log on contact Status Change]
      
;----Options::Notifications
[Notifications]

[Notification mode]
 
[Aggressive: Bring to Front and Steal Focus from other Applications]
:       
[Normal: Open Window don't Steal Focus]
:     
[Timid: Show Minimized and Flash Taskbar]
:       
[Discreet: Flash Icon on Contact List (Tray) only]
:      ( )
[Popup messaging window when flashing tray clicked]
       
[Flash Taskbar tab (nonaggressive modes only)]
    (  )
;----Options::Send
[Send]

[Split messages (RECOMMENDED)]
    ()
[Longer than]

[characters]

[when sending "default way"]
  ,   
[when sending "direct"]
  
[when sending "through server"]
   
[When sending]
 
[Wait for confirmation]
 
;[Timeout]
;
;[sec]
;.
[Close window after send]
   
[Minimize on send]
  
[Special send shortcuts]
    
[Double Enter Sends]
 
[Single Enter Sends Ctrl+Enter adds New Line]
  - , Ctrl+Enter -  
[Memo customization]
   
[Vertical scrollbar]
 
[Wordwrap]
 
[Horizontal scrollbar]
 
;----Options::Timestamp display
[Timestamp Display]
 
[Message timestamp display]
   
[Dynamic]

[Show Hints On Hover]
  
[Show time]
 
[Transparent Background]
 
[Has Border]
 
[As Text (nondigital)]
  ( )
[Format]

[Time Color]
 
[Background Color]
 
[Border Color]
 
[ Show Date]
  
[Fixed format]
 
[Tiny]

[Medium]

[Full Date]
  
[As Text]
 
[Display]

[Text line1 Color]
 1 
[Text line2 Color]
 2 
[Use Bigger Font]
 
;----Options::Window docking
[Window Docking]
 
[      Enable Docking]
        
[Dock when dragging over another window if Ctrl is down]
        Ctrl
[Dock when dragging over another window if Ctrl is _NOT_ down]
        Ctrl
[Always Popup as Docked]
    
[Max together]
 
[Remember Docked Windows]
  
;----nConvers::MessageWindow
[Hide Buttons]
 
[User Menu (Alt+U)]
  (Alt+U)
[User Info]
   
[Show History (Ctrl + H)]
_  (Ctrl + H)
;[&Send]
;_&
[Close (Esc)]
_ (Esc)
[Show Buttons]
_ 
;[Hide Buttons]
;_ 
[Undock]
_
;[User Menu (Alt+U)]
;_  (Alt+U)
[Show Internal History (Ctrl + H)]
_   (Ctrl + H)
[Select Emotion]
_ 
; ***************************************************
; ***** Internal nHistory (use only with nConvers translation)
;----Options::nHistory (main options menu)
[nHistory Startup]
 nHistory
[Add "System History" Item to miranda Menu]
     " "
[Add "Global History" Item to miranda Menu]
     " "
[Apply last Filter on Startup]
    
;------Options::nHistoryLog
[nHistory Log display]
  nHistory
[Reverse message order]
    
;------ nHistory window
[nHistory [%s]]
 nHistory [%s]
;^ that's the caption
[Import]
_
[Export]

[Find (Ctrl+F)]
 (Ctrl +F)
[Find Next (F3)]
  (F3)
[Filter]
_
[Remove Filter]
_ 
[Break Loading]
_ 
;^ the stop button


;;======================================
;X-Plugin: [birthday] Birthday reminder Version(0.1.0.0-0.1.0.0)
;X-Translation-Authors: Yury A. Marcinchick

[Birthday reminder]
   
[today]

[after 1 day]

[after 2 days]

[after 3 days]
 3 
[after 4 days]
 4 
[after 5 days]
 5 
[after 6 days]
 6 
[after 7 days]
 7 
[He]

[She]

[He/She]
/
[%s has birthday %s.\n%s becomes %d years old.]
 '%s' %s  .\n%s  %d .
;The options dialogue
[Remind me]
 
[days earlier]

[Note: Valid values are 0 to 7 days.]
(  -  0  7 .)
;these three are not used right now, but new dialogue is under development
[&OK]
&OK
[&Send Message]
&
[&Info]
&
; Addad by MYury
[Notifies you when your buddy has a birthday. It is activated some days earlier.]
  ,     ;      . : Yuri Marcinchick.

;;======================================
;X-Plugin: [nHistory] nHistory Version(1.0.0.1-1.0.0.1)
;X-Translation-Authors: 

[Shows history events in an improved way.]
  .

;;======================================
;X-Plugin: [import] Import Contacts and Messages Version(0.5.0.0-0.5.2.0)
;X-Translation-Authors: 

;main.c
[&Import...]
&...

;IDD_FINISHED
[Import completed]
 
[Import completed.]
 .
[If you wish to import more information, click "Next" to return to the start of the wizard, otherwise click "Finish" to start using Miranda.]
 ""       ""    .
[You will probably never need to use this wizard again, so you can save memory by not loading it every time you start Miranda. This will mean that the import menu item will no longer be available.]
 ,      .          .
[If at a future date you wish to use the wizard again, you can make it load again by going to the Plugins section of the Options dialog box.]
      ,   import.dll   ( ).
[Do not load the import plugin at startup again]
     

;IDD_ICQSERVER
[Miranda has now been configured to automatically download the contacts in your server-side contact list the next time you connect to ICQ.]
               ICQ.
[If you want to change the way Miranda handles server-side contacts at a later time, you can do this in the "ICQ Contacts" page in the Miranda options.]
         ,      (, -> ICQ ).

;IDD_IMPORTTYPE
[Choose how you would like to import:]
,   :
[From a Miranda IM database.]
  
[From a Mirabilis ICQ (99a or later) database.]
  Mirabilis ICQ (99  )
[Use the Find/Add contacts tool to populate my contact list.]
 "/ "
[Download ICQ contacts from my server contact list.]
    ICQ-

;IDD_MIRABILISDB
[Miranda has found Mirabilis ICQ databases corresponding to the following ICQ numbers. Please select the one you wish to import, or click "Other Database" if your database is not listed.]
   Mirabilis ICQ   .       " "      .
[&Other Database...]
& ...
[&Filename:]
& 
[Warning: Mirabilis ICQ running. Import may not be reliable.]
: Mirabilis ICQ !    .

;IDD_MIRANDADB
[Miranda has found Miranda profiles with the following names. Please select the one you wish to import, or click "Other Profile" if your profile is not listed, or if the list is empty.]
   .    ,   " ",         .
[&Other Profile...]
& ...

;IDD_OPTIONS
[Import all contacts and all messages]
    
[Select this if you want to import as much data as possible. This is the recommended option.]
  ,       ()
[Only import contacts]
  
[Select this if you want to import contacts but don't want to import any message history.]
       (  ).
;IDD_OPTIONSCUSTOM - no strings yet

;IDD_PROGRESS
[Now importing...]
...

;IDD_WIZARD
[Import Information Wizard]
 
[< &Back]
< &
[&Next >]
& >

;IDD_WIZARDINTRO
[This wizard will help you import information from Mirabilis ICQ, as well as letting you import from other Miranda IM profiles. It will run whenever your contact list is empty, or when you choose to run it from the menu.]
     Mirabilis ICQ,      .           .
[Click "Next" to choose the information you wish to import, or click "Cancel" to exit the wizard and continue using Miranda.]
 ""     ,   ""       .
[It is recommended that you create a backup of your current Miranda profile before importing.]
        .

[Imports contacts and messages from Mirabilis ICQ and Miranda IM.]
     Mirabilis ICQ  .

;;======================================
;X-Plugin: [micqBirthday] micqBirthday Version(0.2.3.0-0.2.5.0)
;X-Translation-Authors: 

; micqBirthDay 0.2.3.0 can be translated with the Miranda language files.

[&Birthday List]
&  
[Days]

;[ICQ #]
[Full name]

[Nickname]

[Birthday]
 
[Age]

[Views]

[Show &all birthday dates]
&  
[Show only d&isabled birthday dates]
   
[Show &during the next]
  
[day(s)]

[&Never pops up automatically on startup]
&   
[Never pops up automatically on &midnight]
    
;[&Font]
;[&Message]
;[Web Page Address (&URL)]
;[&File]
;[&e-mail]
;[User &Details]
;[View &History]
[User &Birthday]
 
;[N/A]
[%s birthday]
   %s
[Use &standard birthday (from contact list data)]
  
[Set c&ustom birthday (if standard is not available)]
  
[D&isabled birthday (do not show it in birthday list)]
   
[&Year]
&
[&Month]
&
[&Day]
&
;[&OK]
;[Close]
[%s has birthday]
 %s  
[Birthday alert]
   
[Notifies you few days earlier when someone from your contact list has a birthday.]
       .

;;======================================
;X-Plugin: [UINBackup] UINBackup Version(0.4.2.0-0.4.2.1)
;X-Translation-Authors: 

[Export contacts]
 
[Import contacts]
 
[Show the export menuitem (requires restart of Miranda)]
   
[Show the import menuitem (requires restart of Miranda)]
   
[Browse]

[Autoimport a clb file on startup]
   
[Error writing to the file. Is the disk full?]
   ( ?)
[Error]

[One contact had too long nickname or groupname.\nThe contact was not saved.]
  ( )    .\n   .
[No contacts found]
  
[%d contact saved\nThere are %d contacts in the database]
 %d \n  - %d 
[%d contacts saved\nThere are %d contacts in the database]
 %d \n  - %d 
[Backup done]
 
[Done]

;[No contacts found]
[%s on line %d]
%s   %d
[Too many errors, no more error messages will be shown.]
  ,    .
[Warning]

[Insufficient memory available]
 
[A critical error occured.\nTry to do the operation one more time.]
 .\n    .
[Critical error]
 .
[Warning, strange sequence]
,  
[Syntax error, early line break]
,   
[Syntax error, too many \";\" characters]
,   \";\"
[Warning, strange character sequence]
,   
[Error, too many characters]
,   
[Too long UIN]
  
[%d contact imported\nThere are %d contacts in the database]
 %d \n  - %d 
[%d contacts imported\nThere are %d contacts in the database]
 %d \n  - %d 
[Import successfull]
  
[No contacts imported]
  
[Use ICQ style linebreaks (CRCRLF, default is CRLF)]
    ICQ (CRCRLF,   CRLF)
[Imports and exports the ICQ contacts in the database from/to a clb file.]
 ICQ     CLB-.

;;======================================
;X-Plugin: [WinampNotify] WinampNotify Version(1.6.7.0-1.7.1.0)
;X-Translation-Authors: 

; Popup string
[Winamp is playing now]
Now Playing

; Options group name
;[PopUps]

; Options page name
;[WinampNotify]

; Options page
;[Colours]
;
[Background colour]
 
;[Text colour]
;[&Use Windows colours]
[Use default &background colour]
 &  
[Use default &text colour]
 &  
[Icon]

[Use default &icon]
&  
[Use &hotkey to show popup]
    
[Hotkey :]
:
[Only notify if status is]
  
;[Offline]
;[Online]
;[Away]
;[NA]
;[Occupied]
;[DND]
;[Free for chat]
;[Invisible]
;[On the phone]
;[Out to lunch]
[Do not show playlist &number]
 &  
[Do not show file &extension]
 &
[PopUp click]
  
;[On left click]
;[On right click]
[&Configure]
&
;[Previe&w]
[Do not nofity when a new song begins to play, only notify when the hotkey is pressed]
     

; Configure click dialog
[Go to previous track]
 
[Go to next track]
 
[Pause/Play]
/
[Stop]

[Stop with fadeout]
  
[Stop after current track]
   
[Close popup]
 
[Icon File]
 
[Close Winamp]
 Winamp
[Open file info box]
  
[Raise volume by 1%]
   1%
[Lower volume by 1%]
   1%
[Open jump to time dialog]
   
[Open jump to file dialog]
   
[Add current track as a bookmark]
   
[Close PopUp immediately after left click]
   
[Close PopUp immediately after right click]
   
;[&Ok]
;[&Cancel]

[Append message to status message when status is]
     
[Notifies you when Winamp begins to play a song.]
     Winamp. : Homeric.
[Notifies you which song is playing in Winamp.]
     Winamp. : Homeric.

;;======================================
;X-Plugin: [Help] Help Plugin Version(0.1.2.1-0.1.2.1)
;X-Translation-Authors: Yury Marcinchick

; Created by MYury
[&What's This?]
& ?
[&What's This Dialog?]
   ?
[Downloading...]
 ...
[No help available]
 
[Help]

[Choose...]
...
[Help is unable to resolve the name of the server. This is likely caused by a complete failure of your network connection.]
      .    -    Internet.
[Provides context sensitive help in the Miranda dialog boxes.]
      .
[Help Language Picker]
  
[Downloading language list\n\nPlease wait...]
  \n\n, ...
[Download failed\n\nPlease check your Internet connection and try again.]
    .\n\n   Internet \n  .
[Retry]


;;======================================
;X-Plugin: [atomic] atomic Version(0.1.0.0-0.6.0.0)
;X-Translation-Authors: Yuri Marcinchick

[Could not initiate Winsock]
  WinSock
[Could not create socket]
  
[Could not set new date and time]
     
[Could not retrive date/time from any server]
         (    Internet?)
; Addad by MYury
[This plugin retrieves the exact time from a timeserver and sets the clock on your system]
            

; Atomic 0.6.0.0 
[The addressfield is empty!]
  !
;[Plugins]
;
[Failed to load Winsock!]
  WinSock!
[Atomic requires another version of Winsock!]
  Atomic    WinSock!
[Time was successfully synchronised!]
  !
[Failed to set the local time!]
   !
[Time difference was greater was 1 hour, not synchronizing clock!]
      -   !
[Could not connect to any of the servers in the database!]
      ,   !
[Could not find any address in the database!]
     ,   !
;[seconds]
[Synchronization statistics]
 
[Client originate date and time:]
    :
[Server receive date and time:]
    :
[Server transmit date and time:]
    :
[Client destination date and time:]
    :
[Round trip delay:]
 :
[Local clock offset was:]
  :
[Servers]

[Server A:]
A:
[Server B:]
B:
[Server C:]
C:
[Server D:]
D:
[Server E:]
E:
;[Test]
[Options for automatic retrievel]
  
[Retrive time automatically at startup]
    
[Wait 25 seconds before connecting]
  25 .  
[Show a message when time has been set]
   
[Play a soundfile when time has been set]
   
[Update frequency (hours)]
  ()

;;======================================
;X-Plugin: [LSB_SMS] LSB_SMS Version(0.0.0.1-0.0.0.1)
;X-Translation-Authors: Leonid Belousov <Leonid at Budgetsoft.com>

;;    ,   (Leonid at Budgetsoft.com)
; ...
[Sends and receives SMS via ICQ network.Devoted to Mew]
   SMS-   ICQ.
[Specify cellular]
  
[Enter cellular no]
 
[SMS from ]
SMS 
[Send SMS...]
 SMS...
[Cellular NO]
  

;   
;[Send]
;
;[Close]
;
[Send SMS]
 SMS
[Phone No]
 
;[Message]
;
[Deliver state]

;[To]
;
[Send in translit]
  
[Show details]
 
[Initializing send]
 
[Request sent]
 
[Request acknowledged]
 
[Message sent]
 
[Send failed]
  
[Undeliverable]
 
[Invalid ack data. Message is seems to be not sent]
 -   :) ,  ,  
[Receipt failed]
  
[Invalid receipt data]
  -   :)
[Redirect via e-mail not supported]
  e-mail  
[SMS to]
SMS 
[character(s)]
()
[part(s)]
()

;   
[Received SMS from ICQ network]
 SMS   ICQ
;[From]
;
[Reply]


; 
["Phone no" is invalid]
" "  

;;======================================
;X-Plugin: [DbViewer] DbViewer Version(1.4.0.0-1.5.0.0)
;X-Translation-Authors: Yury A. Marcinchick

[Database viewer]
  
[Main contact]
 
[byte]

[word]

[double word]
 
[string]

[(empty)]
()
[(password)]
()
[size of blob:]
 BLOB:
;[bytes]
;
[adress of blob:]
 BLOB:
[blob]
BLOB
[type:]
:
[value:]
:
[Change]

;[Close]
;
[It is not recommended to change or delete any values if you don't know what they represent or are used for!\nThe author takes no warranty!]
     ,  ,       !\n    !
[Change/delete setting]
/ 
[user:]
:
[handle:]
:
[module:]
:
[setting:]
:
[current value:]
 :
[new value:]
 :
;[Apply]

;[Delete]

;[Cancel]

[Are you sure you want to delete this setting?]
     ?
; Addad by MYury
[View, change and delete DB settings]
,       
[base:]
:

;;======================================
;X-Plugin: [LSecurity] LSecurity Version(1.1-1.1)
;X-Translation-Authors: Yury A. Marcinchick

[Wrong password!]
 !
[Enter password:]
 :
;[LSecure]

;;======================================
;X-Plugin: [eventnotify] Event Notify (ENotify) Version(0.1.4.0-0.1.4.0)
;X-Translation-Authors: Yuri Marcinchick

[Flat]

[Beveled]

[Upper left corner]
  
[Upper right corner]
  
[Lower left corner]
  
[Lower right corner]
  
[Centered]
 
[Vertical]

[Horizontal]

[Solid]

;[Transparent]
;
[Popup appearance]
 . 
[Notifying]

[Here will be the preview of the message/URL/file event.]
    /URL/.
;[Text]
;
;***      User Details
;[Background]
;
[Popup]

[Style:]
:
[Placement:]

[Spreading:]
:
[Color:]
:
[Font:]
:
[seconds visible (0 to disable)]
  (0 - .)
;[Preview]
[Transparency (Windows 2000 && XP only)]
 (  Windows 2000/XP)
;[Notify]
;
[Messages]

;[URLs]
[Files]

[Even when message window is opened]
    
[Dismiss events when]
 , 
[New message]
 
[New URL]
 URL
[New file]
 
[Synchronize with Miranda]
 ,    

; Addad by MYury
[Pops up a window when you receive a message]
    , URL  
[Miranda IM rocks!]
 -  IM-!

;     0.1.2  
[Extended away]

[Do not disturb]
 
[New]

[message]

;[URL]
[file]


;    0.1.0.0 - 0.1.1.0
; All this part addad by MYury
[Popup ...]
 ...
[Text ...]
 ...
[... font:]
... :
[... color:]
... :
[Background ...]
 ...
[... style:]
... :
[... position:]
... :
[... spreading:]
... :
[seconds visible]
 
[Notify ...]
 ...
[... on message event]
...  
[... on URL event]
...   URL
[... on file event]
...   
[... always]
... 
[Dismiss events in ...]
 ,   ...
[... online ...]
... ' '
[... away ...]
... ''
[... extended away ...]
... ''
[... occupied ...]
... ''
[... do not disturb ...]
... ' '
[... free for chat ...]
... ' !'
[... invisible ...]
... ''
[... out to lunch ...]
... '  '
[... on the phone ...]
... '  '
; !    !    #255!
;    ,          .
[... mode]

;  . :-)

;;======================================
;X-Plugin: [RePosition] RePosition Version(0.1.0.4-0.1.0.4)
;X-Translation-Authors: Yury A. Marcinchick

[RePosition]

[&RePosition Miranda]
&   
[Miranda's visible again.\nEnjoy youself!]
  .\n !
[Miranda's position has been restored!]
  !
[Miranda is outside the visible area.\nIts position won't be stored.]
    .\n   .
[Miranda's actual position has been saved!]
    !
[You can select a hotkey to use instead of opening the menu with the mouse.]
         .
[You can save Miranda's actual position by clicking here.]
      .
; Constants changed by MYury
[&Save Miranda Position]
&   
[Show &Messages]
& 
[Save on &exit]
&  
; Addad by MYury
[Re&Position on start]
&  
[&Save position now]
& 
[&RePosition now]
& 
[Wanna RePosition Miranda inside the visible screen area? Just do it!]
        .

;;======================================
;X-Plugin: [Netdetect] Netdetect Version(0.1.0.0-0.1.0.0)
;X-Translation-Authors: Yury A. Marcinchick

; Created by MYury
[Connects and disconnects Miranda according to the presence of your Internet connection]
           Internet. (    !)

;;======================================
;X-Plugin: [SeenPlugin] Last Seen Plugin Version(4.1.4.0-4.1.4.0)
;X-Translation-Authors: Yury A. Marcinchick

[Last seen]

[Last seen options]
  
[Last seen menuitem]
   
[Userinfo tab]
    
[Log to file]
  
[year (4 digits)]
 (4 )
[year (2 digits)]
 (2 )
[month]

[day]

[minutes]

;[seconds]
[username]

[UIN/handle]
/
[status]

[external IP]
 IP
[internal IP]
 IP
[line break]
  
[tabulator]

;[<unknown>]

;New 4.0.2
;--------------------
[Ignore contacts going offline]
   
;New 4.0.3
;--------------------
[Enable 'Missed Ones' feature]
  ''
[You missed following contacts:]
  :
;New 4.0.4
;--------------------
[Show icon]
 
;Modified 4.0.5
;--------------------
;[hours]
[hours (24)]
 (24)
;New 4.0.5
;--------------------
[hours (12)]
 (12)
[AM/PM]
/
;New 4.0.6
;--------------------
[weekday (full)]
  (.)
[weekday (abbreviated)]
  (.)
[Monday]

[Tuesday]

[Wednesday]

[Thursday]

[Friday]

[Saturday]

[Sunday]

[Mon.]
.
[Tue.]
.
[Wed.]
.
[Thu.]
.
[Fri.]
.
[Sat.]
.
[Sun.]
.
;New 4.0.7
;--------------------
[name of month]
 
[short name of month]
.  (.)
; [January]
; 
; [February]
; 
; [March]
; 
; [April]
; 
; [May]
; 
; [June]
; 
; [July]
; 
; [August]
; 
; [September]
; 
; [October]
; 
; [November]
; 
; [December]
; 
[Jan.]
.
[Feb.]
.
[Mar.]
.
[Apr.]
.
;[May]
;
[Jun.]
.
[Jul.]
.
[Aug.]
.
[Sep.]
.
[Oct.]
.
[Nov.]
.
[Dec.]
.
;New 4.1.1
;--------------------
[Count times]
   
; Added by MYury
[Log when a user was last seen online and which users were online while you were away]
,            ,   .

;;======================================
;X-Plugin: [ICQ2SMS] ICQ2SMS Version(0.0.0.5-0.0.0.5)
;X-Translation-Authors: pipok[e-17], Igor A. Melekhine

[Enter username:]
  :
[Enter hotkey:]
 
[Misc:]
:
[Enable last-sent-to]
. last-sent-to

;;======================================
;X-Plugin: [historysweeper] History Sweeper Version(?-0.1.1.2)
;X-Translation-Authors: Kirill Mahnev,   aka Voron (VoronSoft  email.ru)

;Name of plugin, message box caption, ...
;[History Sweeper]
; 

;Questions and notifications
[Sweep history messages?]
  ?
[Sweep system history?]
  ?
[Sweep whole history?]
  ?
[Sweep history from selected contacts?]
   ?

;Contact menu item
[Sweep history [%d]]
 [%d]

;Main menu & options items
[Sweep system history]
  
[Sweep whole history]
  
[Sweep history from selected contacts]
   

;Options page items
[Sweep history for this contacts:]
    :
[Sweep history at Miranda startup]
   
[Sweep history at Miranda shutdown]
   
;[Put an item in the main menu*]
;    *
;[Put an item in the contact menu*]
;    *
[Main menu action:]
   :
[At Startup/Shutdown:]
 /:
[Use UNSAFE mode (sweep fastest as possible, but dangerous for DB)]
   (,    )
[* Note: Miranda IM will have to be restarted for changes to take effect.]
* :   .

;Time intervals
[All events]
 
[Older than 1 Day]
 1 
[Older than 7 Days]
 7 
[Older than 2 Weeks (14 days)]
 2  (14 )
[Older than 1 Month (30 days)]
 1  (30 )
[Older than 3 Months (90 days)]
 3  (90 )
[Older than 6 Months (180 days)]
 6  (180 )
[Older than 1 Year (364 days)]
 1  (364 )

;About dialog
[This plugin can sweep system history, history from all contacts or only from chosen; also it may sweep history older than certain time; and may do it at Miranda IM startup/shutdown.]
     ,      ;       ;      / . :   aka Voron (VoronSoft  email.ru)

;;======================================
;X-Plugin: [statusfloater] Status Floater Plugin Version(?-?)
;X-Translation-Authors: Kirill Mahnev

;Contact menu
[Notifies you when the status of your buddy changes.]
       -.
[&Floating Contact]
 
[Online &Alert]
 
;Option Window
[Online Alert]
 
[&Sound notification]
 
[&Auto dismiss]
  ...
;[seconds]
[&Left-click to send message]
    
[Display &time]
 
[Display si&ze]
 
[&Display position]
:
[Center]
 
[Upper left]
   
[Lower left]
   
[Upper right]
   
[Lower right]
   
[&Border]
:
[Resizable]
 
[None]

[Thin]

[Thick]

[Raised]

[Light Sunken]
 
[Deep Sunken]
 
[Sound alert]
 
[Contacts]

[Sound file]
 
;[&Preview]
;
[&Remove]

[Demo]

[All status]
 
[All contacts]
 

;;======================================
;X-Plugin: [startupoptions] Startup Options Version(0.6.3-0.6.3)
;X-Translation-Authors: 

[Adds command line options and user configurable startup options to Miranda IM.]
      ,    .
[Startup Options]
  
[Startup Options Plugin Settings]
   
[Disable Command Line Support]
   
[Disable Startup Options]
  
[Set Status To]
  :
[Set Window State]
  :
[Purge History]
 
;[Startup Options]
; 
[Minimized Window]

[Normal Window]

[Disable Exit Options]
  
; Added by MYury
[Exit Options]
 

; Added for 0.6.3
[Disable]

[<Last Status>]
<  >

;;======================================
;X-Plugin: [DbEditor] Database Editor Plugin Version(0.0.0.1-0.0.0.2)
;X-Translation-Authors: 

[STRING]

[BINARY]

[DWORD]
 
[WORD]

[BYTE]

[Miranda]

[Miranda IM]

[Current user]
 
;[Name]
;
[Data]

;[Type]
;
;[Size]
;
;[Error]
;
[Please enter value name!]
   
[Value name already existed!]
   
[Enter %s Value]
  "%s"
[Enter STRING Value]
  
[Confirm Contact Delete]
  
[Confirm Module Delete]
  
[Confirm Setting Delete]
  
[Delete contact "%s"?]
  "%s"?
[Delete module "%s"?]
  "%s"?
[Delete module "%s" from all of the contacts?]
  "%s"   ?
[Delete these settings?]
  ?
[Database &Editor]
&  
[Database Editor]
  
[Value name:]
 :
[Value data:]
 :
[Edit STRING value]
 
[Base]
 
[&Hexadecimal]
&
[&Decimal]
&
[&Database]
& 
[Refresh &modules]
 &
[Refresh &settings]
 &
;[E&xit]
;&
[D&elete]
&
[&New]
&
[Modify database settings]
    . : Homeric.

;;======================================
;X-Plugin: [Tooltip] Tooltip Version(1.5.0.0-1.5.0.0)
;X-Translation-Authors: Yury A. Marcinchick

[Retrieving mode message...]
   ...
[No ICQ user]
   ICQ
[Tool Tip]

[Tooltip info]
  
[Show tooltip even if list is not focused]
,     
[Show tooltip over contacts]
   
[Show tooltip over groups]
   
[ms tooltip delay]
  
;changed in 1.3.0.0:
[Remove %break in front of %smsg if not needed]
  %break  %smsg
;added in 1.5.0.0:
[No information available]
 

;deleted later, for compatibility with 0.0.4.0
[Could not retrieve mode message]
    

;deleted later, for compatibility 
[For a complete list of variables see tipinfo_info.txt]
    .  tipinfo_info.txt

;Added by MYury
[See tipinfo_info.txt for the descriptions]
    tipinfo_info.txt

;;======================================
;X-Plugin: [QuickSearch] Quick Search Version(0.9-0.9)
;X-Translation-Authors: PoWeR,   aka Voron (VoronSoft  email.ru)

;start title
[Quick Search:]
 :
[Quick Search]
 
[Quick Search Options]
  
;[Title:]
;[Module:]
;[Setting:]
;[Set Type:]
;[Width:]
[At Start Sort by Status]
  
[Add Item to Main Menu]
   
[Global scope hotkey:]
 :
[Miranda scope hotkey:]
...  :
;[Search on:]
; :
[E-mail Address:]
E-mail:
;[%d users found (]
; %d  (
;[Title]
;
[Module]

[Setting]


[Columns & Data]

[Module/InfoType]
/
[&Up]

[D&n]

[Not Selected]
 
[Title:]
.:
[Module:]
:
[Setting:]
.:
[InfoType:]
 .:
[Width:]
:
[De&fault]

[&Set Item]

[Additional Options]
 
[Show Only Users in List]
   
[Add Button to TopToolBar]
  TopToolBar
[Auto Close mode]
 
[HotKeys]
 
[This Plugin allow you to quick search for nickname,firstname, lastname, email, uin in your contact list.And now you may add any setting to display - for exampleusers version of miranda,group or city.Press F3 for activate...]
     , , , e-mail, uin   -.      ,     ,   .  F3  . : PoWeR    :   aka Voron (VoronSoft  email.ru)

;;======================================
;X-Plugin: [NotesReminders] Notes & Reminders Version(0.0.2.4-0.0.2.4)
;X-Translation-Authors: 

;Name In Options Page
;--------------------
[Sticky Notes]

;[Plugins] -  

;Menu Strings
;------------
[Notes && Reminders]
  
[Notes & Reminders]
  
[&New Note]
& 
[&Show / Hide Notes]
& /  
[&Delete All Notes]
&  
[&New Reminder]
& 
[&View Reminders]
& 
[&Delete All Reminders]
&  

;Note Window Popup Menu
;----------------------
[Remove Note]
 
[Hide Note]
 
[Togle On Top]
 
[Undo]

;[&Copy]
;&
[&Paste]
&
[C&ut]
&
[C&lear]
&

;New Reminder Dialog
;-------------------
[&Add Reminder]
& 
[Add Reminder]
 
[Trigger On Time && Date:]
 :
[Date]

;[Time]
;
[Reminder Note:]
 :

;Reminder List Dialog
;--------------------
[Reminders List]
 
[Date of activation]
 
[Reminder text]
 
[Add New]

[Add New Reminder]
  
[Delete Reminder]
 
[Delete All Reminders]
  

;Reminder Notify Dialog
;----------------------
[&Dismiss]
&
[Notify me Again in]
 
[Reminder]

[min.]
.

;Options Dialog
;--------------
[Note Colors]
 
[Note Caption Color]
  :
[Note Body Color]
  :
[Note Fonts]
 
[Sample Text Caption]
 :
[Sample Text Body]
 :
[Pick Font for Caption]
 
[Pick Font for Body]
 
[Hot Keys]
 
[New note Hot Key]
 :
[Show/Hide Notes Hot Key]
/ :
[New Reminder Hot Key]
 :
[Note Transparency (Windows 2K && XP)]
  (2000 && XP):
[Default Note Size]
 
[Width (Pixels)]
 ():
[Height (Pixels)]
 ():
[Startup options]
 
[Reset to defaults]

[Show notes at startup]
 
[Add Contact list menu items]
    
[(Require restart of Miranda)]
(  )
[Use this sound for reminders :]
  :
[Sound...]
...

;;======================================
;X-Plugin: [speak] Speak Version(0.0.0.5-0.0.0.5)
;X-Translation-Authors: Andrey A. Chernov

;=== Speak v0.0.0.5 ===
;Changes Since v0.0.0.3
;
; [Lexicon] Added
; [Load Sapi4] Added
; [Load Sapi5] Added
;
; [you have been added to %s's contact list] changed - '
; [Status Announce Modes] changed too [Announce Modes]
; [incoming U.R.L. from %s] changed too [incoming U R L  from %s]
; [%s is now in N.A. mode] changed too [%s is now in N A mode]
; [%s is now in D.N.D. mode] changed too [%s is now in D N D mode]
;
; [T.T.S. engine activated] removed
; [settings reset] removed
;
;
[incoming message from %s]
  %s.
[incoming U R L  from %s]
    %s.
[you have been added to %s's contact list]
     %s.
[%s requests your authorization]
%s   .
[there is an incoming file from %s]
   %s.
[%s has gone offline]
%s   .
;%s   .
[%s is now online]
%s  .
;%s  .
[%s is now invisible]
%s .
[%s is now in N A mode]
%s   .
[%s is now in D N D mode]
%s   " ".
[%s is now in %s mode]
%s   %s.
[this is a test]
 .
[sez]
:
[%s has sent you a very long message]
%s    .
[please select the modes I should be silent in]
 ,     .
[please select the status modes I should announce]
  ,     .
;
[Speak - Active]
 
[Speak - Inactive]
 
[Enabled]

[Announce status changes]
   
[Read messages]
 
[Dont read long messages]
   
[Describe options aloud]
  
[Dont talk in silent modes]
   
[Welcome Message]
:
[Voice Parameters]
 
[Voice]

[Volume]

[Rate]

[Pitch]

[Speak]

[Status Announce Modes]
   
;
;[Test]
;
[About]

[Reset Settings]
 
[Announce Modes]
 
[Silent Modes]
 
[Say]

[Lexicon]

[Load Sapi4]
 Sapi4
[Load Sapi5]
 Sapi5
;
[I will notify you of contacts status changes]
        .
[I will not notify you of contacts status changes]
         .
[I will not speak in the selected modes]
      .
[I will speak, no-matter what mode you are in]
      .
[I will read your messages]
     .
[I will not read your messages]
      .
[I will not read messages longer then 60 words]
      60 .
[I will read messages, no matter how long they are]
       .
[I will describe all options aloud]
     .
[I will not describe all options aloud]
      .

;;======================================
;X-Plugin: [Autorun] Autorun Version(0.0.0.2-0.0.0.2)
;X-Translation-Authors: Alexey Yakovlev

;Name of plugin
[Autorun]


;Options page string
[Launch Miranda at system startup]
    

;Options page string
[Note: At startup Miranda will use current profile]
:       

;;======================================
;X-Plugin: [Contacts] Contacts Version(1.2.0.0-1.2.0.0)
;X-Translation-Authors: Alexey Yakovlev

[Incoming Contacts]
 
[Contacts received from %s]
   %s
[Send contacts to %s]
   %s
[Send contacts...]
 ...
;[Error]
;

; receive dlg
;[Nick]
;
[UIN]

[Mailformed Receive Contacts Packet.]
   .
[Add to &group:]
  :
[&Add selected]
&
;[Close]
;

;send dlg
[Choose contacts to be send:]
   :
;[&Send]
;&
;[Cancel]
;

;;======================================
;X-Plugin: [msg_export] Message Export Version(1.7.0-2.08.01)
;X-Translation-Authors: Homeric

; This file contains all the strings used in the Message Export
; plugin.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Contact menu item
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Open E&xported History]
 

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Main options Tree
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;[Plugins]
[Message export]
 

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Main options dialog
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Static
[Export directory]
 
;[Browse]
[Default file]
 
[Export format]
 
[Max column width]
.  
[Time format]
 

; ListCtrl
;[File]
;[Nick]
;[UIN]

; Buttons
[Auto filename]
. 
[Clear all]

;[Help]
[Export all history]
 

; Errors / Questions
[You have unapplyed changes do you wish to apply these first ?]
  , ?
[No contacts found to export]
   
[Failed to export at least one contact]
     1 
[Max line width must be at least %d]
       %d
[Failed to Allocate buffer space]
     
;[Failed to get the shells allocator !]

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Dialog Export all, Progress bar
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Exporting old messages]
  
[Reading database information ( Phase 1 of 2 )]
 1:   
[Sorting and writing database information ( Phase 2 of 2 )]
 2:    

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Folder Browse dialog
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Select Destination Directory]
   

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Strings written to export file
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;[The following user added you to their contact list:]
;     :
[The following user made an authorization request:]
   :

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; General Error dialogs
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Message has not been saved !]
    !
[Failed to get the path to Msg_Export.dll\nPlease locate Msg_Export.txt your self]
     Msg_Export.dll\n  Msg_Export.txt 
[Failed to move to the end of the file :\n]
     :\n
[Failed to open or create file :\n]
      :\n

;/////////////////////
;//  Version 1.4.0  //
;/////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Strings written to export file
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;[The following user added you to their contact list:]
;     :
;[The following user made an authorization request:]
;   :
[Nick      :]
 :
[FirstName :]
       :
[LastName  :]
   :
;[e-mail    :]
[Reason    :]
   :

; Errors
[Unknowen event type %d, size %d]
 ,  %d,  %d
[Invalid Database event received. Type %d, size %d]
  .  %d,  %d

;/////////////////////
;//  Version 1.4.1  //
;/////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; General Error dialogs
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Failed to write message to the file :\n]
     :\n
[Failed to write URL/File to the file :\n]
      URL  :\n

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Strings written to export file
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;[URL: ]
[File: ]
: 
[Description: ]
 :

;/////////////////////
;//  Version 1.5.0  //
;/////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Strings written to export file
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[EmailExpress from:]
EmailExpress :
[No from address]
 

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; General Error dialogs
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Failed to write EmailExpress to the file :\n]
   EmailExpress  :\n

;/////////////////////
;//  Version 1.6.0  //
;/////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; General Error dialogs
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Failed to write SMS to the file :\n]
   SMS  :\n

;/////////////////////
;//  Version 1.7.0  //
;/////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Main options dialog
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Replace miranda history]
 
[Use internal viewer]
. 
[Miranda (Msg_Export.dll)]
 (Msg_Export.dll)
[You need to restart miranda to change the history function]
        

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; File Viewer dialog
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[History file for %s (%s)]
   %s (%s)
[Find...]
...
;[Close]
;
[&External]
&
[Search string was not found !]
  !

;/////////////////////
;//  Version 1.8.0  //
;/////////////////////

[File name for the user \"%s\" has changed !\n\nfrom:\t%s\nto:\t%s\n\nDo you wish to rename file ?]
    \"%s\"  !\n\n :\t%s\n :\t%s\n\n ?
[Failed to rename file\n\nfrom:\t%s\nto:\t%s\n\nFailed with error: %s]
   \n\n :\t%s\n :\t%s\n\n: %s
;[&Yes]
;&
[Yes to &All]
  &
;[&No]
;&
[No to A&ll]
  &

;/////////////////////
;//  Version 1.9.0  //
;/////////////////////

; File Viewer menu item
[Color...]
...


;/////////////////////
;//  Version 1.9.1  //
;/////////////////////

; File Viewer menu item
[Font...]


;/////////////////////
;//  Version 1.9.5  //
;/////////////////////

; Errors / Questions
[Failed to delete the file]
   

;/////////////////////
;//  Version 1.9.7  //
;/////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Main options dialog
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Prompt to delete file]
  

;/////////////////////
;//  Version 1.9.8  //
;/////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; General Error dialogs
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Failed to replace Miranda History.\r\nThis is most likely due to changes in Miranda.]
     .\r\n      .


;/////////////////////
;//  Version 2.0.1  //
;/////////////////////

; Errors / Questions
[User has been deleted do you want to delete the file ?]
  .   ?

;///////////////////////
;//  Version 2.03.00  //
;///////////////////////

; File Viewer menu item
[Syntax highlight]
 

;///////////////////////
;//  Version 2.04.00  //
;///////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Main options dialog
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[File viewer]
 
[Append extra new line]
.  

;///////////////////////
;//  Version 2.05.00  //
;///////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Strings written to export file
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[WebPager from:]
WebPager :

;///////////////////////
;//  Version 2.06.00  //
;///////////////////////

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Main options dialog
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; ListCtrl right click menu
;[User &Details]
;
; These were not added in 2.06.00 but were forgotten in previous versions.
[Export selected]
 
[Set to default filename]
   

[Exports every message,URL or File you receive to a text file.\r\nMessages are exported to one file per user, users may be set to use the same file]
  , URL      .        ,       

;;======================================
;X-Plugin: [OptionFont] Option Font Version(0.0.0.2-0.0.0.2)
;X-Translation-Authors: 

[Option Font]
 
[&Change Option Window's Font]
&   
[Changes the font used by other windows\n(Require restart Miranda)]
    \n( )
[Changes the font in the option window.]
      .

;;======================================
;X-Plugin: [VersionInfo] Version Information Version(1.0.1.0-1.0.1.2)
;X-Translation-Authors: 

[&Version Informations]
& 
[Version Information]
 
[Version Informations]
 
[Add a menu item to the main Miranda Menu]
     
[Output to:]
 :
[Text file]
 
;[MessageBox()]
[DialogBox]

[You will need to restart Miranda to add/remove the menu item.]
/     .
[Show disabled plugins too]
  
;[OutputDebugString()]
[Do it now]

[Clipboard]
 
[&Copy text]
&
[Collects and prints information related to Miranda, the plugins and the OS.]
     ,    .

;;======================================
;X-Plugin: [WhoIsReadingMyStatusMsgNotify] WhoIsReadingMyStatusMsgNotify Version(0.0.1.0-0.0.1.0)
;X-Translation-Authors: Yury A. Marcinchick

; Default log text
[[%day/%month/%year - %hour:%minute] %clname read your %status message]
%day/%month/%year - %hour:%minute - %clname   : "%status"

; Default popup text
[%clname\r\nis reading your %status message]
%clname\r\n  : "%status"

; Options group name
;[PopUps]
;[Plugins]

; Options page name
[WhoIsReadingMyStatusMsg]
 

; Plugin options page
;[Log]
;
[&Log to a file]
&  
[&Append UIN to file name]
 UIN  
[Path :]
:
[Text to log :]
:
[Text to log:]
:
[&Variables]

;[Only notify if status is]
;  
;[Away]
;[NA]
;[Occupied]
;[DND]
;[Free for chat]
[Also notify if who read is]
   
[Hidden]

[Not on contact list]
  

; Popup options page
[&Enable notification via popup]
&   
;[Colours]
;[Background colour]
;[Text colour]
;[Use default &background colour]
;[Use default &text colour]
;[&Use Windows colours]
[Click]

;[On left click]
;[On right click]
;[&Configure]
;[Text]
;
;[Previe&w]

; Configure click dialog
;[PopUp click]
;[Open user menu]
[Open history]
 
[Open message window]
 
[Open user details window]
  
;[Close popup]
[Open log file]
 
;[&Ok]
;[&Cancel]

; Variables dialog
[Variables]

;[Status text]
; 
;[UIN]
[Name like in contact list]
  
;[Nickname]
;[First name]
;[Last name]
;[E-mail]
[Day (dd)]
 ()
[Month (mm)]
 ()
[Year (yyyy)]
 ()
[Hour (hh)]
 ()
[Minutes (mm)]
 ()
[Internal IP]
. IP
[External IP]
 IP

; Popup
[is reading your]
 
;[message]
;[Away]
;[NA]
;[DND]
;[Occupied]
;[Free for chat]

; Sound page
[Incoming status message request]
  -

; Log
[read your status message]
()   

[Notifies you when someone is reading your status message.]
    -    .

;
[Do not notify through &popup]
   &popup

;;======================================
;X-Plugin: [NoSound] NoSound Version(?-?)
;X-Translation-Authors: 

;[Ok]
[Online mode]
 
[DND mode]
 
[NA mode]
 
[Occupied mode]

[Free for chat mode]
 
[Invisible mode]

[Enable sounds in]
 
[Hide the "toggle sound" menu item (requires restart of Miranda)]
  " " ( )
[Flash systray icon in]
  
[Away mode]

[&Disable all sounds]
  
[&Enable sounds]
  

;;======================================
;X-Plugin: [AwaySys] AwaySystem Version(0.2.7.0-0.2.8.0)
;X-Translation-Authors: 

; In v0.2.8.0 the following strings were removed:
; The short version: ALL strings from the variables list dialog were removed (Except the title of the dialog)
; The long version:
; "Dynamic", "Fixed", "%time%        Current Time", "%date%        Current Date", "%day%        Present Day", "%mynick%  Your nickname"
;, "%statdesc%     Status type", "%yournick%        Requester's nickname", "%yourname%        Requester's first name"
;, "%winampsong%     Current song playing in Winamp", "%currenttime%               Time of request"
;, "%timepassed%        Time that has passed until request", "%randomline%     A random line from as_random.txt"
;, "%yourcnick%    Requester's contact list name", "%messagenum%    Number of messages from contact"
; New stuff to translate since v0.2.8.0:
[Enable contact menu item]
 
[Current time]
 
[Current date]
 
[Present day]
 
[Your nickname]
 
[Status type]
 
[Contact's nickname]
 
[Contact's custom name]
   
[Contact's first name]
 
[Time of request]
 
[Number of messages from contact]
-   
[Time that has passed until request]
,   
[A random line from filename]
   
[Returns line num from filename]
    
[Current song playing in Winamp]
  Winamp
; these 2 below should be translated so you can translate "filename" and/or "num"
[%randomline(filename)%]
%randomline( )%
[%singleline(filename,num)%]
%singleline( , )%
; In v0.2.7.5 the strings "Change %s Message" and "Message...->" were removed
; New stuff to translate since v0.2.7.5:
[Remember last message used for a contact when changing status message]
       
[Send status message on event]
   
[Only send status message to non-ICQ contacts]
   -ICQ 
[Once]
 
[Every time]
 
[Send...]
:
[On event...]
:
[Change %s Message for %s]
"%s"  "%s"
[Don't send this contact my status message]
   
[Send this contact the status message on event]
     
[Reset All]

[Contacts >>]
 >>
[Chars]

;[** All contacts **]  
[(Ungrouped)]
( )
[All Contacts]

;[Apply]
[(group)]
()
[Set %s message for %s]
 %s   %s
; New stuff to translate since v0.2.7.2:
[%d seconds]
%d . 
[%d minutes]
%d . 
[%d hours]
%d .
; In v0.2.7.0 the strings "Variables >>" and "Variables <<" were removed. So... you can remove them :)
; New stuff to translate since v0.2.7.0:
[Stranger]

[Nothing]

[Variables List]

; New stuff to translate since v0.2.6.5:
[Could not get Miranda's window, Aborting...]
    , ...
; New stuff to translate since v0.2.6.0:
[More Options]

; Dialogs
[Away System]
 
[Message:]
:
;[Save]
;[Delete]
[Default Message]
 
;[Variables]
;
;[Reset]
[Delete Settings]
 .
;[Options]
;
[By default...]
 ...
[Use the message from last time]
.  
[Use the default message]
 
[Do not pop up dialog asking for status message]
     
[Away System - More Options]
  - 
[Never close the status message dialog]
     
[Wait]

[second(s) before closing the status message dialog]
()    
[Remember last message for each status separately]
      
[Remember the status message dialog's position]
   
[Disable Miranda's Away Dialog]
. Away Dialog 
;[Closing in %d]
; (%d)

[An error has occured while trying to acquire messages]
    
[-> Last%sMessage]
-> .%s
[Are you sure you would like to delete settings? If you continue, all of your settings will be deleted!]
 ,    ?  ,     !        
[All settings will be erased after you close the options window!]
    ,    !
[Please enter a title for the message before saving.]
,      .
[Please enter a message before saving.]
,    .
; built-in messages
; note to translators: The 3rd message "Gone since..." is used by default on several occassions:
; - when the user doesn't enter a message 
; - when a default message is needed but there are no predefined messages available
; just thought you should know ;)
[Creepy]
( )
[Your master, %mynick% is %statdesc% since the day that is only known as %day%... When he gets back, I'll tell him you dropped by...]
%mynick% %statdesc%  %time%.  () ,     .  ICQ.
[Gone fragging]

[Been fragging since %time%, I'll msg you later when the adrenaline wears off.]
    %time%.     ...
[Not here]
 
[Gone since %time%, will be back later.]
  %time%,  .
;[On the phone]
; 
[I'm on the phone since %time%, give me a sec!]
     %time%,   
[A new Away System for Miranda]
     . : Homeric.

;;======================================
;X-Plugin: [Reconnect] Reconnect Version(?-?)
;X-Translation-Authors: 

[Max Attempts:]
 :
;[Timeout]
;  
[msec]

[0 - Infinite it is clean attempts]
(0 - )

;;======================================
;X-Plugin: [Wassup] Wassup Version(0.1.2.0-0.1.3.5)
;X-Translation-Authors: PoWeR,   aka Voron (VoronSoft  email.ru)

[Querying...]
...
[Subcategory]

[Customise]
  
[Localisation]

[Development]

[Resolving %s...]
 %s...
[Could not resolve host. Try again later.]
 .  .
[Misc]

[Remember dialogs size and position]
  
[Updates]

[Downloads]

[Install]

[Remind me later...]
 ...
[A new nightly is not available]
  
[You have chosen to install one or more plugins, are you sure you would like to continue?]
    ,      ?
[You have chosen to install the latest nightly, are you sure you would like to continue?]
    ,       ?
[Documentation]

[Downloading selected]
  
[Select directory to save to:]
   :
[Previous version]
 
[Installed version]
 
[The transfer was unsuccessful (%d error code)]
  .  : %d
[Required data was not received, aborting...]
  ,  ...
[List of]

[Wassup updates]

[A new nightly is available]
    !
[One or more of your plugins was updated]
    
[Ready]

[Download file]
 
[Copy URL to clipboard]
   
[Open file/directory when download finishes]
 /  
[Auto-Checkups]
 
[Check for....]

[A new nightly]

[Updated plugins]

[Every]

[hour/s]
()
[Check for updates at startup]
  
[Enable caching]
 
[Select All]
 
[Multi-Selection]
  
[Select highlighted]
 
[Select Updated]
 
[&Wassup]

[Check for &Nightly Updates]
  
[Check for &Components Updates]
  
[Check for &Plugins Updates]
  
[Fetching Data...]
 ...
[Before you can check for plugin updates, you will need to select what plugins you would like to track. Go to Options->Wassup->Plugins Updates.]
  ,     : ->->
[Web Info]

[Source Type (*.%s)]
 (*.%s)
[All Files (*.*)]
  (*.*)
[Save download to...]
 ...
[Retrieving Plugins list]
  
[List of Plugins]
 
;[Are you sure you would like to delete settings? If you continue, all of your settings will be deleted!]
; ,    ?   ,    !
;[All settings will be erased after you close the options window!]
;      !
;[Name]
;
;[Author]
;
;[Version]
;
[Latest version]
 
[Last Update]
 
[Download]

[More Info]
 
[Before selecting installed plugins, the current list of plugins will be retrieved from the server.]
   ,       
[Network Settings]
 
[Plugins Updates]

[Sending packets]
 
[Receiving packets]
 
[Getting the latest Nightly version]
  
[Latest nightly version]
 
[Getting the changelog]
 
[Miranda's ChangeLog]
 
[Retrieving list]
 
[Wassup Error]
 
[Connection to the server has failed. Try again later.]
   .
[Cannot send packet to server, aborting...]
     ...
[Error has occured while trying to receive packet from server, aborting...]
     ...
[Could not create a new socket for the connection]
      
[Could not save the downloaded file, please make sure that the save path is not being used]
    ,     
[Some error has occured while trying to create a new thread]
      
[Could not initialize WinSock! Try restarting Miranda]
   WinSock!  
[Are you sure you would like to abort? A transfer is in progress!]
  !     ?
[Start]

[Stop now!]

[Transfer Status (In bytes)]
  ( )
;[Transferred:]
;:
[Nightly Builds]

[Current nightly build:]
 :
[Latest nightly build:]
 :
[Get Changelog]

[ChangeLog]

[Thread started]
 
[Press OK to continue]
 OK  
[Execution has stopped]
 
[Analyzing data...]
 ...
[Error has occured]
 
[Connecting to %s...]
  %s...
[Connected to server!]
  
[N/A]
[Wassup]

[Download Options]
 
[Do not save files to disk]
    
;[Reset]
;
;[Delete Settings]
; 
[Wassup - Network Settings]
 -  
[Use HTTP Proxy Server]
 HTTP -
;[Proxy server:]
; :
;[Port:]
;:
;[Proxy requires authorization]
;  
;[Username:]
;:
;[Password:]
;:
[Wassup - Plugins Updates]
 -  
[Get List from Server]
   
[Plugins Selection]
 
[Only select active plugins]
  
[Select installed plugins]
 
[Clear All]
 
[Components Updates - Wassup]
 
[Hightlight updates...]
 
[Since last time I checked]
  
[Since:]
:
;[Plugins]
;
[Tools]

[Plugins Updates - Wassup]
 
;[OK]
[Check for Miranda updates]
          , ,     . : PoWeR    :   aka Voron (VoronSoft  email.ru)

;;======================================
;X-Plugin: [ContactsEx] Contacts Ex Version(1.1.2.0-1.1.2.0)
;X-Translation-Authors: 

[Adds contact specific options: Browse Files, View Website, Last Online, and Copy IP Address]
  :  , ,       IP-. : Homeric.
;[<unknown>]
;[AM]
;[PM]
[Browse Received Files]
 
[View Homepage]

[Browse Files]
 
[Browse Files Options]
 " "
[ContactsEx]
 
[Folder View]

[Explorer View]

[Show Menu Item]
  
[Hide Menu Item]
  
[Disable Menu Item]
  
[Last Online]
 ...
[Last Online Options]
 "   "
[Adds a context menu item to your contacts showing the time the contact was last online.]
  ,  ,       .
[Enable Last Online]
 " "
[Menu item text:]
 
[If last online is unknown:]
  :
[If contact is currently online:]
    :
[Last Online Variables]
 "   "
[Year]

[Month (01-12)]
 (01-12)
[Day (01-31)]
 (01-31)
[Hour (01-24)]
 (01-24)
[Hour (1-12)]
 (1-12)
[Minutes (00-60)]
 (00-60)
;[AM/PM]
[Seconds (00-60)]
 (00-60)
[Adds a "Browse Files" context menu item to your contacts.]
   " "
[Enable Browse Files]
 " "
[Folder view type:]
  :
[If contacts directory is empty:]
  :
[If contacts directory does not exist:]
   :
[View Homepage Options]
 ""
[Adds a "View Homepage" context menu item to your contacts.]
   ""  .
[Enable View Homepage]
 ""
[If contact is missing a homepage:]
   :
[Month Name]
 ()
[Month Name Short]
 ()
[Day of Week]
 
[Day of Week Short]
  ()
[Icon in menu item:]
   
[Show Icon]
 
[Hide Icon]
 
[Copy IP]
 IP
[Copy IP Address]
 IP-
[Copy IP Address Options]
  IP
[Adds a "Copy IP Adress" context menu item to your contacts.]
   " IP"  .
[Enable Copy IP Address]
 " IP"
[If contact's IP address is unknown:]
 IP- :
[Last Status]
. 

;;======================================
;X-Plugin: [DbExport] DbExport Version(1.0.0.1-1.0.0.1)
;X-Translation-Authors: 

;Error messages:
[I could not open file '%s' for writing.\nCheck disk space and your write privileges.]
   '%s'  .\n         .

;Menu item
[&Export to autoexec.ini...]
&  autoexec.ini...

;Plugin description
[Exports your settings into an autoexec_<yourname>.ini file.]
    autoexec_<_>.ini. : Homeric.

;;======================================
;X-Plugin: [GamerStatus] GamerStatus Version(0.0.0.4-0.0.0.4)
;X-Translation-Authors: 

[%s is running]
%s 
[Back to normal]

[Disabled GameAway mode]
  GameAway
;[Yes]
;[No]
[You must enter a process name!]
    
;[Error]
;
[Modified setting]
 
[Lose changes to this entry? (Click NO to cancel)]
    (   )
[Delete?]
?
[Delete this entry?]
  ?
[Process name]

[Process name:]

;[Status]

[Status message]

[Set back]

;[Popup]

[Plugin enabled]

[Process names]

[Only online]
 " "
[Check process list every]
 
[Set ICQ status to]
 
[when process is detected running]
  
[Status message:]
:
[Set old status when process terminates]
   
[Notify through pop-up]
 ()
[Change only if current status is Online]
   " ".
[GamerStatus Plugin]
 GamerStatus
[LaunchInfo.txt location and filename:]
   LaunchInfo.txt:
[(optional)]
(.)
[Variable list]



;;======================================
;X-Plugin: [RSSNews] RSSNews Version(0.0.1.2-0.0.1.2)
;X-Translation-Authors: Igor A. Melekhine

; by Igor A. Melekhine
; Dialogs
[News]

;[No description given]
[Feed]

[Link]

[Select a feed to manage.]
   .
[Select a feed to delete.]
   .
;[Warning]
;
[Enter a value in Title field.]
  
[Enter a value in Server field.]
  
[Enter a value in Location field.]
  
[Manage feed]
 
[Adding new feed]
  
[Feed options]
 
[Title :]
 :
[Server :]
 :
[Location :]
 :
[Port :]
 :
[Check every]
 
;[minutes]
;
[Maximum news displayed]
  
[(0 = no limit)]
(0 =  )
[Example]

[Real URL :]
 URL :
[http://www.mynewsserver.com/news/feed.xml]
http://wwww.infosync.no/feed/infosync.php
[goes to]
 
[www.mynewsserver.com]
www.infosync.no
[/news/feed.xml]
/feed/infosync.php
;[&Ok]
;&
;[&Cancel]
;&
[&Add new feed...]
&...
[&Manage feed...]
&
[&Delete feed]
& 
[Notification]

[Show &PopUp]
  
[Show contact &list event]
   
[Feed enabled]
 
[Feed disabled]
 
[Retrieve news at &startup]
   
[Open URLs in &new browser window]
     
[Do not show warning, help and &error messages]
      
[Save the windows size and location &individually for each feed]
       
;[Colours]
;
;[Background colour]
; 
;[Text colour]
; 
;[Use default &background colour]
; &  
;[Use default &text colour]
; &  
;[&Use Windows colours]
;  &Windows
;[Previe&w]
;
;[Icon]
;
;[Use default &icon]
;  
;[On left click]
;   
;[On right click]
;   
[Open link]
 
;[Open history]
; 
;[Close popup]
; 
[Link :]
 :
;[Description]
;
[&Read more]
&
;[&Close]
;&
;[Read &Next (%u)]
; & (%u)
[connection]

;[&Help]
;&
[&Store news in database]
&    
; Options pages
;[Plugins]
;
[RSSNews]
RSS
;[PopUps]
; 
; Menu item
[Retrieve &news]
 &
; Sound
[Incoming RSS news]
 RSS 
; Tooltip
[News received]
 
[View Feed's History]
  
; Error
;[Error]
;
;[Help]
;
[RSS plugin can't connect to the server %s, it may be temporarily down. Please try again later.]
RSS      %s,   .  .
[RSS plugin is unable to resolve the name of the server %s.]
RSS    IP-,    %s.
[Error creating RSSNews window]
   RSS 
[RSSNews plugin can't find windows sockets version 1.1. This plugin doesn't will work.]
RSSNews      1.1.     .
; Others
;[Icon File]
;  
[Feed ID]
ID 

;;======================================
;X-Plugin: [CopyIP] CopyIP Version(0.0.0.2-0.0.0.2)
;X-Translation-Authors: 

[This plugin allows you to copy a user's IP to the clipboard.]
    IP    .
[Copy &IP]
 &IP

;;======================================
;X-Plugin: [?] Visibility menuitem plugin Version(0.3.1.0-1.2.1.0)
;X-Translation-Authors:   aka Voron (VoronSoft  email.ru)

[Set user properties by contact menu]
       
[Always visible]
 
[Never visible]
 
[Hide from list]
  
[Shown menu items]
  

; Update Visibility menuitem plugin 0.3.1.0 -> 1.2.1.0 (     )

;;; !!! Translated by   aka Voron (VoronSoft at email.ru) !!!

[MenuItemEx]
 
[Ignore...]
...
[Protocol...]
...
[Group...]
...
[Send 'You were added']
 ' '
[Request Authorization]
 
[Request authorization]
 

;;======================================
;X-Plugin: [AlwaysOnline] AlwaysOnline Version(0.2.1.2-0.2.1.2)
;X-Translation-Authors:   aka Voron (VoronSoft  email.ru)

;   <Vladimir_r at inbox.ru>

;Options Tree
;[Plugins]
[AlwaysOnline]

;Options Dialog
[Show debug messages]
. 
[Timeout (msec):]
 ()

;;======================================
;X-Plugin: [?] SMS+ Version(0.0.1.0-0.0.1.0)
;X-Translation-Authors:   aka Voron (VoronSoft  email.ru)

;   <Vladimir_r at inbox.ru>

;Miranda Menu
;--------------------
[&Send SMS+]
& SMS

;Options Menu
;--------------------
;[Plugins]

;Message Details
;--------------------
;[Unknown]
;
;[Source]
;
[Destination_UIN]
 UIN
[Sender]

;[Message]
;
[Send At]
 
[Invalid ACK data!]
 ACK-
[Deliver]

[Error ID]
 
;[Description]
;
[Phone]

[Message ID]
 
;[Network]
;
[Messages Left]
 

;Options Dialog
;--------------------
[Build]

[by]
VoronSoft   
[Sent by]

[SMS To E-mail Gateway :]
 SMS - Email
[Always Send Through E-mail Gateway]
   
[Insert Signature In Message]
   
[Signature:]
:
[SMS+ Options]
 SMS+

;Receive SMS Dialog
;--------------------
[SMS From]
SMS 
[From :]
:
[Phone No :]
 :
;[Received SMS from ICQ network]
;   ICQ 
[Message :]
:
[&Show details]
 
;[&Reply]
;
;[&Close]
;

;Send SMS Dialog
;--------------------
[Send SMS+]
 SMS
;[&Close]

;[&Send]
;
;[Message]
;
[0 character(s); 0 part(s)]
0 (); 0 ()
[To :]
:
;[Phone No :]
; :
[Phone Number]
 
[Send In Translit]
 
[Send Through E-mail Gateway]
  
[Deliver State]
 
[Show Details]
 
[character(s);]
()
;[part(s)]
;()
[Request sent through E-mail Gateway!]
  ...
[Successfully delivered through E-mail Gateway!]
  !
[Request sent!]
 !
;[Invalid ACK Data!]
[Undeliverable!]
 !
[SMS To]
SMS
[Successfully delivered!]
 !

;;======================================
;X-Plugin: [SmileyAdd] SmileyAdd Version(0.0.2.0-0.0.2.0)
;X-Translation-Authors:   aka Voron (VoronSoft  email.ru)

; !!! translated by Voron (VoronSoft AT email.ru) !!!

[Smileys]

;[Display]
;
[Enable smiley replacement in message dialog]
    .
[SmileyAdd]
  
[Adds smiley support to standard message dialog]
         .  Voron (\VoronSoft\@email\.ru)


;Update to SmileyAdd 0.1.0.x

;[Enable smiley replacement in message dialog]
; 

[Enable smiley replacement for use in other plugins]
     

[Only replace isolated smileys (spaces on both sides)]
      

[Enable]


;[Display]
; 

[Smiley libraries]
 

[Use one smiley library for all]
   - 

[Specify library for each category]
   

;[Show category:]
; 

[Standard smileys]
. 

[AIM smileys]
AIM 

[ICQ smileys]
ICQ 

[POP3 smileys]
POP3 

[Smiley library]
 

[(Leave blank to disable for this category)]
(   )

[Name:]
:

;[Author:]
; 

;[Version:]
; 

;[Date:]
; 

[(Note: You may need to close some dialogs for changes to take effect!)]
(:    !)

;;======================================
;X-Plugin: [netsend] net_send_protocol Version(0.0.3.5-0.0.3.5)
;X-Translation-Authors:   aka Voron (VoronSoft  email.ru)

; !!! translated by Voron (VoronSoft\@\email\.ru) !!!

;error message win2k
[Can't register netbios names.\n Please stop the messenger service and try again.]
  NetBios-.\n     . 

;error message win95
[Can't register netbios names.\n Please exit winpopup and try again.]
  NetBios-.\n  WinPopup   .

;the label in the find users dialog
[User/Computer/IP]
/./IP

;the nsp group name in options dialog
[Net send protocol]
Net send 
;[Network]
;

;options dialog labels
[On sending msg identify with:]
    :
[computer name]
 
[user name]
 
[Min status check interval:]
.    
;[min.]
;
[Use name lookup on msg receiving]
     
[Turn off when offline]
,    

;the group label for security settings
[Security:]
 :
[Don't trust on names in message]
    
[Don't listen on mailslot (needs restart)]
 . MailSlot (. )

;the group label for usage of name cache
[Use name cache when:]
  , :
[adding contacts]
 
[receive message]
 

;;======================================
;X-Plugin: [AutoReplacer] AutoReplacer Version(0.0.0.4-0.0.0.4)
;X-Translation-Authors:   aka Voron (VoronSoft  email.ru)

;;; !!! Translated by   aka Voron (VoronSoft at email.ru) !!!

; Options group name
;[Events]

; Options page name
[AutoCorrection]

[AutoText]


; Options page
[&Enable AutoCorrection]
& 
[&Enable AutoText]
& 
[Correct TWo INitial &CApitals]
   &
[Capitalize first letter of &sentences]
    
[Capitalize &names of days]
     &
[AutoText entries]
:
[Replace]

[With]

;[&Add]
;[&Delete]

; Other
[monday]

[tuesday]

[wednesday]

[thursday]

[friday]

[saturday]

[sunday]

[Adds AutoCorrection and AutoText features to message window.]
         . :   aka Voron (VoronSoft  email.ru)

;;======================================
;X-Plugin: [AutoResponse] AutoResponse Version(0.0.0.2-0.0.0.2)
;X-Translation-Authors:   aka Voron (VoronSoft  email.ru)

;;; !!! Translated by   aka Voron (VoronSoft at email.ru) !!!

;; Options group name
[Auto Reply]


; Options page name
[Settings]


; Options page
[Auto Response - Settings]
 - 
[Auto Respond when in Away / NA]
,  ""  N/A
[Message to Respond with...]
 ...
[Set Respond Msg]
. 
[Auto Response when in Away/NA, can be enabled/disabled]
    .     . :   aka Voron (VoronSoft  email.ru)

;;======================================
;X-Plugin: [NicknameSwitch] Nickname Switch Version(0.0.2.2-0.0.2.2)
;X-Translation-Authors:   aka Voron (VoronSoft  email.ru)

;;; !!! Translated by   aka Voron (VoronSoft at email.ru) !!!

[Remove Custom Name]
  
[Restore Custom Name]
  
[Remove All Custom Name]
   
[Remove all Custom Name]
 
[Restore All Custom Name]
   
[Restore all Custom Name]
 
[Are you sure you want to replace the original backup copy of custom nickname \"%s\" and change it to \"%s\"?\n\nIf select \"No\", the current custom nickname will be lost!]
        \"%s\"     \"%s\"?\n\n  \"No\",     ! 
[Nickname Switch]
 
;[Hot Keys]
;
[Changes in hot key require restarting Miranda to take in effect.]
     .
[Easily switch back and forth between user's nickname and custom nickname.]
       .     . :   aka Voron (VoronSoft  email.ru)

;;======================================
;X-Plugin: [NewEventNotify] NewEventNotify Version(0.0.4-0.0.4)
;X-Translation-Authors: Denn <denn at gamelife.org>

;-duplicates removed
[You were added!]
 

[Requests your authorisation]
  
[ICQ Web pager]
[ICQ Email express]
[Unknown Event]
 
;Menuitem
[Notify of new events]
   
;Options Tree
;[PopUps]
;

[Event Notify]

;Options Dialog
[Popup Colors]
 
[Use default colors]
 
[Notify me of ...]
   ...
[Others]

;duplicates removed
[Show entry in the main menu]
    
[Temporarily disable Event Popups]
  
[Show Preview of Event in Popup]
  
[Left Click Actions]
  
[Right Click Actions]
  
[Dismiss Popup]
  
[Open Event]
 
[Dismiss Event]
 
[Message-Event only]
  
[Don't show Popup when Message-Dialog is already open]
 ,     
[Open Reply-Dialog instead of reading the Message]
     

;;======================================
;X-Plugin: [StartupStatus] Startup Status Version(0.0.0.7-0.0.0.7)
;X-Translation-Authors:   aka Voron (VoronSoft  email.ru)

[Show dialog on startup]
  
[Change window state]
  
;[Closing in %d]
;  %d
;[Close]
[Protocol]

;[Status]
;[Minimized Window]
;[Normal Window]
[StartupStatus]
 
[<last>]
< .>
[Set status to offline before exit]
   ""  
[Confirm resetting status]
  
[StartupStatus, allows you to define the status Miranda should set on startup, configurable per protocol.]
  ,      ,    . :   aka Voron (VoronSoft  email.ru)

;;======================================
;X-Plugin: [KeyboardNotify] Keyboard Notify Version(1.3.0.0)
;X-Translation-Authors:   <bravo at owl-group.ru>

;IDD_KEYBDOPTIONS
[Events to react on]

[Incomming messages]
 
[Incomming files]
 
[Incomming URLs]
 
[Everything else]
 
[Keys to flash]
 
;[Num Lock]
;[Caps Lock]
;[Scroll Lock]
[Flash speed]
 
[Slow]

[Fast]

[Seconds to wait before starting flash]
   

;;======================================
;X-Plugin: [YAMN] Yet Another Mail Notifier (0.1.0.1)
;X-Translation-Authors: Oleg Makovski <olegm at mailru.com>
;
;	Main
;
[YAMN: new mail]
YAMN:  
[YAMN: connect failed]
YAMN:  

;
;	Menu
;
[Check &mail (YAMN)]
 & (YAMN)

;
;	Options
;
[Hotkey for mail check:]
   :

;
;	Mail browser
;
[%s - %d new mails, %d total]
%s -  %d,  %d
[ - new mail(s)]
 -  
;[From]
;
[Subject]

;[Size]
;
[Run application]
 
[Delete selected]
 
[Delete confirmation]
 
[Do you really want to delete selected mails?]
    ?

;
;	Bad connection dialog
;
[ - connection error]
 -  
[Cannot allocate memory for received data]
      
[Bad user name or error while logging]
      
[Bad user or password or error while logging]
        
[Cannot get number of messages]
    
[Cannot resolve message signatures]
    
[Cannot get sizes of messages]
    
[Cannot find server]
   
[Cannot connect to server]
    
[System error occured]
  
[Cannot send data]
   
[Cannot receive data]
   
[Unknown error]
 

;
;	No new mail dialog
;
[No new mail]
  

;;======================================
;X-Plugin: [YAMN-POP3] Yet Another Mail Notifier POP3 Plugin (0.1.0.1)
;X-Translation-Authors: Oleg Makovski <olegm AT mailru.com>
;
;	Main
;
[Found new version of account book, not compatible with this version of YAMN.]
       -      YAMN.
[Error reading account file. Account file corrupted.]
      .     .
[Memory allocation error while data reading]
     .
[Reading file error. File already in use?]
  .   ?
[Error while copying data to disk occured. File in use?]
    .   ?
[YAMN (internal POP3) read error]
YAMN ( POP3)  
[POP3 plugin- write file error]
POP3  -     

;
;	Options
;
[Please wait while account is in use.]
     .
[Please wait while no account is in use.]
      .
[Time left to next check [s]: %d]
    []: %d
[Select executable used for notification]
   
[Input error]
 
[This is not a valid number value]
  
[At least one mail notification event must be checked]
         
[Please select application to run]
   
;[Delete]
;
[Check this account]
  
[Server:]
:
[Port]
:
[User:]
:
;[Password:]
;:
[Check interval [min]:]
   []:
[Sound notification]
 
[Message notification]
  
[Tray icon notification]
  
[Application execution:]
 :
[Sound notification if failed]
   
[Message notification if failed]
    
[Tray icon notification if failed]
    
[Default codepage:]
 :
[Check while:]
 :
;[Offline]
;[Online]
;[Away]
;[N/A]
;[Occupied]
;[DND]
;[Free for chat]
;[Invisible]
;[On the phone]
;[Out to lunch]
[Startup check]
  
;[Default]
; 
[Reset counter]
 
[Account Test]

[Account Test (failed)]
 ()
;[Account Test]
;
[You have N new mails]
  N  
[Connection failed message]
   
[Popup notification]
 
[Popup if no mail]
   
[Single popup]
 
[Multi popup]
 
[Popup notification if failed]
  
[Check from menu]
  

;;======================================
;X-Plugin: [path] Path (1.0.0.1-1.0.0.1)
;X-Translation-Authors: Homeric

[Provides PATH services to other plugins for Miranda versions prior to 0.4]
  PATH        0.4. : Homeric.

;;======================================
;X-Plugin: [MakeRelative] MakeRelative(1.0.0.1-1.0.0.1)
;X-Translation-Authors: Homeric

;Plugin description
[Uses Path.dll to change to relative the path of some DB items.]
 Path.dll       . : Homeric

;;======================================
;X-Plugin: [historypp] History++(1.4.0-1.4.0)
;X-Translation-Authors: Homeric

;#
;# History++ translation strings
;# 30.05.2003
;# part of History++ 1.4.0 release
;#
;

;[OK]
;OK
;[Cancel]
;Cancel
;[Close]
;Close
;[&Close]
;&Close
;

; ----- History++ translation section
; ----- New group: Password Options Form

;

[History++ Password Protection]
  History++
[Password Options]
 
[Protect all contacts]
  
[Protect only selected contacts]
  
[Password...]
...
[Password set]
 
[Password not set]
  
[System History (%s)]
  (%s)
[&Refresh List]
& 
;

; ----- History++ translation section
; ----- New group: Password Checking Form

;

[Password Check]
 
; [History++ Password Protection] is present in "Password Options Form"
[Enter password]
 
[To access Password Protection options you need to enter password]
      
;[Password:]
;Password:
;

; ----- History++ translation section
; ----- New group: New Password Form

;

[New Password]
 
[Password and Confirm fields should be similar]
 ""  ""   
;[Error]
;Error
[Enter new password]
  
[Pay attention to CAPS LOCK button state]
   CAPS LOCK
; [Password:] is present in "Password Checking Form"
[Confirm:]
:
[Leave this fields blank to disable password]
      
;

; ----- History++ translation section
; ----- New group: History Options Form

;

; [Close] is present in "Default"
[Use Miranda default settings]
  
[Miranda's settings used]
  
[History++ Options]
 History++
[Event Icons]
 
[Show event icons]
  
[%s Header]
 %s
[Change nick and date font for %s.]
   %s.
[Nick Font]
 
[Nick Font Color]
 
[Date Font]
 
[Date Font Color]
 
[Customize %s]
 %s
[Customize the look of %s Event. Select it's font, font color and background color.]
  "%s".  ,     .
;[Font]
;Font
[Font Color]
 
[Back Color]
 
;

[Incoming Message Sample]
  
[Outgoing Message Sample]
  
[Incoming URL Sample]
  URL
[Outgoing URL Sample]
  URL
[Incoming File Transfer Sample]
  
[Outgoing File Transfer Sample]
  
[System Message Sample]
  
[You Were Added Message Sample]
  " "
[Authorisation Request Sample]
   
[SMS Sample]
 SMS-
[(time and date)]
25.10.1917 01:15
[Nothing selected. Select item from the left and change it's properties below.]
  .        .
[Nothing Selected]
  
[Outgoing Message]
 
;[Incoming Message]
;Incoming Message
[Incoming Url]
 URL
[Outgoing Url]
 URL
;[Incoming File]
;Incoming File
[Outgoing File]
 
[System Message]
 
[You Were Added Message]
 " "
[Authorisation Request]
  
[SMS Message]
SMS-
[Incoming Messages]
 
[Outgoing Messages]
 
;

[Some Contact]

;

; ----- History++ translation section
; ----- New group: History Grid String

;

[Full History Log]
 
[### (generated by history++ plugin)]
### (  history++)
[<h6>Generated by <b>History++</b> Plugin</h6>]
<h6>  <b>History++</b></h6>
[History++ export]
 History++
[History is empty]
 
[No such items]
  
[Partial History Log]
 
[Starting up...]
...
;

; ----- History++ translation section
; ----- New group: Main Form and all it's strings

;

[History++ [%s]]
History++ [%s]
;[Show]
;Show
[and]

;

[All Events]
 
; [Incoming Messages] is present in "History Options Form"
; [Outgoing Messages] is present in "History Options Form"
;[Files]
;Files
[Urls]
URL`
;

[Recent at bottom]
 
[Recent on top]
 
;

;[&Search...]
;&Search...
;[&Delete]
;&Delete
[&Additional]
&
; [Close] is present in "Default"
;

[Enter]

[You need password to access this history]
     
; [Password:] is present in "Password Checking Form"
;

;[Save History]
;Save History
[HTML file (*.htm)|*.htm;*.html|All files (*.*)|*.*]
 HTML (*.htm)|*.htm;*.html|  (*.*)|*.*
;

[Save All as &HTML...]
   &HTML...
[Save All as &XML...]
   &XML...
[Save All as &Text...]
   &...
[&Delete All]
& 
[&Password Protection...]
& ...
;[&Options...]
;&Options...
;

[&Open]
&
[Open &File]
 &
[Open File Fo&lder]
 &  
[Forward &Message]
 &
;[&Copy]
;&Copy
[Copy &Text]
 &
; [&Delete] is present in "Main Form and all it's strings"
[&Save Selected...]
& ...
;

[Open &Link]
 &
[Open Link in New &Window]
    &
; [&Copy] is present in "Main Form and all it's strings"
;

[Server]

[System History]
 
; [&Options...] is present in "Main Form and all it's strings"
[%.0f items in history]
%.0f   
[HotSearch: %s (F3 to find next)]
 : %s (F3  )
[Partial History [%s] - [%s]]
Partial History [%s] - [%s]
[Do you really want to delete selected items (%.0f)?]
       (%.0f)?
[Delete Selected]
 
[Do you really want to delete selected item?]
      ?
;[Delete]
;Delete
;

[URL: %s]
URL: %s
[Unknown Contact]
 
;[Authorisation Request by %s (%s%s%d): %s]
;Authorisation Request by %s (%s%s%d): %s
;[You were added by %s (%s%s%d)]
;You were added by %s (%s%s%d)
[Outgoing File Transfer:]
 :
[Incoming File Transfer:]
 :
[Loading...]
...
[Saving...]
...
[Searching...]
...
[Deleting...]
...
; [Enter password] is present in "Password Checking Form"
[Do you really want to delete ALL items (%.0f) for this contact?]
   (%.0f)   ?
[Note: It can take several minutes for large history.]
:        
[Delete All]
 
[Full History [%s] - [%s]]
Full History [%s] - [%s]
[Search: %s (F3 to find next)]
: %s (F3  )
; [HotSearch: %s (F3 to find next)] is present in "Main Form and all it's strings"
[You have reached the end of the history.]
    .
[Do you want to continue searching at the beginning?]
    ?
[History++ Search]
 History++
["%s" not found]
"%s"  
;

[HTML file (*.htm; *.html)|*.htm;*.html]
 HTML (*.htm; *.html)|*.htm;*.html
[XML file (*.xml)|*.xml]
 XML (*.xml)|*.xml
[Text file (*.txt)|*.txt]
  (*.txt)|*.txt
[All files (*.*)|*.*]
  (*.*)|*.*
;

[Selected file and contact file folder not found]
      
[History++]
History++
;

[You have entered the wrong password.]
   .
[Make shure you have CAPS LOCK turned off.]
   CAPS LOCK .
; [History++ Password Protection] is present in "Password Options Form"
;

; ----- History++ translation section
; ----- New group: Event Details Form

;[Event Details]
;Event Details
;

;[URL]
;URL
;[File]
;File
;[Message]
;Message
[Incoming]

[Outgoing]

; [Server] is present in "Main Form and all it's strings"
; [Incoming Message] is present in "History Options Form"
; [Outgoing Message] is present in "History Options Form"
[File Transfer]
 
[SMS]
SMS
[WebPager]
WebPager
;

;[Event Info]
;Event Info
;[Type:]
;Type:
[Date/Time:]
/:
;[From]
;From
;[Nick:]
;Nick:
[ICQ #:]
 ICQ:
;[More...]
;More...
;[To]
;To
;[Content]
;Content
;[>>]
;>>
[<<]
<<
; [Forward &Message] is present in "Main Form and all it's strings"
[Fast history plugin with filter capability\nBased on improved code of History+ plugin]
     .     History+. : Homeric.

;;======================================
;X-Plugin: [Weather] Weather Version(0.2.2.0-0.2.2.7)
;X-Translation-Authors: Yury A. Marcinchick

; this is a template for translation of weather plugin v0.0.1.0+
; last updated Jan 11, 2003 for v0.2.2.0

; Note: New strings before ver 0.2.0.0 are now all combined in the top section

; main
[Weather Protocol]
 
[Weather]


; menu items
[Update Weather]
 
[Read Complete Forecast]
  
[Brief Information]
 
[View Log]

[Edit Settings]
 
[%s - Update All]
%s -  
; note: %s is the protocol name

; edit settings box
;[Description]
;
;[ID]
[Current weather information for %s.]
     %s
[Weather Station]
 
[Log Information]
 
[Use internal history]
 
[Use external file]
 
[Other Options]
 
[Disable PopUp for this station]
   
[Brief Info]
 
[Path:]

;[Default]
[Set as default station]
 
; these should be included in other plugin or core
;[Cancel]
;[Change]

; log message boxes
[Weather condition was not logged.]
   

; brief weather information
[No information available.\nPlease update weather condition first.]
  \n    

; brief info dialog
[Brief Weather Information]
   
[Read More]


; search
[Station ID]
ID 
[Please try again after weather update is completed.]
      

; options
;[Options]
[Use English units]
  
; note: %s is the name of the city
[Show main menu items]
   
[Update weather information every]
 
[minutes.]

[Display current condition on contact list]
    
[Hide Weather in status bar and status menu]
       
[If new protocol is installed or icon is changed:]
  :
[Rebuild Icons]

[Degree sign:]
 
; the following are string represent temperature
;[%sC]
;[%sF]

; display options
[Display Text]
 
;[Contact List]
; 
[History Log]
 
[External Log]
 
[Popup Text]
 
[More Info URL]
URL . 
[Weather Map]
 
[Weather condition for %n as of %u\n\n%c\nTemperature: %t\n\nForecast for today, High: %h   Low: %l]
   %n - %u\n\n%c\n: %t\n\n  , : %h   : %l
;[Brief Info]
; 

; popup options
[Enable popups]

[Popup only when condition changes]
  
[Show informations and warnings]
  
; previews
[Here is a short weather description]
  
[This is the name of the city]

; the following strings should already translated by other plugins
;[Background colour]
;[Text colour]
;[Use Windows colours]
;[Preview]
;[Colours]

; popups
[Unable to retrieve weather information for %s]
      %s
[Cannot reset status while updating weather]
      
[Weather updates are re-activated]
  
[Weather updates are now disabled]
  
[%s is now the default weather station]
%s    

; log
[<unknown time>]
<  >

;===============================
; weather conditions
;   Note: the following may not be a complete list of all the possible weather conditions
;         here are just a "few" common conditions as there are way too many to identify!!

; sunny
[Sunny]

[Clear]

[Fair]

[Sunny/Windy]
, 
[Clear/Windy]
, 
[Fair/Windy]
, 
[Windy]


; partly cloudy
[Partly Sunny]
 
[Mostly Cloudy]
 
[Mostly Clear]
 
[Partly Sunny/Windy]
 , 
[Mostly Clear/Windy]
 , 
[Mostly Sunny]
 
[Mostly Sunny/Windy]
 , 

; cloudy
[Cloudy]

[Overcast]
 
[Cloudy/Windy]
, 
[Overcast/Windy]
 , 
[Mostly Cloudy/Windy]
 , 
;[Mostly Cloudy]
; 

; rain
[Light Drizzle]
 
[Drizzle]

[Light Rain]
 
[Rain]

[Heavy Rain]
 
[Light Rain/Fog]
 , 
[Rain/Fog]
, 
[Light Drizzle/Windy]
 , 
[Drizzle/Windy]
, 
[Light Rain/Windy]
 , 
[Rain/Windy]
, 
[Heavy Rain/Windy]
 , 
[AM Light Rain]
  
[PM Light Rain]
  
[AM Light Rain/Windy]
  , 
[PM Light Rain/Windy]
  , 

; showers
[Rain Shower]
 
[Shower]

[Heavy Rain Shower]
  
[Heavy Rain Shower/Windy]
 , 
[Light Rain Shower]
[AM Shower]
 
[PM Shower]
 
[Scattered Shower]
 
[Rain Shower/Windy]
 , 
[Shower/Windy]
, 
[Light Rain Shower/Windy]
 , 
[AM Shower/Windy]
 , 
[PM Shower/Windy]
 , 
[Scattered Shower/Windy]
 , 
[Few Showers]
  (?)
[Few Showers/Windy]
 , 
[Showers in the Vicinity]
 
[Thunder in the Vicinity]
 

; snow
[Light Snow]
 
[Snow]

[Heavy Snow]
 
[Light Snow Pellets]
  
[Snow Pellets]
 
[Light Ice Pellets]
 
[Ice Pellets]

[Wintery Weather]
 
[Light Freezing Rain]
  
[Freezing Rain]
 
[Flurries/Windy]
, 
[Light Flurries/Windy]
 , 
[Light Snow/Windy]
 , 
[Snow/Windy]
, 
[Heavy Snow/Windy]
 , 
[Light Snow Pellets/Windy]
  , 
[Snow Pellets/Windy]
 , 
[Light Ice Pellets/Windy]
 , 
[Ice Pellets/Windy]
, 
[Light Freezing Rain/Windy]
  , 
[Freezing Rain/Windy]
 , 
[Wintery Mix]
 
[Light Snow Grains]
  
[Snow Grains]
 
[Rain/Snow]
, 
[Rain/Show/Windy]
, , 
[Light Rain/Freezing Rain]
 ,  
[Rain/Freezing Rain]
,  
[Light Rain/Freezing Rain/Windy]
 ,  , 
[Rain/Freezing Rain/Windy]
,  , 
[AM Snow]
 
[PM Snow]
 
[AM Light Snow]
  
[PM Light Snow]
  
[Ice Crystals]
 
[Ice Crystals/Windy]
 , 

; snow showers
[Snow Showers]
 
[Heavy Snow Shower]
 
[Heavy Snow Shower/Windy]
 , 
[PM Snow Showers]
  
[AM Snow Showers]
  
[Rain/Snow Showers]
   
[Snow Showers/Windy]
 , 
[PM Snow Showers/Windy]
  , 
[AM Snow Showers/Windy]
  , 
[Rain/Snow Showers/Windy]
     
[Light Snow Showers]
 
[Light Snow Showers/Windy]
 , 
[Flurries]

[Light Flurries]
 
[Scattered Flurries]
 
[Few Flurries]
 
[Few Flurries/Windy]
 , 
[Scattered Snow Showers]
 
[Scattered Snow Showers/Windy]
 , 
[Few Snow Showers]
 
[Few Snow Showers/Windy]
 , 
[Freezing Drizzle]
 
[Light Freezing Drizzle]
  
[Freezing Drizzle/Windy]
 , 
[Light Freezing Drizzle/Windy]
  , 

; thunder
[Thunderstorms]

[Scattered Thunderstorms]
 
[Thunderstorms/Windy]
, 
[Scattered Thunderstorms/Windy]
 , 
[Rain/Thunder]
  

; fog
[Fog]

[Haze]

[Mist]

[Fog/Windy]
, 
[Haze/Windy]
 , 
[Mist/Windy]
, 
[Partial Fog]
 
[Smoke]

[Foggy]

[AM Fog/PM Sun]
 ,  

; n/a
[Data Not Available]
 
;[N/A]
; and any other possible modes

;===============================
; new in ver 0.2.0.2
; weather conditions
[Drifting Snow]
 

;===============================
; new in ver 0.2.0.3
; weather conditions
[Light Thunderstorms/Rain]
 , 
[Thunderstorms/Rain]
, 
[Light Rain with Thunder]
   
[Rain with Thunder]
  

;===============================
; new in ver 0.2.1.0
; option dialog
[Variables:  %n  %c  %t  %h  %l  %u  %d  %s  (see readme)]
 %n  %c  %t  %h  %l  %u  %d  %s  (. readme)

; edit contact settings
[Override Default Settings]
   
[Please close all weather dialog first.]
    

;===============================
; new in ver 0.2.1.1
; warning message
[No weather station found!]
  

;===============================
; new in ver 0.2.1.2
; edit dialog
[Overwrite file upon update]
   

;===============================
; new in ver 0.2.2.0
; options
[Link URLs]

;[Variables]
;.

; popup options
;[PopUp Options]
[Left Click]
 
[Right Click]
 
[Popup Title]

;[Popup Text]
;
[Dismiss PopUp]

[Open brief information]
 
[Open complete forecast]
 
[Open weather map]
 
[View history]

;[Open log file]
; 
[Show user menu]
 
; variable list dialog
[Variable List]

[current condition]
 
[current date]

[today's high]

[today's low]

[station name]
 
[station ID]
ID 
[current temperature]
 
[last update time]
 



[Cancel]

