! Insert copyright and license here 1994

! Netscape.ad --- app-defaults file for Netscape 4.61.
!
! Bugs and commentary to x_cbug@netscape.com.

! Created: Jamie Zawinski <use the bug address, please>, 23-Jun-94.
! Modified: dp Suresh <dp@netscape.com>, 01-Aug-95
! Modified: snpf <snpf@netscape.com>, 23-Sep-96
! Modified[en-j]:Mark(Masayuki Onozuka) <mark_mal@mua.biglobe.ne.jp>, 16-May-99
! Modified[knight]:ޡ(K.Umayahara) <kmaya@anet.ne.jp>, 23-Jun-99
! Modified[knight]:net_hal <net_hal@cwa.bai.ne.jp>, 03-Aug-99
! Modified[knight]:net_hal <net_hal@cwa.bai.ne.jp>, 07-Nov-99
!
!      ==========================================================
!      NOTE: If you're looking here for things to customize, look
!      on the Preferences dialogs under the Options menu first.
!      Most things are customizable from there.  Things which are
!      settable via the Preferences dialog boxes are stored in
!      the ~/.netscape/preferences file, and not in X resources.
!      ==========================================================
!
! This file lists the default resources built in to Netscape.
! You can use the stuff in this file for examples of how to customize
! Netscape for your environment; normally you will do this by
! copying the few lines you want to alter to your private resource
! database, which usually lives in a file called .Xdefaults in your home
! directory.
!
! Site administrators **may** want to make changes here and install this
! file as the global app-defaults file for the site.  To do this, one
! would copy this file to /usr/lib/X11/app-defaults/Netscape, or on SunOS,
! /usr/openwin/lib/app-defaults/Netscape.  (But actually this directory
! could be anywhere; only the person who installed X knows for sure.)
!
! It is **STRONGLY RECOMMENDED** that you not install this file in the
! app-defaults directory unless you are really sure you know what you are
! doing.  There are a whole slew of version-skew problems associated with
! app-defaults files, which are best avoided by simply not using them.
! In particular, if the app-defaults file for a program is installed, and
! you get a new version of that program, you can't properly test out the
! new version without actually installing it, since it will pick up the
! resources for the previous version, and will quite likely malfunction.
!
! In short, app-defaults files are bad.  Don't use them.  This file is
! provided for informational purposes, and so that I don't get a lot of
! complaints from people who think they understand this stuff better than
! I do.

!!! modified_en-j 14-Aug-99
! Language localization:
!!!*versionLocale: en
*versionLocale: en-j
!!!*versionLocale: knight

! SGI only: Here's how you turn on SGI's Motif hacks:
!!Netscape*sgiMode:             True

! SGI only: Use enhanced file selection UI in SGI Motif
!*useEnhancedFSB:               True

! SGI Only: Use base color scheme:
!Netscape*scheme:               Base
!Netscape*useSchemes:           Colors

! This resource enables some hacks to the File Selection Box
! which use a simpler layout algorithm than the standard Motif
! code. The directory and file listings are always maintained
! as equal size. We don't do this for SGI, as they have solved
! the problem. See *useEnhancedFSB above.
!!! modified_en-j 23-Jun-99
*nsMotifFSBHacks: False
!*nsMotifFSBHacks: True

! This resource enables the CDE mode of the File Selection Box.
! You must be running a CDE enhanced Motif library for this
! option to work. This resource will apply pathMode=1 to the
! File Selection Box. If you specify nsMotifFSBHacks and
! nsMotifFSBCdeMode, some of the keyboard and filter enhancements
! of nsMotifFSBHacks will also be applied, the layout hacks will not.
*nsMotifFSBCdeMode: False
!*nsMotifFSBCdeMode: True

! SCO Only: IXI Motif Form widget is broken, don't use it
!*useIxiAdds: NONE

! User-Settable Parameters
! ========================

! This is the directory where Netscape finds external files such as icons.
!
*appDir:                        /@LOC_LANG@/netscape

! This resource is the same as the -visual command line option, which selects
! an X visual on which the windows should be created.  Legal options are:
! Best, meaning pick the best one w.r.t. image quality; Default, meaning
! use whatever the server says is the default visual; a visual class (like
! PseudoColor or TrueColor); or a decimal or hexadecimal digit, the ID of
! a particular visual (in case there is more than one visual of a particular
! class.)  "Best" is probably the right choice.
!
*visualID:                      Best

! Whether Netscape should install a private colormap.  This will cause the
! maximal number of colors to be used, but on most systems, will result in
! unpleasant colormap flashing when switching between applications.  Legal
! options are: Yes, No, and Guess.  "Guess" means "install the colormap only
! if we know that the display hardware supports multiple simultaneous
! colormaps, meaning that there will be no colormap flashing."  Currently,
! that means install the map when displaying on an SGI screen, and don't
! otherwise.  (What other vendors have multiple hardware colormaps, and how
! do you uniquely identify that capability?  Let me know.)
!
*installColormap:               Guess

! Some motif versions have a XmDragOverShell (called "dragOver")
! widget which has a XmNinstallColormap resource.  Force it to false here
! so that there is no conflict with the "*installColormap: Guess" stuff.
*dragOver*installColormap:              False

! The maximum number of color cells to allocate per image; this is only
! relevant when using the default colormap of a PseudoColor visual.
! If it is 0, we allocate as many colors as we can get.  (The more colors
! that we can allocate, the better images will look.)  This controls only
! the number of colors allocated for internal images - a few more colors
! will be allocated for the fluff and chrome that comes with Motif.
!
*maxImageColors:                0

! Set this to false to disable the <BLINK> tag.
*blinkingEnabled:               True

! Whether the Exit menu item should confirm first.
*confirmExit:                   False

! Mouse cursor when over an anchor.
*linkCursor:                    hand2

! Mouse cursor when awaiting a reply.
*busyCursor:                    watch

! Mouse cursor when "Save Next Link As..." mode is on, and over a link.
*saveNextLinkCursor:            hand2

! Mouse cursor when "Save Next Link As..." mode is on, and not over a link.
*saveNextNonlinkCursor:         crosshair

! How quickly (in seconds) the status messages should update.
*progressInterval:              1

! How quickly (in milliseconds) the run light and/or logo should animate.
*busyBlinkRate:                 500

! How often (in seconds) the global history, bookmarks, and disk cache
! files should be updated.
*saveHistoryInterval:           600

! How many pixels of motion must occur before a mouse-release is interpreted
! as a "drag" rather than a "click."
*hysteresis:                    3

! These resources control whether Netscape should redirect its stdout and
! stderr streams to a dialog box, so that diagnostics reported by other
! programs launched by Netscape (for example, external viewers specified in
! a mailcap file) will be reported to the user through a dialog box,
! instead of simply showing up on the stdout/stderr of the controlling
! terminal of Netscape (which in many cases won't even be visible.)
!
! If you have a external viewer which produces an annoying amount of output
! even when it has nothing interesting to say, you can shut it up by
! redirecting its output to stderr; for example, to do this to mpeg_play,
! you could add the following to your .mailcap file:
!
!        video/mpeg; mpeg_play %s 2>&-
!
! Normally, Netscape captures both the stdout and stderr into the dialog box.
! If you find a need to let one or both of them continue on to the actual
! terminal of Netscape, you can do it by setting these resources to False.
!
*useStderrDialog:               True
*useStdoutDialog:               True

! For those MIME content-encodings which are not directly understood
! internally, it is possible to specify another Unix program to use as
! a filter here.
!
! Each line in the encodingFilters resource consists of four fields,
! separated by colons and optional whitespace:
!
!   <input-encoding>  : <output-encoding> : <extensions> : <filter-command>
!
! input-encoding:  The MIME encoding from the Content-Transfer-Encoding header.
!                  (The basic encodings 7BIT, 8BIT, BINARY, BASE64, and QUOTED-
!                  PRINTABLE are built-in; no need to specify those.)
!
! output-encoding: The encoding that results from this transformation.
!                  Leaving this empty is usually appropriate.
!
! extensions:      A comma-separated list of the extensions typically used for
!                  files in this encoding; if a document ends in one of these
!                  extensions, then when that document is saved to disk, the
!                  extension will be stripped off of the default file name
!                  (since documents are decoded before they are saved, and the
!                  extension would no longer accurately describe the file.)
!
! filter-command:  A shell command which reads from stdin and writes to stdout
!                  which does the actual decoding.
!
*encodingFilters:                                 \
        x-compress :  : .Z     : uncompress -c  \n\
        compress   :  : .Z     : uncompress -c  \n\
        x-gzip     :  : .z,.gz : gzip -cdq      \n\
        gzip       :  : .z,.gz : gzip -cdq      \n


! Too many servers have bugs in the implementation of window gravity for
! us to rely on it.  Scrolling of large forms is *significantly* faster
! if we are able to make use of window gravity, but on many X servers, it
! results in form items being scattered randomly all over the document.
! Legal values for this resource are Yes, No, Partial, and Guess.  If
! "Guess", we run some tests and try to decide whether the X server is
! broken or partially broken.
!
! If you find yourself needing to use a value here other than Guess,
! please tell us, so that we can make it guess correctly in the future.
!
*windowGravityWorks:            Guess


! By default, the geometries of components (browsers, mail, address book, etc)
! are saved in ~/.netscape/preferences.js.  If this pisses you off, uncomment
! the following line and Netscape will not remember component geometries.
!
! Equivalent to using the '-dont-save-geometry-prefs' startup flag.
!
!*dontSaveGeometryPrefs:                True


! Uncomment the following line to ignore any geometry preferences that
! might have been saved.
!
! Equivalent to using the '-ignore-geometry-prefs' startup flag.
!
!*ignoreGeometryPrefs:                  True


! Uncomment the following line to bypass the startup licence page.
!
! Equivalent to using the '-no-about-splash' startup flag.
!
!*noAboutSplash:                                True

! Netscape supports session management by default.  Uncomment the following
! line to force it off.
!
! Equivalent to using the '-session-management'
!                         '-no-session-management' startup flags.
!
!*sessionManagement:                    False


! Different platforms deal with session management in fundamentally
! different ways.  Toggle this resource if you experience session
! management problems.
!
! IRIX session management is on by default only on SGI systems.  It is also
! available on other platforms and might work with session managers other
! than the IRIX desktop.  To use session management as the IRIX desktop
! expects it, uncomment the following line.
!
! Equivalent to using the '-irix-session-management'
!                         '-no-irix-session-management' startup flags.
!
!*irixSessionManagement:                        True


! Uncomment the following line to ignore the alwaysraised, alwayslowered,
! and z-lock JavaScript window.open() attributes.  By default,  Netscape will
! try to force the window stacking to match these attributes.  If you think
! this is the ultimate fascism, uncomment the following line.
!
! Equivalent to using the '-dont-force-window-stacking' startup flag.
!
!*dontForceWindowStacking:              True


! Colors
!
! This resource controls the foreground text color of unfollowed links 
! (links which have not yet been visited.)
!
*linkForeground:                        #0000FF

! This resource controls the foreground text color of followed links 
! (links which have already been visited.)
!
*vlinkForeground:                       #990066

! This resource controls the foreground text color of activated links 
! (links which are in the process of being clicked upon.)
!
*alinkForeground:                       #FF0000

! These resources control the foreground and background colors of text
! which has been selected with the mouse.
!
*selectForeground:                      #000000
*selectBackground:                      #FFFFCC

! These resources control the foreground and background colors of normal text.
!
*defaultForeground:                     #000000
*defaultBackground:                     #C0C0C0

! This resource may be used to specify a default background image.  It should
! be a file name or URL pointing to a GIF, JPEG, or XBM image.  If it is blank,
! then the default background color will be used instead.
!
*defaultBackgroundImage:                

! Normally, the user-specified colors and backgrounds will only be used when
! viewing documents which did not specify their own colors and backgrounds.
! If this resource is set to False, then the user-specified colors and
! backgrounds will always be used, regardless of the options specified in 
! the document itself.
!
*documentColorsHavePriority:            True


! Geometry
!
! Here's how you set the default sizes and positions of the Netscape windows:
!
! For the web browser window:   Netscape.Navigator.geometry: =500x700+100-0
! For the mail reader:          Netscape.Mail.geometry: =500x800+200-0
! For the news reader:          Netscape.News.geometry: =500x800+300-0
! For the mail editor:          Netscape.Composition.geometry: =400x600
! For the bookmarks window:     Netscape.Bookmarks.geometry: =300x900-0-0
! For the address book window:  Netscape.AddressBook.geometry: =600x900-300-0
! For the download windows:     Netscape.Download.geometry: =500x200-0-0
!
! In previous versions of Netscape, we suggested setting the geometry on the
! TopLevelShell class; don't do that any more.  It will affect *all* of the
! top-level Netscape windows, including bookmarks and message composition and
! so on, which is probably not what you want.
!
! To set the sizes of the panes and columns in the mail and news windows, 
! change them to the layout you like, and then select "Options/Save Options".
! (To change the fonts in the message lists, search below for the resource
! that begins with "XmLGrid*fontList".)



! Translations
!
! Many of these translations are duplicated on both "Meta" and "Alt", since
! X has this stupid notion that "Meta" and "Alt" are not synonymous, and
! Sun in their infinite wisdom furthers this confusing lossage by both having
! Meta *and* Alt keys on the keyboard, and having the key which is labelled
! Alt generate *META* (the Diamond keys generate Alt.)  All praise Sun!
! All praise the X keyboard model!
!
! And because of the need to do this, we have to do all of the keyboard
! equivalents with "translations" instead of "accelerators", since a menu
! item can only have one accelerator, and in order to make both Meta and Alt
! work we need to give them each two.  All praise Motif!


! Keybindings in the main window which correspond to menu items.
! These are installed on every widget which is a child of our Shell,
! and are not installed on popups/transients.
!
*globalTranslations:                    #override                                       \n\
                                                                                        \
        Meta ~Ctrl ~Shift<Key>a:                xfeDoCommand(selectAll)                         \n\
         Alt ~Ctrl ~Shift<Key>a:                xfeDoCommand(selectAll)                         \n\
        Meta ~Ctrl<Key>B:               xfeDoCommand(openBookmarks)                     \n\
         Alt ~Ctrl<Key>B:               xfeDoCommand(openBookmarks)                     \n\
        Meta ~Ctrl<Key>C:               xfeDoCommand(copy)                                      \n\
         Alt ~Ctrl<Key>C:               xfeDoCommand(copy)                                      \n\
                Meta ~Ctrl<Key>D:               undefined-key()                         \n\
         Alt ~Ctrl<Key>D:               undefined-key()                         \n\
                Meta ~Ctrl<Key>E:               undefined-key()                         \n\
         Alt ~Ctrl<Key>E:               undefined-key()                         \n\
        Meta ~Ctrl ~Shift<Key>f:                undefined-key()                         \n\
         Alt ~Ctrl ~Shift<Key>f:                undefined-key()                         \n\
                Meta ~Ctrl<Key>G:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>G:               undefined-key()                         \n\
        Meta ~Ctrl<Key>H:               xfeDoCommand(openHistory)                       \n\
         Alt ~Ctrl<Key>H:               xfeDoCommand(openHistory)                       \n\
                Meta ~Ctrl<Key>I:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>I:               undefined-key()                         \n\
                Meta ~Ctrl<Key>J:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>J:               undefined-key()                         \n\
        Meta ~Ctrl<Key>K:               xfeDoCommand(addBookmark)                       \n\
         Alt ~Ctrl<Key>K:               xfeDoCommand(addBookmark)                       \n\
                Meta ~Ctrl<Key>L:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>L:               undefined-key()                         \n\
        Meta ~Ctrl<Key>m:               xfeDoCommand(composeMessage)            \n\
         Alt ~Ctrl<Key>m:               xfeDoCommand(composeMessage)            \n\
        Meta ~Ctrl ~Shift<Key>n: xfeDoCommand(openBrowser)                      \n\
         Alt ~Ctrl ~Shift<Key>n: xfeDoCommand(openBrowser)                      \n\
        Meta ~Ctrl  Shift<Key>n: xfeDoCommand(newBlank)                         \n\
         Alt ~Ctrl  Shift<Key>n: xfeDoCommand(newBlank)                         \n\
                Meta ~Ctrl<Key>O:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>O:               undefined-key()                         \n\
                Meta ~Ctrl<Key>P:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>P:               undefined-key()                         \n\
        Meta ~Ctrl<Key>Q:               xfeDoCommand(exit)                                      \n\
         Alt ~Ctrl<Key>Q:               xfeDoCommand(exit)                                      \n\
                Meta ~Ctrl<Key>R:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>R:               undefined-key()                         \n\
        Meta ~Ctrl<Key>S:               xfeDoCommand(saveAs)                            \n\
         Alt ~Ctrl<Key>S:               xfeDoCommand(saveAs)                            \n\
                Meta ~Ctrl<Key>T:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>T:               undefined-key()                         \n\
                Meta ~Ctrl<Key>U:       xfeDoCommand(viewPageSource)\n\
                 Alt ~Ctrl<Key>U:               xfeDoCommand(viewPageSource)\n\
        Meta ~Ctrl<Key>V:               xfeDoCommand(paste)                                     \n\
         Alt ~Ctrl<Key>V:               xfeDoCommand(paste)                                     \n\
        Meta ~Ctrl<Key>W:               xfeDoCommand(close)                                     \n\
         Alt ~Ctrl<Key>W:               xfeDoCommand(close)                                     \n\
        Meta ~Ctrl<Key>X:               xfeDoCommand(cut)                                       \n\
         Alt ~Ctrl<Key>X:               xfeDoCommand(cut)                                       \n\
        Meta ~Ctrl<Key>Y:               xfeDoCommand(paste)                                     \n\
         Alt ~Ctrl<Key>Y:               xfeDoCommand(paste)                                     \n\
                Meta ~Ctrl<Key>Z:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>Z:               undefined-key()                         \n\
                                                                                        \
 Meta ~Ctrl ~Shift<Key>1:       xfeDoCommand(openOrBringUpBrowser)      \n\
  Alt ~Ctrl ~Shift<Key>1:       xfeDoCommand(openOrBringUpBrowser)      \n\
 Meta ~Ctrl  Shift<Key>1:       xfeDoCommand(openFolders)                       \n\
  Alt ~Ctrl  Shift<Key>1:       xfeDoCommand(openFolders)                       \n\
 Meta ~Ctrl ~Shift<Key>2:       xfeDoCommand(openInbox)                         \n\
  Alt ~Ctrl ~Shift<Key>2:       xfeDoCommand(openInbox)                         \n\
 Meta ~Ctrl  Shift<Key>2:       xfeDoCommand(openAddrBook)                      \n\
  Alt ~Ctrl  Shift<Key>2:       xfeDoCommand(openAddrBook)                      \n\
        Meta ~Ctrl<Key>3:               xfeDoCommand(openEditor)                        \n\
         Alt ~Ctrl<Key>3:               xfeDoCommand(openEditor)                        \n\
        Meta ~Ctrl<Key>4:               xfeDoCommand(openCalendar)                      \n\
         Alt ~Ctrl<Key>4:               xfeDoCommand(openCalendar)                      \n\
        Meta ~Ctrl<Key>5:               xfeDoCommand(openConference)            \n\
         Alt ~Ctrl<Key>5:               xfeDoCommand(openConference)            \n\
                                                                                        \
        ~Meta ~Alt ~Ctrl<Key>Prior:             PageUp()                                        \n\
        ~Meta ~Alt ~Ctrl<Key>Next:              PageDown()                                      \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageUp:         PageUp()                                \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageDown:       PageDown()                              \n\
                                                                                        \
        ~Meta ~Alt ~Ctrl<Key>SunCopy:   xfeDoCommand(copy)                      \n\
        ~Meta ~Alt ~Ctrl<Key>SunPaste:  xfeDoCommand(paste)                     \n\
        ~Meta ~Alt ~Ctrl<Key>SunCut:    xfeDoCommand(cut)                       \n\
                                                                                        \
        ~Meta ~Alt ~Ctrl ~Shift<Key>osfHelp:            xfeDoCommand(manual)    \n

! These used to be up above.
!       Meta ~Ctrl<Key>Z:               undo()                                          \n\
!        Alt ~Ctrl<Key>Z:               undo()                                          \n\


! These keysyms are apparently an R6ism.
!       ~Meta ~Alt ~Ctrl<Key>KP_Prior:          PageUp()                                \n\
!       ~Meta ~Alt ~Ctrl<Key>KP_Next:           PageDown()                              \n\

! Translations in the Navigator window.
*browserGlobalTranslations:             #override                       \
        Meta ~Ctrl ~Shift<Key>f:                xfeDoCommand(findInObject)                      \n\
         Alt ~Ctrl ~Shift<Key>f:                xfeDoCommand(findInObject)                      \n\
        Meta ~Ctrl ~Shift<Key>g:                xfeDoCommand(findAgain)                         \n\
         Alt ~Ctrl ~Shift<Key>g:                xfeDoCommand(findAgain)                         \n\
    Meta ~Ctrl ~Shift<Key>i: xfeDoCommand(showImages)                   \n\
         Alt ~Ctrl ~Shift<Key>i: xfeDoCommand(showImages)                       \n\
        Meta ~Ctrl  Shift<Key>i: xfeDoCommand(viewSecurity)                     \n\
         Alt ~Ctrl  Shift<Key>i: xfeDoCommand(viewSecurity)                     \n\
        Meta ~Ctrl<Key>L:               xfeDoCommand(openPage)                          \n\
         Alt ~Ctrl<Key>L:               xfeDoCommand(openPage)                          \n\
        Meta ~Ctrl ~Shift<Key>o: xfeDoCommand(openPage)                         \n\
         Alt ~Ctrl ~Shift<Key>o: xfeDoCommand(openPage)                         \n\
        Meta ~Ctrl  Shift<Key>o: xfeDoCommand(openPageChooseFile)       \n\
         Alt ~Ctrl  Shift<Key>o: xfeDoCommand(openPageChooseFile)       \n\
        Meta ~Ctrl<Key>P:               xfeDoCommand(print)                                     \n\
         Alt ~Ctrl<Key>P:               xfeDoCommand(print)                                     \n\
        Meta ~Ctrl<Key>R:               xfeDoCommand(reload)                            \n\
         Alt ~Ctrl<Key>R:               xfeDoCommand(reload)                            \n\
        Meta ~Ctrl<Key>braceleft:               xfeDoCommand(decreaseFont)              \n\
         Alt ~Ctrl<Key>braceleft:               xfeDoCommand(decreaseFont)              \n\
        Meta ~Ctrl<Key>braceright:              xfeDoCommand(increaseFont)              \n\
         Alt ~Ctrl<Key>braceright:              xfeDoCommand(increaseFont)              \n\
                                                                                        \
        Meta ~Ctrl<Key>osfLeft:         xfeDoCommand(back)                              \n\
         Alt ~Ctrl<Key>osfLeft:         xfeDoCommand(back)                              \n\
        Meta ~Ctrl<Key>osfRight:        xfeDoCommand(forward)                   \n\
         Alt ~Ctrl<Key>osfRight:        xfeDoCommand(forward)                   \n\
                  <Key>Escape:          xfeDoCommand(stopLoading)               \n\
                  <Key>osfCancel:       xfeDoCommand(stopLoading)               \n

! Translations in the Mail & News window.
! Things here override the global translations (which are loaded first.)
! This changes:
!    Alt+H from "View History" to "Deliver Mail Now"
!    Alt+L from "Open URL" to "Forward Message"
!    Alt+R from "Reload" to "Reply to Sender"
!    Alt+O from "Open File" to undefined
!    Alt+S from "Save As" to undefined
!
! This adds:
!    Alt+Shift+A for "Select Thread"
!    Alt+T for "Get New Mail"
!    Alt+Shift+R for "Reply to All"
!    Alt+D for "Delete Message"
!    Alt+Y for "Redo"
!
! Alt arrow keys select previous/next.
! Alt+Shift arrow keys select previous/next unread.
! Meta+Shift arrow keys select previous/next marked.
!
*mailnewsGlobalTranslations:            #override                       \
        <Btn3Down>:                             xfeDoPopup()                                    \n\
        Meta ~Ctrl<Key>D:               xfeDoCommand(deleteFolder)                              \n\
         Alt ~Ctrl<Key>D:               xfeDoCommand(deleteFolder)                              \n\
        Meta ~Ctrl<Key>H:               xfeDoCommand(deliverQueuedMessages)             \n\
         Alt ~Ctrl<Key>H:               xfeDoCommand(deliverQueuedMessages)             \n\
        Meta ~Ctrl Shift<Key>i: xfeDoCommand(viewSecurity)                      \n\
         Alt ~Ctrl Shift<Key>i: xfeDoCommand(viewSecurity)                      \n\
        Meta ~Ctrl<Key>K:               xfeDoCommand(compressFolders)           \n\
         Alt ~Ctrl<Key>K:               xfeDoCommand(compressFolders)           \n\
        Meta ~Ctrl<Key>O:               xfeDoCommand(openSelected)                      \n\
         Alt ~Ctrl<Key>O:               xfeDoCommand(openSelected)                      \n\
        Meta ~Ctrl<Key>T:               xfeDoCommand(getNewMessages)    \n\
         Alt ~Ctrl<Key>T:               xfeDoCommand(getNewMessages)    \n\
        Meta ~Ctrl<Key>Z:               xfeDoCommand(undo)\n\
     Alt ~Ctrl<Key>Z:       xfeDoCommand(undo)\n\
    <Key>osfUndo:           xfeDoCommand(undo)\n\
         <Key>Escape:           xfeDoCommand(stopLoading)\n

! Translations in the MailNews message and threads windows
! These override globalTranslations.
*messagewinGlobalTranslations:          #override                               \
        <Btn3Down>:                     xfeDoPopup()                                    \n\
    Alt ~Ctrl Shift<Key>a: xfeDoCommand(selectThread)\n\
   Meta ~Ctrl Shift<Key>a: xfeDoCommand(selectThread)\n\
    Alt Shift ~Ctrl<Key>c:  xfeDoCommand(markAllMessagesRead)\n\
   Meta Shift ~Ctrl<Key>c:  xfeDoCommand(markAllMessagesRead)\n\
    ~Meta ~Alt ~Ctrl<Key>c:     xfeDoCommand(markMessageByDate)\n\
        Meta ~Ctrl<Key>D:           xfeDoCommand(deleteMessage)                 \n\
         Alt ~Ctrl<Key>D:           xfeDoCommand(deleteMessage)                 \n\
        Meta ~Ctrl Shift<Key>i: xfeDoCommand(viewSecurity)                      \n\
         Alt ~Ctrl Shift<Key>i: xfeDoCommand(viewSecurity)                      \n\
        Meta ~Ctrl Shift<Key>f: xfeDoCommand(search)            \n\
         Alt ~Ctrl Shift<Key>f: xfeDoCommand(search)            \n\
        Meta ~Ctrl ~Shift<Key>f:                xfeDoCommand(findInObject)                      \n\
         Alt ~Ctrl ~Shift<Key>f:                xfeDoCommand(findInObject)                      \n\
        Meta ~Ctrl<Key>G:               xfeDoCommand(findAgain)                         \n\
         Alt ~Ctrl<Key>G:               xfeDoCommand(findAgain)                         \n\
    ~Meta ~Alt ~Ctrl<Key>G: xfeDoCommand(nextUnreadCollection)\n\
        Meta ~Ctrl<Key>K:               xfeDoCommand(compressFolders)           \n\
         Alt ~Ctrl<Key>K:               xfeDoCommand(compressFolders)           \n\
    ~Meta ~Alt ~Ctrl<Key>K:     xfeDoCommand(ignoreThread)\n\
        Meta ~Ctrl ~Shift<Key>l:xfeDoCommand(forwardMessage)            \n\
         Alt ~Ctrl ~Shift<Key>l:xfeDoCommand(forwardMessage)            \n\
    Meta ~Ctrl Shift<Key>l: xfeDoCommand(forwardMessageQuoted)\n\
     Alt ~Ctrl Shift<Key>l: xfeDoCommand(forwardMessageQuoted)\n\
    ~Meta ~Alt ~Ctrl<Key>L:     xfeDoCommand(markMessageForLater)\n\
  ~Meta ~Alt ~Ctrl ~Shift<Key>n: xfeDoCommand(nextUnreadMessage)                \n\
  ~Meta ~Alt ~Ctrl Shift<Key>n:  xfeDoCommand(nextMessage)              \n\
    ~Meta ~Alt ~Ctrl<Key>M:     xfeDoCommand(markMessageRead)\n\
        Meta ~Ctrl<Key>O:               xfeDoCommand(openSelected)                      \n\
         Alt ~Ctrl<Key>O:               xfeDoCommand(openSelected)                      \n\
        Meta ~Ctrl<Key>P:               xfeDoCommand(print)                                     \n\
         Alt ~Ctrl<Key>P:               xfeDoCommand(print)                                     \n\
 ~Meta ~Alt ~Ctrl ~Shift<Key>p: xfeDoCommand(previousUnreadMessage)     \n\
 ~Meta ~Alt ~Ctrl Shift<Key>p:   xfeDoCommand(previousMessage)  \n\
      Alt ~Ctrl Shift<Key>P:     xfeDoCommand(previousMessage)  \n\
    :Ctrl<Key>q:        xfeDoCommand(findInObject)\n\
    :Ctrl<Key>s:   xfeDoCommand(findAgain)\n\
        Meta ~Ctrl ~Shift<Key>r:         xfeDoCommand(replyToSender)            \n\
         Alt ~Ctrl ~Shift<Key>r:         xfeDoCommand(replyToSender)            \n\
        Meta ~Ctrl Shift<Key>r:     xfeDoCommand(replyToAll)            \n\
         Alt ~Ctrl Shift<Key>r:  xfeDoCommand(replyToAll)               \n\
        Meta ~Ctrl<Key>S:               xfeDoCommand(saveMessagesAs)            \n\
         Alt ~Ctrl<Key>S:               xfeDoCommand(saveMessagesAs)            \n\
        Meta ~Ctrl<Key>T:               xfeDoCommand(getNewMessages)            \n\
         Alt ~Ctrl<Key>T:               xfeDoCommand(getNewMessages)            \n\
    ~Meta ~Alt ~Ctrl<Key>T:xfeDoCommand(nextUnreadThread)               \n\
    ~Meta ~Alt ~Ctrl<Key>U:     xfeDoCommand(markMessageUnread)\n\
    ~Meta ~Alt ~Ctrl<Key>W:     xfeDoCommand(watchThread)\n\
        Meta ~Ctrl<Key>Y:               xfeDoCommand(redo)                                      \n\
         Alt ~Ctrl<Key>Y:               xfeDoCommand(redo)                                      \n\
        Meta ~Ctrl<Key>Z:               xfeDoCommand(undo)                                      \n\
         Alt ~Ctrl<Key>Z:               xfeDoCommand(undo)                                      \n\
                                                                                \
        <Key>Undo:          xfeDoCommand(undo)\n\
        <Key>osfUndo:       xfeDoCommand(undo)\n\
                                        \
        Meta ~Ctrl ~Shift<Key>Left:     xfeDoCommand(back)              \n\
        Meta ~Ctrl ~Shift<Key>Left:     xfeDoCommand(back)              \n\
         Alt ~Ctrl ~Shift<Key>osfLeft:  xfeDoCommand(back)              \n\
         Alt ~Ctrl ~Shift<Key>osfLeft:  xfeDoCommand(back)              \n\
                                        \
        Meta ~Ctrl ~Shift<Key>Right:    xfeDoCommand(forward)           \n\
         Alt ~Ctrl ~Shift<Key>Right:    xfeDoCommand(forward)           \n\
        Meta ~Ctrl ~Shift<Key>osfRight:xfeDoCommand(forward)            \n\
         Alt ~Ctrl ~Shift<Key>osfRight:xfeDoCommand(forward)            \n\
                                        \
     Alt ~Ctrl ~Shift<Key>Down:    xfeDoCommand(nextMessage)\n\
    Meta ~Ctrl ~Shift<Key>Down:    xfeDoCommand(nextMessage)\n\
     Alt ~Ctrl ~Shift<Key>osfDown: xfeDoCommand(nextMessage)\n\
    Meta ~Ctrl ~Shift<Key>osfDown: xfeDoCommand(nextMessage)\n\
     Alt ~Ctrl Shift<Key>Down:     xfeDoCommand(nextUnreadMessage)\n\
    Meta ~Ctrl Shift<Key>Down:     xfeDoCommand(nextUnreadMessage)\n\
     Alt ~Ctrl Shift<Key>osfDown:  xfeDoCommand(nextUnreadMessage)\n\
    Meta ~Ctrl Shift<Key>osfDown:  xfeDoCommand(nextUnreadMessage)\n\
        Ctrl Shift<Key>Down:                xfeDoCommand(nextFlaggedMessage)    \n\
        Ctrl Shift<Key>osfDown:     xfeDoCommand(nextFlaggedMessage)    \n\
                                                                                \
     Alt ~Ctrl ~Shift<Key>Up:      xfeDoCommand(previousMessage)\n\
    Meta ~Ctrl ~Shift<Key>Up:      xfeDoCommand(previousMessage)\n\
     Alt ~Ctrl ~Shift<Key>osfUp:   xfeDoCommand(previousMessage)\n\
    Meta ~Ctrl ~Shift<Key>osfUp:   xfeDoCommand(previousMessage)\n\
     Alt ~Ctrl Shift<Key>Up:       xfeDoCommand(previousUnreadMessage)\n\
    Meta ~Ctrl Shift<Key>Up:       xfeDoCommand(previousUnreadMessage)\n\
     Alt ~Ctrl Shift<Key>osfUp:    xfeDoCommand(previousUnreadMessage)\n\
    Meta ~Ctrl Shift<Key>osfUp:    xfeDoCommand(previousUnreadMessage)\n\
        Ctrl Shift<Key>Up:                      xfeDoCommand(previousFlaggedMessage)\n\
        Ctrl Shift<Key>osfUp:               xfeDoCommand(previousFlaggedMessage)\n\
                                        \
    :<Key>Delete:  xfeDoCommand(deleteAny)\n\
    :<Key>Delete:  xfeDoCommand(deleteAny)\n\
    :<Key>osfDelete:   xfeDoCommand(deleteAny)\n\
    :<Key>osfDelete:  xfeDoCommand(deleteAny)\n\
                                        \
    ~Meta ~Alt ~Ctrl ~Shift<Key>Return: xfeDoCommand(openSelected)\n\
    ~Meta ~Alt ~Ctrl ~Shift<Key>osfActivate: xfeDoCommand(openSelected)\n\
                                        \
    :~Meta ~Alt<Key>less: xfeDoCommand(markMessageUnread)\n\
    :~Meta ~Alt<Key>greater: xfeDoCommand(nextUnreadCollection)\n\
    :~Meta ~Alt<Key>backslash: xfeDoCommand(nextCollection)\n\
    :~Meta ~Alt<Key>at:xfeDoCommand(showAllHeaders)\n\
    :~Meta ~Alt<Key>numbersign:xfeDoCommand(showNormalHeaders)\n\
    :~Meta ~Alt<Key>dollar:xfeDoCommand(showBriefHeaders)\n\
    :~Meta ~Alt<Key>exclam:xfeDoCommand(rot13Message)\n\
    :~Meta ~Alt<Key>period:xfeDoCommand(markMessages)\n\
    :~Meta ~Alt<Key>asterisk:   xfeDoCommand(expandAll)\n\
    :~Meta ~Alt<Key>plus:               xfeDoCommand(expand)\n\
    :~Meta ~Alt<Key>slash:              xfeDoCommand(collapseAll)\n\
    :~Meta ~Alt<Key>minus:              xfeDoCommand(collapse)\n\
    :Alt <Key>Delete:   xfeDoCommand(deleteAny)\n\
    :Meta<Key>Delete:   xfeDoCommand(deleteAny)\n\
    :Alt <Key>osfDelete:        xfeDoCommand(deleteAny)\n\
    :Meta<Key>osfDelete:        xfeDoCommand(deleteAny)\n



! Translations in the MailCompose window.
! These are used instead of globalTranslations.
!
*mailcomposeGlobalTranslations:         #override                       \
                                                                        \
        <Btn3Down>:                     xfeDoPopup()                    \n\
        Meta ~Ctrl<Key>D:               xfeDoCommand(delete)                            \n\
         Alt ~Ctrl<Key>D:               xfeDoCommand(delete)                            \n\
        Meta ~Ctrl  Shift<Key>i: xfeDoCommand(viewSecurity)                     \n\
         Alt ~Ctrl  Shift<Key>i: xfeDoCommand(viewSecurity)                     \n\
        Meta ~Ctrl ~Shift<Key>Return:           xfeDoCommand(sendMessageNow)    \n\
         Alt ~Ctrl ~Shift<Key>Return:           xfeDoCommand(sendMessageNow)    \n\
        Meta ~Ctrl Shift<Key>Return:            xfeDoCommand(sendMessageLater)  \n\
         Alt ~Ctrl Shift<Key>Return:            xfeDoCommand(sendMessageLater)  \n\
        Meta ~Ctrl<Key>k:               xfeDoCommand(spellCheck)                \n\
         Alt ~Ctrl<Key>k:               xfeDoCommand(spellCheck)                \n\
        Meta ~Ctrl<Key>j:               xfeDoCommand(showComplPicker)           \n\
         Alt ~Ctrl<Key>j:               xfeDoCommand(showComplPicker)           \n

! Translations in the AddressOutliner portion of the compose window:
!
! TraverseTranslations are for the recipient text field:
*addressOutlinerTraverseTranslations:   #override       \
:~Ctrl ~Shift <Key>osfDelete:   TableTraverse(DELETE)   \n\
:~Ctrl ~Shift <Key>Delete:      TableTraverse(DELETE)   \n\
:~Ctrl ~Shift <Key>BackSpace:  TableTraverse(BACKSPACE)\n\
:~Ctrl ~Shift <Key>osfBackSpace:       TableTraverse(BACKSPACE)\n\
~Ctrl ~Shift <Key>osfRight:     TableTraverse(RIGHT)    \n\
~Ctrl ~Shift <Key>osfLeft:      TableTraverse(LEFT)     \n\
<Key>osfInsert:                 TableTraverse(INSERT)   \n\
~Ctrl ~Shift <Key>Insert:       TableTraverse(INSERT)   \n\
~Ctrl ~Shift <Key>osfBeginLine: TableTraverse(HOME)     \n\
~Ctrl ~Shift <Key>Home:         TableTraverse(HOME)     \n\
~Ctrl ~Shift <Key>End:          TableTraverse(END)      \n\
~Ctrl ~Shift <Key>osfEndLine:   TableTraverse(END)      \n\
~Ctrl ~Shift <Key>osfUp:        TableTraverse(UP)       \n\
~Ctrl ~Shift <Key>osfDown:      TableTraverse(DOWN)     \n\
~Ctrl ~Shift <Key>Tab:          TableTraverse(NEXT)     \n\
~Ctrl Shift <Key>Tab:           TableTraverse(PREVIOUS) \n\
        Meta ~Ctrl<Key>D:               xfeDoCommand(autoComplOnOff)            \n\
         Alt ~Ctrl<Key>D:               xfeDoCommand(autoComplOnOff)            \n

! KeyTranslations are for the To/Cc/etc. field:
*addressOutlinerKeyTranslations:                #override       \
 ~Ctrl ~Shift <Key>osfRight:    TableTraverse(RIGHT)    \n\
~Ctrl ~Shift <Key>osfLeft:      TableTraverse(LEFT)     \n\
~Ctrl ~Shift <Key>osfDelete:    TableTraverse(DELETE)   \n\
~Ctrl ~Shift <Key>Delete:       TableTraverse(DELETE)   \n\
<Key>osfInsert:                 TableTraverse(INSERT)   \n\
~Ctrl ~Shift <Key>Insert:       TableTraverse(INSERT)   \n\
~Ctrl ~Shift <Key>osfBeginLine: TableTraverse(HOME)     \n\
~Ctrl ~Shift <Key>Home:         TableTraverse(HOME)     \n\
~Ctrl ~Shift <Key>End:          TableTraverse(END)      \n\
~Ctrl ~Shift <Key>osfEndLine:   TableTraverse(END)      \n\
~Ctrl ~Shift <Key>osfUp:        TableTraverse(UP)       \n\
~Ctrl ~Shift <Key>osfDown:      TableTraverse(DOWN)     \n\
~Ctrl ~Shift <Key>Tab:          TableTraverse(NEXT)     \n\
~Ctrl Shift <Key>Tab:           TableTraverse(PREVIOUS) \n\
~Ctrl ~Shift <Key>t:            KeyIn(To:)              \n\
~Ctrl Shift <Key>t:             KeyIn(To:)              \n\
~Ctrl ~Shift <Key>c:            KeyIn(Cc:)              \n\
~Ctrl Shift <Key>c:             KeyIn(Cc:)              \n\
~Ctrl ~Shift <Key>b:            KeyIn(Bcc:)             \n\
~Ctrl Shift <Key>b:             KeyIn(Bcc:)             \n\
~Ctrl ~Shift <Key>n:            KeyIn(Newsgroup:)       \n\
~Ctrl Shift <Key>n:             KeyIn(Newsgroup:)       \n\
~Ctrl ~Shift <Key>f:            KeyIn(Followup-To:)     \n\
~Ctrl Shift <Key>f:             KeyIn(Followup-To:)     \n\
~Ctrl ~Shift <Key>r:            KeyIn(Reply-To:)        \n\
~Ctrl Shift <Key>r:             KeyIn(Reply-To:)        \n

! Translations in the MailNews Search window.
! These are used instead of globalTranslations.
!
*mnsearchGlobalTranslations:          #override                       \
      <Btn3Down>:                     xfeDoPopup()\n\
      Meta ~Ctrl<Key>D:               xfeDoCommand(deleteMessage)\n\
       Alt ~Ctrl<Key>D:               xfeDoCommand(deleteMessage)\n

! Translations in the Bookmarks and Adderssbook window.
! These translations are used instead of globalTranslations.
! None of the key *semantics* of globalTranslations are changed here,
! only the actions bound.  (And inapplicable actions are not present.)
!
*bmGlobalTranslations:                  #override                       \
        <Btn3Down>:                             xfeDoPopup()                                    \n\
   ~Meta ~Alt ~Ctrl<Key>space:  PageDown()                                      \n\
        Meta ~Ctrl<Key>D:               xfeDoCommand(delete)                    \n\
         Alt ~Ctrl<Key>D:               xfeDoCommand(delete)                    \n\
        Meta ~Ctrl<Key>F:               xfeDoCommand(findInObject)              \n\
         Alt ~Ctrl<Key>F:               xfeDoCommand(findInObject)              \n\
        Meta ~Ctrl<Key>G:               xfeDoCommand(findAgain)                 \n\
         Alt ~Ctrl<Key>G:               xfeDoCommand(findAgain)                 \n\
        Meta ~Ctrl<Key>O:               xfeDoCommand(openSelected)                      \n\
         Alt ~Ctrl<Key>O:               xfeDoCommand(openSelected)                      \n\
~Meta ~Alt ~Ctrl  Shift <Key>Up:   xfeDoCommand(moveBookmarkUp)\n\
~Meta ~Alt ~Ctrl  Shift <Key>Down: xfeDoCommand(moveBookmarkDown)\n\
~Meta ~Alt ~Ctrl  Shift <Key>osfUp:   xfeDoCommand(moveBookmarkUp)\n\
~Meta ~Alt ~Ctrl  Shift <Key>osfDown: xfeDoCommand(moveBookmarkDown)\n\
~Meta ~Alt ~Ctrl ~Shift <Key>Up:        LineUp()        \n\
~Meta ~Alt ~Ctrl ~Shift <Key>Down:      LineDown()      \n\
~Meta ~Alt ~Ctrl ~Shift <Key>osfUp:        LineUp()     \n\
~Meta ~Alt ~Ctrl ~Shift <Key>osfDown:      LineDown()   \n\
        ~Meta ~Alt ~Ctrl<Key>Prior:             PageUp()                                        \n\
        ~Meta ~Alt ~Ctrl<Key>Next:              PageDown()                                      \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageUp:         PageUp()                                \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageDown:       PageDown()                              \n

*abGlobalTranslations:                  #override                       \
        <Btn3Down>:                             xfeDoPopup()                    \n\
        Meta ~Ctrl<Key>D:               xfeDoCommand(abDelete)  \n\
         Alt ~Ctrl<Key>D:               xfeDoCommand(abDelete)  \n\
        Meta ~Ctrl<Key>Y:               xfeDoCommand(redo)                                      \n\
         Alt ~Ctrl<Key>Y:               xfeDoCommand(redo)                                      \n\
        Meta ~Ctrl<Key>Z:               xfeDoCommand(undo)                                      \n\
         Alt ~Ctrl<Key>Z:               xfeDoCommand(undo)                                      \n\
                                                                                \
        <Key>Undo:          xfeDoCommand(undo)\n\
        <Key>osfUndo:       xfeDoCommand(undo)\n\
                  <Key>Escape:          xfeDoCommand(stopLoading)               \n\
                  <Key>osfCancel:       xfeDoCommand(stopLoading)               \n

! Translations in the textfield portion of the mailing list view 
!
! TraverseTranslations are for the text field:
*abmlistTraverseTranslations:   #override       \
~Ctrl ~Shift <Key>BackSpace:  TableTraverse(BACKSPACE)\n\
~Ctrl ~Shift <Key>Tab:          TableTraverse(NEXT)     \n\
~Ctrl Shift <Key>Tab:           TableTraverse(PREVIOUS) \n

! Translations in the History window.
! These translations are used instead of globalTranslations.
! None of the key *semantics* of globalTranslations are changed here,
! only the actions bound.  (And inapplicable actions are not present.)
!
!       <Btn3Down>:                     xfeDoPopup()                    \n\
*ghGlobalTranslations:                  #override                       \
 Meta ~Ctrl<Key>D:              xfeDoCommand(delete)    \n\
  Alt ~Ctrl<Key>D:              xfeDoCommand(delete)    \n\
 Meta ~Ctrl<Key>O:              xfeDoCommand(openSelected)                      \n\
  Alt ~Ctrl<Key>O:              xfeDoCommand(openSelected)                      \n\
~Meta ~Alt ~Ctrl<Key>space:     PageDown()              \n\
~Meta ~Alt ~Ctrl ~Shift <Key>Up:        LineUp()        \n\
~Meta ~Alt ~Ctrl ~Shift <Key>Down:      LineDown()      \n\
~Meta ~Alt ~Ctrl ~Shift <Key>osfUp:        LineUp()     \n\
~Meta ~Alt ~Ctrl ~Shift <Key>osfDown:      LineDown()   \n\
        ~Meta ~Alt ~Ctrl<Key>Prior:             PageUp()                                        \n\
        ~Meta ~Alt ~Ctrl<Key>Next:              PageDown()                                      \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageUp:         PageUp()                                \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageDown:       PageDown()                              \n

!
! Translations for document source window
*dialogGlobalTranslations:              #override                       \n\
                                                                        \
        Meta ~Ctrl<Key>W:               xfeDoCommand(close)                     \n\
         Alt ~Ctrl<Key>W:               xfeDoCommand(close)                     \n



! Mouse bindings in the HTML display area.
! 
*drawingArea.translations:              #replace                        \
        <Btn1Down>:                     ArmLink()                       \n\
        <Btn2Down>:                     ArmLink()                       \n\
        ~Shift<Btn1Up>:                 ActivateLink()                  \n\
        ~Shift<Btn2Up>:                 ActivateLink(new-window)        \
                                        DisarmLink()                    \n\
        Shift<Btn1Up>:                  ActivateLink(save-only)         \
                                        DisarmLink()                    \n\
        Shift<Btn2Up>:                  ActivateLink(save-only)         \
                                        DisarmLink()                    \n\
        <Btn1Motion>:                   DisarmLinkIfMoved()             \n\
        <Btn2Motion>:                   DisarmLinkIfMoved()             \n\
        <Btn3Motion>:                   DisarmLinkIfMoved()             \n\
        <Motion>:                       DescribeLink()                  \n\
        <Btn3Down>:                     xfeDoPopup()                    \n

*drawingArea*XmList.highlightThickness: 2


! Some basic emacs-like bindings for text fields.
!
! "editingTranslations" are merged into all XmText and XmTextField widgets.
! Then, either "multiLinEditingTranslations" or "singleLinEditingTranslations"
! are merged in, depending on whether it is an XmText or XmTextField widget.
! These resources are merged in after "globalTranslations", so it is possible
! for them to override the menu accelerators.
!
! Problems:
!  = I don't understand why the "Ctrl<Key>g" binding does nothing.
!  = I wish things like `C-k C-k C-k C-n C-k C-k C-y' did the right thing.
!  = This doesn't quite do active regions right, in that C-SPC M-f doesn't
!    leave the word highlighted (though it does leave a region set.)
! Basically, XmText is not Emacs, and we therefore exist in a world of pain.
!
!  NOTE: if you're looking here because BackSpace and Delete aren't
!        working the way you think they should, then you need to run
!        xmodmap or xkeycaps to fix your keyboard, or mess read the man
!        page for VirtualBindings(1).  For details, see the Netscape FAQ
!        (available from the Help menu.)
!
*editingTranslations:                   #override                       \n\
        Meta ~Ctrl<Key>A:               select-all()                            \n\
         Alt ~Ctrl<Key>A:               select-all()                            \n\
        ~Meta ~Alt Ctrl<Key>a:          beginning-of-line()             \n\
        ~Meta ~Alt  Shift Ctrl<Key>a:   beginning-of-line(extend)       \n\
        ~Meta ~Alt ~Shift Ctrl<Key>b:   backward-character()            \n\
        ~Meta ~Alt  Shift Ctrl<Key>b:   backward-character(extend)      \n\
        ~Meta ~Alt        Ctrl<Key>d:   delete-next-character()         \n\
        ~Meta ~Alt ~Shift Ctrl<Key>e:   end-of-line()                   \n\
        ~Meta ~Alt  Shift Ctrl<Key>e:   end-of-line(extend)             \n\
        ~Meta ~Alt ~Shift Ctrl<Key>f:   forward-character()             \n\
        ~Meta ~Alt  Shift Ctrl<Key>f:   forward-character(extend)       \n\
        ~Meta ~Alt        Ctrl<Key>g:   process-cancel()                \n\
        ~Meta ~Alt        Ctrl<Key>h:   delete-previous-character()     \n\
        ~Meta ~Alt        Ctrl<Key>v:   undefined-key() \n\
        ~Meta ~Alt        Ctrl<Key>space: set-anchor()                  \n\
        ~Meta ~Alt        Ctrl<Key>2:   set-anchor()                    \n\
        ~Meta ~Alt        Ctrl<Key>@:   set-anchor()                    \n\
                                                                        \
        Meta ~Ctrl ~Shift<Key>b:        backward-word()                 \n\
         Alt ~Ctrl ~Shift<Key>b:        backward-word()                 \n\
        Meta ~Ctrl  Shift<Key>b:        backward-word(extend)           \n\
         Alt ~Ctrl  Shift<Key>b:        backward-word(extend)           \n\
        Meta ~Ctrl ~Shift<Key>f:        forward-word()                  \n\
         Alt ~Ctrl ~Shift<Key>f:        forward-word()                  \n\
        Meta ~Ctrl  Shift<Key>f:        forward-word(extend)            \n\
         Alt ~Ctrl  Shift<Key>f:        forward-word(extend)            \n\
        Meta ~Ctrl ~Shift<Key>osfLeft:  backward-word()                 \n\
         Alt ~Ctrl ~Shift<Key>osfLeft:  backward-word()                 \n\
        Meta ~Ctrl  Shift<Key>osfLeft:  backward-word(extend)           \n\
         Alt ~Ctrl  Shift<Key>osfLeft:  backward-word(extend)           \n\
        Meta ~Ctrl ~Shift<Key>osfRight:forward-word()                   \n\
         Alt ~Ctrl ~Shift<Key>osfRight:forward-word()                   \n\
        Meta ~Ctrl  Shift<Key>osfRight:forward-word(extend)             \n\
         Alt ~Ctrl  Shift<Key>osfRight:forward-word(extend)\n

!                       <KeyUp>: KeyUpInText()\n
!       Meta ~Ctrl       <Key>w:        copy-clipboard()\n\
!        Alt ~Ctrl       <Key>w:        copy-clipboard()\n\

! Translations that apply only to javascript form element text fields;
! This translation should only be added for text fields that is shown in a
! script page.
! SHOULD NOT apply this translation to any regular motif text field.
! because it will trigger the javascript layout stuff and introduce crash.
*formElemEditingTranslations:            #override\n\
                        <KeyUp>: KeyUpInText()\n

! Translations that apply only to single-line fields; see above.
!
! Ctrl-U clears the current line only in single-line fields.  Unix
! command-line weenies expect this, even though everyone knows Ctrl-U
! should mean "prefix argument".
!
! In single-line fields, the various killing commands are really deletion
! commands instead (that is, they don't affect the Clipboard and are not
! undoable with Ctrl-y) because the XmTextField widget does not provide
! kill commands -- only the XmText widget does.  (What the hell is up with
! that...)  Maybe we could get around this by never using XmTextField, and
! only using XmText with editMode set to SINGLE_LINE_EDIT, but that might
! have other unexpected effects...
!
! I thought of making Meta-d be `set-anchor() forward-word() cut-clipboard()',
! but that doesn't work, because forward-word takes the whitespace after the
! word as well, instead of stopping before the whitespace.
!
! Similarly, Ctrl-k can't be implemented with
! `set-anchor() end-of-line(extend) cut-clipboard() delete-selection()'
! because that has the side effect of (temporarily) owning the selection,
! which would make it impossible to: select text in another application;
! type C-k at Netscape; Click middle to paste.  The paste would be impossible
! because C-k would have cleared the selection.
!
*singleLineEditingTranslations:         #override                       \n\
        Meta ~Alt ~Ctrl<Key>x:          xfeDoText(cut)  \n\
        Meta ~Alt ~Ctrl<Key>c:          xfeDoText(copy) \n\
        Meta ~Alt ~Ctrl<Key>v:          xfeDoText(paste)        \n\
        Meta ~Alt ~Ctrl<Key>y:          xfeDoText(paste)        \n\
                                                                        \
        ~Meta Alt ~Ctrl<Key>x:          xfeDoText(cut)  \n\
        ~Meta Alt ~Ctrl<Key>c:          xfeDoText(copy) \n\
        ~Meta Alt ~Ctrl<Key>v:          xfeDoText(paste)        \n\
        ~Meta Alt ~Ctrl<Key>y:          xfeDoText(paste)        \n\
                                    \
        ~Meta ~Alt Ctrl<Key>y:          xfeDoText(paste)        \n\
                                    \
        ~Meta ~Alt ~Ctrl<Key>SunCopy:   xfeDoText(copy)         \n\
        ~Meta ~Alt ~Ctrl<Key>SunPaste:  xfeDoText(paste)        \n\
        ~Meta ~Alt ~Ctrl<Key>SunCut:    xfeDoText(cut)          \n\
                                    \
        ~Meta ~Alt Ctrl<Key>u:          beginning-of-line()             \
                                        delete-to-end-of-line()         \n\
        ~Meta ~Alt Ctrl<Key>k:          delete-to-end-of-line()         \n\
        ~Meta ~Alt Ctrl<Key>l:          xfeDoCommand(refresh)                   \n\
        ~Meta ~Alt Ctrl<Key>w:          key-select()                    \
                                        delete-selection()              \n\
        Meta ~Ctrl       <Key>d:        delete-next-word()              \n\
         Alt ~Ctrl       <Key>d:        delete-next-word()              \n\
         Alt ~Ctrl       <Key><:        set-anchor()                    \
                                        beginning-of-line()             \n\
        Meta ~Ctrl       <Key><:        set-anchor()                    \
                                        beginning-of-line()             \n\
         Alt ~Ctrl       <Key>>:        set-anchor()                    \
                                        end-of-line()                   \n\
        Meta ~Ctrl       <Key>>:        set-anchor()                    \
                                        end-of-line()                   \n\
        ~Alt  Ctrl       <Key><:        set-anchor()                    \
                                        beginning-of-line(extend)       \n\
   ~Meta  Ctrl       <Key><:    set-anchor()                    \
                                        beginning-of-line(extend)       \n\
        ~Alt  Ctrl       <Key>>:        set-anchor()                    \
                                        end-of-line(extend)             \n\
   ~Meta  Ctrl       <Key>>:    set-anchor()                    \
                                        end-of-line(extend)             \n\
        Meta ~Ctrl<Key>osfBackSpace:    delete-previous-word()          \n\
         Alt ~Ctrl<Key>osfBackSpace:    delete-previous-word()          \n\
        Meta ~Ctrl<Key>osfDelete:       delete-next-word()              \n\
         Alt ~Ctrl<Key>osfDelete:       delete-next-word()              \n\
                                                                        \
        ~Meta ~Alt ~Ctrl<Key>osfLeft:   deselect-all()                  \
                                        backward-character()            \n\
        ~Meta ~Alt ~Ctrl<Key>osfRight:  deselect-all()                  \
                                        forward-character()             \n

! Translations that apply only to multi-line fields; see above.
! Most of these are here because they are commands that only apply when
! the text area has multiple lines in it, but see above comment about
! "kill" commands versus "delete" commands.
!
! NOTE... [ had to modify the following to prevent overriding paste ]
!
!       Meta ~Ctrl ~Shift<Key>v:        previous-page()                 \n\
!        Alt ~Ctrl ~Shift<Key>v:        previous-page()                 \n\
!
*multiLineEditingTranslations:          #override                       \n\
        Meta ~Alt ~Ctrl<Key>x:          xfeDoText(cut)  \n\
        Meta ~Alt ~Ctrl<Key>c:          xfeDoText(copy) \n\
        Meta ~Alt ~Ctrl<Key>v:          xfeDoText(paste)        \n\
        Meta ~Alt ~Ctrl<Key>y:          xfeDoText(paste)        \n\
                                                                        \
        ~Meta Alt ~Ctrl<Key>x:          xfeDoText(cut)  \n\
        ~Meta Alt ~Ctrl<Key>c:          xfeDoText(copy) \n\
        ~Meta Alt ~Ctrl<Key>v:          xfeDoText(paste)        \n\
        ~Meta Alt ~Ctrl<Key>y:          xfeDoText(paste)        \n\
                                                                        \
        ~Meta ~Alt Ctrl<Key>y:          xfeDoText(paste)        \n\
                                    \
        ~Meta ~Alt ~Ctrl<Key>SunCopy:   xfeDoText(copy)         \n\
        ~Meta ~Alt ~Ctrl<Key>SunPaste:  xfeDoText(paste)        \n\
        ~Meta ~Alt ~Ctrl<Key>SunCut:    xfeDoText(cut)          \n\
                                    \
        ~Meta ~Alt Ctrl<Key>k:          kill-to-end-of-line()           \n\
        ~Meta ~Alt Ctrl<Key>w:          key-select() kill-selection()   \n\
        ~Meta ~Alt Ctrl<Key>y:          unkill()                        \n\
        Meta ~Ctrl       <Key>d:        kill-next-word()                \n\
         Alt ~Ctrl       <Key>d:        kill-next-word()                \n\
        ~Meta ~Alt        Ctrl<Key>l:   redraw-display() xfeDoCommand(refresh)  \n\
        Meta ~Ctrl<Key>osfBackSpace:    kill-previous-word()            \n\
         Alt ~Ctrl<Key>osfBackSpace:    kill-previous-word()            \n\
        Meta ~Ctrl<Key>osfDelete:       kill-next-word()                \n\
         Alt ~Ctrl<Key>osfDelete:       kill-next-word()                \n\
                                                                        \
        ~Meta ~Alt Ctrl<Key>j:          newline-and-indent()            \n\
        ~Meta ~Alt Ctrl<Key>o:          newline-and-backup()            \n\
        ~Meta ~Alt ~Shift Ctrl<Key>n:   next-line()                     \n\
        ~Meta ~Alt  Shift Ctrl<Key>n:   next-line(extend)               \n\
        ~Meta ~Alt ~Shift Ctrl<Key>p:   previous-line()                 \n\
        ~Meta ~Alt  Shift Ctrl<Key>p:   previous-line(extend)           \n\
        ~Meta ~Alt ~Shift Ctrl<Key>v:   next-page()                     \n\
        ~Meta ~Alt  Shift Ctrl<Key>v:   next-page(extend)               \n\
        Meta  Ctrl ~Shift<Key>v:        previous-page()                 \n\
         Alt  Ctrl ~Shift<Key>v:        previous-page()                 \n\
        Meta ~Ctrl  Shift<Key>v:        previous-page(extend)           \n\
         Alt ~Ctrl  Shift<Key>v:        previous-page(extend)           \n\
         Alt ~Ctrl ~Shift<Key>braceleft:        backward-paragraph()            \n\
        Meta ~Ctrl ~Shift<Key>braceleft:        backward-paragraph()            \n\
         Alt ~Ctrl  Shift<Key>braceleft:        backward-paragraph(extend)      \n\
        Meta ~Ctrl  Shift<Key>braceleft:        backward-paragraph(extend)      \n\
         Alt ~Ctrl ~Shift<Key>braceright:       forward-paragraph()             \n\
        Meta ~Ctrl ~Shift<Key>braceright:       forward-paragraph()             \n\
         Alt ~Ctrl  Shift<Key>braceright:       forward-paragraph(extend)       \n\
        Meta ~Ctrl  Shift<Key>braceright:       forward-paragraph(extend)       \n\
         Alt ~Ctrl       <Key><:        set-anchor()                    \
                                        beginning-of-file()             \n\
        Meta ~Ctrl       <Key><:        set-anchor()                    \
                                        beginning-of-file()             \n\
         Alt ~Ctrl       <Key>>:        set-anchor()                    \
                                        end-of-file()                   \n\
        Meta ~Ctrl       <Key>>:        set-anchor()                    \
                                        end-of-file()                   \n\
        ~Alt  Ctrl       <Key><:        set-anchor()                    \
                                        beginning-of-file(extend)       \n\
       ~Meta  Ctrl       <Key><:        set-anchor()                    \
                                        beginning-of-file(extend)       \n\
        ~Alt  Ctrl       <Key>>:        set-anchor()                    \
                                        end-of-file(extend)             \n\
       ~Meta  Ctrl       <Key>>:        set-anchor()                    \
                                        end-of-file(extend)             \n\
        ~Meta ~Alt ~Ctrl<Key>Prior:     previous-page()                 \n\
        ~Meta ~Alt ~Ctrl<Key>Next:      next-page()                     \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageUp: previous-page()                 \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageDown: next-page()                   \n\
        Ctrl  <Key>/:                   undefined-key()                 \n

! Since these get merged in first, all the other bindings override them.
! This is just so that undefined non-self-inserting keys beep.
! (Except that this doesn't really work that well, so nevermind.)
!*XmText.translations:          #override                               \
!                       Ctrl <Key>:     undefined-key()                 \n\
!                       Meta <Key>:     undefined-key()                 \n\
!                        Alt <Key>:     undefined-key()                 \n
!*XmTextField.translations:     #override                               \
!                       Ctrl <Key>:     undefined-key()                 \n\
!                       Meta <Key>:     undefined-key()                 \n\
!                        Alt <Key>:     undefined-key()                 \n


! We merge these translations into all text fields which are not the
! bottommost text field in a dialog box (transient popup.)  This is so that
! hitting `return' in a text field will select the next text field if there
! is one, and will select the "OK" button if there are no more.
!
*nonterminalTextTranslations:   #override                               \n\
        <Key>Return:            next-tab-group()                        \n\
        <Key>Linefeed:          next-tab-group()                        \n

! This is used for self-submitting text fields in HTML forms (not popups.)
! We don't need to store these in to dialog box text fields, since in that
! case we are able to simply avoid storing in the above ones, but we don't
! know that until too late with forms.
*terminalTextTranslations:      #override                               \n\
        <Key>Return:            activate()                              \n\
        <Key>Linefeed:          activate()                              \n

! These translations are installed on every TextField widget in the main tree,
! but *not* on text fields in dialogs, or in the mail composition window
! (that's the difference between this and singleLineEditingTranslations.)
*globalTextFieldTranslations:           #override                       \n\
        ~Meta ~Alt ~Ctrl<Key>Up:        LineUp()                        \n\
        ~Meta ~Alt ~Ctrl<Key>Down:      LineDown()                      \n\
        ~Meta ~Alt ~Ctrl<Key>osfUp:     LineUp()                        \n\
        ~Meta ~Alt ~Ctrl<Key>osfDown:   LineDown()                      \n

! These keysyms are apparently an R6ism.
!       ~Meta ~Alt ~Ctrl<Key>KP_Up:     LineUp()                        \n\
!       ~Meta ~Alt ~Ctrl<Key>KP_Down:   LineDown()                      \n\


! We install these on every widget in the main tree (but not popups) that isn't
! a Text or TextField or List.These, basically, are motion commands that ought
! to apply to the HTML display area unless some text field or List has focus,
! in which case they ought to apply to the text in that text field instead.
! Doesn't all this crap just make you want to hurl?
*globalNonTextTranslations:             #override                       \n\
        ~Meta ~Alt ~Ctrl<Key>space:     xfeDoCommand(spacebar)          \n\
                                                                          \
        ~Meta ~Alt ~Ctrl<Key>Delete:    PageUp()                        \n\
        ~Meta ~Alt ~Ctrl<Key>BackSpace: PageUp()                        \n\
        ~Meta ~Alt ~Ctrl<Key>Up:        LineUp()                        \n\
        ~Meta ~Alt ~Ctrl<Key>Down:      LineDown()                      \n\
        ~Meta ~Alt ~Ctrl<Key>Left:      ColumnLeft()                    \n\
        ~Meta ~Alt ~Ctrl<Key>Right:     ColumnRight()                   \n\
                                                                          \
        ~Meta ~Alt ~Ctrl<Key>osfDelete: PageUp()                        \n\
        ~Meta ~Alt ~Ctrl<Key>osfBackSpace:PageUp()                      \n\
         Meta  Ctrl<Key>g:              fishcam()                       \n\
          Alt  Ctrl<Key>g:              fishcam()                       \n\
         Meta  Ctrl<Key>t:              net_showstatus()                \n\
          Alt  Ctrl<Key>t:              net_showstatus()                \n\
        ~Meta ~Alt ~Ctrl<Key>osfUp:     LineUp()                        \n\
        ~Meta ~Alt ~Ctrl<Key>osfDown:   LineDown()                      \n\
        ~Meta ~Alt ~Ctrl<Key>osfLeft:   ColumnLeft()                    \n\
        ~Meta ~Alt ~Ctrl<Key>osfRight:  ColumnRight()                   \n\
                                                                          \
        ~Meta ~Alt ~Ctrl<Key>Prior:             PageUp()                \n\
        ~Meta ~Alt ~Ctrl<Key>Next:              PageDown()              \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageUp:         PageUp()                \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageDown:       PageDown()              \n

! These keysyms are apparently an R6ism.
!       ~Meta ~Alt ~Ctrl<Key>KP_Up:     LineUp()                        \n\
!       ~Meta ~Alt ~Ctrl<Key>KP_Down:   LineDown()                      \n\
!       ~Meta ~Alt ~Ctrl<Key>KP_Left:   ColumnLeft()                    \n\
!       ~Meta ~Alt ~Ctrl<Key>KP_Right:  ColumnRight()                   \n\
!       ~Meta ~Alt ~Ctrl<Key>KP_Prior:  PageUp()                        \n\
!       ~Meta ~Alt ~Ctrl<Key>KP_Next:   PageDown()                      \n\

!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
! Editor mouse translations
!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*editorDrawingArea.translations: #replace \
        <Btn3Down>:  xfeDoCommand(showPopup)\n\
        Shift<Btn1Down>:  xfeDoCommand(select,extend)\n\
        <Btn1Down>:  xfeDoClick(single,{,select,grab,}, \
                            double,{,objectIs,text,  {,select,word,}, \
                                              image, {,dialog,image,}, \
                                              hrule, {,dialog,hrule,}, \
                                              target,{,dialog,target,}, \
                                              tag,   {,dialog,tag,},})\n\
        <Btn1Motion>:                   xfeDoCommand(select,extend)\n\
        <Btn1Up>:                               xfeDoCommand(select,end)                \n\
        <Btn2Down>:                             xfeDoCommand(paste,selection)\n\
        <Btn2Motion>:                   \n\
        <Btn2Up>:                               \n\
        <Motion>:     editor-motion()\n

! Editor keyboard translations.
*editorTranslations:                    #override                       \n\
                                                                        \
        Meta ~Ctrl ~Shift<Key>o: xfeDoCommand(openPage)                         \n\
         Alt ~Ctrl ~Shift<Key>o: xfeDoCommand(openPage)                         \n\
        Meta ~Ctrl  Shift<Key>o: xfeDoCommand(openPageChooseFile)       \n\
         Alt ~Ctrl  Shift<Key>o: xfeDoCommand(openPageChooseFile)       \n\
        Meta ~Ctrl<Key>s:               xfeDoCommand(save)                      \n\
         Alt ~Ctrl<Key>s:               xfeDoCommand(save)                      \n\
        Meta ~Ctrl<Key>r:               xfeDoCommand(reload)                    \n\
         Alt ~Ctrl<Key>r:               xfeDoCommand(reload)                    \n\
        Meta ~Ctrl Shift<Key>r: xfeDoCommand(reload,super)                      \n\
         Alt ~Ctrl Shift<Key>r: xfeDoCommand(reload,super)                      \n\
        Meta ~Ctrl<Key>P:               xfeDoCommand(print)                             \n\
         Alt ~Ctrl<Key>P:               xfeDoCommand(print)                             \n\
                                                                        \
        ~Meta ~Alt Ctrl<Key>h:          xfeDoCommand(deleteItem,previous)\n\
         Meta ~Ctrl ~Shift <Key>Return:         xfeDoCommand(sendMessageNow)    \n\
         Alt ~Ctrl ~Shift <Key>Return:          xfeDoCommand(sendMessageNow)    \n\
         Meta ~Ctrl Shift <Key>Return:          xfeDoCommand(sendMessageLater)  \n\
         Alt ~Ctrl Shift <Key>Return:           xfeDoCommand(sendMessageLater)  \n\
        Meta ~Ctrl<Key>k:               xfeDoCommand(spellCheck)                \n\
         Alt ~Ctrl<Key>k:               xfeDoCommand(spellCheck)                \n\
        ~Meta ~Alt ~Ctrl<Key>Up:        xfeDoCommand(moveCursor,up)             \n\
        ~Meta ~Alt ~Ctrl<Key>Down:      xfeDoCommand(moveCursor,down)           \n\
        ~Meta ~Alt ~Ctrl<Key>osfUp:     xfeDoCommand(moveCursor,up)             \n\
        ~Meta ~Alt ~Ctrl<Key>osfDown:   xfeDoCommand(moveCursor,down)           \n\
        ~Meta ~Alt ~Ctrl<Key>osfLeft:   xfeDoCommand(moveCursor,previous)       \n\
        ~Meta ~Alt ~Ctrl<Key>osfRight:  xfeDoCommand(moveCursor,next)   \n\
        ~Meta ~Alt Ctrl<Key>osfLeft:    xfeDoCommand(moveCursor,previousWord)   \n\
        ~Meta ~Alt Ctrl<Key>osfRight:   xfeDoCommand(moveCursor,nextWord)       \n\
                                                                        \
        :~Meta ~Alt ~Ctrl<Key>Delete:   xfeDoCommand(deleteItem,next)\n\
        :~Meta ~Alt ~Ctrl<Key>BackSpace:        xfeDoCommand(deleteItem,previous)\n\
        :~Meta ~Alt ~Ctrl<Key>osfDelete:        xfeDoCommand(deleteItem,next)\n\
        :~Meta ~Alt ~Ctrl<Key>osfBackSpace:xfeDoCommand(deleteItem,previous)\n\
                                                                        \
    ~Meta ~Alt Ctrl <Key>Home: xfeDoCommand(moveCursor,beginningOfPage)\n\
    ~Meta ~Alt Ctrl <Key>End: xfeDoCommand(moveCursor,endOfPage)        \n\
        ~Meta ~Alt Ctrl <Key>osfBeginLine: xfeDoCommand(moveCursor,beginningOfPage)\n\
        ~Meta ~Alt Ctrl <Key>osfEndLine: xfeDoCommand(moveCursor,endOfPage)\n\
    ~Meta ~Alt ~Ctrl <Key>Home: xfeDoCommand(moveCursor,beginningOfLine)\n\
    ~Meta ~Alt ~Ctrl <Key>End: xfeDoCommand(moveCursor,endOfLine)       \n\
        ~Meta ~Alt ~Ctrl <Key>osfBeginLine: xfeDoCommand(moveCursor,beginOfLine)\n\
        ~Meta ~Alt ~Ctrl <Key>osfEndLine: xfeDoCommand(moveCursor,endOfLine)\n\
        ~Meta ~Alt ~Ctrl Shift<Key>Return:      xfeDoCommand(insertLineBreak,normal)\n\
        ~Meta ~Alt ~Ctrl<Key>Return:    xfeDoCommand(insertReturn)\n\
        ~Meta ~Alt ~Ctrl Shift<Key>space: xfeDoCommand(insertNonBreakingSpace)\n\
        ~Meta ~Alt ~Ctrl <Key>space:    xfeDoCommand(insertKey)         \n\
        ~Meta Alt ~Ctrl <Key>-:   xfeDoCommand(outdent)         \n\
        ~Meta Alt ~Ctrl <Key>=:   xfeDoCommand(indent)          \n\
        Meta ~Alt ~Ctrl <Key>-:   xfeDoCommand(outdent)         \n\
        Meta ~Alt ~Ctrl <Key>=:   xfeDoCommand(indent)          \n\
                                                                        \
        Ctrl ~Shift <Key>Tab:   xfeDoCommand(tab,insert)\n\
        ~Ctrl ~Shift<Key>Tab:   xfeDoCommand(tab,forward)\n\
        ~Ctrl Shift<Key>Tab:    xfeDoCommand(tab,backward)\n\
                                                                        \
        ~Meta ~Alt Ctrl<Key>a:  xfeDoCommand(moveCursor,beginningOfLine)\n\
        ~Meta ~Alt Ctrl<Key>e:  xfeDoCommand(moveCursor,endOfLine)\n\
        ~Meta ~Alt Ctrl<Key>p:  xfeDoCommand(moveCursor,up)                     \n\
        ~Meta ~Alt Ctrl<Key>n:  xfeDoCommand(moveCursor,down)                   \n\
        ~Meta ~Alt Ctrl<Key>b:  xfeDoCommand(moveCursor,previous)               \n\
        ~Meta ~Alt Ctrl<Key>f:  xfeDoCommand(moveCursor,next)           \n\
        ~Meta ~Alt Ctrl<Key>d:  xfeDoCommand(deleteItem,next)   \n\
        ~Meta ~Alt Ctrl<Key>k:  xfeDoCommand(deleteItem,endOfLine)\n\
        Meta ~Alt ~Ctrl<Key><:  xfeDoCommand(moveCursor,beginningOfPage)\n\
        Meta ~Alt ~Ctrl<Key>>:  xfeDoCommand(moveCursor,endOfPage)\n\
        ~Meta Alt ~Ctrl<Key><:  xfeDoCommand(moveCursor,beginningOfPage)\n\
        ~Meta Alt ~Ctrl<Key>>:  xfeDoCommand(moveCursor,endOfPage)\n\
                                                                        \
        Meta Shift ~Ctrl<Key>z: xfeDoCommand(redo)              \n\
         Alt Shift ~Ctrl<Key>z: xfeDoCommand(redo)              \n\
        Meta ~Ctrl<Key>z:               xfeDoCommand(undo)              \n\
         Alt ~Ctrl<Key>z:               xfeDoCommand(undo)              \n\
                                                                        \
        Meta ~Alt ~Ctrl<Key>b:  xfeDoCommand(toggleCharacterStyle,bold)\n\
         ~Meta Alt ~Ctrl<Key>b: xfeDoCommand(toggleCharacterStyle,bold)\n\
        Meta ~Alt ~Ctrl<Key>i:  xfeDoCommand(toggleCharacterStyle,italic)\n\
         ~Meta Alt ~Ctrl<Key>i: xfeDoCommand(toggleCharacterStyle,italic)\n\
         Meta ~Alt ~Ctrl<Key>u: xfeDoCommand(toggleCharacterStyle,underline)\n\
         ~Meta Alt ~Ctrl<Key>u: xfeDoCommand(toggleCharacterStyle,underline)\n\
        Meta ~Alt ~Ctrl<Key>t:  xfeDoCommand(toggleCharacterStyle,fixed)\n\
         ~Meta Alt ~Ctrl<Key>t: xfeDoCommand(toggleCharacterStyle,fixed)\n\
        Meta ~Alt ~Ctrl<Key>k:  xfeDoCommand(setCharacterStyle,none)\n\
         ~Meta Alt ~Ctrl<Key>k: xfeDoCommand(setCharacterStyle,none)\n\
                                                                        \
        ~Meta ~Alt Ctrl<Key>l:  xfeDoCommand(refresh)                   \n\
                                                                        \
        Meta ~Alt ~Ctrl ~Shift<Key>Up:          xfeDoCommand(setFontSize,increase)\n\
        Meta ~Alt ~Ctrl ~Shift<Key>osfUp:       xfeDoCommand(setFontSize,increase)\n\
        Meta ~Alt ~Ctrl ~Shift<Key>Down:        xfeDoCommand(setFontSize,decrease)\n\
        Meta ~Alt ~Ctrl ~Shift<Key>osfDown:     xfeDoCommand(setFontSize,decrease)\n\
                                                                        \
        ~Meta ~Alt ~Ctrl<Key>SunCopy:   xfeDoCommand(copy)                      \n\
        ~Meta ~Alt ~Ctrl<Key>SunPaste:  xfeDoCommand(paste)                     \n\
        ~Meta ~Alt ~Ctrl<Key>SunCut:    xfeDoCommand(cut)                       \n\
                                                                        \
        Meta ~Alt ~Ctrl ~Shift<Key>d:   xfeDoCommand(deleteItem)        \n\
        ~Meta Alt ~Ctrl ~Shift<Key>d:   xfeDoCommand(deleteItem)        \n\
                                                                                \
        Meta ~Alt ~Ctrl ~Shift<Key>f:   xfeDoCommand(findInObject)              \n\
        Meta ~Alt ~Ctrl ~Shift<Key>g:   xfeDoCommand(findAgain)                 \n\
        ~Meta Alt ~Ctrl ~Shift<Key>f:   xfeDoCommand(findInObject)              \n\
        ~Meta Alt ~Ctrl ~Shift<Key>g:   xfeDoCommand(findAgain)                 \n\
                                                                        \
        Meta ~Ctrl<Key>A:               xfeDoCommand(selectAll)                         \n\
         Alt ~Ctrl<Key>A:               xfeDoCommand(selectAll)                         \n\
        Meta ~Ctrl<Key>C:               xfeDoCommand(copy)                                      \n\
         Alt ~Ctrl<Key>C:               xfeDoCommand(copy)                                      \n\
        Meta ~Ctrl<Key>H:               xfeDoCommand(openHistory)                       \n\
         Alt ~Ctrl<Key>H:               xfeDoCommand(openHistory)                       \n\
        Meta ~Ctrl<Key>m:               xfeDoCommand(composeMessage)            \n\
         Alt ~Ctrl<Key>m:               xfeDoCommand(composeMessage)            \n\
        Meta ~Ctrl ~Shift<Key>n: xfeDoCommand(openBrowser)                      \n\
         Alt ~Ctrl ~Shift<Key>n: xfeDoCommand(openBrowser)                      \n\
        Meta ~Ctrl  Shift<Key>n: xfeDoCommand(newBlank)                         \n\
         Alt ~Ctrl  Shift<Key>n: xfeDoCommand(newBlank)                         \n\
        Meta ~Ctrl<Key>Q:               xfeDoCommand(exit)                                      \n\
         Alt ~Ctrl<Key>Q:               xfeDoCommand(exit)                                      \n\
                Meta ~Ctrl<Key>R:               undefined-key()                         \n\
                 Alt ~Ctrl<Key>R:               undefined-key()                         \n\
        Meta ~Ctrl<Key>V:               xfeDoCommand(paste)                                     \n\
         Alt ~Ctrl<Key>V:               xfeDoCommand(paste)                                     \n\
        Meta ~Ctrl<Key>W:               xfeDoCommand(close)                                     \n\
         Alt ~Ctrl<Key>W:               xfeDoCommand(close)                                     \n\
        Meta ~Ctrl<Key>X:               xfeDoCommand(cut)                                       \n\
         Alt ~Ctrl<Key>X:               xfeDoCommand(cut)                                       \n\
        Meta ~Ctrl<Key>Y:               xfeDoCommand(paste)                                     \n\
         Alt ~Ctrl<Key>Y:               xfeDoCommand(paste)                                     \n\
                                                                                        \
 Meta ~Ctrl ~Shift<Key>1:       xfeDoCommand(openOrBringUpBrowser)      \n\
  Alt ~Ctrl ~Shift<Key>1:       xfeDoCommand(openOrBringUpBrowser)      \n\
 Meta ~Ctrl  Shift<Key>1:       xfeDoCommand(openFolders)                       \n\
  Alt ~Ctrl  Shift<Key>1:       xfeDoCommand(openFolders)                       \n\
 Meta ~Ctrl ~Shift<Key>2:       xfeDoCommand(openInbox)                         \n\
  Alt ~Ctrl ~Shift<Key>2:       xfeDoCommand(openInbox)                         \n\
 Meta ~Ctrl  Shift<Key>2:       xfeDoCommand(openAddrBook)                      \n\
  Alt ~Ctrl  Shift<Key>2:       xfeDoCommand(openAddrBook)                      \n\
        Meta ~Ctrl<Key>3:               xfeDoCommand(openEditor)                \n\
         Alt ~Ctrl<Key>3:               xfeDoCommand(openEditor)                \n\
        Meta ~Ctrl<Key>4:               xfeDoCommand(openCalendar)                      \n\
         Alt ~Ctrl<Key>4:               xfeDoCommand(openCalendar)                      \n\
        Meta ~Ctrl<Key>5:               xfeDoCommand(openConference)            \n\
         Alt ~Ctrl<Key>5:               xfeDoCommand(openConference)            \n\
        Meta ~Ctrl<Key>6:               xfeDoCommand(openCalendar)                      \n\
         Alt ~Ctrl<Key>6:               xfeDoCommand(openCalendar)                      \n\
                                                                                        \
        ~Meta ~Alt ~Ctrl<Key>Prior:             PageUp()                                        \n\
        ~Meta ~Alt ~Ctrl<Key>Next:              PageDown()                                      \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageUp:         PageUp()                                \n\
        ~Meta ~Alt ~Ctrl<Key>osfPageDown:       PageDown()                              \n\
                                                                                        \
        ~Meta ~Alt ~Ctrl ~Shift<Key>osfHelp:            xfeDoCommand(manual)    \n\
                                                                                \
        ~Meta ~Alt ~Ctrl ~Shift<Key>F10:                        \n\
        ~Meta ~Alt ~Ctrl ~Shift<Key>osfMenuBar:                 \n\
                                                                \
        <KeyRelease>:                                                   \n\
        <Key>:                  xfeDoCommand(insertKey)                 \n\
        <KeyPress>:             xfeDoCommand(insertKey)                 \n\
        <KeyUp>:                                                        \n\
        <KeyDown>:              xfeDoCommand(insertKey)                 \n

!=============================================================================


! About Translations, Actions, and "-remote" commands:
!
! You can control a running Netscape process externally; you do this by
! issuing a command like "netscape -remote openURL(http://xxx)".
! When Netscape is invoked with the -remote argument, it does not open
! window, but instead connects to and controls an already-existing process.
! This is done using X properties, so the two Netscape processes need not
! be running on the same machine, and need not share a file system.
!
! All of Netscape's action names are the same as its resource names; so, for
! example, if you wanted to know the name of the action that corresponds to
! the "Add Bookmark" menu item, you could look in this file for "Add Bookmark"
! and see that the resource that is set to that string is "addBookmark" -
! that's the name of the Action as well.
!
! You can use Actions in Translation tables in the usual Xt-ish way, but you
! can also invoke them directly via "netscape -remote", like this:
!
!    netscape -remote 'addBookmark()'
!
! That will cause the existing Netscape process to add its current URL to
! the bookmarks, just as if you had selected that menu item.
!
! Please see the document http://home.netscape.com/newsref/std/x-remote.html
! for more information.


!=============================================================================


! You can ask HTTP (Web) servers for documents in your preferred language
! by setting the Accept-Language header. It is a comma-separated list of
! languages or language/region pairs. For example, if you would prefer to
! see documents in French, or, failing that, in American English, you could
! use the following:
!
!   *httpAcceptLanguage: fr, en-US
!
! The following languages and regions are presented to the user:
!
*languageRegionList:                            \n\
        Afrikaans [af]                          \n\
        Albanian [sq]                           \n\
        Basque [eu]                             \n\
        Bulgarian [bg]                          \n\
        Byelorussian [be]                       \n\
        Catalan [ca]                            \n\
        Chinese [zh]                            \n\
        Chinese/China [zh-CN]                   \n\
        Chinese/Taiwan [zh-TW]                  \n\
        Croatian [hr]                           \n\
        Czech [cs]                              \n\
        Danish [da]                             \n\
        Dutch [nl]                              \n\
        Dutch/Belgium [nl-BE]                   \n\
        English [en]                            \n\
        English/United Kingdom [en-GB]          \n\
        English/United States [en-US]           \n\
        Faeroese [fo]                           \n\
        Finnish [fi]                            \n\
        French [fr]                             \n\
        French/Belgium [fr-BE]                  \n\
        French/Canada [fr-CA]                   \n\
        French/France [fr-FR]                   \n\
        French/Switzerland [fr-CH]              \n\
        Galician [gl]                           \n\
        German [de]                             \n\
        German/Austria [de-AT]                  \n\
        German/Germany [de-DE]                  \n\
        German/Switzerland [de-CH]              \n\
        Greek [el]                              \n\
        Hungarian [hu]                          \n\
        Icelandic [is]                          \n\
        Indonesian [id]                         \n\
        Irish [ga]                              \n\
        Italian [it]                            \n\
        Japanese [ja]                           \n\
        Korean [ko]                             \n\
        Macedonian [mk]                         \n\
        Norwegian [no]                          \n\
        Polish [pl]                             \n\
        Portuguese [pt]                         \n\
        Portuguese/Brazil [pt-BR]               \n\
        Romanian [ro]                           \n\
        Russian [ru]                            \n\
        Scots Gaelic [gd]                       \n\
        Serbian [sr]                            \n\
        Slovak [sk]                             \n\
        Slovenian [sl]                          \n\
        Spanish [es]                            \n\
        Spanish/Argentina [es-AR]               \n\
        Spanish/Colombia [es-CO]                \n\
        Spanish/Mexico [ex-MX]                  \n\
        Spanish/Spain [es-ES]                   \n\
        Swedish [sv]                            \n\
        Turkish [tr]                            \n\
        Ukrainian [uk]                          \n


!=============================================================================
!
!      There's really nothing after this point you should be messing with.
!
!=============================================================================


! Motif drag-and-drop is insanely buggy, and is causing crashes even in
! contexts where it has no business being involved at all.  Let's try
! disabling it globally and see if that helps.
!Netscape*dragInitiatorProtocolStyle:   XmDRAG_NONE
!Netscape*dragReceiverProtocolStyle:    XmDRAG_NONE

! Turn off traversal for sashes.
*XmSash.traversalOn:            False

!
! Label Land
!
*Help.sensitive:                        False

! HTML forms "More..." button (options menus)
*drawingArea*moreButton.labelString:    ܺ...

! Bookmarks "More..." cascade button
*bookmarkMoreButton.labelString:                ܺ...

! Mail and news "More..." button
*mailNewsMoreButton.labelString:                ܺ...

!====================================================================
!  Menubar stuff
!====================================================================
!
! The file menus for all the components come first.
! Then the menus are listed on a per component basis.
!

*menuBar.fileMenu.labelString:          ե
!*menuBar.fileMenu.mnemonic:            F

*menuBar.editMenu.labelString:          Խ
!*menuBar.editMenu.mnemonic:            E

*menuBar.viewMenu.labelString:          ɽ
!*menuBar.viewMenu.mnemonic:            V

*menuBar.goMenu.labelString:            
!*menuBar.goMenu.mnemonic:                      G

*menuBar.messageMenu.labelString:       å
!*menuBar.messageMenu.mnemonic:         M

*menuBar.bookmarkMenu.labelString:      ֥åޡ
!*menuBar.bookmarkMenu.mnemonic:        B

*menuBar.windowMenuLite.labelString:    Window
!*menuBar.windowMenuLite.mnemonic:              W
*menuBar.windowMenu.labelString:        Communicator
!*menuBar.windowMenu.mnemonic:          C
!*menuBar.windowMenu.fontList:      -*-helvetica-bold-o-*-*-*-120-*--*-*-iso8859-*

*menuBar.itemMenu.labelString:          
!*menuBar.itemMenu.mnemonic:            I

*menuBar.helpMenu.labelString:          إ
!*menuBar.helpMenu.mnemonic:            H

!=======================
!  File Menu - Navigator 
!=======================

*menuBar*newSubmenu.labelString:        (N)
*menuBar*newSubmenu.mnemonic:           N

! File/New Submenu
*menuBar*openBrowser.labelString:       Navigator ɥ(N)
*menuBar*openBrowser.mnemonic:          N
*menuBar*openBrowser.acceleratorText:   Alt+N
*openBrowser.documentationString:               \
 Web ڡɽ֥饦 ɥ򳫤ޤ

*composeMessage.mnemonic:               M
*composeMessage.acceleratorText:        Alt+M
*composeMessage.labelString:            Message

! In the three pane view, under the "Message" menu, it should read
! "New Message" and not "Message"
*menuBar*composeMessage.labelString:            å(M)

*composeMessage.documentationString:    \
᡼ޤϥǥå 롼 åޤ
*composeArticle.documentationString:    \
ǥå 롼 åޤ

*menuBar*newBlank.labelString:                  ڡ(P)
*menuBar*newBlank.mnemonic:                             P
*menuBar*newBlank.acceleratorText:              Alt+Shift+N
*newBlank.documentationString:                   Web ڡޤ

*menuBar*newTemplate.labelString:               ƥץ졼Ȥڡ(T)
*menuBar*newTemplate.mnemonic:                  T
*newTemplate.documentationString:       \
ƥץ졼ȤѤƿ Web ڡޤ

*menuBar*newWizard.labelString:                 ɤǥڡ(W)...
*menuBar*newWizard.mnemonic:                    W
*newWizard.documentationString: ɤѤƿ Web ڡޤ
! end File/New Submenu

*menuBar*openPage.labelString:          ڡ򳫤(O)...
*menuBar*openPage.mnemonic:                     O
*menuBar*openPage.acceleratorText:      Alt+O
*openPage.documentationString:          \
ߤΥɥǥ եޤ Web ڡ򳫤ޤ

*menuBar*recentSubmenu.labelString:     Open Recent...

*menuBar*saveMsg.labelString:       ¸
*menuBar*saveMsg.mnemonic:              S
*menuBar*saveMsg.acceleratorText:   Alt+S
*menuBar*saveAs.labelString:        ̾դ¸(S)...
*menuBar*saveMsgAs.labelString:     ̾դ¸(S)
*menuBar*saveMsgAs.mnemonic:        S

*saveAsCmdString:                                       ̾դ¸(S)...
*saveFramesetAsCmdString:                       ե졼ॻåȤ̾դ¸(S)...
*menuBar*saveAs.mnemonic:           S
*menuBar*saveAs.acceleratorText:    Alt+S
*saveAs.documentationString:            ߤΥڡΥԡ¸ޤ

*menuBar*saveFrameAs.labelString:       ե졼̾դ¸(F)...
*menuBar*saveFrameAs.mnemonic:          F
*saveFrameAs.documentationString:       򤷤ե졼Υԡ¸ޤ

*sendPage.labelString:                          ڡ(D)
*sendPage.mnemonic:                                     d
*sendPage.documentationString:          ߤΥڡͤޤ

*sendLink.labelString:                          󥯤(K)
*sendLink.mnemonic:                                     k
*sendLink.documentationString:  \
ߤΥڡξͤޤ

*editPageCmdString:             ڡԽ(E)
*editFrameCmdString:    ե졼Խ(E)
*editPage.labelString:              ڡԽ(E)
*editFrameSet.labelString:          ե졼ॻåȤԽ(E)
*menuBar*editPage.mnemonic:         E
*editPage.documentationString:      ߤΥڡޤϥե졼ॻåȤԽޤ
*menuBar*editFrame.labelString:         ե졼Խ(F)
*menuBar*editFrame.mnemonic:            F
*editFrame.documentationString:     ߤΥե졼Խޤ

*menuBar*uploadFile.labelString:        ե򥢥åץ(U)...
*menuBar*uploadFile.mnemonic:           U
*uploadFile.documentationString: FTP ǥ쥯ȥ˥ե򥢥åץ()ޤ

*menuBar*printSetup.labelString:        ڡ(G)...
*menuBar*printSetup.mnemonic:           g
*printSetup.documentationString:        ץѹޤ

*menuBar*printPreview.labelString:      ץӥ塼(V)
*menuBar*printPreview.mnemonic:         v
*printPreview.documentationString:      ڡΤΰץӥ塼ɽޤ

*menuBar*print.labelString:                     (P)...
*printCmdString:                                        (P)...
*printFrameCmdString:                           ե졼(P)...
*menuBar*print.mnemonic:                        P
*menuBar*print.acceleratorText:         Alt+P
*print.documentationString:                     ߤΥڡޤ

*menuBar*close.labelString:                     Ĥ(C)
*menuBar*close.mnemonic:                        C
*menuBar*close.acceleratorText:         Alt+W
*close.documentationString:                     ߤΥɥĤޤ

*menuBar*exit.labelString:                      λ(X)
*menuBar*exit.mnemonic:                         x
*menuBar*exit.acceleratorText:          Alt+Q
*exit.documentationString:      ץꥱΤ٤ƤΥɥĤƽλޤ

!===========================
!  File Menu - Page Composer
!===========================

*menuBar*save.labelString:                                      ¸(S)
*menuBar*save.mnemonic:                                         S
*menuBar*save.acceleratorText:                          Alt+S
*save.documentationString:                                      Υڡ¸ޤ

*Editor*menuBar*saveAs.acceleratorText:

*menuBar*publish.labelString:                           (U)...
*menuBar*publish.mnemonic:                                  u
*publish.documentationString:   \
Ѥ˺Υեޤϥǥ쥯ȥ򥢥åץɤޤ

*menuBar*browsePage.labelString:            ڡ֥饦ɽ(B)
*menuBar*browsePage.mnemonic:               B
*browsePage.documentationString:        \
Υե򿷤֥饦 ɥǳޤ

!=============================
! File Menu - Compose Message
!=============================

*Composition*save.documentationString:  Save the current message

*Composition*toolBar*save*saveAs.labelString: As File...
*Composition*toolBar*save*saveAs.mnemonic: F
*Composition*saveAs.documentationString: Save a copy of the current message

*Composition*menuBar*saveAs.labelString:    ե...
*Composition*menuBar*saveAs.mnemonic:       F
*Composition*menuBar*saveAs.acceleratorText:
*Composition*saveAs.documentationString: Save a copy of the current message

*Composition*toolBar*save*saveDraft.labelString: 񤭤 
*Composition*toolBar*save*saveDraft.mnemonic: D
*Composition*toolBar*save*saveDraft.documentationString: Save this message in the Drafts folder to send later.

*menuBar*saveDraft.labelString:                 񤭤¸(S)...
*menuBar*saveDraft.mnemonic:                            D
*saveDraft.documentationString:         񤭥ե˥å¸ޤ

*Composition*toolBar*save*saveTemplate.labelString: ƥץ졼Ȥ
*Composition*toolBar*save*saveTemplate.mnemonic: T
*Composition*toolBar*save*saveTemplate.documentationString: Save this message in the Templates folder to use again.

*menuBar*saveTemplate.labelString:          ƥץ졼
*menuBar*saveTemplate.mnemonic:             T
*saveTemplate.labelString:          ƥץ졼
*saveTemplate.mnemonic:             T
*saveTemplate.documentationString:      Save this message in the Templates folder to use again.

*menuBar*saveAsMenu.labelString:                        ̾դ¸(A)...
*menuBar*saveAsMenu.mnemonic:                           A
*menuBar*saveAsMenu.saveMessagesAs.documentationString:         åեȤ¸ޤ

*menuBar*saveMessage.labelString:               ¸
*menuBar*saveMessage.acceleratorText:           Alt+S
*menuBar*saveMessage.documenationString:        åեȤ¸ޤ

*menuBar*sendMessageNow.labelString:            (D)
*menuBar*sendMessageNow.mnemonic:                       d
*sendMessageNow.documentationString:            åͤޤ
*menuBar*sendMessageNow.acceleratorText:        Alt+Enter

*menuBar*sendMessageLater.labelString:          Ȥ(L)
*menuBar*sendMessageLater.mnemonic:                     L
*sendMessageLater.documentationString:          åȥ쥤˳Ǽޤ
*menuBar*sendMessageLater.acceleratorText:      Alt+Shift+Enter

*menuBar*quoteOriginalText.labelString:         ʸ(Q)
*menuBar*quoteOriginalText.mnemonic:            Q
*menuBar*quoteOriginalText.acceleratorText:     Alt+Shift+Q
*quoteOriginalText.documentationString: \
ΥڡƥȤѷŽդޤ

*menuBar*addresseePicker.labelString:           ɥ쥹(T)...
*menuBar*addresseePicker.mnemonic:                      t
*addresseePicker.documentationString:           ͤΥɥ쥹򤷤ޤ
*addresseePicker.tipString:                     åΥɥ쥹

*autoComplOnCmdString:                                          ɥ쥹䴰Ԥʤ
*autoComplOffCmdString:                                         Complete Address

*menuBar*showComplPicker.labelString:           륢ɥ쥹ɽ
*menuBar*showComplPicker.mnemonic:              S
*menuBar*showComplPicker.acceleratorText:       Alt+J
*menuBar*autoComplOnOff.acceleratorText:        Alt+D
!*showComplPicker.documentationString:          륢ɥ쥹ɽ...
!*showComplPicker.tipString:                                    륢ɥ쥹ɽ...

*menuBar*attach.labelString:                            ź(A)
*menuBar*attach.mnemonic:                                       A
*attach.documentationString:                            ߤΥå˥ɥȤźդޤ

*menuBar*showChrome.labelString:            ɽ
*menuBar*showChrome.mnemonic:               S

*menuBar*floatingTaskBarClose.labelString:  ݡͥȥС

!============================
!  File Menu - Message Center
!============================

*folderPrivileges.labelString:                                  Privileges
*newFolder.labelString:                                                 ե(F)...
*newFolderCmdString:                                                    ե(W)...
*newSubFolderCmdString:                                                 ֥ե(W)...
! sspitzer:  is category used anymore?  what is it?
*newCategoryCmdString:                                                  ƥ(W)...
*newNewsgroupCmdString:                                                 ǥå(W)...
*newFolder.mnemonic:                                                    w
*newFolder.documentationString: \
᡼ եޤϿǥå 롼פޤ

*MailFolder*menuBar*openSelected.labelString: Open
*MailFolder*menuBar*openSelected.mnemonic: O
*MailFolder*menuBar*openSelected.acceleratorText: Alt+O
*MailFolder*menuBar*openSelected.documentationString: \
Open the selected mail folder or newsgroup
*openFolder.labelString: Open
*openFolder.acceleratorText: Alt+O
*openFolder.mnemonic:                                   O
*openFolder.documentationString: \
򤷤᡼ եޤϥǥå 롼פ򳫤ޤ

*renameFolder.labelString:                      ե̾ѹ(R)...
*renameFolder.mnemonic:                         R
*renameFolder.documentationString:      򤷤ե̾ѹޤ

*menuBar*newMsgSubmenu.labelString:                     åμ(G)
*menuBar*newMsgSubmenu.mnemonic:                        G
*newMessage.documentationString:        \
᡼ȥǥå 롼 åޤ

! File/Get Messages Submenu
*menuBar*getNewMessages.labelString:            (M)
*menuBar*getNewMessages.mnemonic:               M
                
! This label is generated dynamically from the preferences
!*menuBar*getNextNNewMsgs.labelString:       Next 500
*menuBar*getNextNNewMsgs.mnemonic:                      e

*menuBar*synchWithServer.labelString:       ФƱ(S)
*menuBar*synchWithServer.mnemonic:                      S

*menuBar*sendMessagesInOutbox.labelString: ȥ쥤Υå
*menuBar*sendMessagesInOutbox.mnemonic: d
*sendMessagesInOutbox.documentationString: \
ȥ쥤Υåޤ

*menuBar*updateMessageCount.labelString:        åֹ򹹿(U)
*menuBar*updateMessageCount.mnemonic:           U
*updateMessageCount.documentationString:        \
̤ɥåֹ򹹿ޤ

*addNewsgroup.labelString:              ǥå󥰥롼פ(B)...
*addNewsgroup.mnemonic:                 b
*addNewsgroup.documentationString:              줾Υ˥塼롼פɤޤ
 
!=============================
!  File Menu - Message Threads
!=============================

*menuBar*openAttachmentsSubmenu.labelString:    źդ򳫤(O)
*menuBar*openAttachmentsSubmenu.mnemonic:                               O
*openAttachments.documentationString:   \
򤷤źդ򳫤ޤ

! File/Open Attachments Submenu is dynamically generated

*editMessage.labelString:                               åԽ(E)
*editMessage.mnemonic:                                  E
*editMessage.documentationString:                               򤷤åԽޤ

*menuBar*saveTemplate.labelString:              Template
*menuBar*saveTemplate.mnemonic:                 T
*menuBar*saveAsTemplate.labelString:    Template
*menuBar*saveAsTemplate.mnemonic:               T

*menuBar*saveMessagesAs.labelString:    File
*menuBar*saveMessagesAs.mnemonic:       F
*menuBar*saveMessagesAs.acceleratorText:        Alt+S

*MailThread*menuBar*saveMessageAs.labelString:  File
*MailThread*menuBar*saveMessageAs.mnemonic:  F
*MailThread*menuBar*saveMessageAs.acceleratorText:      Alt+S

*menuBar*emptyTrash.mnemonic: y

! labelString is generated dynamically
*menuBar*compressFolders.mnemonic: t

!==========================
!  File Menu - Address Book
!==========================

*addToAddressBook.labelString:  (R)...
*addToAddressBook.mnemonic:             r
!*addToAddressBook.acceleratorText:     Alt+N
*addToAddressBook.documentationString:  \
ɥ쥹Ģܤޤ

*abNewList.labelString:                 ꥹ(S)...
*abNewList.mnemonic:                    s
*abNewList.documentationString: \
᡼ ꥹȤޤ

*abNewPAB.labelString:                  ɥ쥹Ģ...
*abNewPAB.mnemonic:                     A
*abNewPAB.documentationString:  \
ɥ쥹Ģޤ 

*abNewLDAPDirectory.labelString: ǥ쥯ȥ...
*abNewLDAPDirectory.mnemonic:                   D
*abNewLDAPDirectory.documentationString:        \
ǥ쥯ȥꥵСޤ

*menuBar*import.labelString:    ݡ(I)...
*menuBar*import.mnemonic:               I
*AddressBook*import.documentationString:        \
ե򥢥ɥ쥹Ģ˥ݡȤޤ
!
! customized for PAB
!
*AddressBook*menuBar*saveAs.labelString:        ݡ...
*AddressBook*menuBar*saveAs.mnemonic:        E
*AddressBook*menuBar*toggleNavigationToolbar.labelString: Address Book Toolbar
*AddressBook*menuBar*toggleNavigationToolbar.mnemonic: A
*AddressBook*menuBar*abToggleABPane.labelString: ɥ쥹Ģ
*AddressBook*menuBar*abToggleABPane.mnemonic: B

*menuBar*abCall.labelString:    ƽФ(L)
*menuBar*abCall.mnemonic:               l
*abCall.documentationString:    \
Netscape Conference θƽФԤޤ


!
! i18n labels: used in AB search dialog, Message filter dialog, 
! and Search Message dialog
!
!*I18nColon.labelString: will be something like   :
!*I18nFirst.labelString: will be something like   the
!*I18nRest.labelString: will be something like  or/and
!
*I18nColon.labelString: 
*I18nFirst.labelString: 
*I18nRest.labelString: 

!=======================
!  File Menu - Bookmarks
!=======================

*newBookmark.labelString:                      ֥åޡ(W)...
*bookmarks*menuBar*newBookmark.mnemonic:       w
*newBookmark.documentationString:       \
֥åޡܤޤ

*newFolder.labelString:                         ե(F)...
*bookmarks*menuBar*newFolder.mnemonic:          F
*bookmarks*newFolder.documentationString:       \
֥åޡ եޤ

*newSeparator.labelString:                      ڤ(S)
*bookmarks*menuBar*newSeparator.mnemonic:       S
*bookmarks*newSeparator.documentationString:    \
ڤޤ

*bookmarks*menuBar*openBookmarkFile.labelString:        ֥åޡ ե򳫤(F)...
*bookmarks*menuBar*openBookmarkFile.mnemonic:           F
*bookmarks*openBookmarkFile.documentationString:        \
Υɥǥ֥åޡ ե򳫤ޤ

*bookmarks*menuBar*openSelected.labelString:            ֥åޡ˥(K)
*bookmarks*menuBar*openSelected.mnemonic:               k
*bookmarks*openSelected.documentationString:    \
򤷤֥åޡ֥饦 ɥǳޤ

*bookmarks*menuBar*import.labelString:                  ݡ(I)...
*bookmarks*menuBar*import.mnemonic:                     I
*bookmarks*import.documentationString:  \
̤Υ֥åޡ򸽺ߤΰ˥ݡȤޤ

*bookmarks*menuBar*addToToolbar.labelString:        ġС˥֥åޡɲ(A)
*bookmarks*menuBar*addToToolbar.mnemonic:           A
*bookmarks*addToToolbar.documentationString:    \
桼ġС˥֥åޡɲäޤ

*bookmarks*menuBar*createShortcut.labelString:          硼ȥåȤ(T)
*bookmarks*menuBar*createShortcut.mnemonic:             t
*bookmarks*createShortcut.documentationString:  \
򤷤֥åޡؤΥ󥿡ͥå 硼ȥåȤޤ

*makeAlias.labelString:                         ꥢκ(M)
*makeAlias.mnemonic:                            M
*makeAlias.documentationString: \
򤷤֥åޡؤΥ֥åޡ ꥢޤ

!=====================
!  File Menu - History
!=====================

*history*menuBar*openSelected.labelString:              ڡ˥(E)
*history*menuBar*openSelected.mnemonic:                 e
*history*openSelected.documentationString:      \
򤷤ڡ֥饦 ɥǳޤ

*history*menuBar*addToToolbar.labelString:              ڡġСɲ(A)
*history*menuBar*addToToolbar.mnemonic:                 A
*history*addToToolbar.documentationString:      \
򤷤ڡ桼ġСɲäޤ

*history*menuBar*print.labelString:             ...

!=======================
!  Edit Menu - Navigator
!=======================
 
*undo.labelString:              ᤹(U)
*undo.mnemonic:                 U
*undo.acceleratorText:          Alt+Z
*undo.documentationString:      Ǹѹ򸵤ᤷޤ
 
*redo.labelString:              ľ(R)
*redo.mnemonic:                 R
*redo.acceleratorText:          Alt+Y
*redo.documentationString:      Ǹθᤷľޤ
 
*cut.labelString:               ڤ(T)
*cut.mnemonic:                  t
*cut.acceleratorText:           Alt+X
*cut.documentationString:       \
򤷤Ƥ򥯥åץܡɤ˰ưޤ
 
*copy.labelString:              ԡ(C)
*copy.mnemonic:                 C
*copy.acceleratorText:          Alt+C
*copy.documentationString:      \
򤷤Ƥ򥯥åץܡɤ˥ԡޤ
 
*paste.labelString:             Žդ(P)
*paste.mnemonic:                P
*paste.acceleratorText:         Alt+V
*paste.documentationString:     åץܡɤƤŽդޤ

*delete.labelString:                    
*delete.mnemonic:                               D
*delete.acceleratorText:                Alt+D
*delete.documentationString:    򤷤Ƥޤ
! EditorFrame uses this one
*deleteItem.labelString:        (D)
*deleteItem.mnemonic:           D
*deleteItem.acceleratorText:    Alt+D
*deleteItem.documentationString:򤷤Ƥޤ

*selectAll.labelString:                 ٤Ƥ(A)
*selectAllCmdString:                    ٤Ƥ(A)
*selectAllInFrameCmdString:                             ե졼Τ٤Ƥ(A)
*selectAll.mnemonic:                                    A
*selectAll.acceleratorText:                             Alt+A
*selectAll.documentationString:                 ɥΤ򤷤ޤ
! Thread Window Edit/Select pullaside menu
*MailThread*selectAll.labelString:      ٤(A)
*MailThread*selectAllCmdString:         ٤(A)
*MailThread*selectAllInFrameCmdString:  ե졼⤹٤(A)

*menuBar*findInObject.labelString:              å򸡺(F)...
*Composition*menuBar*findInObject.labelString:  å򸡺(F)...
*MailMsg*menuBar*findInObject.labelString:              å򸡺(F)...
*MailThread*menuBar*findInObject.labelString:   å򸡺(F)...
*findInObjectCmdString:                                 ڡ򸡺(F)...  
*findInFrameCmdString:                                  ե졼򸡺(F)...  

*menuBar*findInObject.mnemonic:         F
*menuBar*findInObject.acceleratorText:  Alt+F
*findInObject.documentationString:              \
ߤΥڡʸ򸡺ޤ

*menuBar*findAgain.labelString:                 򸡺(G)
*menuBar*findAgain.mnemonic:                    g
*menuBar*findAgain.acceleratorText:             Alt+G
*findAgain.documentationString:                 ľ˹Ԥäľޤ

*Navigator*menuBar*search.labelString:  󥿡ͥåȸ(I)
*Navigator*menuBar*search.mnemonic:     I
*Navigator*search.documentationString:  \
󥿡ͥåȾξ򸡺ޤ

*menuBar*searchAddress.labelString:     ǥ쥯ȥ긡(Y)
*menuBar*searchAddress.mnemonic:            y
*searchAddress.documentationString:     \
Search a directory to find a person

*menuBar*editPreferences.labelString:   (E)...
*menuBar*editPreferences.mnemonic:              e
*editPreferences.documentationString:   \
ץꥱѹޤ

!===========================
!  Edit Menu - Page Composer
!===========================
 
*deleteTableMenu.labelString:                   ɽ(B)
!*deleteTableMenu.mnemonic:                             b
*deleteTableMenu.mnemonic:                      l

! Edit/Delete Table Submenu

*deleteTable.labelString:                       ɽ(T)
*deleteTable.mnemonic:                          T
*deleteTable.documentationString:       \
֤ɽޤ

! new
*deleteTableRow.labelString:                    (R)
*deleteTableRow.mnemonic:                       R
*deleteTableRow.documentationString:    \
֤ιԤޤ

*deleteTableColumn.labelString:                 (O)
*deleteTableColumn.mnemonic:                    o
*deleteTableColumn.documentationString: \
֤ޤ

*deleteTableCell.labelString:                   (C)
*deleteTableCell.mnemonic:                      C
*deleteTableCell.documentationString:   \
֤Υޤ

! end Edit/Delete Table Submenu

*removeLink.labelString:                󥯤(K)
*removeLink.mnemonic:                   k
*removeLinks.labelString:               󥯤(R)
*menuBar*removeLinks.mnemonic:      R
*removeLinks.documentationString:       \
ϰϤΥ󥯤ޤ

*selectTable.labelString:                       ɽ(B)
*selectTable.mnemonic:                          b
*selectTable.documentationString:       \
֤ˤɽ򤷤ޤ

*menuBar*editPageSource.labelString:        HTML 
*editPageSource.documentationString:    \
Υڡ HTML Խޤ

!=============================
!  Edit Menu - Compose Message
!=============================

*menuBar*pasteAsQuoted.labelString:                     ѷŽդ(Q)
*menuBar*pasteAsQuoted.mnemonic:                        Q
*pasteAsQuoted.documentationString:     \
åץܡɤƤѷŽդޤ

!============================
!  Edit Menu - Message Center
!============================

*menuBar*search.labelString:            å򸡺(S)
*menuBar*search.mnemonic:               S
*menuBar*search.acceleratorText:        Alt+Shift+F
*search.documentationString:    ᡼ǥå 롼 å򸡺ޤ

*menuBar*editConfiguration.labelString: ᡼ Ȥδ(M)
*menuBar*editConfiguration.mnemonic:            M

*menuBar*moderateDiscussion.labelString:        ǥå 롼פδ(N)
*menuBar*moderateDiscussion.mnemonic:           N

*menuBar*editMailFilterRules.labelString: ᡼뿶ʬ...
*menuBar*editMailFilterRules.mnemonic:    i
*editMailFilterRules.documentationString:       \
᡼ΥեؤοʬԤޤ

*popup*deleteNewsgroup.labelString:             Remove Newsgroup Server
*popup*addNewsgroup.labelString:                ...
*newsServerPropsCmdString:  ǥå ФΥץѥƥ(S)
*newsgroupPropsCmdString:       ǥå 롼פΥץѥƥ(S)
*folderPropsCmdString:          եΥץѥƥ(S)
*mailServerPropsCmdString:  ᡼ ФΥץѥƥ(S)
*menuBar*viewProperties.labelString:    ץѥƥ(S)...
*menuBar*viewProperties.mnemonic:               s
*viewProperties.documentationString:    \
View mail folder or newsgroup properties

! text generated dynamically
*menuBar*deleteFolder.mnemonic: D
*menuBar*deleteFolder.acceleratorText: Alt+D


!=============================
!  Edit Menu - Message Threads
!=============================

*deleteAny.labelString:         å
*deleteAny.mnemonic:            D
*deleteAny.acceleratorText:             Alt+D

*selectSubmenu.labelString:             
*selectSubmenu.mnemonic:                l


! Edit/Select Submenu

*selectThread.labelString:                              å(T)
*selectThread.mnemonic:                                 T
*selectThread.acceleratorText:                          Alt+Shift+A

*selectCategory.labelString:                    ƥ(C)
*selectCategory.mnemonic:                               C

*selectFlaggedMessages.labelString:             դå(F)
*selectFlaggedMessages.mnemonic:                        F

*selectAllMessages.labelString:                 ٤ƤΥå(M)
*selectAllMessages.mnemonic:                    M

! end Edit/Select Submenu

!==========================
!  Edit Menu - Address Book
!==========================

*menuBar*abDelete.labelString:          (D)
*menuBar*abDelete.mnemonic:     D
*menuBar*abDelete.acceleratorText: Del
*abDelete.documentationString:  \
ߤϰϤޤ

*menuBar*abDeleteAllEntries.labelString:        ƺ
*menuBar*abDeleteAllEntries.mnemonic: O

*menuBar*abSearchFor.labelString:     Search for...
*menuBar*abSearchFor.mnemonic:        f

*menuBar*displayHTMLDomainsDialog.labelString:  HTML ɥᥤ...
*menuBar*displayHTMLDomainsDialog.mnemonic:             H
*displayHTMLDomainsDialog.documentationString:  \
HTML åǽʥɥᥤΰԽޤ

*AddressBook*menuBar*viewProperties.labelString:        ɤΥץѥƥ(S)
*AddressBook*menuBar*viewProperties.mnemonic:           s

*viewProperties.documentationString:    \
ɥ쥹ĢɹܤΥץѥƥɽԽޤ

*AddressBook**menuBar*selectAll.acceleratorText:

!=======================
!  Edit Menu - Bookmarks
!=======================

*bookmarks*menuBar*findInObject.labelString:            ֥åޡ򸡺...
*bookmarks*findInObject.documentationString:            \
Υ֥åޡ򸡺ޤ

*bookmarkProperties.labelString:                ֥åޡΥץѥƥ(P)
*menuBar*bookmarkProperties.mnemonic:           P
*bookmarkProperties.documentationString:        \
򤷤֥åޡΥץѥƥɽޤ

!=======================
!  Edit Menu - History
!=======================

*history*menuBar*search.labelString:            򸡺(H)
*history*menuBar*search.mnemonic:               H
*history*search.documentationString:    \
ιܤ򸡺ޤ

!=======================
!  View Menu - Navigator
!=======================

*menuBar*toggleNavigationToolbar.labelString: ޥ ġСɽ/ɽ(N)
*menuBar*toggleNavigationToolbar.mnemonic:      N
*menuBar*toggleNavigationToolbar.documentationString: ޥ ġСɽ/ɽڤؤޤ

*menuBar*toggleLocationToolbar.labelString: ġСɽ/ɽ(L)
*menuBar*toggleLocationToolbar.mnemonic:        L
*toggleLocationToolbar.documentationString:     ġСɽ/ɽڤؤޤ

*menuBar*togglePersonalToolbar.labelString:    桼ġСɽ/ɽ(P)
*menuBar*togglePersonalToolbar.mnemonic:        P
*togglePersonalToolbar.documentationString:     桼ġСɽ/ɽڤؤޤ

*menuBar*increaseFont.labelString:      եȤ礭(F)
*menuBar*increaseFont.mnemonic:         F
*menuBar*increaseFont.acceleratorText:  Alt+]
*increaseFont.documentationString:      \
Υڡɽ˻Ѥե 礭ޤ

*menuBar*decreaseFont.labelString:      եȤ򾮤(N)
*menuBar*decreaseFont.mnemonic:         n
*menuBar*decreaseFont.acceleratorText:  Alt+[
*decreaseFont.documentationString:      \
Υڡɽ˻Ѥե 򾮤ޤ

*reload.labelString:                            ɤ߹(R)
*reload.mnemonic:                                       R
*reload.acceleratorText:                        Alt+R
! In mail and news reply to sender uses this accelerator
*MailThread*menuBar*reload.acceleratorText:     
*MailMsg*menuBar*reload.acceleratorText:        
*News*menuBar*reload.acceleratorText:   
*reload.documentationString:            ߤΥڡ⤦ɤ߹ߤޤ

*showImages.labelString:                        ɽ(G)
*showImages.mnemonic:                           g
*showImages.documentationString:        ߤΥڡβɽޤ

*refresh.labelString:                           (F)
*refresh.mnemonic:                                      h
*refresh.documentationString:           ̤褷ޤ

*stopAnimationsCmdString:                       ˥᡼(S)
*stopLoadingCmdString:                          ɤ߹(S)
*stopLoading.labelString:                       ɤ߹(S)
*stopLoading.mnemonic:                          S
*stopLoading.acceleratorText:           ESC
*stopLoading.documentationString:       ߤžǤޤ
!xxx need separate doc string for stop animations

*viewPageSource.labelString:            ڡΥ(U)
*viewPageSource.acceleratorText:    Alt+U
*viewPageSource.documentationString:ߤΥڡ HTML ɽޤ

*viewPageInfo.labelString:                      ڡ(I)
*viewPageInfo.mnemonic:                         I
*viewPageInfo.documentationString:      ߤΥڡˤĤƤξɽޤ

*pageServices.labelString:                      ڡ ӥ(V)
*pageServices.mnemonic:                         P
!*pageServices.documentationString:

*menuBar*encodingSubmenu.labelString:   ʸ å(C)
*menuBar*encodingSubmenu.mnemonic:              C
*encodingSubmenu.documentationString:   \
ߤΥڡʸ åȤѹޤ

! View/Encoding Submenu

*latin1EncCmdString:             (ISO-8859-1)
*885915EncCmdString:             (ISO-8859-15)
*latin2EncCmdString:            沤 (ISO-8859-2)
*Win1250EncCmdString:           沤 (Windows-1250)
*jaAutoEncCmdString:            ܸ (Auto-Detect)
*jaSJISEncCmdString:            ܸ (Shift_JIS)
*jaEUCEncCmdString:             ܸ (EUC-JP)
*twBig5EncCmdString:             (Big5)
*twEUCEncCmdString:              (EUC-TW)
*gbEUCEncCmdString:             λ (GB2312)
*krEUCEncCmdString:             ڹ (Auto-Detect)
*2022krEncCmdString:            ڹ (ISO-2022-KR)
*koi8rEncCmdString:             ʸ (KOI8-R)
*88595EncCmdString:             ʸ (ISO-8859-5)
*Win1251EncCmdString:           ʸ (Windows-1251)
*cp866EncCmdString:             ʸ (CP-866)
*greekEncCmdString:             ꥷ (ISO-8859-7)
*Win1253EncCmdString:           ꥷ (Windows-1253)
*88599EncCmdString:             ȥ륳 (ISO-8859-9)
*unicode_utf8EncCmdString:      Unicode (UTF-8)
*unicode_utf7EncCmdString:      Unicode (UTF-7)
*otherEncCmdString:             桼
*setDefaultDocCSID:             ɸ
*setDefaultDocumentEncoding.documentationString:        \
Set the Global Default Documentation Encoding

! end View/Encoding Submenu

!==============================
!  View Menu - Page Composer
!==============================

*toggleMenubar.labelString:     Menu bar
*toggleMenubar.documentationString:     \
Show or hide the Menu bar

*Editor*toggleNavigationToolbar.labelString:    ġСɽ/ɽ
*Editor*toggleNavigationToolbar.documentationString:    \
ġСɽ/ɽڤؤޤ

*toggleFormatToolbar.labelString:       񼰥ġСɽ/ɽ
*toggleFormatToolbar.documentationString:       \
񼰥ġСɽ/ɽڤؤޤ

*menuBar*toggleParagraphMarks.labelString:              ޡɽ/ɽ
*menuBar*toggleParagraphMarks.mnemonic:                 P
*toggleParagraphMarks.documentationString:      \
ޡɽ/ɽڤؤޤ

!=============================
! View Menu - Compose Message
!=============================

*Composition*menuBar*toggleNavigationToolbar.labelString: åġС
*Composition*toggleAddressArea.documentationString:     \
Show or hide the Addressing Area
*Composition*toggleAddressArea.tipString:             ɥ쥹ΰ
*Composition*toggleAddressArea.mnemonic:              A
*Composition*toggleAddressArea.labelString:           ɥ쥹ΰ

*Composition*toggleNavigationToolbar.labelString:       å ġСɽ/ɽ
*Composition*toggleNavigationToolbar.documentationString:       \
å ġСɽ/ɽڤؤޤ
*Composition*toggleNavigationToolbar.mnemonic:  T

!xxx add Show/Hide Addressing Area

*Composition*menuBar*viewAddresses.labelString:       ɥ쥹(A)
*Composition*menuBar*viewAddresses.mnemonic:          A
*Composition*viewAddresses.documentationString: \
ͤΥɥ쥹ɽޤ

*Composition*menuBar*viewAttachments.labelString:     ź(T)
*Composition*menuBar*viewAttachments.mnemonic:        t
*viewAttachments.documentationString:   \
åźդɽޤ

*Composition*menuBar*viewOptions.labelString:         ץ(O)
*Composition*menuBar*viewOptions.mnemonic:            O
*Composition*viewOptions.documentationString: å ץɽޤ

!xxx no longer in spec (viewMessageBodyOnly)
*Composition*menuBar*viewMessageBodyOnly.labelString: åʸΤ(B)
*Composition*menuBar*viewMessageBodyOnly.mnemonic:    B
*Composition*viewMessageBodyOnly.documentationString:   \
ɥ쥹򱣤ơåʸΤߤɽޤ

*Composition*menuBar*wrapLongLines.labelString:       ĹԤޤ֤(W)
*Composition*menuBar*wrapLongLines.mnemonic:          W
*Composition*wrapLongLines.documentationString: \
åĹԤޤ֤ޤ

!============================
!  View Menu - Message Center
!============================

*MailFolder*menuBar*toggleNavigationToolbar.labelString: å 󥿡 ġСɽ
*MailFolder*menuBar*toggleNavigationToolbar.mnemonic:   M
*MailFolder*menuBar*toggleNavigationToolbar.documentationString: å 󥿡 ġСɽ/ɽڤؤޤ


*menuBar*showSubmenu.labelString:   ɽ
*menuBar*showSubmenu.mnemonic:   w

*MailFolder*toggleNavigationToolbar.documentationString:        \
Show or hide the Message Center toolbar
*MailFolder*toggleNavigationToolbar.mnemonic:   M

*menuBar*moveSubmenu.labelString: եΰư

!=============================
!  View Menu - Message Threads
!=============================

*MailThread*menuBar*toggleNavigationToolbar.labelString: å ġСɽ
*MailThread*menuBar*toggleNavigationToolbar.documentationString: å ġСɽ/ɽڤؤޤ

*MailThread*toggleNavigationToolbar.mnemonic:   M

*menuBar*toggleMessageExpansion.labelString: åꥢɽ
*menuBar*toggleMessageExpansion.mnemonic: g
*menuBar*toggleMessageExpansion.documentationString: åꥢɽ/ɽڤؤޤ

*menuBar*toggleFolderExpansion.labelString: եĥ꡼ɽ
*menuBar*toggleFolderExpansion.mnemonic: F
*menuBar*toggleFolderExpansion.documentationString: եĥ꡼ɽ/ɽڤؤޤ

*menuBar*sortSubmenu.labelString:       ¤ؤ(O)
*menuBar*sortSubmenu.mnemonic:          o

! View/Sort Submenu
*menuBar*sortBySubject.labelString:             ̾(S)
*menuBar*sortBySubject.mnemonic:                S
*menuBar*sortBySender.labelString:              пͽ(R)
*menuBar*sortBySender.mnemonic:                 r
*menuBar*sortByDate.labelString:                ս(E)
*menuBar*sortByDate.mnemonic:                   e
*menuBar*sortByFlag.labelString:                (F)
*menuBar*sortByFlag.mnemonic:                   F
*menuBar*sortByPriority.labelString:    ͥٽ(P)
*menuBar*sortByPriority.mnemonic:               P
*menuBar*sortByThread.labelString:              åɽ(T)
*menuBar*sortByThread.mnemonic:                 T
*menuBar*sortBySize.labelString:                (Z)
*menuBar*sortBySize.mnemonic:                   z
*menuBar*sortByStatus.labelString:              ֽ(U)
*menuBar*sortByStatus.mnemonic:                 u
*menuBar*sortByUnread.labelString:              ̤ɽ(N)
*menuBar*sortByUnread.mnemonic:                 n
*menuBar*sortByMessageNumber.labelString:       åֹ(O)
*menuBar*sortByMessageNumber.mnemonic:          O
*menuBar*sortForward.labelString:               (A)
*menuBar*sortForward.mnemonic:                  A
*menuBar*sortBackward.labelString:              ߽(D)
*menuBar*sortBackward.mnemonic:                 D
! end View/Sort Submenu

*menuBar*expandCollapseSubmenu.labelString:     Ÿ/Ĥ(X)
*menuBar*expandCollapseSubmenu.mnemonic:        x

! View/Expand/Collapse Submenu
*menuBar*expand.labelString:            Ÿ(X)
*menuBar*expand.mnemonic:                       x
*menuBar*expand.acceleratorText:        +
*menuBar*expandAll.labelString:         ٤Ÿ(A)
*menuBar*expandAll.mnemonic:            A
*menuBar*expandAll.acceleratorText:     *
*menuBar*collapse.labelString:          Ĥ(C)
*menuBar*collapse.mnemonic:                     C
*menuBar*collapse.acceleratorText:      -
*menuBar*collapseAll.labelString:       ٤Ĥ(L)
*menuBar*collapseAll.mnemonic:          l
*menuBar*collapseAll.acceleratorText: /
! end View/Expand/Collapse Submenu

*menuBar*threadSubmenu.labelString:     å(M)
*menuBar*threadSubmenu.mnemonic:        M

! View/Messages Submenu
*menuBar*viewNew.labelString:                   ̤(U)
*menuBar*viewNew.mnemonic:                              U
*viewNew.documentationString:   ̤ɥåΤߤɽޤ

*menuBar*viewThreadsWithNew.labelString:å(T)
*menuBar*viewThreadsWithNew.mnemonic:   T
*viewThreadsWithNew.documentationString:        \
åΤ륹åɤɽޤ

*menuBar*viewWatchedThreadsWithNew.labelString: ܥå(W)
*menuBar*viewWatchedThreadsWithNew.mnemonic:    W
*viewWatchedThreadsWithNew.documentationString: \
åΤܥåɤɽޤ

*menuBar*viewAllThreads.labelString:    ٤(A)
*menuBar*viewAllThreads.mnemonic:               A
*viewAllThreads.documentationString: ٤ƤΥåɽޤ
! end View/Messages Submenu

*menuBar*headersSubmenu.labelString:    إå(D)
*menuBar*headersSubmenu.mnemonic:       d

! View/Headers Submenu
*menuBar*showAllHeaders.labelString:    ٤(A)
*menuBar*showAllHeaders.mnemonic:       A
*showAllHeaders.documentationString: ٤ƤΥåɽޤ

*menuBar*showNormalHeaders.labelString: ɸ(N)
*menuBar*showNormalHeaders.mnemonic:    N
*showNormalHeaders.documentationString: ɸΥإåɽޤ
*showBriefHeaders.labelString:  ά(B)
*menuBar*showBriefHeaders.mnemonic:     B
*menuBar*showBriefHeaders.documentationString: ñʥإåɽޤ
! end View/Headers Submenu

!xxx nolonger an attachments submenu
*menuBar*attachmentsSubmenu.labelString:        ź(N)
*menuBar*attachmentsSubmenu.mnemonic:   n

*menuBar*viewAttachmentsInline.labelString:     饤(I)
*menuBar*viewAttachmentsInline.mnemonic:        A
*viewAttachmentsInline.documentationString:     \
åźդ򥤥饤 ֥ȤȤɽޤ

*rot13Message.labelString:                              ֥(ROT13)(U)
*rot13Message.mnemonic:                                 U
*rot13Message.documentationString:      \
ʥ硼ɤޤ

*wrapLongLines.labelString:                             ĹԤޤ֤(P)
*wrapLongLines.mnemonic:                                p
*wrapLongLines.documentationString:     \
ĹԤޤ֤ޤ

!============================
!  View Menu - Message Window
!============================


!==========================
!  View Menu - Address Book
!==========================

*AddressBook*toggleNavigationToolbar.documentationString:       \
ɥ쥹ĢġСɽ/ɽڤؤޤ
*AddressBook*toggleNavigationToolbar.mnemonic:  B

*menuBar*abByType.labelString:          ׽(T)
*menuBar*abByType.mnemonic:                             T
*abByType.documentationString:  \
ɥ쥹Ģܤ򥿥׽¤ؤޤ

*menuBar*abByName.labelString:          ̾(N)
*menuBar*abByName.mnemonic:                             N
*abByName.documentationString:  \
ɥ쥹Ģܤ̾¤ؤޤ

*menuBar*abByEmailAddress.labelString:  Żҥ᡼ ɥ쥹(E)
*menuBar*abByEmailAddress.mnemonic:             E
*abByEmailAddress.documentationString:  \
ɥ쥹ĢܤŻҥ᡼륢ɥ쥹¤ؤޤ

*menuBar*abByNickName.labelString:      ˥å͡(K)
*menuBar*abByNickName.mnemonic:                 k
*abByNickName.documentationString:      \
ɥ쥹Ģܤ˥å͡¤ؤޤ

*menuBar*abByCompany.labelString:       ȿ
!*menuBar*abByCompany.mnemonic:                 O
*abByCompany.documentationString:       \
ɥ쥹Ģܤȿ¤ؤޤ

*menuBar*abByLocality.labelString:      Į¼(I)
*menuBar*abByLocality.mnemonic:                 i
*abByLocality.documentationString:      \
ɥ쥹ĢܤĮ¼¤ؤޤ

! shared with other windows
*menuBar*sortAscending.labelString:             (A)
*menuBar*sortAscending.mnemonic:                A
*AddressBook*menuBar*sortAscending.documentationString: \
ɥ쥹Ģܤ򾺽¤ؤޤ

*menuBar*sortDescending.labelString:    ߽(D)
*menuBar*sortDescending.mnemonic:               D
*AddressBook*sortDescending.documentationString:        \
ɥ쥹Ģܤ߽¤ؤޤ

*menuBar*abVCard.labelString:                   ʬΥɥ쥹Ģ(O)...
*menuBar*abVCard.mnemonic:                      o
*abVCard.documentationString:   \
ʬΥɥ쥹ĢɤԽޤ

*menuBar*abStopSearch.labelString:     
*menuBar*abStopSearch.mnemonic: S
*menuBar*abStopSearch.acceleratorText: Esc


!=======================
!  View Menu - Bookmarks 
!=======================

bookmarks*menuBar*sortByTitle.labelString:      ɽ(T)
bookmarks*menuBar*sortByTitle.mnemonic:         T
bookmarks*sortByTitle.documentationString:      \
֥åޡɽ¤ؤޤ

*menuBar*sortByLocation.labelString:            (L)
*menuBar*sortByLocation.mnemonic:                       L
*sortByLocation.documentationString:    \
֥åޡ¤ؤޤ

*sortByDateLastVisited.labelString:                     ǽˬ(V)
*sortByDateLastVisited.mnemonic:                        V
*sortByDateLastVisited.documentationString:     \
֥åޡǽˬ¤ؤޤ

*menuBar*sortByDateCreated.labelString:         (C)
*menuBar*sortByDateCreated.mnemonic:            C
*sortByDateCreated.documentationString: \
֥åޡ¤ؤޤ

*menuBar*moveBookmarkUp.labelString:            (U)
*menuBar*moveBookmarkUp.mnemonic:                       U
*menuBar*moveBookmarkUp.acceleratorText:        Shift+Up
*moveBookmarkUp.documentationString:    \
֥åޡξ˰ưޤ

*menuBar*moveBookmarkDown.labelString:          (W)
*menuBar*moveBookmarkDown.mnemonic:                     w
*menuBar*moveBookmarkDown.acceleratorText:      Shift+Down
*moveBookmarkDown.documentationString:  \
֥åޡβ˰ưޤ

*menuBar*bookmarksWhatsNew.labelString:         ֥åޡ򥢥åץǡ(B)
*menuBar*bookmarksWhatsNew.mnemonic:            B
*bookmarksWhatsNew.documentationString: \
Ƥ뤫ɤ֥åޡåޤ

*setToolbarFolder.labelString:                          ġС ե(F)
*setToolbarFolder.mnemonic:                                     F
*setToolbarFolder.documentationString:  \
򤷤ե桼ġСѤΥեꤷޤ

*setNewBookmarkFolder.labelString:                      ֥åޡ ե(N)
*setNewBookmarkFolder.mnemonic:                         N
*setNewBookmarkFolder.documentationString:      \
򤷤ե򿷤֥åޡɲäեꤷޤ

*setBookmarkMenuFolder.labelString:                     ֥åޡ ˥塼 եˤ(M)
*setBookmarkMenuFolder.mnemonic:                        M
*setBookmarkMenuFolder.documentationString:     \
򤷤ե֥åޡ ˥塼Υեꤷޤ

!=====================
!  View Menu - History
!=====================

*menuBar*sortByTitle.labelString:                       ɽ(T)
*menuBar*sortByTitle.mnemonic:                          T
*sortByTitle.documentationString:       \
ɽ¤ؤޤ

*menuBar*sortByDateFirstVisited.labelString:    ˬ(F)
*menuBar*sortByDateFirstVisited.mnemonic:               F
*sortByDateFirstVisited.documentationString:    \
ˬ¤ؤޤ

*menuBar*sortByExpirationDate.labelString:              ͭ½(E)
*menuBar*sortByExpirationDate.mnemonic:                 E
*sortByExpirationDate.documentationString:      \
ͭ½¤ؤޤ

*menuBar*sortByVisitCount.labelString:                  ˬ(C)
*menuBar*sortByVisitCount.mnemonic:                             C
*sortByVisitCount.documentationString:  \
ˬ¤ؤޤ

!=====================
!  Go Menu - Navigator
!=====================

*back.labelString:                      (B)
*back.mnemonic:                         B
*back.acceleratorText:          Alt+Left
*back.documentationString:  Υڡޤ

*forward.labelString:           ʤ(F)
*forward.mnemonic:                      F
*forward.acceleratorText:       Alt+Right
*forward.documentationString: μΥڡ˿ʤߤޤ

*menuBar*home.labelString:      ۡ(H)
*menuBar*home.mnemonic:         H
!xxx dynamic *home.documentationString:

!===========================
!  Go Menu - Message Threads
!===========================

*menuBar*nextSubmenu.labelString:                               Υå(N)
*menuBar*nextSubmenu.mnemonic:                                  N
*menuBar*prevSubmenu.labelString:                               Υå(P)
*menuBar*prevSubmenu.mnemonic:                                  P

*menuBar*nextMessage.labelString:                               å
*menuBar*nextMessage.mnemonic:                                  M
*menuBar*nextMessage.acceleratorText:                   Alt+Down
*nextMessage.documentationString:       \
Υåɽޤ

*menuBar*nextUnreadMessage.labelString:                 ̤ɥå(U)
*menuBar*nextUnreadMessage.mnemonic:                    U
*menuBar*nextUnreadMessage.acceleratorText:             Alt+Shift+Down
*nextUnreadMessage.documentationString: \
̤ɥåɽޤ

*menuBar*nextFlaggedMessage.labelString:                δդå(F)
*menuBar*nextFlaggedMessage.mnemonic:                   F
*nextFlaggedMessage.documentationString:        \
δդåɽޤ

*menuBar*nextUnreadThread.labelString:                  ̤ɥå(T)
*menuBar*nextUnreadThread.mnemonic:                             T
*menuBar*nextUnreadThread.acceleratorText:              T
*nextUnreadThread.documentationString:  \
̤ɥåɤɽޤ

*menuBar*nextCategory.labelString:                              Υƥ(C)
*menuBar*nextCategory.mnemonic:                                 C
*nextCategory.documentationString:      \
Υƥɽޤ

*menuBar*nextUnreadCategory.labelString:                ̤ɥƥ(Y)
*menuBar*nextUnreadCategory.mnemonic:                   y
*nextUnreadCategory.documentationString:        \
̤ɥƥɽޤ

*menuBar*nextCollection.mnemonic:                               o
*nextCollection.documentationString:    \
Go to the next folder or group.

*menuBar*nextUnreadCollection.mnemonic:                 d
*menuBar*nextUnreadCollection.acceleratorText: G
*nextUnreadCollection.documentationString:      \
Go to the next unread folder or group.

*menuBar*previousMessage.labelString:                   Υå(M)
*menuBar*previousMessage.mnemonic:                              M
*menuBar*previousMessage.acceleratorText:               Alt+Up
*previousMessage.documentationString:   \
ҤȤΥåɽޤ

*menuBar*previousUnreadMessage.labelString:             ̤ɥå(U)
*menuBar*previousUnreadMessage.mnemonic:                U
*menuBar*previousUnreadMessage.acceleratorText:         Alt+Shift+Up
*previousUnreadMessage.documentationString:     \
ҤȤ̤ɥåɽޤ

*menuBar*previousFlaggedMessage.labelString:    δդå(F)
*menuBar*previousFlaggedMessage.mnemonic:               F
*previousFlaggedMessage.documentationString:    \
δդåɽޤ

*menuBar*firstUnreadMessage.labelString:                ǽ̤ɥå
*menuBar*firstUnreadMessage.mnemonic:                   U

*menuBar*firstFlaggedMessage.labelString:               ǽδդ(F)
*menuBar*firstFlaggedMessage.mnemonic:                  F
*firstFlaggedMessage.documentationString:       \
ǽδդåɽޤ

*MailThread*back.acceleratorText:               Alt+Left
*MailMsg*back.acceleratorText:                  Alt+Left
*MailThread*back.documentationString:   ɤåޤ
*MailMsg*back.documentationString:              ɤåޤ

*MailThread*forward.mnemonic:                   w
*MailMsg*forward.mnemonic:                              w
*MailThread*forward.acceleratorText:            Alt+Right
*MailMsg*forward.acceleratorText:               Alt+Right
*MailThread*forward.documentationString: Υå˿ʤߤޤ
*MailMsg*forward.documentationString:   Υå˿ʤߤޤ

!================================
!  Message Menu - Message Threads
!================================

*menuBar*replySubmenu.labelString:                              ֿ(R)
*menuBar*replySubmenu.mnemonic:                                 R
*replySubmenu.documentationString:      \
ֿͤޤ

*menuBar*replyAllSubmenu.labelString:               ֿ(R)
*menuBar*replyAllSubmenu.mnemonic:                                      p
*replySubmenu.documentationString:      \
ֿͤޤ

! Message/Reply Submenu
*replyToSender.labelString:                             пͤΤ(S)
*replyToSender.mnemonic:                                S
*replyToSender.acceleratorText:                 Alt+R
*replyToSender.documentationString:     \
åκпֿͤޤ

*replyToAll.labelString:                                пͤȤ٤Ƥμ(S)
*replyToAll.mnemonic:                                   S
*replyToAll.acceleratorText:                    Alt+Shift+R
*replyToAll.documentationString:        \
åΤ٤Ƥμֿͤޤ

*replyToNewsgroup.labelString:                  ǥå(N)
*replyToNewsgroup.mnemonic:                             N
!*replyToNewsgroup.acceleratorText:             Alt+D
*replyToNewsgroup.documentationString:  \
ǥå 롼פֿƤޤ

*replyToSenderAndNewsgroup.labelString: пͤȥǥå(R)
*replyToSenderAndNewsgroup.mnemonic:    N
!*replyToSenderAndNewsgroup.acceleratorText:    Alt+Shift+D
*replyToSenderAndNewsgroup.documentationString: \
ǥå 롼פֿƤԤ˥᡼ֿޤ
! end Message/Reply Submenu

!
*cleanUpDisk.labelString:               ǥ򥯥꡼󥢥å
*cleanUpDisk.mnemonic:                  a
*cleanUpDisk.documentationString:       Ť˥塼 åޤ
*cleanUpDisk.tipString:                 Ť˥塼 åޤ
*menuBar*forwardSubmenu.labelString: ꤷž(O)
*menuBar*forwardSubmenu.mnemonic: o

*menuBar*forwardMessage.labelString:                    ž(F)
*menuBar*forwardMessage.mnemonic:                               F
*menuBar*forwardMessage.acceleratorText:                Alt+L
*forwardMessage.documentationString:    \
򤷤åžޤ

*menuBar*forwardMessageAttachment.labelString: ź
*menuBar*forwardMessageAttachment.mnemonic:    A
*menuBar*forwardMessageAttachment.documentationString: \
򤷤åźդžޤ

*menuBar*forwardMessageQuoted.labelString:              Ѥž(Q)
*menuBar*forwardMessageQuoted.mnemonic:                 Q
*menuBar*forwardMessageQuoted.acceleratorText:  Alt+Shift+L
*forwardMessageQuoted.documentationString:      \
ߤΥåѷžޤ

*menuBar*forwardMessageInLine.labelString:              ʸ
*menuBar*forwardMessageInLine.mnemonic:                 I
*forwardMessageInLine.documentationString:      \
ߤΥåʸȤžޤ

*menuBar*fileSubmenu.labelString:                               åե(M)
*menuBar*fileSubmenu.mnemonic:                                  M
*fileSubmenu.documentationString:       \
򤷤åե˥ե뤷ޤ

*menuBar*copySubmenu.labelString:                               å򥳥ԡ(C)
*menuBar*copySubmenu.mnemonic:                                  C

*copySubmenu.documentationString:       \
򤷤åե˥ԡޤ

*menuBar*addToABSubmenu.labelString:                    ɥ쥹Ģɲ(A)
*menuBar*addToABSubmenu.mnemonic:                               A

! Message/Add to Address Book Submenu
*addSenderToAddressBook.labelString:    п(S)
*addSenderToAddressBook.mnemonic:               S
*addSenderToAddressBook.documentationString:    \
пͤ򥢥ɥ쥹Ģɲäޤ
*addAllToAddressBook.labelString:               ٤(A)
*addAllToAddressBook.mnemonic:                  A
*addAllToAddressBook.documentationString:       \
٤Ƥμͤ򥢥ɥ쥹Ģɲäޤ
! end Message/Add to Address Book Submenu

*menuBar*markSubmenu.labelString:               ޡ(K)
*menuBar*markSubmenu.mnemonic:                  k

! Message/Mark Submenu

*markMessages.labelString: դ
*markMessages.mnemonic: F
*markMessages.documentationString: ߤΥå˴դޤ

*markMessageRead.labelString:                   ޡ(R)
*markMessageRead.mnemonic:                              R
*markMessageRead.acceleratorText:               M
*markMessageRead.documentationString:   򤷤åɤȤˤޤ
*markMessageRead.tipString:                             åޡ

*markThreadRead.labelString:                    åɤɤȤˤ(T)
*markThreadRead.mnemonic:                               T
*markThreadRead.documentationString:    \
åɤɤȤˤޤ

*markAllMessagesRead.labelString:               ٤ɤȤˤ(A)
*markAllMessagesRead.mnemonic:                  A
*markAllMessagesRead.acceleratorText:   Alt+Shift+C
*markAllMessagesRead.documentationString:       \
٤ƤΥåɤȤˤޤ

*markMessageByDate.labelString:                 դǥޡ(D)...
*markMessageByDate.mnemonic:                    D
*markMessageByDate.acceleratorText:             C
*markMessageByDate.documentationString: \
åդ˥ޡޤ

*markMessageForLater.labelString:               Ȥɤ(L)
*markMessageForLater.mnemonic:                  L
*markMessageForLater.acceleratorText:   L
*markMessageForLater.documentationString:       \
å򤢤Ȥɤ褦˥ޡޤ
! end Message/Mark Submenu

*menuBar*flagMessage.labelString:               դ(F)
*menuBar*flagMessage.mnemonic:                  F
*flagMessage.documentationString: 򤷤å˴դޤ

*menuBar*ignoreThread.labelString:              åɤ̵(I)
*menuBar*ignoreThread.mnemonic:                 I
*menuBar*ignoreThread.acceleratorText:          K
*ignoreThread.documentationString: 򤷤åɤ̵뤷ޤ

*menuBar*ignoreCategory.labelString:    ƥ̵
*ignoreCategory.documentationString: 򤷤ƥ̵뤷ޤ

*menuBar*watchThread.labelString:               åɤ(W)
*menuBar*watchThread.mnemonic:                  W
*menuBar*watchThread.acceleratorText:           W
*watchThread.documentationString:       \
Υåɤ˿å夷ɽޤ

! override shared resources
*MailThread*mommy.tipString: å 󥿡
*MailMsg*mommy.tipString: ե򳫤

*MailThread*menuBar*composeMessage.labelString: å
*MailThread*menuBar*composeMessage.mnemonic: N
*MailThread*menuBar*composeMessage.acceleratorText: Alt+M

!=============================
!  Insert Menu - Page Composer
!=============================

*menuBar*insert.labelString:                            
*menuBar*insertLink.labelString:                (L)...
*menuBar*insertLink.mnemonic:                   L
*insertLink.documentationString:                󥯤ޤ

*menuBar*insertTarget.labelString:              å(T)...
*menuBar*insertTarget.mnemonic:                 T
*insertTarget.documentationString:              åȤޤ

*menuBar*insertImage.labelString:               (I)...
*menuBar*insertImage.mnemonic:                  I
*insertImage.documentationString:               ޤ

*insertTableMenu.labelString:                   ɽ(E)
*insertTableMenu.mnemonic:                      e
*insertTableMenu.documentationString:   \
Insert table at current cursor location

*menuBar*insertHorizontalLine.labelString:      (O)...
*menuBar*insertHorizontalLine.mnemonic:         o
*insertHorizontalLine.documentationString:      \
ޤ

*menuBar*insertHtmlTag.labelString:             HTML ...
*menuBar*insertHtmlTag.mnemonic:                H
*insertHtmlTag.documentationString:     \
ΰ֤Ǥդ HTML ޤ

*menuBar*insertNewLineBreak.labelString:        (N)
*menuBar*insertNewLineBreak.mnemonic:           N
*menuBar*insertNewLineBreak.acceleratorText:    Shift+Return
*insertNewLineBreak.documentationString:        \
֤˲Ԥޤ

*menuBar*insertBreakBelow.labelString:          β¦˲(B)
*menuBar*insertBreakBelow.mnemonic:             B
*insertBreakBelow.documentationString:  \
ʸβ³褦˲Ԥޤ 

*menuBar*insertNonBreaking.labelString:         Ԥ򤷤ʤ(S)
*menuBar*insertNonBreaking.mnemonic:            S
*menuBar*insertNonBreaking.acceleratorText:     Shift+Space
*insertNonBreaking.documentationString: \
ߤΥ֤˲Ԥʤޤ 

!=============================
!  Format Menu - Page Composer
!=============================

*menuBar*formatMenu.labelString:            
*menuBar*fontStyleMenu.labelString:         ե(F)
*menuBar*fontStyleMenu.mnemonic:            F
*fontStyleMenu.documentationString: եȤѹޤ

*menuBar*characterSizeMenu.labelString:     (Z)
*menuBar*characterSizeMenu.mnemonic:        z

! Format/Size Submenu
*setFontSizeMinusTwo.labelString:           -2
*setFontSizeMinusTwo.documentationString:       \
Хե  -2 ꤷޤ
*setFontSizeMinusOne.labelString:           -1
*setFontSizeMinusOne.documentationString:       \
Хե  -1 ꤷޤ
*setFontSizeZero.labelString:               +0
*setFontSizeZero.documentationString:           \
Хե  +0 ꤷޤ
*setFontSizePlusOne.labelString:            +1
*setFontSizePlusOne.documentationString:        \
Хե  +1 ꤷޤ
*setFontSizePlusTwo.labelString:            +2
*setFontSizePlusTwo.documentationString:        \
Хե  +2 ꤷޤ
*setFontSizePlusThree.labelString:          +3
*setFontSizePlusThree.documentationString:      \
Хե  +3 ꤷޤ
*setFontSizePlusFour.labelString:           +4
*setFontSizePlusFour.documentationString:       \
Хե  +4 ꤷޤ
*setFontSize.labelString:                   ɸ
*setFontSize.documentationString:                       \
Хե ɸꤷޤ
! end Format/Size Submenu

*menuBar*characterStyleMenu.labelString:        
*menuBar*characterStyleMenu.mnemonic:       S

! Format/Style Submenu
*toggleCharacterStyleBold.labelString:                  
*toggleCharacterStyleBold.documentationString:  \
ꤷޤ <Alt+B>
*toggleCharacterStyleItalic.labelString:                
*toggleCharacterStyleItalic.documentationString:        \
Τꤷޤ <Alt+I>
*toggleCharacterStyleUnderline.labelString:             
*toggleCharacterStyleUnderline.documentationString:     \
ꤷޤ <Alt+U>
*toggleCharacterStyleFixed.labelString:                 
*toggleCharacterStyleFixed.documentationString: \
ꤷޤ
*toggleCharacterStyleSuperscript.labelString:   դ
*toggleCharacterStyleSuperscript.documentationString:   \
դꤷޤ
*toggleCharacterStyleSubscript.labelString:             դ
*toggleCharacterStyleSubscript.documentationString:     \
դꤷޤ
*toggleCharacterStyleStrikethrough.labelString: ä
*toggleCharacterStyleStrikethrough.documentationString: \
äꤷޤ
*toggleCharacterStyleBlink.labelString:                 
*toggleCharacterStyleBlink.documentationString: \
Ǥꤷޤ
! end Format/Style Submenu

*menuBar*characterColorMenu.labelString:    (C)
*menuBar*characterColorMenu.mnemonic:       C

*menuBar*setCharacterColor.labelString:     (C)...
*menuBar*setCharacterColor.mnemonic:        C

*menuBar*clearAllStyles.labelString:        ٤ƤΥ(R)
*menuBar*clearAllStyles.mnemonic:           r
*clearAllStyles.documentationString: ٤Ƥʸޤ

*menuBar*setTableProperties.labelString:    ɽΥץѥƥ(T)
*menuBar*setTableProperties.mnemonic:       T
*setTableProperties.documentationString: ɽΥץѥƥѹޤ

*menuBar*headingStyleMenu.labelString:      Ф(H)
*menuBar*headingStyleMenu.mnemonic:         H

! Format/Heading Submenu
*setParagraphStyleNormal.labelString:       ɸ
*setParagraphStyleNormal.documentationString:   \
ɸꤷޤ
*setParagraphStyleHeadingOne.labelString:   Ф 1
*setParagraphStyleHeadingOne.documentationString:       \
򸫽Ф 1ꤷޤ
*setParagraphStyleHeadingTwo.labelString:   Ф 2
*setParagraphStyleHeadingTwo.documentationString:       \
򸫽Ф 2ꤷޤ
*setParagraphStyleHeadingThree.labelString: Ф 3
*setParagraphStyleHeadingThree.documentationString:     \
򸫽Ф 3ꤷޤ
*setParagraphStyleHeadingFour.labelString:  Ф 4
*setParagraphStyleHeadingFour.documentationString:      \
򸫽Ф 4ꤷޤ
*setParagraphStyleHeadingFive.labelString:  Ф 5
*setParagraphStyleHeadingFive.documentationString:      \
򸫽Ф 5ꤷޤ
*setParagraphStyleHeadingSix.labelString:   Ф 6
*setParagraphStyleHeadingSix.documentationString:       \
򸫽Ф 6ꤷޤ
! end Format/Heading Submenu

*menuBar*paragraphStyleMenu.labelString:    (P)
*menuBar*paragraphStyleMenu.mnemonic:       P

! Format/Paragraph Style Submenu
*setParagraphStyleAddress.labelString:      ɥ쥹
*setParagraphStyleAddress.documentationString:  \
򥢥ɥ쥹ꤷޤ
*setParagraphStyleFormatted.labelString:    Ѥ
*setParagraphStyleFormatted.documentationString:        \
Ѥߤꤷޤ
*setParagraphStyleDescriptionTitle.labelString: 񤭤ɽ
*setParagraphStyleDescriptionTitle.documentationString: \
񤭤ɽꤷޤ
*setParagraphStyleDescriptionText.labelString: 񤭤Υƥ
*setParagraphStyleDescriptionText.documentationString:  \
񤭤ΥƥȤꤷޤ
! end Format/Paragraph Style Submenu

*menuBar*listStyleMenu.labelString:         վ(L)
*menuBar*listStyleMenu.mnemonic:            L

! Format/List Submenu
*setListStyleNone.labelString:              ʤ
*setListStyleNone.documentationString:  \
վ񤭤Υޤ
*setListStyleBulleted.labelString:          Ƭʸդ
*setListStyleBulleted.documentationString:      \
Ƭʸդվ񤭤ޤ
*setListStyleNumbered.labelString:          ֹդ
*setListStyleNumbered.documentationString:      \
ֹդվ񤭤ޤ
! end Format/List Submenu

*menuBar*indent.labelString:                ǥ(I)
*menuBar*indent.mnemonic:                   I
*indent.documentationString:            ΥǥȤ䤷ޤ

*menuBar*outdent.labelString:               ǥȲ(D)
*menuBar*outdent.mnemonic:                  D
*outdent.documentationString:           ΥǥȤʸ餷ޤ

*menuBar*setObjectProperties.labelString:   ֥ȤΥץѥƥ(E)...
*menuBar*setObjectProperties.mnemonic:      e
*setObjectProperties.documentationString:       \
Change selected object properties

*setPageProperties.labelString:     ڡۿȥץѥƥ(G)
*setPageProperties.mnemonic:        g
*setPageProperties.documentationString: \
Change page properties

*setSaveEncrypted.labelString:     Save Encrypted
*setSaveEncrypted.mnemonic:        E
*setSaveEncrypted.documentationString:  \
Save this File as a Pre-Encrypted File

*menuBar*alignmentStyleMenu.labelString:                (A)
*menuBar*alignmentStyleMenu.mnemonic:                   A

*setAlignmentStyleLeft.labelString:                             (L)
*setAlignmentStyleLeft.documentationString:     \
ߤ򺸵ͤˤޤ
*setAlignmentStyleCenter.labelString:                   (C)
*setAlignmentStyleCenter.documentationString:   \
ߤ֤ޤ
*setAlignmentStyleRight.labelString:                    (R)
*setAlignmentStyleRight.documentationString:    \
ߤ򱦵ͤˤޤ

!============================
!  Tools Menu - Page Composer
!============================

*menuBar*toolsMenu.labelString:             ġ
*spellCheck.labelString:            ڥå...
*spellCheck.acceleratorText:            Alt+K
*spellCheck.mnemonic:                   S
*spellCheck.tipString:              ڥå
*spellCheck.documentationString:    ڡΥڥ ߥåޤ
*Composition*spellCheck.documentationString:    \
åΥڥ ߥåޤ

!===================
!  Communicator Menu
!===================

*menuBar*openOrBringUpBrowser.labelString:              Navigator
*menuBar*openOrBringUpBrowser.mnemonic:                 N
*menuBar*openOrBringUpBrowser.acceleratorText:  Alt+1
*openOrBringUpBrowser.documentationString:      \
֥饦 ɥ򳫤ޤ

*menuBar*openInbox.labelString:                                 Messenger ᡼ܥå
*menuBar*openInbox.mnemonic:                                    M
*menuBar*openInbox.acceleratorText:                             Alt+2
*openInbox.documentationString: \
᡼륦ɥ򳫤ƿåޤ

*menuBar*openNewsgroups.labelString:                    Collabra ǥå
*menuBar*openNewsgroups.mnemonic:                               g
!*menuBar*openNewsgroups.acceleratorText:               Alt+3
*openNewsgroups.documentationString:    \
ǥå 롼פΰ򳫤ޤ

*menuBar*openEditor.labelString:                                ڡ Composer
*menuBar*openEditor.mnemonic:                                   C
*menuBar*openEditor.acceleratorText:                    Alt+3
*openEditor.documentationString:        \
Web ڡ ǥ򳫤ޤ

*menuBar*openConference.labelString:                    Conference
*menuBar*openConference.mnemonic:                               o
*menuBar*openConference.acceleratorText:                Alt+5
!*openConference.documentationString:   \
!Open the conferencing window

*menuBar*openCalendar.labelString:                              
*menuBar*openCalendar.mnemonic:                                 r
*menuBar*openCalendar.acceleratorText:                  Alt+4
*openCalendar.documentationString:      \
Ŀѥ ɥ򳫤ޤ

*menuBar*toggleTaskbarShowing.labelString:                              ݡͥȥСɽ
*menuBar*toggleTaskbarShowing.mnemonic: C
*toggleTaskbarShowing.documentationString:      \
ݡͥȥСɽ/ɽؤޤ

*menuBar*openFolders.labelString:                               å 󥿡(F)
*menuBar*openFolders.mnemonic:                                  M
!*menuBar*openFolders.acceleratorText:                  Alt+Shift+1
*openFolders.documentationString:       \
᡼ եȥǥå ɥ򳫤ޤ

*menuBar*openAddrBook.labelString:                              ɥ쥹Ģ(A)
*menuBar*openAddrBook.mnemonic:                                 A
*menuBar*openAddrBook.acceleratorText:                  Alt+Shift+2
*openAddrBook.documentationString:      \
ɥ쥹Ģ򳫤ޤ

*menuBar*bookmarksSubmenu.labelString:                  ֥åޡ(B)
*menuBar*bookmarksSubmenu.mnemonic:                             B

*menuBar*toolsSubmenu.labelString:                      ġ
*menuBar*toolsSubmenu.mnemonic:                         T

*menuBar*serverToolsSubmenu.labelString:                Сġ
*menuBar*serverToolsSubmenu.mnemonic:                   S

! Communicator/Bookmarks Submenu
*addBookmark.labelString:                                               ֥åޡɲ(A)
*addBookmark.mnemonic:                                                  A
!*addBookmark.acceleratorText:                                  Alt+K
*addBookmark.documentationString:       \
ߤΥڡ֥åޡɲäޤ

*menuBar*openBookmarks.labelString:                             ֥åޡԽ(E)...
*menuBar*openBookmarks.mnemonic:                                E
!*menuBar*openBookmarks.acceleratorText:                        Alt+B
*openBookmarks.documentationString:     \
֥åޡΰԽޤ

*menuBar*fileBookmarksSubmenu.labelString:      ֥åޡե(F)
*menuBar*fileBookmarksSubmenu.mnemonic:         F
*fileBookmarksSubmenu.documentationString:      \
ߤΥڡ֥åޡե˥ե뤷ޤ

*menuBar*placesSubmenu.labelString:                             (G)
*menuBar*placesSubmenu.mnemonic:                                G

! Communicator/Bookmarks/Guide Submenu
*menuBar*inetIndex.labelString:         󥿡ͥå(I)
*menuBar*inetIndex.mnemonic:            I

*menuBar*inetWhite.labelString:         ͡(P)
*menuBar*inetWhite.mnemonic:            P

*menuBar*inetYellow.labelString:        ڡ(Y)
*menuBar*inetYellow.mnemonic:           Y

*menuBar*whatsNew.labelString:          ǿ(N)
*menuBar*whatsNew.mnemonic:                     N

*menuBar*whatsCool.labelString:         (C)
*menuBar*whatsCool.mnemonic:            C
! end Communicator/Bookmarks/Guide Submenu

! end Communicator/Bookmarks Submenu

*menuBar*openHistory.labelString:                               (H)
*menuBar*openHistory.mnemonic:                                  H
!*menuBar*openHistory.acceleratorText:                  Alt+H
*openHistory.documentationString:               򥦥ɥ򳫤ޤ

*menuBar*javaConsole.labelString:                               Java Console
*menuBar*javaConsole.mnemonic:                                  J
*javaConsole.documentationString:               Java Console 򳫤ޤ

*menuBar*viewSecurity.labelString:                              ƥ(S)
*menuBar*viewSecurity.mnemonic:                                 S
!*menuBar*viewSecurity.acceleratorText:                 Alt+Shift+I
*viewSecurity.documentationString:      \
ߤΥڡΥƥɽޤ

! Communicator/Server Tools Submenu
*menuBar*manageMailingList.labelString:         ᡼󥰥ꥹ
*menuBar*manageMailingList.mnemonic:            L

*managePublicFolders.labelString:       եΥ
*managePublicFolders.mnemonic:          F

! end Communicator/Bookmarks Submenu

!===========
!  Help Menu
!===========

*menuBar*manual.labelString:    إפܼ(H)
*menuBar*manual.mnemonic:               H
*manual.documentationString: إ ޥ˥奢

*menuBar*relnotes.labelString:          ꡼ Ρ(R)
*menuBar*relnotes.mnemonic:             R
*relnotes.documentationString:  \
ѤΥС Communicator ˤĤƤξɽޤ

*menuBar*productInfo.labelString:       ʥݡȤȾ
*productInfo.documentationString:       \
ʥݡȤȾɽޤ

*menuBar*feedback.labelString:          ꥯȤ(G)
*menuBar*feedback.mnemonic:             G
*feedback.documentationString:  \
Netscape ˴ؤꥯȤޤ

*menuBar*intl.labelString:                      ݲǽ
*intl.documentationString:      \
Netscape ιݲǽ˴ؤɽޤ

*menuBar*aboutSecurity.labelString:     ƥˤĤ(O)
*menuBar*aboutSecurity.mnemonic:        O
*aboutSecurity.documentationString:     \
󥿡ͥåȾΥƥ˴ؤɽޤ

*menuBar*registration.labelString:      Ͽ(I)
*menuBar*registration.mnemonic:         I
*registration.documentationString:      \
Ͽ

*menuBar*upgrade.labelString:           եȥ(T)
*menuBar*upgrade.mnemonic:              t
*upgrade.documentationString:   \
Netscape եȥ䥢åץ졼ɤɤޤ

*menuBar*services.labelString:          Сӥ

*menuBar*aboutUsenet.labelString:       ͥåȥå

*menuBar*aboutplugins.labelString:      Plug-ins ˤĤ
*menuBar*aboutplugins.mnemonic:         P
*aboutplugins.documentationString:      \
Plug-In ˤĤƤξɽޤ

*menuBar*aboutfonts.labelString:        եɽǽˤĤ(D)
*menuBar*aboutfonts.mnemonic:           D

*menuBar*about.labelString:             Communicator ˤĤ(A)
*menuBar*aboutLite.labelString:         Navigator ˤĤ
*menuBar*about.mnemonic:                A
*about.documentationString:     \
ʾ󡢥Сֹ桢ɽޤ

!==============
!  end of menus
!==============

! Leftovers, old, and duplicates...

*viewMailFilter.labelString:                            ᡼οʬ

! Mail filter stuff

*filterDialog.dialogTitle:                              åοʬ
*filterDialog*form*orderBox*orderLabel.labelString:     ʬ\n
*filterDialog*form*newFilter.labelString:               ʬ...
*filterDialog*form*newFilter.mnemonic:                  N
*filterDialog*form*editFilter.labelString:              ʬԽ...
*filterDialog*form*editFilter.mnemonic:                 E
*filterDialog*form*delFilter.labelString:               ʬ
*filterDialog*form*delFilter.mnemonic:                  D
*filterDialog*form*javaScript.labelString:              Java Script
*filterDialog*form*logbtn.labelString:                  ʬΥ
*filterDialog*form*logbtn.mnemonic:                             L
*filterDialog*form*viewLog.labelString:                 ɽ
*filterDialog*form*viewLog.mnemonic:                    V
*filterDialog*form*okbtn.labelString:                   OK
*filterDialog*form*cancelbtn.labelString:               󥻥
*filterDialog*form*onserver.labelString:                Сǿʬ...
*filterDialog*form*dropdownLabel.labelString:           ʬ:
*filterDialog*form*outlinerLabel.labelString:\
ʬϰʲνǹԤޤ:
*filterDialog*form*frameTitle.labelString:                              

*editFilterDialog.dialogTitle:  ʬˡ
*editFilterDialog*filterLabel.labelString:      ʬ̾:
*editFilterDialog*criteriaFrameTitle.labelString:       ʬ
*editFilterDialog*actionFrameTitle.labelString: ʬư

*editFilterDialog*scriptokbtn.labelString: OK
*editFilterDialog*scriptokbtn.alignment: ALIGNMENT_CENTER
*editFilterDialog*scriptcancelbtn.labelString: 󥻥
*editFilterDialog*scriptcancelbtn.alignment: ALIGNMENT_CENTER
*editFilterDialog*scripteditbtn.labelString: Edit Script
*editFilterDialog*scripteditbtn.alignment: ALIGNMENT_CENTER

*editFilterDialog*editContainer*commandGrp*more.labelString:    䤹
*editFilterDialog*editContainer*commandGrp*more.mnemonic:       M
*editFilterDialog*editContainer*commandGrp*fewer.labelString:   餹
*editFilterDialog*editContainer*commandGrp*fewer.mnemonic:      F
*editFilterDialog*editContainer*despLabel.labelString: :
*editFilterDialog*editContainer*okbtn.labelString: OK
*editFilterDialog*editContainer*cancelbtn.labelString: 󥻥
*editFilterDialog*newFolder.labelString:        ե...
*editFilterDialog*newFolder.mnemonic:           F
*editHdrBtn.labelString: Customize Headers...

! The Edit headers dialog, for search and filter:
*editHdrDialog.title: Customize Headers
*editHdrDialog*editHdrLabel.labelString: Customize the message headers that you\ncan search for and filter on.
*editHdrDialog*new.labelString: New
*editHdrDialog*edit.labelString: Edit
*editHdrDialog*delete.labelString: Delete

! The New Folder dialog:
*newFolderDialog*dialogTitle: ե
*newFolderDialog*name.labelString: ̾:
*newFolderDialog*subFolderOf.labelString: եκ:
*newFolderDialog*folderTypeLabel.labelString: \
This server restricts the contents of folders.\n\
What will this folder contain?
*newFolderDialog*foldersOnly.labelString: Folders only.
*newFolderDialog*messagesOnly.labelString: Messages only.


!=============================================================================
! MailCompose menubar
!=============================================================================

! Don't limit these to just menubars or else they won't show up
! in popups.
*setPriority.labelString:                       ͥ        

*messageActionAskUser.labelString:              Ҥͤ
*messageActionText.labelString:                 Text
*messageActionHTML.labelString:                 HTML
*messageActionTextAndHTML.labelString:          Text and HTML

*attachFile.labelString:                        ե(F)...
*attachFile.mnemonic:                           F
*attachWebPage.labelString:                     Web ڡ(W)...
*attachWebPage.mnemonic:                        W
*deleteAttachment.labelString:                  źդ(D)
*deleteAttachment.mnemonic:                     D
*attachAddressBookCard.labelString:             ʬΥɥ쥹Ģ(A)
*attachAddressBookCard.mnemonic:                A

! Edit Menu
*menuBar*undoNull.labelString:              ᤻ޤ(U)
*menuBar*undoTyping.labelString:            Ϥ򸵤᤹(U)
*menuBar*undoAddText.labelString:           ƥȤɲä򸵤᤹(U)
*menuBar*undoDeleteText.labelString:        ƥȤκ򸵤᤹(U)
*menuBar*undoCut.labelString:               ڤ򸵤᤹(U)
*menuBar*undoPasteText.labelString:         ƥȤŽդ򸵤᤹(U)
*menuBar*undoPasteHTML.labelString:         HTMLŽդ򸵤᤹(U)
*menuBar*undoPasteHREF.labelString:         HREFŽդ򸵤᤹(U)
*menuBar*undoChangeAttributes.labelString:  °ѹ򸵤᤹(U)
*menuBar*undoIndent.labelString:            ǥȤ򸵤᤹(U)
*menuBar*undoParagraphAlign.labelString:    ·򸵤᤹(U)
*menuBar*undoMorphContainer.labelString:    ѹ򸵤᤹(U)
*menuBar*undoInsertHorizRule.labelString:   򸵤᤹(U)
*menuBar*undoSetHorizRuleData.labelString:  ǡ򸵤᤹(U)
*menuBar*undoInsertImage.labelString:       򸵤᤹(U)
*menuBar*undoSetImageData.labelString:      ǡ򸵤᤹(U)
*menuBar*undoInsertBreak.labelString:       Ԥ򸵤᤹(U)
*menuBar*undoChangePageData.labelString:    ڡ ǡѹ򸵤᤹(U)
*menuBar*undoSetMetaData.labelString:       ᥿ ǡ򸵤᤹(U)
*menuBar*undoDeleteMetaData.labelString:    ᥿ ǡκ򸵤᤹(U)
*menuBar*undoInsertTarget.labelString:      åȤ򸵤᤹(U)
*menuBar*undoSetTargetData.labelString:     å ǡ򸵤᤹(U)
*menuBar*undoInsertUnknownTag.labelString:  ̤򸵤᤹(U)
*menuBar*undoSetUnknownTagData.labelString: ̤ ǡ򸵤᤹(U)
*menuBar*undoGroupOfChanges.labelString:    ѹ򸵤᤹(U)
*menuBar*undoSetListData.labelString:       վ񤭥ǡ򸵤᤹(U)
*menuBar*undoInsertTable.labelString:           ɽ򸵤᤹(U)
*menuBar*undoDeleteTable.labelString:           ɽκ򸵤᤹(U)
*menuBar*undoSetTableData.labelString:          ɽǡ򸵤᤹(U)
*menuBar*undoInsertTableCaption.labelString: ɽ򸵤᤹(U)
*menuBar*undoSetTableCaptionData.labelString: ɽǡ򸵤᤹(U)
*menuBar*undoDeleteTableCaption.labelString: ɽκ򸵤᤹(U)
*menuBar*undoInsertTableRow.labelString:        Ԥ򸵤᤹(U)
*menuBar*undoSetTableRowData.labelString:       ԥǡ򸵤᤹(U)
*menuBar*undoDeleteTableRow.labelString:        Ԥκ򸵤᤹(U)
*menuBar*undoInsertTableColumn.labelString: 򸵤᤹(U)
*menuBar*undoSetTableCellData.labelString:       ǡ򸵤᤹(U)
*menuBar*undoDeleteTableColumn.labelString: κ򸵤᤹(U)
*menuBar*undoInsertTableCell.labelString:       򸵤᤹(U)
*menuBar*undoDeleteTableCell.labelString:       κ򸵤᤹(U)

*menuBar*redoNull.labelString:              ľǤޤ(R)
*menuBar*redoTyping.labelString:            Ϥľ(R)
*menuBar*redoAddText.labelString:           ƥȤɲäľ(R)
*menuBar*redoDeleteText.labelString:        ƥȤκľ(R)
*menuBar*redoCut.labelString:               ڤľ(R)
*menuBar*redoPasteText.labelString:         ƥȤŽդľ(R)
*menuBar*redoPasteHTML.labelString:         HTMLŽդľ(R)
*menuBar*redoPasteHREF.labelString:         HREFŽդľ(R)
*menuBar*redoChangeAttributes.labelString:  °ѹľ(R)
*menuBar*redoIndent.labelString:            ǥȤľ(R)
*menuBar*redoParagraphAlign.labelString:    ·ľ(R)
*menuBar*redoMorphContainer.labelString:    ѹľ(R)
*menuBar*redoInsertHorizRule.labelString:   ľ(R)
*menuBar*redoSetHorizRuleData.labelString:  ǡľ(R)
*menuBar*redoInsertImage.labelString:       ľ(R)
*menuBar*redoSetImageData.labelString:      ǡľ(R)
*menuBar*redoInsertBreak.labelString:       Ԥľ(R)
*menuBar*redoChangePageData.labelString:    ڡ ǡѹľ(R)
*menuBar*redoSetMetaData.labelString:       ᥿ ǡľ(R)
*menuBar*redoDeleteMetaData.labelString:    ᥿ǡκľ(R)
*menuBar*redoInsertTarget.labelString:      åȤľ(R)
*menuBar*redoSetTargetData.labelString:     å ǡľ(R)
*menuBar*redoInsertUnknownTag.labelString:  ̤ľ(R)
*menuBar*redoSetUnknownTagData.labelString: ̤ ǡľ(R)
*menuBar*redoGroupOfChanges.labelString:    ѹľ(R)
*menuBar*redoSetListData.labelString:       վ񤭥ǡľ(R)
*menuBar*redoInsertTable.labelString:           ɽľ(R)
*menuBar*redoDeleteTable.labelString:           ɽκľ(R)
*menuBar*redoSetTableData.labelString:          ɽǡľ(R)
*menuBar*redoInsertTableCaption.labelString: ɽľ(R)
*menuBar*redoSetTableCaptionData.labelString: ɽǡľ(R)
*menuBar*redoDeleteTableCaption.labelString: ɽκľ(R)
*menuBar*redoInsertTableRow.labelString:        Ԥľ(R)
*menuBar*redoSetTableRowData.labelString:       ǡľ(R)
*menuBar*redoDeleteTableRow.labelString:        Ԥκľ(R)
*menuBar*redoInsertTableColumn.labelString: ľ(R)
*menuBar*redoSetTableCellData.labelString:       ǡľ(R)
*menuBar*redoDeleteTableColumn.labelString: κľ(R)
*menuBar*redoInsertTableCell.labelString:       ľ(R)
*menuBar*redoDeleteTableCell.labelString:       κľ(R)
! new


! View Menu
*Editor*menuBar*source.labelString:                     ɥȤΥɽ(S)
*Editor*menuBar*source.mnemonic:                S
*menuBar*editSource.labelString:                        ɥȤΥԽ(E)
*menuBar*editSource.mnemonic:                       E
*menuBar*paragraphMarks.labelString:            ޡɽ(P)
*menuBar*paragraphMarks.mnemonic:                       P
!*displayTableBoundaries.labelString:           Display Table Boundaries
*displayTables.labelString:                     ɽɽ(T)
*displayTables.mnemonic:                        T
! new
*menuBar*toggleComposeToolbar.labelString:              ġС(C)
*menuBar*toggleComposeToolbar.mnemonic:                 C
*menuBar*toggleFormatToolbar.mnemonic:                  F
*menuBar*toggleFormatToolbar.labelString:               񼰥ġС
*menuBar*toggleTableBorders.labelString:                ɽ(B)
*menuBar*toggleTableBorders.mnemonic:                   B

! Insert Menu
! new
*menuBar*insertMenu.labelString:                                
*menuBar*insertListMenu.labelString:                    վ
*menuBar*insertBulletedList.labelString:                Ƭʸդվ
*menuBar*insertNumberedList.labelString:                ֹդվ
*insertTableRow.labelString:                    (R)
*insertTableRow.mnemonic:                       R
*insertTableRow.documentationString:            ɽ˿Ԥޤ
*insertTableColumn.labelString:                 (O)
*insertTableColumn.mnemonic:                    o
*insertTableColumn.documentationString:        ɽ˿ޤ
*insertTableCell.labelString:                   (C)
*insertTableCell.mnemonic:                      C
*insertTableCell.documentationString:           ɽ˿ޤ

*insertHtml.labelString:                        HTML ...
*insertHtml.mnemonic:                           H
*insertHtml.documentationString:                \
֤Ǥդ HTML ޤ
*insertNonBreakingSpace.labelString:            Ԥʤ(S)
*insertNonBreakingSpace.mnemonic:               S
*insertBreakBelowImage.labelString:             β¦˲(B)
*insertBreakBelowImage.mnemonic:                B
*insertLineBreak.labelString:                   (L)
*insertLineBreak.mnemonic:                      L

! Insert/Tables pullaside.
*insertTable.labelString:                                       ɽ(T)...
*insertTable.mnemonic:                          T
*insertRow.labelString:                         (R)
*insertRow.mnemonic:                            R
*insertColumn.labelString:                      (O)
*insertColumn.mnemonic:                         o
*insertCell.labelString:                        (C)
*insertCell.mnemonic:                           C

! new
! Format Menu
! Properties Menu
*menuBar*properties.labelString:                        ץѥƥ
*menuBar*textProperties.labelString:            ʸΥץѥƥ(E)
*menuBar*textProperties.mnemonic:           e
*menuBar*linkProperties.labelString:            󥯤Υץѥƥ(L)
*menuBar*linkProperties.mnemonic:           L
*menuBar*imageProperties.labelString:           Υץѥƥ(I)
*menuBar*imageProperties.mnemonic:          I
*menuBar*targetProperties.labelString:          åȤΥץѥƥ(A)
*menuBar*targetProperties.mnemonic:         a
*menuBar*tableProperties.labelString:           ɽΥץѥƥ(T)
*menuBar*tableProperties.mnemonic:          T
*menuBar*hruleProperties.labelString:           Υץѥƥ(O)
*menuBar*hruleProperties.mnemonic:          o
*menuBar*tagProperties.labelString:                     HTML Υץѥƥ
*menuBar*tagProperties.mnemonic:                H
*menuBar*documentProperties.labelString:        ɥȤΥץѥƥ(D)
*menuBar*documentProperties.mnemonic:   D

! Properties Character Pullaside
*charProperties.labelString:                            ʸ(C)
*charProperties.mnemonic:                           C
*charProperties.bold.labelString:                       (B)
*charProperties.bold.acceleratorText:   Alt+B
*charProperties.bold.mnemonic:          B
*charProperties.underline.labelString:  (U)
*charProperties.underline.acceleratorText:      Alt+U
*charProperties.underline.mnemonic:         U
*charProperties.italic.labelString:                     (I)
*charProperties.italic.acceleratorText: Alt+I
*charProperties.italic.mnemonic:            I
*charProperties.fixed.labelString:                      (F)
*charProperties.fixed.acceleratorText:  Alt+T
*charProperties.fixed.mnemonic:         F
*charProperties.superscript.labelString:        դ(P)
*charProperties.superscript.mnemonic:   p
*charProperties.subscript.labelString:          դ(S)
*charProperties.subscript.mnemonic:             S
*charProperties.strikethrough.labelString:      ä(T)
*charProperties.strikethrough.mnemonic: t
*charProperties.blink.labelString:                      (K)
*charProperties.blink.mnemonic:         k
*charProperties.textColor.labelString:          ƥȤο(C)...
*charProperties.textColor.mnemonic:             C
*charProperties.defaultColor.labelString:       ɸ(D)
*charProperties.defaultColor.mnemonic:  D
*charProperties.serverJavaScript.labelString: JavaScript ()
*charProperties.serverJavaScript.mnemonic: J
*charProperties.clientJavaScript.labelString: JavaScript (饤)
*charProperties.clientJavaScript.mnemonic: v
*menuBar*charProperties.clearAllStyles.labelString:     ٤ƤΥ򥯥ꥢ(A) <Alt+K>
*menuBar*charProperties.clearAllStyles.acceleratorText: Alt+K
*menuBar*charProperties.clearAllStyles.mnemonic:        a
*menuBar*fontSize.labelString:                                          ե (S)
*menuBar*fontSize.mnemonic:                         S
*menuBar*paragraphProperties.labelString:                       (P)
*menuBar*paragraphProperties.mnemonic:      P
*menuBar*paragraphProperties.indent.labelString:        ǥ(I)
*menuBar*paragraphProperties.indent.acceleratorText:    Tab
*menuBar*paragraphProperties.indent.mnemonic:           I
*menuBar*paragraphProperties.outdent.labelString:       ǥȲ(R)
*menuBar*paragraphProperties.outdent.acceleratorText:   Shift+Tab
*menuBar*paragraphProperties.outdent.mnemonic:          R

! Properties Font Size PullAside/Toolbar Font Size Popup.
*characterToolbar*fontSize.marginWidth:                         0
*characterToolbar*fontSize.marginHeight:                        0
*composeToolbar*fontSize.marginWidth:                           0
*composeToolbar*fontSize.marginHeight:                          0
*fontSize.XmPushButtonGadget.labelType: STRING
*fontSize.minusTwo.labelString:                                         -2
*fontSize.minusOne.labelString:                                         -1
*fontSize.plusZero.labelString:                                         +0
*fontSize.plusZero.mnemonic:                 0
*fontSize.plusOne.labelString:                                          +1
*fontSize.plusOne.mnemonic:                  1
*fontSize.plusTwo.labelString:                                          +2 
*fontSize.plusTwo.mnemonic:                  2
*fontSize.plusThree.labelString:                                        +3
*fontSize.plusThree.mnemonic:                3
*fontSize.plusFour.labelString:                                         +4
*fontSize.plusFour.mnemonic:                             4

! Properties Paragraph PullAside/Toolbar Properties Popup.
*composeToolbar*paragraphProperties.marginWidth:        0
*composeToolbar*paragraphProperties.marginHeight:       0
*paragraphProperties.XmPushButtonGadget.labelType:      STRING
*normal.labelString:                ɸ(N)
*normal.mnemonic:                           N
*headingOne.labelString:                Ф 1
*headingOne.mnemonic:               1
*headingTwo.labelString:                Ф 2
*headingTwo.mnemonic:               2
*headingThree.labelString:              Ф 3
*headingThree.mnemonic:             3
*headingFour.labelString:               Ф 4
*headingFour.mnemonic:              4
*headingFive.labelString:               Ф 5
*headingFive.mnemonic:              5
*headingSix.labelString:                Ф 6
*headingSix.mnemonic:               6
*address.labelString:                   ɥ쥹(A)
*address.mnemonic:                          A
*formatted.labelString:                 Ѥ(F)
*formatted.mnemonic:                    F
*listItem.labelString:                  վ(L)
*listItem.mnemonic:                         L
*descriptionItem.labelString:   񤭤ɽ(T)
*descriptionItem.mnemonic:              T
*descriptionText.labelString:   񤭤Υƥ(X)
*descriptionText.mnemonic:              x

! Tools menu
! Options Menu
*menuBar*editorPrefs.labelString:       ǥ(E)...
*menuBar*editorPrefs.mnemonic:      E
*Editor*menuBar*showToolbar.labelString:        ե/Խ ġСɽ(T)
*Editor*menuBar*showToolbar.mnemonic:   T
*menuBar*showCharacter.labelString:     ʸġСɽ(C)
*menuBar*showCharacter.mnemonic:        C
*menuBar*showParagraph.labelString:     ġСɽ(P)
*menuBar*showParagraph.mnemonic:        P

! Windows Menu
*menuBar*netBrowser.labelString:        Netscape ֥饦

!=============
!  Popup Menus
!=============

!this comes up when you right click on a person in the address book
!so it should say "New Message" and not "Message"
*popup*composeMessage.labelString:      å
!
*popup*viewProperties.labelString:      եΥץѥƥ(S)
*popup*viewProperties.mnemonic:                 s
!
*popup*abDelete.labelString:            (D)
*popup*abDelete.mnemonic:               D
*popup*abDelete.acceleratorText:        Alt+D
!
*popup*abDeleteAllEntries.labelString:          Delete From All Lists
!
*popup*addToAddressBook.labelString:    (W)...
*popup*addToAddressBook.mnemonic:               w
*popup*abNewList.labelString:           ꥹ(L)...
*popup*abNewList.mnemonic:                      L
!
*popup*saveMessagesAs.labelString:      ̾դ¸(S)...
*popup*saveMessagesAs.mnemonic:         S
*popup*saveMessagesAs.acceleratorText:  Alt+S

! These are std Mail folder names.
*popup*sentMail.labelString:                            Sent
*popup*sentMail.mnemonic:                               S

*popup*inbox.labelString:                               Inbox
*popup*inbox.mnemonic:                                  I

*popup*trash.labelString:                               Trash
*popup*trash.mnemonic:                                  T

*popup*newFolder.labelString:                           (N)...
*popup*newFolder.mnemonic:                              N

! A few Message Center popups:
!*popup*openFolder.labelString:  Open
!*popup*openFolderInNew.labelString:  Open in New Window
!*popup*deleteFolder.labelString:         Delete
!*popup*renameFolder.labelString:         Rename...
!*popup*compactFolder.labelString:        Compact
!*popup*subscribeFolder.labelString:      Subscribe...
!*popup*unsubscribeFolder.labelString:    Unsubscribe
*popup*openFolder.labelString:  ե򳫤
*popup*openFolderInNew.labelString:  ɥǥե򳫤
*popup*deleteFolder.labelString:         ե
*popup*renameFolder.labelString:         ե̾ѹ...
*popup*compactFolder.labelString:        ե򰵽
*popup*subscribeFolder.labelString:      ...
*popup*unsubscribeFolder.labelString:    ̤

*popup*search.labelString:              å򸡺
*popup*search.labelString:              å򸡺
*popup*openNewsgroups.labelString:      ǥå 롼פ򳫤
*popup*markNewsgroupsRead.labelString:  Mark Newsgroup Read
*popup*updateMessageCount.labelString:  åֹ򹹿

! These are only in the threads window popup:
*popup*ignoreThread.labelString:        åɤ̵(I)
*popup*ignoreThread.mnemonic:           I
*popup*watchThread.labelString:         åɤ(W)
*popup*watchThread.mnemonic:            W
*popup*changePriority.labelString:      ͥ٤ѹ
*popup*openSelected.labelString:        å򳫤
*popup*openMsgInNew.labelString:        ɥǥå򳫤
*popup*editMsg.labelString:             åԽ
*popup*addSenderToAddressBook.labelString:      ɥ쥹Ģɲ

! the Mail Message window popup:
! many of these don't actually get there because they're
! overridden by the backend's allxpstr.h defs.
*popup*replyToSender.labelString:       пֿͤ(R)
*popup*replyToSender.mnemonic:          R
*popup*replyToAll.labelString:          ֿ(A)
*popup*replyToAll.mnemonic:             A
*popup*replyToNewsgroup.labelString:            ǥåֿ

*toolBar*popup_PopupMenu.PopupMenu.replyToSender.labelString: пֿͤ
*toolBar*popup_PopupMenu.PopupMenu.replyToNewsgroup.labelString: ǥåֿ

*popup*replyToSenderAndNewsgroup.labelString:           пͤȥǥåֿ
*popup*forwardMessage.labelString:      ž(A)
*popup*forwardMessage.mnemonic:         a
*popup*forwardMessageQuoted.labelString:        Ѥž(Q)
*popup*forwardMessage.mnemonic:         Q
*popup*forwardMessageInLine.labelString:        Ѥž(Q)
*popup*forwardMessageInLine.mnemonic:   l
! "Recipients"?  What does that do?  It's in the spec.


*popup*addToAddrBkSubmenu.labelString:  ɥ쥹Ģɲ
*popup*addToABSubmenu.labelString:      ɥ쥹Ģɲ
*popup*addSenderToAddrBk.labelString:   п
*popup*addAllToAddrBk.labelString:      ٤

*popup*fileSubmenu.labelString:         åե
*popup*deleteMessage.labelString:       å(D)
*popup*deleteMessage.mnemonic:          D
*popup*saveMessage.labelString:         å¸(V)
*popup*saveMessage.mnemonic:            v
*popup*print.labelString:               å(P)...
*popup*print.mnemonic:                  P

! Editor Popup Menu
*popup*textProperties.labelString:      ʸΥץѥƥ(X)
*popup*textProperties.mnemonic:         x
*popup*targetProperties.labelString:    åȤΥץѥƥ(A)
*popup*targetProperties.mnemonic:       a
*popup*imageProperties.labelString:     Υץѥƥ(I)
*popup*imageProperties.mnemonic:        I
*popup*tableProperties.labelString:     ɽΥץѥƥ(T)
*popup*tableProperties.mnemonic:        T
*popup*hruleProperties.labelString:     Υץѥƥ(O)
*popup*hruleProperties.mnemonic:        o
*popup*tagProperties.labelString:       HTML Υץѥƥ(H)
*popup*tagProperties.mnemonic:          H
*popup*paragraphProperties.labelString: Υץѥƥ(G)
*popup*paragraphProperties.mnemonic:    g
*popup*documentProperties.labelString:  ɥȤΥץѥƥ(D)
*popup*documentProperties.mnemonic:     D
*popup*insert.labelString:              (S)
*popup*insert.mnemonic:                 s
*popup*insertLink.labelString:          󥯤(N)...
*popup*insertLink.mnemonic:             n
*popup*linkProperties.labelString:      󥯤Υץѥƥ(N)...
*popup*linkProperties.mnemonic:         n
*popup*browseLink.labelString:          ֥饦ǥ󥯤򳫤(W)...
*popup*browseLink.mnemonic:             w
*popup*browseToLink.labelString:        : (%s)
*popup*editLink.labelString:            ǥǥ󥯤򳫤(E)...
*popup*editLink.mnemonic:               E
*popup*bookmarkLink.labelString:        ֥åޡ˥󥯤ɲ(B)
*popup*bookmarkLink.mnemonic:           B
*popup*copyLink.labelString:            󥯤ξ򥳥ԡ(K)
*popup*copyLink.mnemonic:               k
*popup*removeLink.labelString:          󥯤(R)
*popup*removeLink.mnemonic:             R

!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
! Editor toolbar (submenu).
!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*toolBar*newBlank.labelString:          
*toolBar*newTemplate.labelString:       New From Template
*toolBar*newWizard.labelString:         New From Wizard
*toolBar*openPage.labelString:          ...
*toolBar*save.labelString:              ¸
*toolBar*saveAs.labelString:            ̾դ¸...
*toolBar*publish.labelString:           
*toolBar*sendPage.labelString:          ڡ

!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
! Editor toolbar (text only).
!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*toolBar.editDocument.labelString:      Խ
*toolBar.editorNewBlank.labelString:    
*toolBar.editorOpenFile.labelString:    ...
*toolBar.save.labelString:              ¸
*toolBar.editorBrowse.labelString:      ֥饦
*toolBar.cut.labelString:               ڼ
*toolBar.copy.labelString:              ԡ
*toolBar.paste.labelString:             Žդ
*toolBar.publish.labelString:           
! new
*toolBar.newBlank.labelString:          
*newBlank.tipString:                ڡ
*toolBar.openPage.labelString:          
*toolBar.browsePage.labelString:        ⥸
*toolBar.findInObject.labelString:      
*toolBar.insertLink.labelString:        
*toolBar.insertTarget.labelString:      å
*toolBar.insertImage.labelString:       
*toolBar.insertHorizontalLine.labelString: 
*toolBar.insertTable.labelString:       ɽ
*toolBar.spellCheck.labelString:        ڥ

!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
! Editor dialogs.
!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*textPropertiesDialog_popup.title:                      Netscape: ץѥƥ
*textPropertiesDialog.folder.XmForm.marginHeight:               10
*textPropertiesDialog.folder.XmForm.marginWidth:                10
*textPropertiesDialog*XmFrame.marginHeight:     2
*textPropertiesDialog*XmFrame.marginWidth:              2
*imagePropertiesDialog_popup.title:                    Netscape: ץѥƥ
*imagePropertiesDialog.folder.XmForm.marginHeight:              10
*imagePropertiesDialog.folder.XmForm.marginWidth:               10
*imagePropertiesDialog*XmFrame.marginHeight:    2
*imagePropertiesDialog*XmFrame.marginWidth:             2

! Properties/Link properties.
*linkProperties.tabLabelString: 
*linkSourceTitle.labelString:   󥯸
*linkSourceLabel.labelString:           󥯤ΥƥȤϤƤ:
*linkToTitle.labelString:               
*linkToLabel.labelString:               ڡξޤϥ եؤΥ󥯤ϤƤ:
*browseFile.labelString:                ե򻲾...
*linkTarget.labelString:                \
ꤷɥȤ̾դåȤؤΥ(ץ)
*showTargets.labelString:               åȤɽ: 
*currentDocument.labelString:   Υɥ
*selectedFile.labelString:              򤷤ե
*linkProperties*targetText.height:                              100

! Properties/Character properties:
*characterProperties.tabLabelString:    ʸ
*colorTitle.labelString:                
*colorLabel.labelString:                ߤο:
*default.labelString:                   ɥȤɸο
*custom.labelString:                    桼
*chooseColor.labelString:               ...
*colorText.labelString:                 򤷤ƥȤˤʤޤ
*sizeTitle.labelString:                 
*sizeText.labelString:                  Υ뤴Ȥɸ\nΥޤ
*styleTitle.labelString:                
*clearStyles.labelString:               򥯥ꥢ
*characterProperties*clearStyles.marginWidth:   10
*characterProperties*clearStyles.marginHeight:  5
*characterProperties*clearStyles.leftOffset:    30
*characterProperties*clearStyles.rightOffset:   30
*characterProperties*clearStyles.bottomAttachment: ATTACH_FORM
*characterProperties*clearStyles.bottomOffset:  5
*characterProperties*javaFrame.leftOffset:              10
*characterProperties*sizeFrame.leftOffset:              10
*javaTitle.labelString:                 Java Script
*java*client.labelString:               饤
*java*server.labelString:               
*clearAll.labelString:                  ٤Ƥ򥯥ꥢ
*characterProperties*clearAll.marginWidth:              10
*characterProperties*clearAll.marginHeight:             5
*characterProperties*clearAll.topOffset:                20
*characterProperties*clearAll.leftOffset:               15
*characterProperties*clearAll.rightOffset:              15

! Properties/Paragraph properties:
*paragraphProperties.tabLabelString: 
*styleLabel.labelString:                        Υ:
*additionalLabel.labelString:           ɲäΥ:
*additional*default.labelString:        ɸ
*additional*list.labelString:           վ
*additional*blockQuote.labelString:     ʸ
*listTitle.labelString:                         վ
*listLabel.labelString:                         :
*numbered.labelString:                          ֹդ
*unnumbered.labelString:                        ֹʤ
*directory.labelString:                         ǥ쥯ȥ
*menu.labelString:                                      ˥塼
*description.labelString:                       
*automatic.labelString:                         ư
*digital.labelString:                           1,2,3,4,5..
*lowerRoman.labelString:                        i,ii,iii,iv,v..
*upperRoman.labelString:                        I,II,III,IV,V..
*lowerAlpha.labelString:                        a,b,c,d,e..
*upperAlpha.labelString:                        A,B,C,D,E..
*solidCircle.labelString:                       
*openCircle.labelString:                        
*openSquare.labelString:                        
*startLabel.labelString:                        ֹ
*startText.columns:                                     4
*spaceAvailable.labelString:            ;
*paragraphProperties*spaceAvailable.topOffset:  40
*paragraphProperties*spaceAvailable.leftOffset: 150

! Properties/Image properties:
*imageProperties.tabLabelString:        
*imageFileTitle.labelString:            \
ξ - ⡼Ȥ URL ޤϥե:
*chooseFile.labelString:                    ե...
*browse.labelString:                            ...
*alternativeImageTitle.labelString:     ɽ(ץ):
*alternativeImageLabel.labelString:     :
*alternativeTextLabel.labelString:      ʸ:
*alignmentRowColumn*XmToggleButtonGadget.shadowThickness: 2
*alignmentTitle.labelString:            ƥȤ֤Ȳβ
*alignmentInfoLabel.labelString:        \
ޤ֤ƥȤɽˤϡڡ֥饦 ɥɽƤ
*imageSpaceTitle.labelString:           μζ
*imageProperties.imageSpaceFrame.leftOffset:    10
*leftRightLabel.labelString:            :
*topBottomLabel.labelString:            岼:
*solidBorderLabel.labelString:          :
*originalSize.labelString:                      Υ
*customSize.labelString:                        桼
*constrain.labelString:                     
*copyImage.labelString:                         ɥȤξ˥ԡ
*leaveImage.labelString:                        򸵤ξ˻Ĥ
*useAsBackground.labelString:           طʤȤƻ
*removeImageMap.labelString:            ޥåפ
*editImage.labelString:                         Խ

! Horizontal Line Properties
*horizontalLineProperties_popup.title: Netscape: 
*dimensionsTitle.labelString:           礭
*horizontalLineProperties*XmFrame.marginWidth:  10
*horizontalLineProperties*XmFrame.marginHeight: 10
*heightLabel.labelString:                       ⤵:
*heightText.columns:                            4
*pixels.labelString:                            ԥ
*widthLabel.labelString:                        :
*widthText.columns:                                     4
*percent.labelString:                           % (ɥФ)
*alignTitle.labelString:                        
*left.labelString:                                      
*center.labelString:                            
*right.labelString:                             
*threeDShading.labelString:                     3-D ɽ

! Document Properties & Editor Preferences/Appearance
*appearanceProperties.tabLabelString:                           ۿط
*documentPropertiesDialog_popup.title:  Netscape: ɥȤΥץѥƥ
*editorPreferencesDialog_popup.title:   Netscape: ǥ
*folder*appearance.marginHeight:        10
*folder*appearance.marginWidth:         10
*folder*appearance*XmFrame.marginHeight: 2
*folder*appearance*XmFrame.marginWidth: 2
*appearance*custom.labelString:         桼ۿ
*appearance*browser.labelString:                \
֥饦ۿ
*schemesTitle.labelString:              ۿ
*save.labelString:                      ¸
*remove.labelString:                    
*documentColorsTitle.labelString:       ɥȤۿ
*documentPropertiesDialog*previewFrame.marginHeight:    0
*documentPropertiesDialog*previewFrame.marginWidth:     0
*appearance*normal.labelString:                 ɸΥƥ...
*appearance*link.labelString:                    ƥ...
*appearance*active.labelString:                 ƥ֤ʥ󥯤ʸ...
*appearance*followed.labelString:               ˬ줿󥯤ʸ...
*appearance*background.labelString:             ط...
*appearance*backgroundInfo.labelString:         طʲۿ̵뤷ޤ
*appearance*preview.normal.labelString: ɸΥƥ
*appearance*preview.link.labelString:    ƥ
*appearance*preview.active.labelString:  ƥ֤(򤵤줿)
*appearance*preview.followed.labelString: ˬ줿
*appearance*preview*normalLabelString: ɸΥƥ
*appearance*preview*linkLabelString:     ƥ
*appearance*preview*activeLabelString:  ƥ֤(򤵤줿)
*appearance*preview*followedLabelString: ˬ줿
*backgroundImageTitle.labelString:                      طʲ
*browseImageFile.labelString:                           ե򻲾...
*solid.labelString:                     ñ
*useImage.labelString:                          
*choose.labelString:                    ...
*documentPropertiesDialog*appearance*infoLabel.labelString:     \
ϺΥɥȤŬѤޤ.
*editorAppearance*appearance*infoLabel.labelString:     \
ϺΥɥȤǤϤʤɥȤŬѤޤ.

! Document Properties/General
*generalProperties.tabLabelString:      
*folder*general.marginHeight:           10
*folder*general.marginWidth:            10
*locationLabel.labelString:                     :
*titleLabel.labelString:                        ɽ:
*authorLabel.labelString:                       :
*descriptionLabel.labelString:          :
*createdLabel.labelString:                      :
*updatedLabel.labelString:                      ǽ:
*otherAttributesTitle.labelString:      ¾°:
*infoLabel.labelString:                         \
ʣñʸʬΤ˥ޤѤƤ
*keywordsLabel.labelString:                     :
*classificationLabel.labelString:       :

! Document Properties/Advanced
*advanced.tabLabelString:                       ܺ
*folder*advanced.marginHeight:          10
*folder*advanced.marginWidth:           10
*systemLabel.labelString:               Netscape ƥѿ (HTTP-EQUIV ):
*userLabel.labelString:                 桼ѿ (META):
*nameLabel.labelString:                 ̾:
*valueLabel.labelString:                :
*delete.labelString:                    
*set.labelString:                       
*new.labelString:                       

! Target Properties
*targetPropertiesDialog_popup.title:    Netscape: åȤΥץѥƥ
*targetLabel.labelString:                               åȤ̾ϤƤ:

! Html Properties
*htmlPropertiesDialog_popup.title:      Netscape: HTML 
*htmlPropertiesInfo.labelString:        \
Ȥˡ̾°ޤϥѥ᡼ϤƤ.
*htmlPropertiesDialog.Apply.labelString:        ǧ
*htmlPropertiesDialog.ApplyLabelString:         ǧ

! Editor Preferences/General
*generalPreferences.tabLabelString:     
*authorTitle.labelString:               ̾
*externalTitle.labelString:             ǥ
*htmlLabel.labelString:                 HTML :
*imageLabel.labelString:                :
*templateTitle.labelString:             ɥȥƥץ졼
*templateInfo.labelString:              \
Υڡ[ե]/[ɥ]/[ƥץ졼Ȥ]\n\
˥塼򤹤ȳޤ.
*restoreDefault.labelString:            ɸ᤹
*autosaveTitle.labelString:             ư¸
*autosaveEnable.labelString:    ɥȤ:
*minutes.labelString:                   ʬ˼ưŪ¸

! Editor/Tables Properties&Create
*table.tabLabelString:                  ɽ
*row.tabLabelString:                    
*cell.tabLabelString:                   
*tableCreateDialog_popup.title:                         Netscape: ɽΥץѥƥ
*tablePropertiesDialog_popup.title:             Netscape: ɽΥץѥƥ
*tableRowsLabel.labelString:                            Կ:
*tableColumnsLabel.labelString:                         :
*attributesTitle.labelString:                           °
*tableAlignmentTitle.labelString:                       ɽ
*borderLineWidthLabel.labelString:                      
*borderLineWidthUnits.labelString:                      ԥ
*cellSpacingLabel.labelString:                          δֳ
*cellSpacingUnits.labelString:                          ԥ ()
*cellPaddingLabel.labelString:                          ;
*cellPaddingUnits.labelString:                         ԥ (ζ)
*tableWidthToggle.labelString:                          ɽ
*tableHeightToggle.labelString:                         ɽι⤵κǾ
*tableColorToggle.labelString:                          ɽο
*captionToggle.labelString:                             ɽ
*above.labelString:                                     ɽξ
*below.labelString:                                     ɽβ
*tableWidthUnits.marginWidth:                           0
*tableWidthUnits.marginHeight:                          0
*tableHeightUnits.marginWidth:                          0
*tableHeightUnits.marginHeight:                         0
*captionUnits.marginWidth:                              0
*captionUnits.marginHeight:                             0
*textAlignmentTitle.labelString:                        ƥȤ
*horizontalLabel.labelString:                           
*verticalLabel.labelString:                             
*textAlignment*default.labelString:                     ɸ
*textAlignment*left.labelString:                        
*textAlignment*right.labelString:                       
*textAlignment*center.labelString:                      
*textAlignment*top.labelString:                         
*textAlignment*bottom.labelString:                      
*textAlignment*baselines.labelString:                   ١饤
*tableAlignmentBox*left.labelString:                    
*tableAlignmentBox*right.labelString:                   
*tableAlignmentBox*center.labelString:                  
*rowColorToggle.labelString:                            Ԥο
*textOtherTitle.labelString:                            ʸ
*headerStyle.labelString:                               إå 
*nonBreaking.labelString:                               Ԥʤ
*cellRowsLabel.labelString:                             ϰ
*cellColumnsLabel.labelString:                          , and 
*cellColumnsUnits.labelString:                          
*cellWidthToggle.labelString:                           
*cellHeightToggle.labelString:                          ι⤵κǾ
*cellColorToggle.labelString:                           ο
*percentOfCell.labelString:                             % (Ф)
*percentOfWindow.labelString:                   % (ɥФ)
*cancel.cancelLabelString:              󥻥
*cancel.closeLabelString:               Ĥ
*Cancel.cancelLabelString:              󥻥
*Cancel.closeLabelString:               Ĥ
*borderLineWidth.labelString:           
*equalColumnWidth.labelString:          Ʊˤ
*backgroundTitle.labelString:           ط
*backgroundAttributes.useColor.labelString: :
*backgroundAttributes.useImage.labelString: :
*backgroundAttributes.chooseImage.labelString: ...

! Editor Preferences/Publish
*publishPreferences.tabLabelString:     
*folder*publish.marginHeight:           10
*folder*publish.marginWidth:            10
*linksAndImagesTitle.labelString:       󥯤Ȳ
*linksAndImagesLabel.labelString:       \
⡼ȤΥɥȤ¸Ȥȡ󥯤Ȥ:
*linksToggle.labelString:               󥯤ݻ
*linksInfo.labelString:                 \
ɥȤξ꤫ͭˤʤ褦˥󥯤Ĵ(ΥɥȤؤ\n\
󥯤ϥΥС󤬤ͭǤ)
*imagesToggle.labelString:              ɥȤβĤ
*imagesInfo.labelString:                \
ɥȤξ˲Υԡ¸\n\
ϥɥȤΥ СǤ⡢ǤǤĤͤ\n\
ɽޤ
*linksAndImagesTip.labelString:         \
ҥ: ⡼ ѥ֥å󥰤ǤϡξΥץ򥻥åȤƲ
*publishTitle.labelString:              ɸνǾ
*publishLabel.labelString:               (FTP ޤ HTTP):       
*browseLabel.labelString:               ֥饦ɽ (HTTP):
*usernameLabel.labelString:             桼̾:
*passwordLabel.labelString:             ѥ:
*savePassword.labelString:              ѥɤ¸

! Publish Files dialog box
*publishFilesDialog_popup.title:        Netscape: եν
*localFilesTitle.labelString:            ե
*localFiles.publishLabel.labelString:   :
*includeLabel.labelString:              ޤե:
*includeImages.labelString:             Υڡ˴Ϣե
*includeAll.labelString:                ǥ쥯ȥΤ٤ƤΥե
*selectNone.labelString:                򤷤ʤ
!
!
*titleFrameTitle.labelString:   ڡɽ
*publishLocationTitle.labelString:      Ǿ
*publishLocation.publishLabel.labelString:      \
ե򤳤ξ˥åץ (FTPޤHTTP):
*useDefault.labelString:                ɸξ
! bogus url alert default button:
*publishFilesDialog_popup.question_popup.dialog.defaultButtonType:      \
dialog_cancel_button

*hintDialog_popup.title:                Netscape: ҥ
*dontDisplayAgain.labelString:  󤫤ɽʤ
*hintDialog.dontDisplayAgainRow.marginWidth: 9

!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
! Editor popups.
!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
! Color Picker
*setColors_popup.title:                         Netscape: ۿ
*standardColorsTitle.labelString:               ɸۿ
*colorPicker*oldSample.labelString:             
*colorPicker*newSample.labelString:             
*colorPicker*swatches.tabLabelString:           
*colorPicker*rgb.tabLabelString:                RGB
*colorPicker*rgb*unitsMenu.decimal.labelString: 10
*colorPicker*rgb*unitsMenu.hex.labelString:     16
*colorPicker*rgb*unitsMenu.percent.labelString: %
*colorPicker*defaultColor.labelString:          ɸ࿧
*colorPicker*otherColor.labelString:            ¾ο...

! Save Remote Dialog.
*saveRemote.marginHeight:               10
*saveRemote.marginWidth:                10
! These don't seem to get set by above two lines.
*saveRemote*infoIcon.marginWidth:       15
*saveRemote*infoIcon.marginHeight:      15
*saveRemote_popup.title:                Netscape: ⡼ ɥȤ¸
*saveRemote*infoText.labelString:       \
ΥɥȤϡ⡼ȤΥоˤޤ\n\
ѹˡ¸ɬפ\n\
ޤ
*saveRemote*linksTitle.labelString:     
*saveRemote*linksToggle.labelString:    ⡼ ѥ֥åѤ˥󥯤Ĵ
*saveRemote*linksText.labelString:      \
Ʊ(ǥ쥯ȥ)ΥɥȤؤΥ󥯤ϡ\n\
ǤǻǤͭǤ\n\
\n\
⡼ ȤؤΥ󥯤ѹޤ
*saveRemote*imagesTitle.labelString:    
*saveRemote*imagesToggle.labelString:   ɥȤβ¸
*saveRemote*imagesText.labelString:     \
ϥɥȤΥΥСǤɽޤ
*saveRemote*save.labelString:           ¸
*saveRemote*cancel.labelString:         󥻥
*saveRemote*help.labelString:           إ

! Confirm Save File(s) Dialog.
*confirmSaveFiles_popup.title:                  Netscape: ե¸γǧ
*confirmSaveFiles.marginHeight:                 0
*confirmSaveFiles.marginWidth:                  0
*yes.labelString:               Ϥ
*confirmSaveFiles*yesToAll.labelString: ٤ƤϤ
*no.labelString:                
*confirmSaveFiles*noToAll.labelString:  ٤Ƥ
*confirmSaveFiles*cancel.labelString:   󥻥
*confirmSaveFiles*help.labelString:             إ
*confirmSaveFiles*defaultButtonShadowThickness: 0

! Save/Upload files message dialogs.
*saveMessageDialog_popup.title:                 ե¸
*uploadMessageDialog_popup.title:               ե򥢥åץ
*imageLoadMessageDialog_popup.title:    ɤ߹
*saveMessageDialog.width:               400
*uploadMessageDialog.width:             400
*imageLoadMessageDialog.width:          400

!=============================================================================
! Mail/News column titles
!=============================================================================
*mailNewsColumns.folderlist.Name:       ̾
*mailNewsColumns.folderlist.Unread:     ̤
*mailNewsColumns.folderlist.Total:      
*mailNewsColumns.messagelist.Thread:    å
*mailNewsColumns.messagelist.Sender:    п
*mailNewsColumns.messagelist.Subject:   ̾
*mailNewsColumns.messagelist.Date:      


!=============================================================================
*toolBar*spacer.marginWidth:            4

*urlBar*whatsNew.labelString:           ǿ
*whatsNew.documentationString:          ͥåȤκǿ
*urlBar*whatsCool.labelString:          
*whatsCool.documentationString:         Υ
*urlBar*inetIndex.labelString:          󥿡ͥå
*inetIndex.documentationString:         ͥåõ
*urlBar*inetSearch.labelString:         ͥåȸ
*inetSearch.documentationString:        󥿡ͥåȸ
*urlBar*inetWhite.labelString:          ͡
*inetWhite.documentationString:         ͡Ƚ
*urlBar*inetYellow.labelString:         ڡ
*urlBar*upgrade.labelString:            եȥ
*urlBar*welcome.labelString:            褦
*urlBar*newsgroups.labelString:         롼
*inetAbout.documentationString:         󥿡ͥåȤˤĤ

*toolBar.getNewMail.labelString:        
*toolBar.deleteMessage.labelString:     
*toolBar.mailNew.labelString:           ᡼κ
*toolBar.postNew.labelString:           
*toolBar.replyToSender.labelString:     ֿ
*toolBar.replyToAll.labelString:        ֿ
*toolBar.postReply.labelString:         ֿ
*toolBar.postAndMailReply.labelString:  ֿ
*toolBar.forwardMessage.labelString:    ž
*toolBar.previousUnreadMessage.labelString:
*toolBar.nextUnreadMessage.labelString: 
*toolBar.markThreadRead.labelString:    å
*toolBar.markAllRead.labelString:       ٤

*msgViewAttachPopup*open.labelString:           (O)...
*msgViewAttachPopup*open.mnemonic:              O
*msgViewAttachPopup*save.labelString:           ¸(S)...
*msgViewAttachPopup*save.mnemonic:              S
*msgViewAttachPopup*properties.labelString:     ץѥƥ(P)...
*msgViewAttachPopup*properties.mnemonic:        P

*attachmentProps.dialogTitle:                   Attachment
!!! modified_en-j 23-Jun-99
!!!Netscape*attachmentProps*XmLabelGadget.fontList:     -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*

*attachmentProps.okLabelString:                 Ok
*attachmentProps*nameLabel.labelString:         ̾:
*attachmentProps*typeLabel.labelString:         :
*attachmentProps*encLabel.labelString:          ʸ å:
*attachmentProps*descLabel.labelString:         :

!=============================================================================
! Toolbar for addressbook
!
*toolBar.addToAddressBook.labelString:  
*toolBar.abNewList.labelString:         ꥹ
*toolBar.deleteABEntry.labelString:     
*toolBar.toAB.labelString:              To:
*toolBar.ccAB.labelString:              CC:
*toolBar.bccAB.labelString:             BCC:
*toolBar.directoryAB.labelString:       ǥ쥯ȥ

!
*Properties*showSecurBtn.labelString: ɽ
!*filterBoxForm.filterPrompt.labelString: Select a directory and type in the name you are looking for:
*filterBoxForm.filterPrompt.labelString: ̾:
*filterBoxForm.filterInLabel.labelString: :
*filterBoxForm.filterSearchBtn.labelString: ...
*filterBoxForm.filterStopBtn.labelString: Stop

!=============================================================================
! Toolbar for mail compose
*toolBar.SendOrSendLater.labelString:   
*toolBar.quoteMessage.labelString:      
*toolBar.attach.labelString:            ź
*toolBar.openAddrBook.labelString:      ɥ쥹

!=============================================================================
! Turn off beeping on name completion in the address outliner:
*addressText*verifyBell:                False

!=============================================================================
*noDocumentLoadedMessage:       ɥȤɤ߹ޤƤޤ
*optionsSavedMessage:           ץ¸ޤ
*clickToSaveMessage:            ¸ˤϥ󥯤򥯥åƤ
*clickToSaveCancelledMessage:   󥯤¸äޤ
*noPreviousURLMessage:          ΥɥȤϤޤ
*noNextURLMessage:              ΥɥȤϤޤ
*noHomeURLMessage:              ۡΥɥȤꤵƤޤ
*notOverImageMessage:           ξˤޤ
*notOverLinkMessage:            󥯤ξˤޤ
*noSearchStringMessage:         ʸ󤬻ꤵƤޤ
*wrapSearchMessage:          ɥȤνޤǸޤ; Ϥᤫ鸡ޤ?
*wrapSearchBackwardMessage:  ɥȤƬޤǸޤǸ夫鸡ޤ?
*wrapSearchNotFoundMessage:  ʸ󤬸Ĥޤ
*noAddressesMessage:         褬ꤵƤޤ
*noFileMessage:              ϥե뤬ꤵƤޤ
*noPrintCommandMessage:      ޥɤꤵƤޤ
*overwriteFileMessage:       Ǥˤե %s ˾񤭤ޤ?
*bookmarksChangedMessage:    ǥΥ֥åޡեѹƤޤ񤭤ޤ?
*bookmarkConflictMessage:       \
                        ֥åޡΰ¸Ƥޤ󡣥ǥɤľޤ?
*bookmarksNoFormsMessage:       \
              ֥åޡΰ˥եФη̤ɲäǤޤ
*reallyQuitMessage:     ƤΥɥNetscapeλƹޤ?
*doubleInclusionMessage:        \n\
ɥȤ򤹤Ǥ˰ѤƤޤ\n\
 \n\
ޤѤޤ?\n

*expireNowMessage:              \
                ٤ƤΥ󥯤ˬƤʤȤξ֤ᤷޤ\n³ޤ?
*clearMemCacheMessage:          \
     åˤ뤹٤ƤΥեޤ\n³ޤ?
*clearDiskCacheMessage:         \
    ǥ åˤ뤹٤ƤΥեޤ\n³ޤ?

*createCacheDirErrorMessage:    \
顼: ³å ǥ쥯ȥǤޤ:\n\
 \n\
            %s: %s.\n\
 \n\
'Խ˥塼....'Ȥäơ\n\
ǥ å ǥ쥯ȥꤷƤ\n

*createdCacheDirMessage:        \
ǥ åѤΥǥ쥯ȥޤ:\n\
 \n\
            %s/\n\
 \n\
'Խ˥塼....'Ȥäơ\n\
ǥ å ǥ쥯ȥѹǤޤ\n

*cacheNotDirMessage:    \
顼: ǥ åѤ˻ꤷǥ쥯ȥܤ\n\
¸ߤޤǥ쥯ȥǤϤޤ:\n\
 \n\
            %s\n\
 \n\
'Խ˥塼....'Ȥäơ\n\
ǥ å ǥ쥯ȥꤷƤ\n

*cacheSuffixMessage:    \
 \n\
桼Ȥ̡Υǥ åѰդƤ\n\
(/tmpΤ褦)ͭǥ쥯ȥϤǤޤ\n\
 \n\
ߤκǥ å  %d ХȤǤ\n\
'Խ˥塼....'ǥå ѹ\n\
Ǥޤ\n\
 \n\
ǥ åѤʤϡǥ å\n\
 0 ꤷƤɥȤϡ å \n\
˱ƥˤϥå夵ޤǥˤϥå\n\
ʤʤޤΤᡢå Netscape ΥåѤ\n\
Ӥ̵뤳Ȥˤʤޤ

*cubeTooSmallMessage:           \
ǥɽ륫顼塼֤˳Ƥ\n\
뤬 %d ĤޤǤΤᡢʼ\n\
Ƥ뤫⤷ޤ\n\
 \n\
ʼ夵ˤϡ¿οѤƤ\n\
̤μ¹ΥץꥱλơNetscape\n\
ƵưȤˡޤ\n\
 \n\
뤤ϡ`-install' ޥɥ饤 ץꤷ\n\
Netscapeưץ饤١ 顼ޥåפѤ\n\
ˡ⤢ޤˡˤϡƥˤäƤϡ\n\
ե̤Υɥ˰ưȡ顼ޥåפ\n\
եå夹Ȥޤ

*renameInitFilesMessage:                \
ŤСNetscapeե뤬ĤäƤޤ;\n\
ΥСNetscapeƱեѤƤޤ\n\
ե̾ѹƤޤŤե̾\n\
ѹƻѤޤ?

*unsentMailMessage:                     \
᡼ޤƤޤʤޤ޽λƤ⹽ޤ?

*binaryDocumentMessage:                 \
ΥɥȤϥХʥ ǡǤ; ɽ뤳ȤϤǤޤ

! For Helper App Editor - Delete
*helperAppDeleteMessage:                        \
 MIME פƤǤ? 塢Υפ\n\
եϡNetscape Plug-In ޤ Netscape إѡ ץꥱ\n\
ǰȤǤʤʤޤ

!=============================================================================
!*preeditType:                          root
!*Netscape.preeditType:                 overthespot

! default titles for the TopLevelShell widgets.
! note that the title and icon title of Navigator windows are
! changed at runtime; these resources won't override that.
*title:                                 Netscape
*iconName:                              Netscape
*Navigator.title:                       Netscape Navigator 4.61
*MailThread.title:                      Netscape ᡼ & ǥå
*MailThread.iconName:           ᡼ & ǥå


*Download.title:                        Netscape 
*Download.iconName:                     
*Composition.title:                     Netscape åκ
*Composition.iconName:          åκ
*bookmarks.title:                       Netscape: ֥åޡ
*bookmarks.iconName:            ֥åޡ
*AddressBook.title:                     Netscape: ɥ쥹Ģ
*AddressBook.iconName:          ɥ쥹Ģ
*Editor.title:                          Netscape: Composer
*Editor.iconName:                       Composer
*MailFolder.title:                      Netscape å 󥿡
*MailFolder.iconName:           å 󥿡
*AWTapp.iconName:           Java Console
*history.iconName:          
*MailMsg.iconName:          å

!========================
!  Popup Menu - Navigator
!========================

*popup.title.labelString:               Netscape ޥ:
*popup.openURLNewWindow.labelString:    󥯤򿷤ɥǳ(O)
*popup.openURLNewWindow.mnemonic:                O
*popup*openURLNewWindow.acceleratorText:  Button2
*popup.openFrameNew.labelString:                ե졼򿷤ɥǳ(W)
*popup.openFrameNew.mnemonic:                    w
*popup.openFrameInWindow.labelString:   Open Frame in Window
*popup.openFrameInWindow.mnemonic:               i
*popup.editLink.labelString:                    Composer ǥ󥯤򳫤(E)
*popup.editLink.mnemonic:                                e
!                                       ------------------------
! back
! forward
*reloadNonFrameCmdString:                               ɤ߹(R)
*reloadWithFrameCmdString:                              ե졼κɤ߹(R)
*popup.frameReload.mnemonic:                     R
*popup.showImage.labelString:                   ɽ(G)
*popup.showImage.mnemonic:              g
! stopLoading
!                                       ------------------------
*pageSourceNonFrameCmdString:                   ڡΥɽ(U)
*pageSourceWithFrameCmdString:                  ե졼Υɽ(U)
*popup.framePageSource.mnemonic:                 u
*pageInfoNonFrameCmdString:                             ڡɽ(V)
*pageInfoWithFrameCmdString:                    ե졼ɽ(V)
*popup.framePageInfo.mnemonic:                   V
*openImageCmdString:                                    ɽ(M)
*popup.openImage.mnemonic:                               m
!                                       ------------------------
*popup.addLinkBookmark.labelString:             󥯤֥åޡɲ(K)
*popup.addLinkBookmark.mnemonic:                 k
*popup.addFrameBookmark.labelString:    ե졼֥åޡɲ(K)
*popup.addFrameBookmark.mnemonic:                k
! sendPage
!                                       ------------------------
*popup.saveURL.labelString:                             󥯤̾դ¸(S)...
*popup.saveURL.mnemonic:                                 S
*popup.saveURL.acceleratorText:                  Shift+Button1
*popup.saveImage.labelString:                   ̾դ¸(I)...
*popup.saveImage.mnemonic:                               i
*popup.saveBGImage.labelString:                 طʤ̾դ¸(D)...
*popup.saveBGImage.mnemonic:                     d
!                                       ------------------------
! 'copy' command defined in editor popup above
! 'copyLink' command defined in editor popup above
*popup.copyImage.labelString:                   ξ򥳥ԡ(Y)
*popup.copyImage.mnemonic:                               y


!
! Convert from old version file formats
*convertQuestion_popup*OK.labelString:          Ťե
*convertQuestion_popup*Cancel.labelString:      ŤեĤ

!
! Convert from old version file formats
*sendNow_popup*OK.labelString:          Ϥ
*sendNow_popup*Cancel.labelString:      


! Mail/News popup menus
!
*Mail*popup.title.labelString:          Netscape ᡼
*News*popup.title.labelString:          Netscape ǥå

! News open News host dialog
!
*News*openNewsHost.title:       Netscape: ǥå ۥȤ򳫤
*News*openNewsHost*selectionLabelString:        \
                                ǥå ۥȤ̾ȥݡȤϤƤ:
*News*openNewsHost*hostLabel.labelString:       ǥå ۥ:
*News*openNewsHost*hostLabel.alignment:         ALIGNMENT_END
*News*openNewsHost*portLabel.labelString:       ݡ:
*News*openNewsHost*portLabel.leftOffset:        10
*News*openNewsHost*portLabel.alignment:         ALIGNMENT_END
*News*openNewsHost*secure.labelString:          ݸդ
*News*openNewsHost*secure.topOffset:            10
*News*openNewsHost*portText.columns:            5

*history_popup.title:                   Netscape: ɥ
*history_popup*listLabelString:         ޤǤ...
*history_popup*OK.labelString:          
*history_popup*OkLabelString:           
*history_popup*Cancel.labelString:      Ĥ
*history_popup*CancelLabelString:       Ĥ
*history_popup*Apply.labelString:       ֥åޡ
*history_popup*ApplyLabelString:        ֥åޡ

*source_popup.title:                            Netscape: ɽ
*source_popup*save.labelString:                 ¸...
*source_popup*OK.labelString:                   OK
*source_popup*text.editable:                    False
*source_popup*text.cursorPositionVisible:       False
*source_popup*text.wordWrap:                    True
*source_popup*text.scrollHorizontal:            False
*source_popup*urlLabel.labelString:             :
*source_popup*titleLabel.labelString:           ɽ:
*source_popup*titleLabel.leftOffset:            0
*source_popup*titleLabel.rightOffset:           4
*source_popup*titleLabel.alignment:             ALIGNMENT_END
*source_popup*urlLabel.topOffset:               0
*source_popup*urlLabel.leftOffset:              0
*source_popup*urlLabel.rightOffset:             4
*source_popup*urlLabel.alignment:               ALIGNMENT_END
*source_popup*titleText.leftOffset:             0
*source_popup*titleText.rightOffset:            0
*source_popup*urlText.leftOffset:               0
*source_popup*urlText.rightOffset:              0
*source_popup*text.leftOffset:                  0
*source_popup*text.rightOffset:                 0
*source_popup*XmScrolledWindow.topOffset:       8
*source_popup*text.columns:                     80
*source_popup*text.rows:                        20

*docinfo_popup.title:                           Netscape: ɥȾ
*docinfo_popup*OK.labelString:  OK
*docinfo_popup*titleLabel.labelString:          ɽ:
*docinfo_popup*urlLabel.labelString:            :
*docinfo_popup*modifiedLabel.labelString:       ǽ:
*docinfo_popup*sourceLabel.labelString:         :
*docinfo_popup*charsetLabel.labelString:        ʸ å:
*docinfo_popup*dpyLabel.labelString:            ӥ奢:
*docinfo_popup*securityFrame.label.labelString: ƥ
*docinfo_popup*certificateLabel.labelString:    о:
*docinfo_popup*certificateText.columns:         60
*docinfo_popup*certificateText.rows:            6
*docinfo_popup*certificateText.wordWrap:        True
*docinfo_popup*certificateText.scrollHorizontal:False
*docinfo_popup*scrollBarDisplayPolicy:          AS_NEEDED
*docinfo_popup*scrollingPolicy:                 AUTOMATIC
*docinfo_popup*securityText.wordWrap:           True
*docinfo_popup*securityText.scrollHorizontal:   False
*docinfo_popup*urlLabel.topOffset:              0
*docinfo_popup*urlLabel.leftOffset:             0
*docinfo_popup*urlLabel.rightOffset:            4
*docinfo_popup*urlLabel.alignment:              ALIGNMENT_END
*docinfo_popup*titleLabel.leftOffset:           0
*docinfo_popup*titleLabel.rightOffset:          4
*docinfo_popup*titleLabel.alignment:            ALIGNMENT_END
*docinfo_popup*modifiedLabel.topOffset:         0
*docinfo_popup*modifiedLabel.leftOffset:        0
*docinfo_popup*modifiedLabel.rightOffset:       4
*docinfo_popup*modifiedLabel.alignment:         ALIGNMENT_END
*docinfo_popup*charsetLabel.topOffset:          0
*docinfo_popup*charsetLabel.leftOffset:         0
*docinfo_popup*charsetLabel.rightOffset:        4
*docinfo_popup*charsetLabel.alignment:          ALIGNMENT_END
*docinfo_popup*sourceLabel.topOffset:           0
*docinfo_popup*sourceLabel.leftOffset:          0
*docinfo_popup*sourceLabel.rightOffset:         4
*docinfo_popup*sourceLabel.alignment:           ALIGNMENT_END
! add 5 to dpyLabel.topOffset to align label with text baseline (gag)
*docinfo_popup*dpyLabel.topOffset:              5
*docinfo_popup*dpyLabel.leftOffset:             0
*docinfo_popup*dpyLabel.rightOffset:            4
*docinfo_popup*dpyLabel.alignment:              ALIGNMENT_END
*docinfo_popup*dpyText.rows:                    3
*docinfo_popup*dpyText.columns:                 48
*invalidLangTagFormatMsg:               \
̵ /̾ ηǤ.\n\n\
: 'Aaaaa/Bbbbb [xx-YY]': \n\
	'Aaaa/Bbbb'  /̾ (աȤޤ)\n\
	'['  ']' ǰϤä (ɬסƤϤޤ) \n\
	'xx' ˤϸꤷޤ (ɬ)\n\
	'-YY' ˤϹ̾ꤷޤ ()

*invalidLangTagFormatDialogTitle:       ̵ʥ

*docinfo_popup*titleText.columns:               40
*docinfo_popup*securityFrame.topOffset:         10
*docinfo_popup*keyDescLabel.leftOffset:         14
*docinfo_popup*keyDescLabel.rightOffset:        14
*docinfo_popup*keyDescLabel.alignment:          ALIGNMENT_BEGINNING
*docinfo_popup*certificateLabel.leftOffset:     10
*docinfo_popup*certificateLabel.rightOffset:    10
*docinfo_popup*certificateLabel.alignment:      ALIGNMENT_BEGINNING
*docinfo_popup*securityLabel.leftOffset:        14
*docinfo_popup*securityLabel.rightOffset:       14
*docinfo_popup*securityLabel.alignment:         ALIGNMENT_BEGINNING
*docinfo_popup*XmScrolledWindow.leftOffset:     10
*docinfo_popup*XmScrolledWindow.rightOffset:    10

*docinfo*noSecurityMessage:\
ΥС Netscape ˤϥƥȤ߹ޤƤޤ.

*docinfo*securityLabel.labelString:\
ƥϡСǧڡŹȤäץ饤Сݸǡ\n\
ˤꡢ󥿡ͥåȥɥȤݸޤɥȤ\n\
ƥ֤ϡơ СΥ 󤬲Ƥʤɤ\n\
⤷ϡɽΰξˤ륫顼СˤäƤ狼ޤ(Ŀ: ݸդ,\n\
: ݸʤ)ܤϥϥɥ֥å⤷ `ƥˤĤ' \n\
ڡɤߤ



*bmPreferences_popup.title:                             Netscape: ֥åޡ
*bmPreferences_popup*frame1label.labelString:           ֥åޡɲ
*bmPreferences_popup*frame2label.labelString:           ֥åޡ ˥塼
*bmPreferences_popup*addbm_option.labelString:          \
                                                إå˥֥åޡɲ
*bmPreferences_popup*bmmenu_option.labelString:         \
                                          ֥åޡ ˥塼ǥإåɽ
*bmPreferences_popup*addbm_default.labelString: ȥåץ٥ɲ
*bmPreferences_popup*bmmenu_default.labelString: ȥåץ٥Υإå

*bookmarksWhatsChanged*button_0.labelString: ٤ƤΥ֥åޡ
*bookmarksWhatsChanged*button_1.labelString: 򤷤֥åޡ
*bookmarksWhatsChanged*Apply.labelString: 
*bookmarksWhatsChanged*ApplyLabelString:  
*bookmarksWhatsChanged*title.labelString: ǿ
*bookmarksWhatsChanged.width: 400
*bookmarksWhatsChanged.minWidth: 400
*bookmarksWhatsChanged.maxWidth: 400
!*bookmarksWhatsChanged.height: 300
!*bookmarksWhatsChanged.minHeight: 300
!*bookmarksWhatsChanged.maxHeight: 300

*composeFolder.height:                          650
*composeFolder.shadowThickness:                 2
*composeFolder.bottomOffset:                    3
*composeFolder.leftOffset:                      3
*composeFolder.rightOffset:                     3
*composeFolder.topOffset:                       5
*composeFolder.spacing:                         1
*composeFolder.autoSelect:                      False


*mailto_field*fromLabel.labelString:            п:
*mailto_field*replyToLabel.labelString:         ֿ:
*mailto_field*toLabel.labelString:              :
*mailto_field*ccLabel.labelString:              ܥ ԡ(CC):
*mailto_field*bccLabel.labelString:             ֥饤 ܥ ԡ(BCC):
*mailto_field*fccLabel.labelString:             ե ܥ ԡ(FCC):
*mailto_field*newsgroupsLabel.labelString:      ˥塼롼:
*mailto_field*followupToLabel.labelString:      ե:
*mailto_field*attachmentsLabel.labelString:             ź:
*mailto_field*attachButton.labelString:         ź...
*mailto_field*browseButton.labelString:         ...
*mailto_field*secureToggle.labelString:         ݸդ
*mailto_bodyText.wordWrap:                      True
*mailto_bodyText.scrollHorizontal:              False
*mailto_field*attachButton.marginWidth:         10
*mailto_field*fromLabel.alignment:              ALIGNMENT_END
*mailto_field*replyToLabel.alignment:           ALIGNMENT_END
*mailto_field*toLabel.alignment:                ALIGNMENT_END
*mailto_field*ccLabel.alignment:                ALIGNMENT_END
*mailto_field*bccLabel.alignment:               ALIGNMENT_END
*mailto_field*fccLabel.alignment:               ALIGNMENT_END
*mailto_field*newsgroupsLabel.alignment:        ALIGNMENT_END
*mailto_field*followupToLabel.alignment:        ALIGNMENT_END
*mailto_field*subjectLabel.alignment:           ALIGNMENT_END
*mailto_field*attachmentsLabel.alignment:       ALIGNMENT_END

! This is 72 rather than 79 or 80 because the width of the window controls
! when word wrapping should occur; the Motif text area has no mechanism for
! wrapping at a column other than the last one.  So, if we want a fill-column
! of N, the window must be N wide.  Note that wrapping must occur before 80:
! sending out lines with 80 characters on them is antisocial, as many programs
! and terminals (including emacs) can only display 79 characters without 
! wrapping.  Wrapping at 72 is better than wrapping at 79 because it leaves
! room for further followups to quote the lines with ">" without causing
! lines to wrap.
!
! Note that, in the composition window, lines beginning with ">" will not
! be wrapped at all, despite the appearance on the screen.  So just because
! it looks like the quoted text has been mangled, doesn't mean it has.
!
*mailto_bodyText.columns:                       72
! This resource will change the size of the compose tab
*mailto_bodyText.rows:                          25
*composeViewBaseWidget*composeViewEditFormWidget.leftOffset: 3 
*composeViewBaseWidget*composeViewEditFormWidget.bottomOffset: 3  
*composeViewBaseWidget*subject.topOffset: 3 
*composeViewBaseWidget*subject.bottomOffset: 3 
*composeViewBaseWidget*addReceipient.topOffset:20 
*composeViewBaseWidget*removeReceipient.topOffset: 15
*composeViewBaseWidget*selectReceipient.topOffset: 15
*composeViewBaseWidget*addReceipient.leftOffset: 5
*composeViewBaseWidget*removeReceipient.leftOffset: 5
*composeViewBaseWidget*selectReceipient.leftOffset: 5


! Some people just aren't too hip.
!*defaultMailtoText:                    Hey, check out this cool URL:\n\n

*attachForm*attachWebPage.labelString:  Web ڡź...
*attachForm*attachWebPage.mnemonic:     W
*attachForm*attachFile.labelString:     եź(F)...
*attachForm*attachFile.mnemonic:        F
*attachForm*deleteAttachment.labelString:               źդ(D)
*attachForm*deleteAttachment.mnemonic:                  D
*attachForm*attachAddressBookCard.labelString:          ʬΥɥ쥹Ģɤź(A)
*attachForm*attachAddressBookCard.mnemonic:             A

*location_popup.dialogTitle:                    Netscape: Web ڡź
*location_popup*label.labelString:      źդ Web ڡꤷƤ:
*location_popup*locationLabel.labelString:      Web ڡ (URL):
*location_popup*locationText.columns:           40
*location_popup*locationText.leftOffset:        20
*location_popup*okLabelString: ź
*location_popup*cancelLabelString: 󥻥
*location_popup*clear.labelString: ꥢ

*attachForm*fileBrowser_popup.title:            Netscape: եź
*attachForm*fileBrowser.OkLabelString:          ź

*formatType*none.labelString:           źդʤ
*formatType*text.labelString:           ƥ
*formatType*formattedText.labelString:  Ѥߥƥ
*formatType*html.labelString:           
*formatType*tree.labelString:           Ȳ
*formatType*ps.labelString:             PostScript
*formatType*url.labelString:            URL Τ


! Helper Editor stuff
*helperEditor_popup.title:              Netscape إѡ
*helperEditor.width: 400
*helperEditor*mimeTypesDescriptionLabel.labelString: 
*helperEditor*mimeTypesDescriptionLabel.leftOffset: 3
*helperEditor*mimeTypesLabel.labelString: 
*helperEditor*mimeTypesLabel.leftOffset: 3
*helperEditor*mimeTypesSuffixLabel.labelString: ĥ
*helperEditor*mimeTypesSuffixLabel.leftOffset: 3
*helperEditor*helperEditForm.XmTextField.rightOffset: 3
*helperEditor*helperEditFrameLabel.labelString: ư
*helperEditor*helperEditNavigator.labelString: Navigator 
*helperEditor*helperEditPlugin.labelString: Plug In
*helperEditor*helperEditApp.labelString: ץꥱ
*helperEditor*helperEditSave.labelString: ǥ¸
*helperEditor*helperEditUnknown.labelString: ̤: ץץȤɽ
*helperEditor*helperEditAppBrowse.labelString: ...
*helperEditor*helperEditNavigator.leftOffset: 20
*helperEditor*helperEditAppText.columns: 40


! Preferences: Styles 2
!


*enteringSecureDialog_popup.title:              Netscape: ɥȤݸ
*enteringSecureDialog*toggle.labelString:       ⤳ηٹɽ
*enteringSecureDialog*toggle.alignment:         ALIGNMENT_BEGINNING
*enteringSecureDialog*toggle.leftOffset:        100
*enteringSecureDialog.selectionLabelString:\
ˤʤɥȤݸƤޤɥȤӥ饤Ȥ\n\
٤Ƥξϡץ饤ХݸΤŹ沽žޤ\n\
ɽ˥塼ڡ򤹤ȡƥξܺ٤򸫤뤳ȤǤޤ

*leavingSecureDialog_popup.title:               Netscape: ƥٹ
*leavingSecureDialog*toggle.labelString:        ⤳ηٹɽ
*leavingSecureDialog*toggle.alignment:          ALIGNMENT_BEGINNING
*leavingSecureDialog.OkLabelString:             ɤ߹ߤ³
*leavingSecureDialog.CancelLabelString:         ɤ߹ߤ
*leavingSecureDialog*toggle.leftOffset:         100
*leavingSecureDialog.selectionLabelString:\
ˤʤɥȤݸƤޤ󡣥ɥȤӥ饤Ȥ\n\
ϡž軰Ԥİǽޤɽ\n\
˥塼ڡ򤹤ȡƥξܺ٤򸫤뤳ȤǤޤ

*mixedSecurityDialog_popup.title:               Netscape: ƥٹ
*mixedSecurityDialog*toggle.labelString:        ⤳ηٹɽ
*mixedSecurityDialog*toggle.alignment:          ALIGNMENT_BEGINNING
*mixedSecurityDialog*toggle.leftOffset:         100
*mixedSecurityDialog.selectionLabelString:\
ˤʤɥȤݸƤޤݸƤʤޤǤޤ\n\
 \n\
ݸƤʤɽޤ\n\
ɽ˥塼ڡ򤹤ȡƥξܺ٤򸫤뤳ȤǤޤ\n

*redirectionToInsecureDialog_popup.title:       Netscape: ƥٹ
*redirectionToInsecureDialog*toggle.labelString:⤳ηٹɽ
*redirectionToInsecureDialog*toggle.alignment:  ALIGNMENT_BEGINNING
*redirectionToInsecureDialog.OkLabelString:     ɤ߹ߤ³
*redirectionToInsecureDialog.CancelLabelString: ɤ߹ߤ
*redirectionToInsecureDialog*toggle.leftOffset: 100
*redirectionToInsecureDialog.selectionLabelString:\
ٹ! ˤʤɥȤݸƤޤ󤬡ȤȤݸ\n\
줿ɥȤ˻ꤵƤޤ(ɥȤξ꤬ݸƤʤ\n\
˰ܤƤޤ)ɥȤӤ餫\n\
ϡž軰Ԥİǽޤ

*redirectionToSecureDialog_popup.title: Netscape: ƥٹ
*redirectionToSecureDialog*toggle.labelString:⤳ηٹɽ
*redirectionToSecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
*redirectionToSecureDialog.OkLabelString:       ɤ߹ߤ³
*redirectionToSecureDialog.CancelLabelString:   ɤ߹ߤ
*redirectionToSecureDialog*toggle.leftOffset:   100
*redirectionToSecureDialog.selectionLabelString:\
ٹ! ³̤ΥȤ˰ܤޤϤ³褦\n\
ȤȤȤϰ㤦Ȥ³Ƥ뤫⤷ޤ

*insecurePostFromSecureDocDialog_popup.title:        Netscape: ƥٹ
*insecurePostFromSecureDocDialog*toggle.labelString: ⤳ηٹɽ
*insecurePostFromSecureDocDialog*toggle.alignment:   ALIGNMENT_BEGINNING
*insecurePostFromSecureDocDialog.OkLabelString:      Ф³
*insecurePostFromSecureDocDialog.CancelLabelString:  Ф
*insecurePostFromSecureDocDialog*toggle.leftOffset:  100
*insecurePostFromSecureDocDialog.selectionLabelString:\
ٹ! ˤʤɥȤݸƤޤ餫\n\
ݸޤž軰Ԥƻ뤵ǽޤѥɡ\n\
쥸åȥֹ桢¾Υץ饤Х˴ؤФϹ\n\
Ǥ

*insecurePostFromInsecureDocDialog_popup.title:       Netscape: ƥٹ
*insecurePostFromInsecureDocDialog.OkLabelString:     Ф³
*insecurePostFromInsecureDocDialog.CancelLabelString: Ф
*insecurePostFromInsecureDocDialog*toggle.labelString:⤳ηٹɽ
*insecurePostFromInsecureDocDialog*toggle.alignment:  ALIGNMENT_BEGINNING
*insecurePostFromInsecureDocDialog*toggle.leftOffset: 100
*insecurePostFromInsecureDocDialog.selectionLabelString:\
餫ݸޤž軰Ԥƻ뤵\n\
ǽޤѥɡ쥸åȥֹ桢¾Υץ饤Х\n\
ؤФϹǤ


*licenseDialog_popup.title:                     Netscape: ѵ
*licenseDialog*label1.labelString:\n\
ܥեȥ(Netscape)ˡΧˤݸƤޤ\n\n\
ʲλѵϱѸǽ񤫤ƤޤѸǤǤϤʤƤθǤʤФƤΤΤǤ\n\
ѵܸˤʤꤿܸǤʤΥե "LICENSE" 򤴻Ȥ\n\
ܸηɤߤˤʤä塢ξƱդǤʤϥեȥõƤ\n
*licenseDialog*label2.labelString:\n\
ͤλѵƱդϡ<Ʊդ>򲡤Ƥ\n\
Ʊդʤ<Ʊդʤ>򲡤Ƥ\n
*licenseDialog*text.columns:                    72
*licenseDialog*text.rows:                       23
*licenseDialog*text.wordWrap:                   True
*licenseDialog*text.scrollHorizontal:           False
*licenseDialog.accept.labelString:              Ʊդ
*licenseDialog.reject.labelString:              Ʊդʤ

*printSetup_popup.title:                        Netscape: 
*printSetup*printToLabel.labelString:           :
*printSetup*toPrinterToggle.labelString:        ץ󥿡
*printSetup*toFileToggle.labelString:           ե
*printSetup*printCommandLabel.labelString:      ޥ:
*printSetup*fileNameLabel.labelString:          ե̾:
*printSetup*browseButton.labelString:           ...
*printSetup*printLabel.labelString:             :
*printSetup*firstFirstToggle.labelString:       ǽΥڡ
*printSetup*lastFirstToggle.labelString:        ǸΥڡ
*printSetup*orientationLabel.labelString:       θ:
*printSetup*portraitToggle.labelString:         
*printSetup*landscapeToggle.labelString:        
*printSetup*printColorLabel.labelString:        :
*printSetup*greyscaleToggle.labelString:        쥤
*printSetup*colorToggle.labelString:            顼
*printSetup*paperSizeLabel.labelString:         ѻ極:
*printSetup*letterToggle.labelString:           Letter (8 1/2 x 11 in.)
*printSetup*legalToggle.labelString:            Legal (8 1/2 x 14 in.)
*printSetup*executiveToggle.labelString:        Executive (7 1/2 x 10 in.)
*printSetup*a4Toggle.labelString:               A4 (210 x 297 mm)
*printSetup*OK.labelString:                     
*printSetup*OkLabelString:                      
*printSetup*CancelLabelString:                  󥻥
*printSetup*XmLabel.alignment:                  ALIGNMENT_END
*printSetup*XmLabelGadget.alignment:            ALIGNMENT_END
*printSetup*XmToggleButtonGadget.alignment:     ALIGNMENT_BEGINNING
*printSetup*XmToggleButtonGadget.indicatorType: ONE_OF_MANY
*printSetup*lastFirstToggle.leftOffset:         10
*printSetup*landscapeToggle.leftOffset:         10
*printSetup*colorToggle.leftOffset:             10
*printSetup*legalToggle.leftOffset:             10
*printSetup*a4Toggle.leftOffset:                10
*printSetup*XmLabel.rightOffset:                10
*printSetup*XmLabelGadget.rightOffset:          10
*printSetup*browseButton.marginHeight:          3
*printSetup*browseButton.marginWidth:           4
*printSetup*line.topOffset:                     4
*printSetup*printLabel.topOffset:               4
*printSetup*firstFirstToggle.topOffset:         10
*printSetup*portraitToggle.topOffset:           10
*printSetup*greyscaleToggle.topOffset:          10
*printSetup*letterToggle.topOffset:             10
!*printSetup_popup*preeditType:                 none

*findDialog_popup.title:                        Netscape: 
*findDialog*findInLabel.labelString:            о:
*findDialog*msgHeaders.labelString:             եΥå إå
*findDialog*msgBody.labelString:                åʸ
*findDialog*msgHeaders.indicatorType:           ONE_OF_MANY
*findDialog*msgBody.indicatorType:              ONE_OF_MANY
*findDialog*findLabel.labelString:              :
*findDialog*findLabel.alignment:                ALIGNMENT_END
*findDialog*caseSensitive.labelString:          ʸȾʸ̤
*findDialog*backwards.labelString:              ظäƸ
*findDialog*backwards.leftOffset:               20
*findDialog*caseSensitive.alignment:            ALIGNMENT_BEGINNING
*findDialog*backwards.alignment:                ALIGNMENT_BEGINNING
*findDialog*XmToggleButtonGadget.indicatorType: N_OF_MANY
*findDialog*XmToggleButtonGadget.visibleWhenOff:True
*findDialog*OK.labelString:                     
*findDialog*OkLabelString:                      
*findDialog*Apply.labelString:                  ꥢ
*findDialog*ApplyLabelString:                   ꥢ
*findDialog*Cancel.labelString:                 Ĥ
*findDialog*CancelLabelString:                  Ĥ
!*findDialog_popup*preeditType:                 overthespot
! Bookmark Find dialog shares resources with the main find dialog
! Extra resources specific to bookmark find dialog
*findDialog*lookinLabel.labelString:            õ:
*findDialog*nameToggle.labelString:             ̾
*findDialog*locationToggle.labelString:         
*findDialog*descriptionToggle.labelString:      
*findDialog*wordToggle.labelString:             ˰פñ򸡺
*findDialog*helptext.labelString:               ³ˤ[򸡺]Ȥޤ

! More resources for the Addressbook find dialog
*findDialog*nicknameToggle.labelString:         ˥å͡


*openURLDialog_popup.title:                     Netscape: ڡ򳫤
!*openURLDialog_popup*preeditType:              none
*openURLDialog*label.labelString:       \
 World Wide Web ξ(URL)ޤϥ եϤƤ:
*openURLDialog*choose.labelString:              ե...
*openURLDialog*toolLabel.labelString:           ޤϥե򳫤:
*openURLDialog*browserToggle.labelString:       Navigator
*openURLDialog*editorToggle.labelString:        Composer
*openURLDialog*OK.labelString:                  
*openURLDialog*OkLabelString:                   
*openURLDialog*Apply.labelString:               ꥢ
*openURLDialog*ApplyLabelString:                ꥢ
*openURLDialog*Cancel.labelString:              󥻥
*openURLDialog*CancelLabelString:               󥻥
*openURLDialog*label.alignment:                 ALIGNMENT_BEGINNING
*openURLDialog*XmToggleButtonGadget.indicatorType: ONE_OF_MANY
*openURLDialog*XmRowColumn.orientation:         VERTICAL
*openURLDialog*browserToggle.set:               True
*openURLDialog*XmTextField.columns:             45
!*openURLDialog.width:                          500
*openURLDialog*openInEditor.labelString: Composer ǳ
*openURLDialog*openInBrowser.labelString: Navigator ǳ

*message_popup.title:                   Netscape
*message_popup*OK.labelString:  OK
*message_popup*OkLabelString:   OK

*error_popup.title:                     Netscape: 顼

*question_popup.title:                  Netscape: 
*question_popup*OK.labelString: OK
*question_popup*Cancel.labelString:     󥻥

*prompt_popup.title:                    Netscape: ץץ
*password_popup.title:                  Netscape: ѥ
*promptSubject_popup.title:             Netscape: ̾ץץ
*stdout_popup.title:                    Netscape: ֥ץο (ɸ)
*stderr_popup.title:                    Netscape: ֥ץο (ɸ२顼)
*stdout_stderr_popup.title:      Netscape: ֥ץο (ɸ/ɸ२顼)

*citing_popup.title:                    Netscape
*citing_popup*messageString:            \nѤƤޤ...\n

*printing_popup.title:                  Netscape
*printing_popup*messageString:          \nƤޤ...\n

*deliveringMessage_popup.title:         Netscape
*deliveringMessage_popup*messageString: \nåƤޤ...\n

*saving_popup.title:                    Netscape
*saving_popup*messageString:            \nǥ¸Ƥޤ...\n

*visual_popup.title:                    Netscape: X ӥ奢ѹ
*visual_popup*listLabelString:          Ѳǽʥӥ奢::

*autoSaveNew.title:          Netscape: ɥȤμư¸
*saveFile_popup.title:          Netscape: ɥȤ¸
*saveNewFile_popup.title:       Netscape: ɥȤ¸
*markMessagesRead_popup.title:       åɤȤˤ

*promptSubject_popup*messageString:     \
å˷̾դƤޤ\n\
դϤƲ

*dialog*OK.labelString:                 OK
*dialog*clear.labelString:              ꥢ
*dialog*Cancel.labelString:             󥻥
*dialog*userLabel.labelString:          桼 ID:
*dialog*passwdLabel.labelString:        ѥ:
*dialog*userLabel.alignment:            ALIGNMENT_END
*dialog*passwdLabel.alignment:          ALIGNMENT_END
*dialog*dialogform*text.columns:   50
*dialog*dialogform*pwtext.columns: 50

*clear.labelString:                     ꥢ
*cancel.labelString:                    󥻥
*OK.labelString:                        OK

*citationQuery_popup.title:             ѥ
*citationQuery.selectionLabelString:    \n\
ɥΤźդ˰ѤƤޤ\n\
\n\
Ѥ뤫ˡɥȤåźդˤäɲäȡ\n\
ƹԤƬ`>'դ˺ѤߤޤΤ褦ˤͤ\n\
ɥȤ¸ꤷ䤹ʤޤ\n\
\n\
ɥȤźդޤ?\n

*citationQuery*OK.labelString:          \nƥȤź
*citationQuery*OkLabelString:           \nƥȤź
*citationQuery*Apply.labelString:       \n
*citationQuery*ApplyLabelString:        \n
*citationQuery*Cancel.labelString:      󥻥
*citationQuery*CancelLabelString:       󥻥

*doubleCitationQuery_popup.title:       ѥ
*doubleCitationQuery.selectionLabelString:      \n\
ƱɥȤ2(餯)Ƥޤ:\n\
ҤȤĤΥɥȤϳƹԤƬ`>'ǤϤޤǰѤƤꡢ\n\
⤦ҤȤĤϡåθȾźեեȤ\n\
ޤ\n\
\n\
źդȰѤΤɤ餫褦ˤޤ?

*doubleCitationQuery*OK.labelString:    \nƥȤź
*doubleCitationQuery*OkLabelString:     \nƥȤź
*doubleCitationQuery*Apply.labelString: \n
*doubleCitationQuery*ApplyLabelString:  \n
*doubleCitationQuery*Cancel.labelString:󥻥
*doubleCitationQuery*CancelLabelString: 󥻥

*streamingAudioQuery_popup.title:       
*streamingAudioQuery.selectionLabelString:      \
ͥåȥƤǡ򤽤Τޤ޳ӥ塼Ǻޤ?\n\
Ȥ⡤ե¸Ƥޤ?
*streamingAudioQuery*OK.labelString:    ͥåȥ
*streamingAudioQuery*OkLabelString:     ͥåȥ
*streamingAudioQuery*Apply.labelString: ¸
*streamingAudioQuery*ApplyLabelString:  ¸
*streamingAudioQuery*Cancel.labelString:󥻥
*streamingAudioQuery*CancelLabelString: 󥻥

*fileSelector*filterLabelString:        ե륿
*fileSelector*dirListLabelString:       ǥ쥯ȥ
*fileSelector*fileListLabelString:      ե
*fileSelector*OkLabelString:    OK
*fileSelector*ApplyLabelString: ե륿
*fileSelector*CancelLabelString:        󥻥
*fileSelector.Selection.labelString:    
*fileSelector.pattern:                  *.html
*fileSelector*fileTypeMask:             FILE_ANY_TYPE
*fileSelector*saveTypeBox.orientation:  HORIZONTAL
*fileSelector*formatType.labelString:   ɥȤ¸:
!*fileSelector_popup*preeditType:       overthespot

*fileBrowser_popup.title:               Netscape: ե ֥饦
*fileBrowser*filterLabelString:         ե륿
*fileBrowser*dirListLabelString:                ǥ쥯ȥ
*fileBrowser*fileListLabelString:               ե
*fileBrowser*Selection.labelString:             
*fileBrowser*OkLabelString:             OK
*fileBrowser*ApplyLabelString:          ե륿
*fileBrowser*CancelLabelString:         󥻥
*fileBrowser*HelpLabelString:           إ
*fileBrowser*encodingFrame*optionMenu.labelString: ե:
*fileBrowser*encodingFrame*attachAutoDetect.labelString: ưȽ
*fileBrowser*encodingFrame*attachBinary.labelString: Хʥ


*formSubmitButton.labelString:          
*formResetButton.labelString:           ꥻå
*formButton.labelString:                Monkey Brains
*formFileBrowseButton.labelString:      ...

! Bookmarks popup menu. It has the same name as the main popup menu
! and hence shares the rest of the resources.
*bookmarks*popup.title.labelString:             ֥åޡ
*bookmarks*popup*newFolder.labelString: ե...
*bookmarks*popup.saveURL.acceleratorText:

*titleSeparator.separatorType:                  XmDOUBLE_LINE

! Bookmarks edit properties window.
!
*bookmarkProps_popup*title:                     Netscape: ֥åޡΥץѥƥ
*bookmarkProps*nameLabel.labelString:           ̾:
*bookmarkProps*nameLabel.alignment:             ALIGNMENT_END
*bookmarkProps*locationLabel.labelString:       :
*bookmarkProps*locationLabel.alignment:         ALIGNMENT_END
*bookmarkProps*descriptionLabel.labelString:    :
*bookmarkProps*descriptionLabel.alignment:      ALIGNMENT_END
*bookmarkProps*lastvisitedLabel.labelString:    ǽˬ:
*bookmarkProps*lastvisitedLabel.alignment:      ALIGNMENT_END
*bookmarkProps*addedonLabel.labelString:        ɲ:
*bookmarkProps*addedonLabel.alignment:          ALIGNMENT_END
*bookmarkProps*descriptionText.topOffset:       8
*bookmarkProps*descriptionText.columns:         40
*bookmarkProps*descriptionText.rows:            5
*bookmarkProps*aliasButton.labelString:         ꥢ

!
! Address Book
!
*AddressBook*mainform.width:                    760
*AddressBook*mainform.height:                   400
*AddressBook*menuBar.Item.labelString:          
*AddressBook*addUser.labelString:               桼ɲ(U)...
*AddressBook*addUser.mnemonic:                  U
*AddressBook*addList.labelString:               ꥹȤɲ(L)...
*AddressBook*addList.mnemonic:                  L
*AddressBook*properties.labelString:            ץѥƥ(P)...
*AddressBook*properties.mnemonic:               P
*AddressBook*queryLabel.labelString:            ̾ϤƤ:
*AddreMsgWin*toBtn.labelString:                 To:
!*AddreMsgWin*toBtn.mnemonic:                                   T
*AddreMsgWin*ccBtn.labelString:                 CC:
!*AddreMsgWin*ccBtn.mnemonic:                                   C
*AddreMsgWin*bccBtn.labelString:                BCC:
!*AddreMsgWin*bccBtn.mnemonic:                                  B
*AddreMsgWin*removeBtn.labelString:             
*AddreMsgWin*addToAddressBtn.labelString:       ɥ쥹Ģɲ(A)
*AddreMsgWin*propertiesBtn.labelString:         ץѥƥ
*AddreMsgWin*delBtn.labelString:                        
!*AddreMsgWin*addToAddressBtn.mnemonic:         A
*AddressBook*dirLabel.labelString:              :
*AddressBook*searchBtn.labelString:             
*AddressBook*helpBar.height:                    10
*AddressBook*outline.Name:                      ̾
*AddressBook*outline.Nick:                      ˥å͡
*AddressBook*outline.Secure:                    Secure
*AddressBook*outline.HTML:                      HTML
!!! modified_en-j 23-Jun-99
!!!*AddressBook*mainform.fontList:                      -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*

! The mail compose window part of addr book
*mc_queryLabel.labelString:     ̾ϤƤ:
*mc_dirLabel.labelString:       :
*mc_searchBtn.labelString:      
*mc_tobtn.labelString:          To:
*mc_ccbtn.labelString:          Cc:
*mc_bccbtn.labelString:         Bcc:
*mc_okbtn.labelString:          OK
*mc_cancelbtn.labelString:      󥻥

! Address Book popup menu. It has the same name as the main popup menu
! and hence shares the rest of the resources.
*AddressBook*popup.title.labelString:                   ɥ쥹Ģ
*AddressBook*popup.titleSeparator.separatorType:        XmDOUBLE_LINE


!
! Download
!
*Download*downloadURLLabel.labelString:                 ɸ:
*Download*downloadFileLabel.labelString:                :
*Download*stopLoading.labelString:                              
*Download*downloadURLLabel.alignment:                   ALIGNMENT_END
*Download*downloadFileLabel.alignment:                  ALIGNMENT_END

*Download*downloadURLLabel.topOffset:                   10
*Download*downloadURLLabel.leftOffset:                  10
*Download*downloadURLValue.columns:                     45
*Download*downloadURLValue.editable:                    False
*Download*downloadURLValue.cursorPositionVisible:       False
*Download*downloadURLValue.leftOffset:                  10
*Download*downloadURLValue.rightOffset:                 10

*Download*downloadFileLabel.topOffset:                  5
*Download*downloadFileLabel.leftOffset:                 10
*Download*downloadFileLabel.bottomOffset:               15
*Download*downloadFileValue.columns:                    45
*Download*downloadFileValue.editable:                   False
*Download*downloadFileValue.cursorPositionVisible:      False
*Download*downloadFileValue.leftOffset:                 10
*Download*downloadFileValue.rightOffset:                10

*Download*logo.topOffset:                                       15
*Download*logo.rightOffset:                                     10
*Download*cancel.marginWidth:                           15
*Download*cancel.marginHeight:                          10
*Download*cancel.topOffset:                                     20
*Download*cancel.bottomOffset:                          10


! Need class name in here to defeat *sgiMode and HP-VUE color nonsense...
! On SGIs, not having the class will cause the default SGI colors to
! be used instead of the ones specified here.  With VUE, the behavior
! is even worse - if we're using a non-default visual (for example, if
! we have requested a 24-bit TrueColor visual instead of the default
! 8-bit PseudoColor) then VUE will ignore the fact that we're not using
! the default visual, and give us colors allocated from the wrong
! colormap, resulting in lovely effects like brown-on-brown menubars!
!
! (Note: if you comment this stuff out in an attempt to let the current
! "scheme" override things, you'll find that the colors of the toolbar
! icons and the colors of form elements (like option menus) will get
! messed up.)

!Netscape*background:                   #B2B2B2

!!! modified_en-j 23-Jun-99 TX_Text_Color
!Netscape*foreground:                   Black
!Netscape*foreground:                    #BBBB00  /* original */
Netscape*foreground:                    #FFFF00

!!! modified_en-j 23-Jun-99 BG_Body_Color
!Netscape*background:                   #C0C0C0
Netscape*background:                    #000000

!!! modified_en-j 23-Jun-99 TX_Text_Background_color
!*textBackground:                       #FFFFFF
*textBackground:                        #000000

! All but SGI: Set reasonable Text and List colors.
! SGI uses the default IRIX scheme colors.
Netscape*XmTextField.foreground:                Black
Netscape*XmText.foreground:             Black
Netscape*XmList.foreground:             Black
Netscape*XmTextField.background:                #FFFFFF
Netscape*XmText.background:             #FFFFFF
Netscape*XmList.background:             #FFFFFF

! On SGI, the IRIX scheme colors will override these resources,
! but we need to specify them for SGI users who turn off schemes.
! Resource color values must match the 'NOTSGI' values above.
!*XmTextField.foreground:       Black
!*XmText.foreground:            Black
!*XmList.foreground:            Black
!*XmTextField.background:       #FFFFFF
!*XmText.background:            #FFFFFF
!*XmList.background:            #FFFFFF

! Colors of the outline lists used in mail and news windows.
Netscape*XmLGrid.foreground:            #000000
Netscape*XmLGrid.background:            #C0C0C0
!Netscape*XmLGrid.selectBackground:     #FFFFCC


! Turn off borders in XmLFolder widgets.
Netscape*XmLFolder.highlightThickness: 0

! Colors of the "Secure Document" bar.
!*secureDocumentColor:                  #0000BF
!*insecureDocumentColor:                        #0C0C0C

! Default for all buttons
Netscape*XmPushButton*shadowThickness:  2
Netscape*XmPushButtonGadget*shadowThickness: 2

! And for option menus:
Netscape*XmCascadeButton.shadowThickness: 2
Netscape*XmCascadeButtonGadget.shadowThickness: 2

!!
!! *logo
!!
*logo.animationInterval:                150
*logo.marginBottom:                             0
*logo.marginLeft:                               0
*logo.marginRight:                              0
*logo.marginTop:                                0
*logo.shadowThickness:                  1
*logo.documentationString:              ͥåȥ ߥ˥奱 ݥ졼Υۡڡ
*logo.tipString:                                ͥåȥפإ

*historyMenuBox.marginHeight:   0
*historyMenuBox.marginWidth:    0

*characterToolbarFrame.leftOffset:      2
*paragraphToolbarFrame.leftOffset:      2
*composeToolbarFrame.leftOffset:        2

*topPane.shadowThickness:               2
*bottomPane.shadowThickness:            2
*topPane.shadowType:                    SHADOW_IN
*bottomPane.shadowType:                 SHADOW_IN

! Go ahead, try and figure out why some of these need to be on the
! _popup version, and some need to be one level deeper.  I dare you.
!*dialog.width:                         500
!*history.width:                        500
!*mailto.width:                         500
!*cache_popup.width:                    500
*userConfig_popup.width:                500
*userConfig.width:                      500
*fileSelector.width:                    500
*fileBrowser.width:                     500

! I had to hardcode this in the C code - doesn't work from here...
!*history_popup.allowShellResize:       False

! Get rid of all navigation; it's totally broken for Paned windows,
! and for the form widgets under the drawingArea.
*highlightThickness:                    0
*navigationType:                        NONE

! Uh, but turn it back on in the popups (really I'd like to turn it off
! in all non-popups, but I don't think there's a way to specify that...)
*XmDialogShell*highlightThickness:      2
*XmDialogShell*navigationType:          TAB_GROUP

! Mail compose needs TAB_GROUP
!*Composition*form.navigationType:       TAB_GROUP
*mailcompose_container*XmText.navigationType:           TAB_GROUP
*mailcompose_container*XmTextField.navigationType:      TAB_GROUP

! Uh, and turn it on only in text fields of forms.
! But of course this doesn't work quite right.
*drawingArea*XmText.navigationType:     TAB_GROUP
*drawingArea*XmTextField.navigationType:TAB_GROUP

! Sorry, things don't display properly if you configure Netscape to put its
! scrollbars on the left or top of the document area.
Netscape*scroller.scrollBarPlacement:   BOTTOM_RIGHT

! Put scrollbars right next to text fields in forms (and lists).
*drawingArea*XmScrolledWindow.spacing:                  0

! Do not under any circumstances change the following line:
Netscape.version:               4.61


! ============================================================================
! Fonts in the widgets.
! These fonts are all down in Motif land, and thus are not controlled by the
! font selector on the Preferences dialog.  That applies only to fonts in
! the document display area.
! ============================================================================
!
!!! modified_en-j 23-Jun-99
!!!*fontList:                   -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*

!!! modified_en-j 23-Jun-99
!!!*XmTextField.fontList:               -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*

!!! modified_en-j 23-Jun-99
!!!*XmText.fontList:            -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*

!!! modified_en-j 23-Jun-99
!!!*XmList*fontList:            -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*

! SGI default:
!*menuBar*fontList:             -*-helvetica-bold-o-*-*-*-120-*-*-*-*-iso8859-*
! Sensible default:
!*menuBar*fontList:             -*-lucida-medium-r-normal-*-*-120-*-*-*-*-iso8859-*

!!! modified_en-j 23-Jun-99
!!!*menuBar*historyTruncated.fontList:\
                                -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*
!!! modified_en-j 23-Jun-99
!!!*popup*fontList:             -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*

!*topArea*fontList:             -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
!*topArea*XmTextField.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
!*topArea*XmText.fontList:      -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*

!*bookmark*fontList:          -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
!*bookmark*fontList:            -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
!*bookmark*selectedLabel.fontList:\
                              -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
!*bookmark*XmTextField.fontList:        -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
!*bookmark*XmText.fontList:     -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*

!!! modified_en-j 23-Jun-99
!!!*docinfoButton.fontList:      -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*

!!! modified_en-j 23-Jun-99
!!!*mailto*urlLabel.fontList:    -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*

!!! modified_en-j 23-Jun-99
!!!*licenseDialog*text.fontList:        -adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*

! These are the fonts used in the outline lists used in Mail, News, Bookmarks,
! and Address Book windows.  (Note that there can't be any whitespace after
! the commas.)

! For non-SUN platforms, user can accept font size to be 10 pt on the message list

!!! modified_en-j 23-Jun-99
!!!Netscape*XmLGrid*fontList:\
!!!-*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
!!!-*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*=BOLD,\
!!!-*-helvetica-medium-o-*-*-*-100-*-*-*-*-iso8859-*=ITALIC

! For SUN platforms, user wants default font size to be 12 pt on the message list to be readable
!Netscape*XmLGrid*fontList:\
-*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*,\
-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*=BOLD,\
-*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*=ITALIC

! Font for the Mail/News banner
! For non-SUN platforms, user can accept font size to be 10 pt to be default on the message list
!!! modified_en-j 23-Jun-99
!!!Netscape*banner*folderDropdown*XmLabel.fontList: -adobe-courier-bold-r-*-*-*-100-*-*-*-*-iso8859-*

!!! modified_en-j 23-Jun-99
!!!Netscape*banner*folderDropdown*fontList:\
!!!-adobe-courier-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
!!!-adobe-courier-bold-r-*-*-*-100-*-*-*-*-iso8859-*=BOLD

!!! modified_en-j 23-Jun-99
!!!Netscape*banner*title.fontList:              -*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*
!!!Netscape*banner*subtitle.fontList:   -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*
!!!Netscape*banner*info.fontList:       -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*

! For SUN platforms, user wants default font size to be 12 pt on the message list to be readable
!Netscape*banner*folderDropdown*XmLabel.fontList: -adobe-courier-bold-r-*-*-*-120-*-*-*-*-iso8859-*
!Netscape*banner*folderDropdown*.fontList:\
-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*,\
-adobe-courier-bold-r-*-*-*-120-*-*-*-*-iso8859-*=BOLD

!Netscape*banner*title.fontList:                -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
!Netscape*banner*subtitle.fontList:     -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
!Netscape*banner*info.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*

*banner*folderDropdown*shadowThickness: 1
! Font for the Thread window expando flippy label
!!! modified_en-j 23-Jun-99
!!!*arrowlabel.fontList:                -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*

! Font for the attachment panel icon label
! need class name to defeat *sgiMode
!!!Netscape*attachItemLabel*fontList:   -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*

! This is the default charset for the View | Character Set menu.
! The following values have special meanings:
!   iso-2022-jp: Japanese (Auto-Detect)
!   iso-2022-kr: Korean (Auto-Detect)
!
*defaultCharset:        iso-8859-1
!*defaultCharset:       iso-8859-2
!*defaultCharset:       windows-1250
!*defaultCharset:       iso-2022-jp
!*defaultCharset:       shift_jis
!*defaultCharset:       euc-jp
!*defaultCharset:       big5
!*defaultCharset:       x-euc-tw
!*defaultCharset:       gb2312
!*defaultCharset:       iso-2022-kr
!*defaultCharset:       iso-8859-5
!*defaultCharset:       koi8-r
!*defaultCharset:       windows-1251
!*defaultCharset:       iso-8859-7
!*defaultCharset:       windows-1253
!*defaultCharset:       iso-8859-9
!*defaultCharset:       utf-8
!*defaultCharset:       utf-7



! ============================================================================
! Fonts used in the display area.
! ============================================================================


! Default fonts for various charsets, prop(ortional) and fixed.
!
! Format is foundry-family-pointsize-scaling.
! Pointsize is in tenths of a point.
! Scaling is either "scale" or "noscale".
!
! These are only used the first time you start up.
! After that, the preferences file is used.
! The "Defaults" button in the Preferences dialog will revert to these.
!
*documentFonts.defaultFont*iso-8859-1.prop:     adobe-times-120-noscale
*documentFonts.defaultFont*iso-8859-1.fixed:    adobe-courier-100-noscale

*documentFonts.defaultFont*UTF-8.prop:  nsPseudoFont-times-120-noscale
*documentFonts.defaultFont*UTF-8.fixed: nsPseudoFont-courier-100-noscale


! This table maps weight/slant pairs to bold/italic/boldItalic/normal
!
*documentFonts.face*-:                  normal
*documentFonts.face*bold-i:             boldItalic
*documentFonts.face*bold-o:             boldItalic
*documentFonts.face*bold-r:             bold
*documentFonts.face*book-o:             italic
*documentFonts.face*book-r:             normal
*documentFonts.face*demi-i:             boldItalic
*documentFonts.face*demi-o:             boldItalic
*documentFonts.face*demi-r:             bold
*documentFonts.face*demibold-i:         boldItalic
*documentFonts.face*demibold-r:         bold
*documentFonts.face*light-i:            italic
*documentFonts.face*light-r:            normal
*documentFonts.face*medium-i:           italic
*documentFonts.face*medium-o:           italic
*documentFonts.face*medium-r:           normal
*documentFonts.face*medium-roman:       normal
*documentFonts.face*normal-i:           italic
*documentFonts.face*normal-r:           normal
*documentFonts.face*regular-i:          italic
*documentFonts.face*regular-r:          normal
*documentFonts.face*roman-r:            normal
*documentFonts.face*w3-r:               normal
*documentFonts.face*w3h-r:              normal
*documentFonts.face*w4-r:               normal
*documentFonts.face*w5-r:               normal
*documentFonts.face*w9-r:               normal


! This table maps XLFD family names to nice family names
!
*documentFonts.family*djb:                      DJB
*documentFonts.family*haebfix:                  Haeberli Fixed
*documentFonts.family*itc avant garde gothic:   ITC Avant Garde Gothic
*documentFonts.family*itc bookman:              ITC Bookman
*documentFonts.family*itc zapf chancery:        ITC Zapf Chancery
*documentFonts.family*itc zapf dingbats:        ITC Zapf Dingbats
*documentFonts.family*lucidatypewriter:         Lucida Typewriter


! This table maps XLFD foundry names to nice foundry names
!
*documentFonts.foundry*b&h:     B&H
*documentFonts.foundry*dec:     DEC
*documentFonts.foundry*hku:     HKU
*documentFonts.foundry*sgi:     SGI
*documentFonts.foundry*nsPseudoFont:    NSPseudoFonts


! This table maps MIME charsets to language groups
!
*documentFonts.charsetlang*gb_2312-80:                  Simplified Chinese
*documentFonts.charsetlang*iso-8859-1:                  Western
*documentFonts.charsetlang*iso-8859-2:                  Central European
*documentFonts.charsetlang*iso-8859-5:                  Cyrillic
*documentFonts.charsetlang*iso-8859-7:                  Greek
*documentFonts.charsetlang*iso-8859-9:                  Turkish
*documentFonts.charsetlang*jis_x0201:                   Japanese
*documentFonts.charsetlang*jis_x0208-1983:              Japanese
*documentFonts.charsetlang*jis_x0212-1990:              Japanese
*documentFonts.charsetlang*koi8-r:                      Cyrillic
*documentFonts.charsetlang*ks_c_5601-1987:              Korean
*documentFonts.charsetlang*x-cns11643-1110:             Traditional Chinese
*documentFonts.charsetlang*x-cns11643-1:                Traditional Chinese
*documentFonts.charsetlang*x-cns11643-2:                Traditional Chinese
*documentFonts.charsetlang*x-gb2312-11:                 Simplified Chinese
*documentFonts.charsetlang*x-jisx0208-11:               Japanese
*documentFonts.charsetlang*x-ksc5601-11:                Korean
*documentFonts.charsetlang*x-x-big5:                    Traditional Chinese
*documentFonts.charsetlang*unicode-2-0:                 Unicode


! This table maps X11 font charsets to MIME charsets
!
*documentFonts.charset*-:                                       x-ignore
*documentFonts.charset*-ascii:                                  x-ignore
*documentFonts.charset*-dingbats:                               x-ignore
*documentFonts.charset*-hiragana:                               x-ignore
*documentFonts.charset*-ibm pc:                                 x-ignore
*documentFonts.charset*-katakana:                               x-ignore
*documentFonts.charset*-roman:                                  x-ignore
*documentFonts.charset*-symbol:                                 x-ignore
*documentFonts.charset*78-h:                                    x-ignore
*documentFonts.charset*78.euc-h:                                x-ignore
*documentFonts.charset*add-h:                                   x-ignore
*documentFonts.charset*adobe.cns1-0:                            x-ignore
*documentFonts.charset*adobe.gb1-0:                             x-ignore
*documentFonts.charset*adobe.japan1-0:                          x-ignore
*documentFonts.charset*adobe.japan1-1:                          x-ignore
*documentFonts.charset*adobe.japan1-2:                          x-ignore
*documentFonts.charset*adobe.japan2-0:                          x-ignore
*documentFonts.charset*adobe.korea1-0:                          x-ignore
*documentFonts.charset*big5-0:                                  x-x-big5
*documentFonts.charset*big5.et-0:                               x-x-big5
*documentFonts.charset*big5.et.ext-0:                           x-x-big5
*documentFonts.charset*big5.etext-0:                            x-x-big5
*documentFonts.charset*big5.hku-0:                              x-x-big5
*documentFonts.charset*big5.hku-1:                              x-x-big5
*documentFonts.charset*big5.pc-0:                               x-x-big5
*documentFonts.charset*big5.shift-0:                            x-x-big5
*documentFonts.charset*cmr.sun-fontspecific:                    x-ignore
*documentFonts.charset*cns11643-0:                              x-cns11643-1
*documentFonts.charset*cns11643-1:                              x-cns11643-2
*documentFonts.charset*cns11643.1986-1:                         x-cns11643-1
*documentFonts.charset*cns11643.1986-2:                         x-cns11643-2
*documentFonts.charset*cns11643.1992-1:                         x-cns11643-1
*documentFonts.charset*cns11643.1992-2:                         x-cns11643-2
*documentFonts.charset*cns11643.1992.1-0:                       x-cns11643-1
*documentFonts.charset*cns11643.1992.2-0:                       x-cns11643-2
*documentFonts.charset*dec-decctrl:                             x-ignore
*documentFonts.charset*dec-decksroman:                          x-ignore
*documentFonts.charset*dec-decmath_extension:                   x-ignore
*documentFonts.charset*dec-decmath_italic:                      x-ignore
*documentFonts.charset*dec-decmath_symbol:                      x-ignore
*documentFonts.charset*dec-decsuppl:                            x-ignore
*documentFonts.charset*dec-dectech:                             x-ignore
*documentFonts.charset*dec-drcs:                                x-ignore
*documentFonts.charset*dec-fontspecific:                        x-ignore
*documentFonts.charset*dec.cns11643.1986-2:                     x-cns11643-1110
*documentFonts.charset*dec.cns11643.1986-udc:                   x-ignore
*documentFonts.charset*dec.dtscs.1990-2:                        x-ignore
*documentFonts.charset*euc-h:                                   x-ignore
*documentFonts.charset*ext-h:                                   x-ignore
*documentFonts.charset*gb2312.1980-0:                           gb_2312-80
*documentFonts.charset*gb2312.1980-1:                           x-gb2312-11
*documentFonts.charset*gb2312.1980-udc:                         x-ignore
*documentFonts.charset*hojo-h:                                  x-ignore
*documentFonts.charset*hp-japanese15:                           x-ignore
*documentFonts.charset*hp-japaneseeuc:                          x-ignore
*documentFonts.charset*hp-roman8:                               x-ignore
*documentFonts.charset*hpbig5-:                                 x-x-big5
*documentFonts.charset*ibm-850:                                 x-ignore
*documentFonts.charset*ibm-fontspecific:                        x-ignore
*documentFonts.charset*ibm-ibmcs01007ext:                       x-ignore
*documentFonts.charset*ibm-special:                             x-ignore
*documentFonts.charset*ibm-udcjp:                               x-ignore
*documentFonts.charset*iso646.1991-irv:                         x-ignore
*documentFonts.charset*iso8859-1:                               iso-8859-1
*documentFonts.charset*iso8859-2:                               iso-8859-2
*documentFonts.charset*iso8859-3:                               x-ignore
*documentFonts.charset*iso8859-4:                               x-ignore
*documentFonts.charset*iso8859-5:                               iso-8859-5
*documentFonts.charset*iso8859-6:                               x-ignore
*documentFonts.charset*iso8859-7:                               iso-8859-7
*documentFonts.charset*iso8859-8:                               x-ignore
*documentFonts.charset*iso8859-9:                               iso-8859-9
*documentFonts.charset*iso8859-adobe:                           x-ignore
*documentFonts.charset*itc zapf dingbats.adobe-fontspecific:    x-ignore
*documentFonts.charset*itc zapfdingbats.sun-fontspecific:       x-ignore
*documentFonts.charset*jisx0201-romankana:                      x-ignore
*documentFonts.charset*jisx0201.1976-0:                         jis_x0201
*documentFonts.charset*jisx0201.1976-1:                         jis_x0201
*documentFonts.charset*jisx0208-kanji00:                        x-ignore
*documentFonts.charset*jisx0208-kanji11:                        x-ignore
*documentFonts.charset*jisx0208.1983-0:                         jis_x0208-1983
*documentFonts.charset*jisx0208.1983-1:                         x-jisx0208-11
*documentFonts.charset*jisx0208.1990-0:                         jis_x0208-1983
*documentFonts.charset*jisx0212.1990-0:                         jis_x0212-1990
*documentFonts.charset*jisx0212.1990-ocmp.1992:                 jis_x0212-1990
*documentFonts.charset*koi8-1:                                  koi8-r
*documentFonts.charset*koi8-r:                                  koi8-r
*documentFonts.charset*ks-roman:                                x-ignore
*documentFonts.charset*ksc5601.1987-0:                          ks_c_5601-1987
*documentFonts.charset*ksc5601.1987-1:                          x-ksc5601-11
*documentFonts.charset*misc-fontspecific:                       x-ignore
*documentFonts.charset*necjisx0208.1983-0:                      x-ignore
*documentFonts.charset*novanet-1:                               x-ignore
*documentFonts.charset*nwp-h:                                   x-ignore
*documentFonts.charset*pimai.adobe-fontspecific:                x-ignore
*documentFonts.charset*rksj-h:                                  x-ignore
*documentFonts.charset*screen.sun-fontspecific:                 x-ignore
*documentFonts.charset*sgi-fontspecific:                        x-ignore
*documentFonts.charset*shiftjis-0:                              x-ignore
*documentFonts.charset*sunolcursor-1:                           x-ignore
*documentFonts.charset*sunolglyph-1:                            x-ignore
*documentFonts.charset*symbol.adobe-fontspecific:               x-ignore
*documentFonts.charset*symbol.sun-fontspecific:                 x-ignore
*documentFonts.charset*tis620.2533-1:                           x-ignore
*documentFonts.charset*ucs2.cjk-rest:                           x-ignore
*documentFonts.charset*ucs2.cns11643.1986-1:                    x-ignore
*documentFonts.charset*ucs2.cns11643.1986-2:                    x-ignore
*documentFonts.charset*ucs2.gb2312.1980-0:                      x-ignore
*documentFonts.charset*ucs2.ibm-udccn:                          x-ignore
*documentFonts.charset*wp-symbol:                               x-ignore
*documentFonts.charset*zapfdingbats.adobe-fontspecific:         x-ignore


! There are 7 font sizes, 1 thru 7.  The default font is 3, and the others
! are based on this.  The default increment is 20%, which means that the 4
! is 20% larger than the 3, the 5 is 40% larger, and so on.
!
*documentFonts.sizeIncrement:   20

! Maximum size to scale fonts, in points.
*documentFonts.maximumPoints: 200

! CSS-1 generic font family mapping
! to change the defaults, uncomment and give a different family name
! *documentFonts.generic.serif: times
! *documentFonts.generic.sans-serif: helvetica
! *documentFonts.generic.cursive: itc zapf chancery
! *documentFonts.generic.fantasy: new century schoolbook
! *documentFonts.generic.monospace: courier

! Some people have both 75 DPI (dots per inch) and 100 DPI versions of the
! same fonts in their font path, and, to make matters even worse, they have
! the 75 before the 100 even if their monitor is around 100 DPI.  The
! following is provided so that these people can hack their fonts without
! having to correct their font path.
!
! To correct your font path, take a look at
!   http://home.netscape.com/assist/support/client/tn/unix/10305.html
! which is a Technical Note linked from Help->Frequently Asked Questions.
!
! The last part of the left hand side (iso-8859-1) is the MIME charset
! corresponding to the X11 font charset (see above).
!
! To use e.g. 100 DPI fonts, change the final "*" to "100".
!
*documentFonts.xResolution*iso-8859-1:  *
*documentFonts.yResolution*iso-8859-1:  *


! ============================================================================
! Fonts used for printing.
! ============================================================================
!
! psname  is the full PostScript font name
! pscode  is the character encoding used in the PostScript font
! pswidth is the PostScript width per character, only useful for "square"
!         fonts such as those found in East Asia


! The following Latin-1 PostScript printer fonts are hard-coded into Netscape
! and cannot be changed.
!
!*documentFonts.latin1.variable.normal*psname:          Times-Roman
!*documentFonts.latin1.variable.bold*psname:            Times-Bold
!*documentFonts.latin1.variable.italic*psname:          Times-Italic
!*documentFonts.latin1.variable.boldItalic*psname:      Times-BoldItalic
!*documentFonts.latin1.fixed.normal*psname:             Courier
!*documentFonts.latin1.fixed.bold*psname:               Courier-Bold
!*documentFonts.latin1.fixed.italic*psname:             Courier-Oblique
!*documentFonts.latin1.fixed.boldItalic*psname:         Courier-BoldOblique
!*documentFonts.latin1*pscode:                          iso-8859-1
!*documentFonts.latin1*pswidth:                         *


! Netscape does not differentiate between variable and fixed, and between
! normal, bold, italic and boldItalic for the following East Asian fonts.
!
! The charset fields are the charset names corresponding to the available
! locales (e.g. for Japan, that would be euc-jp and shift_jis).
!
*documentFonts.euc-jp*psname:           Ryumin-Light-RKSJ-H
*documentFonts.euc-jp*pscode:           shift_jis
*documentFonts.euc-jp*pswidth:          1000
*documentFonts.euc-jp*psascent:         950

*documentFonts.shift_jis*psname:        Ryumin-Light-RKSJ-H
*documentFonts.shift_jis*pscode:        shift_jis
*documentFonts.shift_jis*pswidth:       1000
*documentFonts.shift_jis*psascent:      950

*documentFonts.EUC-KR*psname:           SMgoJ
*documentFonts.EUC-KR*pscode:           euc-kr
*documentFonts.EUC-KR*pswidth:          1000
*documentFonts.EUC-KR*psascent:         950

!*documentFonts.gb2312*psname:          ???
!*documentFonts.gb2312*pscode:          ???
!*documentFonts.gb2312*pswidth:         ???
!*documentFonts.gb2312*psascent:        ???

!*documentFonts.x-euc-tw*psname:        ???
!*documentFonts.x-euc-tw*pscode:        ???
!*documentFonts.x-euc-tw*pswidth:       ???
!*documentFonts.x-euc-tw*psascent:      ???

! Unicode Pseudo Font
! These map a Unicode Pseudo Font 
! latin-1 font name to an equivalent 
! font name for a different encoding
*unicodeFont.helvetica*jis_x0208-1983:        gothic
*unicodeFont.helvetica*jis_x0201:             gothic
*unicodeFont.times*jis_x0208-1983:            mincho
*unicodeFont.times*jis_x0201:                 mincho
*unicodeFont.courier*jis_x0208-1983:          fixed
*unicodeFont.courier*jis_x0201:               fixed
*unicodeFont.lucida*jis_x0208-1983:           gothic
*unicodeFont.lucida*jis_x0201:                gothic
*unicodeFont.lucidatypewriter*jis_x0208-1983: gothic
*unicodeFont.lucidatypewriter*jis_x0201:      gothic
*unicodeFont.allowHPScaling:                  false
!*unicodeFont.screenDpi:                       100
!*javaFont.usePointSizing:                     false
!*javaFont.screenDpi:                          100


*scrollerX*VertScrollBar.width:         10
*scrollerX*VertScrollBar.height:        100

! Mail search dialog...
*MNSearch.title:                          Netscape: 
*MNSearch.iconName:                       
*MNSearch*SearchBtn.labelString:          
*MNSearch*NewBtn.labelString:             ꥢ 
*MNSearch*MiscBtn.labelString:            ץ...
*MNSearch*HelpBtn.labelString:            إ
*MNSearch*SaveAsBtn.labelString:          ̾դ¸...
*MNSearch*CloseBtn.labelString:           Ĥ
*matchAll.labelString:           ˥ޥå
*matchAny.labelString:           ΤŤ줫˥ޥå
*MNSearch*SaveAsDialogTextLabel.labelString:            Newsgroup Name:
*searchSaveAsPromptDialog.dialogTitle:          Netscape: Save As Virtual Newsgroup
*MNSearch*SaveAsDialogInfo.labelString: Saving search criteria will create a Virtual Newsgroup based on that\n\criteria. The Virtual Newsgroup will be available from the folder list in\n\the Messenger window.

*where.labelString:                       where
*MNSearch*searchFolderLabel.labelString:  åե
*MNSearch*itemsLabelTitle.labelString:    Total items found:
*MNSearch.width:                          650
! needs to match up with XFE_SEARCH_DATE_FORMAT in ns/cmd/xfe/xfe_err.h
*MNSearch*labelValueField.labelString:    mm/dd/yyyy
*MNSearch*moreBtn.labelString:            
*MNSearch*lessBtn.labelString:            r
*MNSearch*searchContent.marginWidth:      5
*MNSearch*searchContent.marginHeight:     5
*MNSearch*resultComment.topOffset:        4
*MNSearch*goToMessageFolder.labelString:  Open Message Folder
*MNSearch*fileMsg.labelString:            File in:
*MNSearch*fileMsg.buttonLayout:           button_label_only
*MNSearch*deleteMsg.labelString:          å
*popup*copySubmenu.labelString:           å򥳥ԡ

! Advanced mail search (Options) dialog
*advancedSearch*subfolderToggle.labelString:    ֥ե򸡺
*advancedSearch*whenOnlineSearch.labelString: ʲΥ饤å򸡺:
*advancedSearch*searchLocalToggle.labelString:  륷ƥ
*advancedSearch*searchServerToggle.labelString: ꥵ

! Ldap Search
*Ldap.title:                            Netscape:Search Directories
*Ldap.iconName:                         Search Directories
*Ldap*A_the1.labelString:               the
*Ldap*A_the2.labelString:               and the
*Ldap*SearchBtn.labelString:            
*Ldap*NewBtn.labelString:               ꥢ
*Ldap*MiscBtn.labelString:              إ    
*Ldap*CloseBtn.labelString:             Ĥ
*Ldap*ldapSearchFolderLabel.labelString: Search for items
*Ldap*itemsLabelTitle.labelString:      Total items found:
*Ldap.width:                            650
*Ldap.height:                           250
*Ldap*labelValueField.labelString:      mm/dd/yy
*Ldap*searchContent.marginWidth:        5
*Ldap*searchContent.marginHeight:       5
*Ldap*resultComment.topOffset:          4
*Ldap*ldapCommands.marginWidth:         10
*Ldap*ldapCommands.spacing:             20      
*Ldap*toAddrBook.labelString:           ɥ쥹Ģɲ
*Ldap*toCompose.labelString:            Compose Message

!
! Navigator mouse documentation.
!
!!! modified_en-j 23-Jun-99
!!!*tipLabel.fontList:           -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
Netscape*tipLabel.background:  #FFFFCC
Netscape*tipLabel.foreground:  Black
Netscape*tipShell.borderColor: Black
Netscape*tipShell.borderWidth: 1

!
! Browser documentation and tip strings
!

! Navigator/Toolbar (tip strings and special documentation strings)
*back.tipString:                            ڡ
*forward.tipString:                         ڡ
*home.tipString:                    ۡ
*home.documentationString:          ۡ
*search.tipString:                  󥿡ͥåȤ򸡺
*search.documentationString:        Search the Internet for information
*MailThread*search.documentationString:  Search mail and newsgroup messages
*MailMsg*search.documentationString:  Search mail and newsgroup messages
*MailFolder*search.documentationString:  Search mail and newsgroup messages
*destinations.tipString:            ѡʥ륹ȥڡ
*destinations.documentationString:  ѡʥ륹ȥڡ˥פޤ
*guide.tipString:            Interesting places on the Internet
*guide.documentationString:  Go to interesting places on the Internet
*showImages.tipString:              Display images on this page
*reload.tipString:                  ߤΥڡɤľ
*stopLoading.tipString:             ߤž

!
! Some mail/news documentation and tip strings
!
!*MailFolder*stopLoading.tipString:  Stop downloading messages
!*MailFolder*search.documentationString:        Search mail and newsgroup messages
!*MailThread*search.documentationString:        Search mail and newsgroup messages
!*MailMsg*search.documentationString:   Search mail and newsgroup messages

!!
!! *urlBarItem
!!
*urlBarItem.shadowType:                                 shadow_out
*urlBarItem.shadowThickness:                    1
*urlBarItem.marginLeft:                                 1
*urlBarItem.marginRight:                                1
*urlBarItem.marginTop:                                  1
*urlBarItem.marginBottom:                               1

!!
!! *bookmarkQuickfile
!!
*bookmarkQuickfile.labelString:                 ֥åޡ
*bookmarkQuickfile.tipString:                   ֥åޡåե
*bookmarkQuickfile.documentationString: ֥åޡåե
*bookmarkQuickfile.topOffset:                   2
*bookmarkQuickfile.leftOffset:                  2
*bookmarkQuickfile.buttonLayout:                button_label_on_right
*bookmarkQuickfile.mappingDelay:                0

!!
!! *relatedItems
!!
*relatedItems.labelString:                              Ϣ
*relatedItems.tipString:                                Ϣ
*relatedItems.documentationString:              Ϣ
*relatedItems.topOffset:                                2
*relatedItems.leftOffset:                               2
*relatedItems.buttonLayout:                             button_label_on_right

!!
!! *urlLocationProxyIcon
!!
*urlLocationProxyIcon.tipString:        \
ɥåȤΥڡؤΥ󥯤Ǥޤ
*urlLocationProxyIcon.documentationString:      \
ξ֥åޡ Composer (󥯤ޤ)ǥȥåפ˥ɥåǤޤ
*urlLocationProxyIcon.topOffset:                3
*urlLocationProxyIcon.leftOffset:               3
*urlLocationProxyIcon.cursor:                   hand2

*urlLocationProxyIcon.shadowThickness:                  0
*urlLocationProxyIcon.raiseBorderThickness:             0
*urlLocationProxyIcon.fillOnArm:                                false
*urlLocationProxyIcon.buttonLayout:                             button_pixmap_only


!!
!! *urlLocationLabel
!!
*urlLocationLabel.alignment:                            alignment_end
*urlLocationLabel.recomputeSize:                        False
*urlLocationLabel.marginHeight:                         0
*urlLocationLabel.leftOffset:                           4


*urlLocationLabel.netsiteLabelString:           Netsite:
*urlLocationLabel.uneditedLabelString:          Location:
*urlLocationLabel.editedLabelString:            Go To:

! this must be the longer of the two...
*urlLocationLabel.labelString:                          Location:

!!
!! Fixed Quickfile items
!!
*bookmarkQuickfile*addBookmark.labelString:                             ֥åޡɲ
*bookmarkQuickfile*addBookmark.mnemonic:                                        A
*bookmarkQuickfile*addBookmark.acceleratorText:                 Alt+K

*bookmarkQuickfile*openBookmarks.labelString:                           ֥åޡԽ...
*bookmarkQuickfile*openBookmarks.mnemonic:                                      E
*bookmarkQuickfile*openBookmarks.acceleratorText:                       Alt+B

*bookmarkQuickfile*fileBookmarksSubmenu.labelString:            ֥åޡե
*bookmarkQuickfile*fileBookmarksSubmenu.mnemonic:               F

!!
!! *personalToolbarItem
!!
*personalToolbarItem.shadowType:                                shadow_out
*personalToolbarItem.shadowThickness:                   1
*personalToolbarItem.marginLeft:                                1
*personalToolbarItem.marginRight:                               1
*personalToolbarItem.marginTop:                                 1
*personalToolbarItem.marginBottom:                              1

*personalToolbar.shadowThickness:                               0
*personalToolbar.marginLeft:                                    0
*personalToolbar.marginRight:                                   0
*personalToolbar.marginTop:                                             0
*personalToolbar.marginBottom:                                  0

*personalToolbar.spacing:                                               1
*personalToolbar.raiseBorderThickness:                  2

*personalToolbar*XfeButton.marginBottom:                1
*personalToolbar*XfeButton.marginLeft:                  1
*personalToolbar*XfeButton.marginRight:                 1
*personalToolbar*XfeButton.marginTop:                   1
*personalToolbar*XfeButton.shadowThickness:             1

*personalToolbar*XfeCascade.marginBottom:               1
*personalToolbar*XfeCascade.marginLeft:                 1
*personalToolbar*XfeCascade.marginRight:                1
*personalToolbar*XfeCascade.marginTop:                  1
*personalToolbar*XfeCascade.shadowThickness:    1
*personalToolbar*XfeCascade.mappingDelay:               0

*personalToolbar*toolBarSeparator.shadowThickness:              0
*personalToolbar*toolBarSeparator.width:                                20
*personalToolbar*toolBarSeparator.height:                               2
*personalToolbar*toolBarSeparator.orientation:                  horizontal


! Navigator/Dashboard
*docinfoLabel.documentationString:      \
Security indicator, document is secure when doorkey is unbroken
*docinfoLabel.tipString:            Security Indicator
*biffButton.documentationString:    Launch mail window, and check for new mail
*biffButton.tipString:              Check Mail

! Editor/Toolbar
*editorNewBlank.tipString:          New Document
*editorOpenFile.tipString:          
*save.tipString:                    ¸
*browsePage.tipString:              ֥饦ɽ
*editorBrowse.tipString:            ֥饦ɽ
*cut.tipString:                     ڤ
*copy.tipString:                    ԡ
*paste.tipString:                   Žդ
*publish.tipString:                 Publish Document
*findInObject.tipString:            ڡ򸡺 <Alt+F>
*Editor*openPage.tipString:         

*findInObject.tipString:            ڡ򸡺 <Alt+F>

*editorFormattingToolbar*buttonLayout:  button_pixmap_only
*editorFormattingToolbar*buttonLayout:  button_pixmap_only
*editorFormattingToolbar*mappingDelay:  0

*charSizeShrink.documentationString: Decrease font size 1 unit
*charSizeShrink.tipString:          Decrease Font Size
*charSizeGrow.documentationString:  Increase font size 1 unit
*charSizeGrow.tipString:            Increase Font Size
*fontSize.documentationString:      Set font size
*fontSize.tipString:                Set Font Size
!*bold.documentationString:         Set the style to Bold <Alt+B>
*bold.tipString:                    Bold
!*italic.documentationString:       Set the style to Italic <Alt+I>
*italic.tipString:                  Italic
!*fixed.documentationString:        Set the style to Fixed Width <Alt+T>
*fixed.tipString:                   Fixed Width
!*textColor.documentationString:    Change or edit current font color
*textColor.tipString:               Font Color
*makeLink.documentationString:          \
Make link to highlighted text, change existing link(s), or insert new link
*makeLink.tipString:                            Make Link
*insertLink.tipString:                          Insert or Make Link
*clearAllStyles.tipString:          ƤΥ <Alt+K>
*insertTarget.documentationString:  åȤ
*insertTarget.tipString:            åȤ
*insertImage.documentationString:   ֤˲
*insertImage.tipString:             
*insertHorizontalLine.documentationString:      \
֤˲
*insertHorizontalLine.tipString:    
*insertTable.documentationString:   ֤ɽ
*insertTable.tipString:             ɽ
*objectProperties.documentationString:  \
Change Properties of object at caret position
*objectProperties.tipString:        Object Properties

*paragraphProperties.documentationString: Change paragraph or heading style
*paragraphProperties.tipString:     Change Paragraph style
*insertBulleted.documentationString:    \
ֹʤ(Ƭʸ)βվ򳫻ϡλޤ
*insertBulleted.tipString:          Ƭʸդβվ
*insertNumbered.documentationString:    \
ֹդβվ򳫻ϡλޤ
*insertNumbered.tipString:          ֹդβվ
*indent.documentationString:    \
ΥǥȤ䤷ޤ <Alt+=>
*indent.tipString:                  ǥ
*outdent.documentationString:   \
ΥǥȤʸ餷ޤ <Alt+->
*outdent.tipString:                 ǥȲ
*alignLeft.documentationString:     Align to left margin
*setAligmentStyleLeft.documentationString: Align to left margin
*alignLeft.tipString:               Align Left
*alignCenter.documentationString:   Center between margins
*setAligmentStyleCenter.documentationString: Center between margins
*alignCenter.tipString:             Align Center
*alignRight.documentationString:    Align to right margin
*setAligmentStyleRight.documentationString: Align to right margin
*alignRight.tipString:              Align Right

! Formatting toolbar
*setParagraphStyle*documentationString: \
ޤϸФΥѹޤ
*setParagraphStyle*tipString:       
*setFontFace*documentationString:   եȤμѹޤ
*setFontFace*tipString:             ե
*setFontSize*documentationString:   եȥѹޤ
*setFontSize*tipString:             եȥ
*setFontColor*documentationString:  ʸѹޤ
*setFontColor*tipString:            ʸ
*setFontColor*documentationString:  ʸѹޤ
*setFontColor*tipString:            ʸ
*toggleCharacterStyleBold.tipString:  <Alt+B>
*toggleCharacterStyleItalic.tipString:  <Alt+I>
*toggleCharacterStyleUnderline.tipString:  <Alt+U>
*insertNumberedList.tipString:      ֹդβվ
*insertNumberedList.documentationString: \
ֹդβվ򳫻ϡλޤ
*insertBulletedList.tipString:      Ƭʸդβվ
*insertBulletedList.documentationString: ֹʤ(Ƭʸ)βվ򳫻ϡλޤ
*setAlignmentStyle.tipString:       
*setAlignmentStyle.documentationString: ֤ѹޤ
*insertLineBreak.documentationString: \
Insert break to continue text on new line
*insertBreakBelowImage.documentationString: \
Insert break to continue text below images to the left and the right
*setCharacterColor.documentationString: Change the current text color
*editorGoodiesMenu.tipString:           Insert Object
*editorGoodiesMenu.documentationString: Insert object

! Editor/Popups (additional items)
*browseLink.documentationString:    Browse this link
*editLink.documentationString:      Open this link in a new editor window
*bookmarkLink.documentationString:  Add this link to the bookmark list  
*copyLink.documentationString:      Copy this link to the clipboard
*removeLink.documentationString:        \
Remove link at caret or all links within selected region

! Mail/Toolbar
*getNewMail.tipString:              Get new mail
*deleteMessage.tipString:           Delete the selected message
*mailNew.tipString:                 Compose new message
*replyToSender.tipString:           åֿ
*replyToAll.tipString:              пͤȤ٤Ƥμֿͤ
*forwardMessage.tipString:          򤷤åž
*previousUnreadMessage.tipString:   Previous unread message
*nextUnreadMessage.tipString:       ̤ɥå

! Composition/Edit menu (additional items)
*pasteQuote.documentationString:    Insert clipboard contents in quoted form
*clear.documentationString:         Erase the selection
*clearAllText.documentationString:  Erase everything
*selectAllText.documentationString: Select the entire document
*rot13.documentationString:         Rotate message text by 13 characters

! Composition/View menu (additional items)
*showFrom.documentationString:      Show the mail-from field
*showReplyTo.documentationString:   Show reply-to field
*showTo.documentationString:        Show mail-to field
*showCC.documentationString:        Show the Carbon-Copy field
*showBCC.documentationString:       Show the Blind-Carbon-Copy field
*showFCC.documentationString:       Show the copy file location field
*showPostTo.documentationString:    Show the Post-to-newsgroup field
*showFollowupTo.documentationString: Show the Send-followups-to field
*showSubject.documentationString:   Show the subject field
*showAttachments.documentationString: Show the attachments field
*wrapLines.documentationString:         Wrap lines longer than 72 characters

! Composition/Options menu (additional items)
*deliverNow.documentationString:    Send messages immediately
*deliverLater.documentationString:  Defer sending messages until later

! Compose/Toolbar
*sendOrSendLater.documentationString: Send the current message
*sendOrSendLater.tipString:         Send Message
*quoteMessage.documentationString:      \
Paste the text of the original document in quoted form
*quoteMessage.tipString:            Quote Original

*options.labelString:   ץ
*options.tipString:     åץɽ

*attach.tipString:  źդ 
*attachFile.documentationString:        \
Attach a file to this message
*attachFile.tipString:  Attach File
*attachWebPage.documentationString:     \
Attach a web page to this message
*attachWebPage.tipString:  Attach Web Page
*deleteAttachment.documentationString:  \
Delete selected attachment
*deleteAttachment.tipString:  Delete Attachment

*attachAddressBookCard.documentationString:     \
Attach your personal card as a vCard
*attachAddressBookCard.tipString:  Attach My Card
*attachForm.documentationString:        \
Drag a document here to attach it to this message.
*attachForm.tipString: Drag document here to attach

!*editAddressBook.documentationString: Open the address book
*editAddressBook.tipString:         Addresses

*formattingToolbar*buttonLayout:        button_pixmap_only
*formattingToolbar*buttonLayout:        button_pixmap_only
*formattingToolbar*mappingDelay:        0


! News/Toolbar
*postNew.tipString:                             Post new message
*postReply.tipString:                       Post reply
*postAndMailReply.tipString:        Post and mail reply
*markThreadRead.tipString:          Mark thread read
*markAllRead.tipString:             Mark all read

! Preferences dialog
!
!!! modified_en-j 23-Jun-99
!!!*prefs*fontList:                         	-*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
*prefs_popup.title:                                                     Netscape: 
*pref.category:                             ʬ

*prefs.form.leftPane.topOffset:                         8
*prefs.form.leftPane.leftOffset:                        8
*prefs.form.leftPane.bottomOffset:                      8

*prefs.form.rightPane.leftOffset:                       8
*prefs.form.rightPane.rightOffset:                      8
*prefs.form.rightPane.bottomOffset:                     8

*prefs*pageTitle.alignment:                                     ALIGNMENT_BEGINNING
!!! modified_en-j 23-Jun-99
!!!*prefs*pageTitle.fontList:\
!!!-*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*=NORMAL,\
!!!-*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*=BOLD,\
!!!-*-helvetica-medium-o-normal-*-*-120-*-*-*-*-iso8859-*=ITALIC

!!! modified_en-j 23-Jun-99
!!!*prefs*categoryList*fontList:              	-*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*

*prefs*pageForm.topOffset:                                      4
*prefs*XmFrame.marginWidth:                                     8
*prefs*XmFrame.marginHeight:                            4
*prefs*XmPushButtonGadget.marginWidth:          8

! Preferences dialog - Appearance

*prefs*appearance*launchBoxLabel.labelString:   ϻ˵ư
*prefs*appearance*navigator.labelString:        Navigator
*prefs*appearance*messenger.labelString:        Messenger ᡼ܥå
*prefs*appearance*collabra.labelString:         ǥå
*prefs*appearance*composer.labelString:         ڡ Composer
*prefs*appearance*conference.labelString:       Conference
*prefs*appearance*netcaster.labelString:        Netcaster
*prefs*appearance*calendar.labelString:         Calendar
*prefs*appearance*frame2*toolbarBoxLabel.labelString:   ġСɽ
*prefs*appearance*frame2*picAndText.labelString:        ʸ
*prefs*appearance*frame2*picOnly.labelString:           
*prefs*appearance*frame2*textOnly.labelString:  ʸ
*prefs*appearance*frame2*showTooltips.labelString:      ҥȤɽ
*prefs*appearance*frame2*showTooltips.tipString:        ҥɽڤؤ
*prefs*appearance*underline.labelString:                󥯤˥饤

! Preferences dialog - General/Fonts

*prefs*fontsFrame*fontsBoxLabel.labelString:    եȤʸɥå
*prefs*fontsFrame*encodingLabel.labelString:    ʸɥå:
*prefs*fontsFrame*proportionalLabel.labelString:ץݡʥե:
*prefs*fontsFrame*propSizeLabel.labelString:    :
*prefs*fontsFrame*propSizeToggle.labelString:   
*prefs*fontsFrame*fixedLabel.labelString:               ե:
*prefs*fontsFrame*fixedSizeLabel.labelString:   :
*prefs*fontsFrame*fixedSizeToggle.labelString:  
*prefs*fontsFrame*0.labelString:                                Ǥ
*prefs*webFontFrame*useFontLabel.labelString:   ɥȤˤäƤϥեȤꤵƤ뤳Ȥޤ
*prefs*webFontFrame*dynaFont.labelString:               ʥߥå ե...
*prefs*webFontFrame*useMyFont.labelString:              \
ɥȻΥեȤ̵뤷ơΥեȤѤ롣 
*prefs*webFontFrame*useDocFontSelective.labelString:\
ɥȻΥեȤѡʥߥåեȤϻѤʤ  
*prefs*webFontFrame*useDocFontWhenever.labelString:     \
ʥߥåեȤޤᡢɥȻΥեȤѤ롣  

! Preferences dialog - General/Colors

*prefs*colors*colorBoxLabel.labelString:        ۿ
*prefs*colors*textColorLabel.labelString:       ʸ:
*prefs*colors*bgColorLabel.labelString:         ط:
*prefs*colors*useDefColors.labelString:         ɸ
*prefs*colors*linksBoxLabel.labelString:        
*prefs*colors*linksLabel.labelString:           ̤ˬΥ:
*prefs*colors*vlinksLabel.labelString:          ˬ줿:
*prefs*colors*underline.labelString:            դ
*prefs*colors*useColor.labelString:                     \
ɥȤˤäƤۿطʤꤵƤ뤳Ȥޤ
*prefs*colors*useMyColor.labelString:           ˤۿѤơɥȤ̵뤹

! Preferences dialog - Browser/Languages - Add

!!! modified_en-j 23-Jun-99
!!!*prefsLang*fontList:                                 -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
*prefsLang_popup.title:                                 Netscape: ɲ
*prefsLang*langLabel.labelString:               ɲä򤷤Ƥ\n\n:
*prefsLang*langList.visibleItemCount:   15
*prefsLang*otherLabel.labelString:              ¾:

! Preferences dialog - Smart Browsing
*prefs*relatedFrame*relatedBoxLabel.labelString:        Ϣ
*prefs*relatedFrame*enableRelated.labelString:          ɴϢȡɤͭˤ

*prefs*relatedFrame*autoloadLabel.labelString:          ɴϢȡɤμưɤ߹

*prefs*relatedFrame*autoloadAlways.labelString:         ʤ
*prefs*relatedFrame*autoloadAdaptive.labelString:       ǽ˻Ѥ
*prefs*relatedFrame*autoloadNever.labelString:          

*prefs*relatedFrame*excludedLabel.labelString:          \
ʲΥɥᥤˤϡɴϢȡɤ׵ᤷʤ\n\
ʥ޶ڤΥꥹȡ

*prefs*keywordFrame*keywordBoxLabel.labelString:        󥿡ͥå 
*prefs*keywordFrame*enableKeywords.labelString:         󥿡ͥå ɤͭˤ

! Preferences dialog - Advanced

*prefs*advanced*showImage.labelString:                  \
ưŪ˲䤽¾Υǡ פɤ߹\n\
(ޤϡɬ׻[]ܥ򥯥å)
*prefs*advanced*enableJava.labelString:                 Java ͭˤ
*prefs*advanced*enableJs.labelString:                   JavaScript ͭˤ
*prefs*advanced*enableJsMailNews.labelString:           ᡼ȥ˥塼 JavaScript ͭˤ
*prefs*advanced*enableStyleSheet.labelString:    Ȥͭˤ
*prefs*advanced*emailAnonFtp.labelString:               ƿ̾ FTP ѥɤȤŻҥ᡼ ɥ쥹
*prefs*cookieFrame*cookieBoxLabel.labelString:  Cookies
*prefs*cookieFrame*alwaysAcceptCookie.labelString:      ٤Ƥ cookie դ
*prefs*cookieFrame*noForeignCookie.labelString: \
ɽƤڡƱФ cookie Τߤ\n\
դ
*prefs*cookieFrame*neverAcceptCookie.labelString:cookie դʤ
*prefs*cookieFrame*warnCookie.labelString:              cookie դ˷ٹ𤹤

*prefs*alertFrame*submDoc.labelString:                  ݸ줿ɥȤФȤ
*prefs*alertFrame*dpyDoc.labelString:                   ݸ줿ɥȤɽȤ
*prefs*alertFrame*viewMixed.labelString:                ݸƤʤκäɥȤɽȤ
*prefs*alertFrame*submForm.labelString:                 ݸʤǥեФȤ
*prefs*alertFrame*submMixedForm.labelString:    ݸƤʤκäեФȤ

! Preferences dialog - Browser/Applications

*prefs*applFrame*newButton.labelString:                 ...
*prefs*applFrame*editButton.labelString:                Խ...
*prefs*applFrame*deleteButton.labelString:              
*prefs*appl*folderLabel.labelString:                    եΥ:
*prefs*appl*browseButton.labelString:                   ...

! Preferences dialog - General - Applications - Edit

!!! modified_en-j 23-Jun-99
!!!*prefsApplEdit*fontList:                             -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
*prefsApplEdit_popup.title:                                             Netscape: ץꥱ
*prefsApplEdit*mimeTypesDescriptionLabel.labelString: :
*prefsApplEdit*mimeTypesLabel.labelString:              MIME :
*prefsApplEdit*mimeTypesSuffixLabel.labelString:ĥ:
*prefsApplEdit*applEditFrameLabel.labelString:  ư
*prefsApplEdit*applEditNavigator.labelString:   Navigator 
*prefsApplEdit*applEditPlugin.labelString:              Plug In:
*prefsApplEdit*applEditApp.labelString:                 ץꥱ:
*prefsApplEdit*applEditSave.labelString:                ǥ¸
*prefsApplEdit*applEditUnknown.labelString:     ̤: ץץȤɽ
*prefsApplEdit*applEditAppBrowse.labelString:   ...
*prefsApplEdit*defaultOutgoingToggle.labelString: Use this MIME as the outgoing default for these extensions.

! Preferences dialog - General/Cache

*prefs*cache*cacheLabel.labelString:            \
åˤ˥ɥȤ򥳥ԡƤȤǡ\n\
ͥåȥ³֤󤷤ޤ[ɤ߹]ܥ򲡤ȡ\n\
å夷ɥȤȥͥåȥΤΤӤơ\n\
ǿΥɥȤɽޤڡ򥭥å夫ǤϤʤ\n\
ͥåȥɤ߹ˤϡShift 򲡤ʤ[ɤ߹]\n\
ܥ򥯥åޤ
*prefs*cache*cacheDirLabel.labelString:         åե:
*prefs*cache*memoryLabel.labelString:            å:
*prefs*cache*memoryK.labelString:                       K Х
*prefs*cache*diskLabel.labelString:                     ǥ å:
*prefs*cache*diskK.labelString:                         K Х
*prefs*cache*verifyLabel.labelString:           \
åȥͥåȥΥɥȤȤ
*prefs*cache*verifyRc*once.labelString:         å
*prefs*cache*verifyRc*every.labelString:        
*prefs*cache*verifyRc*never.labelString:        ʤ
*prefs*cache*browse.labelString:                        ...
*prefs*cache*clearDisk.labelString:                     ǥ å򥯥ꥢ
*prefs*cache*clearMem.labelString:                       å򥯥ꥢ

! Preferences dialog - General/Proxies

*prefs*proxies*proxiesLabel.labelString:                \
ͥåȥ ץϤȤΥԥ塼ȥ󥿡ͥåȤδ֤\n\
ƥ򶯲뤿(̾ϥե ȶ˻Ѥޤ)䡢\n\
å󥰤ˤäɬפʥȥեå򸺤餹Ȥǥͥåȥ֤\n\
ѥեޥ󥹤夵뤿˻ѤޤƥԤ\n\
ץˡ򤪿Ҥͤ
*prefs*proxies*direct.labelString:                      󥿡ͥåȤľ³
*prefs*proxies*manual.labelString:                      ưǥץꤹ
*prefs*proxies*auto.labelString:                        ưץ
*prefs*proxies*config.labelString:                      եξ (URL)
*prefs*proxies*view.labelString:                        ɽ...
*prefs*proxies*reload.labelString:                      ɤ߹

! Preferences dialog - General - Proxies - View

!!! modified_en-j 23-Jun-99
!!!*prefsProxiesView*fontList:                  -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
*prefsProxiesView_popup.title:                          Netscape: ưץɽ
*prefsProxiesView*proxyViewLabel1.labelString:  \
Netscape ΥݡȤ륤󥿡ͥå ץȥ˥ץ\n\
ݡֹꤹ뤳
*prefsProxiesView*proxyViewLabel2.labelString:  \
Netscape ץͳǤʤľܥɥᥤΰ\n\
뤹뤳ȤǤޤ
*prefsProxiesView*ftpProxyLabel.labelString:    FTP ץ:
*prefsProxiesView*gopherProxyLabel.labelString: Gopher ץ:
*prefsProxiesView*httpProxyLabel.labelString:   HTTP ץ:
*prefsProxiesView*httpsProxyLabel.labelString:  Security ץ:
*prefsProxiesView*waisProxyLabel.labelString:   WAIS ץ:
*prefsProxiesView*noProxyLabel.labelString:             ץʤ:
*prefsProxiesView*socksHostLabel.labelString:   SOCKS ۥ:
*prefsProxiesView*ftpPortLabel.labelString:             ݡ:
*prefsProxiesView*gopherPortLabel.labelString:  ݡ:
*prefsProxiesView*httpPortLabel.labelString:    ݡ:
*prefsProxiesView*httpsPortLabel.labelString:   ݡ:
*prefsProxiesView*waisPortLabel.labelString:    ݡ:
*prefsProxiesView*socksPortLabel.labelString:   ݡ:

! Roaming Access Conflict Dialog
*liConflict*queryLabel.labelString: What would you like to do?
*liConflict*alwaysToggle.labelString: Apply this decision to remaining items.

! Preferences dialog - Roaming Access: General Prefs
!*prefs*liGeneral*topTitle.labelString: General Flags
*prefs*liGeneral*hint.labelString: \
ߥ󥰥ѤȡͥåȥΤɤǤ⼫ʬ\n\
Υ桼 ץեѤ뤳ȤǤޤ\n\
\n\
ͤΥ桼 ץեϡ󡢵ư˥ߥ󥰥\n\
Фޤ졢ǻ˥ߥ󥰥Ф\n\
ᤵޤ

*prefs*liGeneral*enableToggle.labelString: ΥץեФƥߥ󥰥ͭˤ
!*prefs*liGeneral*syncToggle.labelString: Background synchronize every
!*prefs*liGeneral*unitLabel.labelString: minutes.
*prefs*liLoginAdvancedButton.labelString: Options

!*prefs*liGeneral*bottomTitle.labelString: User Information
*prefs*liGeneral*bottomFrame.topOffset: 20
*prefs*liGeneral*userInfoLabel.labelString: \
ߥ󥰥Ф顢桼ץե\n\
ݤ˻ѤϤƲ
*prefs*liGeneral*userLabel.labelString: 桼̾:
*prefs*liGeneral*passwordLabel.labelString: ѥ:
*prefs*liGeneral*passwordText.maxLength: 256
*prefs*liGeneral*savePasswordToggle.labelString: ߥ󥰥 ѥɤ¸

! Preferences dialog - Roaming Access: Server Prefs
*prefs*liServer*frameLabel.labelString: С

*prefs*liServer*serverLabel.labelString: \
ʲϥߥ󥰥 Ф³뤿ɬפʾǤ\n\
ɬפʾ󤬤狼ˤʤʤϡƥԤˤ䤤\n\
碌

*prefs*liServer*bottomFrame.topOffset: 20
*prefs*liServer*ldapToggle.labelString: LDAP ǥ쥯ȥꥵ
*prefs*liServer*ldapAddrLabel.labelString: ɥ쥹:
*prefs*liServer*ldapBaseLabel.labelString: 桼 DN:
*prefs*liServer*httpToggle.labelString: HTTP 
*prefs*liServer*httpBaseLabel.labelString: ١ URL:

! Preferences dialog - Roaming Access: File Prefs
*prefs*liFiles*fileLabel.labelString: \
Υ桼ץեܰǥåƤܤϡ\n\
ư˥ߥ󥰥Сޤ졢ǻ˥ߥ\n\
Сᤵޤ
*prefs*liFiles*frameLabel.labelString: 
*prefs*liFiles*bookmarkToggle.labelString: ֥åޡ
*prefs*liFiles*cookiesToggle.labelString: å
*prefs*liFiles*filterToggle.labelString: ᡼뿶ʬ
*prefs*liFiles*addrbookToggle.labelString: ɥ쥹Ģ
*prefs*liFiles*historyToggle.labelString: 
*prefs*liFiles*prefsToggle.labelString: 桼
*prefs*liFiles*javasecToggle.labelString: Java ƥ
*prefs*liFiles*certToggle.labelString: ̩

! Preferences dialog - Advanced/Disk space

*prefs*diskSpace*allMsgsBoxLabel.labelString:   ٤ƤΥå
*prefs*diskSpace*maxMsgSize.labelString:                å
*prefs*diskSpace*k.labelString:                                 k 礭Τϥɤʤ
*prefs*diskSpace*askThreshold.labelString:              ե򰵽̤
*prefs*diskSpace*k2.labelString:                                k ʾϿҤͤ

*prefs*diskSpace*newsMsgsBoxLabel.labelString:  ˥塼 åΤ
*prefs*diskSpace*newsMsgsLabel.labelString:     å򥯥꡼󥢥åפȤ:
*prefs*diskSpace*keepNewsByAge.labelString:             Ƕ
*prefs*diskSpace*keepAllNews.labelString:               ٤ƤΥåĤ
*prefs*diskSpace*keepNewsByCount.labelString:   Τ
*prefs*diskSpace*keepUnreadNews.labelString:    ̤ɥåΤߤĤ
*prefs*diskSpace*daysLabel.labelString:                 夷åĤ
*prefs*diskSpace*msgsLabel.labelString:                 åĤ
*prefs*diskSpace*more.labelString:                              ܺ...
*prefs*diskSpace*rmMsgBodyToggle.labelString:   å

! Preferences dialog - Advanced/Help Files

*prefs*helpFiles*helpLabel.labelString:         إ եξ:
*prefs*helpFiles*netscapeToggle.labelString:ͥåȥפΥإ 
*prefs*helpFiles*installToggle.labelString:     󥹥ȡ뤵Ƥإ ե
*prefs*helpFiles*customToggle.labelString:      桼:
*prefs*helpFiles*browse.labelString:            ...

! Preferences dialog - Advanced/SmartUpdate
*prefs*smartUpdate*enableToggle.labelString:    Enable SmartUpdate
*prefs*smartUpdate*confirmToggle.labelString:   Require manual confirmation of each install

*prefs*smartUpdate*uninstallLabel.labelString: To uninstall, select from the following list and click the Uninstall button
*prefs*smartUpdate*uninstallButton.labelString: Uninstall

! Preferences dialog - Browser

*prefs*browser*indicatorType:                           ONE_OF_MANY
*prefs*browser*XmLabelGadget.alignment:         ALIGNMENT_BEGINNING
*prefs*browser*browserBoxLabel.labelString:     ֥饦γϻ
*prefs*browser*blankPage.labelString:           ڡ
*prefs*browser*homePage.labelString:            ۡ ڡ
*prefs*browser*lastPage.labelString:            Ǹˬ줿ڡ
*prefs*browser*homePageBoxLabel.labelString:ۡ ڡ
*prefs*browser*homePageLabel.labelString:       [ۡ]ܥ򥯥åȤΥڡ˥פޤ
*prefs*browser*locLabel.labelString:            :
*prefs*browser*browse.labelString:                      ...
*prefs*browser*useCurrent.labelString:          ߤΥڡ
*prefs*browser*historyBoxLabel.labelString:     
*prefs*browser*expireLabel.labelString:         
*prefs*browser*daysLabel.labelString:           ˾õ
*prefs*browser*expireNow.labelString:           򥯥ꥢ

! Preferences dialog - Browser/Languages

*prefs*lang*langLabel.alignment:                        ALIGNMENT_BEGINNING
*prefs*lang*langLabel.labelString:      \
Web ڡɽ֤ꤷƲ\n\
Web ڡʣθѤǤ褦ˤʤäƤ뤳Ȥ\n\
ޤNavigator Ѳǽʥڡ椫顢\n\
ͥ褵Ƥ˽äɽޤ
*prefs*lang*addButton.labelString:             ɲ...
*prefs*lang*deleteButton.labelString:   

! Preferences dialog - Mail News

*prefs.quotedTextStyle.plain:                           Plain
*prefs.quotedTextStyle.bold:                            Bold
*prefs.quotedTextStyle.italic:                          Italic
*prefs.quotedTextStyle.boldItalic:                      Bold Italic
*prefs.quotedTextSize.normal:                           Normal
*prefs.quotedTextSize.bigger:                           Bigger
*prefs.quotedTextSize.smaller:                          Smaller
*prefs*mailnews*quotedTextLabel.labelString:    \
">" ǻϤޤƥȤΰʸɽˡ:
*prefs*mailnews*quotedTextStyleLabel.labelString:       :
*prefs*mailnews*quotedTextSizeLabel.labelString:        :
*prefs*mailnews*quotedTextColorLabel.labelString:       :
*prefs*mailnews*msgArticleLabel.labelString:    \
å䵭ɽ
*prefs*mailnews*fixedWidthFont.labelString:                     ե
*prefs*mailnews*varWidthFont.labelString:                       ץݡʥ ե
*prefs*mailnews*rememberSelected.labelString: Ǹ򤷤å򵭲Ƥ
*prefs*mailnews*reuseThread.labelString: ե˥塼롼פΥ֥륯åǿɥˤꥪץ󤹤롣
*prefs*mailnews*reuseMsg.labelString: åΥ֥륯åǿɥˤꥪץ󤹤롣
*prefs*mailnews*confirmFolderTrash.labelString: ե򥴥Ȣ˰ưݤˡǧ롣

*prefs*mailnews*newsBehaviorLabel.labelString: ˥塼롼ץ˥塼ܤȥܥ:
*prefs*mailnews*newsInThreePaneToggle.labelString: Messenger ɥǥ˥塼롼פ򳫤
*prefs*mailnews*newsInMessageCenterToggle.labelString: å󥿡򳫤
! Preferences dialog - Mail News/Messages
*prefs*mailnewsMessages*replyLabel.labelString: åֿž:
*prefs*mailnewsMessages*forwardLabel.labelString: åžˡ:
*prefs*mailnewsMessages*autoquoteToggle.labelString: ֿ˼ưŪ˸ΥåѤ
*prefs*mailnewsMessages*autoquoteMyReplyLabel.labelString: Then, 
*prefs*mailnewsMessages*autoquoteSepLabel.labelString: Separate reply and quoted text by 
*prefs*mailnewsMessages*autoquoteSepLinesLabel.labelString: lines
*prefs*mailnewsMessages*spellToggle.labelString: ˥åΥڥåԤ
*prefs*mailnewsMessages*wrapLabel.labelString: åޤ֤:
*prefs*mailnewsMessages*wrapToggle.labelString: ƥȤΤߤΥå򡢥ɥޤ֤
*prefs*mailnewsMessages*wrapLengthLabel.labelString: ƥȤΤߤΥå:
*prefs*mailnewsMessages*wrapLengthAfterLabel.labelString: ʸޤ֤
*prefs*mailnewsMessages*eightbitLabel.labelString: ӥåʸѤå:
*prefs*mailnewsMessages*eightbitAsIsToggle.labelString: Τޤ(᡼륵СˤäƤưʤȤޤ)
*prefs*mailnewsMessages*eightbitQuotedToggle.labelString: \
"Q󥳡" MIME 󥳡ǥ󥰤\n\
(᡼꡼˥塼꡼ˤäƤưʤȤޤ)

! Preferences dialog - Mail News/Identity

*prefs*mailnewsIdentity*idLabel.labelString:            \
ʲϥ᡼ɬפʾǤɬפʾ󤬤狼\n\
ʤʤϡƥԤ󥿡ͥå ӥ\n\
ץХˤҤͲ
*prefs*mailnewsIdentity*nameLabel.labelString:  ̾:
*prefs*mailnewsIdentity*emailAddrLabel.labelString:     ᡼륢ɥ쥹:
*prefs*mailnewsIdentity*replyToAddrLabel.labelString:   \
ֿɥ쥹 (Żҥ᡼ ɥ쥹Ȱۤʤ):
*prefs*mailnewsIdentity*orgLabel.labelString:   °ȿ:
*prefs*mailnewsIdentity*sigFileLabel.labelString:       ̾ե:
*prefs*mailnewsIdentity*browse.labelString:             ...
*prefs*mailnewsIdentity*editCardButton.labelString: Խ...
*prefs*mailnewsIdentity*attachCard.labelString: ˥ɥ쥹Ģɤåźդ
*prefs*mailnewsIdentity*editCard.labelString:   ɤԽ...

! Preferences dialog - Mail News/Mail Server

*prefs*mailnewsMserver*iServerFrame*incomingServerLabel.labelString: \
 ᡼륵С
*prefs*mailnewsMserver*oServerFrame*outgoingServerLabel.labelString: \
᡼륵С
*prefs*mailnewsMserver*localFrame*localMailDirLabel.labelString: \
᡼ǥ쥯ȥ
*prefs*mailnewsMserver*iServerFrame*iServerBox*ButtonForm*newButton.labelString: \
ɲ...
*prefs*mailnewsMserver*iServerFrame*iServerBox*ButtonForm*editButton.labelString: \
Խ...
*prefs*mailnewsMserver*iServerFrame*iServerBox*ButtonForm*deleteButton.labelString: \

*prefs*mailnewsMserver*iServerFrame*iServerBox*ButtonForm*defaultButton.labelString: \
ɸ

*prefs*mailnewsMserver*iServerFrame*iServerBox*incomingServerLabel.labelString:\
СΥץѥƥ(åμưǧʤ)\n\
ꤹˤϡС̾򤷤[Խ]򥯥å\n\

*SubUpgradeDialog*paragraphLabel.labelString: \
Messenger detects that you have upgraded from a previous version. In order to read your\n\
mail, Messenger will need to know which folders you would like to subscribe to.\n\
\n\
Only folders you subscribe to will appear in your folder view. Any folders you do not\n\
subscribe to will not be available. (Note: you can always change which folders\n\
you subscribe to later on by selecting Subscribe from the File menu.)
*SubUpgradeDialog*customToggle.labelString: \
Let me choose now which folders are subscribed to

! Preferences dialog - incoming mail server - new server pop up

*MailServerInfo.title:  Netscape: ᡼륵С
*MailServerInfo*form1*ServerName.labelString: \
С̾:
*MailServerInfo*form1*ServerType.labelString: \
С:
*MailServerInfo*form1*ServerUser.labelString: \
桼̾:
*MailServerInfo*form1*RememberPass.labelString: \
ѥ.
*MailServerInfo*form1*CheckMail.labelString: \
᡼
*MailServerInfo*form1*MinuteLabel.labelString: \
ʬ˥å롣
*MailServerInfo*form1*downloadToggle.labelString: \
Automatically download any new messages.
*MailServerInfo*form1*imapOption.labelString: IMAP
*MailServerInfo*form1*popOption.labelString: POP
*MailServerInfo*form1*movemailOption.labelString: MoveMail

! Imap tab

*prefs_popup*MailServerInfo*xmlFolder*form2*imapImap.labelString: IMAP
*prefs_popup*MailServerInfo*xmlFolder*form2*deleteLabel.labelString: \
When I delete a message:
*prefs_popup*MailServerInfo*xmlFolder*form2*trashToggle.labelString: \
Move it to the Trash folder.\n\
(It will be removed when I select 'Empty Trash')
*prefs_popup*MailServerInfo*xmlFolder*form2*markToggle.labelString: \
Mark it as deleted.\n\
(It will be removed when I select 'Compact This Folder')
*prefs_popup*MailServerInfo*xmlFolder*form2*removeToggle.labelString: \
Remove it immediately.\n\
(It can be restored by selecting Undo)
*prefs_popup*MailServerInfo*xmlFolder*form2*trashExitToggle.labelString:\
Empty Trash on Exit.
*prefs_popup*MailServerInfo*xmlFolder*form2*expungeExitToggle.labelString:\
Clean up ("Expunge") Inbox on Exit.
*prefs_popup*MailServerInfo*xmlFolder*form2*UseSSL.labelString: \
Use secure connection. (SSL)

! Advanced tab 

*MailServerInfo*form3*PathPrefsLabel.labelString: \
These preferences specify the different namespaces on your\n\
IMAP server.
*MailServerInfo*form3*PersonalDir.labelString: \
Personal Namespace
*MailServerInfo*form3*PublicDir.labelString: \
Public (shared)
*MailServerInfo*form3*OtherUsers.labelString: \
Other Users
*MailServerInfo*form3*AllowServer.labelString: \
Allow server to override these namespaces
*MailServerInfo*form3*imapDirLabel.labelString: \
IMAP server directory:
*MailServerInfo*form3*subfolderMessageToggle.labelString: \
Server supports folders that contain subfolders and messages.
*MailServerInfo*form3*useSubscriptions.labelString: \
Show only subscribed folders.

! pop server - general tab

*MailServerInfo*form4*LeaveMessages.labelString: \
Leave messages on server
*MailServerInfo*form4*deleteOnPopServer.labelString: \
When deleting a message locally, remove it from the server.

! Movemail tab

*MailServerInfo*form5*builtinToggle.labelString: Use built-in movemail
*MailServerInfo*form5*externalToggle.labelString: Use an external application:
*MailServerInfo*form5*appChoose.labelString: ..
! Preferences dialog - outgoing mail server
*prefs*mailnewsMserver*oServerFrame*oServerBox*outgoingServerLabel.labelString: \
᡼ (SMTP) С:
*prefs*mailnewsMserver*oServerFrame*oServerBox*serverUsernameLabel.labelString:\
᡼륵СΥ桼̾:
*prefs*mailnewsMserver*oServerFrame*oServerBox*chooseSSLLabel.labelString: \
åκݤˡSecure Socket Layer(SSL)ޤ TLS Ѥ:
*prefs*mailnewsMserver*oServerFrame*oServerBox*sslNever.labelString: \
Ѥʤ
*prefs*mailnewsMserver*oServerFrame*oServerBox*sslIfPossible.labelString: \
ǽʾ
*prefs*mailnewsMserver*oServerFrame*oServerBox*sslAlways.labelString: \


! Preferences dialog - mail server - local mail directory

*prefs*mailnewsMserver*localFrame*localBox*localMailDir.labelString: \
Directory: 
*prefs*mailnewsMserver*localFrame*localBox*chooseButton.labelString: \
...

! Preferences dialog - Mail News/News Server

*prefs*mailnewsNServer*serverLabel.labelString:
*prefs*mailnewsNServer*serverAddButton.labelString: ɲ...
*prefs*mailnewsNServer*serverEditButton.labelString: Խ...
*prefs*mailnewsNServer*serverDeleteButton.labelString: 
*prefs*mailnewsNServer*serverDefaultButton.labelString: ɸ
*prefs*mailnewsNServer*localLabel.labelString: ˥塼롼ץǥ쥯ȥ:
*prefs*mailnewsNServer*dirLabel.labelString: Newsgroup (news) folder:
*prefs*mailnewsNServer*chooseButton.labelString: ...
*prefs*mailnewsNServer*sizeLimitToggle.labelString: å 
*prefs*mailnewsNServer*sizeLimit2.labelString: ʾɤȤϿҤͤ

! Preferences dialog - Mail News/News Server popup

*NewsServerInfo*serverLabel.labelString: Server:
*NewsServerInfo*portLabel.labelString: ݡ:
*NewsServerInfo*sslToggle.labelString: \
Support encrypted connections (SSL)
*NewsServerInfo*passwordToggle.labelString: \
Always use name and password

! Preferences dialog - Mail News/Address Book

*prefs*mailnewsAddrBook*addrBookLabel.labelString:      \
ǥ쥯ȥ긡ϡʲΥǥ쥯ȥν\n\
ܤޤ:
*prefs*mailnewsAddrBook*newButton.labelString:          ...
*prefs*mailnewsAddrBook*editButton.labelString:         Խ...
*prefs*mailnewsAddrBook*deleteButton.labelString:       
*prefs*mailnewsAddrBook*fullNameLabel.labelString:      ǥ쥯ȥ䥢ɥ쥹ĢǤ̾ɽ
*prefs*mailnewsAddrBook*firstLastToggle.labelString:(̾)()
*prefs*mailnewsAddrBook*lastFirstToggle.labelString:(),(̾)
*prefs*mailnewsAddrBook*firstLastLabel.labelString:     (John Smith)
*prefs*mailnewsAddrBook*lastFirstLabel.labelString:     (Smith, John)

*prefs*mailnewsAddress*messageLabel.labelString: ɥ쥹μư䴰:
*prefs*mailnewsAddress*completeLabel.labelString: ɥ쥹θˡ:
*prefs*mailnewsAddress*completeABToggle.labelString: ɥ쥹Ģ
*prefs*mailnewsAddress*completeDirToggle.labelString: ǥ쥯ȥ С:
*prefs*mailnewsAddress*conflictLabel.labelString: ʣΥɥ쥹դä:
*prefs*mailnewsAddress*conflictShowToggle.labelString: ɽ
*prefs*mailnewsAddress*conflictAcceptToggle.labelString: Ϥɥ쥹Ѥ
*prefs*mailnewsAddress*onlyMatchLabel.labelString: Ŀѥɥ쥹ĢƤϤޤܤĤʤ:
*prefs*mailnewsAddress*onlyMatchToggle.labelString: Υɥ쥹Ȥǥ쥯ȥϸʤ
*prefs*mailnewsAddress*sortLabel.labelString: ̾ɽˡ:
*prefs*mailnewsAddress*sortFirstToggle.labelString: ɥ쥹Ģɤɽ̾ɽ
*prefs*mailnewsAddress*sortLastToggle.labelString: ̾פɽ
! Preferences dialog - Mail News/Directory - New/Edit

!!! modified_en-j 23-Jun-99
!!!*prefsLdapProp*fontList:                     -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
*prefsLdapProp_popup.title:                                     Netscape: LDAP Ф
*prefsLdapProp*descLabel.labelString:           :    
*prefsLdapProp*serverLabel.labelString:         LDAP :
*prefsLdapProp*rootLabel.labelString:           Ͼ:
*prefsLdapProp*portNumberLabel.labelString:     ݡֹ:
*prefsLdapProp*numHitLabel.labelString:         縡ܿ:
*prefsLdapProp*secure.labelString:                      ݸդ
*prefsLdapProp*savePasswd.labelString:          ѥɤ¸

! Preferences dialog - Mail News/Message Copies

*prefs*mailnewsCopies*newsCopies.labelString: ǥååμư¸
*prefs*mailnewsCopies*newsOtherToggle.labelString: ¾ɥ쥹(BCC):
*prefs*mailnewsCopies*newsChooseButton.labelString: եλ ...
*prefs*mailnewsCopies*newsFccToggle.labelString: Folder %s on %s
*prefs*mailnewsCopies*mailCopies.labelString: ᡼μư¸
*prefs*mailnewsCopies*mailOtherToggle.labelString: ¾ɥ쥹(BCC):
*prefs*mailnewsCopies*mailChooseButton.labelString: եλ ...
*prefs*mailnewsCopies*mailFccToggle.labelString: Folder %s on %s
*prefs*mailnewsCopies*dtCopies.labelString: 񤭤ȥƥץ졼Ȥ¸
*prefs*mailnewsCopies*dSaveToggle.labelString: Keep drafts in '%s' on %s
*prefs*mailnewsCopies*tSaveToggle.labelString: Keep templates in '%s' on %s
*prefs*mailnewsCopies*dFccButton.labelString: եλ ...
*prefs*mailnewsCopies*tFccButton.labelString: եλ ...

*prefsMailFolderDialog*specificFolder.labelString: Other:

! Preferences dialog - HTML Formatting
*prefs*mailnewsHTML*useHTML.labelString: åη
*prefs*mailnewsHTML*useHTMLToggle.labelString: åκ HTML ǥѤ
*prefs*mailnewsHTML*usePlainToggle.labelString: åκ ƥ ǥѤ
*prefs*mailnewsHTML*noHTML.labelString: HTML åǽʰäƤʤͤ\nHTML åȤ:
*prefs*mailnewsHTML*noHTMLoverride.labelString: åɥΥץѥͥǤ꤬Ǥ\nͥ褵ޤ
*prefs*mailnewsHTML*noHTMLAsk.labelString: å HTML 񼰤ϡˡҤͤ\nʤϡƥȤΤߤ
*prefs*mailnewsHTML*noHTMLText.labelString: åƥȤΤߤѴ\n(񼰤ǽޤ)
*prefs*mailnewsHTML*noHTMLHTML.labelString: å HTML Τޤ\n(ͤˤäƤϡɤळȤǤʤǽޤ)
*prefs*mailnewsHTML*noHTMLBoth.labelString: åƥȤΤߤ HTML ξ\n(ǥΰ¿ɬפȤޤ)

*prefs*editor*authorLabel.labelString:          ̾:
*prefs*editor*externalFrameTitle.labelString:   ǥ
*prefs*editor*htmlLabel.labelString:            HTML :
*prefs*editor*imageLabel.labelString:           :
*prefs*editor*locationLabel.labelString:        ڡΥƥץ졼:
*prefs*editor*restoreDefault.labelString:       ɸ
*prefs*editor*browseTemplate.labelString:       ...
*prefs*editor*autosaveEnable.labelString:       ڡ
*prefs*editor*minutes.labelString:                      ʬȤ˼ưŪ¸
*prefs*editor*browse.labelString:                       ...

! Preferences dialog - Read Receipts
*prefs*mailnewsReceipts*requestReceiptsLabel.labelString: å˼ǧ׵᤹λ
*prefs*mailnewsReceipts*dsn.labelString: ΥСǧ (DSN)
*prefs*mailnewsReceipts*mdn.labelString: ͤåɤȤΤ餻롢ɳǧ (MDN)
*prefs*mailnewsReceipts*both.labelString: ξμǧ׵
*prefs*mailnewsReceipts*receiptsArriveLabel.labelString: ǧ
*prefs*mailnewsReceipts*inbox.labelString: ȥ쥤˻Ĥ
*prefs*mailnewsReceipts*sentmail.labelString: ᡼ե˰ư
*prefs*mailnewsReceipts*receiveReceiptsLabel.labelString: пͤǧ(MDN)׵ᤷƤåäȤ
*prefs*mailnewsReceipts*never.labelString: ǧֿʤ
*prefs*mailnewsReceipts*some.labelString: ǧֿ
*prefs*mailnewsReceipts*customizeButton.labelString: ...

! make sure these are multi-line, otherwise the widgets line up funny
*prefsDialogReceipts.title: Customize Return Receipts
*prefsDialogReceipts*instructLabel.labelString:\
пͤǧ(MDN)׵ᤷƤåä硢Τ褦\n\
˽ޤ
*prefsDialogReceipts*mailingLabel.labelString:\
ʬåΰޤ CC ΰ\n\
äƤʤ\n\
(᡼󥰥ꥹȰΥåƱ):
*prefsDialogReceipts*outsideLabel.labelString:\
If the message comes from outside the\n\
domain (domain here):
*prefsDialogReceipts*otherLabel.labelString:\
¾ξ:

! Preferences dialog - Editor/Publish

*prefs*editor*linksAndImagesTitle.labelString:  󥯤Ȳ
*prefs*editor*linksAndImagesLabel.labelString:  \
⡼ȤΥɥȤ¸Ȥȥ󥯤Ȥ:
*prefs*editor*linksToggle.labelString:          󥯤ݻ
*prefs*editor*linksInfo.labelString:                    \
ɥȤξ꤫ͭˤʤ褦˥󥯤Ĵ(\n\
ɥȤؤΥ󥯤ϥΥС󤬤ȤͭǤ)
*prefs*editor*imagesToggle.labelString:         ɥȤβĤ
*prefs*editor*imagesInfo.labelString:           \
ɥȤξ˲Υԡ¸롣\n\
ϥɥȤΥ СǤ⡢\n\
ǤȤǤɽޤ
*prefs*editor*linksAndImagesTip.labelString:            \
ҥ: ⡼ȽǤǤϡξΥץ򥻥åȤƲ
*prefs*editor*publishTitle.labelString:         ɸνǾ
*prefs*editor*publishLabel.labelString:          (FTP ޤ HTTP):       
*prefs*editor*browseLabel.labelString:          ֥饦ɽ (HTTP):

! Preferences dialog - Offline

*prefs*offline*startupBoxLabel.labelString:     Communicator εư
*prefs*offline*online.labelString:                      饤ư⡼
*prefs*offline*offline.labelString:                     ե饤ư⡼
*prefs*offline*ask.labelString:                         ư˿Ҥͤ
*prefs*offline*onlineDesc.labelString:\
˥󥿡ͥåȤ³ƤϤ\n\

*prefs*offline*offlineDesc.labelString:\
ǥѤƤꡢͥåȥ³򥳥ȥ\n\
Ϥǲ
*prefs*offline*askDesc.labelString:\
Communicator Ѥ˥ͥåȥ˥Ǥ뤫\n\
ɤ狼ʤϤǲ\n\
ư˥ǿҤͤޤ

! Preferences dialog - Offline/News

*prefs*offlineNews*downloadBoxLabel.labelString:        å 
*prefs*offlineNews*downloadMsgs.labelString:            
*prefs*offlineNews*downloadByDate.labelString:          դ˥
*prefs*offlineNews*downloadDateFrom.labelString:        
*prefs*offlineNews*downloadDateSince.labelString:       դ
*prefs*offlineNews*msgsLabel.labelString:                       å
*prefs*offlineNews*daysAgoLabel.labelString:            ΤΤ(D)
*prefs*offlineNews*discussionLabel.labelString: \
ǥå򥪥ե饤ɤˤϡޤɤ\n\
򤷤ޤ[ǥå...]ܥ򥯥åơ\n\
ɤǥå򤷤ޤ
*prefs*offlineNews*selectDiscussion.labelString:        ǥå...
*prefs*offlineNews*discussionLabel2.labelString:        (12 ǥå)

! Preferences dialog - page labels

*pref.appearance:                                       ɽ
*pref.fonts:                                            ե
*pref.colors:                                           ۿ
*pref.browser:                                          Navigator
*pref.lang:                                                     
*pref.smart:                                            ޡȥ֥饦
*pref.applications:                                     ץꥱ
*pref.mailNews:                                         ᡼ & 롼
*pref.identity:                                         Ŀ;
*pref.messages:                     å
*pref.mailServer:                                       ᡼ 
*pref.newsServer:                                       롼 
*pref.addressing:                   ɥ쥹
*pref.copies:                       ԡȥե
*pref.htmlmail:                     
*pref.readreceipts:                 ǧ
*pref.diskSpace:                                        ǥڡ
*pref.editor:                                           Composer
*pref.editorAppearance:                         ڡۿ
*pref.editorPublish:                            
*pref.offline:                                          ե饤
*pref.offlineNews:                                      Groups
*pref.helpFiles:                                        Help Files
*pref.advanced:                                         ܺ
*pref.cache:                                            å
*pref.proxies:                                          ץ
*pref.liGeneral:                                        ߥ󥰥
*pref.liServer:                                         С
*pref.liFiles:                                          ե

*prefDesc.appearance:                           ǥץ쥤ɽѹޤ
*prefDesc.fonts:                                        ɽեȤѹޤ
*prefDesc.colors:                                       ǥץ쥤ۿѹޤ
*prefDesc.browser:                                      ۡڡξꤷޤ
*prefDesc.lang:                                         Webڡ͡ʸɽޤ
*prefDesc.smart:                                        ޡȥ֥饦󥰤Ԥʤޤ
*prefDesc.applications:                         ͡ʥե륿פΥإѡץꥱꤷޤ
*prefDesc.mailNews:                                     ᡼ȥ롼פɽѹޤ
*prefDesc.identity:                                     ̾Żҥ᡼륢ɥ쥹̾եꤷޤ
*prefDesc.composition:                          åѹޤ
*prefDesc.mailServer:                           ᡼ΥФꤷޤ
*prefDesc.newsServer:                           ǥå󥰥롼׹ɤΤΥФꤷޤ
*prefDesc.addressBook:                          ɥ쥹Υǥ쥯ȥꤷޤ
*prefDesc.addressing:               å ɥ쥹Ԥޤ
*prefDesc.copies:                   ԡ񤭡ƥץ졼ȡ
*prefDesc.messages:                 åѹޤ
*prefDesc.htmlMail:                 åν
*prefDesc.readReceipts:             γǧ׵ֿԤޤ
*prefDesc.editor:                                       Composer͡ѹޤ
*prefDesc.editorAppearance:                     ڡۿѹޤ
*prefDesc.editorPublish:                        ڡνǤ˴ؤѹޤ
*prefDesc.offline:                                      ʤεưΥ⡼ɤꤷޤ
*prefDesc.offlineNews:                          å򥪥ե饤ɤि򤷤ޤ
*prefDesc.diskSpace:                            åѤǥڡޤ
*prefDesc.helpFiles:                            Choose Help files
*prefDesc.advanced:                                     ΤͭѹԤʤޤ
*prefDesc.cache:                                        åΥꤷޤ
*prefDesc.proxies:                                      󥿡ͥåȤ˥뤿ΥץԤޤ
*prefDesc.liGeneral:                             Ϥޤ
*prefDesc.liServer:                                     ߥ  оꤷޤ
*prefDesc.liFiles:                                      žեꤷޤ
*prefDesc.smartUpdate:                          Configure software installation

! Preferences dialog - TODOs


*prefs*mailnewsMserver*inboxToggle.sensitive:   false


! Color picker

*colorDialog_popup.title:                       Netscape: ۿ

! Mail/News banners
*bannerItem.shadowType:                         shadow_out
*bannerItem.shadowThickness:            1
*bannerItem.marginLeft:                         1
*bannerItem.marginRight:                        1
*bannerItem.marginTop:                          1
*bannerItem.marginBottom:                       1

*banner*mommy.buttonLayout:                     button_pixmap_only

! Subscribe UI

!!! modified_en-j 23-Jun-99
!!!*subscribeFolder*fontList: -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
*subscribeFolder*subscribe.labelString: Subscribe
*subscribeFolder*unsubscribe.labelString: Unsubscribe
*subscribeFolder*setSubscribe.labelString:    Subscribe
*subscribeFolder*clearSubscribe.labelString:  ̤
*subscribeFolder*expandAll.labelString:         Ÿ
*subscribeFolder*collapseAll.labelString:       Ĥ
*subscribeFolder*fetchGroupList.labelString:    ǥå 롼פ
*subscribeFolder*stopLoading.labelString:       
*subscribeFolder*getNewGroups.labelString:      롼פ
*subscribeFolder*clearNewGroups.labelString:    롼פ򥯥ꥢ
*subscribeFolder*search.labelString:            
*subscribeFolder*addNewsServer.labelString:     Фɲ...
*subscribeFolder*subNewInfoLabel.labelString: This list shows all new newsgroups since you last cleared the list.
*subscribeFolder*searchLabel.labelString:       :
*subscribeFolder*onserverLabel.labelString:     :
*subscribeFolder*serverLabel.labelString:       :
*subscribeFolder*newsgroupLabel.labelString:    ˥塼롼:
*subscribeFolder*subNewInfoLabel.alignment:     ALIGNMENT_BEGINNING

! The Add server dialog
!!! modified_en-j 23-Jun-99
!!!*serverDialog*fontList:                      -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
*serverDialogForm*serverLabel.labelString:      ̾:
*serverDialogForm*portLabel.labelString:         ݡ:
*serverDialogForm*secureLabel.labelString:      ݸդ:
*serverDialogForm*secureToggle.labelString:

! Compose Window attachment panel resources
*newComposeFolder*attachItemImage.highlightThickness:      2
*newComposeFolder*attachItemImage.navigationType: NONE

*addressFolderBaseWidget*addressBook.labelString:     ɥ쥹Ģ
*addressBook.documentationString: ߤΥå˥ɥ쥹Ģɤźդޤ

*subjectFormW*subjectLabel.labelString:         ̾:
*PriorityOption.labelString:                    ͥ:
*optionForm*returnReceipt.labelString:          ǧֿ
*optionForm*encrypted.labelString:              Ź沽
*optionForm*signed.labelString:                 ̾դ
*optionForm*leftMargin:                 40
*optionForm*rightMargin:                40      

*TextEncodingOption.labelString:                Use 8-bit instead of MIME-compliant encoding for the message text
*AttachmentEncodingOption.labelString:          źդ MIME ǤϤʤ uuencode ˤ
*MessageActionOption.labelString:               :

!!
!! *menuBar
!!
*menuBar.shadowThickness:               1
*menuBar.marginHeight:                  0
*menuBar.marginWidth:                   0

!!
!! *toolBox
!!
*Navigator*toolBox*Tab0.tipString:              ޥ ġС
*Navigator*toolBox*Tab1.tipString:              ġС
*Navigator*toolBox*Tab2.tipString:              桼ġС

*Editor*toolBox*Tab0.tipString:                 ġС
*Editor*toolBox*Tab1.tipString:                 񼰥ġС

*Composition*toolBox*Tab0.tipString:    å ġС
*Composition*toolBox*Tab1.tipString:    ɥ쥹ΰ
*Composition*subjectFormW.toolBox*Tab0.tipString: 񼰥ġС

*MailFolder*toolBox*Tab0.tipString:             å 󥿡 ġС
*MailFolder*toolBox*Tab1.tipString:             ġС

*MailThread*toolBox*Tab0.tipString:             å ġС
*MailThread*toolBox*Tab1.tipString:             ġС

*MailMsg*toolBox*Tab0.tipString:                å ġС
*MailMsg*toolBox*Tab1.tipString:                ġС

*toolBox*Tab0.tipString:                                ޥ ġС
*toolBox*Tab1.tipString:                                ġС

*Navigator*toolBox*Tab0.documentationString:            ޥ ġС
*Navigator*toolBox*Tab1.documentationString:            ġС
*Navigator*toolBox*Tab2.documentationString:            桼ġС

*Editor*toolBox*Tab0.documentationString:                       ġС
*Editor*toolBox*Tab1.documentationString:                       񼰥ġС

*Composition*toolBox*Tab0.documentationString:  å ġС
*Composition*toolBox*Tab1.documentationString:  ɥ쥹ΰ
*Composition*subjectFormW.toolBox*Tab0.documentationString: 񼰥ġС

*MailFolder*toolBox*Tab0.documentationString:           å 󥿡 ġС
*MailFolder*toolBox*Tab1.documentationString:           ġС

*MailThread*toolBox*Tab0.documentationString:           å ġС
*MailThread*toolBox*Tab1.documentationString:           ġС

*MailMsg*toolBox*Tab0.documentationString:              å ġС
*MailMsg*toolBox*Tab1.documentationString:              ġС

*toolBox*Tab0.documentationString:                              ޥ ġС
*toolBox*Tab1.documentationString:                              ġС

!! Number of pixels to move an item before swapping
*toolBox.swapThreshold:                                 10

!! Maximum number of pixels an item can be dragged (for one mouse motion)
*toolBox.dragThreshold:                                 10

*toolBox.marginLeft:                                    0
*toolBox.marginRight:                                   0
*toolBox.marginTop:                                             0
*toolBox.marginBottom:                                  0

!!
!! *toolBar
!!
*toolBarItem.shadowType:                                shadow_out
*toolBarItem.shadowThickness:                   1
*toolBarItem.marginLeft:                                1
*toolBarItem.marginRight:                               1
*toolBarItem.marginTop:                                 1
*toolBarItem.marginBottom:                              1

*toolBar*XfeButton.marginBottom:                1
*toolBar*XfeButton.marginLeft:                  1
*toolBar*XfeButton.marginRight:                 1
*toolBar*XfeButton.marginTop:                   1
*toolBar*XfeButton.shadowThickness:             1

*toolBar*XfeCascade.marginBottom:               1
*toolBar*XfeCascade.marginLeft:                 1
*toolBar*XfeCascade.marginRight:                1
*toolBar*XfeCascade.marginTop:                  1
*toolBar*XfeCascade.shadowThickness:    1

*toolBar*XmSeparator.shadowThickness:   0
*toolBar*XmSeparator.width:                             20
*toolBar*XmSeparator.height:                    2
*toolBar*XmSeparator.orientation:               horizontal

*toolBar*armOffset:                                             1
*toolBar*fillOnEnter:                                   false

!!! modified_en-j 23-Jun-99
!*toolBar*raiseForeground:                              Blue
*toolBar*raiseForeground:                               Yellow

!!! modified_en-j 23-Jun-99
!!!*toolBar*fontList:                           -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*

*toolBar.spacing:                                               0
*toolBar.shadowThickness:                               0
*toolBar.marginLeft:                                    0
*toolBar.marginRight:                                   0
*toolBar.marginTop:                                             0
*toolBar.marginBottom:                                  0


!!
!! Browser Toolbar destinations
!!
!*toolBar*destinations.mapingDelay:                           1
!*toolBar*destinations*whatsNew.labelString:            ǿ
!*toolBar*destinations*whatsCool.labelString:   
!*toolBar*destinations*inetIndex.labelString:   󥯽
!*toolBar*destinations*inetSearch.labelString:  ͥåȸ
!*toolBar*destinations*inetWhite.labelString:   ͡
!*toolBar*destinations*inetYellow.labelString:  ڡ
!*toolBar*destinations*upgrade.labelString:             եȥ
!*toolBar*destinations*welcome.labelString:             褦
!*toolBar*destinations*newsgroups.labelString:  롼

!!
!! *dashBoard
!!
*dashBoard.shadowThickness:                                                     1
*dashBoard.shadowType:                                                          shadow_out
*dashBoard.bottomOffset:                                                        0
*dashBoard.leftOffset:                                                          0
*dashBoard.rightOffset:                                                         0
*dashBoard.topOffset:                                                           0
*dashBoard.marginBottom:                                                        2
*dashBoard.marginLeft:                                                          2
*dashBoard.marginRight:                                                         2
*dashBoard.marginTop:                                                           2

!!
!! *dashBoard*securityBar
!!
*dashBoard*securityBar.marginBottom:                            0
*dashBoard*securityBar.marginLeft:                                      0
*dashBoard*securityBar.marginRight:                                     0
*dashBoard*securityBar.marginTop:                                       0
*dashBoard*securityBar.buttonLayout:                            button_pixmap_only

!!
!! *dashBoard*viewSecurity
!!
*dashBoard*viewSecurity.shadowType:                                     shadow_in
*dashBoard*viewSecurity.shadowThickness:                        1
*dashBoard*viewSecurity.raiseOnEnter:                           false
*dashBoard*viewSecurity.buttonType:                                     button_none
*dashBoard*viewSecurity.marginTop:                                      1
*dashBoard*viewSecurity.marginBottom:                           1

!!
!! *dashBoard*statusBar
!!
*dashBoard*statusBar.shadowType:                                        shadow_in
*dashBoard*statusBar.shadowThickness:                           1
*dashBoard*statusBar.truncateLabel:                                     false
!!! modified_en-j 23-Jun-99
!!!*dashBoard*statusBar.fontList:                	-*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
*dashBoard*statusBar.labelAlignment:                            alignment_beginning

! initial value for the status bar
*dashBoard*statusBar.labelString:                                       Netscape

!!
!! *dashBoard*progressBar
!!
*dashBoard*progressBar.shadowType:                                      shadow_in
*dashBoard*progressBar.shadowThickness:                         1
!!! modified_en-j 23-Jun-99
!!!*dashBoard*progressBar.fontList:             	-*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
*dashBoard*progressBar.width:                                           100

!! The color of the progress bar
*dashBoard*progressBar.barColor:                                        Gray60

!! The about the cylon moves on each tick
*dashBoard*progressBar.cylonOffset:                                     2

!! The interval in msec between cylon ticks
*dashBoard*progressBar.cylonInterval:                           100

!! The cylon width (percent of total)
*dashBoard*progressBar.cylonWidth:                                      20

!!
!! *dockedTaskBar
!!
*dockedTaskBar.shadowType:                                                              shadow_out
*dockedTaskBar.shadowThickness:                                                 1
*dockedTaskBar.spacing:                                                                 0
*dockedTaskBar.buttonLayout:                                                    button_pixmap_only
!!! modified_en-j 23-Jun-99
!!!*dockedTaskBar*fontList:                             *-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*

*dockedTaskBar*openOrBringUpBrowser.labelString:                Navigator
*dockedTaskBar*openInboxAndGetNewMessages.labelString:  ᡼ܥå
*dockedTaskBar*openNewsgroups.labelString:                              ǥå
*dockedTaskBar*openAddrBook.labelString:                                ɥ쥹Ģ
*dockedTaskBar*openEditor.labelString:                                  Composer

*dockedTaskBar*openOrBringUpBrowser.tipString:                  ֥饦 ɥ򳫤
*dockedTaskBar*openInboxAndGetNewMessages.tipString:    ᡼ ɥ򳫤ƿå
*dockedTaskBar*openNewsgroups.tipString:                                ǥå 롼פΰ򳫤
*dockedTaskBar*openAddrBook.tipString:                          ɥ쥹Ģ򳫤 
*dockedTaskBar*openEditor.tipString:                                    Web ڡ ǥ򳫤

*openInboxAndGetNewMessages.documentationString:                ᡼ɤिΥɥ򳫤ޤ

*dockedTaskBar*XfeButton.marginBottom:                          1
*dockedTaskBar*XfeButton.marginLeft:                            1
*dockedTaskBar*XfeButton.marginRight:                           1
*dockedTaskBar*XfeButton.marginTop:                                     1
*dockedTaskBar*XfeButton.shadowThickness:                       1

!!
!! *floatingTaskBar
!!
*floatingTaskBar.shadowType:                                                            shadow_out
*floatingTaskBar.shadowThickness:                                                       1
*floatingTaskBar.spacing:                                                                       0
!!! modified_en-j 23-Jun-99
!!!*floatingTaskBar*fontList:                    	*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*

*floatingTaskBar*openOrBringUpBrowser.labelString:                      Navigator
*floatingTaskBar*openInboxAndGetNewMessages.labelString:        ᡼ܥå   
*floatingTaskBar*openNewsgroups.labelString:                            ǥå
*floatingTaskBar*openAddrBook.labelString:                              ɥ쥹Ģ
*floatingTaskBar*openEditor.labelString:                                        Composer

*floatingTaskBar*openOrBringUpBrowser.tipString:                        ֥饦 ɥ򳫤
*floatingTaskBar*openInboxAndGetNewMessages.tipString:  ᡼ ɥ򳫤ƿå
*floatingTaskBar*openNewsgroups.tipString:                              ǥå 롼פΰ򳫤
*floatingTaskBar*openAddrBook.tipString:                                ɥ쥹Ģ򳫤 
*floatingTaskBar*openEditor.tipString:                                  Web ڡ ǥ򳫤

*openInboxAndGetNewMessages.documentationString:                ᡼ɤिΥɥ򳫤ޤ

*floatingTaskBar*XfeButton.marginBottom:                        2
*floatingTaskBar*XfeButton.marginLeft:                          2
*floatingTaskBar*XfeButton.marginRight:                         2
*floatingTaskBar*XfeButton.marginTop:                           2
*floatingTaskBar*XfeButton.shadowThickness:                     1


!!
!! *taskBarContextMenu
!!
*taskBarContextMenu*floatingTaskBarAlwaysOnTop.labelString:             ˼ɽ
*taskBarContextMenu*floatingTaskBarClose.labelString:                   Ĥ

*floatingTaskBarVerticalCmdString:                                                              
*floatingTaskBarHorizontalCmdString:                                                    

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

! buttons for compose/post  message pulldown on the toolbar
*toolBar*composeMessagePlain.labelString:       ƥȤΤ   
*toolBar*composeMessageHTML.labelString:        HTML 

*toolBar*composeArticlePlain.labelString:       ƥȤΤ   
*toolBar*composeArticleHTML.labelString:        HTML 

! buttons specific to the folder frame.
*toolBar*getNewMessages.labelString:    
*toolBar*composeMessage.labelString:    
*composeMessage.tipString:              å
*toolBar*newFolder.labelString:         ե
*toolBar*addNewsgroup.labelString:      
*toolBar*deleteFolder.labelString:      
*toolBar*deleteAny.labelString:         
*toolBar*deleteAny.tipString:     򤷤å
*toolBar*deleteAny.documentationString: 򤷤å

*unsubscribeNewsgroupCmdString: ǥå
!
*getNewMessages.tipString:      å
*getNewMessages.documentationString:    åȥǥåޤ
*getNewMessages.labelString:    å
*getNewMessages.mnemonic:       M

*newFolder.tipString:           ᡼ ե
*addNewsgroup.tipString:        ǥå 롼פɲ
*deleteFolder.tipString:        ᡼ եκ

! buttons specific to the thread/message frame.
*toolBar*composeArticle.labelString: New Msg
*toolBar*replyToNewsgroup.labelString: Reply
*toolBar*replyToSender.labelString:     Reply
*toolBar*nextMessage.labelString:       Next
*toolBar*nextUnreadMessage.labelString: ̤ɥå
*toolBar*nextUnreadThread.labelString:  ̤ɥå
*toolBar*nextFlaggedMessage.labelString:         Next Flagged Message
*toolBar*nextCategory.labelString:      Υƥ
*toolBar*nextUnreadCategory.labelString:        ̤ɥƥ
*toolBar*nextUnreadCollection.labelString:      Next Unread Collection
*toolBar*forwardMessage.labelString:    
*toolBar*deleteMessage.labelString:     
*toolBar*previousUnreadMessage.labelString: 
*toolBar*previousMessage.labelString:   
*previousMessage.tipString: Υå
*toolBar*moveMessage.labelString: ե
*toolBar*copyMessage.labelString: ե
*toolBar*composeArticle.tipString: New message to this newsgroup
*toolBar*replyToNewsgroup.tipString: Reply to the message
*toolBar*nextMessage.tipString: ̤ɥå


*toolBar*moveMessage.tipString: åե
*toolBar*copyMessage.tipString: åե
*toolBar*moveMessage.documentationString: File the selected message to a folder
*toolBar*copyMessage.documentationString: Copy the selected message to a folder

! buttons specific to the browser frame.
*toolBar*back.labelString:      
*toolBar*forward.labelString:   
*toolBar*home.labelString:      ۡ
*toolBar*search.labelString:    
*toolBar*destinations.labelString:      
*toolBar*guide.labelString:     
*toolBar*showImages.labelString:        Images
*toolBar*loadImages.labelString:        Load Images
*toolBar*print.labelString:     
*print.tipString:                   ߤΥڡ
*MailThread*print.tipString:        򤵤줿å
*MailMsg*print.tipString:           򤵤줿å
*toolBar*reload.labelString:    ɹ

! buttons specific to the compose frame.
*toolBar*sendMessageNow.labelString:    
*toolBar*quote.labelString:             
*toolBar*addresseePicker.labelString:   ɥ쥹
*toolBar*saveDraft.labelString:         ¸
*toolBar*viewAddresses.labelString:     ɥ쥹
*toolBar*viewDirectories.labelString:   ǥ쥯ȥ
!
*sendMessageNow.tipString:      Υå
*saveDraft.tipString:           Υå򲼽񤭤Ȥ¸
*quote.tipString:               ΥɥȤ
*viewDirectories.tipString:     ɥ쥹
*viewSecurity.tipString:        ƥɽ
!
*addressBook.tipString:
!
*quote.documentationString:           ΥڡѷŽդޤ
*viewDirectories.documentationString: LDAP ǥ쥯ȥǥɥ쥹򸡺ޤ
!
! buttons specific to the Addressbook frame. documentationString
*toolBar*abEditEntry.labelString:     Խ
*toolBar*abDelete.labelString:   
*toolBar*searchAddress.labelString:       
*toolBar*abCall.labelString:       ƽФ
!
*addToAddressBook.tipString: ܤκ
*abNewList.tipString:        ᡼ ꥹȤκ 
*abEditEntry.tipString:     򤷤ܤԽ
*abDelete.tipString:   򤷤ܤ
*abCall.tipString:          Conference ư
*searchAddress.tipString:       ɥ쥹
!

*abEditEntry.documentationString:     \
ܤΥɥ쥹ĢɤΥץѥƥɽԽޤ
*viewProperties.documentationString:  \
ܤΥɥ쥹ĢɤΥץѥƥɽԽޤ
*displayHTMLDomainsDialog.documentationString: \
᡼եϥǥå󥰥롼פɽԽޤ
*abVCard.documentationString:             ʬΥɥ쥹ĢɤԽޤ

*abDelete.documentationString:   ߤϰϤޤ

*searchAddress.documentationString:       LDAP ǥ쥯ȥǥɥ쥹򸡺ޤ

!*AddressBook*toggleNavigationToolbar.documentationString: 
!
*toBtn.documentationString:           򤷤ܰΥåޤ
*ccBtn.documentationString:           åƤΥԡ򤷤ܰޤ
*bccBtn.documentationString:          åƥ֥饤ɥܥ ԡ򤷤ܰޤ
!
! buttons used everywhere (it seems.)
*toolBar*viewSecurity.labelString:      ݸ
*toolBar*stopLoading.labelString:       

*changeDocumentEncoding.documentationString: ɥȤʸ åȤꤷޤ


*MailFolder.width:      280
*MailFolder.height:     400
!
*abCardProperties*strip.topOffset: 3
*abCardProperties*strip.leftOffset: 15
*abCardProperties*strip.bottomOffset: 3
*abCardProperties*strip.rightOffset: 15

!
! For the mail message download dialog
!
Netscape*MessageDownload*label.alignment: ALIGNMENT_BEGINNING
Netscape*MessageDownload*stopButtonForm*stopLoading.labelString: 󥻥

!!! modified_en-j 23-Jun-99
!!!Netscape*NewsDownload*fontList:         	-*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
Netscape*NewsDownload_popup.title:                      Netscape: Download Headers

Netscape*NewsDownload*allToggle.labelString: ƤΥإåɤ
Netscape*NewsDownload*numMessagesToggle.labelString: 
Netscape*NewsDownload*numMessagesCaption.labelString: headers
Netscape*NewsDownload*markOthersRead.labelString: 򤷤ܤɤȤˤ

!
! For the news group property dialog
!
*NewsgroupProps*name_label.labelString: ̾:
*NewsgroupProps*location_label.labelString: :
*NewsgroupProps*unread_label.labelString: ̤ɥå:
*NewsgroupProps*total_label.labelString: Υå:
*NewsgroupProps*space_label.labelString: :
*NewsgroupProps*html_toggle.labelString: HTML åǽ

!
! For the mail folder property dialog
!
*MailFolderProps*name_label.labelString:        ̾:
*MailFolderProps*name_value.columns: 20
*MailFolderProps*location_label.labelString: :
*MailFolderProps*unread_label.labelString: ̤ɥå:
*MailFolderProps*total_label.labelString: Υå:
*MailFolderProps*wasted_label.labelString: ǥ:
*MailFolderProps*space_label.labelString: :
*MailFolderProps*sharePrivilegesLabel.labelString: Share this and \
other folders with network users\n\
and display and set access privileges

!
! For the news server property dialog
!
*NewsServerProps*name_label.labelString: ̾:
*NewsServerProps*port_label.labelString: ݡֹ:
*NewsServerProps*security_label.labelString: ݸ:
*NewsServerProps*desc_label.labelString: :
*NewsServerProps*prompt_toggle.labelString: 桼̾ȥѥɤҤͤ
*NewsServerProps*anonymous_toggle.labelString: \
ɬפʤȤΤߥ桼̾ȥѥɤ\n\
Ҥͤ
*NewsServerProps*html_toggle.labelString: HTML åǽ

!
! For the splash screen
!
Netscape*splashShell*background:        Black
Netscape*splashShell*foreground:        White
!!! modified_en-j 23-Jun-99
!!!Netscape*splashShell*fontList:       -*-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-*

!
! Special for HTMLCompose
!
Netscape*composeViewEditFormWidget.scrollerForm.pane.scroller.spacing:  0
Netscape*composeViewEditFormWidget.scrollerForm.pane*spacing:                   0
Netscape*composeViewEditFormWidget.scrollerForm.pane*marginWidth:               0
Netscape*composeViewEditFormWidget.scrollerForm.pane*marginHeight:              0
Netscape*composeViewEditFormWidget.scrollerForm.pane*highlightThickness:        0
Netscape*composeViewEditFormWidget.scrollerForm.pane*traversalOn:               False

!Composition navigation
*Composition*navigationType:            TAB_GROUP
*Composition*XmTextField.highlightThickness:    2
*Composition*XmText.highlightThickness:         2

! Plain Text Compose Popup
*popup*pasteAsQuoted.labelString:                       ѷŽդ(Q)
*popup*pasteAsQuoted.mnemonic:                  Q
*popup*quoteOriginalText.labelString:                   ʸ

!
! Special for SpellHandler...
!
*spellDialog*right_rc.entryAlignment:  ALIGNMENT_CENTER

*spellDialog*replace.labelString:      ֤
*spellDialog*replace_all.labelString:  ٤֤
*spellDialog*check.labelString:       å
*spellDialog*ignore.labelString:       ̵
*spellDialog*ignore_all.labelString:   ٤̵
*spellDialog*learn.labelString:        ؽ
*spellDialog*stop.labelString:         
*spellDialog*text_label.labelString:   ñ:
*spellDialog*list_label.labelString:   :

*spellDialog*done.labelString:             λ
*spellDialog*msgFinished.labelString:      [ åλ ]
*spellDialog*msgNoSuggestions.labelString: [ ʤ ]
*spellDialog*msgUnRecognized.labelString:  [ ǧǽñ ]
*spellDialog*msgCorrect.labelString:       [ ڥ ]
*spellDialog*msgNull.labelString:          [ ]

!!! modified_en-j 23-Jun-99
!!!*spellDialog*text_label.fontList: 	-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
!!!*spellDialog*list_label.fontList: 	-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
!!!*spellDialog*right_rc*fontList:   	-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
!!!*spellDialog*combo_frame*fontList:   -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*

*spellDialog*langCzech.labelString:                
*spellDialog*langRussian.labelString:              
*spellDialog*langCatalan.labelString:              ˥
*spellDialog*langHungarian.labelString:            ϥ󥬥꡼
*spellDialog*langFrench.labelString:               ե󥹸
*spellDialog*langGerman.labelString:               ɥĸ
*spellDialog*langSwedish.labelString:              ǥ
*spellDialog*langSpanish.labelString:              ڥ
*spellDialog*langItalian.labelString:              ꥢ
*spellDialog*langDanish.labelString:               ǥޡ
*spellDialog*langDutch.labelString:                
*spellDialog*langPortugueseBrazilian.labelString:  ݥȥ (֥饸)
*spellDialog*langPortugueseEuropean.labelString:   ݥȥ (衼å)
*spellDialog*langNorwegianBokmal.labelString:      Υ륦 (֡⡼)
*spellDialog*langNorwegianNynorsk.labelString:     Υ륦 (˥塼Υ륹)
*spellDialog*langNorwegian.labelString:            Υ륦
*spellDialog*langFinnish.labelString:              եɸ
*spellDialog*langGreek.labelString:                ꥷ
*spellDialog*langEnglishUS.labelString:            Ѹ (ƹ)
*spellDialog*langEnglishUK.labelString:            Ѹ (ѹ)
*spellDialog*langEnglish.labelString:              Ѹ
*spellDialog*langAfrikaans.labelString:            եꥫ󥹸
*spellDialog*langPolish.labelString:               ݡɸ

!
! tips for SwatchMatrix in colorPicker...
!
*#FFFFFF.tipString: 255 255 255
*#CCCCCC.tipString: 204 204 204
*#999999.tipString: 153 153 153
*#666666.tipString: 102 102 102
*#333333.tipString: 51 51 51
*#000000.tipString: 0 0 0

*#FFCCCC.tipString: 255 204 204
*#FF6666.tipString: 255 102 102
*#FF0000.tipString: 255 0 0
*#CC0000.tipString: 204 0 0
*#990000.tipString: 153 0 0
*#660000.tipString: 102 0 0
*#330000.tipString: 51 0 0

*#FFCC99.tipString: 255 204 153
*#FFCC33.tipString: 255 204 51
*#FF9900.tipString: 255 153 0
*#FF6600.tipString: 255 102 0
*#CC6600.tipString: 204 102 0
*#993300.tipString: 153 51 0
*#663300.tipString: 102 51 0

*#FFFFCC.tipString: 255 255 204
*#FFFF99.tipString: 255 255 153
*#FFFF00.tipString: 255 255 0
*#FFCC00.tipString: 255 204 0
*#999900.tipString: 153 153 0
*#666600.tipString: 102 102 0
*#333300.tipString: 51 51 0

*#99FF99.tipString: 153 255 153
*#66FF99.tipString: 102 255 153
*#33FF33.tipString: 51 255 51
*#33CC00.tipString: 51 204 0
*#009900.tipString: 0 153 0
*#006600.tipString: 0 102 0
*#003300.tipString: 0 51 0

*#CCFFFF.tipString: 204 255 255
*#66FFFF.tipString: 102 255 255
*#33CCFF.tipString: 51 204 255
*#3366FF.tipString: 51 102 255
*#3333FF.tipString: 51 51 255
*#000099.tipString: 0 0 153
*#000066.tipString: 0 0 102

*#FFCCFF.tipString: 255 204 255
*#FF99FF.tipString: 255 153 255
*#CC66CC.tipString: 204 102 204
*#CC33CC.tipString: 204 51 204
*#993399.tipString: 153 51 153
*#663366.tipString: 102 51 102
*#330033.tipString: 51 0 51

*#FFFF99.tipString: 255 255 153
*#FFFF66.tipString: 255 255 102
*#FFCC66.tipString: 255 204 102
*#FFCC33.tipString: 255 204 51
*#CC9933.tipString: 204 153 51
*#996633.tipString: 153 102 51
*#663333.tipString: 102 51 51

*#99FFFF.tipString: 153 255 255
*#33FFFF.tipString: 51 255 255
*#66CCCC.tipString: 102 204 204
*#00CCCC.tipString: 000 204 204
*#339999.tipString: 51 153 153
*#336666.tipString: 51 102 102
*#003333.tipString: 0 51 51

*#CCCCFF.tipString: 204 204 255
*#9999FF.tipString: 153 153 204
*#6666CC.tipString: 102 102 204
*#6633FF.tipString: 102 51 255
*#6600CC.tipString: 102 0 204
*#333399.tipString: 51 51 153
*#330099.tipString: 51 0 153

!
! doc strings for SwatchMatrix in colorPicker...
!
*#FFFFFF.documentationString: RGB Color [ 255 255 255 ][ #FFFFFF ]
*#CCCCCC.documentationString: RGB Color [ 204 204 204 ][ #CCCCCC ]
*#999999.documentationString: RGB Color [ 153 153 153 ][ #999999 ]
*#666666.documentationString: RGB Color [ 102 102 102 ][ #666666 ]
*#333333.documentationString: RGB Color [ 51 51 51 ][ #333333 ]
*#000000.documentationString: RGB Color [ 0 0 0 ][ #000000 ]

*#FFCCCC.documentationString: RGB Color [ 255 204 204 ][ #FFCCCC ]
*#FF6666.documentationString: RGB Color [ 255 102 102 ][ #FF6666 ]
*#FF0000.documentationString: RGB Color [ 255 0 0 ][ #FF0000 ]
*#CC0000.documentationString: RGB Color [ 204 0 0 ][ #CC0000 ]
*#990000.documentationString: RGB Color [ 153 0 0 ][ #990000 ]
*#660000.documentationString: RGB Color [ 102 0 0 ][ #660000 ]
*#330000.documentationString: RGB Color [ 51 0 0 ][ #330000 ]

*#FFCC99.documentationString: RGB Color [ 255 204 153 ][ #FFCC99 ]
*#FFCC33.documentationString: RGB Color [ 255 204 51 ][ #FFCC33 ]
*#FF9900.documentationString: RGB Color [ 255 153 0 ][ #FF9900 ]
*#FF6600.documentationString: RGB Color [ 255 102 0 ][ #FF6600 ]
*#CC6600.documentationString: RGB Color [ 204 102 0 ][ #CC6600 ]
*#993300.documentationString: RGB Color [ 153 51 0 ][ #993300 ]
*#663300.documentationString: RGB Color [ 102 51 0 ][ #663300 ]

*#FFFFCC.documentationString: RGB Color [ 255 255 204 ][ #FFFFCC ]
*#FFFF99.documentationString: RGB Color [ 255 255 153 ][ #FFFF99 ]
*#FFFF00.documentationString: RGB Color [ 255 255 0 ][ #FFFF00 ]
*#FFCC00.documentationString: RGB Color [ 255 204 0 ][ #FFCC00 ]
*#999900.documentationString: RGB Color [ 153 153 0 ][ #999900 ]
*#666600.documentationString: RGB Color [ 102 102 0 ][ #666600 ]
*#333300.documentationString: RGB Color [ 51 51 0 ][ #333300 ]

*#99FF99.documentationString: RGB Color [ 153 255 153 ][ #99FF99 ]
*#66FF99.documentationString: RGB Color [ 102 255 153 ][ #66FF99 ]
*#33FF33.documentationString: RGB Color [ 51 255 51 ][ #33FF33 ]
*#33CC00.documentationString: RGB Color [ 51 204 0 ][ #33CC00 ]
*#009900.documentationString: RGB Color [ 0 153 0 ][ #009900 ]
*#006600.documentationString: RGB Color [ 0 102 0 ][ #006600 ]
*#003300.documentationString: RGB Color [ 0 51 0 ][ #003300 ]

*#CCFFFF.documentationString: RGB Color [ 204 255 255 ][ #CCFFFF ]
*#66FFFF.documentationString: RGB Color [ 102 255 255 ][ #66FFFF ]
*#33CCFF.documentationString: RGB Color [ 51 204 255 ][ #33CCFF ]
*#3366FF.documentationString: RGB Color [ 51 102 255 ][ #3366FF ]
*#3333FF.documentationString: RGB Color [ 51 51 255 ][ #3333FF ]
*#000099.documentationString: RGB Color [ 0 0 153 ][ #000099 ]
*#000066.documentationString: RGB Color [ 0 0 102 ][ #000066 ]

*#FFCCFF.documentationString: RGB Color [ 255 204 255 ][ #FFCCFF ]
*#FF99FF.documentationString: RGB Color [ 255 153 255 ][ #FF99FF ]
*#CC66CC.documentationString: RGB Color [ 204 102 204 ][ #CC66CC ]
*#CC33CC.documentationString: RGB Color [ 204 51 204 ][ #CC33CC ]
*#993399.documentationString: RGB Color [ 153 51 153 ][ #993399 ]
*#663366.documentationString: RGB Color [ 102 51 102 ][ #663366 ]
*#330033.documentationString: RGB Color [ 51 0 51 ][ #330033 ]

*#FFFF99.documentationString: RGB Color [ 255 255 153 ][ #FFFF99 ]
*#FFFF66.documentationString: RGB Color [ 255 255 102 ][ #FFFF66 ]
*#FFCC66.documentationString: RGB Color [ 255 204 102 ][ #FFCC66 ]
*#FFCC33.documentationString: RGB Color [ 255 204 51 ][ #FFCC33 ]
*#CC9933.documentationString: RGB Color [ 204 153 51 ][ #CC9933 ]
*#996633.documentationString: RGB Color [ 153 102 51 ][ #996633 ]
*#663333.documentationString: RGB Color [ 102 51 51 ][ #663333 ]

*#99FFFF.documentationString: RGB Color [ 153 255 255 ][ #99FFFF ]
*#33FFFF.documentationString: RGB Color [ 51 255 255 ][ #33FFFF ]
*#66CCCC.documentationString: RGB Color [ 102 204 204 ][ #66CCCC ]
*#00CCCC.documentationString: RGB Color [ 000 204 204 ][ #00CCCC ]
*#339999.documentationString: RGB Color [ 51 153 153 ][ #339999 ]
*#336666.documentationString: RGB Color [ 51 102 102 ][ #336666 ]
*#003333.documentationString: RGB Color [ 0 51 51 ][ #003333 ]

*#CCCCFF.documentationString: RGB Color [ 204 204 255 ][ #CCCCFF ]
*#9999FF.documentationString: RGB Color [ 153 153 204 ][ #9999FF ]
*#6666CC.documentationString: RGB Color [ 102 102 204 ][ #6666CC ]
*#6633FF.documentationString: RGB Color [ 102 51 255 ][ #6633FF ]
*#6600CC.documentationString: RGB Color [ 102 0 204 ][ #6600CC ]
*#333399.documentationString: RGB Color [ 51 51 153 ][ #333399 ]
*#330099.documentationString: RGB Color [ 51 0 153 ][ #330099 ]

*selector*background:                   gray70
*selector*shadowThickness:              1
*selector.orientation:                  vertical

*selector*ToolBar.buttonLayout:                 button_label_on_top

*selector.leftAttachment:                       attach_form
*selector.rightAttachment:                      attach_none
*selector.topAttachment:                        attach_form
*selector.bottomAttachment:                     attach_form


*selector.leftOffset:                           10
*selector.rightOffset:                          10
*selector.topOffset:                            10 
*selector.bottomOffset:                         10

!*selector.usePreferredWidth:           false
*selector.usePreferredHeight:           false

*selector.clipShadowThickness:          1
*selector.clipShadowType:                       shadow_in


!*selector.marginLeft:                                  0
!*selector.marginRight:                                 0
!*selector.marginTop:                                   0
!*selector.marginBottom:                                0

!*selector.marginLeft:                          0
!*selector.marginRight:                         0
!*selector.marginTop:                           0
!*selector.marginBottom:                                0

!*selector.spacing:                                     10

*selector*ToolBar.radioBehavior:                                true


!*selector*XfeButton.buttonType:                        button_toggle

*selector*XfeButton.buttonTrigger:                      button_trigger_either
*selector*XfeButton.marginLeft:                 4
*selector*XfeButton.marginRight:                        4
*selector*XfeButton.marginTop:                          4
*selector*XfeButton.marginBottom:                       4

*selector*XfeButton.raiseOnEnter:                       true
*selector*XfeButton.shadowThickness:            0
!*selector*XfeButton.fillOnEnter:                       true
*selector*XfeButton.armOffset:                          0

*selector*XfeButton.transparentCursor:          cross
!*selector*XfeButton.cursor:                            hand2



!Netscape*AddressOutlinerPopup*fontList:\
!-*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*,\
!-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*=BOLD,\
!-*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*=ITALIC

!!!Netscape*AddressOutlinerPopup*fontList:\
!!! modified_en-j 23-Jun-99
!!!-*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
!!!-*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*=BOLD,\
!!!-*-helvetica-medium-o-*-*-*-100-*-*-*-*-iso8859-*=ITALIC



! This table maps the host's locale names to MIME charsets
!
*localeCharset*C:               iso-8859-1
*localeCharset*chinese:         gb2312
*localeCharset*de_DE:           iso-8859-1
*localeCharset*fr_FR.iso8859:   iso-8859-1
*localeCharset*ja_JP.mscode:    x-sjis
*localeCharset*ja_JP.ujis:      x-euc-jp
*localeCharset*japanese:        x-euc-jp
*localeCharset*ko_KR.euc:       euc-kr
*localeCharset*korean:          euc-kr
*localeCharset*zh_CN.ugb:       gb2312
*localeCharset*zh_TW.big5:      big5


! English strings are built into the binary
*strings.6796:̿顼ȯޤ\n (TCP 顼: %s)\n\n⤦³ƤߤƤ

*strings.6795:ꤵ줿ΥФ³Ǥޤ\nФϡưƤʤѺƤޤ\n\nȤǡ⤦³ƤߤƤ

*strings.6794:̿顼ȯޤ\n (TCP 顼: %s)\n\n⤦³ƤߤƤ

*strings.6793:꤬­Ƥޤ\n\n̤ΥץꥱλơĤΥɥ\nĤƤ

*strings.6791:ξ (URL) ǧǤޤ:\n  %.200s\n\nǧơľƤ

*strings.6789:FTP ѥå ⡼ɤѤǤޤ

*strings.6788:Ф FTP ž⡼ɤǤޤ\nեɤǤʤ⤷ޤ\n\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6787:FTP Ф˥ǥ쥯ȥѹ(cd)ޥɤ\nǤޤ󡣤ۤΥǥ쥯ȥ򸫤뤳Ȥ\nǤޤ\n\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6786:ǡ³Ω뤿Υݡ ޥɤ\nFTP ФǤޤ\n\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6785:Υեޤϥǥ쥯ȥ򸫤Ĥޤ:\n  %.200s\n\n̾ǧơľƤ

*strings.6784:˥塼 顼ȯޤ: ̵ NNTP ³\n\n⤦³ƤߤƤ

*strings.6783:˥塼 Фǥ顼ȯޤ\n\nƤ³뤳ȤǤʤ褦ǤС\nΥФδԤˤҤͤ

*strings.6782:ޤǤ ФưƤʤ\nƤʤǽޤ\n\nȤǺƤ³뤳ȤǤʤ褦ǤС\nФδԤˤҤͤ

*strings.6781:ΥФξ򸫤Ĥޤ:\n  %.200s\nΥФб DNS ܤޤ\n\n(URL)Υ̾ǧơ⤦\nľƤ

*strings.6780:ФȤ³ڤޤ\nФ󤷤ͥåȥ\n꤬ȯ褦Ǥ\n\n⤦³ƤߤƤ

*strings.6779:Discussion ܤѤǤޤ\n\n̤ιܤǻƤߤƤ

*strings.6778:ʤ News ե(newsrc)򳫤ȤǤޤ\n\n᡼ȥ롼פ꤬ǧơľƤ

*strings.6777:Υե򳫤ȤǤޤ:\n  %.200s\n\nե̾ǧơľƤ

!*strings.6776:(no name specified)

*strings.6764:ǡ˥ͥåȥ 顼ȯ\nޤ\n(ͥåȥ 顼: %s)\n\n⤦³ƤߤƤ

*strings.6771:᡼˥顼ȯޤ:\nSMTP Ф³뤳ȤǤޤǤ\nФ󤷤Ƥ뤫˸꤬褦Ǥ\n\n᡼˸꤬ʤǧơ⤦\nľƤ

*strings.6770:᡼˥顼ȯޤ\n᡼ ФϰʲΤ褦˱ޤ:\n  %s\n᡼Żҥ᡼ ɥ쥹˸꤬ʤǧơ\n⤦٤ľƤ

*strings.6769:᡼˥顼ȯޤ\n᡼ ФϰʲΤ褦˱ޤ:\n  %s\nåΰǧơľƤ

*strings.6768:᡼ SMTP 顼ȯޤ\nФϰʲΤ褦˱ޤ: %s

*strings.6767:᡼˥顼ȯޤ\n᡼ ФϰʲΤ褦˱ޤ:\n  %s\nåǧơľƤ

*strings.6766:᡼˥顼ȯޤ: SMTP  顼\nФϰʲΤ褦˱ޤ:\n  %s\n᡼ԤˤҤͤˤʤäǡбƤ

*strings.6760:ͥåȥ 顼ȯޤ:\nФ³Ǥޤ (TCP 顼: %s)\nФ󤷤Ƥ뤫ϩʤ褦Ǥ\n\nȤǡ⤦³ƤߤƤ

*strings.6759:ޤǤФ󤷤Ƥ뤫\nƤʤ褦Ǥ\n\nȤǺƤ³뤳ȤǤʤ褦ǤС\nФδԤˤҤͤ

*strings.6758:ͥåȥ³򥵡Фݤޤ:\n  %.200s\nФϡ³դƤʤѺ\nƤ褦Ǥ\n\nȤǡ⤦³ƤߤƤ

*strings.6757:ͥåȥ å³ǤޤǤ\nƥ ꥽­Ƥ뤫ͥåȥ\n󤷤Ƥ褦Ǥ  (: %s)\n\n³ľNetscape ƵưƤߤƤ\nǽʤ Windows ƵưƤ

*strings.6755:ФȤΥå³λǤޤǤ\nƥ ꥽­Ƥ褦Ǥ\n\n\nNetscape 뤤 Windows ƵưƤߤƤ

*strings.6754:ץ Ф³ǤޤǤ\nФ󤷤Ƥ뤫äꤵƤ褦Ǥ\n\nץ˸꤬ʤǧơľƤ\n뤤ϡФδԤˤҤͤ

*strings.6753:ץ Ф򸫤ĤޤǤ\nФ󤷤Ƥ뤫äꤵƤ褦Ǥ\n\nץ˸꤬ʤǧơľƤ\n뤤ϡФδԤˤҤͤ

*strings.6749:ɥȤ˥ǡޤޤƤޤ

*strings.6748:ǡ˥ͥåȥ 顼ȯޤ\n\n(ͥåȥ 顼: %s)\n\n⤦³ƤߤƤ

*strings.6747:ե򳫤ȤǤޤ:\n  %.200s\n\n`ǥ쥯ȥ'ǧơľƤ

*strings.6765:᡼˥顼ȯޤ:\n᡼ֿ褬̵Ǥ\n\n᡼Żҥ᡼ ɥ쥹äƤʤ\nǧơľƤ

*strings.6750:ǥäѤǤեžߤ\nեƤޤ\n\nĤΥեơľƤ

*strings.6740:ǧڥ顼ȯޤ:\n\n%s\n\n̾ӥѥɤ⤦ϤƤ

*strings.6734:пͤꤵƤޤǤ

*strings.6733:褬ꤵƤޤǤ

*strings.6732:̾ꤵƤޤǤ

*strings.6731:ե񤭹ߥ顼

*strings.6725:This is a multi-part message in MIME format.

*strings.6722:ߤޤɥȤμФ꤬ȯޤ\nžǤ줿ե񤭽Фɬפʥڡ\n­Ƥ褦Ǥ\n\nǥ쥯ȥ˶ڡ뤫ǧơľ\n뤤 Netsca

*strings.6721:̾4ԤۤƤޤǤûƤ

*strings.6720:̾1Ԥ79ʸۤƤޤۤȤɤ\nǤϡԤ˲ԤƤޤ\nɤߤˤʤޤ\n\nƹԤ 80 ʸ̤ˤʤ褦̾ԽƤ

*strings.6719:ͥåȥ 顼ȯޤ:\n    Ф³Ǥޤ\nФ󤷤Ƥ뤫ϩʤ褦Ǥ\n\nȤǡ⤦³ƤߤƤ

*strings.6718:إ ȥԥåɤ߹ޤ

*strings.6699:ȤˤʤƤ Netscape ͭ¤᤮ޤ\nɾǤ Netscape Navigator ͭ¤᤮Ƥꡢ\nС NavigatorΥɤˤѤˤʤޤ

*strings.6698:ȤˤʤƤɾǤ Netscape ͭ¤Ƥꡢ\nޤϿС Navigator ΥɤˤѤˤʤޤ

*strings.6697:WAIS ץꤵƤޤ\n\nץǧơľƤ

*strings.6696:˥塼 (NNTP) 顼ȯޤ:\n %.100s

*strings.6695:˥塼  顼ȯޤ ƤΥǥå󥰥롼פԴǤ\n \n⤦ƤDiscussion GroupsɽľƤ

*strings.6694:˥塼 ե (newsrc) 򸫤ĤޤǤ\n˥塼 եƤޤ

*strings.6693:NNTP ФꤵƤޤ\n\n᡼ȥ롼פǧơľƤ

*strings.6692:̿㳰 (%d)

*strings.6691:ץ 顼ΤᡢݸƤ˥塼\nФ³ǤޤǤ

*strings.6689:POP3 Фǥ顼ȯޤ\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6688:桼̾ϤƤʤΤǡ᡼륵ФѤ\nȤǤޤǥ桼̾ϤƤ顢\n⤦ټ¹ԤƤ

*strings.6687:Mail ѥɼФ顼

*strings.6686:᡼륵Ф˥桼̾˥顼ȯޤ\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6685:᡼륵Ф˥ѥɤ˥顼ȯޤ\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6684:Ф˿å夷Ƥޤ

*strings.6683:POP3 оǥå˥顼ȯޤ\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6682:POP3 Ф˺Ǹ˽å䤤碌Ƥ\n˥顼ȯޤ\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6681:POP3 ФåФ˥顼ȯޤ\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6680:POP3 ФåƤȤ˥顼ȯޤ\nΥФδԤˤҤͤˤʤ뤫\nȤǡ⤦٤ľƤ

*strings.6679:POP3 Ф᡼ɤΤɬפ\nڡ ǥˤޤ󡣶ڡä\n⤦٤ľƤ(`Ȣˤ'ޤ`ե򰵽'\nޥɤ¹ԤȶڡǤ뤫⤷ޤ

*strings.6678:᡼ å¸˥顼ȯޤ

*strings.6675:ΥեƤǤޤǤ: %.80s\n:\n  %.200s\n\nǥ쥯ȥ꤬񤭹߶ػߤˤʤä\n褦Ǥ\n°ǧơľƤ

*strings.6674:ȤˤʤƤ Netscape Navigator ɾǤΤ\n%s ͭ¤ڤޤ\n[إ]˥塼饽եȥ򤷤 Netscape Navigator \nοɾǤޤϺǿ(ͭ¤Ϥޤ) \nꤷƲ

*strings.6673:եǤޤ:\n       %s

*strings.6672:ǥ쥯ȥǤޤ:\n   %s

*strings.6671:ǥ쥯ȥǤޤƱ̾Υեޤ\nǥ쥯ȥ꤬Ǥ¸ߤƤޤ: \n    %s

*strings.6670:ǥ쥯ȥǤޤ:\n   %s

*strings.6669:֥Ȥϥǥ쥯ȥǤϤޤ:\n     %s

*strings.6668:ǧڤ˼Ԥޤ

*strings.6667:ɾǤ Netscape ͭ¤ڤƤޤ\n\nǤ Netscape Navigator ΤˤĤƤϡ\n(ͭ¤Ϥޤ) [إ]˥塼[եȥ]򤷤Ʋ

*strings.6666:ɾǤ Netscape Navigator ϡ\n%s ͭ¤ڤޤ\n\nǤ Netscape Navigator ΤˤĤƤϡ\n(ͭ¤Ϥޤ) [إ]˥塼[եȥ]򤷤Ʋ

*strings.6665:URL ꥯȤ쥯Ȥޤ\n饤ȤˤäƵĤƤޤ

*strings.6664:׵ᤵ줿 GZip եϲƤޤ

*strings.6599:Ʊե˥åưꥳԡ뤳ȤϤǤޤ

*strings.6598:`̤' եˤϥå򥳥ԡǤޤ\nΥեˤϡå\nޤ

*strings.6597:`̤' եˤϥå򥳥ԡǤޤ:\nΥեˤϡޤȥ쥤Ƥʤ\nåޤ

*strings.6596:եǤޤǤ!

*strings.6595:ե¸ߤƤޤ

*strings.6594:եΥå˥ե뤳ȤϤǤޤ

*strings.6593:եΥå˥ե뤳ȤϤǤޤ

*strings.6592:ߤȥ쥤 եǤޤǤ!

*strings.6591:᡼ եΥǥ쥯ȥǤޤǤ᡼뵡ǽѤǤޤ!

*strings.6590:᡼ȥ롼פǥ᡼륵ФꤵƤޤ

*strings.6586:åäޤ

*strings.6585:ѥ᡼ե򳫤ȤǤޤǤ\n       ᡼꤬ǧƤ

*strings.6584:եʤʤäƤޤ?

*strings.6583:ե ޥ꡼ ե뤬ʤʤäƤޤ?

*strings.6582:Ѥΰե ե򳫤ȤǤޤǤ

*strings.6581:ꤵ줿åϡΥեˤ¸ߤޤ\n줿̤Υե˰ư줿ǽޤ

*strings.6580:newsrc ե뤬ޤϤǤޤ

*strings.6579:Żҥ᡼륢ɥ쥹ꤵƤޤ\n᡼ǥååˤϡ᡼ȥ롼פ\nֿ᡼륢ɥ쥹ꤷƤɬפޤ

*strings.6577:Τ褦ֿ᡼ ɥ쥹ꤵƤޤ: %s\n\nΥɥ쥹ԴǤ(`@'ӥۥ̾ޤޤƤޤ)\nŻҥ᡼ ɥ쥹ϡ`USER@HOST' Ȥˤʤޤ\n̾USER ѼԤΥ IDHOST Ϸ׻̾ˤʤޤ

*strings.6576:Τ褦ֿ᡼ ɥ쥹ꤵƤޤ: %s\n\nΥɥ쥹ԴǤ(`.'ӥۥ̾ޤޤƤޤ)\nŻҥ᡼ ɥ쥹ϡ`USER@HOST' Ȥˤʤޤ\n̾USER ѼԤΥ IDHOST Ϸ׻̾ˤʤޤ

*strings.6575:᡼ȥ롼פ SMTP ۥȤꤵƤޤ

*strings.6574:åäƤ褤Ǥ?

*strings.6573:ΥåϤʤǤåǤϤʤ褦Ǥ\nۤοͤåäȤϤǤޤ

*strings.6572:åäȤǤޤ!

*strings.6571:åϼäޤǤ

*strings.6570:顼\nǥå󥰥롼ץФϼΤ褦ʱޤ %.512s\n

*strings.6569:%.300s  ᡼ եǤϤʤ褦Ǥ\nȤˤɤǤߤޤ?

*strings.6568:%.300s  ᡼ եǤϤʤ褦Ǥ\nȤˤ񤭹Ǥߤޤ?

*strings.6567:newsrc ե¸顼!

*strings.6566:᡼ եν񤭹ߥ顼!

*strings.6565:ʤȤҤȤĤΥ᡼ ե礭ʥǥ\nڡͭƤޤ᡼ ե򤤤ް̤С\n%ld ХʬΥǥ ڡ뤳ȤǤޤ\nեΰ̤ˤϡФ餯֤ޤ\n\nޤե

*strings.6564:ĤޤǤ

*strings.6563:ԽԤʤƤޤ󡣤ޤեźդƤޤ\nΤޤޤ?

*strings.6562:ƱɥȤ2ƤޤҤȤĤΥɥȤϳƹԤƬ '>' \nϤޤǰѤƤꡢ⤦ҤȤĤϡå\nźեեȤƤޤ\n\n\nΤޤޤ?

*strings.6561:Υ᡼˼Ԥޤ\n\nåȥ쥤˻ĤƤޤ\n顼Ƥ顢Ƥ\n

*strings.6560:%d Υ᡼˼Ԥޤ\n\nåȥ쥤˻ĤƤޤ\n顼Ƥ顢Ƥ\n

*strings.6559:å˷̾ޤޤ?

*strings.6558:٤ƤΥɥ쥹ФƤΥåŹ沽뤳Ȥ\nǤޤޤ?

*strings.6557:᡼ ե뤳ȤǤޤ

*strings.6556:᡼ եΤå򥳥ԡǤޤǤ\n¹ΥԡλƤ\n⤦٤ľƲ\n

*strings.6555:ƤɽΤᡢå ե  '%s\\' Ǥޤ󡣥ɥĤƤ⤦٤ľƲ

*strings.6554:ΥۥȤΥǥå󥰥롼פδ\nɤ߹ޤǤɤ߹Ǥ\nʤǤޤ\n\nΤ٤ƤΥ롼סϥ֤򥯥åƤΥ˥塼ۥȤ\nɤ߹ߤƼ¹ԤƲ

*strings.6553: IMAP åϥ饤ǤϰưǤޤźդƤʸޤ

*strings.6552:IMAP åΥԡ˼ԤޤΥåĤޤ

*strings.6551:IMAP åΰư˼Ԥޤ\nԡޤΥåκǤޤǤ

*strings.6550:ե饤ѹƤ򥢥åץɤݤ꤬ȯޤ\nĤѹƤΥåץɤ³ޤʣϣˡ\nȤǤľޤ ʥ󥻥ˎ

*strings.6549:ȥ쥤 եư뤳ȤϤǤޤ

*strings.6548:%s IMAP ե\n󤬸Ĥޤ

*strings.6547:եɤ߹ϡե˴ؤư\nᤷľꤹ뤳ȤϤǤޤ

*strings.6546:оݤΥե˥֥ե뤳ȤϤǤޤ

*strings.6545:򤷤ե˥֥ե뤳ȤϤǤޤ\n ե򤷤Ƥ顢 'ƥե/ե' \nϤơؤƲ

*strings.6544:оݤΥե˥åݴɤ뤳ȤϤǤޤ

*strings.6543:Υ᡼ Фϡեκ򸵤᤹ȤϤǤޤ󡣺ޤ?

*strings.6542:å 'ȥ쥤' ˥ԡ뤳ȤϤǤޤ\nΥեϡȤ褦˥åݴɤ\nƤ˻Ѥޤ

*strings.6541:1Υå˼Ԥޤ\n\nåȥ쥤˻ĤƤޤ\n顼Ƥ顢Ƥ\n

*strings.6540:%dΥå˼Ԥޤ\n\nåȥ쥤˻ĤƤޤ\n顼Ƥ顢Ƥ\n

*strings.6539:᡼եǥå󥰥롼˰ư뤳ȤǤޤ

*strings.6538:᡼եǥå󥰥롼˰ư뤳ȤǤޤ

*strings.6537:Mail Фξ㳲: Υ᡼ܥåΥå UID \n       Ƥޤ󡣥ƥԤˤҤͲ

*strings.6536:Υ᡼ Ф IMAP4 ᡼ ФǤϤޤ

*strings.6535:<TITLE>IMAP 饤ˤƲ!</TITLE>\nե饤ΤᤳΥåʸϥФɤƤ\nޤ󡣥åɤˤϡ[ե]˥塼[饤ˤ]\n򤷤ƥ饤ˤƤ顢åɽľ

*strings.6534:̤˼Ԥޤ

*strings.6533:ʤȤ30ʾο IMAP ᡼ܥåĤޤ\n\n[OK]򲡤Ʒ³뤫[󥻥]򲡤 IMAP  ǥ쥯ȥ\nѹƲ

*strings.6532:IMAP  ǥ쥯ȥ̾ϤƲ

*strings.6531:ۤʤۥȾΥǥå 롼פؤƤϥݡȤƤޤ

*strings.6529: IMAP ᡼ܥåϸŤʤäƤޤˤϡľƲ

*strings.6528:᡼ ǥ쥯ȥϡ\n Communicator Ƶư\nͭˤʤޤ

*strings.6527:ǥå å IMAP ᡼ܥå˰ư뤳ȤϤǤޤ

!*strings.6526:Netscape is unable to save your message as template.\n\
Please verify that your Mail preferences are correct\n\
and try again.

!*strings.6525:Your SMTP mail server could not start a secure connection.\n\
You have requested to send mail ONLY in secure mode and therefore the connection has been aborted. Please check your preferences.

!*strings.6524:Your Send operation was successful, but copying the message\n\
to your Sent folder failed. Would you like to return to the compose\n\
window?

*strings.-1192:ƥǧ I/O 顼ȯޤ\n³ľƤߤƤ

*strings.-1191:ƥ 饤֥ǥ顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1190:ƥ 饤֥꤬ʥǡޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1189:ƥ 饤֥ǥ顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1188:ƥ 饤֥ǥ顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1187:ƥ 饤֥ǥ顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1186:ƥ 饤֥ǥ顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1185:ƥ 饤֥ǥ顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1184:ƥ 饤֥ǥ顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1183:ƥ 饤֥ʥեޥåȤǥ󥳡ɤ줿\nåޤ

*strings.-1182:оν̵̾ˤʤäƤޤ\nȤȤ³ݸޤ

*strings.-1181:׵ᤵ줿ͭ¤ڤƤ뤿\nԤʤȤǤޤ󡣾ˤĤƤξܺ٤\nΥƥϥ򥯥åƲ

*strings.-1180:׵ᤵ줿̵ʤᤳԤʤȤǤޤ\nˤĤƤξܺ٤ϡΥƥϥ򥯥åƲ

*strings.-1179:ȯԿͤǧǤޤ󡣥ƥ\n̵ʤΤͭʤΤ狼ޤ󡣥ФȤ³\n\nݤޤ

*strings.-1178:Фθ̵ˤʤäƤޤ\nȤȤ³ݸޤ

*strings.-1177:Ϥ줿ƥѥɤޤ

*strings.-1176:Ϥ줿ѥɤޤ󡣤ľƲ

*strings.-1175:ƥ 饤֥ǥ顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1174:ƥ 饤֥ǥǡ١ 顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1173:ƥ 饤֥ǥ­顼ȯޤ\n³ľƤߤƤ

*strings.-1172:ΥоȯԿͤϥ桼鿮ǤƤޤ\nФȤ³ݤޤ\n

*strings.-1171:Υоϥ桼鿮ǤƤޤ\nФȤ³ݤޤ\n

*strings.-1170:ɤ褦ȤƤ\nǤ˥ǡ١¸ߤޤ

*strings.-1169:Ǥ˥ǡ١ˤΤƱ̾ξ\nɤ褦ȤƤޤ\nɤϡ\nޤŤΤƤ

*strings.-1168:Υǡ١ؤɲä˥顼ȯޤ

*strings.-1167:ξθ֤˥顼ȯޤ

*strings.-1166:ξ̩ǡ١\nĤޤ

*strings.-1165:ξͭǤ

*strings.-1164:ξ̵Ǥ

*strings.-1163:ޤ

*strings.-1162:ΥȾȯԤȯԿͤͭ¤\nڤƤޤ\nƥդȻǧƲ

*strings.-1161:ΥȾȯԤȯԿͤξäꥹȤͭ¤\nڤƤޤ\näꥹȤɤ߹ľƥդȻǧƲ

*strings.-1160:ΥȾȯԤȯԿͤξäꥹȤν̾\nǤ\näꥹȤɤ߹ľƲ

*strings.-1159:ɤ߹⤦ȤƤäꥹȤ\nեޥåȤǤ

*strings.-1158:ĥ̵ͤǤ

*strings.-1157:ĥĤޤ

*strings.-1156:ȯԿͤξ̵Ǥ

*strings.-1155:ΥѥĹ¤̵Ǥ

*strings.-1154:λˡ̵Ǥ

*strings.-1153:**ΤߤΥ⥸塼**

*strings.-1152:ƥϥݡȤƤʤ\nޤ

*strings.-1151:̤νפʳĥޤޤƤޤ

*strings.-1150:ɤ߹⤦ȤƤäꥹȤߤΤΤ\nޤ

*strings.-1149:ޤŻҥ᡼񤬤ʤᤳΥåŹ沽̾դ\nꤹ뤳ȤǤޤ󡣾ˤĤƤξܺ٤[ƥ]\nåƲ

*strings.-1148:줾μͤξ񤬤ʤᤳΥåŹ沽\n뤳ȤǤޤ󡣾ܺ٤ˤĤƤϡΥƥϥ򥯥å\nƤ\n\nŹ沽ʤǥåޤ

*strings.-1147:ͤ˻ꤵƤʤǡʣ椹뤳ȤǤޤ\nʤΤΤǤϤʤǡ١ƤϤޤ\nޤ̩Ĥޤ

*strings.-1146:ѤƤŹ沽르ꥺबȰפʤ\nǡ椹뤳ȤǤޤ

*strings.-1145:̾Ĥʤ̾¿뤫ǡְ㤨Ƥ\nޤϲƤ뤿ˡ̾θڤ˼Ԥޤ

*strings.-1144:ݡȤƤʤ̤Υ 르ꥺǤ\nߤϴλǤޤ

*strings.-1143:ǡߤǤϻѤǤʤ르ꥺޤϥ ǰŹ沽Ƥ뤿Ǥޤ

*strings.-1134:ΥȤξΥäꥹȤĤޤ\n³˥äꥹȤɤ߹ǲ

*strings.-1133:ΥȤξΥäꥹȤͭ¤ڤƤޤ\näꥹȤɤ߹ǲ

*strings.-1132:ΥȤξΥäꥹȤν̵̾Ǥ\näꥹȤɤ߹ǲ

*strings.-1131:ΥȤξΥäƤޤ\nΥȤ˰˥뤳ȤϤǤޤ

*strings.-1130:ɤ߹⤦ȤƤäꥹȤʥեޥåȤǤ\n

*strings.-1129:ƥ 饤֥꤬ǡϰϳǤ

*strings.-1128:׵ᤵ줿¹Ԥ륻ƥ ⥸塼뤬ƥ 饤֥˸Ĥޤ

*strings.-1127:ƥ ɤޤϥȡ¸ߤޤ󡣽Ƥʤ\näƤޤ

*strings.-1126:ƥ 饤֥ǥǡ١ 顼ȯޤ\nȤȤ³ݸǤʤ⤷ޤ

*strings.-1125:åȤޤϥȡ򤵤Ƥޤ

*strings.-1124:Ʊ̾ξ񤬴¸ߤƤޤ

*strings.-1123:Ʊ̾θ¸ߤƤޤ

*strings.-1122: ֥Ȥκ˥顼ȯޤ

*strings.-1121: ֥Ȥκ˥顼ȯޤ

*strings.-1120:ܿͤϺǤޤ

*strings.-1119:øǤޤ

*strings.-1118:ܿͤϾäƤޤ

*strings.-1117:ߤǤϻѤǤʤ르ꥺबɬפʤ\n¹Ԥ뤳ȤǤޤǤ

*strings.-1116:򥨥ݡȤǤޤ󡣾򥨥ݡȤݤ˥顼\nȯޤ

*strings.-1115:򥤥ݡȤݤ˥顼ȯޤ

*strings.-1114:򥤥ݡȤǤޤ󡣻ꤷե뤬Ƥ뤫\nͭʥեǤϤޤ

*strings.-1113:򥤥ݡȤǤޤѥɤְ㤨Ƥ뤫\nꤷեΥǡ󤵤Ƥ뤫餫θ\nƤޤ

*strings.-1112:򥤥ݡȤǤޤ󡣥եξ뤿˻Ѥ\n르ꥺबΥץꥱϥݡȤƤʤΤǤ

*strings.-1111:򥤥ݡȤǤޤCommunicator ϾΥݡȤ˴ؤơ\nѥɤˤȥѥ ץ饤Х ⡼ɤΤߤ򥵥ݡȤƤޤ

*strings.-1110:򥤥ݡȤǤޤ󡣾ޤǤե뤬Ƥޤ\nɬפʾ󤬼Ƥ뤫̵Ǥ

*strings.-1109:򥤥ݡȤǤޤ󡣰Ź沽˻ѤƤ륢르ꥺब\nCommunicator ǤϥݡȤƤʤΤǤ

*strings.-1108:򥤥ݡȤǤޤ󡣥ե뤬 Communicator Ǥ\nݡȤƤʤСǤ

*strings.-1107:򥤥ݡȤǤޤ󡣻ꤷץ饤Х ѥɤ\nְ㤨Ƥޤ

*strings.-1106:򥤥ݡȤǤޤ󡣥ݡȤ褦ȤƤƱ\n˥å͡ξ Communicator ǡ١˴¸ߤޤ

*strings.-1105:󥻥뤵ޤ

*strings.-1104:񤬴¸ߤ뤿ᡢݡȤǤޤǤ

*strings.-1102:ϡ¹Ԥ褦ȤǧƤޤ

*strings.-1101:ϡ¹Ԥ褦ȤץꥱǧƤޤ

*strings.-1100:̾ƤŻҥ᡼ ɥ쥹ȡå إåŻҥ᡼\nɥ쥹ۤʤޤ2ĤΥɥ쥹ƱʪΤΤǤʤ\nϡ¤ʪβǽޤ

*strings.-1099:򥤥ݡȤǤޤ󡣥ݡȤ褦ȤƤ̩\nݡȤݤ˥顼ȯޤ

*strings.-1098:򥤥ݡȤǤޤ󡣥ݡȤ褦\nƤξ򥤥ݡȤ\n˥顼ȯޤ

*strings.-1097:򥨥ݡȤǤޤ󡣥˥å͡फޤϸꤹݤ\n顼ȯޤ

*strings.-1096:򥨥ݡȤǤޤ󡣾̩\nǤʤǡ١饨ݡȤ\nȤǤޤ

*strings.-1095:򥨥ݡȤǤޤ󡣥ݡΥե˽񤭹ݤ\n顼ȯޤŪΥɥ饤֤դǤʤȤǧơ\nݡȤľƲ

*strings.-1094:򥤥ݡȤǤޤ󡣥ݡȤեɤ߹\n顼ȯޤե뤬¸ߤƲƤʤȤǧơ\nեΥݡȤľƲ

*strings.-1093:򥨥ݡȤǤޤ̩äƤ\nǡ١Ƥޤ󡣸ǡ١\nƤ뤫Ƥޤξ\nбޤ

*strings.-1092:/̩ȤǤޤ

*strings.-1091:Ϥѥɤ̵Ǥ¾ΤΤǲ

*strings.-1090:Ťѥɤְ㤨ƤޤľƲ

*strings.-1089:Ϥ̾¾ξǻѤƤޤ

*strings.-1088: FORTEZZA  FORTEZZA ʳξ񤬴ޤޤƤޤ \n餯ΥȤˤϰ³Ǥޤ

*strings.-1087:

*strings.-1086:⥸塼̾Ǥ

*strings.-1085:⥸塼Υѥޤϥե̾Ǥ

*strings.-1084:⥸塼ɲäǤޤ

*strings.-1083:⥸塼Ǥޤ

*strings.-1082:ɤ߹⤦ȤƤ륭äꥹȤϡ\nߤΤΤ꿷ޤ

*strings.-1081:ɤ߹⤦ȤƤ CKL ϸߤ CKL ȯԼԤ㤤ޤ\nޤߤ CKL Ʋ

*strings.-1080:ΥȤξΥäꥹȤώޤͭǤϤޤ\näꥹȤɤ߹ľƤ

*strings.-1079:ΥȤξξäꥹȤώޤͭ\nǤϤޤ󎡿äꥹȤɤ߹\nľƤ

!*strings.23000:<head>%-styleinfo-%</head><body bgcolor="#bbbbbb"><div><form name=theform action=internal-dialog-handler method=post><input type="hidden" %-cont-%

!*strings.23001:name="handle" value="%0%"><input type="hidden" name="xxxbuttonxxx"><font size=2>

!*strings.23002:</font></form></div></body>%0%

!*strings.23008:<HTML><HEAD>%-styleinfo-%<TITLE>%0%</TITLE><SCRIPT LANGUAGE="JavaScript">\n\
var dlgstring ='

!*strings.23009:';\n\
var butstring ='

!*strings.23010:';\n\
function drawdlg(win){\n\
captureEvents(Event.MOUSEDOWN);\n\
with(win.frames[0]) {\n\
document.write(parent.dlgstring);document.close();\n\
}\n\
with(win.frames[1]) {\n\
butstring='<html><body bgcolor="#bbbbbb"><form>'%-cont-%

!*strings.23011:+butstring+'</form></body></html>';document.write(parent.butstring);document.close();\n\
}\n\
return false;\n\
}\n\
function clicker(but,win)\n\
{\n\
with(win.frames[0].document.forms[0]) {\n\
xxxbuttonxxx.value=but.value;\n\
xxxbuttonxxx.name='button';\n\
%-cont-%

!*strings.23012:submit();\n\
}\n\
}\n\
function onMouseDown(e)\n\
{\n\
if ( e.which == 3 )\n\
return false;\n\
return true;\n\
}\n\
</SCRIPT></HEAD><FRAMESET ROWS="*,50"ONLOAD="drawdlg(window)" BORDER=0>\n\
%-cont-%

!*strings.23013:<FRAME SRC="about:blank" MARGINWIDTH=5 MARGINHEIGHT=3 NORESIZE BORDER=NO>\n\
<FRAME SRC="about:blank" MARGINWIDTH=5 MARGINHEIGHT=0 NORESIZE SCROLLING=NO BORDER=NO>\n\
</FRAMESET></HTML>\n

!*strings.23014:<div align=right><input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>

!*strings.23015:<div align=right><input type="button" name="button" value="%ok%" onclick="parent.clicker(this,window.parent)" width=80></div>

!*strings.23016:<div align=right><input type="button" name="button" value="%continue%" onclick="parent.clicker(this,window.parent)" width=80></div>

!*strings.23017:<div align=right><input type="button" value="%ok%" width=80 onclick="parent.clicker(this,window.parent)">&nbsp;&nbsp;<input type="button" value="%cancel%" width=80 onclick="parent.clicker(this,window.parent)"></div>

!*strings.23018:<div align=right><input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80>&nbsp;&nbsp;<input type="button" name="button" value="%continue%" onclick="parent.clicker(this,window.parent)" width=80></div>

!*strings.23019:<head>%-styleinfo-%</head><body bgcolor="#bbbbbb"><form name=theform action=internal-panel-handler method=post><input type="hidden" %-cont-%

!*strings.23020:name="handle" value="%0%"><input type="hidden" name="xxxbuttonxxx"><font size=2>

!*strings.23026:<div align=right><input type="button" name="button" value="%next%" onclick="parent.clicker(this,window.parent)" width=80>&nbsp;&nbsp;<input %-cont-%

!*strings.23027:type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>%0%

!*strings.23028:<div align=right><input type="button" name="button" value="%back%" onclick="parent.clicker(this,window.parent)" width=80><input type="button" name="button" value="%next%" %-cont-%

!*strings.23029:onclick="parent.clicker(this,window.parent)" width=80>&nbsp;&nbsp;<input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>%0%

!*strings.23030:<dig align=right><input type="button" name="button" value="%back%" onclick="parent.clicker(this,window.parent)" width=80>%-cont-%

!*strings.23031:<input type="button" name="button" value="%finished%" onclick="parent.clicker(this,window.parent)" width=80>&nbsp;&nbsp;<input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>%0%

!*strings.23032:%0%

!*strings.23033:<title>%0%</title><b>%1%</b><hr>%2%<hr>%3%

!*strings.23034:%0%%1%%2%

!*strings.23035:%sec-banner-begin%%0%%sec-banner-end%<b><div><font size=4>%1% is a site that uses encryption to protect transmitted information. %-cont-%

!*strings.23036:However, Netscape does not recognize the authority who signed its Certificate.</font></b></div><p><div>Although Netscape does not recognize the %-cont-%

!*strings.23037:signer of this Certificate, you may decide to accept it anyway so that you can connect to and exchange information with this site.<p>This %-cont-%

!*strings.23038:assistant will help you decide whether or not you wish to accept this Certificate and to what extent.%2%</div>

!*strings.23044:%sec-banner-begin%%0%%sec-banner-end%<div>Here is the Certificate that is being presented:</div><hr><table><tr><td valign=top><font %-cont-%

!*strings.23045:size=2>Certificate for: <br>Signed by: <br>Encryption: </font></td><td valign=top><font size=2>%1%<br>%2%<br>%3% Grade (%4% with %5%-bit secret %-cont-%

!*strings.23046:key)</font></td><td valign=bottom><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr><div>The signer of the %-cont-%

!*strings.23047:Certificate promises you that the holder of this Certificate is who they say they are.  The encryption level is an indication of how difficult it %-cont-%

!*strings.23048:would be for someone to eavesdrop on any information exchanged between you and this web site.%6%</div>

!*strings.23049:%sec-banner-begin%%0%%sec-banner-end%<div>Are you willing to accept this certificate for the purposes of receiving encrypted %-cont-%

!*strings.23050:information from this web site?<p>This means that you will be able to browse through the site and receive documents from it and that all of %-cont-%

!*strings.23051:these documents are protected from observation by a third party by encryption.<p><input type=radio name=accept value=session%1%>Accept this %-cont-%

!*strings.23052:certificate for this session<br><input type=radio name=accept value=cancel%2%>Do not accept this certificate and do not connect<br><input type=radio name=accept %-cont-%

!*strings.23053:value=forever%3%>Accept this certificate forever (until it expires)</div><br>%4%

!*strings.23064:%sec-banner-begin%%0%%sec-banner-end%<div>By accepting this certificate you are ensuring that all information you exchange with this site %-cont-%

!*strings.23065:will be encrypted.  However, encryption will not protect you from fraud.<p>To protect yourself from fraud, do not send information %-cont-%

!*strings.23066:(especially personal information, credit card numbers, or passwords) to this site if you have any doubt about the site's integrity.<p>For your %-cont-%

!*strings.23067:own protection, Netscape can remind you of this at the appropriate time.<p><center><input type=checkbox name=postwarn value=yes %1%>Warn me %-cont-%

!*strings.23068:before I send information to this site</center><p></div>%2%

!*strings.23069:%sec-banner-begin%%0%%sec-banner-end%<b><div>You have finished examining the certificate presented by:<br>%1%</b><p>You have %-cont-%

!*strings.23070:decided to refuse this ID. If, in the future, you change your mind about this decision, just visit this site again and this assistant will %-cont-%

!*strings.23071:reappear.<p>Click on the Finish button to return to the document you were viewing before you attempted to connect to this site.</div>%2%

!*strings.23072:%sec-banner-begin%%0%%sec-banner-end%<b><div>You have finished examining the certificate presented by:<br>%1%</b></div><p><div>You have %-cont-%

!*strings.23073:decided to accept this certificate and have asked that Netscape Communicator warn you before you send information to this site.<p>If you %-cont-%

!*strings.23074:change your mind, open Security Info from the Communicator menu and edit Site Certificates.<p>Click on the Finish button to begin receiving documents.%2%

!*strings.23080:%sec-banner-begin%%0%%sec-banner-end%<b><div>You have finished examining the certificate presented by:<br>%1%</div></b><p><div>You have %-cont-%

!*strings.23081:decided to accept this certificate and have decided not to have Netscape Communicator warn you before you send information to this site.</div><p><div>If %-cont-%

!*strings.23082:you change your mind, open Security Info from the Communicator Menu edit Site Certificates.<p>Click on the Finish button to begin %-cont-%

!*strings.23083:receiving documents.</div>%2%

!*strings.23084:%sec-banner-begin%%0%%sec-banner-end%<div>The certificate that the site '%1%' has presented does not contain the correct site %-cont-%

!*strings.23085:name. It is possible, though unlikely, that someone may be trying to intercept your communication with this site.  If you suspect the %-cont-%

!*strings.23086:certificate shown below does not belong to the site you are connecting with, please cancel the connection and notify the site administrator. <p>%-cont-%

!*strings.23087:Here is the Certificate that is being presented:</div><hr><table><tr><td valign=top><font size=2>Certificate for: <br>Signed by: <br>Encryption: %-cont-%

!*strings.23088:</font></td><td valign=top><font size=2>%2%<br>%3%<br>%4% Grade (%5% with %6%-bit secret key)</font></td><td valign=bottom><input %-cont-%

!*strings.23089:type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>%7%

!*strings.23100:%sec-banner-begin%%0%%sec-banner-end%Please enter your new password.  The safest passwords are a combination of letters %-cont-%

!*strings.23101:and numbers, are at least 8 characters long, and contain no words from a dictionary.<p>Password: <input type=password name=password1><p>Type in %-cont-%

!*strings.23102:your password, again, for verification:<p>Retype Password: <input type=password name=password2><p><b>Do not forget your password!  Your %-cont-%

!*strings.23103:password cannot be recovered. If you forget it, you will have to obtain new Certificates.</b>

!*strings.23109:%sec-banner-begin%%0%%sec-banner-end%You did not enter your password correctly.  Please try again:<p>Password: <input %-cont-%

!*strings.23110:type=password name=password1><p>Type in your password, again, for verification:<p>Retype Password: <input type=password name=password2><p>%-cont-%

!*strings.23111:<b>Do not forget your password!  Your password cannot be recovered. If you forget it, you will have to obtain new Certificates.</b> 

!*strings.23112:%sec-banner-begin%%0%%sec-banner-end%It is strongly recommended that you protect your Private Key with a %-cont-%

!*strings.23113:Communicator password.  If you do not want a password, leave the password field blank.<P>The safest passwords are at least 8 characters long, include %-cont-%

!*strings.23114:both letters and numbers, and contain no words from a dictionary.<P><table><tr><td>Password:</td><td><input type=password name=password1></td>%-cont-%

!*strings.23115:</td></tr><tr><td>Type it again to confirm:</td><td><input type=password name=password2></td><td valign=bottom></td></tr></table><B>Important: %-cont-%

!*strings.23116:Your password cannot be recovered.  If you forget it, you will lose all of your certificates.</B><P>If you wish to change your password or other security %-cont-%

!*strings.23117:preferences, choose Security Info from the Communicator menu.

!*strings.23128:%sec-banner-begin%%0%%sec-banner-end%You have elected to operate without a password.<p>If you decide that you %-cont-%

!*strings.23129:would like to have a password to protect your Private Keys and Certificates, you can set up a password in Security Preferences.

!*strings.23130:%sec-banner-begin%%0%%sec-banner-end%Change the password for the %1%.<p>Enter your old password: <input %-cont-%

!*strings.23131:type=password name=password value=%2%><P><P>Enter your new password.  Leave the password fields blank if you don't want a password.<p><table><tr><td>%-cont-%

!*strings.23132:New Password:</td><td><input type=password name=password1></td></tr><tr><td>Type it again to confirm:</td><td><input type=password name=password2>%-cont-%

!*strings.23133:</td></tr></table><p><B>Important: Your password cannot be recovered.  If you forget it, you will lose all of your certificates.</B>

!*strings.23140:%sec-banner-begin%%0%%sec-banner-end%Your attempt to change your password failed.<p>This may be because your %-cont-%

!*strings.23141:key database is inaccessible (which can happen if you were already running a Communicator when you started this one), or because of some other %-cont-%

!*strings.23142:error.<p>It may indicate that your key database file has been corrupted, in which case you should try to get it from of a backup, if possible. As %-cont-%

!*strings.23143:a last resort, you may need to delete your key database, after which you will have to obtain new personal Certificates.

!*strings.23194:<table border=0 cellpadding=0 cellspacing=0 width="100%%"><td><input type="button" value="%moreinfo%" width=80 onclick="parent.clicker(this,window.parent)"></td>%-cont-%

!*strings.23195:<td align="right" nowrap><input type="button" value="%ok%" width=80 onclick="parent.clicker(this,window.parent)">&nbsp;&nbsp;%-cont-%

!*strings.23196:<input type="button" value="%cancel%" width=80 onclick="parent.clicker(this,window.parent)"></td></table>

!*strings.23199:<div align=right><input type="button" name="button" value="%finished%" onclick="parent.clicker(this,window.parent)" width=80>&nbsp;&nbsp;%-cont-%

!*strings.23200:<input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80></div>%0%

!*strings.23211:%sec-banner-begin%%0%%sec-banner-end%This function is not implemented:<br>%1%<br>Certificate name:<br>%2%

!*strings.23212:%0%%1%

!*strings.23213:<b><FONT SIZE=4>WARNING: If you delete this Certificate you will not be able to read any E-mail that has been encrypted with it.</FONT></b><p>Are you sure that you want to delete this Personal Certificate?<p>%0%

!*strings.23214:Are you sure that you want to delete this Site Certificate?<p>%0%

!*strings.23215:Are you sure that you want to delete this Certificate Authority?<p>%0%

!*strings.23216:%0%<hr>This Certificate belongs to an SSL server site.<br><input type=radio name=allow value=yes %1%>Allow connections to this site<br>%-cont-%

!*strings.23217:<input type=radio name=allow value=no %2%>Do not allow connections to this site<hr><input type=checkbox name=postwarn value=yes %3%>Warn %-cont-%

!*strings.23218:before sending data to this site

!*strings.23224:%0%<hr><div>This Certificate belongs to a Certifying Authority<br> %-cont-%

!*strings.23225:%1%<br>%2%<br>%3%<hr><input %-cont-%

!*strings.23226:type=checkbox name=postwarn value=yes %4%>Warn before sending data to sites certified by this authority</div>

!*strings.23232:%sec-banner-begin%%0%%sec-banner-end%<b>Warning: You %-cont-%

!*strings.23233:are about to send encrypted information to the site %1%.</b><p>It is safer not to send information (particularly personal information, credit %-cont-%

!*strings.23234:card numbers, or passwords) to this site if you are in doubt about its Certificate or integrity.<br>Here is the Certificate for this site:<hr>%-cont-%

!*strings.23235:<table><tr><td valign=top><font size=2>Certificate for: <br>Signed by: <br>Encryption: </font></td><td valign=top><font size=2>%2%<br>%3%<br>%-cont-%

!*strings.23236:%4% Grade (%5% with %6%-bit secret key)</font></td><td valign=bottom><font size=2><input type="submit" name="button" value="%moreinfo%%-cont-%

!*strings.23237:"></font></td></tr></table><hr><input type=radio name=action value=sendandwarn checked>Send this information and warn again next %-cont-%

!*strings.23238:time<br><input type=radio name=action value=send>Send this information and do not warn again<br><input type=radio name=action value=dontsend>Do not send information<br>%7%

!*strings.23239:%sec-banner-begin%%0%%sec-banner-end%<div>You are about to %-cont-%

!*strings.23240:go through the process of accepting a Certificate Authority. This has serious implications on the security of future encryptions using %-cont-%

!*strings.23241:Netscape. This assistant will help you decide whether or not you wish to accept this Certificate Authority.</div>

!*strings.23252:%sec-banner-begin%%0%%sec-banner-end%<div>A Certificate %-cont-%

!*strings.23253:Authority certifies the identity of sites on the internet. By accepting this Certificate Authority, you will allow Netscape Communicator to connect %-cont-%

!*strings.23254:to and receive information from any site that this authority certifies without prompting or warning you.</div><p><div>If you choose to refuse this %-cont-%

!*strings.23255:Certificate Authority, you will be prompted before you connect to or receive information from any site that this authority certifies.</div> 

!*strings.23261:%sec-banner-begin%%0%%sec-banner-end%<div>Here is the certificate for this Certificate Authority. Examine it carefully. The %-cont-%

!*strings.23262:Certificate Fingerprint can be used to verify that this Authority is who they say they are. To do this, compare the Fingerprint against the %-cont-%

!*strings.23263:Fingerprint published by this authority in other places.</div><hr><table><tr><td valign=top><font size=2>Certificate for: <br>Signed by: </font></td>%-cont-%

!*strings.23264:<td valign=top><font size=2>%1%<br>%2%</font></td><td valign=bottom><font size=2><input type="submit" name="button" value="%moreinfo%%-cont-%

!*strings.23265:"></font></td></tr></table><hr>

!*strings.23266:%sec-banner-begin%%0%%sec-banner-end%<div>Are you willing to accept this Certificate Authority for the purposes of certifying %-cont-%

!*strings.23267:other internet sites, email users, or software developers?<p> %1%%2%%3%</div>

!*strings.23275:%sec-banner-begin%%0%%sec-banner-end%<div>By accepting this Certificate Authority, you have told Netscape Communicator to connect to %-cont-%

!*strings.23276:to connect to and receive information from any site that it certifies  without warning you or prompting you.<p>Netscape Communicator can, however, warn you before %-cont-%

!*strings.23277:you send information to such a site.</div><p><div><input type=checkbox name=postwarn value=yes %1%>Warn me before sending information to sites %-cont-%

!*strings.23278:certified by this Certificate Authority</div>

!*strings.23279:%sec-banner-begin%%0%%sec-banner-end%<div>You have accepted this Certificate Authority.  Please enter a short name to identify this %-cont-%

!*strings.23280:Certificate Authority, for example <b>Netscape Corporate CA</b>. <p>Name: <font size=4><input type=text %-cont-%

!*strings.23281:name=nickname></font></div>

!*strings.23282:%sec-banner-begin%%0%%sec-banner-end%By rejecting this Certificate Authority, you have told Netscape Communicator not to connect %-cont-%

!*strings.23283:to and receive information from any site that it certifies without prompting you.

!*strings.23294:%0%

!*strings.23295:%sec-banner-begin%%0%%sec-banner-end%The site '%1%' has requested client authentication.<p>Here is the %-cont-%

!*strings.23296:site's certificate:<hr><table><tr><td valign=top><font size=2>Certificate for: <br>Signed by: <br>Encryption: </font></td><td valign=top><font %-cont-%

!*strings.23297:size=2>%2%<br>%3%<br>%4% Grade (%5% with %6%-bit secret key)</font></td><td valign=bottom><input type="submit" name="button" value="%moreinfo%%-cont-%

!*strings.23298:"></td></tr></table><hr>Select Your Certificate:<select name=cert>%7%</select>%8%

!*strings.23304:%sec-banner-begin%%0%%sec-banner-end%The site '%1%' has requested client authentication, but you do not have a Personal %-cont-%

!*strings.23305:Certificate to authenticate yourself.  The site may choose not to give you access without one.%2%

!*strings.23306:%sec-banner-begin%%0%%sec-banner-end%<B>All of the files that you have requested were encrypted.</B><p> This means that the %-cont-%

!*strings.23307:files that make up the document are sent to you encrypted for privacy while in transit.<p> For more details on the encryption of this %-cont-%

!*strings.23308:document, open Document Information.<p> <center><input type="submit" name="button" value="%ok%"><input type="submit" name="button" %-cont-%

!*strings.23309:value="%showdocinfo%"></center>%1%

!*strings.23315:<img src=about:security?banner-mixed>%0%<br clear=all><p><B>Some of the files that you have requested were encrypted.</B><p> Some of these files %-cont-%

!*strings.23316:are sent to you encrypted for privacy while in transit. Others are not encrypted and can be observed by a third party while in transit.<p>To %-cont-%

!*strings.23317:find out exactly which files were encrypted and which were not, open Document Information.<p> <center><input type="submit" name="button" %-cont-%

!*strings.23318:value="%ok%"><input type="submit" name="button" value="%showdocinfo%"></center>%1%

!*strings.23319:<img src=about:security?banner-insecure>%0%<br clear=all><p><B>None of the files that you have requested are encrypted.</B><p>Unencrypted files can %-cont-%

!*strings.23320:be observed by a third party while in transit.<p> <center><input type="submit" name="button" value="%ok%"></center>%1%

!*strings.23336:RC2 encryption in CBC mode with a 40-bit key

!*strings.23337:RC2 encryption in CBC mode with a 64-bit key

!*strings.23338:RC2 encryption in CBC mode with a 128-bit key

!*strings.23339:DES encryption in CBC mode with a 56-bit key

!*strings.23340:DES EDE3 encryption in CBC mode with a 168-bit key

!*strings.23341:RC5 encryption in CBC mode with a 40-bit key

!*strings.23342:RC5 encryption in CBC mode with a 64-bit key

!*strings.23343:RC5 encryption in CBC mode with a 128-bit key

!*strings.23351:No valid encryption policy file was found for this English language \n\
version of Communicator.  All encryption and decryption will be disabled.

!*strings.23352:  (No ciphers are permitted)

!*strings.23353:  (When permitted)

!*strings.23354:%sec-banner-begin%%0%%sec-banner-end%<h3>Select ciphers to enable for S/MIME %1%</h3><ul>%2%</ul>%3%

!*strings.23355:%sec-banner-begin%%0%%sec-banner-end%<h3>Select ciphers to enable for SSL v2 %1%</h3><ul>%2%</ul>%3%

!*strings.23356:%sec-banner-begin%%0%%sec-banner-end%<h3>Select ciphers to enable for SSL v3 %1%</h3><ul>%2%</ul>%3%

!*strings.23392:%sec-banner-begin%%0%%sec-banner-end%When you click OK, Communicator will generate a Private Key for your %-cont-%

!*strings.23393:Certificate.  This may take a few minutes.<P><B>Important: If you interrupt this process, you will have to reapply for the Certificate.</B>%1% %2% %3%<P>

!*strings.23394:Key Generation Info

!*strings.23401:%sec-banner-begin%%0%%sec-banner-end%%1% is a site that uses encryption to protect transmitted information.  However the %-cont-%

!*strings.23402:digital Certificate that identifies this site has expired.  This may be because the certificate has actually expired, or because the date on %-cont-%

!*strings.23403:your computer is wrong.<p>The certificate expires on %2%.<p>Your computer's date is set to %3%.  If this date is incorrect, then you %-cont-%

!*strings.23404:should reset the date on your computer.<p>You may continue or cancel this connection.%4%

!*strings.23410:%sec-banner-begin%%0%%sec-banner-end%%1% is a site that uses encryption to protect transmitted information.  However the %-cont-%

!*strings.23411:digital Certificate that identifies this site is not yet valid.  This may be because the certificate was installed too soon by the site %-cont-%

!*strings.23412:administrator, or because the date on your computer is wrong.<p>The certificate is valid beginning %2%.<p>Your computer's date is set to %-cont-%

!*strings.23413:%3%.  If this date is incorrect, then you should reset the date on your computer.<p>You may continue or cancel this connection.%4%

!*strings.23419:%sec-banner-begin%%0%%sec-banner-end%%1% is a site that uses encryption to protect transmitted information.  However one of %-cont-%

!*strings.23420:the Certificate Authorities that identifies this site has expired.  This may be because a certificate has actually expired, or because the date %-cont-%

!*strings.23421:on your computer is wrong. Press the More Info button to see details of the expired certificate.<hr><table cellspacing=0 cellpadding=0><tr><td %-cont-%

!*strings.23422:valign=top><font size=2>Certificate Authority: <br>Expiration Date: </font></td><td valign=top><font size=2>%2%<br>%3%</font></td><td %-cont-%

!*strings.23423:valign=center align=right><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>Your computer's date is set %-cont-%

!*strings.23424:to %4%.  If this date is incorrect, then you should reset the date on your computer.<p>You may continue or cancel this connection.

!*strings.23430:%sec-banner-begin%%0%%sec-banner-end%%1% is a site that uses encryption to protect transmitted information.  However one of %-cont-%

!*strings.23431:the Certificate Authorities that identifies this site is not yet valid.  This may be because a certificate was install too soon by the site %-cont-%

!*strings.23432:administrator, or because the date on your computer is wrong. Press the More Info button to see details of the expired certificate.<hr><table %-cont-%

!*strings.23433:cellspacing=0 cellpadding=0><tr><td valign=top><font size=2>Certificate Authority: <br>Certificate Valid On: </font></td><td valign=top><font %-cont-%

!*strings.23434:size=2>%2%<br>%3%</font></td><td valign=center align=right><input type="submit" name="button" value="%moreinfo%"></td></tr></table>%-cont-%

!*strings.23435:<hr>Your computer's date is set to %4%.  If this date is incorrect, then you should reset the date on your computer.<p>You may continue or cancel %-cont-%

!*strings.23436:this connection.

*strings.23492:󥻥

!*strings.23493:OK

!*strings.23494:Continue

!*strings.23495:Next&gt;

!*strings.23496:&lt;Back

!*strings.23497:Finish

!*strings.23498:More Info...

!*strings.23499:Show Certificate

!*strings.23500:Show Order

!*strings.23501:Show Document Info

!*strings.23507:Next>

!*strings.23508:<Back

!*strings.23509:Save As...

!*strings.23516:Alert

!*strings.23517:View A Certificate

!*strings.23518:Certificate Name Check

!*strings.23519:Certificate Is Expired

!*strings.23520:Certificate Is Not Yet Good

!*strings.23521:Certificate Authority Is Expired

!*strings.23522:Certificate Authority Is Not Yet Good

!*strings.23523:Encryption Information

!*strings.23534:View A Personal Certificate

!*strings.23535:Delete A Personal Certificate

!*strings.23536:Delete A Site Certificate

!*strings.23537:Delete A Certificate Authority

!*strings.23538:Edit A Site Certificate

!*strings.23539:Edit A Certification Authority

!*strings.23540:No User Certificate

!*strings.23541:Select A Certificate

!*strings.23542:Security Information

!*strings.23543:Generate A Private Key

!*strings.23544:New Site Certificate

!*strings.23545:New Certificate Authority

!*strings.23552:Setting Up Your Communicator Password

!*strings.23553:Change Your Communicator Password

!*strings.23554:Enable Your Communicator Password

!*strings.23555:Password Error

!*strings.23556:Configure Ciphers

!*strings.23557:%sec-banner-begin%%0%%sec-banner-end%The certificate that you have selected has expired and may %-cont-%

!*strings.23558:be rejected by the server.  You may press Continue to send it anyway, or Cancel to abort this connection.

!*strings.23569:%sec-banner-begin%%0%%sec-banner-end%<table><tr><td>The certificate that you have selected has expired and may %-cont-%

!*strings.23570:be rejected by the server.  You may press %continue% to send it anyway, or %cancel% to abort this connection.  To renew your %-cont-%

!*strings.23571:certificate press the %renew% button.</td><td><input type=submit name=button value=%renew%></td></tr></table>

!*strings.23577:Renew

!*strings.23578:%sec-banner-begin%%0%%sec-banner-end%The certificate that you have selected is not yet valid and may be rejected by the server.  You may press Continue to send it anyway, or Cancel to abort this connection.

!*strings.23579:Your Certificate Is Expired

!*strings.23580:Ask every time

!*strings.23581:Let Communicator choose automatically

!*strings.23582:1024 (High Grade)

!*strings.23583: 768 (Medium Grade)

!*strings.23584: 512 (Low Grade)

!*strings.23640:View Certificate Policy

!*strings.23641:Check Certificate Status

!*strings.23642:RC4 encryption with a 128-bit key

!*strings.23643:RC2 encryption with a 128-bit key

!*strings.23644:Triple DES encryption with a 168-bit key

!*strings.23645:DES encryption with a 56-bit key

!*strings.23646:RC4 encryption with a 40-bit key

!*strings.23647:RC2 encryption with a 40-bit key

!*strings.23653:RC4 encryption with a 128-bit key and an MD5 MAC

!*strings.23654:Triple DES encryption with a 168-bit key and a SHA-1 MAC

!*strings.23655:DES encryption with a 56-bit key and a SHA-1 MAC

!*strings.23656:RC4 encryption with a 40-bit key and an MD5 MAC

!*strings.23657:RC2 encryption with a 40-bit key and an MD5 MAC

!*strings.23658:No encryption with an MD5 MAC

!*strings.23659:RC4 encryption with a 56-bit key and a SHA-1 MAC

!*strings.23660:DES encryption in CBC mode with a 56-bit key and a SHA-1 MAC

!*strings.23709:<h3>CRL List:</h3><table><tr><td><select name=crl size=10>%0%</select></td><td valign="middle">%-cont-%

!*strings.23710:<input type="submit" name="button" value="%new%"></input><br>%-cont-%

!*strings.23711:<input type="submit" name="button" value="%reload%"></input><br>%-cont-%

!*strings.23712:<input type="submit" name="button" value="%moreinfo%"></input><br>%-cont-%

!*strings.23713:<input type="submit" name="button" value="%delete%"></input><br>%-cont-%

!*strings.23714:</td></tr></table>

!*strings.23715:New/Edit ...

!*strings.23716:Reload

!*strings.23717:Delete

!*strings.23718:FIPS 140-1 compliant triple DES encryption and SHA-1 MAC

!*strings.23719:FIPS 140-1 compliant DES encryption and SHA-1 MAC

!*strings.23727:Edit Security Module

!*strings.23728:Create a New Security Module

!*strings.23734:FORTEZZA encryption with a 80-bit key and an SHA-1 MAC

!*strings.23735:FORTEZZA authentication with RC4 128-bit key and an SHA-1 MAC

!*strings.23736:No encryption with FORTEZZA authentication and an SHA-1 MAC

!*strings.23742:Please enter the password or the pin for\n\
%s.

!*strings.23743:%sec-banner-begin%%0%%sec-banner-end%The %1% has not been initialized with a User PIN or Password.  In order %-cont-%

!*strings.23744:to initialize this card, you must enter the Administration or Site Security Password.  If you do not know this password, please hit <B>cancel</B>, and %-cont-%

!*strings.23745:take this card back to your issuer to be initialized.<p>Enter adminstration Password for the %2%:<input type=password name=ssopassword>.

!*strings.23751:%sec-banner-begin%%0%%sec-banner-end%The administration password you entered for the %1% was incorrect.  %-cont-%

!*strings.23752:Many cards disable themselves after too many incorrect password attempts.  If you do not know this password, please hit <B>cancel</B>, and take this card %-cont-%

!*strings.23753:back to your issuer to be initialized.<p>Enter adminstration Password for the %2%:<input type=password name=ssopassword>.

!*strings.23754:%sec-banner-begin%%0%%sec-banner-end%The %1% could not be initialized because of the following error:<p> %2%

!*strings.23755:Edit Defaults...

!*strings.23756:Login

!*strings.23757:Logout

!*strings.23758:%0%%1%%2%%3%%4%%5%

!*strings.23759:Security Info

!*strings.23760:Set Password...

!*strings.23761:Slot or Token does not require a login.

!*strings.23762:Slot or Token is already logged in.

!*strings.23763:<p>Select the card or database you wish to generate your key in:<SELECT name="tokenName">

!*strings.23764:Token %s is write protected, certs and keys cannot be deleted

!*strings.23766:Slot failed to Initialize.

!*strings.23767:User has manually disabled this slot.

!*strings.23768:Token failed startup tests.

!*strings.23769:Permanent Token not present.

!*strings.23780:Java Security

!*strings.23781:Java Security (Delete Privilege)

!*strings.23782:Java Security (Edit Privileges)

!*strings.23783:Are you sure that you want to delete all the privileges for all applets and scripts from <b>%0%</b>?

!*strings.23784:Allow applets and scripts from <b> %0% </b> to have the following access %-cont-%

!*strings.23785:<table><tr><td colspan=3>Always:</td></tr> <tr><td><select name=target size=3> %1% </select></td> %-cont-%

!*strings.23786:<td></td><td> <input type="submit" name="button" value="%delete%"></input>%-cont-%

!*strings.23787:<input type="submit" name="button" value="%moreinfo%"></input></td></tr></table>%-cont-%

!*strings.23788:<table><tr><td colspan=3>For this session only:</td></tr> <tr><td><select name=target size=3> %2% </select></td> %-cont-%

!*strings.23789:<td></td><td> <input type="submit" name="button" value="%delete%"></input>%-cont-%

!*strings.23790:<input type="submit" name="button" value="%moreinfo%"></input></td></tr></table>%-cont-%

!*strings.23791:<table><tr><td colspan=3>Never:</td></tr> <tr><td><select name=target size=3> %3% </select></td> %-cont-%

!*strings.23792:<td></td><td> <input type="submit" name="button" value="%delete%"></input>%-cont-%

!*strings.23793:<input type="submit" name="button" value="%moreinfo%"></input></td></tr></table>

!*strings.23804:Are you sure that you want to delete the <b>%0%</b> privileges for all applets and scripts from <b>%1%</b>?

!*strings.23805:<b> %0% </b> is a <b> %1% </b> access.<br> <ul>It consists of:<br><select name=details size=6> %2% </select></ul>

!*strings.23806:<table BORDER=0><tr><td VALIGN=top><font SIZE=2><b>Danger <SPACER TYPE=horizontal SIZE=7></B><br></td> %-cont-%

!*strings.23807:<td "100%%"><font SIZE=2>A Java applet or JavaScript script from <b>%0%</b> is requesting unusual access to your computer or network. %-cont-%

!*strings.23808:You should not grant this access unless you trust that vendor or distributor.</td></tr><tr><td valign=top colspan=2><center> <input type="submit" name="button" value="%3%"></input> %-cont-%

!*strings.23809:</center><spacer type=vertical size=20></td></tr> <tr><td></td><td><font size=2>The access requested is <b>%1%</b> and consists of:</td></tr> %-cont-%

!*strings.23810:<tr><td coldspan=2><center><table> <td><select multiple name=target size=4>%2%</select></td> <td><input type="submit" name="button" value="%moreinfo%"> </input></td></table></center></td></tr></table> %-cont-%

!*strings.23811:<br>Do you wish to grant the requested access? <br><spacer type=horizontal size=5><input type=radio name=perm value=yes> Yes, grant this access to all applets and scripts from <b>%0%</b> for this session %-cont-%

!*strings.23812:<br><spacer type=horizontal size=5><input type=radio name=perm value=no checked> No, deny this access (This may mean the applet or script cannot work properly) %-cont-%

!*strings.23813:<br><input type=checkbox name=remember> Remember this decision for all applets and scripts from <b>%0%</b><br></td></table>

!*strings.23824:<table BORDER=0><tr><td VALIGN=top><font SIZE=2><b>Danger <SPACER TYPE=horizontal SIZE=7></B><br></td> %-cont-%

!*strings.23825:<td "100%%"><font SIZE=2>A Java applet or JavaScript script on the server "<b>%0%</b>" is requesting unusual access to your computer or network. %-cont-%

!*strings.23826:It is <b>not digitally signed</b>. Be aware that it may have been tampered with and may cause harm to your computer. </td></tr> <tr><td></td><td><font size=2>The access requested is <b>%1%</b> and consists of:</td></tr> %-cont-%

!*strings.23827:<tr><td coldspan=2><center><table> <td><select multiple name=target size=4>%2%</select></td> <td><input type="submit" name="button" value="%moreinfo%"> </input></td></table></center></td></tr></table> %-cont-%

!*strings.23828:<br>Do you wish to grant the requested access? <br><spacer type=horizontal size=5><input type=radio name=perm value=yes> Yes, grant this access to all applets and scripts on the "<b>%0%</b>" server for this session %-cont-%

!*strings.23829:<br><spacer type=horizontal size=5><input type=radio name=perm value=no checked> No, deny this access (This may mean the applet or script cannot work properly) %-cont-%

!*strings.23830:<br><input type=checkbox name=remember> Remember this decision for all applets and scripts on the "<b>%0%</b>" server <br></td></table>

!*strings.23841:<b>Security Module Name:</b> <input name="name"><br><b>Security Module File:</b> <input name="library"><br>

!*strings.23842:You must specify a PKCS #11 Version 2.0 library to load\n

!*strings.23843:<b>Slot Description:</b> %0%<br><b>Manufacturer:</b> %1%<br><b>Version Number:</b> %2%<br><b>Firmware Version:</b> %3%<br>%-cont-%

!*strings.23844:%4%<b>Token Name:</b> %5%<br><b>Token Manufacturer:</b>%6%<br><b>Token Model:</b> %7%<br><b>Token Serial Number:</b>%8%<br>%-cont-%

!*strings.23845:<b>Token Version:</b> %9%<br><b>Token Firmware Version:</b> %10%<br><b>Login Type:</b> %11%<br><b>State:</b>%12%%13%%14%

!*strings.23846:Token/Slot Information

!*strings.23847:Login Required

!*strings.23848:Public (no login required)

!*strings.23849:Ready

!*strings.23850:<font color=red>Not Logged In</font>

!*strings.23851:<font color=red>Uninitialized</font>

!*strings.23852:<font color=red>Not Present</font>

!*strings.23853:<font color=red>Disabled(

!*strings.23854:)</font>

!*strings.23860: Initialize Token

!*strings.23861: Change Password 

!*strings.23862:   Set Password  

!*strings.23863:   No Password   

!*strings.23864:%sec-banner-begin%%0%%sec-banner-end%You are downloading the e-mail certificate of another user.  After accepting %-cont-%

!*strings.23865:this certificate you will be able to send encrypted e-mail to this user. Press the More Info button to see details of the e-mail certificate. %-cont-%

!*strings.23866:<hr><table cellspacing=0 cellpadding=0><tr><td valign=top><table cellspacing=0 cellpadding=0><tr><td><font size=2>Certificate For:%-cont-%

!*strings.23867:</font></td><td><font size=2>%1%</font></td></tr><tr><td><font size=2>Email Address:</font></td><td><font size=2>%2%</font></td></tr><tr><td>%-cont-%

!*strings.23868:<font size=2>Certified By:</font></td><td><font size=2>%3%</font></td></tr></table></td><td valign=center align=right><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>

!*strings.23874:Download an E-Mail Certificate

!*strings.23875:Accept this Certificate Authority for Certifying network sites

!*strings.23876:Accept this Certificate Authority for Certifying e-mail users

!*strings.23877:Accept this Certificate Authority for Certifying software developers

!*strings.23878:%0%<p>%1%

!*strings.23879:Select A Certificate

!*strings.23880:Please select a certificate to edit:<p>

!*strings.23881:Please select a certificate to delete:<p>

!*strings.23882:Please select a certificate to view:<p>

!*strings.23883:Please select a certificate to verify:<p>

!*strings.23884:Delete An E-mail Certificate

!*strings.23885:Are you sure that you want to delete this E-mail Certificate?<p>%0%

!*strings.23937:Netscape Communications Corp    

!*strings.23938:Communicator Internal Crypto Svc

!*strings.23939:Communicator Generic Crypto Svcs

!*strings.23940:Communicator Certificate DB     

!*strings.23946:Communicator Internal Cryptographic Services Version 4.0        

!*strings.23947:Communicator User Private Key and Certificate Services          

!*strings.23953:Netscape Internal FIPS-140-1 Cryptographic Services             

!*strings.23954:Netscape FIPS-140-1 User Private Key Services                   

!*strings.23955:Verification of the selected certificate failed for the following reasons:<p>%0%

!*strings.23956:Verify A Certificate

!*strings.23962:The Certificate has been successfully verified.

!*strings.23963:Certificate has expired

!*strings.23964:Not certified for %s

!*strings.23965:Certificate not trusted

!*strings.23966:Unable to find Certificate Authority

!*strings.23967:Certificate signature is invalid

!*strings.23968:Certificate Revocation List is invalid

!*strings.23969:Certificate has been revoked

!*strings.23970:Not a valid Certificate Authority

!*strings.23971:Internal Error

!*strings.23972:Digital Signing

!*strings.23973:Encryption

!*strings.23974:Certificate Signing

!*strings.23975:Unknown Usage

!*strings.23976:E-Mail Certification

!*strings.23977:Internet Site Certification

!*strings.23978:Software Developer Certification

!*strings.23979:E-Mail

!*strings.23980:Internet Site

!*strings.23981:Software Developer

!*strings.23987:%0%

!*strings.23988:This will replace the Netscape internal module with the Netscape FIPS-140-1 cryptographic module.\n\
\n\
The FIPS-140-1 cryptographic module limits security 

!*strings.23989:functions to those approved by the United States Federal Government's internal standards.\n\
\n\
Do you wish to delete the internal module, anyway?

!*strings.23995:This will replace the FIPS-140-1 cryptographic module with the Netscape internal module.\n\
\n\
This means that Communicator will no longer be FIPS-140-1 compliant (security 

!*strings.23996:functions to those approved by the United States Federal Government's internal standards).\n\
\n\
Do you wish to delete the FIPS-140-1 module, anyway?

*strings.23997:

!*strings.23998:Search Directory for Certificates

!*strings.24004:<div align=right><input type="button" name="button" value="%fetch%" onclick="parent.clicker(this,window.parent)" width=80>&nbsp;&nbsp;<input type="button" name="button" value="%cancel%" onclick="parent.clicker(this,window.parent)" width=80>%0%

!*strings.24005:Communicator will search network Directories for the Security Certificates that are used to send other people encrypted mail messages.<p>Enter the exact E-mail %-cont-%

!*strings.24006:addresses of the people you are looking for and press Search. <table border=0 cellspacing=0 cellpadding=5><tr><td><b>Directory:</b></td><td><select name=dirmenu>%0%%-cont-%

!*strings.24007:</select></td></tr>%-cont-%

!*strings.24008:<tr><td><b>E-mail Addresses:</b></td><td><input type=text name=searchfor size=50></td></tr></table>

!*strings.24014:All Directories

!*strings.24015:Search Results

!*strings.24016:Press the <b>%ok%</b> button to save the Certificates that were found, or <b>%cancel%</b> to discard them.<p>Certificates for the following E-Mail users were found in the directory:<br> %0%<p>%1%%2%

!*strings.24017:Certificates for the following E-Mail users were not found in the directory:<br>

!*strings.24018:Send Your E-Mail Certificate To A Directory

!*strings.24019:Select the Directory to send your Certificate to:<p><select name=dirmenu>%0%</select><br>%-cont-%

!*strings.24020:Communicator will send your Security Certificate to a network Directory so that other user's can easily find it to send you encrypted messages.

!*strings.24021:%0%%1%%2%%3%%4%

!*strings.24022:Communicator will search a Directory for the Security Certificates that are needed to send this encrypted message. %-cont-%

!*strings.24023:<input type=hidden name=searchfor value="%0%"><table border=0 cellspacing=0 cellpadding=5><tr><td><b>Select a Directory:</b></td><td><select name=dirmenu>%1%%-cont-%

!*strings.24024:</select></td></tr><tr><td valign=top><b>Searching For:</b></td><td>%2%</td></tr></table>

!*strings.24075:Sending to Directory

!*strings.24076:Searching Directory

!*strings.24077:Enter Password for Directory

!*strings.24078:An error occurred when communicating with the Directory

!*strings.24079:%sec-banner-begin%%0%%sec-banner-end%Communicator is about to generate a Private Key for you.  It will be used along with the Certificate you are now %-cont-%

!*strings.24080:now requesting to identify you to WebSites and via Email.  You Private Key never leaves your computer, and if you choose, will be protected by a Communicator password.<P>%-cont-%

!*strings.24081:Passwords are particularly important if you are in an environment where other people have access to your computer, either physically or over a network.  %-cont-%

!*strings.24082:Do not give others your password, because that would allow them to use your Certificate to impersonate you.<P>%-cont-%

!*strings.24083:Communicator uses a complex mathematical operation to generate your private key.  It may take up to severeal minutes to complete.  If you interrupt %-cont-%

!*strings.24084:Communicator during this process, it will not create your key, and you will have to reapply for your Certificate.

!*strings.24090:%sec-banner-begin%%0%%sec-banner-end%Passwords are particularly important if you are in an environment where other %-cont-%

!*strings.24091:people have access to your computer, either physically or over a network.  Do not give others your password, because that would allow them to use your %-cont-%

!*strings.24092:Certificate to impersonate you.<P>The safest passwords are at least 8 characters long, include both letters, and number or symbols, and contain no words found in a dictionary.

!*strings.24098:Select a Card or Database

!*strings.24099:Select the card or database you wish to import certificates to: <BR> <SELECT NAME="tokenName" SIZE=10>%0%</SELECT>

!*strings.24100:Not a valid FORTEZZA Certificate Authority

!*strings.24101:Certificate does not have a Recognized Public Key

!*strings.24102:Save this file encrypted [ok] or unencrypted [cancel]

!*strings.24103:Successive login failures may disable this card or database. Password is invalid. Retry?\n\
    %s\n

!*strings.24104:No Compromised Key List for the certificate has been found.\n\
You must load the Compromised Key List before continuing.

!*strings.24105:The Compromised Key List for the certificate has expired.\n\
Reload a new Compromised Key List.

!*strings.24106:The Compromised Key List for the certificate has an invalid signature.\n\
Reload a new Compromised Key List.

!*strings.24107:The key for the certificate has been revoked.

!*strings.24108:The Compromised Key List has an invalid format.

!*strings.24109:Netscape is unable to communicate securely with this site\n\
because the domain to which you are attempting to connect\n\
does not match the domain name in the server's certificate.

!*strings.24160:Digital Signature

!*strings.24161:The site '%0%' has requested that you sign the following message:<br><pre><dl><dd><tt>%1%</dl></tt></pre><br><b>If you agree to sign this message press %ok%, otherwise press %cancel%.</b>

!*strings.24200:The site '%0%' has requested that you sign the following message:<br><pre><dl><dd><tt>%1%</dl></tt></pre><br>Please select a certificate %-cont-%

!*strings.24201:to use for signing:<br><SELECT NAME=certname>%2%</SELECT><br><b>If you agree to sign this message press %ok%, otherwise press %cancel%.</b>

!*strings.24202:View/Edit A Personal Certificate

!*strings.24203:%0%<hr><div><b>This email user's certificate does not have a trusted issuer.</b> <br>You may decide to directly trust this certificate to permit the %-cont-%

!*strings.24204:exchange of signed and encrypted e-mail with this user. <p>%-cont-%

!*strings.24205:To be safe, before deciding to trust this certificate, you should contact the e-mail user and verify that the certificate fingerprint %-cont-%

!*strings.24206: listed above is the same as the one he or she has.<p><input type=radio name=dirtrust value=no %1%>Do not trust this certificate.<br> %-cont-%

!*strings.24207:<input type=radio name=dirtrust value=yes %2%>Trust this certificate even though it does not have a trusted issuer.</div>

!*strings.24213:<font face="Impress BT, Verdana, Arial, Helvetica, sans-serif" point-size=16>

!*strings.24214:<STYLE TYPE="text/css"> DIV { FONT-FAMILY: "Prima Sans BT", Verdana, Arial, Helvetica, Lucida; FONT-SIZE: 10pt;} TD { FONT-FAMILY: "PrimaSans BT", Verdana, Arial, Helvetica, Lucida; %-cont-%

!*strings.24215:FONT-SIZE: 10pt;} BODY { FONT-FAMILY: "Prima Sans BT", Verdana, Arial, Helvetica, Lucida; FONT-SIZE: 10 pt;} %-cont-%

!*strings.24216:H1, H2, H3 { font-weight: 700;} H1 { FONT-SIZE: 16PT; } H2 {FONT-SIZE: 14PT;} </STYLE>

!*strings.24500:

!*strings.24501:View

!*strings.24502:Edit

!*strings.24503:Verify

*strings.24504:

*strings.24505:ݡ

!*strings.24506:Delete Expired

!*strings.24507:Remove

!*strings.24508:Get a Certificate...

!*strings.24509:Get Certificates...

!*strings.24510:Import a Certificate...

!*strings.24511:View Certificate

!*strings.24512:Edit Privileges

!*strings.24513:View/Edit

!*strings.24514:Add

!*strings.24515:Logout All

!*strings.24516:OK

*strings.24517:󥻥

!*strings.24518:Help
*strings.24518:إפܼ

!*strings.24519:Search Directory

!*strings.24520:Send Certificate To Directory

!*strings.24521:Open Page Info

!*strings.24522:Security Info

!*strings.24523:Passwords

!*strings.24524:Navigator

!*strings.24525:Messenger

!*strings.24526:Java/JavaScript

!*strings.24527:Certificates

!*strings.24528:Yours

*strings.24529:͡

!*strings.24530:Web Sites

!*strings.24531:Software Developers

!*strings.24532:Signers

!*strings.24533:Cryptographic Modules

!*strings.24534:Security Info

!*strings.24535:Passwords

!*strings.24536:Navigator

!*strings.24537:Messenger

!*strings.24538:Java/JavaScript

!*strings.24539:Certificates

!*strings.24540:Your Certificates

!*strings.24541:Other People's Certificates

!*strings.24542:Web Sites' Certificates

!*strings.24543:Software Developers' Certificates

!*strings.24544:Certificate Signers' Certificates

!*strings.24545:Cryptographic Modules

!*strings.24546:Entering an encrypted site

!*strings.24547:Leaving an encrypted site

!*strings.24548:Viewing a page with an encrypted/unencrypted mix

!*strings.24549:Sending unencrypted information to a Site

!*strings.24550:<B>Certificate to identify you to a web site:</B>

!*strings.24551:Ask Every Time

!*strings.24552:Select Automatically

!*strings.24553:<B>Advanced Security (SSL) Configuration:</B>

!*strings.24554:Enable SSL (Secure Sockets Layer) v2

!*strings.24555:Configure SSL v2

!*strings.24556:Enable SSL (Secure Sockets Layer) v3

!*strings.24557:Configure SSL v3

!*strings.24558:<B>Certificate for your Signed and Encrypted Messages:</B>

!*strings.24559:<B>(You have no email certificates.)</B>

!*strings.24560:Select S/MIME Ciphers

!*strings.24561:Change Password

!*strings.24562:Set Password

!*strings.24563:<B>Communicator will ask for this Password:</B>

!*strings.24564:The first time your certificate is needed

!*strings.24565:Every time your certificate is needed

!*strings.24566:After

!*strings.24567:minutes of inactivity

!*strings.24568:Encrypting Message

!*strings.24569:Signing Message

!*strings.24570:Encrypted Message

!*strings.24571:Signed Message

!*strings.24572:This message <B>can be encrypted</B> when it is sent.

!*strings.24573:Sending an encrypted message is like sending your correspondence in an envelope rather than a postcard; it makes it difficult for other people to read your message.

!*strings.24574:Encrypt this message.

!*strings.24575:Sending an unencrypted message is like sending your correspondence in a postcard instead of an envelope. Other people may be able to read your message.

!*strings.24576:You must have at least one recipient entered for this message.

!*strings.24577:This message <B>cannot be encrypted</B> when it is sent because

!*strings.24578: has no Security Certificate.

!*strings.24579: has an expired Security Certificate.

!*strings.24580: has a revoked Security Certificate.

!*strings.24581: in Alias has no Security Certificate.

!*strings.24582: is a Newsgroup.

!*strings.24583: has an invalid Security Certificate.

!*strings.24584: has a Security Certificate that is marked as Untrusted.

!*strings.24585: has a Security Certificate Issuer that is marked as Untrusted.

!*strings.24586: has an unknown Security Certificate  Issuer.

!*strings.24587:: unknown certificate error.

!*strings.24588:To obtain valid Security Certificates from a Directory, press <I>Get Certificates.</I> Otherwise the recipients must first obtain a Certificate for themselves and then 

!*strings.24589:send it to you in a signed email message. This new Security Certificate will automatically be remembered once it is received. <P>Newsgroups cannot receive encrypted messages.

!*strings.24590:This message <B>can be signed</B> when it is sent.

!*strings.24591:This message <B>cannot be signed</B> when it is sent.

!*strings.24592:This is because you do not have a valid Security Certificate. When you include your Security Certificate in a message, you 

!*strings.24593:also digitally sign that message. This makes it possible to verify that the message actually came from you.

!*strings.24594:When you digitally sign a message, you also include your Security Certificate in that message. This makes it possible to verify that the message actually came from you.

!*strings.24595:In some places this digital signature may be considered as legally binding as your own written signature.

!*strings.24596:Include my Security Certificate in this message and use a digital signature to sign this message 

!*strings.24597:This message <B>was encrypted</B> when it was sent. <P>This means that it was hard for other people to eavesdrop on your message while it was being sent.

!*strings.24598:This message <B>was not encrypted</B> when it was sent. <P>This means that it was possible for other people to view your message while it was being sent.

!*strings.24599:You cannot read this message because you do not have the Security Certificate necessary to decrypt it. This could be because your 

!*strings.24600:Security Certificate is on a different computer or it could be because the message was encrypted with someone else's Security Certificate.

!*strings.24601:The algorithm used was 

!*strings.24602:This message <B>was digitally signed</B> by 

!*strings.24603:This message included the Security Certificate for 

!*strings.24604: on 

!*strings.24605:, and was signed on 

!*strings.24606:To check the Certificate, press the ``View/Edit'' button. <P>This Certificate has automatically been added to your list of 

!*strings.24607:People's Certificates to make it possible for you to send secure mail to this person.

!*strings.24608:This message <B>was not digitally signed</B>. <P>It is impossible to verify that this message actually came from the sender.

!*strings.24609:<B>The Certificate that was used to digitally sign this message is invalid</B>. <P>It is impossible to prove that this message actually came from the sender.

!*strings.24610:<B>This message cannot be decrypted.</B> 

!*strings.24611:The error was: 

!*strings.24612:Warning! In the time since the sender sent you this message and you received it, the message appears to have been altered. Some 

!*strings.24613:or all of the content of this message has been changed. You should contact the message sender and/or your system administrator.

!*strings.24614:This message appears to have been sent from the email address <TT><B>

!*strings.24615:</B></TT>, but the certificate which was used to sign this message belongs to the email address <TT><B>

!*strings.24616:</B></TT>. If these two email addresses don't belong to the same  person, this could be an attempt at forgery.

!*strings.24617:Usenet News Security

!*strings.24618:The connection to this news server <B>is encrypted</B>. This means that the messages you read are encrypted as they 

!*strings.24619:are sent to you. This makes it difficult for other people to read the messages while you are reading them. 

!*strings.24620:The connection to this news server <B>is not encrypted</B>. <P>This means that other people may be able to read these messages while you are reading them.

!*strings.24621:Encryption

!*strings.24622:Verification

!*strings.24623:This page <B>was not encrypted</B>. This means it was possible for other people to view this page when it was loaded. It 

!*strings.24624:also means that you cannot check the identity of the web site. For complete details on all the files on this page, click <B>Open Page info</B>.

!*strings.24625:This page <B>was encrypted</B>. This means it was difficult for other people to view this page when it was loaded.<P>

!*strings.24626:You can examine your copy of the certificate for this page and check the identity of the web site. To see the certificate 

!*strings.24627:for this web site, click <B>View Certificate</B>. For complete details on all the files on this page and their certificates, click <B>Open Page Info</B>.

!*strings.24628:This page <B>was not encrypted</B>, but some of the files it contains were encrypted. This means it was difficult for 

!*strings.24629:other people to view the encrypted files when the page was loaded. It also means that you cannot check the 

!*strings.24630:identity of the web site for the page.<P>For complete details on all the files on this page, click <B>Open Page Info</B>.

!*strings.24631:This page <B>was encrypted</B>. This means it was difficult for other people to view this page when it was loaded. You can 

!*strings.24632:examine your copy of the certificate for this page and the identity of the web site. To see the certificate for 

!*strings.24633:this web site, click <B>View Certificate</B>.<P>However, some of the files on this page <B>were not 

!*strings.24634:encrypted</B>. This means that it was possible for other people to view those files when they were loaded. For complete 

!*strings.24635:details on all the files on this page and their certificates, click <B>Open Page Info</B>.

!*strings.24636:Take a look at the page's Certificate.

!*strings.24637:Make sure that this is the site you think it is. This page comes from the site: 

!*strings.24638:The following elements are missing from this window: 

!*strings.24639:. This means that you may be missing important information.

!*strings.24640:the menubar

!*strings.24641:the toolbar

!*strings.24642:the personal toolbar

!*strings.24643:the location bar

!*strings.24644:the status bar

!*strings.24645:This window was created by a Java Application (from 

!*strings.24646:). This application has some control over this window and may influence what you see.

!*strings.24647:This window was created by a JavaScript Application (from 

!*strings.24648:). This application has some control over this window and may influence what you see.

!*strings.24649:<B><H2>There is no Security Info for this window.</H2></B>

!*strings.24650:Security Info is available for Browser, Messenger Message, and News Article windows. 

!*strings.24651:<P>If you wish to change Security settings or preferences, use the tabs on the left to switch between different areas.

!*strings.24652:This is an explanation of Security Certificates.<P> <B>Certificate:</B> A file that identifies a person or organization. Communicator uses certificates to 

!*strings.24653:encrypt information. You can use a certificate to check the identity of the certificate's owner. You should trust a certificate only if you trust the person or organization that issued it. 

!*strings.24654:<P>Your own certificates allow you to receive encrypted information. Communicator also keeps track of certificates from other people, web sites, applets, and scripts. 

!*strings.24655:<P><UL><B>Yours</B> lists your own certificates. <P><B>People</B> lists certificates from other people or organizations. 

!*strings.24656:<P><B>Web Sites</B> lists certificates from web sites. <P><B>Signers</B> lists certificates from certificate signers (``Certificate Authorities''.) 

!*strings.24657:<P><B>Software Developers</B> lists certificates that accompany signed Java applets and JavaScript scripts.</UL>

!*strings.24658:You can use any of these certificates to identify yourself to other people and to web sites. Communicator uses your certificates 

!*strings.24659:to decrypt information sent to you. Your certificates are signed by the organization that issued them. <P><B>These are your certificates:</B>

!*strings.24660:You should make a copy of your certificates and keep them in a safe place. If you ever lose your certificates, you will be unable 

!*strings.24661:to read encrypted mail you have received, and you may have problems identifying yourself to web sites.

!*strings.24662:Other people have used these certificates to identify themselves to you. Communicator can send encrypted 

!*strings.24663:messages to anyone for whom you have a certificate. <P><B>These are certificates from other people:</B>

!*strings.24664:To get certificates from a network Directory press <I>Search Directory</I>.<p>

!*strings.24665:<B>These are certificates that you have accepted from web sites:</B>

!*strings.24666:<B>These certificates identify the certificate signers that you accept:</B>

!*strings.24667:<B>These settings allow you to control Navigator security settings.</B> <P>Navigator security warnings can let you know before you do something that might be unsafe. <P><B>Show a warning before:

!*strings.24668:<B>These settings allow you to control Messenger security settings.</B> <P>Messenger Security warnings can let you know before you do something that might be unsafe.

!*strings.24669:<B>Sending Signed/Encrypted Mail:</B>

!*strings.24670:Encrypt mail messages, when it is possible

!*strings.24671:Sign mail messages, when it is possible

!*strings.24672:Sign news messages, when it is possible

!*strings.24673:This certificate is included with every email message you <B>sign</B>. When other people receive it, it makes it possible for them to send you encrypted mail.

!*strings.24674:Other people could also obtain your certificate from a Directory:

!*strings.24675:If you had one, this certificate would be included with every email message you <B>signed</B>. When other people received it, 

!*strings.24676:it would make it possible for them to send you encrypted mail. (To get a certificate, see the ``Yours'' tab on the left.)

!*strings.24677:<B>Advanced S/MIME Configuration:</B>

!*strings.24678:Cipher Preferences: 

!*strings.24679:<B>These settings allow you to control access by Java applets and JavaScript scripts.</B> <P>No applet or script is allowed to access your computer or network without 

!*strings.24680:your permission. You have explicitly granted or forbidden access for all applets and scripts from the following vendors, distributors, or web sites.

!*strings.24681:<B>Your Communicator password will be used to protect your certificates.</B> <P>If you are in an environment where other 

!*strings.24682:people have access to your computer (either physically or over the network) you should have a Communicator password. <P>

!*strings.24683:<B>Cryptographic Modules:</B>

!*strings.24684:View/Edit CRL's

!*strings.24685:To view or edit Certificate Revocation Lists press <I>View/Edit CRL's</I>.<p>

!*strings.24686:To check the Certificate or edit Certificate Trust Information, press the ``View/Edit'' button. <P>This Certificate has automatically been added to your list of 

!*strings.24687:<B>Certificate to use for Proxy Authentication:</B>

!*strings.24688:No Proxy Authentication

!*strings.24689:

!*strings.25000:

!*strings.25001:sa_view_button_label

!*strings.25002:sa_edit_button_label

!*strings.25003:sa_verify_button_label

!*strings.25004:sa_delete_button_label

!*strings.25005:sa_export_button_label

!*strings.25006:sa_expired_button_label

!*strings.25007:sa_remove_button_label

!*strings.25008:sa_get_cert_button_label

!*strings.25009:sa_get_certs_button_label

!*strings.25010:sa_import_button_label

!*strings.25011:sa_view_cert_button_label

!*strings.25012:sa_edit_privs_button_label

!*strings.25013:sa_view_edit_button_label

!*strings.25014:sa_add_button_label

!*strings.25015:sa_logout_all_button_label

!*strings.25016:sa_ok_button_label

!*strings.25017:sa_cancel_button_label

!*strings.25018:sa_help_button_label

!*strings.25019:sa_search_dir_button_label

!*strings.25020:sa_send_cert_button_label

!*strings.25021:sa_page_info_label

!*strings.25022:sa_secinfo_index_label

!*strings.25023:sa_passwords_index_label

!*strings.25024:sa_navigator_index_label

!*strings.25025:sa_messenger_index_label

!*strings.25026:sa_applets_index_label

!*strings.25027:sa_certs_intro_index_label

!*strings.25028:sa_yours_index_label

!*strings.25029:sa_people_index_label

!*strings.25030:sa_sites_index_label

!*strings.25031:sa_developers_index_label

!*strings.25032:sa_signers_index_label

!*strings.25033:sa_modules_index_label

!*strings.25034:sa_secinfo_title_label

!*strings.25035:sa_passwords_title_label

!*strings.25036:sa_navigator_title_label

!*strings.25037:sa_messenger_title_label

!*strings.25038:sa_applets_title_label

!*strings.25039:sa_certs_intro_title_label

!*strings.25040:sa_yours_title_label

!*strings.25041:sa_people_title_label

!*strings.25042:sa_sites_title_label

!*strings.25043:sa_developers_title_label

!*strings.25044:sa_signers_title_label

!*strings.25045:sa_modules_title_label

!*strings.25046:sa_enter_secure_label

!*strings.25047:sa_leave_secure_label

!*strings.25048:sa_mixed_secure_label

!*strings.25049:sa_send_clear_label

!*strings.25050:sa_ssl_cert_label

!*strings.25051:sa_ask_sa_every_time_label

!*strings.25052:sa_select_auto_label

!*strings.25053:sa_ssl_config_label

!*strings.25054:sa_ssl2_enable_label

!*strings.25055:sa_ssl2_config_label

!*strings.25056:sa_ssl3_enable_label

!*strings.25057:sa_ssl3_config_label

!*strings.25058:sa_smime_cert_label

!*strings.25059:sa_smime_no_certs_blurb

!*strings.25060:sa_smime_config_label

!*strings.25061:sa_change_password_label

!*strings.25062:sa_set_password_label

!*strings.25063:sa_ask_for_password_label

!*strings.25064:sa_once_per_session_label

!*strings.25065:sa_every_time_label

!*strings.25066:sa_after_label

!*strings.25067:sa_minutes_label

!*strings.25068:sa_compose_encrypt_subtitle

!*strings.25069:sa_compose_sign_subtitle

!*strings.25070:sa_message_encrypt_subtitle

!*strings.25071:sa_message_sign_subtitle

!*strings.25072:sa_can_encrypt

!*strings.25073:sa_send_encrypt_desc

!*strings.25074:sa_encrypt_this_checkbox_label

!*strings.25075:sa_send_clear_warn_desc

!*strings.25076:sa_no_recipients_desc

!*strings.25077:sa_cannot_encrypt_head

!*strings.25078:sa_cert_missing_tail

!*strings.25079:sa_cert_has_exp_tail

!*strings.25080:sa_cert_has_revoke_tail

!*strings.25081:sa_cert_no_alias_tail

!*strings.25082:sa_cert_newsgroup_tail

!*strings.25083:sa_cert_invalid_tail

!*strings.25084:sa_cert_untrusted_tail

!*strings.25085:sa_cert_issuer_untrusted_tail

!*strings.25086:sa_cert_issuer_unknown_tail

!*strings.25087:sa_cert_unknown_error_tail

!*strings.25088:sa_how_to_get_their_cert_1

!*strings.25089:sa_how_to_get_their_cert_2

!*strings.25090:sa_can_be_signed

!*strings.25091:sa_cannot_be_signed

!*strings.25092:sa_cannot_sign_desc_1

!*strings.25093:sa_cannot_sign_desc_2

!*strings.25094:sa_can_sign_desc

!*strings.25095:sa_sign_disclaimer

!*strings.25096:sa_sign_this_checkbox_label

!*strings.25097:sa_was_encrypted

!*strings.25098:sa_was_not_encrypted

!*strings.25099:sa_was_encrypted_for_other_1

!*strings.25100:sa_was_encrypted_for_other_2

!*strings.25101:sa_encryption_algorithm_was

!*strings.25102:sa_was_signed_head

!*strings.25103:sa_included_cert_desc_head

!*strings.25104:sa_was_signed_at

!*strings.25105:sa_included_cert_desc_signed_at

!*strings.25106:sa_was_signed_desc_tail_1

!*strings.25107:sa_was_signed_desc_tail_2

!*strings.25108:sa_was_not_signed

!*strings.25109:sa_sig_invalid

!*strings.25110:sa_encryption_invalid

!*strings.25111:sa_sign_error_intro

!*strings.25112:sa_sig_tampered_1

!*strings.25113:sa_sig_tampered_2

!*strings.25114:sa_addr_mismatch_part1

!*strings.25115:sa_addr_mismatch_part2

!*strings.25116:sa_addr_mismatch_part3

!*strings.25117:sa_news_encrypt_subtitle

!*strings.25118:sa_news_encrypted_1

!*strings.25119:sa_news_encrypted_2

!*strings.25120:sa_news_not_encrypted

!*strings.25121:sa_nav_encryption_subtitle

!*strings.25122:sa_nav_verification_subtitle

!*strings.25123:sa_nav_no_encrypt_desc_1

!*strings.25124:sa_nav_no_encrypt_desc_2

!*strings.25125:sa_nav_encrypt_desc_1

!*strings.25126:sa_nav_encrypt_desc_2

!*strings.25127:sa_nav_encrypt_desc_3

!*strings.25128:sa_nav_no_encrypt_mix_desc_1

!*strings.25129:sa_nav_no_encrypt_mix_desc_2

!*strings.25130:sa_nav_no_encrypt_mix_desc_3

!*strings.25131:sa_nav_encrypt_mix_desc_1

!*strings.25132:sa_nav_encrypt_mix_desc_2

!*strings.25133:sa_nav_encrypt_mix_desc_3

!*strings.25134:sa_nav_encrypt_mix_desc_4

!*strings.25135:sa_nav_encrypt_mix_desc_5

!*strings.25136:sa_nav_verify_cert_desc

!*strings.25137:sa_nav_verify_domain_desc

!*strings.25138:sa_nav_verify_missing_desc_1

!*strings.25139:sa_nav_verify_missing_desc_2

!*strings.25140:sa_nav_info_menubar_name

!*strings.25141:sa_nav_info_toolbar_name

!*strings.25142:sa_nav_info_personalbar_name

!*strings.25143:sa_nav_info_location_name

!*strings.25144:sa_nav_info_status_name

!*strings.25145:sa_nav_verify_java_desc_1

!*strings.25146:sa_nav_verify_java_desc_2

!*strings.25147:sa_nav_verify_js_desc_1

!*strings.25148:sa_nav_verify_js_desc_2

!*strings.25149:sa_not_me_subtitle

!*strings.25150:sa_not_me_desc_1

!*strings.25151:sa_not_me_desc_2

!*strings.25152:sa_certs_intro_string_1

!*strings.25153:sa_certs_intro_string_2

!*strings.25154:sa_certs_intro_string_3

!*strings.25155:sa_certs_intro_string_4

!*strings.25156:sa_certs_intro_string_5

!*strings.25157:sa_certs_intro_string_6

!*strings.25158:sa_your_certs_desc_1

!*strings.25159:sa_your_certs_desc_2

!*strings.25160:sa_your_certs_desc_tail_1

!*strings.25161:sa_your_certs_desc_tail_2

!*strings.25162:sa_people_certs_desc_1

!*strings.25163:sa_people_certs_desc_2

!*strings.25164:sa_get_certs_desc

!*strings.25165:sa_site_certs_desc

!*strings.25166:sa_signers_certs_desc

!*strings.25167:sa_ssl_desc

!*strings.25168:sa_smime_desc

!*strings.25169:sa_smime_pref_desc

!*strings.25170:sa_encrypt_always_checkbox_label

!*strings.25171:sa_sign_mail_always_checkbox_label

!*strings.25172:sa_sign_news_always_checkbox_label

!*strings.25173:sa_smime_cert_desc

!*strings.25174:sa_smime_send_cert_desc

!*strings.25175:sa_smime_no_cert_desc_1

!*strings.25176:sa_smime_no_cert_desc_2

!*strings.25177:sa_smime_cipher_heading

!*strings.25178:sa_smime_cipher_desc

!*strings.25179:sa_applets_desc_1

!*strings.25180:sa_applets_desc_2

!*strings.25181:sa_password_desc_1

!*strings.25182:sa_password_desc_2

!*strings.25183:sa_modules_desc

!*strings.25184:sa_view_crl_button_label

!*strings.25185:sa_signers_view_crl_desc

!*strings.25186:sa_was_signed_alt_desc_tail_1

!*strings.25187:sa_proxy_cert_label

!*strings.25188:sa_no_proxy_auth_label

!*strings.25189:

!*strings.25500:FORTEZZA SKIPJACK encryption with an 80-bit key

!*strings.25511:<b>Security Module Name:</b> %0%<input type="%1%" name="name" value=%2%><br><b>Security Module File:</b> %3%<input type="%4%"name="library" value=%5%><br>%-cont-%

!*strings.25512:<b>Manufacturer:</b> %6%<br><b>Description:</b>%8%<br><b>PKCS #11 Version:</b> %7%<br><b>Library Version: </b> %9%<br><center><table><tr>%-cont-%

!*strings.25513:<td width=10></td><td align=top><select name=slots size=10 onChange="setpass(this)">%10%</select></td><td valign=top><table border=0 cellspacing=0 cellpadding=0><td width=10></td>%-cont-%

!*strings.25514:<td height=30 valign=top align=center> <input type="submit" name="button" value="%moreinfo%"width=174></input></td></tr>%-cont-%

!*strings.25515:<tr><td width=10></td><td height=30 valign=middle align=center><input type="submit" name="button" value="%config%"width=174></input></td></tr>%-cont-%

!*strings.25516:<tr><td width=10></td><td height=30 valign=middle align=center> <input type="submit" name="button" value="%login%"width=174></input></td></tr>%-cont-%

!*strings.25517:<tr><td width=10></td><td height=30 valign=middle align=center> <input type="submit" name="button" value="%logout%"width=174></input></td></tr>%-cont-%

!*strings.25518:<tr><td width=10></td><td height=30 valign=middle align=center> <input type="submit" name="button" value="Change Password"width=174></input></td></tr></table>%-cont-%

!*strings.25519:</td></tr></table></center><script>var login_status = %11%function setpass(select){%-cont-%

!*strings.25520:for(var i=0;i<select.options.length;i++) {   if (select.options[i].selected) {    document.forms[0].elements[9].value = login_status[i];    return;   } }%-cont-%

!*strings.25521:  document.forms[0].elements[9].value = "No Token Selected"; }\n\
function initarray() {  var numargs = initarray.arguments.length;  var a; a = new Array(numargs); %-cont-%

!*strings.25522:  for ( var i = 0; i < numargs; i++ ) {    a[i] = initarray.arguments[i];  } return a; }</script>

!*strings.25531: Config

!*strings.25542: <P><B>Module Name:</B> %0% <BR><B>Slot Description:</B> %1% <BR><B>Token Name: </B> %2% <BR><B>Remarks: </B>%3%<P><HR> %-cont-%

!*strings.25543: <P> <DT><INPUT TYPE=Radio %4% NAME="enabledisable" VALUE="disable"> <B> Disable this token. </B> %-cont-%

!*strings.25544: <FORM><P> <DL> <DT><INPUT TYPE=Radio %5% NAME="enabledisable" VALUE="enable"> <B>Enable this token and turn on the following functions: </B> %6% </FORM>

!*strings.25555: <P><B>Module Name:</B> %0% <BR><B>Slot Description:</B> %1% <BR><B>Token Name: </B> %2% <P><HR> %-cont-%

!*strings.25556: <FORM> <P> <FONT COLOR="FF0000" SIZE=+1> %3%<BR>%4%<BR>%5% </FONT></FORM>

!*strings.25557: Configure Slot

!*strings.25568:Module Name: 

!*strings.25569:File: 

!*strings.25570:RSA PKCS encryption

!*strings.25571:External security module successfully deleted

!*strings.25572:Internal security module successfully deleted

!*strings.25573:A new security module has been installed

!*strings.25574:Are you sure you want to install this security module?

!*strings.25575:Are you sure you want to delete this security module?

!*strings.25576:Enter a nickname for the certificate:

!*strings.25587:View/Edit CRL's

!*strings.25588:<h3 align=center>%0%</h3><b>URL:</b>%1%<br><b>Last Update:</b>%2%<br><b>Next Update:</b>%3% %4%<br><b>Signed by:</b><ul>%5%</ul><br><center><select name=bogus size=8>%6%</select></center>

!*strings.25589:Enter the URL of the new CRL/CKL to load:

!*strings.25590:<h3 align=center>%0%</h3>Enter the URL of the Certificate Revocation List.<br><br><b>URL:</b><input name=url size=70 type=text value="%1%">

!*strings.25591:No CRL was selected. Please select a CRL from the list.

!*strings.25592:Selected CRL does not have a valid URL to load from.\n\
Use 'New/Edit...' to set the URL.

!*strings.25593:<font color=red>Expired</font>

!*strings.25594:You did not enter a URL: No new CRL loaded.

!*strings.25595:Edit CRL

!*strings.25596:CRL

!*strings.25597:<font color=red>Not Yet Valid</font>

!*strings.-5288:Netscape is unable to communicate securely with this site\n\
because the server does not support high-grade encryption.

!*strings.-5287:Netscape is unable to communicate securely with this site\n\
because the server requires the use of high-grade encryption.\n\
\n\
This version of Netscape does not support high-grade\n\
encryption, probably due to U.S. export restrictions.

!*strings.-5286:Netscape and this server cannot communicate securely\n\
because they have no common encryption algorithm(s).

!*strings.-5285:Netscape is unable to find the certificate or key necessary\n\
for authentication.

!*strings.-5284:Netscape is unable to communicate securely with this site\n\
because the server's certificate was rejected.

!*strings.-5282:The server has encountered bad data from the client.

!*strings.-5281:Netscape has encountered bad data from the server.

!*strings.-5280:Netscape has encountered an unsupported type of certificate.\n\
\n\
A newer version of Netscape may solve this problem.

!*strings.-5279:The server is using an unsupported version of the security\n\
protocol.\n\
\n\
A newer version of Netscape may solve this problem.

!*strings.-5277:Client authentication failed due to mismatch between private\n\
key found in client key database and public key found in client\n\
certificate database.

!*strings.-5276:Netscape is unable to communicate securely with this site\n\
because the domain to which you are attempting to connect\n\
does not match the domain name in the server's certificate.

!*strings.-5274:This site only supports SSL version 2.  You can enable\n\
support for SSL version 2 by selecting Security Info from\n\
the Communicator menu and opening the Navigator section.

!*strings.-5273:SSL has received a record with an incorrect Message\n\
Authentication Code.  This could indicate a network error,\n\
a bad server implementation, or a security violation.

!*strings.-5272:SSL has received an error from the server indicating an\n\
incorrect Message Authentication Code.  This could indicate\n\
a network error, a bad server implementation, or a\n\
security violation.

!*strings.-5271:The server cannot verify your certificate.

!*strings.-5270:The server has rejected your certificate as revoked.

!*strings.-5269:The server has rejected your certificate as expired.

!*strings.-5268:You cannot connect to an encrypted website because SSL\n\
has been disabled.  You can enable SSL by selecting\n\
Security Info from the Communicator menu and opening the\n\
Navigator section.

!*strings.-5267:The server is in another FORTEZZA domain,\n\
you cannot connect to it.

!*strings.7032:Broken pipe

!*strings.7111:Connection refused

!*strings.7022:Invalid argument

!*strings.7005:I/O error

!*strings.7012:Not enough memory

!*strings.7009:Bad file number

!*strings.7011:Operation would block

!*strings.7106:Socket is already connected

!*strings.7110:Connection timed out

!*strings.7115:operation now in progress

!*strings.7114:EALREADY

!*strings.7098:Address already in use

!*strings.7004:interrupted system call

!*strings.7013:Permission denied

!*strings.7099:Can't assign requested address

!*strings.7100:Network is down

!*strings.7101:Network is unreachable

!*strings.7102:Network dropped connection because of reset

!*strings.7103:Connection aborted

!*strings.7104:Connection reset by peer

!*strings.7107:Socket is not connected

!*strings.7112:Host is down

!*strings.7113:No route to host

!*strings.21001: (unrecognized)

!*strings.21002: (autoselect)

!*strings.21003: (default)

!*strings.21004: (not found)

!*strings.21010:%s image %dx%d pixels

!*strings.21011:Images are %d bits deep with %d cells allocated.

!*strings.21012:Images are monochrome.

!*strings.21013:Images are %d bit greyscale.

!*strings.21014:Images are %d bit truecolor.

!*strings.21020:This is a searchable index. Enter search keywords: 

!*strings.21031:Main Hotlist

!*strings.21032:<!-- This is an automatically generated file.\n\
    It will be read and overwritten.\n\
    Do Not Edit! -->\n

!*strings.21033:---End of History List---\n

!*strings.21034:Save History List

!*strings.21040:Connect: Looking up host: %.256s...

!*strings.21041:Connect: Contacting host: %.256s...

!*strings.21042:Error: Could not make connection non-blocking.

!*strings.21043:Unable to locate host %.256s.

!*strings.21044:Unable to locate host %.256s.

!*strings.21045:Reading file...

!*strings.21046:Reading file...Error Zero Length

!*strings.21047:Reading directory...

!*strings.21048:Reading file...Done

!*strings.21049:Reading directory...Done

!*strings.21050:Receiving FTP file

!*strings.21051:Receiving FTP directory

!*strings.21052:Receiving data.

!*strings.21053:Transferring data from %.256s

!*strings.21054:Connect: Host %.256s contacted. Waiting for reply...

!*strings.21055:Connect: Trying again (HTTP 0.9)...

!*strings.21056:Connect: Host contacted. Waiting for reply (Gopher)

!*strings.21057:Mail sent successfully

!*strings.21058:Receiving newsgroups...

!*strings.21059:Receiving newsgroups...

!*strings.21060:Receiving articles...

!*strings.21061:Receiving articles...

!*strings.21062:Reading newsgroup list

!*strings.21063:Reading newsgroup overview information

!*strings.21064:Sorting articles...

!*strings.21065:Starting Java...

!*strings.21066:Starting Java...done

!*strings.21101:Unable to invoke external viewer

!*strings.21102:Proxy is requiring an authentication scheme that is not supported.

!*strings.21103:Out of memory error in HTTP Load routine!

!*strings.21104:Unknown status reply from server: %d!

!*strings.21105:Warning! Non-critical application error: NET_TotalNumberOfProcessingURLs < 0

!*strings.21106:Warning! Non-critical application error: NET_TotalNumberOfOpenConnections < 0

!*strings.21107:URN's not internally supported, use an HTTP proxy server: 

!*strings.21108:reentrant call to Interrupt window

!*strings.21109:Bad message number

!*strings.21110:Article number out of range

!*strings.21111:Could not load mailbox

!*strings.21113:SMTP Error sending mail. Server responded: %.256s

!*strings.21114:Warning: unrecognized character set: `

!*strings.21115:Alert! did not find a converter or decoder

!*strings.21116:Cannot add the result of a form submission to the hotlist

!*strings.21117:Warning: an HTTP proxy host was specified\n\
(%.2048s), but that host is unknown.\n\
\n\
This means that external hosts will be unreachable.\n\
Perhaps there is a problem with your name server?\n\
Consult your system administrator.

!*strings.21118:Warning: a SOCKS host was specified (%.2048s)\n\
but that host is unknown.\n\
\n\
This means that external hosts will be unreachable.\n\
\n\
Perhaps there is a problem with your name server?\n

!*strings.21119:If your site must use a non-root name server, you will\n\
need to set the $SOCKS_NS environment variable to\n\
point at the appropriate name server.  It may (or\n\
may not) be necessary to set this variable, or the\n\
SOCKS host preference, to the IP address of the host\n\
in question rather than its name.\n\
\n

!*strings.21120:Consult your system administrator.

!*strings.21121:Warning: the following hosts are unknown:\n\
\n

!*strings.21122:Warning: the host %.256s is unknown.\n

!*strings.21123:\n\
This means that some or all hosts will be unreachable.\n\
\n\
Perhaps there is a problem with your name server?\n

!*strings.21124:On SunOS 4 systems, there are two %s executables,\n\
one for sites using DNS, and one for sites using YP/NIS.\n\
This is the DNS executable.  Perhaps you need to use\n\
the other one?\n\
\n

!*strings.21125:On SunOS 4 systems, there are two %s executables,\n\
one for sites using DNS, and one for sites using YP/NIS.\n\
This is the YP/NIS executable.  Perhaps you need to use\n\
the other one?\n\
\n

!*strings.21130:Warning: this is an executable `%.1024s' script!\n\
\n\
You are about to execute arbitrary system commands\n\
on your local machine.  This is a security risk.\n\
Unless you completely understand this script, it\n\
is strongly recommended you not do this.\n\
\n\
Execute the script?

!*strings.21131:Warning: this is an executable `%.1024s' script!\n\
\n\
You may be about to execute arbitrary system commands\n\
on your local machine.  This is a security risk.\n\
Unless you completely understand this script, it\n\
is strongly recommended you not do this.\n\
\n\
Execute the script?

!*strings.21133:Authorization failed.  Retry?

!*strings.21134:Proxy authorization failed.  Retry?

!*strings.21135:Repost form data?

!*strings.21136:Before viewing all newsgroups, Netscape saves\n\
a copy of the newsgroup list.\n\
\n\
On a modem or slow connection, this may take a\n\
few minutes. You can choose New Window from the\n\
File menu to continue browsing.  Proceed?

!*strings.21137:This form is being submitted via e-mail.\n\
Submitting the form via e-mail will reveal\n\
your e-mail address to the recipient, and\n\
will send the form data without encrypting\n

!*strings.21139:it for privacy.  You may not want to submit\n\
sensitive or private information via this\n\
form.  You may continue or cancel this\n\
submission.  

!*strings.21151:message: invalid specifier `%c'\n

!*strings.21152:Implement more temp name

!*strings.21153:Implement more XPStats

!*strings.21160:Please enter a username for news server access

!*strings.21161:Enter password for user %s:

!*strings.21204:<TITLE>Error!</TITLE>\n\
<H1>Error!</H1> newsgroup server responded: <b>%.256s</b><p>\n

!*strings.21205:<b><p>Perhaps the article has expired</b><p>\n

!*strings.21218:<TITLE>FTP Error</TITLE>\n\
<H1>FTP Error</H1>\n\
<h2>Could not login to FTP server</h2>\n\
<PRE>

!*strings.21219:<TITLE>FTP Error</TITLE>\n\
<H1>FTP Error</H1>\n\
<h2>FTP Transfer failed:</h2>\n\
<PRE>

!*strings.21220:<TITLE>Gopher Index %.256s</TITLE><H1>%.256s <BR>Gopher Search</H1>\n\
This is a searchable Gopher index.\n\
Use the search function of your browser to enter search terms.\n\
<ISINDEX>

!*strings.21221:<TITLE>CSO Search of %.256s</TITLE><H1>%.256s CSO Search</H1>\n\
A CSO database usually contains a phonebook or directory.\n\
Use the search function of your browser to enter search terms.\n\
<ISINDEX>

!*strings.21222:<TITLE>Missing Post reply data</TITLE>\n\
<H1>Data Missing</H1>\n\
This document resulted from a POST operation and has expired from the\n\
cache.  If you wish you can repost the form data to recreate the\n\
document by pressing the <b>reload</b> button.\n

!*strings.21250:RSA Public Key Cryptography

!*strings.21251:International

!*strings.21252:This is an insecure document that is not encrypted and offers no security\n\
protection.

!*strings.21253:<h3>No new newsgroups</h3>

!*strings.21256:Enter username for %.200s at %.200s:

!*strings.21257:Type in a newsgroup to add to the list:

!*strings.21260:This is a secure document that uses a medium-grade encryption key suited\n\
for U.S. export

!*strings.21261:This is a secure document that uses a high-grade encryption key for U.S.\n\
domestic use only

!*strings.21270:Bookmarks have changed on disk and are being reloaded.

!*strings.21271:The address book has changed on disk and is being reloaded.

!*strings.21272:Bookmarks have changed on disk.  Discard your unsaved changes\n\
and reload?

!*strings.21273:The address book has changed on disk.  Discard your unsaved changes\n\
and reload?

!*strings.21274:Error saving bookmarks file!

!*strings.21275:Error saving address book file!

!*strings.21276:This is a searchable index. Enter search keywords: 

!*strings.21277:Reset

!*strings.21278:Submit Query

!*strings.21279:<H3>No info while document is loading</H3>\n

!*strings.21280:<LI>Encoding: 

!*strings.21281:<b>Form %d:</b><UL>

!*strings.21282:%ld hours ago

!*strings.21283:%ld days ago

!*strings.21284:There are %ld aliases to %s

!*strings.21285:There is 1 alias to %s

!*strings.21286:There are no aliases to %s

!*strings.21287:Nicknames may only have letters and numbers\n\
in them.  The nickname has not been changed.

!*strings.21288:An entry with this nickname already exists.\n\
The nickname has not been changed.

!*strings.21289:This item has %d alias(es). These aliases \n\
will be removed, as well.

!*strings.21290:Some of the items you are about to remove \n\
have one or more aliases. The aliases will \n\
be removed, as well.

!*strings.21291:<!-- This is an automatically generated file.

!*strings.21292:It will be read and overwritten.

!*strings.21293:Do Not Edit! -->

*strings.21294:ե

*strings.21295:֥åޡ

!*strings.21296:Not Found

!*strings.21297:Open bookmarks file

!*strings.21298:Import bookmarks file

!*strings.21299:Save bookmarks file

!*strings.21300:Less than one hour ago

!*strings.21301:The global history database is currently closed

!*strings.21302:Unknown

!*strings.21303:The global history database is currently empty

!*strings.21304:<BR>\n\
<TT>Date:</TT> %s<P>

!*strings.21305:\n\
<HR>\n\
<TT>Total entries:</TT> %ld<P>

!*strings.21306:Personal Bookmarks

!*strings.21307:<!-- This is an automatically generated file.\n\
It will be read and overwritten.\n\
Do Not Edit! -->\n

!*strings.21308:Loading plug-in

!*strings.21309:at %ld bytes/sec

!*strings.21310:at %.1fK/sec

!*strings.21311:at %.1fM/sec

!*strings.21312:stalled

!*strings.21313:%lu

!*strings.21314:%luK

!*strings.21315:%3.2fM

!*strings.21316:%02ld:%02ld:%02ld remaining

!*strings.21317:%02ld:%02ld remaining

!*strings.21318:%ld sec%s remaining

!*strings.21319:Version: 

!*strings.21320:Serial Number: 

!*strings.21321:Issuer: 

!*strings.21322:Subject: 

!*strings.21323:Version: %s%sSerial Number: %s%sIssuer:  %s%sSubject: %s%sNot Valid Before: %s%sNot Valid After: %s%s

!*strings.21324:Enter Your Communicator Password:

!*strings.21325:A plugin for the mime type %s\n\
was not found.

!*strings.21326:Could not load the plug-in '%s' for the MIME type '%s'.  \n\
\n\
  Make sure enough memory is available and that the plug-in is installed correctly.

!*strings.21327:Unable to start a java applet: Can't find '%s' in your\n\
CLASSPATH. Read the release notes and install '%s'\n\
properly before restarting.\n\
\n\
Current value of CLASSPATH:\n\
%s\n

!*strings.21328:Unable to start a java applet: the version number for your\n\
classes is wrong. The version number found was %d. The correct\n\
version number is %d.\n

!*strings.21329:Java reported the following error on startup:\n\
\n\
%s\n

!*strings.21330:Failed to start the Java debugger.\n

!*strings.21331:The system has been locked to prevent access to restricted sites. Please enter your password if you will be changing these settings:

!*strings.21332:The previously entered password was not correct. Please enter your password if you'll be changing these restrictions settings during this session:

!*strings.21335:Connect: Please enter password for host...

!*strings.21336:Proxy is requiring an authentication scheme that is not supported.

!*strings.21337:Proxy nonces appear to expire immediately.\n\
This is either a problem in the proxy's authentication \n\
implementation, or you have mistyped your password.\n\
Do you want to re-enter your username and password?

!*strings.21338:unidentified proxy server

!*strings.21339:Proxy authentication required for %.250s at %.250s:

!*strings.21340:Connect: Please enter password for proxy...

!*strings.21341:Bad keyword in proxy automatic configuration: %s.

!*strings.21342:Try connecting to the proxy again?

!*strings.21343:Try connecting to SOCKS again?

!*strings.21344:Try connecting to proxy / SOCKS again?

!*strings.21345:Proxy server is unavailable.\n\
\n\
Try connecting to proxy %s again?

!*strings.21346:All proxy servers are unavailable.\n\
\n\
Try connecting to %s again?

!*strings.21347:SOCKS is unavailable.  Try connecting to SOCKS %s again?

!*strings.21348:SOCKS and proxies are unavailable.  Try\n\
connecting to %s again?

!*strings.21349:All proxies are unavailable. Do you wish to temporarily\n\
override proxies by connecting directly until proxies\n\
are available again?

!*strings.21350:SOCKS is unavailable. Do you wish to temporarily\n\
override SOCKS by connecting directly until SOCKS\n\
are available again?

!*strings.21351:Both proxies and SOCKS are unavailable. Do you wish to\n\
temporarily override them by connecting directly until they\n\
are available again?

!*strings.21352:All proxies are still down.\n\
Continue with direct connections?

!*strings.21353:SOCKS is still down.\n\
\n\
Continue with direct connections?

!*strings.21354:SOCKS and proxies are still down.\n\
\n\
Continue with direct connections?

!*strings.21355:No proxy automatic configuration file was received.\n\
\n\
No proxies will be used.

!*strings.21356:The automatic configuration file is empty:\n\
\n\
    %s\n\
\n\
Use the configuration from the previous session instead?

!*strings.21357:The automatic configuration file has errors:\n\
\n\
        %s\n\
\n\
Use the configuration from the previous session instead?

!*strings.21358:The proxy automatic configuration file has errors:\n\
\n\
        %s\n\
\n\
No proxies will be used.

!*strings.21359:The automatic configuration file is not of the correct type:\n\
\n\
        %s\n\
\n\
Expected MIME type of application/x-javascript-config or application/x-ns-proxy-autoconfig.\n\
\n\
Use the configuration from the previous session instead?

!*strings.21360:The proxy automatic configuration file could not be loaded.\n\
\n\
Check the proxy automatic configuration URL in preferences.\n\
\n\
No proxies will be used.

!*strings.21361:The automatic configuration file could not be loaded.\n\
\n\
Use the configuration from the previous session instead?

!*strings.21362:The backup proxy automatic configuration file had errors.\n\
\n\
No proxies will be used.

!*strings.21363:Proxy automatic configuration load was cancelled.\n\
\n\
No proxies will be used.

!*strings.21364:Warning:\n\
\n\
Server sent an unrequested proxy automatic\n\
configuration file to Netscape:\n\
\n\
        %s\n\
\n\
Configuration file will be ignored.

!*strings.21365:Receiving proxy auto-configuration file...

!*strings.21366:Cache cleanup: removing %d files...

!*strings.21367:The database selected is valid, but cannot\n\
be validated as the correct database because\n\
it is missing a name entry.  Do you wish to\n\
use this database anyway?

!*strings.21368:The database selected is named:\n\
%.900s\n\
The database requested was named:\n\
%.900s\n\
Do you wish to use this database anyway?

!*strings.21369:The page currently loading has requested an external\n\
cache.  Using a read-only external cache can improve\n\
network file retrieval time.\n\
\n\
If you do not have the external cache requested,\n\
select "Cancel" in the file selection box.

!*strings.21370:The proxy automatic configuration file is not of the correct type:\n\
\n\
        %s\n\
\n\
Expected the MIME type of application/x-ns-proxy-autoconfig.\n\
\n\
No proxies will be used.

!*strings.21371:Reading segment...Done

!*strings.21372:<TITLE>Directory listing of %.1024s</TITLE>\n

!*strings.21373:<H1>Directory listing of %.1024s</H1>\n\
<PRE>

!*strings.21374:">Up to higher level directory</A><BR>

!*strings.21375:Could not login to FTP server

!*strings.21376:Error: Could not make connection non-blocking.

!*strings.21377:Posting file %.256s...

!*strings.21378:<TITLE>Directory of %.512s</TITLE>\n\
 <H2>Current directory is %.512s</H2>\n\
 <PRE>

!*strings.21379:%d URL's waiting for an open socket (limit %d)\n

!*strings.21380:%d URL's waiting for fewer active URL's\n

!*strings.21381:%d Connections Open\n

!*strings.21382:%d Active URL's\n

!*strings.21383:\n\
\n\
Using previously cached copy instead

!*strings.21384:Server returned no data

!*strings.21385:>\n\
<HR><H3>Transfer interrupted!</H3>\n

!*strings.21386:\n\
\n\
Transfer interrupted!\n

!*strings.21387:Mail: Reading folder %s...

!*strings.21388:Mail: Reading message...

!*strings.21389:Mail: Emptying trash...

!*strings.21390:Mail: Compacting folder %s...

!*strings.21391:Mail: Delivering queued messages...

!*strings.21392:Mail: Reading message...Done

!*strings.21393:Mail: Reading folder...Done

!*strings.21394:Mail: Emptying trash...Done

!*strings.21395:Mail: Compacting folder...Done

!*strings.21396:Mail: Delivering queued messages...Done

!*strings.21398:Connect: News server contacted. Waiting for reply...

!*strings.21399:Please enter a password for news server access

!*strings.21400:Message sent; waiting for reply...

!*strings.21401:No Answer

!*strings.21402:The POP3 mail server (%s) does not\n\
 support UIDL, which Netscape Mail needs to implement\n\
 the ``Leave on Server'' and ``Maximum Message Size''\n\
 options.\n\
\n\
 To download your mail, turn off these options in the\n\
 Mail Server panel of Preferences.

!*strings.21403:Receiving: message %lu of %lu

!*strings.21404:The POP3 mail server (%s) does not\n\
support the TOP command.\n\
\n\
Without server support for this, we cannot implement\n\
the ``Maximum Message Size'' preference.  This option\n\
has been disabled, and messages will be downloaded\n\
regardless of their size.

!*strings.21405:Could not log in to the mail server.\n\
The server responded:\n\
\n\
  %s\n\
\n\
Please enter a new password for user %.100s@%.100s:

!*strings.21406:Connect: Host contacted, sending login information...

!*strings.21407:Assembling message...

!*strings.21408:Assembling message...Done

!*strings.21409:Loading attachment...

!*strings.21410:Loading attachments...

!*strings.21411:Delivering mail...

!*strings.21412:Delivering mail...

!*strings.21413:Delivering mail...Done

!*strings.21414:Delivering news...

!*strings.21415:Delivering news...Done

!*strings.21416:Queuing for later delivery...

!*strings.21417:Writing to Sent Mail file...

!*strings.21418:Queued for later delivery.

!*strings.21419:Message Composition

!*strings.21421:Loading summary file...

!*strings.21422:loaded %ld of %ld messages

*strings.21423:եɲ

*strings.21424:եɲ...

!*strings.21425:Enter the new name for your folder:

!*strings.21426:Save Message As

!*strings.21427:Save Messages As

*strings.21428:åμ

*strings.21429:̤å

*strings.21430:ե...

*strings.21431:ߤΥե򰵽

*strings.21432:ե򰵽

!*strings.21433:Open News Server...

!*strings.21434:Empty Trash Folder

!*strings.21435:Print...

!*strings.21436:Undo

!*strings.21437:Redo

!*strings.21438:Delete Selected Messages

*strings.21439:å

*strings.21440:ե

!*strings.21441:Cancel Message

!*strings.21442:Delete Newsgroup Server

!*strings.21443:Subscribe

*strings.21444:̤

!*strings.21445:Select Thread

!*strings.21446:Select Flagged Messages

!*strings.21447:Select All Messages

!*strings.21448:Deselect All Messages

!*strings.21449:Flag Message

!*strings.21450:Unflag Message

!*strings.21451:Again

*strings.21452:å

*strings.21453:ս

*strings.21454:п

*strings.21455:̾

*strings.21456:

!*strings.21457:Unscramble (Rot13)

!*strings.21458:Add from Newest Messages

!*strings.21459:Add from Oldest Messages

!*strings.21460:Get More Messages

!*strings.21461:Get All Messages

*strings.21462:ɥ쥹Ģ

!*strings.21463:View Address Book Entry

!*strings.21464:Add to Address Book

!*strings.21465:New Newsgroup Message

!*strings.21466:to Newsgroup

!*strings.21467:to Sender and Newsgroup

*strings.21468:New Message

!*strings.21469:Reply

!*strings.21470:to Sender and All Recipients

!*strings.21471:Forward Selected Messages

!*strings.21472:Forward As Attachment

!*strings.21473:Mark Selected as Read

!*strings.21474:Mark as Read

!*strings.21475:Mark Selected as Unread

!*strings.21476:Mark as Unread

!*strings.21477:Unflag All Messages

!*strings.21478:Copy Selected Messages

!*strings.21479:Copy

!*strings.21480:Move Selected Messages

!*strings.21481:Move

!*strings.21482:Save Selected Messages As...

!*strings.21483:Save As...

!*strings.21484:Move Selected Messages To...

!*strings.21485:Move This Message To...

*strings.21486:ǽΥå

*strings.21487:å

*strings.21488:å

*strings.21489:ǸΥå

*strings.21490:ǽ̤ɥå

*strings.21491:̤ɥå

*strings.21492:̤ɥå

*strings.21493:Ǹ̤

*strings.21494:ǽδդ

*strings.21495:դå

*strings.21496:դå

*strings.21497:Ǹδդ

*strings.21498:

*strings.21499:

!*strings.21500:Mark Thread as Read

!*strings.21501:Mark All Read

!*strings.21502:Mark Selected Threads Read

!*strings.21505:Show All Messages

!*strings.21506:Show Only Unread Messages

!*strings.21507:All

!*strings.21508:Include Original Text

!*strings.21509:From

!*strings.21510:Reply To

!*strings.21511:Mail To

!*strings.21512:Mail CC

!*strings.21513:Mail BCC

!*strings.21514:File CC

!*strings.21515:Newsgroups

!*strings.21516:Followups To

!*strings.21517:Subject

!*strings.21518:Attachment

!*strings.21519:Send Formatted Text

!*strings.21520:Queue For Later Delivery

!*strings.21521:Attach As Text

!*strings.21522:Flag Messages

!*strings.21523:Unflag Messages

!*strings.21524:Ascending

!*strings.21525:<P><CENTER>\n\
<TABLE BORDER CELLSPACING=5 CELLPADDING=10 WIDTH="80%%">\n\
<TR><TD ALIGN=CENTER><FONT SIZE="+1">Truncated!</FONT><HR>\n

!*strings.21526:<B>This message exceeded the Maximum Message Size set in Preferences,\n\
so we have only downloaded the first few lines from the mail server.<P>Click <A HREF="

!*strings.21527:">here</A> to download the rest of the message.</B></TD></TR></TABLE></CENTER>\n

!*strings.21528:(no headers)

!*strings.21529:(unspecified)

!*strings.21530:Macintosh File

!*strings.21531:The directory %s does not exist.  Mail will not\n\
work without it.\n\
\n\
Create it now?

!*strings.21532:Save decoded file as:

!*strings.21533:The file %s has been changed by some other program!\n\
Overwrite it?

!*strings.21534:Open News Server

!*strings.21535:news.announce.newusers

!*strings.21536:news.newusers.questions

!*strings.21537:news.answers

!*strings.21538:Mail: Compacting folder %s...

!*strings.21539:Mail: Compacting folder %s...Done

!*strings.21540:Can't open %s. You may not have permission to write to this file.\n\
Check the permissions and try again.

!*strings.21541:Save attachment as:

!*strings.21542:%lu byte%s

!*strings.21543:

!*strings.21544:s

!*strings.21545:%s of %s (%s, %s)

!*strings.21546:%s of %s (%s)

!*strings.21547:%s of %s

!*strings.21548:%s read (%s)

!*strings.21549:%s read

!*strings.21550:Mail: Message sent; waiting for reply...

!*strings.21551:<TITLE>Information about the Netscape global history</TITLE>\n\
<h2>Global history entries</h2>\n\
<HR>

!*strings.21552:%d%%

!*strings.21553:%s image %dx%d pixels

!*strings.21554:Couldn't find image of correct URL, size, background, etc.\n\
in cache:\n\
%s\n

!*strings.21555:%d-bit pseudocolor

!*strings.21556:1-bit monochrome

!*strings.21557:%d-bit greyscale

!*strings.21558:%d-bit RGB true color.

!*strings.21559:Decoded&nbsp;size&nbsp;(bytes):

!*strings.21560:%u&nbsp;x&nbsp;%u

!*strings.21561: (scaled from %u&nbsp;x&nbsp;%u)

!*strings.21562:Image&nbsp;dimensions:

!*strings.21563:Color:

!*strings.21564:%d colors

!*strings.21565:(none)

!*strings.21566:Colormap:

!*strings.21567:yes, backdrop visible through transparency

!*strings.21568:yes, solid color background <tt>#%02x%02x%02x</tt>

!*strings.21569:no

!*strings.21570:Transparency:

!*strings.21571:Comment:

!*strings.21572:Unknown

!*strings.21573:Compressing image cache:\n\
removing %s\n

!*strings.21574:Add Newsgroup...

!*strings.21575:Find Again

!*strings.21576:Send

!*strings.21577:Send Later

!*strings.21578:Attach...

!*strings.21579:Attachments Inline

!*strings.21580:Attachments as Links

!*strings.21581:Forward Quoted

!*strings.21582:Are you sure you want to remove the news server %s\n\
and all of the newsgroups in it?

!*strings.21583:All Fields

!*strings.21584:The `Unsent Messages' folder contains a message which is not\n\
scheduled for delivery!

!*strings.21585:The `Unsent Messages' folder contains %d messages which are not\n\
scheduled for delivery!

!*strings.21586:\n\
\n\
This probably means that some program other than\n\
Netscape has added messages to this folder.\n

!*strings.21587:The `Unsent Messages' folder is special; it is only for storing\n\
messages to be sent later.

!*strings.21588:\n\
Therefore, you can't use it as your `Sent' folder.\n\
\n\
Please verify that your outgoing messages destination is correct\n\
in your Mail and News preferences.

!*strings.21589:An error occurred delivering unsent messages.\n\
\n\
%s\n\
Continue delivery of any remaining unsent messages?

!*strings.21590:Password for mail user %.100s@%.100s:

!*strings.21591:%sBookmarks for %s%s

!*strings.21592:%sPersonal Bookmarks%s

!*strings.21593:%sAddress book for %s%s

!*strings.21594:%sPersonal Address book%s

!*strings.21595:sock: %d   con_sock: %d   protocol: %d\n

!*strings.21596:URL not found in cache: 

!*strings.21597:Partial cache entry, getting rest from server:\n

!*strings.21598:Checking server to verify cache entry\n\
because force_reload is set:\n

!*strings.21599:Object has expired, reloading:\n

!*strings.21600:Checking server to verify cache entry:\n

!*strings.21601:Checking server to verify cache entry\n\
because last_modified missing:\n

!*strings.21602:Netsite:

!*strings.21603:Location:

!*strings.21604:File&nbsp;MIME&nbsp;Type:

!*strings.21605:Currently Unknown

!*strings.21606:Source:

!*strings.21607:Currently in disk cache

!*strings.21608:Currently in memory cache

!*strings.21609:Not cached

!*strings.21610:<H1>The window is now inactive</H1>

!*strings.21611:Local cache file:

!*strings.21612:none

!*strings.21613:%A, %d-%b-%y %H:%M:%S Local time

!*strings.21614:Last Modified:

!*strings.21615:%A, %d-%b-%y %H:%M:%S GMT

!*strings.21616:Content Length:

!*strings.21617:No date given

!*strings.21618:Expires:

!*strings.21619:Mac Type:

!*strings.21620:Mac Creator:

!*strings.21621:Charset:

!*strings.21622:Status unknown

!*strings.21623:Security:

!*strings.21624:Certificate:

!*strings.21625:Untitled document

!*strings.21626:</b></FONT> has the following structure:<p><ul><li>

!*strings.21627:Page Info

!*strings.21628:about:editfilenew

!*strings.21629:file:///Untitled

!*strings.21630:Brief

!*strings.21631:Normal

!*strings.21632:Deleting '%s' will delete all of the messages it contains.\n\
Are you sure you still want to delete this folder?

!*strings.21633:The proxy automatic configuration file could not be loaded.\n\
\n\
Cannot fail over to using no proxies since your autoconfig url\n\
is locked.\n\
See your local system administrator for help.

!*strings.21634:No proxy automatic configuration file was received.\n\
\n\
Cannot fail over to using no proxies since your autoconfig url\n\
is locked.\n\
See your local system administrator for help.

!*strings.21635:There was a problem receiving your proxy autoconfig\n\
information.  Since your autoconfig URL has been locally\n\
locked, we cannot failover to allowing no proxies.\n\
\n\
See your local system administrator for help.

!*strings.21636:Import Address Book File...

!*strings.21637:Export Address Book File...

!*strings.21638:this bookmark

!*strings.21639:this entry

!*strings.21640:%ld seconds

!*strings.21641:%ld minutes

!*strings.21642:%ld hours %ld minutes

!*strings.21643:Main Bookmarks

*strings.21644:ɥ쥹Ģ

!*strings.21645:Wrap long lines

!*strings.21646:Auto Saving %s

!*strings.21647:Cannot edit non-HTML documents!

*strings.21648:̾

*strings.21649:

*strings.21650:ʸ

*strings.21651:

*strings.21652:ͥ

*strings.21653:

*strings.21654:

*strings.21655:ܥ󥳥ԡ

*strings.21656:褫ܥ󥳥ԡ

!*strings.21657:name

!*strings.21658:e-mail address

!*strings.21659:phone number

!*strings.21660:organization

!*strings.21661:organizational unit

!*strings.21662:city

!*strings.21663:street address

!*strings.21664:size

!*strings.21665:any text

!*strings.21666:keyword

*strings.21667:ޤޤ

*strings.21668:ޤޤʤ

*strings.21669:Ǥ

*strings.21670:Ǥʤ

!*strings.21671:is empty

!*strings.21672:is before

!*strings.21673:is after

!*strings.21674:is higher than

!*strings.21675:is lower than

*strings.21676:ǻϤޤ

*strings.21677:ǽ

!*strings.21678:sounds like

!*strings.21679:reserved

!*strings.21680:forward.msg

!*strings.21681:Your SMTP server does not support the return receipt function \n\
so your message will be sent without the return receipt request.

!*strings.21682:age in days

!*strings.21683:is greater than

!*strings.21684:is less than

!*strings.21685:This message cannot be sent because your user name\n\
could not be determined.\n\
\n\
Please check your NIS or YP configuration (if used) and\n\
the USER and LOGNAME environment variables.

!*strings.21686:read

!*strings.21687:replied

!*strings.21688:Rename selected folder

!*strings.21689:Draft

!*strings.21690:Move to folder

!*strings.21691:Change priority

!*strings.21692:Delete

!*strings.21693:Mark read

!*strings.21694:Ignore thread

!*strings.21695:Watch thread

!*strings.21696:forwarded

!*strings.21697:replied and forwarded

!*strings.21698:Too many entries found.  Please enter more search criteria.

!*strings.21700:Read More

*strings.21701:̤ɥå

!*strings.21702:Next Unread Category

*strings.21703:̤ɥե

*strings.21704:ͥ

!*strings.21705:Call

!*strings.21706:Type

!*strings.21707:By Name

!*strings.21708:By Nickname

!*strings.21709:By Email Address

!*strings.21710:By Company

!*strings.21711:By City

!*strings.21712:Descending

!*strings.21713:New Card...

!*strings.21714:New List...

!*strings.21715:Card Properties...

*strings.21716:%s ...

!*strings.21717:You must enter a list name.

!*strings.21718:You must enter a first name.

*strings.21719:%s եƤޤ...

*strings.21720:٤

*strings.21721:̵륹å

*strings.21722:̤ɤΤܥå

*strings.21723:̤ɤΤ륹å

!*strings.21724:LDAP Directory Entry

!*strings.21725:Failed to open entry for %s due to LDAP error '%s' (0x%02X)

!*strings.21726:Failed to open a connection to '%s' due to LDAP error '%s' (0x%02X)

!*strings.21727:Failed to bind to '%s' due to LDAP error '%s' (0x%02X)

!*strings.21728:Failed to search '%s' due to LDAP error '%s' (0x%02X)

!*strings.21729:Failed to modify entry on '%s' due to LDAP error '%s' (0x%02X)

*strings.21730:%d Фޤ

!*strings.21731:Are you sure you want to unsubscribe from %s?

!*strings.21732:Received %ld of %ld headers

!*strings.21733:No new messages in newsgroup

!*strings.21734:Received %ld of %ld messages

!*strings.21735:Mail: Searching mail folders...

!*strings.21736:Ignore Thread

!*strings.21737:Ignore Threads

!*strings.21738:Watch Thread

!*strings.21739:Watch Threads

!*strings.21740:Name

!*strings.21741:Fax

!*strings.21742:First Name

!*strings.21743:City

!*strings.21744:Photograph

!*strings.21745:Email

!*strings.21746:Manager

!*strings.21747:Organization

!*strings.21748:Object Class

*strings.21749:

!*strings.21750:Mailing Address

!*strings.21751:Administrative Assistant

!*strings.21752:Last Name

!*strings.21753:Street

!*strings.21754:Phone Number

!*strings.21755:Title

!*strings.21756:Car License Plate

!*strings.21757:Business Category

!*strings.21758:Notes

!*strings.21759:Department Number

!*strings.21760:Employee Type

!*strings.21761:ZIP Code

!*strings.21762: (secure)

!*strings.21763:There is no conference address for this person.  Please edit the \n\
entry and try calling them again.

!*strings.21764:The local database for %s couldn't be deleted. \n\
Perhaps you are reading the newsgroup in a message list window. \n\
Unsubscribe anyway?

!*strings.21765:Please enter a conferencing address for this person and try to call again.

!*strings.21766:Please enter an email address for this person and try to call again.

!*strings.21767:Couldn't find any conferencing software.  Install\n\
a compatible conferencing product and try again.

!*strings.21768:The conferencing software is only able to call one person.  Select a single\n\
entry for a person and try again.

!*strings.21769:An entry already exists for %s.  Would you like to replace it?

!*strings.21770:That file name contains illegal characters. Please use a different name.

!*strings.21771:%s is a virtual newsgroup. If you\n\
delete it, the server will stop putting messages in the\n\
newsgroup unless you save your search criteria again.\n\
\n

!*strings.21772:Found %ld articles to retrieve

!*strings.21773:Retrieving %1$ld of %2$ld articles\n\
  in newsgroup %3$s

!*strings.21774:Retrieving article %ld

!*strings.21775:Width = %ld

!*strings.21776:Height = %ld

!*strings.21777:(%ld%% of original %s)

!*strings.21778:(%ld%% of previous %s)

!*strings.21779:width

!*strings.21780:height

!*strings.21781: and 

!*strings.21782: pixels  

!*strings.21783:% of window  

!*strings.21784:State

!*strings.21785:Domestic

!*strings.21786:International

!*strings.21787:Postal

!*strings.21788:Parcel

!*strings.21789:Work

!*strings.21790:Home

!*strings.21791:Preferred

!*strings.21792:Voice

!*strings.21793:Fax

!*strings.21794:Message

!*strings.21795:Cellular

!*strings.21796:Pager

!*strings.21797:BBS

!*strings.21798:Modem

!*strings.21799:Car

!*strings.21800:ISDN

!*strings.21801:Video

!*strings.21802:AOL

!*strings.21803:Applelink

!*strings.21804:AT&T Mail

!*strings.21805:Compuserve

!*strings.21806:eWorld

*strings.21807:󥿡ͥå

!*strings.21808:IBM Mail

!*strings.21809:MCI Mail

!*strings.21810:Powershare

!*strings.21811:Prodigy

!*strings.21812:Telex

!*strings.21813:Additional Name

!*strings.21814:Prefix

!*strings.21815:Suffix

!*strings.21816:Time Zone

!*strings.21817:Geographic Position

!*strings.21818:Sound

!*strings.21819:Revision

!*strings.21820:Version

!*strings.21821:Public Key

!*strings.21822:Logo

!*strings.21823:Nickname

!*strings.21824:Home Phone

!*strings.21825:Birthday

!*strings.21826:X400

!*strings.21827:Address

!*strings.21828:Label

!*strings.21829:Mailer

!*strings.21830:Role

!*strings.21831:Update From

!*strings.21832:Conference Software Address

!*strings.21833:HTML Mail

!*strings.21834:Add to Personal Address Book

!*strings.21835:Variable Width

!*strings.21836:Fixed Width

!*strings.21837:Helvetica

!*strings.21838:Arial,Helvetica

!*strings.21839:Times

!*strings.21840:Times New Roman,Times

!*strings.21841:Courier

!*strings.21842:Courier New,Courier

!*strings.21843:This document has %ld characters. The Spelling Checker cannot process more than %ld characters.

!*strings.21844:You cannot paste this much text in a single operation.\n\
Try pasting the text in several smaller segments.

!*strings.21845:Delete From All Lists

!*strings.21846:Adding cards to Netscape address book: %s

!*strings.21847:Updating Mailing Lists in %s

!*strings.21848:Import

!*strings.21849:Copying cards from Netscape address book: %s

*strings.21850:ݡ

!*strings.21851:Deleting entries from %s

!*strings.21852:Copying entries to %s

!*strings.21853:Moving entries to %s

!*strings.21854:Deleting '%s' will delete its mailing lists and cards.\n\
Are you sure you still want to delete this address book?

!*strings.21855:Deleting '%s' will remove this directory.\n\
Are you sure you still want to delete this directory?

!*strings.21856:An address book file in your preferences is a developmental database format.\n\
 The format has since changed and we are not supporting \n\
 binary import from this format. \n\
 We're modifying your preferences to use a new file.

!*strings.21857:Directory

!*strings.21858:by %s

!*strings.21859:You must have at least one address book.

!*strings.21860:Change this action to a copy by holding down the ctrl key

!*strings.21861:Change this action to a move by holding down the shift key

!*strings.21862:   

!*strings.21863:Delete From Address Book

!*strings.21864:You already have an address book or directory with this name. \n\
Please enter a different name.

!*strings.21865:Multiple Matches Found

!*strings.21866:No match found

!*strings.21867:All addresses match

!*strings.21868:All addresses have multiple matches

!*strings.21869:No matches found

!*strings.21870:%d multiple matches

!*strings.21871:%s has multiple matches

!*strings.21872:%s matches

!*strings.21873:%d matches found

!*strings.21874:%s doesn't match

!*strings.21875:%d do not match

!*strings.21876:Cellular Phone

!*strings.21877:Pager

!*strings.21880:You must save\n\
%s\n\
to a local file before editing.\n\
Save to a file now?

!*strings.21881:Would you like to add %s to your LDAP preferences?

!*strings.21882:Card for %s

!*strings.21883:Subject

!*strings.21884:Resent-Comments

!*strings.21885:Resent-Date

!*strings.21886:Resent-Sender

!*strings.21887:Resent-From

!*strings.21888:Resent-To

!*strings.21889:Resent-CC

!*strings.21890:Date

!*strings.21891:Sender

!*strings.21892:From

!*strings.21893:Reply-To

!*strings.21894:Organization

!*strings.21895:To

!*strings.21896:CC

!*strings.21897:Newsgroups

!*strings.21898:Followup-To

!*strings.21899:References

!*strings.21900:Name

!*strings.21901:Type

!*strings.21902:Encoding

!*strings.21903:Description

!*strings.21904:Failed to initialize news servers. Perhaps your Newsgroup Directory preference is invalid.\n\
 You will be able to post to newsgroups, but not read them

!*strings.21905:Sender

!*strings.21906:All

!*strings.21907:Messages on %s

!*strings.21908:Can't move a folder into a folder it contains

!*strings.21909:%ld new newsgroups have been created on the %s news server.  To view the list\n\
of new newsgroups, select "Join Newsgroup" and then click on\n\
the "New Newsgroups" tab.

!*strings.21910:Searching newsgroup names...

!*strings.21911:Send Encrypted

!*strings.21912:Send Cryptographically Signed

!*strings.21913:Security

!*strings.21925:Link to Document

!*strings.21926:<B>Document Info:</B>

!*strings.21927:In message %s %s wrote:<P>

!*strings.21928:%s wrote:<P>

!*strings.21929:unspecified type

!*strings.21930:This is a cryptographically signed message in MIME format.

!*strings.21931:Marked %ld messages read

!*strings.21932:Marked %ld messages read...Done

!*strings.21933:Message-ID

!*strings.21934:Resent-Message-ID

!*strings.21935:BCC

!*strings.21936:Can't delete the reserved folder '%s'.

!*strings.21937:Can't search the folder '%s' because it doesn't have a summary file.

!*strings.21938:New

*strings.21939:Ŀѥɥ쥹Ģ

*strings.21940:ֽ

!*strings.21941:New

!*strings.21942:HTML Mail Question

!*strings.21943:Some of the recipients are not listed as being able to receive HTML\n\
mail.  Would you like to convert the message to plain text or send it\n\
in HTML anyway?\n\
<p>\n\
<table>\n\
<tr><td valign=top>\n\
%-cont-%

!*strings.21944:<input type=radio name=mail value=1 checked>\n\
</td><td valign=top>\n\
Send in Plain Text and HTML\n\
</td></tr><tr><td valign=top>\n\
<input type=radio name=mail value=2>\n\
</td><td valign=top>\n\
%-cont-%

!*strings.21945:Send in Plain Text Only\n\
</td></tr><tr><td valign=top>\n\
<input type=radio name=mail value=3>\n\
</td><td valign=top>\n\
Send in HTML Only\n\
</td></tr>\n\
</table>\n\
<center>\n\
<script>\n\
%-cont-%

!*strings.21946:function Doit(value) {\n\
    document.theform.cmd.value = value;\n\
    document.theform.submit();\n\
}\n\
</script>\n\
<input type=hidden name=cmd value=-1>\n\
%-cont-%

!*strings.21947:<input type=button value="Send" onclick="Doit(0);">\n\
<input type=button value="Don't Send" onclick="Doit(1);">\n\
<input type=button value="Recipients..." onclick="Doit(2);">\n\
%-cont-%

!*strings.21948:<input type=button value="Help" onclick="Doit(3);">\n\
<input type=hidden name=button value=0>\n\
</center>\n

!*strings.21949:

!*strings.21950:

!*strings.21951:

!*strings.21952:

!*strings.21953:

!*strings.21954:<everyone>

!*strings.21955:HTML Recipients

!*strings.21956:The recipients and domains below are not listed as being able to read\n\
HTML messages.  If this listing is incorrect, you may change it below.\n\
%-cont-%

!*strings.21957:<p>\n\
<table>\n\
<tr>\n\
<td>Does not prefer HTML</td>\n\
<td></td>\n\
<td>Prefers HTML</td>\n\
</tr>\n\
<tr>\n\
<td>\n\
<select name=nohtml size=7 multiple\n\
%-cont-%

!*strings.21958:onChange="SelectAllIn(document.theform.html, false);">\n\
%1%\n\
</select>\n\
</td>\n\
<td>\n\
<center>\n\
<input type=button name=add\n\
value="Add &gt; &gt;" onclick="DoAdd();">\n\
%-cont-%

!*strings.21959:<p>\n\
<input type=button name=remove\n\
value="&lt; &lt; Remove" onclick="DoRemove();">\n\
</center>\n\
</td>\n\
<td>\n\
<select name=html size=7 multiple\n\
%-cont-%

!*strings.21960:onChange="SelectAllIn(document.theform.nohtml, false);">\n\
%2%\n\
</select>\n\
</td>\n\
</tr>\n\
</table>\n\
<p>\n\
<center>\n\
%-cont-%

!*strings.21961:<input type=button value=OK onclick="SelectAll(); Doit(0);">\n\
<input type=button value=Cancel onclick="Doit(1);">\n\
<input type=button value=Help onclick="Doit(2);">\n\
%-cont-%

!*strings.21962:<input type=hidden name=cmd value=-1>\n\
<input type=hidden name=button value=0>\n\
</center>\n\
<script>\n\
%0%\n\
</script>\n

!*strings.21963:

!*strings.21964:

!*strings.21965:

!*strings.21966:

!*strings.21967:

!*strings.21968:An Address Book entry with this name and email address already exists.

!*strings.21969:This Address Book entry is already a member of this list.

!*strings.21970:Custom 1

!*strings.21971:Custom 2

!*strings.21972:Custom 3

!*strings.21973:Custom 4

!*strings.21974:Custom 5

!*strings.21975:Mailing lists can only contain entries from the Personal Address Book.\n\
Would you like to add %s to the address book?

!*strings.21976:A mailing list cannot have itself as a member

!*strings.21977:New Card

!*strings.21978:New Personal Card

!*strings.21979:Personal Card for %s

!*strings.21980:CC: %s

!*strings.21981:Bcc: %s

!*strings.21982:To: %s

!*strings.21983:%s can't be saved. Either the disk is full\n\
or the file is locked.\n\
\n\
Try saving on a different disk or try saving\n\
%s with a different name.

!*strings.21984:HEAD call to server failed.\n\
Upload aborted.

!*strings.21985:Unable to open address book database file.

!*strings.21986:A mailing list with this name already exists.

!*strings.21987:Communicator is unable to import this file into the address book.

!*strings.21988:Purging newsgroup %s...

!*strings.21989:Purging newsgroup %s...header %ld

!*strings.21990:Purging newsgroup %s...article %ld

!*strings.21991:Purging newsgroup %s...Done

!*strings.21992:Make sure you specify the entire destination URL.\n\
e.g. http://somemachine/somedirectory/somefile.html\n\
\n\
Try to publish to this URL anyway?

!*strings.21993:Publish destination is invalid.

!*strings.21994:Publish destination contains at least one illegal character.

!*strings.21995:Publish destination must begin with ftp:// or http://

!*strings.21996:Publish destination ends in a slash.

!*strings.21997:Publish destination has no file extension.

!*strings.21998:Source of: 

!*strings.21999:The server 

!*strings.22000:\n\
wishes to set a cookie that will be sent 

!*strings.22001:\n\
to any server in the domain 

!*strings.22002:only back to itself

!*strings.22003:\n\
The name and value of the cookie are:\n

!*strings.22004:\n\
This cookie will persist until 

!*strings.22005:\n\
Do you wish to allow the cookie to be set?

!*strings.22006:Content Length:

!*strings.22007:Real Content Length:

!*strings.22008:Content type:

!*strings.22009:Local filename:

!*strings.22010:Last Modified:

!*strings.22011:Expires:

!*strings.22012:Last accessed:

!*strings.22013:Character set:

!*strings.22014:Secure:

!*strings.22015:Uses relative path:

!*strings.22016:From Netsite Server:

!*strings.22017:Changing the character set may alter some\n\
of the characters in your document.\n\
This change is not undoable.\n\
Are you sure you want to proceed?

!*strings.22018:The following links could become invalid because\n\
they refer to files on your local hard disk(s).\n\
\n\
%s\n\
If you're sure you set up the links properly, click\n\
OK to continue publishing.

!*strings.22019:%s can't be saved because the disk is full or the\n\
file is locked. Try saving on a different disk or try saving\n\
%s with a different name.

!*strings.22020:\n\
\n\
If you continue saving, %s won't be saved with\n\
this page.

!*strings.22021:The file %s associated with this page can't be\n\
saved.  Make sure the file is in the correct location.

!*strings.22022:The file %s associated with this page can't be\n\
saved because there is a problem with the file.

!*strings.22023:There was a problem preparing %s for\n\
publishing. Netscape couldn't create a temporary file.

!*strings.22024:\n\
\n\
Check to see if your hard disk is full.

!*strings.22025:There was a problem preparing %s for publishing.\n\
Netscape couldn't create a temporary file.

!*strings.22026:\n\
\n\
If you continue, %s won't be published with\n\
this page.

!*strings.22027:Netscape couldn't prepare the file %s for\n\
publishing. Make sure the file is in the correct location.

!*strings.22028:The file %s associated with this page can't\n\
be published because there is a problem with the file.

!*strings.22029:There was a problem preparing the message for sending.\n\
Netscape couldn't create a temporary file.

!*strings.22030:There was a problem preparing %s for sending.\n\
Netscape couldn't create a temporary file.

!*strings.22031:Netscape couldn't prepare the file %s for\n\
sending. Make sure the file is in the correct location.

!*strings.22032:The file %s associated with this page can't be\n\
sent because there is a problem with the file.

!*strings.22033:\n\
\n\
If you continue, %s won't be sent with\n\
this page.

!*strings.22034:View Complete Card

!*strings.22035:View Condensed Card

*strings.22036:ս

*strings.22037:̤ɽ

*strings.22038:

!*strings.22039:Netscape was unable to connect to the network because\n\
you are offline.  To reconnect, choose Offline\n\
from the File Menu and then select Work Online.

!*strings.22040: 

!*strings.22041:, 

!*strings.22042:That item can not be moved to the requested location.

!*strings.22043:Enter password to protect data being exported:

!*strings.22044:in %s

!*strings.22045:in selected items

!*strings.22046:in offline mail folders

!*strings.22047:in online mail folders

!*strings.22048:in subscribed newsgroups

!*strings.22049:in searchable newsgroups

!*strings.22050:Default Directory Server

!*strings.22051:Specific Directory Server

!*strings.22052:Hostname or IP Address

!*strings.22053:Conference Software Address

!*strings.22054:Additional Information:

!*strings.22055:HTML Domains

!*strings.22056:<script>\n\
function DeleteSelected() {\n\
  selname = document.theform.selname;\n\
  gone = document.theform.gone;\n\
  var p;\n\
  var i;\n\
  for (i=selname.options.length-1 ; i>=0 ; i--) {\n\
%-cont-%

!*strings.22057:    if (selname.options[i].selected) {\n\
      selname.options[i].selected = 0;\n\
      gone.value = gone.value + "," + selname.options[i].text;\n\
      for (j=i ; j<selname.options.length ; j++) {\n\
%-cont-%

!*strings.22058:        selname.options[j] = selname.options[j+1];\n\
      }\n\
    }\n\
  }\n\
}\n\
%-cont-%

!*strings.22059:function AddNewDomain() {\n\
  selname = document.theform.selname;\n\
  if (document.theform.newDomain.value == "")\n\
    return;\n\
  var i;\n\
%-cont-%

!*strings.22060:  for (i=0; i<selname.options.length; i++) {\n\
    if (selname.options[i].text == document.theform.newDomain.value)\n\
      return;\n\
  }\n\
  newName = new Option(\n\
   document.theform.newDomain.value, document.theform.newDomain.value);\n\
%-cont-%

!*strings.22061:   selname.options[selname.options.length] = newName;\n\
   newlist = document.theform.newdom;\n\
   newlist.value = newlist.value + "," + newName.value;\n\
}\n\
%-cont-%

!*strings.22062:</script>\n\
This is a list of domains that can accept HTML mail.  Anyone whose\n\
e-mail address ends in one of these domains is considered to use a\n\
mail reader which understands HTML, such as Netscape.<p>\n\
%-cont-%

!*strings.22063:You may remove a domain from this list by clicking on it and\n\
choosing Delete. Add a domain by entering the domain name and\n\
clicking Add New Domain.<p>\n\
<select name=selname multiple size=10>\n\
%0%\n\
%-cont-%

!*strings.22064:</select>\n\
<input type=button value=Delete onclick="DeleteSelected();">\n\
<BR><input type="text" name="newDomain"\n\
 SIZE=16 VALUE="" onFocus="this.select()">\n\
%-cont-%

!*strings.22065:<input type=button value="Add New Domain" onclick="AddNewDomain()">\n\
<input type=hidden name=gone value="">\n\
<input type=hidden name=newdom value="">\n

!*strings.22066:The newsgroup %s was accepting HTML because all newsgroups whose name\n\
started with "%s" were marked to accept HTML.  This action will\n\
reverse that; newsgroups whose name start with "%s" will no longer\n\
accept HTML.

*strings.22067:ե

!*strings.22068:The newsgroup %s does not appear to exist on the host %s.\n\
Would you like to unsubscribe from it?

!*strings.22079:Show Security Information

!*strings.22080:Encrypted<BR><NOBR>and Signed</NOBR>

!*strings.22081:Signed

!*strings.22082:Encrypted

!*strings.22083:Certificates

!*strings.22084:Invalid Signature

!*strings.22085:Invalid Signature

!*strings.22086:Invalid Encryption

!*strings.22087:Invalid Certificates

!*strings.22088:New Newsgroup

!*strings.22089:Creates a new category in this newsgroup

!*strings.22090:There is no email address for %s.

!*strings.22091:Expired %ld messages

!*strings.22092:Expired %ld messages...Done

!*strings.22093:Trash

!*strings.22094:Inbox

!*strings.22095:Unsent Messages

!*strings.22096:Drafts

!*strings.22097:Sent

*strings.22098:ե

*strings.22099:եΥ͡

*strings.22100:᡼륢

!*strings.22101:Netscape is unable to manage your mail account.\n\
Please contact your mail account administrator\n\
or try again later.

!*strings.22102:Manage Newsgroups

!*strings.22103:Netscape is unable to locate the socks server:\n\
  %.200s\n\
The server does not have a DNS entry.\n\
\n\
Check the socks server name in the proxy\n\
configuration and try again.

!*strings.22104:An object with that nickname exists.  Please enter a new nickname.

!*strings.22105:Get New News Articles

!*strings.22106:Local Mail

!*strings.22107:%s Newsgroups

!*strings.22108:%s Receiving: message headers %lu of %lu

!*strings.22109:%s Receiving: message flags %lu of %lu

!*strings.22110:Deleting messages...

!*strings.22111:Deleting message...

!*strings.22112:Moving messages to %s...

!*strings.22113:Moving message to %s...

!*strings.22114:Copying messages %s...

!*strings.22115:Copying message %s...

!*strings.22116:Opening folder %s...

!*strings.22117:Are you sure you want to move %s away from its default \n\
location? Next time Communicator runs, a new %s folder \n\
will be created in the default location

*strings.22118:å򹹿

!*strings.22119:Deleting %lu of %lu messages

!*strings.22120:Copying %lu of %lu messages to %s

!*strings.22121:Moving %lu of %lu messages to %s

!*strings.22122:Your file was uploaded successfully.

!*strings.22123:%d files were uploaded successfully.

!*strings.22124:Mail: delivering message %ld to %s...

!*strings.22125:Mail: delivering message %ld...

!*strings.22126:You are doing an unencrypted Forward of a message which was\n\
encrypted when you received it.  Sending this message unencrypted\n\
may reduce the level of privacy of the attached message.\n\
\n\
Send unencrypted anyway?

!*strings.22127:\n\
\n\
Browse to your default publishing location now?

!*strings.22128:You can not copy and paste between different\n\
versions of Netscape Composer or Netscape Gold.

!*strings.22129:You can not copy and paste between windows with\n\
different character set encodings.

!*strings.22130:NFS URLs not internally supported, use an HTTP proxy server: 

!*strings.22132:Change rule to reflect new folder location?

!*strings.22133:Disable filter rule for this folder?

!*strings.22134:Dynamic Fonts

!*strings.22135:<H2>Installed Font Displayers<HR WIDTH=100%></H2>\n\
 <FONT SIZE=+0>\n\
 The font displayers that you have installed and the font formats\n\
 supported by each, are listed below.

!*strings.22136:Use the radioboxes to enable or disable a particular format for a\n\
 particular displayer.<P>

!*strings.22137:For more information on Netscape Dynamic Fonts, click <a href=http://home.netscape.com/comprod/products/communicator/version_4.0/dynfonts  target=aboutDynamicFonts>here</a><hr>

!*strings.22138:</FONT>

!*strings.22139:<TABLE BORDER WIDTH=99%%><TR>\n\
 <TD COLSPAN=3><B>%s</B><BR>%s<BR>Located at: %s<BR><BR></TD>\n\
 </TR>

!*strings.22140:<TABLE BORDER WIDTH=99%%><TR>\n\
 <TD COLSPAN=3><B>%s</B><BR>%s<BR><BR></TD>\n\
 </TR>

!*strings.22141:<TR>\n\
 <TD WIDTH=33%%><INPUT NAME="%s" TYPE=Radio VALUE="%s" %s><B>%s</B></TD>\n\
 <TD WIDTH=50%%>%s</TD>\n\
 <TD>%s</TD>\n\
 </TR>

!*strings.22142:</TABLE>\n\
 <BR>\n\
 <BR>

!*strings.22143:<B>No Displayers Installed</B>

!*strings.22144:Netscape Default Font Displayer

!*strings.22145:This font displayer handles fonts that are installed on the system.

!*strings.22146:Outbox

!*strings.22147:The `Outbox' folder contains a message which is not\n\
scheduled for delivery!

!*strings.22148:The `Outbox' folder contains %d messages which are not\n\
scheduled for delivery!

!*strings.22149:\n\
\n\
This probably means that some program other than\n\
Netscape has added messages to this folder.\n

!*strings.22150:The `Outbox' folder is special; it is only for storing\n\
messages to be sent later.

!*strings.22151:The local configuration file specified a configuration URL but the AutoAdmin component could not\n\
 be loaded.  AutoAdmin is required to support remote configuration URLs.  You will be unable to load\n\
 any remote documents.

!*strings.22152:Adding to %s: %ld of %ld

!*strings.22153:<B><FONT COLOR="#808080">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal</FONT></B>

!*strings.22154:File Name to Import

!*strings.22155:File Name to Export

!*strings.22156:This document is %ld bytes long. That is too large to be read by a Composer Plug-in. The maximum allowed size is %ld bytes.

!*strings.22157:The Composer Plug-in tried to create a document that is %ld bytes long. The maximum allowed size is %ld bytes.

!*strings.22158:S/MIME Encrypted Message

!*strings.22159:S/MIME Cryptographic Signature

!*strings.22160:Netscape was unable to start Netcaster.\n\
Make sure Netcaster is installed correctly.

!*strings.22161:Composer can't open the URL '%s'.\n\
\n\
You must enter an absolute URL or an absolute pathname.\n\
e.g. 'http://mysystem.com/mydoc.html'

!*strings.22162:%d-bit %s

!*strings.22163:Only one operation at a time on this folder is permitted. \n\
Please wait until the other operation completes and try again.

!*strings.22164:Are you sure you want to move the selected folders into the Trash?

!*strings.22165:Netscape is unable to start Netcaster because Java and/or JavaScript are not enabled. \n\
Please verify that your Advanced Preferences are set correctly and try again.

!*strings.22170:0,0,0,Default color

!*strings.22171:255,255,255,#FFFFFF

!*strings.22172:204,204,204,#CCCCCC

!*strings.22173:153,153,153,#999999

!*strings.22174:102,102,102,#666666

!*strings.22175:51,51,51,#333333

!*strings.22176:0,0,0,#000000

!*strings.22177:255,204,204,#FFCCCC

!*strings.22178:255,102,102,#FF6666

!*strings.22179:255,0,0,#FF0000

!*strings.22180:204,0,0,#CC0000

!*strings.22181:153,0,0,#990000

!*strings.22182:102,0,0,#660000

!*strings.22183:51,0,0,#330000

!*strings.22184:255,204,153,#FFCC99

!*strings.22185:255,204,51,#FFCC33

!*strings.22186:255,153,0,#FF9900

!*strings.22187:255,102,0,#FF6600

!*strings.22188:204,102,0,#CC6600

!*strings.22189:153,51,0,#993300

!*strings.22190:102,51,0,#663300

!*strings.22191:255,255,204,#FFFFCC

!*strings.22192:255,255,153,#FFFF99

!*strings.22193:255,255,0,#FFFF00

!*strings.22194:255,204,0,#FFCC00

!*strings.22195:153,153,0,#999900

!*strings.22196:102,102,0,#666600

!*strings.22197:51,51,0,#333300

!*strings.22198:153,255,153,#99FF99

!*strings.22199:102,255,153,#66FF99

!*strings.22200:51,255,51,#33FF33

!*strings.22201:0,204,0,#00CC00

!*strings.22202:0,153,0,#006600

!*strings.22203:0,102,0,#006600

!*strings.22204:0,51,0,#003300

!*strings.22205:204,255,255,#CCFFFF

!*strings.22206:102,255,255,#66FFFF

!*strings.22207:51,204,255,#33CCFF

!*strings.22208:51,102,255,#3366FF

!*strings.22209:51,51,255,#3333FF

!*strings.22210:0,0,153,#000099

!*strings.22211:0,0,102,#000066

!*strings.22212:255,204,255,#FFCCFF

!*strings.22213:255,153,255,#FF99FF

!*strings.22214:204,102,204,#CC66CC

!*strings.22215:204,51,204,#CC33CC

!*strings.22216:153,51,102,#993366

!*strings.22217:102,51,102,#663366

!*strings.22218:51,0,51,#330033

!*strings.22219:

!*strings.22261:

!*strings.22262:SmartUpdate failed: Downloaded archive is not a JAR file.

!*strings.22263:SmartUpdate failed: JAR archive failed security check. %s.

!*strings.22264:SmartUpdate failed: JAR archive has no installer file information.

!*strings.22265:SmartUpdate failed: JAR archive is missing an installer file %s.

!*strings.22266:No automatic configuration file was received.\n\
\n\
You will be unable to load and documents from the network.\n\
See your local system administrator for help.

!*strings.22267:The automatic configuration file is not of the correct type:\n\
\n\
        %s\n\
\n\
Expected the MIME type of application/x-javascript-config.

!*strings.22268:The automatic configuration file could not be loaded.\n\
\n\
You will be unable to load any documents from the network.\n\
See your local system administrator for help.

!*strings.22269:No automatic configuration file was received.\n\
\n\
Will default based on the last configuration.

!*strings.22270:The backup automatic configuration file had errors.\n\
\n\
We will default to the standard configuration.

!*strings.22271:The automatic configuration file has errors:\n\
\n\
        %s\n\
\n\
We will default to the standard configuration.

!*strings.22272:Automatic configuration load was cancelled.\n\
\n\
We will default to the standard configuration.

!*strings.22273:Your certificates have been successfully exported.

!*strings.22274:Your certificates have been successfully imported.

!*strings.22275:Enter password protecting data to be imported:

!*strings.22276:Would you like to add the remaining addresses to the personal address book?

!*strings.22277:User Certificate

!*strings.22278:User E-mail Certificate

!*strings.22279:The Trash already contains a folder named '%s.'\n\
Please either empty the trash or rename this folder.

!*strings.22280:The Trash already contained a folder named '%s.'\n\
The folder which you just deleted can be found in the Trash\n\
under the new name '%s.'

!*strings.22281:The current command did not succeed.  The mail server responded:\n\
%s

!*strings.22282:Where would you like to install %s?

!*strings.22283:View Document Source

!*strings.22284:<H3>No info while document is loading</H3>\n

!*strings.22285:<LI>Frame: 

!*strings.22286:Image:

!*strings.22287:Embed:

!*strings.22288:Applet:

!*strings.22289:Background Image: 

!*strings.22290:<LI>Action URL: 

!*strings.22291:<LI>Encoding: 

!*strings.22292:<LI>Method: 

!*strings.22293:<LI>Layer: 

!*strings.22294:Some of these attachments contain Macintosh specific information. Using UUENCODE will cause this information to be lost. Continue sending?

!*strings.22295:Re-enter the password to confirm it:

!*strings.22296:The passwords entered did not match.  Enter\n\
the password to protect data being exported:

*strings.22297:եƤޤ...

*strings.22298:ե򳫤Ƥޤ...

*strings.22299:%s եƤޤ...

*strings.22300:%s ե͡षƤޤ...

!*strings.22301:Looking for folders...

!*strings.22302:Subscribing to folder %s...

!*strings.22303:Unsubscribing from folder %s...

*strings.22304:ե򸡺Ƥޤ...

!*strings.22305:Getting message info...

*strings.22306:եĤƤޤ...

*strings.22307:ե򰵽̤Ƥޤ...

!*strings.22308:Logging out...

!*strings.22309:Checking mail server capabilities...

!*strings.22310:Sending login information...

!*strings.22311:Sending authenticate login information...

!*strings.22312:SmartUpdate is not complete until you reboot Windows

!*strings.22313:to Sender Only

!*strings.22314:untitled

*strings.22315:%s ̤ɥå˿ʤߤޤ?

!*strings.22316:Sorry, access to the port number given\n\
has been disabled for security reasons

!*strings.22317:Lowest

!*strings.22318:Low

!*strings.22319:Normal

!*strings.22320:High

!*strings.22321:Highest

!*strings.22322:NONE

!*strings.22323:Receiving: message totals: %lu of %lu

!*strings.22324:Please enter your %s and password for access to %s

!*strings.22325:%s - Receiving: message %lu of %lu

!*strings.22326:Sorry, Collabra has been disabled;  newsgroup functionality has been turned off.

!*strings.22327:Downloading message...

!*strings.22328:Folder creation succeeded, but Netscape was unable to subscribe the new folder.

!*strings.22329:Folder deletion succeeded, but Netscape was unable to unsubscribe from the folder.

!*strings.22330:Folder move succeeded, but Netscape was unable to subscribe to the new folder name.

!*strings.22331:Folder move succeeded, but Netscape was unable to unsubscribe from the old folder name.

!*strings.22332:Close Window?

!*strings.22333:Close Window %s?

!*strings.22334:Your Cookies

!*strings.22335:Maximum number of cookies allowed:

!*strings.22336:The number of cookies you have:

!*strings.22337:Maximum number of cookies per server:

!*strings.22338:Maximum size of each cookie:

!*strings.22339:You have no cookies.

!*strings.22340:Name:

!*strings.22341:Value:

!*strings.22342:Host:

!*strings.22343:Send to host:

!*strings.22344:any host in the domain from the host above

!*strings.22345:the above fully qualified host only

!*strings.22346:Send to path:

!*strings.22347: (and below)

!*strings.22348:Secure:

!*strings.22349:Expires:

!*strings.22350:at end of session

!*strings.22351:LDAP Search Results

!*strings.22352:Javascript Cookie Filter Message:\n

!*strings.22353:Edit JavaScript Message Filter

!*strings.22354:New JavaScript Message Filter

!*strings.22355:<form name=jsfilterdlg_form action=internal-panel-handler method=post> <table width="100%%"> <tr><td colspan=2 bgcolor="#000000">     <font color="#ffffff">JavaScript Message Filter</font> %-cont-%

!*strings.22356:<tr><td align=right>Filter Name: \n\
     <td><input name="filter_name" type=text size=30 value="%0%"> %-cont-%

!*strings.22357:<tr><td align=right>JavaScript Function: \n\
     <td><input name="filter_script" type=text size=30 value="%1%"> %-cont-%

!*strings.22358:<tr><td align=right>Description: \n\
     <td><input name="filter_desc" type=text size=30 value="%2%"> %-cont-%

!*strings.22359:<tr><td align=right>Filter is \n\
     <td><input type=radio name=enabled value=on %3%>on<input type=radio name=enabled value=off %4%>off </table></form>

!*strings.22360:

!*strings.22361:

!*strings.22362:

!*strings.22363:

!*strings.22364:

!*strings.22365:Retrieve selected messages

!*strings.22366:Retrieve flagged messages

!*strings.22367:Checking IMAP Namespace...

!*strings.22368:Communicator is unable to replicate the directory because the server's change log information is incomplete.\n\
The change log information may be invalid or incompatible with Communicator.

!*strings.22369:Communicator is unable to replicate the directory because the server's replication information is incomplete.\n\
The server may not support or may not be configured for replication.

!*strings.22370:Can't replicate at this time.  Netscape may be out of memory or busy.

!*strings.22371:New Address Book...

!*strings.22372:New Directory...

!*strings.22373:Templates

!*strings.22374:Saving as draft ...

!*strings.22375:Saving as template ...

!*strings.22376:Add %s to your Address Book

!*strings.22377:Enter a name for your new message template.

!*strings.22378:Note: this Return Receipt only acknowledges that the message was displayed on the recipient's machine. There is no guarantee that the content has been read or understood.

!*strings.22379:The message has been sent somewhere in some manner (e.g., printed, faxed, forwarded) without being displayed to the person you sent it to. They may or may not see it later.

!*strings.22380:The message has been processed in some manner (i.e., by some sort of rules or server) without being displayed to the person you sent it to. They may or may not see it later. There may not even be a human user associated the mailbox.

!*strings.22381:The message has been deleted. The person you sent it to may or may not have seen it. They might "undelete" it at a later time and read it.

!*strings.22382:The recipient of the message does not wish to send a return receipt back to you.

!*strings.22383:A failure occurred. A proper return receipt could not be generated or sent to you.

!*strings.22384:The sender of the message requested a receipt to be returned. \n\
Do you wish to send one?

!*strings.22385:Delivering message...

!*strings.22386:Delivering message... Done

!*strings.22387:Found folder: %s

!*strings.22388:Forward Inline

*strings.22389:ƥץ졼

!*strings.22390:Inbox

!*strings.22391:The mail server indicates that you may not have any personal mail folders.\n\
Please verify your subscriptions.

!*strings.22392:While trying to automatically subscribe, Netscape has found a large number of mail folders.\n\
Please select which folders you would like subscribed.

!*strings.22393:Netscape has detected that you have upgraded from a previous version of Communicator.\n\
You will need to choose which mail folders you want subscribed.

!*strings.22394:Any folders which are left unsubscribed will not appear in your folder lists,\n\
but can be subscribed to later by choosing File / Subscribe.

!*strings.22395:Would you like Netscape to try to automatically subscribe to all your folders?

!*strings.22396:Please choose which folders you want subscribed in the Subscribe window...

!*strings.22397:Please wait while Netscape upgrades you to use IMAP mail folder subscriptions...

!*strings.22398:The upgrade was successful.

!*strings.22399:You can have multiple mail servers if they are IMAP servers.  You are currently using a POP server.

!*strings.22400:Are you sure you want to delete this server?

!*strings.22401:Getting folder ACL...

!*strings.22402:Click here to remove all expired articles

!*strings.22403:Return Receipt (displayed)

!*strings.22404:Return Receipt (dispatched)

!*strings.22405:Return Receipt (processed)

!*strings.22406:Return Receipt (deleted)

!*strings.22407:Return Receipt (denied)

!*strings.22408:Return Receipt (failed)

!*strings.22409:Getting Server Configuration Info...

!*strings.22410:Getting Mailbox Configuration Info...

!*strings.22411:This body part will be downloaded on demand.

!*strings.22412:IMAP Error: The message could not be saved due to an error.

!*strings.22413:IMAP Error: The online folder information could not be retrieved.

!*strings.22414:Login failed.

!*strings.22415:Please enter some text to search for and try again.

!*strings.22416:Unverified Signature

!*strings.22417:Full Control

!*strings.22418:Lookup

!*strings.22419:Read

!*strings.22420:Set Read/Unread State

!*strings.22421:Write

!*strings.22422:Insert (Copy Into)

!*strings.22423:Post

!*strings.22424:Create Subfolder

!*strings.22425:Delete Messages

!*strings.22426:Administer Folder

!*strings.22427:Personal Folder

!*strings.22428:Personal Folder

!*strings.22429:Public Folder

!*strings.22430:Other User's Folder

!*strings.22431:This is a personal mail folder.  It is not shared.

!*strings.22432:This is a personal mail folder.  It has been shared.

!*strings.22433:This is a public folder.

!*strings.22434:This is a mail folder shared by the user '%s'.

!*strings.22435:Unknown

!*strings.22436:Password entered doesn't match last password used with server.

!*strings.22437:You have not entered a password or have exceeded the number of password attempts allowed.

!*strings.22438:Are you sure you want to remove the mail host %s?

!*strings.22439:Verify Signature

!*strings.22440:Toggle Attachment Pane

!*strings.22441:Download Status

!*strings.22442:Not downloaded with message

!*strings.22443:Show all recipients

!*strings.22444:The Newsgroups header is not valid

!*strings.22445:To choose which online mail folders are displayed by default in your folder list, select File / Subscribe.\n\
Folders left unsubscribed can be subscribed later.

!*strings.22446:Show short recipient list

!*strings.22447:.* (%ld groups)

!*strings.22448: (%ld subfolder)

!*strings.22449: (%ld subfolders)

!*strings.22452:Waiting for connection to folder %s

!*strings.22453:Password for IMAP user %.100s on %.100s:

!*strings.22454:In the future, you can select which messages or folders to read offline. To do \n\
this, choose Offline from the file menu and then select Synchronize. You can \n\
adjust the Disk Space preference to prevent the downloading of large messages.

!*strings.22455:Communicator can only send a message to one news server at a time.

!*strings.22456:Please wait while Messenger rebuilds summary information \n\
           about mail folders and newsgroups.

!*strings.22457:The Followup-To header is not valid

!*strings.22460:About Related Items

!*strings.22461:Detailed List...

!*strings.22462:Retrieving data

!*strings.22463:Nothing available

!*strings.22464:Disabled for this site

!*strings.22465:Replicating Directory

!*strings.22466:Connecting to directory server...

!*strings.22467:Replicating directory change entry %d

!*strings.22468:Replicating directory entry %d

!*strings.22469:Mail id invalid or not unique, cannot resolve to directory authorization entry.

!*strings.22470:SmartUpdate\n\
Configure software installation

!*strings.22471:Uninstall 

!*strings.22472:Are you sure you want to uninstall %s?

!*strings.22473:Error in uninstall

!*strings.22474:SmartUpdate: Downloading Install

!*strings.22475:Location: %s

!*strings.22476:Communicator is unable to update your %s replica.\n\
The data is either too old or is corrupt.  Do you want to recreate the replica?

!*strings.22477:Updating Netscape Client Registry

!*strings.22478:Communicator is updating your Netscape registry.

!*strings.22479:%d bytes of %d bytes

!*strings.22480:SmartUpdate: %s

!*strings.22481:Unpacking files for installation

!*strings.22482:Installing...

!*strings.22483:This is a Return Receipt for the mail that you sent to %s.

!*strings.22484:Please enter your password for access to %s

!*strings.22485:SmartUpdate failed: There is not enough disk space to complete this operation.

!*strings.22486:If this directory supports replication, click the Update Now button to start the process now.  Or, select the directory for downloading when you synchronize for working offline.

!*strings.22487:Group

!*strings.22488:Unread Folder

!*strings.22489:Unread Group

!*strings.22490:SmartUpdate warning:\n\
\n\
You are running low on disk space.  This install may not complete successfully.  Do you want to continue?

!*strings.22491:Retrieving %1$ld of %2$ld messages\n\
  in folder %3$s

!*strings.22492:There was a problem receiving your Javascript configuration file.\n\
As a result, you will not be able to connect to the network.\n\
\n\
See your local system administrator for help.

!*strings.22493:The Javascript configuration file has errors:\n\
\n\
        %s\n\
\n\
Use the configuration from the previous session instead?

!*strings.22494:The backup Javascript configuration file was absent or had errors.\n\
\n\
We will default to the standard configuration.

!*strings.22501:Keep Server File

!*strings.22502:Keep Local File

!*strings.22503:Delete Server File

!*strings.22504:Delete Local File

!*strings.22505:Download conflict

!*strings.22506:Upload conflict

!*strings.22507:Local and server copies of %s are in conflict.\n\
\n\
\n\
          Local file last modified : %s\n\
\n\
          Server file last modified : %s

!*strings.22508:%s has been deleted locally.

!*strings.22509:%s has been deleted on the server.

!*strings.22510:File Deleted

!*strings.22511:Your new Roaming Access preference\n\
will take effect the next time\n\
you restart Communicator.

!*strings.22512:An authorization error occurred,\n\
please try retyping your username and password.

!*strings.22513:The Roaming Access server name specified does not exist,\n\
please check the spelling and try again.

!*strings.22514:An unexpected network error occurred.\n\
Cannot connect to the Roaming Access server.

!*strings.22518:Roaming Access

!*strings.22519:User Preferences

!*strings.22520:Mail Filters

!*strings.22521:History

!*strings.22522:Bookmarks File

!*strings.22523:Cookies File

!*strings.22524:Certificates and Private Keys (Certificate Database)

!*strings.22525:Certificates and Private Keys (Personal Key Database)

!*strings.22526:Certificates and Private Keys (Security Module)

!*strings.22527:Java Security (Signed Applet DB)

!*strings.22528:Java Security (Signed Applet DB 0)

*strings.22529:ɥ쥹Ģ

!*strings.22530:Synchronizing item %d of %d.

!*strings.22531:To be able to synchronize your roaming access\n\
profile information, remember to go back online\n\
before exiting Communicator

!*strings.22532:To be able to synchronize your roaming access\n\
profile information, remember to go back online\n\
before quitting Communicator

!*strings.22533:An authorization error occurred,\n\
please try retyping your password.

!*strings.22534:Contacting host...

!*strings.22535:Download from server in progress

!*strings.22536:Verifying login

!*strings.22537:You must specify a username to successfully\n\
log in to the Roaming Access server.\n\
Open the Roaming Access preferences pane to enable\n\
Roaming Access and enter your User Name.

!*strings.22538:You must specify a valid URL to successfully\n\
log in to the Roaming Access server.\n\
Open the Roaming Access - Server Information preferences\n\
pane to enable Roaming Access and enter the server's URL.

!*strings.22539:You must specify a username to successfully\n\
log in to the Roaming Access server.\n\
Files will not be transferred to the server this session.\n\
Open the Roaming Access preferences pane to enter your User Name.

!*strings.22540:You must specify a valid server URL to successfully\n\
log in to the Roaming Access server.

!*strings.22541:Upload to server in progress.

!*strings.22542:Uploading all items

!*strings.22543:Uploading folder

!*strings.22544:Removing remote file

!*strings.22545:Downloading folder

!*strings.22546:Removing local file

!*strings.22547:You must specify a username to successfully\n\
log in to the Roaming Access server.\n

!*strings.22551:Error

!*strings.22552:Published Event

!*strings.22553:Published Free/Busy

!*strings.22554:Reply Free/Busy

!*strings.22555:Event Request

!*strings.22556:Free/Busy Time Request

!*strings.22557:Event Reply

!*strings.22558:Event Cancellation

!*strings.22559:Event Refresh Request

!*strings.22560:Event Counter Proposal

!*strings.22561:Decline Counter Proposal

!*strings.22562:What:

!*strings.22563:When:

!*strings.22564:Location:

!*strings.22565:Organizer:

!*strings.22566:Status:

!*strings.22567:Priority:

!*strings.22568:Categories:

!*strings.22569:Resources:

!*strings.22570:Attachments:

!*strings.22571:Alarms:

!*strings.22572:Created:

!*strings.22573:Last Modified:

!*strings.22574:Sent:

!*strings.22575:UID

!*strings.22577:Legend:

!*strings.22578:free

!*strings.22579:busy

!*strings.22580:unknown

!*strings.22581:undefined

!*strings.22582: AM

!*strings.22583: PM

!*strings.22584:More Details...

!*strings.22585:Add To Schedule

!*strings.22586:Close

!*strings.22587:Accept

!*strings.22588:Accept All

!*strings.22589:Update Schedule

!*strings.22590:Decline

!*strings.22591:Tentative

!*strings.22592:Send Free/Busy Time Infomation

!*strings.22593:Send Refresh

!*strings.22594:Delegate to

!*strings.22595:This event is already in your schedule
\n

!*strings.22596:This event is not yet in your schedule
\n

!*strings.22597:Conflicts:

!*strings.22598:Note:

!*strings.22599:<FONT COLOR=#FF0000>Error:</FONT>

!*strings.22600: to 

!*strings.22601: ( Day Event) 

!*strings.22602: Begins on 

!*strings.22603:Was

!*strings.22614:Published Calendar Events

!*strings.22615:Published Calendar Free/Busy

!*strings.22616:This messages contains %d events.

!*strings.22617:When

!*strings.22618:What

!*strings.22619:: 

!*strings.22620:There are also %d other errors

!*strings.22621:Display limited to the first %d events.

!*strings.22622:Unknown

!*strings.22623:DTEnd before DTStart.  Setting DTEnd equal to DTStart

!*strings.22624:Prompt value must be ON or OFF

!*strings.22625:Cannot parse time/date string

!*strings.22626:Recurrence rules are too complicated.  Only the first instance was scheduled

!*strings.22627:Invalid property value

!*strings.22628:Invalid property name

!*strings.22629:Invalid parameter name

!*strings.22700:The required configuration file %s could not be found.  Please reinstall the software or contact your administrator.

!*strings.22701:The required configuration file %s is invalid.  Please reinstall the software or contact your administrator.

!*strings.22702:An error occurred while reading the preference file %s.  Default preferences will be used.

!*strings.22703:Communicator could not retrieve preferences from the directory server %s because an authentication error occurred.  Try retyping your password or contact your system administrator for more information.

!*strings.22704:Communicator could not connect to the directory server %s to retrieve preference information.  The server may be down or busy.  Some preferences were retrieved using previously cached information.\n\
\n\
If this error persists, contact your system administrator.

!*strings.22705:Communicator could not retrieve preferences from the directory server %s because the preference map could not be found.  Some preferences were retrieved using previously cached information.\n\
\n\
If this error persists, contact your system administrator.

!*strings.22706:Communicator could not retrieve preferences from the directory server %s because your directory entry could not be found.  Some preferences were retrieved using previously cached information.\n\
\n\
If this error persists, contact your system administrator.

!*strings.22707:Your new passwords did not match.  Please retype your new password in both fields.  If you do not want to password protect your profile, leave both fields blank.

!*strings.22709:Communicator could not complete your request because the profile manager encountered an unexpected error.

!*strings.22710:The profile '%s' requires a password.  Enter your password to login into your Roaming Access Profile and retrieve your profile information.

!*strings.22711:Please enter your password to retrieve preferences from the directory server %s.

!*strings.22712:The profile '%s' requires a password. In order to continue, please enter your local profile password.

!*strings.22713:Another profile already exists with that name.  Please choose a different profile name.

!*strings.22714:You must enter a new profile password to continue.

!*strings.22715:Guest

!*strings.8000:End of List

!*strings.8001:Entire List

!*strings.8003:Save As... (type %.90s, encoding %.90s)

!*strings.8004:Save As... (type %.90s)

!*strings.8005:Save As... (encoding %.90s)

!*strings.8006:Save As...

!*strings.8007:Error opening %.900s:

!*strings.8008:Error deleting %.900s:

!*strings.8009:When connected, log in as user `%.900s'

!*strings.8010:Out Of Memory -- Can't Open URL

!*strings.8011:couldn't load:\n\
%s

!*strings.8012:%s\n\
No other resources were reasonable!\n\
Using fallback font "%s" instead.

!*strings.8013:%s\n\
No other resources were reasonable!\n\
The fallback font "%s" could not be loaded!\n\
Giving up.

!*strings.8014:Bookmarks file has changed on disk: discard your changes?

!*strings.8015:Bookmarks file has changed on disk: reload it?

!*strings.8016:New Item

!*strings.8017:New Header

!*strings.8018:Remove category "%.900s" and its %d entry?

!*strings.8019:Remove category "%.900s" and its %d entries?

*strings.8020:֥åޡΥݡ

*strings.8021:֥åޡΥݡ

!*strings.8022:This version supports %s security with %s.

!*strings.8023:Security disabled

!*strings.8024:file:/usr/local/lib/netscape/docs/Welcome.html

!*strings.8025:Document: Done.

!*strings.8026:Open File

!*strings.8027:Error opening pipe to %.900s

!*strings.8028:Warning:\n\
\n

!*strings.8029:%s "%.255s" does not exist.\n

!*strings.8030:%s "%.255s" is unknown.\n

!*strings.8031:No port number specified for %s.\n

!*strings.8032:Mail host

!*strings.8033:News host

!*strings.8034:News RC directory

!*strings.8035:Temporary directory

!*strings.8036:FTP proxy host

!*strings.8037:Gopher proxy host

!*strings.8038:HTTP proxy host

!*strings.8039:HTTPS proxy host

!*strings.8040:WAIS proxy host

!*strings.8041:SOCKS host

!*strings.8042:Global MIME types file

!*strings.8043:Private MIME types file

!*strings.8044:Global mailcap file

!*strings.8045:Private mailcap file

!*strings.8046:Cannot delete toplevel bookmark

!*strings.8047:Cannot cut toplevel bookmark

!*strings.8048:This is an alias to the following Bookmark:

!*strings.8049:File Open...

!*strings.8050:Printing of frames is currently not supported.

!*strings.8051:error saving options

!*strings.8052:unknown %s escape code %%%c:\n\
%%h = host, %%p = port, %%u = user

!*strings.8053:couldn't fork():

!*strings.8054:%s: execvp(%s) failed

!*strings.8055:Save Frame as...

!*strings.8057:Print Frame...

!*strings.8058:Print...

!*strings.8059:Download File: %s

!*strings.8060:Compose: (No Subject)

!*strings.8061:Compose: %s

!*strings.8062:Netscape: <untitled>

!*strings.8063:Netscape: %s

!*strings.8064:(no subject)

!*strings.8065:unknown error code %d

!*strings.8066:Invalid File attachment.\n\
%s: doesn't exist.\n

!*strings.8067:Invalid File attachment.\n\
%s: not readable.\n

!*strings.8068:Invalid File attachment.\n\
%s: is a directory.\n

!*strings.8069:couldn't fork() for movemail

!*strings.8070:problems executing %s:

!*strings.8071:%s terminated abnormally:

!*strings.8072:Unable to open %.900s

!*strings.8073:Please enter your news host in one\n\
of the following formats:\n\
\n\
    news://HOST,\n\
    news://HOST:PORT,\n\
    snews://HOST, or\n\
    snews://HOST:PORT\n\
\n

!*strings.8074:For the internal movemail method to work, we must be able to create\n\
lock files in the mail spool directory.  On many systems, this is best\n\
accomplished by making that directory be mode 01777.  If that is not\n\
possible, then an external setgid/setuid movemail program must be used.\n\
Please see the Release Notes for more information.

!*strings.8075:Can't move mail from %.200s

!*strings.8076:Can't get new mail; a lock file %.200s exists.

!*strings.8077:Can't get new mail; unable to create lock file %.200s

!*strings.8078:Can't get new mail; a system error occurred.

!*strings.8079:Can't move mail; unable to open %.200s

!*strings.8080:Can't move mail; unable to read %.200s

!*strings.8081:Can't move mail; unable to write to %.200s

!*strings.8082:There were problems moving mail

!*strings.8083:There were problems moving mail: exit status %d

!*strings.8134:There were problems cleaning up %s

!*strings.8085:%s\n\
usage: %s [ options ... ]\n\
       where options include:\n\
\n\
       -help                     to show this message.\n\
       -version                  to show the version number and build date.\n\
       -display <dpy>            to specify the X server to use.\n\
       -geometry =WxH+X+Y        to position and size the window.\n\
       -visual <id-or-number>    to use a specific server visual.\n\
       -install                  to install a private colormap.\n\
       -no-install               to use the default colormap.\n

!*strings.8154:       -share                    when -install, cause each window to use the\n\
                                 same colormap instead of each window using\n\
                                 a new one.\n\
       -no-share                 cause each window to use the same colormap.\n

!*strings.8086:       -ncols <N>                when not using -install, set the maximum\n\
                                 number of colors to allocate for images.\n\
       -mono                     to force 1-bit-deep image display.\n\
       -iconic                   to start up iconified.\n\
       -xrm <resource-spec>      to set a specific X resource.\n\
\n\
       -remote <remote-command>  to execute a command in an already-running\n\
                                 Netscape process.  For more info, see\n\
                          http://home.netscape.com/newsref/std/x-remote.html\n\
       -id <window-id>           the id of an X window to which the -remote\n\
                                 commands should be sent; if unspecified,\n\
                                 the first window found will be used.\n\
       -raise                    whether following -remote commands should\n\
                                 cause the window to raise itself to the top\n\
                                 (this is the default.)\n\
       -noraise                  the opposite of -raise: following -remote\n\
                                 commands will not auto-raise the window.\n\
\n\
       -nethelp                  Show nethelp.  Requires nethelp: URL.\n\
\n\
       -dont-force-window-stacking  Ignore the alwaysraised, alwayslowered \n\
                                    and z-lock JavaScript window.open() \n\
                                    attributes.\n\
\n\
       -no-about-splash          Bypass the startup license page.\n\
\n\
       -no-session-management\n\
       -session-management       Netscape supports session management\n\
                                 by default.  Use these flags to force\n\
                                 it on/off.\n\
\n\
       -no-irix-session-management\n\
       -irix-session-management  Different platforms deal with session\n\
                                 management in fundamentally different\n\
                                 ways.  Use these flags if you experience\n\
                                 session management problems.\n\
\n\
                                 IRIX session management is on by default\n\
                                 only on SGI systems.  It is also available\n\
                                 on other platforms and might work with\n\
                                 session managers other than the IRIX\n\
                                 desktop.\n\
\n\
       -dont-save-geometry-prefs Don't save window geometry for session.\n\
\n\
       -ignore-geometry-prefs    Ignore saved window geometry for session.\n\
\n

!*strings.8087:%s: program is version %s, but resources are version %s.\n\
\n\
        This means that there is an inappropriate `%s' file in\n\
        he system-wide app-defaults directory, or possibly in your\n\
        home directory.  Check these environment variables and the\n\
        directories to which they point:\n\
\n\
  $XAPPLRESDIR\n\
  $XFILESEARCHPATH\n\
  $XUSERFILESEARCHPATH\n\
\n\
        Also check for this file in your home directory, or in the\n\
        directory called `app-defaults' somewhere under /usr/lib/.

!*strings.8088:%s: couldn't find our resources?\n\
\n\
        This could mean that there is an inappropriate `%s' file\n\
        installed in the app-defaults directory.  Check these environment\n\
        variables and the directories to which they point:\n\
\n\
  $XAPPLRESDIR\n\
  $XFILESEARCHPATH\n\
  $XUSERFILESEARCHPATH\n\
\n\
        Also check for this file in your home directory, or in the\n\
        directory called `app-defaults' somewhere under /usr/lib/.

!*strings.8089:%s: invalid geometry specification.\n\
\n\
 Apparently "%s*geometry: %s" or "%s*geometry: %s"\n\
 was specified in the resource database.  Specifying "*geometry"\n\
 will make %s (and most other X programs) malfunction in obscure\n\
 ways.  You should always use ".geometry" instead.\n

!*strings.8090:%s: unrecognized option "%s"\n

!*strings.8091:%s has detected a %s\n\
file.\n

!*strings.8092:\n\
This may indicate that another user is running\n\
%s using your %s files.\n

!*strings.8093:It appears to be running on host %s\n\
under process-ID %u.\n

!*strings.8094:\n\
You may continue to use %s, but you will\n\
be unable to use the disk cache, global history,\n\
or your personal certificates.\n

!*strings.8095:\n\
Otherwise, you may choose Cancel, make sure that\n\
you are not running another %s Navigator,\n\
delete the %s file, and\n\
restart %s.

!*strings.8096:%s: %s existed, but was not a directory.\n\
The old file has been renamed to %s\n\
and a directory has been created in its place.\n\
\n

!*strings.8097:%s: %s exists but is not a directory,\n\
and we were unable to rename it!\n\
Please remove this file: it is in the way.\n\
\n

!*strings.8098:%s: unable to create the directory `%s'.\n\
%s\n\
Please create this directory.\n\
\n

!*strings.8099:unknown error

!*strings.8100:error creating %s

!*strings.8101:error writing %s

!*strings.8102:This version of %s uses different names for its config files\n\
than previous versions did.  Those config files which still use\n\
the same file formats have been copied to their new names, and\n\
those which don't will be recreated as necessary.\n\
%s\n\
\n\
Would you like us to delete the old files now?

!*strings.8103:\n\
The old files still exist, including a disk cache directory\n\
(which might be large.)

!*strings.8104:The old files still exist.

!*strings.8105:General

!*strings.8106:Passwords

!*strings.8107:Personal Certificates

!*strings.8108:Site Certificates

!*strings.8109:Checked %s (%d left)\n\
%d%% completed)\n\
\n\
Estimated time remaining: %s\n\
(Remaining time depends on the sites selected and\n\
the network traffic.)

!*strings.8110:Checking ... (%d left)\n\
%d%% completed)\n\
\n\
Estimated time remaining: %s\n\
(Remaining time depends on the sites selected and\n\
the network traffic.)

!*strings.8111:Re: 

!*strings.8112:Done checking %d bookmarks.\n\
%d documents were reached.\n\
%d documents have changed and are marked as new.

!*strings.8115:"%s" exited with status %d

!*strings.8116:%s: The Motif keysyms seem not to be defined.\n\
\n\
 This is usually because the proper XKeysymDB file was not found.\n\
 You can set the $XKEYSYMDB environment variable to the location\n\
 of a file which contains the right keysyms.\n\
\n\
 Without the right XKeysymDB, many warnings will be generated,\n\
 and most keyboard accelerators will not work.\n\
\n\
 (An appropriate XKeysymDB file was included with the %s\n\
 distribution.)\n\
\n

!*strings.8117:%s: Some of the Motif keysyms seem not to be defined.\n\
\n\
 This is usually because the proper XKeysymDB file was not found.\n\
 You can set the $XKEYSYMDB environment variable to the location\n\
 of a file which contains the right keysyms.\n\
\n\
 Without the right XKeysymDB, many warnings will be generated,\n\
 and some keyboard accelerators will not work.\n\
\n\
 (An appropriate XKeysymDB file was included with the %s\n\
 distribution.)\n\
\n

!*strings.8118:Visual 0x%02x is a%s %d bit %s visual.\n\
This is not a supported visual; images %s.\n\
\n\
Currently supported visuals are:\n\
\n\
       StaticGray, all depths\n\
        GrayScale, all depths\n\
        TrueColor, depth 8 or greater\n\
        DirectColor, depth 8 or greater\n\
        StaticColor, depth 8 or greater\n\
        PseudoColor, depth 8 only\n\
\n\
If you have any of the above visuals (see `xdpyinfo'),\n\
it is recommended that you start %s with\n\
the `-visual' command-line option to specify one.\n\
\n\
More visuals may be directly supported in the future;\n\
your feedback is welcome.

!*strings.8119:Visual 0x%02x is a%s %d bit %s visual.\n\
This is not a supported visual; images %s.\n\
\n\
Currently supported visuals are:\n\
\n\
       StaticGray, all depths\n\
       GrayScale, all depths\n\
       TrueColor, depth 8 or greater\n\
        StaticColor, depth 8 or greater\n\
        PseudoColor, depth 8 only\n\
\n\
If you have any of the above visuals (see `xdpyinfo'),\n\
it is recommended that you start %s with\n\
the `-visual' command-line option to specify one.\n\
\n\
More visuals may be directly supported in the future;\n\
your feedback is welcome.

!*strings.8120:Visual 0x%02x is a%s %d bit %s visual.\n\
This is not a supported visual; images %s.\n\
\n\
Currently supported visuals are:\n\
\n\
       StaticGray, all depths\n\
        TrueColor, depth 8 or greater\n\
        DirectColor, depth 8 or greater\n\
        StaticColor, depth 8 or greater\n\
        PseudoColor, depth 8 only\n\
\n\
If you have any of the above visuals (see `xdpyinfo'),\n\
it is recommended that you start %s with\n\
the `-visual' command-line option to specify one.\n\
\n\
More visuals may be directly supported in the future;\n\
your feedback is welcome.

!*strings.8121:Visual 0x%02x is a%s %d bit %s visual.\n\
This is not a supported visual; images %s.\n\
\n\
Currently supported visuals are:\n\
\n\
       StaticGray, all depths\n\
        TrueColor, depth 8 or greater\n\
        StaticColor, depth 8 or greater\n\
        PseudoColor, depth 8 only\n\
\n\
If you have any of the above visuals (see `xdpyinfo'),\n\
it is recommended that you start %s with\n\
the `-visual' command-line option to specify one.\n\
\n\
More visuals may be directly supported in the future;\n\
your feedback is welcome.

!*strings.8122:will be\n\
displayed in monochrome

!*strings.8123:will look bad

!*strings.8124:Appearance

!*strings.8125:Bookmarks

!*strings.8126:Colors

!*strings.8127:Fonts

!*strings.8128:Applications

!*strings.8155:Helpers

!*strings.8129:Images

!*strings.8130:Languages

!*strings.8131:Cache

!*strings.8132:Connections

!*strings.8133:Proxies

!*strings.8135:Compose

!*strings.8136:Servers

!*strings.8137:Identity

!*strings.8138:Organization

!*strings.8139:Mail Frame

!*strings.8140:Mail Document

!*strings.8141:Netscape Mail & Newsgroups

!*strings.8142:Netscape Newsgroups

*strings.8143:ɥ쥹Ģ

!*strings.8144:X resources not installed correctly!

!*strings.8145:<< Empty >>

!*strings.8146:error saving password

!*strings.8147:Unimplemented.

!*strings.8148:%s: ~user/ syntax is not allowed in preferences file, only ~/\n

!*strings.8149:%s: unrecognized visual "%s".\n

!*strings.8150:%s: no visual with id 0x%x.\n

!*strings.8151:%s: no visual of class %s.\n

!*strings.8152:\n\
\n\
<< stderr diagnostics have been truncated >>

!*strings.8153:error creating pipe:

!*strings.8156:Outbox folder contains an unsent\n\
message. Send it now?\n

!*strings.8157:Outbox folder contains %d unsent\n\
messages. Send them now?\n

!*strings.8158:The ``Leave on Server'' option only works when\n\
using a POP3 server, not when using a local\n\
mail spool directory.  To retrieve your mail,\n\
first turn off that option in the Servers pane\n\
of the Mail and News Preferences.

!*strings.8159:Back

!*strings.8160:Back in Frame

!*strings.8161:Forward

!*strings.8162:Forward in Frame

!*strings.8163:Please set the $MAIL environment variable to the\n\
location of your mail-spool file.

!*strings.8164:No new messages.

!*strings.8165:User-Defined

!*strings.8166:Other

!*strings.8167:couldn't fork() for external message delivery

!*strings.8168:Cannot read file %s.

!*strings.8169:%s does not exist.

!*strings.8170:%s is a directory.

!*strings.8171:Lock file not found.

!*strings.8172:Can't open Netscape.lock file.

!*strings.8173:Netscape.lock file has been modified.

!*strings.8174:Could not determine lock file size.

!*strings.8175:Could not read Netscape.lock data.

!*strings.8176:Couldn't open animation file.

!*strings.8177:Animation file modified.\n\
Using default animation.

!*strings.8178:Couldn't read animation file size.\n\
Using default animation.

!*strings.8179:Couldn't read number of animation colors.\n\
Using default animation.

!*strings.8180:Couldn't read animation colors.\n\
Using default animation.

!*strings.8181:Couldn't read animation frames.\n\
Using default animation.

!*strings.8182:Ignoring extra bytes at end of animation file.

!*strings.8183:Look for documents that have changed for:

!*strings.8184:Character

!*strings.8185:Link

!*strings.8186:Paragraph

!*strings.8187:Image

!*strings.8188:Refresh Frame

!*strings.8189:Refresh

!*strings.8190:Netscape Mail & Newsgroups: %.900s

!*strings.8191:Netscape Newsgroups: %.900s

!*strings.8192:Netscape: %.900s

!*strings.8193:Protocols

!*strings.8194:Languages

!*strings.8195:Change Password

!*strings.8196:Set Password...

!*strings.8197:No Plugins

!*strings.8198:Continue Movemail

!*strings.8199:Cancel Movemail

!*strings.8200:Netscape will move your mail from %s\n\
to %s/Inbox.\n\
\n\
Moving the mail will interfere with other mailers\n\
that expect already-read mail to remain in\n\
%s.

!*strings.8201:Show this Alert Next Time

!*strings.8202:Netscape Composer: %.900s

!*strings.8203:Netscape

!*strings.8204:Unknown:Prompt User

!*strings.8205:Save To Disk

!*strings.8206:Plug In : %s

!*strings.8207:Mime type cannot be empty.

!*strings.8208:Description|Handled By

!*strings.8209:Can't get new mail; a lock file %s exists.

!*strings.8210:No plugin %s. Reverting to save-to-disk for type %s.\n

!*strings.8211:ERROR: %s\n\
Cant load plugin %s. Ignored.\n

!*strings.8212:Plugin specifies different Description and/or Suffixes for mimetype %s.\n\
\n\
        Description = "%s"\n\
        Suffixes = "%s"\n\
\n\
Use plugin specified Description and Suffixes ?

!*strings.8213:error Saving options.

!*strings.8214:Some values are out of range:

!*strings.8215:The following value is out of range:

!*strings.8216:You can have between 1 and 100 rows.

!*strings.8217:You can have between 1 and 100 columns.

!*strings.8218:For border width, you can have 0 to 10000 pixels.

!*strings.8219:For cell spacing, you can have 0 to 10000 pixels.

!*strings.8220:For cell padding, you can have 0 to 10000 pixels.

!*strings.8221:For width, you can have between 1 and 10000 pixels,\n\
or between 1 and 100%.

!*strings.8222:For height, you can have between 1 and 10000 pixels,\n\
or between 1 and 100%.

!*strings.8223:For width, you can have between 1 and 10000 pixels.

!*strings.8224:For height, you can have between 1 and 10000 pixels.

!*strings.8225:For space, you can have between 1 and 10000 pixels.

!*strings.8226:Please enter a new value and try again.

!*strings.8227:Please enter new values and try again.

*strings.8228:󥯤ɽʸ:

!*strings.8229:Linked image:

!*strings.8230:Linked text:

*strings.8231:򤷤ڡˤϥåȤޤ

!*strings.8232:Link to a named target in the specified document (optional).

!*strings.8233:Link to a named target in the current document (optional).

!*strings.8234:Do you want to remove the link?

!*strings.8235:<unknown>

!*strings.8236:Unopened Tag: '<' was expected

!*strings.8237:Unopened Tag:  '>' was expected

!*strings.8238:Unterminated String in tag: closing quote expected

!*strings.8239:Premature close of tag

!*strings.8240:Tagname was expected

!*strings.8241:Unknown tag error

!*strings.8242:Tag seems ok

!*strings.8243:This document contains frames. Currently the editor\n\
cannot edit documents which contain frames.

!*strings.8244:This document is an about document. The editor\n\
cannot edit about documents.

!*strings.8245:You must save this document locally before\n\
continuing with the requested action.

*strings.8246:ѹʲ¸ޤ:\n\
%.900s?

!*strings.8247:The error code = (%d).

!*strings.8248:Cannot copy or cut at this time, try again later.

!*strings.8249:Nothing is selected.

!*strings.8250:The selection includes a table cell boundary.\n\
Deleting and copying are not allowed.

!*strings.8251:Empty command specified!

!*strings.8252:No html editor command has been specified in Editor Preferences.\n\
Specify the file argument with %f. Netscape will replace %f with\n\
the correct file name. Example:\n\
             xterm -e vi %f\n\
Would you like to enter a value in Editor Preferences now?

!*strings.8253:Syntax error in action handler: %s

!*strings.8254:Invalid window type for action handler: %s

!*strings.8255:Modified by the Netscape Navigator Administration Kit.\n\
Version: %s\n\
User agent: C

!*strings.8256:Private Mimetype File (%s) has changed on disk.  Discard your unsaved changes\n\
and reload?

!*strings.8257:Private Mailcap File (%s) has changed on disk.  Discard your unsaved changes\n\
and reload?

!*strings.8258:Private Mimetype File (%s) has changed on disk and is being reloaded.

!*strings.8259:Private Mailcap File (%s) has changed on disk and is being reloaded.

!*strings.8260:No image editor command has been specified in Editor Preferences.\n\
Specify the file argument with %f. Netscape will replace %f with\n\
the correct file name. Example:\n\
             xgifedit %f\n\
Would you like to enter a value in Editor Preferences now?

!*strings.8261:You are about to download a remote\n\
document or image.\n\
You should get permission to use any\n\
copyrighted images or documents.

!*strings.8262:The file is marked read-only.

!*strings.8263:The file is blocked at this time. Try again later.

!*strings.8264:The file URL is badly formed.

!*strings.8265:Error opening file for writing.

!*strings.8266:Error writing to the file.

!*strings.8267:Error creating the temporary backup file.

!*strings.8268:Error deleting the temporary backup file.

!*strings.8269:Continue saving document?

!*strings.8270:There was an error while saving the file:\n\
%.900s

!*strings.8271:The new document template location is not set.\n\
Would you like to enter a value in Editor Preferences now?

!*strings.8272:Please enter an autosave period between 0 and 600 minutes.

!*strings.8273:The default browse location is not set.\n\
Would you like to enter a value in Editor Preferences now?

!*strings.8274:Publish destination must begin with "ftp://", "http://", or "https://".\n\
Please enter new values and try again.

!*strings.8275:Image is at a remote location.\n\
Please save image locally before editing.

!*strings.8276:cannot allocate colormap

!*strings.8277:Uploading file to remote server:\n\
%.900s

!*strings.8278:Saving file to local disk:\n\
%.900s

!*strings.8279:Loading image file:\n\
%.900s

!*strings.8280:File %d of %d

!*strings.8281:Source not found.

!*strings.8282:Press Cancel to turn off AutoSave until you\n\
save this document later.

!*strings.8283:All

*strings.8284:

!*strings.8285:New

!*strings.8286:This list shows the accumulated list of new newsgroups since\n\
the last time you pressed the Clear New button.

!*strings.8287:Message Center for %s

*strings.8288: ޥ.

!*strings.8289:on server.

!*strings.8290:Message:

!*strings.8291:'%s' from %s in %s Folder

!*strings.8292:Netscape Group - [ %s ]

!*strings.8293:Netscape Folder - [ %s ]

!*strings.8299:Size

!*strings.8300:Lines

*strings.8301:̾

*strings.8302:Ϣ

*strings.8303:ݸ

!*strings.8304:Conferencing

*strings.8305:̾:

*strings.8306::

*strings.8307:Email ɥ쥹:

*strings.8308:˥å͡:

*strings.8309:Ρ:

*strings.8310:åƥ(HTML)᡼μǽ

*strings.8311:ȿ:

*strings.8312::

*strings.8313::

*strings.8314:Į¼:

*strings.8315:ƻܸ:

*strings.8316:͹ֹ:

*strings.8317::

*strings.8318:̳:

!*strings.8319:Fax:

*strings.8320::

!*strings.8321:You do not have a Security Certificate for this person.\n\
\n\
This means that when you send this person email, it cannot be\n\
encrypted. This will make it easier for other people to read your\n\
message.\n\
\n\
To obtain Security Certificates for the recipient(s), they must\n\
first obtain one for themselves and send you a signed email\n\
message. The Security Certificate will automatically be remembered\n\
once it is received.\n

!*strings.8322:You have this person's Security Certificate.\n\
\n\
This means that when you send this person email, it can be encrypted.\n\
Encrypting a message is like sending it in an envelope, rather than a\n\
postcard. It makes it difficult for other people to view your message.\n\
\n\
This person's Security Certificate will expire on %s. When it\n\
expires, you will no longer be able to send encrypted mail to this\n\
person until they send you a new one.

!*strings.8323:This person's Security Certificate has Expired.\n\
\n\
You cannot send this person encrypted mail until you obtain a new\n\
Security Certificate for them. To do this, have this person send you a\n\
signed mail message. This will automatically include the new Security\n\
Certificate.

!*strings.8324:This person's Security Certificate has been revoked. This means that\n\
the Certificate may have been lost or stolen.\n\
\n\
You cannot send this person encrypted mail until you obtain a new\n\
Security Certificate. To do this, have this person send you a signed\n\
mail message. This will automatically include the new Security\n\
Certificate.

!*strings.8325:You do not have a Security Certificate for yourself.\n\
This means that you cannot receive encrypted mail, which would\n\
make it difficult for other people to eavesdrop on messages\n\
sent to you.\n\
\n\
You also cannot digitally sign mail. A digital signature would\n\
indicate that the message was from you, and would also prevent\n\
other people from tampering with your message.\n\
\n\
To obtain a Security Certificate, press the Get Certificate\n\
button. After you obtain a Certificate it will automatically\n\
be sent out with your signed messages so that other people can\n\
send you encrypted mail.

!*strings.8326:You have a Security Certificate.\n\
This means that you can receive encrypted mail. In order to be able to\n\
do this, you must first send mail to a person and sign the message. By\n\
doing so, you send them your certificate, which makes it possible for\n\
them to send you encrypted mail.\n\
\n\
Encrypting a message is like sending it in a envelope, rather than a\n\
postcard. It makes it difficult for other people to eavesdrop on your\n\
message.\n\
\n\
Your Security Certificate will expire on %s. Before it expires,\n\
you will have to obtain a new Certificate.

!*strings.8327:Your Security Certificate has Expired.\n\
\n\
This means that you can no longer digitally sign messages with this\n\
certificate. You can continue to receive encrypted mail, however.\n\
\n\
This means that you must obtain another Certificate. Click on Show\n\
Certificate to do so.

!*strings.8328:Your Security Certificate has been revoked.\n\
This means that you can no longer digitally sign messages with this\n\
certificate. You can continue to receive encrypted mail, however.\n\
\n\
This means that you must obtain another Certificate.

!*strings.8329:Show Certificate

!*strings.8330:Get Certificate

*strings.8331:᡼󥰥ꥹȾ

*strings.8332:ꥹ̾:

*strings.8333:ꥹȤΥ˥å͡:

*strings.8334::

*strings.8335:Υ᡼륢ɥ쥹Ϥ뤫ɥ쥹ɥåƲ:

*strings.8336:̾

!*strings.8337:

*strings.8338:Email ɥ쥹

*strings.8339:˥å͡

*strings.8340:ȿ

*strings.8341:Į¼

*strings.8342:ƻܸ

*strings.8343:̤ %d ,  %d 

*strings.8344:

*strings.8345:

*strings.8346:

*strings.8347:å:

!*strings.8348:all

!*strings.8349:1 month ago

!*strings.8350:Attachment operation cannot be completed now.\n\
Message delivery or attachment load is in progress.

!*strings.8351:This item is already attached:\n\
%s

!*strings.8352:Attachment panel is full - no more attachments can be added.

!*strings.8353:Getting new messages...

!*strings.8354:Address Book - %s

!*strings.8355:Show Certificate

!*strings.8356:Order

!*strings.8357:Language

!*strings.8358:Filters will be applied to incoming mail in the\n\
following order:

!*strings.8359:To call another person using Netscape Conference, you must first\n\
choose the server you would like to use to look up that person's\n\
address.

!*strings.8360:Netscape Conference DLS Server

!*strings.8361:Specific DLS Server

!*strings.8362:Hostname or IP Address

!*strings.8363:Address:

!*strings.8364:(For example, %s)

!*strings.8365:Card for <%s>

!*strings.8366:New Card

!*strings.8367:Mark Messages Read

!*strings.8368:Mark messages read up to: (MM/DD/YY)

!*strings.8369:The date must be valid,\n\
and must be in the form MM/DD/YY.

!*strings.8370:There are %d new message headers to download for\n\
this newsgroup.

*strings.8371: %d ås

!*strings.8372:unread

!*strings.8373:yesterday

!*strings.8374:1 week ago

!*strings.8375:2 weeks ago

!*strings.8376:6 months ago

!*strings.8377:1 year ago

!*strings.8378:An Address Book entry with this name and email address already exists.

!*strings.8379:Mailing lists can only contain entries from the Personal Address Book.\n\
Would you like to add %s to the address book?

!*strings.8380:Make sure both the server name and port are filled in and are valid.

!*strings.8381:unknown

!*strings.8382:To:

!*strings.8383:CC:

!*strings.8384:BCC:

!*strings.8385:Type Name

!*strings.8386:Next %d

!*strings.8387:This document cannot be attached to a message:\n\
%s

!*strings.8388:Netscape Communicator cannot find your\n\
Personal Card. Would you like to create a\n\
Personal Card now?

!*strings.8389:Communicator Message Center for %s

!*strings.8390:Plain

!*strings.8391:Bold

!*strings.8392:Italic

!*strings.8393:Bold Italic

!*strings.8394:Normal

!*strings.8395:Bigger

!*strings.8396:Smaller

!*strings.8397:Sent

!*strings.8398:Message has not been sent. Do you want to\n\
save the message in the Drafts Folder?

!*strings.8399:Invalid Date Value. No search is performed.

!*strings.8400:Invalid value for the MONTH field.\n\
Please enter month in 2 digits (1-12).\n\
Try again!

!*strings.8401:Invalid value for the DAY of the month field.\n\
Please enter date in 2 digits (1-31).\n\
Try again!

!*strings.8402:Invalid value for the YEAR field.\n\
Please enter year in 4 digits (e.g. 1997).\n\
Year value has to be 1900 or later.\n\
Try again!

!*strings.8403:To:

!*strings.8404:Cc:

!*strings.8405:Bcc:

!*strings.8406:Newsgroup:

!*strings.8407:Reply-To:

!*strings.8408:Followup-To:

!*strings.8414:Address

!*strings.8415:Attachment

!*strings.8416:Option

!*strings.8417:OK

!*strings.8418:Clear

*strings.8419:󥻥

!*strings.8420:Urgent

!*strings.8421:Important

!*strings.8422:Normal

!*strings.8423:FYI

!*strings.8424:Junk

!*strings.8425:Priority

!*strings.8426:%sLabel

!*strings.8427:Addressing

!*strings.8428:Attachment

!*strings.8429:Compose

!*strings.8430:All Mail Folders

!*strings.8431:All Groups

!*strings.8432:LDAP Directory

!*strings.8433:Location

!*strings.8434:Subject

!*strings.8435:Sender

!*strings.8436:Date

!*strings.8437:Preparing file to publish:\n\
%.900s

!*strings.8438:Name

!*strings.8439:Location

!*strings.8440:Last Visited

!*strings.8441:Last Modified

!*strings.8442:Name

!*strings.8443:Total

!*strings.8444:Unread

!*strings.8445:Category

!*strings.8446:Newsgroup name

!*strings.8447:Messages

!*strings.8448:Subject

!*strings.8449:Date

!*strings.8450:Priority

!*strings.8451:Status

!*strings.8452:Sender

!*strings.8453:Recipient

!*strings.8454:File Here

!*strings.8455:Registering Converters

!*strings.8456:Initializing Security Library

!*strings.8457:Initializing Network Library

!*strings.8458:Initializing Message Library

!*strings.8459:Initializing Image Library

!*strings.8460:Initializing Javascript

!*strings.8461:Initializing Plugins

!*strings.8462:%s: installColormap: %s must be yes, no, or guess.\n

!*strings.8463:Communicator Bookmarks for %s

!*strings.8464:Untitled

!*strings.8465:Unchecking this option means that this group\n\
and all newsgroups above it do not\n\
receive HTML messages

!*strings.8466:Encrypted

!*strings.8467:None

!*strings.8468:Show Column

!*strings.8469:Hide Column

!*strings.8470:That functionality has been disabled

*strings.8471:file: ̵

!*strings.8472:%s is not set.\n

!*strings.8473:Newsgroups directory

!*strings.8474:Local mail directory

!*strings.8475:%s "%.255s" does not exist.\n

!*strings.8476:No matches found

!*strings.8477:Please enter a valid email address (e.g. user@internet.com).\n

!*strings.8478:Communicator History for %s

!*strings.8479:Title

!*strings.8480:Location

!*strings.8481:First Visited

!*strings.8482:Last Visited

!*strings.8483:Expires

!*strings.8484:Visit Count

!*strings.8485:Place a call with Netscape Conference to 

!*strings.8486:Send a message to 

!*strings.8487:Default Inbox folder does not exist.\n\
You will not be able to get new messages!

!*strings.8488:telnet

!*strings.8489:TN3270 application

!*strings.8490:rlogin

!*strings.8491:rlogin with user

!*strings.8492:You cannot delete this application from the preferences.

!*strings.8493:The application field is not set.

!*strings.8494:[JavaScript Application]

!*strings.8495:The preferences you have, version %s, is incompatible with the\n\
current version %s. Would you like to save new preferences now?

!*strings.8496:Please be aware that the preferences you have, version %s,\n\
is incompatible with the current version %s.

!*strings.8497:%s: program is version %s, but resources are version %s.\n\
\n\
        This means that there is an inappropriate `%s' file installed\n\
        in the app-defaults directory.  Check these environment variables\n\
        and the directories to which they point:\n\
\n\
        $XAPPLRESDIR\n\
        $XFILESEARCHPATH\n\
        $XUSERFILESEARCHPATH\n\
\n\
        Also check for this file in your home directory, or in the\n\
        directory called `app-defaults' somewhere under /usr/lib/.

!*strings.8498:%s: couldn't find our resources?\n\
\n\
        This could mean that there is an inappropriate `%s' file\n\
        installed in the app-defaults directory.  Check these environment\n\
        variables and the directories to which they point:\n\
\n\
        $XAPPLRESDIR\n\
        $XFILESEARCHPATH\n\
        $XUSERFILESEARCHPATH\n\
\n\
        Also check for this file in your home directory, or in the\n\
        directory called `app-defaults' somewhere under /usr/lib/.

!*strings.8499:%s: locale `%s' not supported by Xlib; trying `C'.\n

!*strings.8500:%s: locale `C' not supported.\n

!*strings.8501:%s: locale `C' not supported either.\n

!*strings.8502:\n\
        If the $XNLSPATH directory does not contain the proper config files,\n\
        %s will crash the first time you try to paste into a text\n\
        field.  (This is a bug in the X11R5 libraries against which this\n\
        program was linked.)\n\
\n\
        Since neither X11R4 nor X11R6 come with these config files, we have\n\
        included them with the %s distribution.  The normal place\n\
        for these files is %s.\n\
    If you can't create that\n\
        directory, you should set the $XNLSPATH environment variable to\n\
        point at the place where you installed the files.\n\
\n

!*strings.8503: Perhaps the $XNLSPATH environment variable is not set correctly?\n

!*strings.8504: uname failed

!*strings.8505:%s: uname() failed; can't determine what system we're running on\n

!*strings.8506:%s: this is a SunOS 4.1.3 executable, and you are running it on\n\
        SunOS %s (Solaris.)  It would be a very good idea for you to\n\
        run the Solaris-specific binary instead.  Bad Things may happen.\n\
\n

!*strings.8507:%s: failed to initialize mozilla_event_queue!\n

!*strings.8508:%s: invalid `-remote' option "%s"\n

!*strings.8509:%s: the `-id' option must come before all `-remote' options.\n

!*strings.8510:%s: only one `-id' option may be used.\n

!*strings.8511:%s: invalid `-id' option "%s"\n

!*strings.8512:%s: the `-id' option may only be used with `-remote'.\n

!*strings.8513:%s: warning: $XKEYSYMDB is %s,\n\
        but that file doesn't exist.\n

!*strings.8514:%s: warning: no XKeysymDB file in either\n\
        %s, %s, or %s\n\
        Please set $XKEYSYMDB to the correct XKeysymDB file.\n

!*strings.8515:%s: not found in PATH!\n

!*strings.8516:renaming %s to %s:

!*strings.8517:%s: usage: OpenURL(url [ , new-window|window-name ] )\n

!*strings.8518:%s: usage: OpenFile(file)\n

!*strings.8519:%s: usage: print([filename])\n

!*strings.8520:%s: usage: SaveAS(file, output-data-type)\n

!*strings.8521:%s: usage: SaveAS(file, [output-data-type])\n

!*strings.8522:%s: usage: mailto(address ...)\n

!*strings.8523:%s: usage: find(string)\n

!*strings.8524:%s: usage: addBookmark(url, title)\n

!*strings.8525:%s: usage: htmlHelp(map-file, id, search-text)\n

!*strings.8526:%s: unparsable encoding filter spec: %s\n

!*strings.8527:Upload File

!*strings.8528:error saving options

!*strings.8529:# Netscape User History File\n\
# Version: %s\n\
# This is a generated file!  Do not edit.\n\
\n

!*strings.8530:%s: too many args (%d) to ActivateLinkAction()\n

!*strings.8531:%s: unknown parameter (%s) to ActivateLinkAction()\n

!*strings.8532:file:///Untitled

!*strings.8533:printing

!*strings.8534:\n\
This is the default visual and color map.

!*strings.8535:\n\
This is the default visual with a private map.

!*strings.8536:\n\
This is a non-default visual.

!*strings.8537:from network

!*strings.8538:from disk cache

!*strings.8539:from memory cache

!*strings.8540:default

!*strings.8541:%s: too few args (%d) to HistoryItem()\n

!*strings.8542:%s: too many args (%d) to HistoryItem()\n

!*strings.8543:%s: unknown parameter (%s) to HistoryItem()\n

!*strings.8544:%s: unable to read %s property\n

!*strings.8545:%s: invalid data on %s of window 0x%x.\n

!*strings.8546:509 internal error: unable to translatewindow 0x%x to a widget

!*strings.8547:500 unparsable command: %s

!*strings.8548:501 unrecognized command: %s

!*strings.8549:502 no appropriate window for %s

!*strings.8550:200 executed command: %s(

!*strings.8551:200 executed command: %s(

!*strings.8552:%s: windowGravityWorks: %s must be yes, no, or guess.\n

!*strings.8553:could not dup() a stderr:

!*strings.8554:could not fdopen() the new stderr:

!*strings.8555:could not dup() a new stderr:

!*strings.8556:could not dup() a stdout:

!*strings.8557:could not fdopen() the new stdout:

!*strings.8558:could not dup() a new stdout:

!*strings.8559:\n\
%s:\n\
\n\
This Netscape Communicator binary does not run on %s %s.\n\
\n\
Please visit http://home.netscape.com/ for a version of Communicator that runs\n\
on your system.\n\
\n

!*strings.8560:Created On

!*strings.8563:Netscape Exit Confirmation\n

!*strings.8564:Close all windows and exit Netscape?\n

!*strings.8565:Netscape Mail\n

!*strings.8566:Outbox folder contains unsent messages\n\
Send them now?

!*strings.8567:Your POP user name is just your user name (e.g. user),\n\
not your full POP address (e.g. user@internet.com).

!*strings.8568:Please enter valid information.

!*strings.8569:The editing of JavaScript message filters is not available\n\
in this release of Communicator.

!*strings.8570:Phone

!*strings.8571:Cleaning up news messages...

!*strings.8572:Your font preferences will not take effect until you restart Communicator.

!*strings.8573:One or more items in the selection you are dragging do not contain an email address\n\
and was not added to the list. Please make sure each item in your selection includes\n\
an email address.

!*strings.8574:New Folder Name:

!*strings.8575:       -component-bar            Show only the Component Bar.\n\
\n\
       -composer                 Open all command line URLs in Composer.\n\
       -edit                     Same as -composer.\n\
\n\
       -messenger                Show Messenger Mailbox (INBOX).\n\
       -mail                     Same as -messenger.\n\
\n\
       -discussions              Show Collabra Discussions.\n\
       -news                     Same as -discussions.\n\
\n

!*strings.8576:       Arguments which are not switches are interpreted as either files or\n\
       URLs to be loaded.\n\
\n

!*strings.8577:Searching:

!*strings.8578:Search Results

!*strings.8579:Search results for:

!*strings.8580:Name

!*strings.8581:Email

*strings.8582:ȿ

*strings.8583:

!*strings.8584:Search results will appear in address book window

!*strings.8585:Basic Search

!*strings.8586:Advanced Search

!*strings.8587:More

!*strings.8588:Fewer

!*strings.8589:Find items which

!*strings.8590:Match all items below (And)

!*strings.8591:Match one or more of the items below (Or)

!*strings.8592:where

!*strings.8593:

!*strings.8594:and

!*strings.8595:or

*strings.8596::

*strings.8597:LDAP С:

*strings.8598:Ͼ:

*strings.8599:ݡֹ:

!*strings.8600:Maximum Number of Hits:

*strings.8601:ݸ

*strings.8602:ѥɤ¸

!*strings.8603:Directory Info

!*strings.8604:Directories

*strings.8605:...

!*strings.8606:Custom Header:

*strings.8607:ɽ̾:

*strings.8608:ݥ٥:

*strings.8609::

!*strings.8610:Cannot drop into the targeted destination folder.

*strings.8611:̾ȥѥɤѤƥ

!*strings.8612:No spellchk library found

!*strings.8613:Choose where you would like your %s messages to be stored:

*strings.8614:ե˥ԡ: '%s' ('%s')

!*strings.8615:Folder '%s' on

*strings.8616:ƥץ졼Ȥ¸: '%s' ('%s')

*strings.8617:񤭤¸: '%s' ('%s')

!*strings.8618:BCC: %s

!*strings.8619:General

!*strings.8620:Advanced

!*strings.8621:IMAP

!*strings.8622:Sharing

!*strings.8623:This server does not support shared folders

!*strings.8624:You have the following permissions:

!*strings.8625:Share this and other folders with network users \n\
        and display and set access privileges.

!*strings.8626:Folder Type:

!*strings.8627:POP

!*strings.8628:start my reply above the quoted text

!*strings.8629:start my reply below the quoted text

!*strings.8630:select the quoted text

!*strings.8631: (default)

*strings.8632:ʸ

*strings.8633:

*strings.8634:ź

!*strings.8635:Automatically subscribe to all my folders on "%s"

!*strings.8636:MoveMail

!*strings.8637:(Using Movemail)

!*strings.8638:Automatically

*strings.8639:Ҥͤ

*strings.8640:ʤ

!*strings.8641:Reply To:

!*strings.8642:multiple matches found

!*strings.8643:%m/%d/%Y

!*strings.8644:The mail filter named '%s' has been truncated because it had more than %d terms.

!*strings.8645:Invalid Date Value.

*strings.8646::

!*strings.8647:You must pick a file that exists.

!*strings.8648:You are not allowed to choose a directory.

!*strings.8649:Match all items below (And):

!*strings.8650:Download headers for: %s

!*strings.8651:Unable to access directory:\n\
%s\n

!*strings.8652:Ask Me

!*strings.8653:Text

!*strings.8654:HTML

!*strings.8655:Text and HTML

!*strings.8656:Sorry, help is not available for this topic.

!*strings.8657:(None available)

!*strings.8658:Compact Folders

!*strings.8659:Compact This Folder

*strings.8660:%s ΥȢˤ

!*strings.8661:Empty Trash Folder

*strings.8662:%s ɥᥤʳåϤ\n\
:

!*strings.8663:(no domain)

!*strings.8664:Addresses Matching "%s"

!*strings.8665:Select Addresses

*strings.8666:᡼󥰥ꥹ

!*strings.8667:Folder name

!*strings.8668:Delete Mail Server

!*strings.8669:Delete Folders

!*strings.8670:AddressBook Info

!*strings.8671:Name:

!*strings.8672:Basic Search

!*strings.8673:Advanced Search

!*strings.8674:URL:

!*strings.8675:Go

!*strings.8676:Properties

!*strings.8677:Get Info

!*strings.8678:Location: %s

!*strings.8679:No matches

!*strings.8680:

!*strings.8681:

!*strings.8682:

!*strings.8683:

!*strings.8684:

!*strings.8685:Please enter some text for your search and try again.

!*strings.8686:Please enter a valid date for your search and try again.

! ============================================================================
! Modified[knight]:net_hal <net_hal@cwa.bai.ne.jp>, 03-Aug-99
!
! net_halޤ[knight]4.61Υ꥽ ܸ첽Ƥޤ
! ܸ˥塼ǤߤäˤȤäƺǹΥץ쥼ȤǤ
! Ƥ鿽夲ޤ
!
! ============================================================================
! Modified[knight]:ޡ(K.Umayahara) <kmaya@anet.ne.jp>, 23-Jun-99
!
! ޡ䤵ޤǿ4.61αѸǥ꥽ۤäƤޤ
! ǿ¤錄ˤϴޥΤǤm(__)m
! Ƥ鿽夲ޤ
!
! ============================================================================
! glibc Netscape Ver4.6xѤαѸ꥽ǴȤ褦ˤΤǤ
! եȻ˴ؤƤɸλƥȥȤʲǻꤷƤ
! Ǥޤ(
! ɸΥȥȤѹ "!!! Modified_en-j **-**-**"ȤƤޤ
! ȤǥޥϡΥɤǥ꥽򸡺Ƥ
! ޤܥǥ顼 "BG_" ʸ "TX_" ȤƤޤΤǡɸ࿧
! [knight]ʳѹ⡢꥽򸡺Ƥ
!
! ꤵƤեȤϡĮե(12)naga10(10)Ǥ
! 
!  Ƿ (Masayuki Onozuka)
!
! --- Step by Step Linux --- Mark --- mark_mal@mua.biglobe.ne.jp ---
! ============================================================================

!!! modified_en-j 18-May-99
!!! ᥤΥեȥåȤǤŪ˥λǴ̤褦ˤʤޤ
*fontList:\
-adobe-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-1;\
-misc-fixed-medium-r-normal--12-*-*-*-*-*-jisx0208.1983-0;\
-misc-fixed-medium-r-normal--12-*-*-*-*-*-jisx0201.1976-0;\
-misc-fixed-medium-r-normal--12-*-*-*-*-*-jisx0212.1990-0:BOLD,\
-adobe-helvetica-medium-o-normal-*-*-120-*-*-*-*-iso8859-1;\
-misc-fixed-medium-r-normal--12-*-*-*-*-*-jisx0208.1983-0;\
-misc-fixed-medium-r-normal--12-*-*-*-*-*-jisx0201.1976-0;\
-misc-fixed-medium-r-normal--12-*-*-*-*-*-jisx0212.1990-0:ITALIC,\
-adobe-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-1;\
-misc-fixed-medium-r-normal--12-*-*-*-*-*-jisx0208.1983-0;\
-misc-fixed-medium-r-normal--12-*-*-*-*-*-jisx0201.1976-0;\
-misc-fixed-medium-r-normal--12-*-*-*-*-*-jisx0212.1990-0:

!!! modified_en-j 18-May-99
!!! ܥѤΥեȻǤ
!!! ʸ䥵10ΥեȤ̵ϥѹ뤫
!!! ȥȤƤ
*toolBar*fontList:\
-adobe-helvetica-bold-r-*-*-*-110-*--*-*-iso8859-1;\
-misc-fixed-medium-r-normal--10-*-*-*-*-*-jisx0208.1983-0;\
-misc-fixed-medium-r-normal--10-*-*-*-*-*-jisx0201.1976-0;\
-misc-fixed-medium-r-normal--10-*-*-*-*-*-jisx0212.1990-0:

!!! modified_en-j 18-May-99
!!! ֥饦ư"Bus error"˻ꤷޤ
!!! Ver 4.5ʹߤϡ줬̵Ƥʤ褦Ǥ
!!! 򥳥ȥȤURLǤʤ褦ˤʤޤ
!!! ֥饦κǲ˾Ͼ󤬤ĤޤΤ
!!! ܤʤϡΤޤޤˤƤޤ
! Kinput2 "Bus error"
*urlBarItem*XmTextField*fontList: \
-adobe-helvetica-medium-r-normal-*-*-120-*-*-*-*-iso8859-1

! Messenger "Bus error" 14-Aug-99
*MailThread.preeditType: none

! ============================================================================


