1
0
Fork 0

Translation: Disable Chinese translation for in-sim menu due to lack of font support and minor translation updates

This commit is contained in:
Sidi Liang 2019-01-08 17:24:51 +08:00
parent 4320f8403a
commit 2a30862e31
6 changed files with 2380 additions and 1862 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

154
Translations/zh_CN/menu.xml Normal file
View file

@ -0,0 +1,154 @@
<!-- ###
### This file is automatically synchronized with the master (=English language) resource.
### Please do not add comments, change order or restructure the file.
###
### To translate:
### * Replace "???" entries with appropriate translation.
### * Keep untranslated items unmodified (leave the "???"). English original is the
### automatic default.
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
### so we know which version of the English original the translation is based upon
### (and we can identify translations which need to be updated, when the original changes).
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
### consecutive "-" characters in comments).
###
### Last synchronized with English master resource on 2017-December-31 for FlightGear 2017.4.0
### -->
<PropertyList>
<!-- File menu -->
<!-- <file>???</file> --> <!-- English: "File" -->
<!-- <reset>???</reset> --> <!-- English: "Reset" -->
<!-- <load-tape>???</load-tape> --> <!-- English: "Load Flight Recorder Tape" -->
<!-- <save-tape>???</save-tape> --> <!-- English: "Save Flight Recorder Tape" -->
<!-- <snap-shot>???</snap-shot> --> <!-- English: "Screenshot" -->
<!-- <snap-shot-dir>???</snap-shot-dir> --> <!-- English: "Screenshot Directory" -->
<!-- <sound-config>???</sound-config> --> <!-- English: "Sound Configuration" -->
<!-- <input-config>???</input-config> --> <!-- English: "Mouse Configuration" -->
<!-- <joystick-config>???</joystick-config> --> <!-- English: "Joystick Configuration" -->
<!-- <terrasync>???</terrasync> --> <!-- English: "Scenery Download" -->
<!-- <aircraft-center>???</aircraft-center> --> <!-- English: "Aircraft Center (Experimental)" -->
<!-- <exit>???</exit> --> <!-- English: "Quit" -->
<!-- View menu -->
<!-- <view>???</view> --> <!-- English: "View" -->
<!-- <toggle-fullscreen>???</toggle-fullscreen> --> <!-- English: "Toggle Fullscreen" -->
<!-- <rendering-options>???</rendering-options> --> <!-- English: "Rendering Options" -->
<!-- <view-options>???</view-options> --> <!-- English: "View Options" -->
<!-- <cockpit-view-options>???</cockpit-view-options> --> <!-- English: "Cockpit View Options" -->
<!-- <adjust-lod>???</adjust-lod> --> <!-- English: "Adjust LOD Ranges" -->
<!-- <pilot-offset>???</pilot-offset> --> <!-- English: "Adjust View Position" -->
<!-- <adjust-hud>???</adjust-hud> --> <!-- English: "Adjust HUD Properties" -->
<!-- <toggle-glide-slope>???</toggle-glide-slope> --> <!-- English: "Toggle Glide Slope Tunnel" -->
<!-- <replay>???</replay> --> <!-- English: "Instant Replay" -->
<!-- <stereoscopic-options>???</stereoscopic-options> --> <!-- English: "Stereoscopic View Options" -->
<!-- Location menu -->
<!-- <location>???</location> --> <!-- English: "Location" -->
<!-- <position-in-air>???</position-in-air> --> <!-- English: "Position Aircraft In Air" -->
<!-- <goto-airport>???</goto-airport> --> <!-- English: "Select Airport" -->
<!-- <random-attitude>???</random-attitude> --> <!-- English: "Random Attitude" -->
<!-- <tower-position>???</tower-position> --> <!-- English: "Tower Position" -->
<!-- Autopilot menu -->
<!-- <autopilot>???</autopilot> --> <!-- English: "Autopilot" -->
<!-- <autopilot-settings>???</autopilot-settings> --> <!-- English: "Autopilot Settings" -->
<!-- <route-manager>???</route-manager> --> <!-- English: "Route Manager" -->
<!-- <previous-waypoint>???</previous-waypoint> --> <!-- English: "Previous Waypoint" -->
<!-- <next-waypoint>???</next-waypoint> --> <!-- English: "Next Waypoint" -->
<!-- Environment menu -->
<!-- <environment>???</environment> --> <!-- English: "Environment" -->
<!-- <global-weather>???</global-weather> --> <!-- English: "Weather" -->
<!-- <environment-settings>???</environment-settings> --> <!-- English: "Environment Settings" -->
<!-- <time-settings>???</time-settings> --> <!-- English: "Time Settings" -->
<!-- <wildfire-settings>???</wildfire-settings> --> <!-- English: "Wildfire Settings" -->
<!-- Equipment menu -->
<!-- <equipment>???</equipment> --> <!-- English: "Equipment" -->
<!-- <map>???</map> --> <!-- English: "Map" -->
<!-- <map-canvas>???</map-canvas> --> <!-- English: "Map (Canvas)" -->
<!-- <map-browser>???</map-browser> --> <!-- English: "Map (opens in browser)" -->
<!-- <stopwatch>???</stopwatch> --> <!-- English: "Stopwatch" -->
<!-- <fuel-and-payload>???</fuel-and-payload> --> <!-- English: "Fuel and Payload" -->
<!-- <radio>???</radio> --> <!-- English: "Radio Settings" -->
<!-- <gps>???</gps> --> <!-- English: "GPS Settings" -->
<!-- <instrument-settings>???</instrument-settings> --> <!-- English: "Instrument Settings" -->
<!-- <failure-submenu>???</failure-submenu> --> <!-- English: "-_- Failures -_-" -->
<!-- <random-failures>???</random-failures> --> <!-- English: "Random Failures" -->
<!-- <system-failures>???</system-failures> --> <!-- English: "System Failures" -->
<!-- <instrument-failures>???</instrument-failures> --> <!-- English: "Instrument Failures" -->
<!-- AI menu -->
<!-- <ai>???</ai> --> <!-- English: "AI" -->
<!-- <scenario>???</scenario> --> <!-- English: "Traffic and Scenario Settings" -->
<!-- <atc-in-range>???</atc-in-range> --> <!-- English: "ATC Services in Range" -->
<!-- <wingman>???</wingman> --> <!-- English: "Wingman Controls" -->
<!-- <tanker>???</tanker> --> <!-- English: "Tanker Controls" -->
<!-- <carrier>???</carrier> --> <!-- English: "Carrier Controls" -->
<!-- <jetway>???</jetway> --> <!-- English: "Jetway Settings" -->
<!-- Multiplayer menu -->
<!-- <multiplayer>???</multiplayer> --> <!-- English: "Multiplayer" -->
<!-- <mp-settings>???</mp-settings> --> <!-- English: "Multiplayer Settings" -->
<!-- <fgcom-settings>???</fgcom-settings> --> <!-- English: "FGCom Settings" -->
<!-- <mp-chat>???</mp-chat> --> <!-- English: "Chat Dialog" -->
<!-- <mp-chat-menu>???</mp-chat-menu> --> <!-- English: "Chat Menu" -->
<!-- <mp-list>???</mp-list> --> <!-- English: "Pilot List" -->
<!-- <mp-carrier>???</mp-carrier> --> <!-- English: "MPCarrier Selection" -->
<!-- <lag-adjust>???</lag-adjust> --> <!-- English: "Lag Settings" -->
<!-- Debug menu -->
<!-- <debug>???</debug> --> <!-- English: "Debug" -->
<!-- Note: Debug menu items may not need to be translated
since these options are not useful to end users anyway. -->
<!-- <reload-gui>???</reload-gui> --> <!-- English: "Reload GUI" -->
<!-- <reload-input>???</reload-input> --> <!-- English: "Reload Input" -->
<!-- <reload-hud>???</reload-hud> --> <!-- English: "Reload HUD" -->
<!-- <reload-panel>???</reload-panel> --> <!-- English: "Reload Panel" -->
<!-- <reload-autopilot>???</reload-autopilot> --> <!-- English: "Reload Autopilot" -->
<!-- <reload-network>???</reload-network> --> <!-- English: "Reload Network" -->
<!-- <reload-model>???</reload-model> --> <!-- English: "Reload Aircraft Model" -->
<!-- <reload-materials>???</reload-materials> --> <!-- English: "Reload Materials" -->
<!-- <reload-scenery>???</reload-scenery> --> <!-- English: "Reload Scenery" -->
<!-- <nasal-console>???</nasal-console> --> <!-- English: "Nasal Console" -->
<!-- <nasal-repl-interpreter>???</nasal-repl-interpreter> --> <!-- English: "Nasal REPL Interpreter" -->
<!-- <development-keys>???</development-keys> --> <!-- English: "Development Keys" -->
<!-- <configure-dev-extension>???</configure-dev-extension> --> <!-- English: "Configure Development Extensions" -->
<!-- <display-marker>???</display-marker> --> <!-- English: "Display Tutorial Marker" -->
<!-- <dump-scene-graph>???</dump-scene-graph> --> <!-- English: "Dump Scene Graph" -->
<!-- <print-rendering-statistics>???</print-rendering-statistics> --> <!-- English: "Print Rendering Statistics" -->
<!-- <statistics-display>???</statistics-display> --> <!-- English: "Cycle On-Screen Statistics" -->
<!-- <performance-monitor>???</performance-monitor> --> <!-- English: "Monitor System Performance" -->
<!-- <write-video-config>???</write-video-config> --> <!-- English: "Save Video Configuration" -->
<!-- <property-browser>???</property-browser> --> <!-- English: "Browse Internal Properties" -->
<!-- <fg1000>???</fg1000> --> <!-- English: "FG1000 MFD" -->
<!-- <logging>???</logging> --> <!-- English: "Logging" -->
<!-- <local_weather>???</local_weather> --> <!-- English: "Local Weather (Test)" -->
<!-- <print-scene-info>???</print-scene-info> --> <!-- English: "Print Visible Scene Info" -->
<!-- <rendering-buffers>???</rendering-buffers> --> <!-- English: "Hide/Show Rendering Buffers" -->
<!-- <rembrandt-buffers-choice>???</rembrandt-buffers-choice> --> <!-- English: "Select Rendering Buffers" -->
<!-- <interface-config>???</interface-config> --> <!-- English: "User-interface options" -->
<!-- Help menu -->
<!-- <help>???</help> --> <!-- English: "Help" -->
<!-- <help-browser>???</help-browser> --> <!-- English: "Help (opens in browser)" -->
<!-- <doc-browser>???</doc-browser> --> <!-- English: "Documentation Browser" -->
<!-- <aircraft-keys>???</aircraft-keys> --> <!-- English: "Aircraft Help" -->
<!-- <aircraft-checklists>???</aircraft-checklists> --> <!-- English: "Aircraft Checklists" -->
<!-- <common-keys>???</common-keys> --> <!-- English: "Common Aircraft Keys" -->
<!-- <basic-keys>???</basic-keys> --> <!-- English: "Basic Simulator Keys" -->
<!-- <joystick-info>???</joystick-info> --> <!-- English: "Joystick Information" -->
<!-- <tutorial-start>???</tutorial-start> --> <!-- English: "Tutorials" -->
<!-- <menu-about>???</menu-about> --> <!-- English: "About" -->
<!-- Aircraft menu (only frequent/common custom menu entries are supported) -->
<!-- <select-livery>???</select-livery> --> <!-- English: "Select livery" -->
<!-- <show-hide-yokes>???</show-hide-yokes> --> <!-- English: "Show/hide yokes" -->
<!-- <immatriculation>???</immatriculation> --> <!-- English: "Immatriculation" -->
<!-- <pushback>???</pushback> --> <!-- English: "Pushback" -->
<!-- <autostart>???</autostart> --> <!-- English: "Autostart" -->
<!-- <tiller-steering>???</tiller-steering> --> <!-- English: "Tiller Steering" -->
</PropertyList>

View file

@ -0,0 +1,275 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- FlightGear options: Simplified Chinese language resource -->
<!-- ###
### This file is automatically synchronized with the master (=English language) resource.
### Please do not add comments, change order or restructure the file.
###
### To translate:
### * Replace "???" entries with appropriate translation.
### * Keep untranslated items unmodified (leave the "???"). English original is the
### automatic default.
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
### so we know which version of the English original the translation is based upon
### (and we can identify translations which need to be updated, when the original changes).
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
### consecutive "-" characters in comments).
###
### Last synchronized with English master resource on 2017-December-31 for FlightGear 2017.4.0
### -->
<PropertyList>
<!-- <usage>???</usage> --> <!-- English: "Usage: fgfs [ option ... ]" -->
<!-- <verbose-help>???</verbose-help> --> <!-- English: "For a complete list of options use -_help -_verbose" -->
<!-- General options -->
<!-- <general-options>???</general-options> --> <!-- English: "General Options" -->
<!-- <help-desc>???</help-desc> --> <!-- English: "Show the most relevant command line options" -->
<!-- <verbose-desc>???</verbose-desc> --> <!-- English: "Show all command line options when combined with -_help or -h" -->
<!-- <version-desc>???</version-desc> --> <!-- English: "Display the current FlightGear version" -->
<!-- <fg-root-desc>???</fg-root-desc> --> <!-- English: "Specify the root data path" -->
<!-- <fg-scenery-desc n="0">???</fg-scenery-desc> --> <!-- English: "Specify the scenery path(s);" -->
<!-- <fg-scenery-desc n="1">???</fg-scenery-desc> --> <!-- English: "Defaults to $FG_ROOT/Scenery" -->
<!-- <fg-aircraft-desc>???</fg-aircraft-desc> --> <!-- English: "Specify additional aircraft directory path(s) (alternatively, you can use -_aircraft-dir to target a specific aircraft in a given directory)" -->
<!-- <download-dir-desc>???</download-dir-desc> --> <!-- English: "Base directory to use for aircraft and scenery downloads (the TerraSync scenery directory may be specifically set with -_terrasync-dir)" -->
<!-- <language-desc>???</language-desc> --> <!-- English: "Select the language for this session" -->
<!-- <disable-splash-screen-desc>???</disable-splash-screen-desc> --> <!-- English: "Disable splash screen" -->
<!-- <enable-splash-screen-desc>???</enable-splash-screen-desc> --> <!-- English: "Enable splash screen" -->
<!-- <restore-defaults-desc>???</restore-defaults-desc> --> <!-- English: "Reset all user settings to their defaults (rendering options etc)" -->
<!-- <disable-save-on-exit>???</disable-save-on-exit> --> <!-- English: "Don't save preferences upon program exit" -->
<!-- <enable-save-on-exit>???</enable-save-on-exit> --> <!-- English: "Allow saving preferences at program exit" -->
<!-- <disable-mouse-pointer-desc>???</disable-mouse-pointer-desc> --> <!-- English: "Disable extra mouse pointer" -->
<!-- <enable-mouse-pointer-desc n="0">???</enable-mouse-pointer-desc> --> <!-- English: "Enable extra mouse pointer" -->
<!-- <enable-mouse-pointer-desc n="1">???</enable-mouse-pointer-desc> --> <!-- English: "(i.e. for full screen Voodoo based cards)" -->
<!-- <disable-random-objects-desc>???</disable-random-objects-desc> --> <!-- English: "Exclude random scenery objects" -->
<!-- <enable-random-objects-desc>???</enable-random-objects-desc> --> <!-- English: "Include random scenery objects" -->
<!-- <disable-random-vegetation-desc>???</disable-random-vegetation-desc> --> <!-- English: "Exclude random vegetation objects" -->
<!-- <enable-random-vegetation-desc>???</enable-random-vegetation-desc> --> <!-- English: "Include random vegetation objects" -->
<!-- <disable-random-buildings-desc>???</disable-random-buildings-desc> --> <!-- English: "Exclude random buildings objects" -->
<!-- <enable-random-buildings-desc>???</enable-random-buildings-desc> --> <!-- English: "Include random buildings objects" -->
<!-- <disable-real-weather-fetch-desc>???</disable-real-weather-fetch-desc> --> <!-- English: "Disable METAR based real weather fetching" -->
<!-- <enable-real-weather-fetch-desc>???</enable-real-weather-fetch-desc> --> <!-- English: "Enable METAR based real weather fetching (this requires an open internet connection)" -->
<!-- <metar-desc>???</metar-desc> --> <!-- English: "Pass a METAR string to set up static weather (this implies -_disable-real-weather-fetch)" -->
<!-- <random-objects-desc>???</random-objects-desc> --> <!-- English: "(buildings, etc.)" -->
<!-- <disable-ai-models-desc>???</disable-ai-models-desc> --> <!-- English: "Deprecated option (disable internal AI subsystem)" -->
<!-- <enable-ai-models-desc>???</enable-ai-models-desc> --> <!-- English: "Enable AI subsystem (required for multi-player, AI traffic and many other animations)" -->
<!-- <disable-ai-traffic-desc>???</disable-ai-traffic-desc> --> <!-- English: "Disable artificial traffic." -->
<!-- <enable-ai-traffic-desc>???</enable-ai-traffic-desc> --> <!-- English: "Enable artificial traffic." -->
<!-- <ai-scenario>???</ai-scenario> --> <!-- English: "Add and enable a new scenario. Multiple options are allowed." -->
<!-- <disable-freeze-desc>???</disable-freeze-desc> --> <!-- English: "Start in a running state" -->
<!-- <enable-freeze-desc>???</enable-freeze-desc> --> <!-- English: "Start in a frozen state" -->
<!-- <disable-fuel-freeze-desc>???</disable-fuel-freeze-desc> --> <!-- English: "Fuel is consumed normally" -->
<!-- <enable-fuel-freeze-desc>???</enable-fuel-freeze-desc> --> <!-- English: "Fuel tank quantity forced to remain constant" -->
<!-- <disable-clock-freeze-desc>???</disable-clock-freeze-desc> --> <!-- English: "Clock advances normally" -->
<!-- <enable-clock-freeze-desc>???</enable-clock-freeze-desc> --> <!-- English: "Do not advance clock" -->
<!-- <enable-auto-coordination-desc>???</enable-auto-coordination-desc> --> <!-- English: "Enable auto coordination" -->
<!-- <disable-auto-coordination-desc>???</disable-auto-coordination-desc> --> <!-- English: "Disable auto coordination" -->
<!-- <browser-app-desc>???</browser-app-desc> --> <!-- English: "Specify path to your web browser" -->
<!-- <prop-desc>???</prop-desc> --> <!-- English: "Set property &lt;name&gt; to &lt;value&gt;. &lt;type&gt; can be one of string, double, float, long, int, or bool." -->
<!-- <config-desc>???</config-desc> --> <!-- English: "Load additional properties from path" -->
<!-- <units-feet-desc>???</units-feet-desc> --> <!-- English: "Use feet for distances" -->
<!-- <units-meters-desc>???</units-meters-desc> --> <!-- English: "Use meters for distances" -->
<!-- <console-desc>???</console-desc> --> <!-- English: "Display console (Windows specific)" -->
<!-- <json-report-desc>???</json-report-desc> --> <!-- English: "Print a report in JSON format on the standard output, giving information such as the FlightGear version, $FG_ROOT, $FG_HOME, aircraft and scenery paths, etc." -->
<!-- Features options -->
<!-- <environment-options>???</environment-options> --> <!-- English: "Environment Options" -->
<!-- <features-options>???</features-options> --> <!-- English: "Features" -->
<!-- <disable-hud-desc>???</disable-hud-desc> --> <!-- English: "Disable Heads Up Display (HUD)" -->
<!-- <enable-hud-desc>???</enable-hud-desc> --> <!-- English: "Enable Heads Up Display (HUD)" -->
<!-- <disable-panel-desc>???</disable-panel-desc> --> <!-- English: "Disable instrument panel" -->
<!-- <enable-panel-desc>???</enable-panel-desc> --> <!-- English: "Enable instrument panel" -->
<!-- <disable-anti-alias-hud-desc>???</disable-anti-alias-hud-desc> --> <!-- English: "Disable anti-aliased HUD" -->
<!-- <enable-anti-alias-hud-desc>???</enable-anti-alias-hud-desc> --> <!-- English: "Enable anti-aliased HUD" -->
<!-- <disable-hud-3d-desc>???</disable-hud-3d-desc> --> <!-- English: "Disable 3D HUD" -->
<!-- <enable-hud-3d-desc>???</enable-hud-3d-desc> --> <!-- English: "Enable 3D HUD" -->
<!-- Aircraft options -->
<!-- <aircraft-options>???</aircraft-options> --> <!-- English: "Aircraft" -->
<!-- <aircraft-desc>???</aircraft-desc> --> <!-- English: "Select an aircraft profile as defined by a top level &lt;name&gt;-set.xml" -->
<!-- <show-aircraft-desc>???</show-aircraft-desc> --> <!-- English: "Print a list of the currently available aircraft types" -->
<!-- <min-aircraft-status>???</min-aircraft-status> --> <!-- English: "Allows you to define a minimum status level (=development status) for all listed aircraft" -->
<!-- <vehicle-desc>???</vehicle-desc> --> <!-- English: "Select an vehicle profile as defined by a top level &lt;name&gt;-set.xml" -->
<!-- <livery-desc>???</livery-desc> --> <!-- English: "Select aircraft livery" -->
<!-- Flight Dynamics Model options -->
<!-- <fdm-options>???</fdm-options> --> <!-- English: "Flight Model" -->
<!-- <fdm-desc n="0">???</fdm-desc> --> <!-- English: "Select the core flight dynamics model" -->
<!-- <fdm-desc n="1">???</fdm-desc> --> <!-- English: "Can be one of jsb, larcsim, yasim, magic, balloon, ada, external, or null" -->
<!-- <aero-desc>???</aero-desc> --> <!-- English: "Select aircraft aerodynamics model to load" -->
<!-- <model-hz-desc>???</model-hz-desc> --> <!-- English: "Run the FDM this rate (iterations per second)" -->
<!-- <speed-desc>???</speed-desc> --> <!-- English: "Run the FDM 'n' times faster than real time" -->
<!-- <notrim-desc n="0">???</notrim-desc> --> <!-- English: "Do NOT attempt to trim the model" -->
<!-- <notrim-desc n="1">???</notrim-desc> --> <!-- English: "(only with fdm=jsbsim)" -->
<!-- <trim-desc n="0">???</trim-desc> --> <!-- English: "Trim the model" -->
<!-- <trim-desc n="1">???</trim-desc> --> <!-- English: "(only with fdm=jsbsim)" -->
<!-- <on-ground-desc>???</on-ground-desc> --> <!-- English: "Start at ground level (default)" -->
<!-- <in-air-desc>???</in-air-desc> --> <!-- English: "Start in air (implied when using -_altitude)" -->
<!-- <wind-desc>???</wind-desc> --> <!-- English: "Specify wind coming from DIR (degrees) at SPEED (knots)" -->
<!-- <random-wind-desc>???</random-wind-desc> --> <!-- English: "Set up random wind direction and speed" -->
<!-- <turbulence-desc>???</turbulence-desc> --> <!-- English: "Specify turbulence from 0.0 (calm) to 1.0 (severe)" -->
<!-- <ceiling-desc>???</ceiling-desc> --> <!-- English: "Create an overcast ceiling, optionally with a specific thickness (defaults to 2000 ft)." -->
<!-- <aircraft-dir-desc>???</aircraft-dir-desc> --> <!-- English: "Specify the exact directory to use for the aircraft (normally not required, but may be useful). Interpreted relatively to the current directory. Causes the &lt;path-cache&gt; from autosave_X_Y.xml, as well as -_fg-aircraft and the FG_AIRCRAFT environment variable to be bypassed." -->
<!-- <aircraft-model-options>???</aircraft-model-options> --> <!-- English: "Aircraft model directory (UIUC FDM ONLY)" -->
<!-- Position and Orientation options -->
<!-- <position-options>???</position-options> --> <!-- English: "Initial Position and Orientation" -->
<!-- <airport-desc>???</airport-desc> --> <!-- English: "Specify starting position relative to an airport" -->
<!-- <parking-id-desc>???</parking-id-desc> --> <!-- English: "Specify parking position at an airport (must also specify an airport)" -->
<!-- <carrier-desc>???</carrier-desc> --> <!-- English: "Specify starting position on an AI carrier" -->
<!-- <parkpos-desc>???</parkpos-desc> --> <!-- English: "Specify which starting position on an AI carrier (must also specify a carrier)" -->
<!-- <vor-desc>???</vor-desc> --> <!-- English: "Specify starting position relative to a VOR" -->
<!-- <vor-freq-desc>???</vor-freq-desc> --> <!-- English: "Specify the frequency of the VOR. Use with -_vor=ID" -->
<!-- <ndb-desc>???</ndb-desc> --> <!-- English: "Specify starting position relative to an NDB" -->
<!-- <ndb-freq-desc>???</ndb-freq-desc> --> <!-- English: "Specify the frequency of the NDB. Use with -_ndb=ID" -->
<!-- <fix-desc>???</fix-desc> --> <!-- English: "Specify starting position relative to a fix" -->
<!-- <runway-no-desc>???</runway-no-desc> --> <!-- English: "Specify starting runway (must also specify an airport)" -->
<!-- <offset-distance-desc>???</offset-distance-desc> --> <!-- English: "Specify distance to reference point (statute miles)" -->
<!-- <offset-azimuth-desc>???</offset-azimuth-desc> --> <!-- English: "Specify heading to reference point" -->
<!-- <lon-desc>???</lon-desc> --> <!-- English: "Starting longitude (west = -)" -->
<!-- <lat-desc>???</lat-desc> --> <!-- English: "Starting latitude (south = -)" -->
<!-- <altitude-desc>???</altitude-desc> --> <!-- English: "Starting altitude" -->
<!-- <heading-desc>???</heading-desc> --> <!-- English: "Specify heading (yaw) angle (Psi)" -->
<!-- <roll-desc>???</roll-desc> --> <!-- English: "Specify roll angle (Phi)" -->
<!-- <pitch-desc>???</pitch-desc> --> <!-- English: "Specify pitch angle (Theta)" -->
<!-- <uBody-desc>???</uBody-desc> --> <!-- English: "Specify velocity along the body X axis" -->
<!-- <vBody-desc>???</vBody-desc> --> <!-- English: "Specify velocity along the body Y axis" -->
<!-- <wBody-desc>???</wBody-desc> --> <!-- English: "Specify velocity along the body Z axis" -->
<!-- <vNorth-desc>???</vNorth-desc> --> <!-- English: "Specify velocity along a South-North axis" -->
<!-- <vEast-desc>???</vEast-desc> --> <!-- English: "Specify velocity along a West-East axis" -->
<!-- <vDown-desc>???</vDown-desc> --> <!-- English: "Specify velocity along a vertical axis" -->
<!-- <vc-desc>???</vc-desc> --> <!-- English: "Specify initial airspeed" -->
<!-- <mach-desc>???</mach-desc> --> <!-- English: "Specify initial mach number" -->
<!-- <glideslope-desc>???</glideslope-desc> --> <!-- English: "Specify flight path angle (can be positive)" -->
<!-- <roc-desc>???</roc-desc> --> <!-- English: "Specify initial climb rate (can be negative)" -->
<!-- sound options -->
<!-- <audio-options>???</audio-options> --> <!-- English: "Audio Options" -->
<!-- <disable-sound-desc>???</disable-sound-desc> --> <!-- English: "Disable sound effects" -->
<!-- <enable-sound-desc>???</enable-sound-desc> --> <!-- English: "Enable sound effects" -->
<!-- <show-sound-devices-desc>???</show-sound-devices-desc> --> <!-- English: "Show a list of available audio device" -->
<!-- <sound-device-desc>???</sound-device-desc> --> <!-- English: "Explicitly specify the audio device to use" -->
<!-- Rendering options -->
<!-- <rendering-options>???</rendering-options> --> <!-- English: "Rendering Options" -->
<!-- <enable-rembrandt-desc>???</enable-rembrandt-desc> --> <!-- English: "Enable Rembrandt rendering" -->
<!-- <disable-rembrandt-desc>???</disable-rembrandt-desc> --> <!-- English: "Disable Rembrandt rendering" -->
<!-- <bpp-desc>???</bpp-desc> --> <!-- English: "Specify the bits per pixel" -->
<!-- <fog-disable-desc>???</fog-disable-desc> --> <!-- English: "Disable fog/haze" -->
<!-- <fog-fastest-desc>???</fog-fastest-desc> --> <!-- English: "Enable fastest fog/haze" -->
<!-- <fog-nicest-desc>???</fog-nicest-desc> --> <!-- English: "Enable nicest fog/haze" -->
<!-- <disable-horizon-effect>???</disable-horizon-effect> --> <!-- English: "Disable celestial body growth illusion near the horizon" -->
<!-- <enable-horizon-effect>???</enable-horizon-effect> --> <!-- English: "Enable celestial body growth illusion near the horizon" -->
<!-- <disable-enhanced-lighting>???</disable-enhanced-lighting> --> <!-- English: "Disable enhanced runway lighting" -->
<!-- <enable-enhanced-lighting>???</enable-enhanced-lighting> --> <!-- English: "Enable enhanced runway lighting" -->
<!-- <disable-distance-attenuation>???</disable-distance-attenuation> --> <!-- English: "Disable runway light distance attenuation" -->
<!-- <enable-distance-attenuation>???</enable-distance-attenuation> --> <!-- English: "Enable runway light distance attenuation" -->
<!-- <disable-specular-highlight>???</disable-specular-highlight> --> <!-- English: "Disable specular reflections on textured objects" -->
<!-- <enable-specular-highlight>???</enable-specular-highlight> --> <!-- English: "Enable specular reflections on textured objects" -->
<!-- <enable-clouds-desc>???</enable-clouds-desc> --> <!-- English: "Enable 2D (flat) cloud layers" -->
<!-- <disable-clouds-desc>???</disable-clouds-desc> --> <!-- English: "Disable 2D (flat) cloud layers" -->
<!-- <enable-clouds3d-desc>???</enable-clouds3d-desc> --> <!-- English: "Enable 3D (volumetric) cloud layers" -->
<!-- <disable-clouds3d-desc>???</disable-clouds3d-desc> --> <!-- English: "Disable 3D (volumetric) cloud layers" -->
<!-- <fov-desc>???</fov-desc> --> <!-- English: "Specify field of view angle" -->
<!-- <arm-desc>???</arm-desc> --> <!-- English: "Specify a multiplier for the aspect ratio." -->
<!-- <disable-fullscreen-desc>???</disable-fullscreen-desc> --> <!-- English: "Disable fullscreen mode" -->
<!-- <enable-fullscreen-desc>???</enable-fullscreen-desc> --> <!-- English: "Enable fullscreen mode" -->
<!-- <shading-flat-desc>???</shading-flat-desc> --> <!-- English: "Enable flat shading" -->
<!-- <shading-smooth-desc>???</shading-smooth-desc> --> <!-- English: "Enable smooth shading" -->
<!-- <disable-textures-desc>???</disable-textures-desc> --> <!-- English: "Disable textures" -->
<!-- <enable-textures-desc>???</enable-textures-desc> --> <!-- English: "Enable textures" -->
<!-- <materials-file-desc>???</materials-file-desc> --> <!-- English: "Specify the materials file used to render the scenery (default: Materials/regions/materials.xml)" -->
<!-- <texture-filtering-desc>???</texture-filtering-desc> --> <!-- English: "Anisotropic Texture Filtering: values should be 1 (default),2,4,8 or 16" -->
<!-- <disable-wireframe-desc>???</disable-wireframe-desc> --> <!-- English: "Disable wireframe drawing mode" -->
<!-- <enable-wireframe-desc>???</enable-wireframe-desc> --> <!-- English: "Enable wireframe drawing mode" -->
<!-- <geometry-desc>???</geometry-desc> --> <!-- English: "Specify window geometry (640x480, etc)" -->
<!-- <view-offset-desc>???</view-offset-desc> --> <!-- English: "Specify the default forward view direction as an offset from straight ahead. Allowable values are LEFT, RIGHT, CENTER, or a specific number in degrees" -->
<!-- <visibility-desc>???</visibility-desc> --> <!-- English: "Specify initial visibility" -->
<!-- <visibility-miles-desc>???</visibility-miles-desc> --> <!-- English: "Specify initial visibility in miles" -->
<!-- <max-fps-desc>???</max-fps-desc> --> <!-- English: "Maximum frame rate in Hz." -->
<!-- Hud options -->
<!-- <hud-options>???</hud-options> --> <!-- English: "Hud Options" -->
<!-- <hud-tris-desc>???</hud-tris-desc> --> <!-- English: "Hud displays number of triangles rendered" -->
<!-- <hud-culled-desc>???</hud-culled-desc> --> <!-- English: "Hud displays percentage of triangles culled" -->
<!-- Time options -->
<!-- <time-options>???</time-options> --> <!-- English: "Time Options" -->
<!-- <timeofday-desc>???</timeofday-desc> --> <!-- English: "Specify a time of day" -->
<!-- <season-desc>???</season-desc> --> <!-- English: "Specify the startup season" -->
<!-- <time-offset-desc>???</time-offset-desc> --> <!-- English: "Add this time offset" -->
<!-- <time-match-real-desc>???</time-match-real-desc> --> <!-- English: "Synchronize time with real-world time" -->
<!-- <time-match-local-desc>???</time-match-local-desc> --> <!-- English: "Synchronize time with local real-world time" -->
<!-- <start-date-desc>???</start-date-desc> --> <!-- English: "Specify a starting date/time with respect to" -->
<!-- Network options -->
<!-- <network-options>???</network-options> --> <!-- English: "Network Options" -->
<!-- <httpd-desc>???</httpd-desc> --> <!-- English: "Enable http server on the specified address. Specify the port or address:port to bind to." -->
<!-- <proxy-desc>???</proxy-desc> --> <!-- English: "Specify which proxy server (and port) to use. The username and password are optional and should be MD5 encoded already. This option is only useful when used in conjunction with the real-weather-fetch option." -->
<!-- <telnet-desc>???</telnet-desc> --> <!-- English: "Enable telnet server on the specified port" -->
<!-- <jpg-httpd-desc>???</jpg-httpd-desc> --> <!-- English: "Enable screen shot http server on the specified port (replaced by -_httpd)" -->
<!-- <disable-terrasync-desc>???</disable-terrasync-desc> --> <!-- English: "Disable automatic scenery downloads/updates" -->
<!-- <enable-terrasync-desc>???</enable-terrasync-desc> --> <!-- English: "Enable automatic scenery downloads/updates" -->
<!-- <terrasync-dir-desc>???</terrasync-dir-desc> --> <!-- English: "Set target directory for scenery downloads" -->
<!-- <enable-fgcom-desc>???</enable-fgcom-desc> --> <!-- English: "Enable FGCom built-in" -->
<!-- <disable-fgcom-desc>???</disable-fgcom-desc> --> <!-- English: "Disable FGCom built-in" -->
<!-- MultiPlayer options -->
<!-- <multiplayer-options>???</multiplayer-options> --> <!-- English: "MultiPlayer Options" -->
<!-- <multiplay-desc>???</multiplay-desc> --> <!-- English: "Specify multipilot communication settings" -->
<!-- <callsign-desc>???</callsign-desc> --> <!-- English: "assign a unique name to a player" -->
<!-- Route/Way Point Options -->
<!-- <route-options>???</route-options> --> <!-- English: "Route/Way Point Options" -->
<!-- <wp-desc>???</wp-desc> --> <!-- English: "Specify a waypoint for the GC autopilot;" -->
<!-- <flight-plan-desc>???</flight-plan-desc> --> <!-- English: "Read all waypoints from a file" -->
<!-- IO Options -->
<!-- <io-options>???</io-options> --> <!-- English: "IO Options" -->
<!-- <AV400-desc>???</AV400-desc> --> <!-- English: "Emit the Garmin AV400 protocol required to drive a Garmin 196/296 series GPS" -->
<!-- <AV400Sim-desc>???</AV400Sim-desc> --> <!-- English: "Emit the set of AV400 strings required to drive a Garmin 400-series GPS from FlightGear" -->
<!-- <atlas-desc>???</atlas-desc> --> <!-- English: "Open connection using the Atlas protocol" -->
<!-- <atcsim-desc>???</atcsim-desc> --> <!-- English: "Open connection using the ATC sim protocol (atc610x)" -->
<!-- <flarm-desc>???</flarm-desc> --> <!-- English: "Open connection using the Flarm protocol, which includes NMEA/GPS and traffic reporting messages" -->
<!-- <garmin-desc>???</garmin-desc> --> <!-- English: "Open connection using the Garmin GPS protocol" -->
<!-- <joyclient-desc>???</joyclient-desc> --> <!-- English: "Open connection to an Agwagon joystick" -->
<!-- <jsclient-desc>???</jsclient-desc> --> <!-- English: "Open connection to a remote joystick" -->
<!-- <native-ctrls-desc>???</native-ctrls-desc> --> <!-- English: "Open connection using the FG Native Controls protocol" -->
<!-- <native-fdm-desc>???</native-fdm-desc> --> <!-- English: "Open connection using the FG Native FDM protocol" -->
<!-- <native-gui-desc>???</native-gui-desc> --> <!-- English: "Open connection using the FG Native GUI protocol" -->
<!-- <native-desc>???</native-desc> --> <!-- English: "Open connection using the FG Native protocol" -->
<!-- <nmea-desc>???</nmea-desc> --> <!-- English: "Open connection using the NMEA protocol" -->
<!-- <generic-desc>???</generic-desc> --> <!-- English: "Open connection using a predefined communication interface and a preselected communication protocol" -->
<!-- <opengc-desc>???</opengc-desc> --> <!-- English: "Open connection using the OpenGC protocol" -->
<!-- <props-desc>???</props-desc> --> <!-- English: "Open connection using the interactive property manager" -->
<!-- <pve-desc>???</pve-desc> --> <!-- English: "Open connection using the PVE protocol" -->
<!-- <ray-desc>???</ray-desc> --> <!-- English: "Open connection using the Ray Woodworth motion chair protocol" -->
<!-- <rul-desc>???</rul-desc> --> <!-- English: "Open connection using the RUL protocol" -->
<!-- Avionics Options -->
<!-- <avionics-options>???</avionics-options> --> <!-- English: "Avionics Options" -->
<!-- <com1-desc>???</com1-desc> --> <!-- English: "Set the COM1 radio frequency" -->
<!-- <com2-desc>???</com2-desc> --> <!-- English: "Set the COM2 radio frequency" -->
<!-- <nav1-desc>???</nav1-desc> --> <!-- English: "Set the NAV1 radio frequency, optionally preceded by a radial." -->
<!-- <nav2-desc>???</nav2-desc> --> <!-- English: "Set the NAV2 radio frequency, optionally preceded by a radial." -->
<!-- <adf1-desc>???</adf1-desc> --> <!-- English: "Set the ADF1 radio frequency, optionally preceded by a card rotation." -->
<!-- <adf2-desc>???</adf2-desc> --> <!-- English: "Set the ADF2 radio frequency, optionally preceded by a card rotation." -->
<!-- <dme-desc>???</dme-desc> --> <!-- English: "Slave the ADF to one of the NAV radios, or set its internal frequency." -->
<!-- <situation-options>???</situation-options> --> <!-- English: "Situation Options" -->
<!-- <failure-desc>???</failure-desc> --> <!-- English: "Fail the pitot, static, vacuum, or electrical system (repeat the option for multiple system failures)." -->
<!-- Debugging Options -->
<!-- <debugging-options>???</debugging-options> --> <!-- English: "Debugging Options" -->
<!-- <fpe-desc>???</fpe-desc> --> <!-- English: "Abort on encountering a floating point exception;" -->
<!-- <fgviewer-desc>???</fgviewer-desc> --> <!-- English: "Use a model viewer rather than load the entire simulator;" -->
<!-- <trace-read-desc>???</trace-read-desc> --> <!-- English: "Trace the reads for a property;" -->
<!-- <trace-write-desc>???</trace-write-desc> --> <!-- English: "Trace the writes for a property;" -->
<!-- <log-level-desc>???</log-level-desc> --> <!-- English: "Specify which logging level to use" -->
<!-- <log-class-desc>???</log-class-desc> --> <!-- English: "Specify which logging class(es) to use" -->
<!-- <log-dir-desc>???</log-dir-desc> --> <!-- English: "Log to directory DIR. The special value 'desktop' causes logging to the desktop (OS-dependent location). This option may be given several times, using a different value each time. Inside the specified directory, the written log file is named FlightGear_YYYY-MM-DD_&lt;num&gt;.log, where &lt;num&gt; takes the values 0, 1, 2, etc." -->
</PropertyList>

View file

@ -0,0 +1,44 @@
<!-- ###
### This file is automatically synchronized with the master (=English language) resource.
### Please do not add comments, change order or restructure the file.
###
### To translate:
### * Replace "???" entries with appropriate translation.
### * Keep untranslated items unmodified (leave the "???"). English original is the
### automatic default.
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
### so we know which version of the English original the translation is based upon
### (and we can identify translations which need to be updated, when the original changes).
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
### consecutive "-" characters in comments).
###
### Last synchronized with English master resource on 2017-December-31 for FlightGear 2017.4.0
### -->
<PropertyList>
<splash>
<!-- <init>???</init> --> <!-- English: "initializing" -->
<!-- <loading-aircraft-list>???</loading-aircraft-list> --> <!-- English: "loading aircraft list" -->
<!-- <loading-aircraft>???</loading-aircraft> --> <!-- English: "loading aircraft" -->
<!-- <loading-nav-dat>???</loading-nav-dat> --> <!-- English: "loading navigation data" -->
<!-- <navdata-reading-apt-dat-files>???</navdata-reading-apt-dat-files> --> <!-- English: "reading airport data" -->
<!-- <navdata-loading-airports>???</navdata-loading-airports> --> <!-- English: "loading airport data" -->
<!-- <navdata-navaids>???</navdata-navaids> --> <!-- English: "loading navigation aid data" -->
<!-- <navdata-fixes>???</navdata-fixes> --> <!-- English: "loading fixes" -->
<!-- <navdata-pois>???</navdata-pois> --> <!-- English: "loading points of interest" -->
<!-- <init-scenery>???</init-scenery> --> <!-- English: "initializing scenery" -->
<!-- <creating-subsystems>???</creating-subsystems> --> <!-- English: "creating subsystems" -->
<!-- <init-subsystems>???</init-subsystems> --> <!-- English: "initializing subsystems" -->
<!-- <binding-subsystems>???</binding-subsystems> --> <!-- English: "binding subsystems" -->
<!-- <finishing-subsystems>???</finishing-subsystems> --> <!-- English: "finalizing subsystems" -->
<!-- <init-graphics>???</init-graphics> --> <!-- English: "initializing graphics engine" -->
<!-- <loading-scenery>???</loading-scenery> --> <!-- English: "loading scenery" -->
<!-- <downloading-scenery>???</downloading-scenery> --> <!-- English: "downloading scenery" -->
<!-- <finalize-position>???</finalize-position> --> <!-- English: "finalizing position" -->
<!-- <unstable-warning>???</unstable-warning> --> <!-- English: "Unstable nightly build - some features may be under active development" -->
</splash>
</PropertyList>

View file

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- FlightGear startup tips: Simplified Chinese language resource -->
<!-- Style tips: Aim to keep to a single phrase/sentence which is not
terminated with a . -->
<!-- ###
### This file is automatically synchronized with the master (=English language) resource.
### Please do not add comments, change order or restructure the file.
###
### To translate:
### * Replace "???" entries with appropriate translation.
### * Keep untranslated items unmodified (leave the "???"). English original is the
### automatic default.
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
### so we know which version of the English original the translation is based upon
### (and we can identify translations which need to be updated, when the original changes).
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
### consecutive "-" characters in comments).
###
### Last synchronized with English master resource on 2017-December-31 for FlightGear 2017.4.0
### -->
<PropertyList>
<tip n="0">在按住鼠标右键时滑动鼠标以观察四周</tip> <!-- English: "Drag while holding the right mouse button to look around" -->
<tip n="1">在观察四周时按住 [Shift] 来将视角向上、下、左、右移动</tip> <!-- English: "Hold [Shift] while looking around to move the view up, down, left or right" -->
<tip n="2">按下 a/A 来调整模拟器速度(倍速)</tip> <!-- English: "Press a/A to adjust the simulation speed" -->
<tip n="3">按下 x/X 来放大或缩小</tip> <!-- English: "Press x/X to zoom in and out" -->
<tip n="4">从 Radios 对话框可查询附近ATC频率</tip> <!-- English: "Find frequencies of nearby ATC services from the Radios dialog" -->
<tip n="5">按下 v 来更换视角, 按下 Ctrl-V 可回到驾驶舱视角</tip> <!-- English: "Press v to change your viewpoint, Ctrl-V to return to the cockpit" -->
<tip n="6">按下 F3 可以截图</tip> <!-- English: "Press F3 to take a screenshot" -->
<tip n="7">欢迎加入FlightGear社区网址为 http://forum.flightgear.org</tip> <!-- English: "Join the FlightGear community at http://forum.flightgear.org" -->
<tip n="8">按下 h 来启用抬头显示器HUD</tip> <!-- English: "Press h to bring up a Heads Up Display" -->
<tip n="9">按下 F10 来隐藏或显示菜单栏</tip> <!-- English: "Show or hide the menu bar by pressing F10" -->
<tip n="10">帧率太低? - 试试禁用AI交通</tip> <!-- English: "Frame-rate too low? - try disabling AI traffic" -->
<tip n="11">选择 Environment  Weather 在不同天气条件下飞行</tip> <!-- English: "Select Environment  Weather to fly in different weather" -->
<tip n="12">按下F12可轻易更换无线频率</tip> <!-- English: "Press F12 to change the radio frequencies easily" -->
<tip n="13">在按住鼠标右键时滑动鼠标以观察四周</tip> <!-- English: "Look around by holding down the right mouse button and moving the mouse" -->
<tip n="14">选择 Multiplayer  Multiplayer Settings 来加入联机飞行</tip> <!-- English: "Select Multiplayer  Multiplayer Settings to join the shared flight environment" -->
<tip n="15">不知如何启动引擎? - 查看 Help  Aircraft Checklists</tip> <!-- English: "Can't get the engine started? - see Help  Aircraft Checklists" -->
<tip n="16">在按住鼠标右键与中键时滑动鼠标以移动观察点</tip> <!-- English: "Drag while holding the middle and right mouse buttons to move the viewpoint" -->
<tip n="17">按下 / 来浏览FlightGear的内部属性</tip> <!-- English: "Press / to explore the internals of the simulator" -->
<tip n="18">按下 Tab 后使用鼠标来移动观察点,并使用滚轮放大或缩小</tip> <!-- English: "Press Tab to move the viewpoint with your mouse and use the scroll wheel to zoom" -->
</PropertyList>