1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: RTS
- ##
- ## Description: Messages generated by the round trip safety configuration utility
- ##
- #
- # Section: RTS
- #
- # Description: This section is for message that are generic rtsconfig messages
- #
- ABOUT_TITLE = About rtsconfig
- ABOUT_DETAILS = Round Trip Safety Configuration - Version 1.0
- ACTION_TITLE = Configuring
- CANCEL = Cancel
- COMPILE_CONVERSION_DATA = Compiling conversion data.
- CONFIRM_SAVE = Do you want to save the changes you made to the configuration?
- CONVERSION_TAB = Conversion
- EDIT = Edit
- FILE = File
- FILE_EXIT = Exit
- FILE_OPEN = Open
- FILE_SAVE = Save
- FILE_SAVE_AS = Save As...
- FONT_NAME = Name:
- FONT_SIZE = Size:
- FONT_STYLE = Style:
- GENERATING_CONVERSION_DATA = Generating conversion data.
- GENERATING_SUBSTITUTION_DATA = Generating substitution data.
- HELP = Help
- HELP_ABOUT = About rtsconfig
- HELP_CONTENTS = Contents
- NO = No
- OK = OK
- SAVING_DATA = Saving configuration data.
- SHIFTJIS1 = First Shift-JIS Character
- SHIFTJIS2 = Second Shift-JIS Character
- SHIFTJIS3 = Third Shift-JIS Character
- SUBSTITUTION_TAB = Substitution
- TOOLS = Tools
- TOOLS_CONFIGURE = Configure
- UNICODE = Unicode
- UTILITY_TITLE = Round Trip Safety Configuration
- VIEW = View
- VIEW_FONT = Font...
- VIEW_GLYPHS = Glyphs
- YES = Yes
- ENTER_CODEPOINT = Type the Shift-JIS code using the format 0xYYYY:
- FIND_CODEPOINT = Find a character...
- FIND_TITLE = Find a Character
- FONT_STYLE_BOLD = bold
- FONT_STYLE_ITALIC = italic
- FONT_STYLE_PLAIN = plain
- FONT_TITLE = Font
- HELP_LAUNCH_ERROR = An error occurred while launching the Web browser to display the help. Verify that your PATH environment variable contains the correct path for the Web browser. You can also specify the path for the Web browser by editing the rtsconfig_xx.properties file. For example, add browser=/usr/netscape/bin/netscape to this file.
- HELP_LAUNCH_ERROR_TITLE = Help Error
- NO_SUBSTITUTION = Do not substitute
- SUBSTITUTE_FROM = Original Code
- SUBSTITUTE_TO = Substitute Code
- CONFIG_MODE_ERROR = Return a conversion error at runtime for characters that are not safe for a round trip.
- CONFIG_MODE_NO_ERROR = Do not return a conversion error at runtime for characters that are not safe for a round trip.
- CONFIG_MODE_TITLE = Set the Configuration Mode
- TOOLS_SET_MODE = Set the configuration mode...
- LOADING = Loading.
- SESSION_START = Start of configuration session.
- SESSION_END = End of configuration session.
- NOW_MAPS_TO = {0} now maps to {1}.
- IS_SUBSTITUTED_WITH = {0} is substituted with {1}.
- IS_NO_LONGER_SUBSTITUTED = {0} is no longer substituted.
- TOOLS_RESTORE_DEFAULTS = Restore defaults
- RESTORING_DEFAULTS = Restoring defaults
- VERSION_INFO = Version:
|