# Chinese translations for gpsdrive package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the gpsdrive package. # Zhang Jun , 2008. # msgid "" msgstr "" "Project-Id-Version: gpsdrive 2.10pre4\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-07-06 16:33+0200\n" "PO-Revision-Date: 2008-03-10 14:13+0800\n" "Last-Translator: Zhang Jun(张俊) \n" "Language-Team: Chinese (simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: src/battery.c:797 msgid "Bat." msgstr "电力" #: src/battery.c:831 msgid "TC" msgstr "芯温" #: src/download_map.c:165 src/download_map.c:302 msgid "can't open socket for port 80" msgstr "不能打开80端口" #: src/download_map.c:168 src/download_map.c:172 src/download_map.c:200 #: src/download_map.c:204 src/download_map.c:221 src/download_map.c:225 #: src/download_map.c:305 src/download_map.c:310 src/download_map.c:314 #: src/download_map.c:351 src/download_map.c:356 src/download_map.c:360 #: src/download_map.c:378 src/download_map.c:383 src/download_map.c:387 #, c-format msgid "Connecting to %s FAILED!" msgstr "连接 %s 失败!" #: src/download_map.c:197 src/download_map.c:348 msgid "Can't resolve webserver address" msgstr "不能解析地址" #: src/download_map.c:218 src/download_map.c:375 msgid "unable to connect to Website" msgstr "未能连接到网站" #: src/download_map.c:252 src/download_map.c:446 msgid "read from Webserver" msgstr "读取网站数据" #: src/download_map.c:283 src/download_map.c:288 src/download_map.c:291 #, c-format msgid "Connecting to %s" msgstr "正在连接 %s" #: src/download_map.c:403 src/download_map.c:409 src/download_map.c:412 #, c-format msgid "Now connected to %s" msgstr "已经连接上 %s" #: src/download_map.c:494 #, c-format msgid "Downloaded %d kBytes" msgstr "下载了%d kBytes" #: src/download_map.c:510 msgid "Download FAILED!" msgstr "下载失败" #: src/download_map.c:513 #, c-format msgid "Download finished, got %dkB" msgstr "下载成功,获得 %d kB数据" #: src/download_map.c:836 msgid "Select coordinates and scale" msgstr "选择座标和比例尺" #: src/download_map.c:839 msgid "Download map" msgstr "下载地图" #: src/download_map.c:867 src/gpsdrive.c:1978 src/import_map.c:388 #: src/main_gui.c:2404 src/poi_gui.c:650 src/routes.c:278 src/waypoint.c:500 msgid "Latitude" msgstr "纬度" #: src/download_map.c:869 src/gpsdrive.c:1983 src/import_map.c:390 #: src/main_gui.c:2417 src/poi_gui.c:643 src/routes.c:278 src/waypoint.c:514 msgid "Longitude" msgstr "经度" #: src/download_map.c:871 msgid "Map covers" msgstr "地图范围" #: src/download_map.c:875 src/import_map.c:400 msgid "Scale" msgstr "比例尺" #: src/download_map.c:909 src/download_map.c:913 msgid "" "You can also select the position\n" "with a mouse click on the map." msgstr "" "你也可以通过鼠标点击地图\n" "来选择一个位置。" #: src/download_map.c:915 msgid "Using Proxy and port:" msgstr "使用代理和端口:" #: src/download_map.c:1008 #, c-format msgid "Using proxy: %s on port %d\n" msgstr "正在使用代理: %s 于端口 %d \n" #: src/download_map.c:1014 msgid "" "\n" "Invalid enviroment variable HTTP_PROXY, must be in format: http://proxy.provider.de:3128" msgstr "" "\n" "无效的环境变量HTTP_PROXY,请注意格式需为:http://proxy.provider.de:3128" #: src/friends.c:455 msgid "unknown" msgstr "未知的" #: src/friendsd.c:532 #, c-format msgid "server: please don't run me as root\n" msgstr "服务器:请不要以ROOT的身份运行我\n" #: src/friendsd.c:544 #, c-format msgid "" "\n" "Usage:\n" " %s -n servername\n" "provides a name for your server\n" msgstr "" "\n" "使用方法:\n" " %s -n servername\n" "提供一个您的服务器的名字\n" #: src/gps_handler.c:194 #, c-format msgid "unable to add match for signals %s: %s" msgstr "不能为信号 %s: %s 添加匹配 " #: src/gps_handler.c:199 msgid "unable to register filter with the connection" msgstr "不能为连接记录过滤" #: src/gps_handler.c:204 msgid "DBUS Mode" msgstr "DBUS 模式" #: src/gps_handler.c:236 src/gpskismet.c:277 msgid "can't open socket for port " msgstr "不能为端口打开套接字(socket)" #: src/gps_handler.c:257 #, c-format msgid "" "\n" "Cannot connect to %s: unknown host\n" msgstr "" "\n" "不能连接到 %s: 主机未知\n" #: src/gps_handler.c:281 msgid "NMEA Mode, Port 2222" msgstr "NMEA 模式,端口 2222" #: src/gps_handler.c:289 msgid "NMEA Mode, Port 2947" msgstr "NMEA 模式,端口 2947" #: src/gps_handler.c:556 msgid "Timeout getting data from GPS-Receiver!" msgstr "从GPS接收设备获取数据超时!" #: src/gps_handler.c:610 src/gps_handler.c:639 src/gps_handler.c:706 #: src/gps_handler.c:829 msgid "Press middle mouse button for navigation" msgstr "点击鼠标中键进行导航" #: src/gps_handler.c:619 msgid "No GPS used" msgstr "没有使用GPS" #: src/gps_handler.c:621 src/nmea_handler.c:289 src/settings.c:891 msgid "Simulation mode" msgstr "模拟模式" #: src/gps_handler.c:623 msgid "Press middle mouse button for sim mode" msgstr "按鼠标中键切换到模拟模式" #: src/gps_handler.c:643 src/gps_handler.c:712 src/gps_handler.c:835 msgid "Not enough satellites in view!" msgstr "没有足够多的卫星" #: src/gpsdrive.c:729 msgid "Warning!" msgstr "警告!" #: src/gpsdrive.c:731 msgid "You should not start GpsDrive as user root!!!" msgstr "请不要以root用户启动本软件!" #: src/gpsdrive.c:1218 msgid "--- street name not available ---" msgstr "" #: src/gpsdrive.c:1356 msgid "N" msgstr "N" #: src/gpsdrive.c:1363 msgid "S" msgstr "S" #: src/gpsdrive.c:1369 msgid "W" msgstr "W" #: src/gpsdrive.c:1375 msgid "E" msgstr "E" #: src/gpsdrive.c:1450 msgid "No map available for this position!" msgstr "没有这个位置的地图" #: src/gpsdrive.c:1526 msgid "" "\n" "Loop detected, please report!\n" msgstr "" #: src/gpsdrive.c:1778 msgid "Sending message to friends server..." msgstr "发送消息到好友服务器..." #: src/gpsdrive.c:1856 msgid "Message for:" msgstr "消息:" #: src/gpsdrive.c:1892 #, c-format msgid "Date: %s" msgstr "日期: %s" #: src/gpsdrive.c:1940 msgid "Please select message recipient" msgstr "请选择信息接收者" #: src/gpsdrive.c:1965 src/poi_gui.c:581 src/poi_gui.c:980 src/poi_gui.c:1292 #: src/settings.c:2151 msgid "Name" msgstr "名称" #: src/gpsdrive.c:1972 src/main_gui.c:589 src/poi_gui.c:991 src/poi_gui.c:1299 #: src/routes.c:278 src/settings.c:1217 src/settings.c:2310 msgid "Distance" msgstr "距离" #: src/gpsdrive.c:2026 msgid "" "\n" "Got SIGUSR2; restarting GPS connection.\n" msgstr "" #: src/gpsdrive.c:2074 #, c-format msgid "GUI mode '%s' not supported" msgstr "" #: src/gpsdrive.c:2092 #, c-format msgid "config file '%s' not found" msgstr "" #: src/gpsdrive.c:2108 #, c-format msgid "screenshot directory '%s' not found" msgstr "" #: src/gpsdrive.c:2133 #, fuzzy msgid "Navigation System" msgstr "导航" #: src/gpsdrive.c:2134 #, fuzzy msgid "Website: http://www.gpsdrive.de" msgstr " http://www.gpsdrive.cc " #: src/gpsdrive.c:2139 msgid "don't show GUI; for use in external GTK apps" msgstr "" #: src/gpsdrive.c:2141 #, fuzzy msgid "force display of position even it is invalid" msgstr "-F 在没有位置信息的时候也强制位置显示\n" #: src/gpsdrive.c:2143 #, fuzzy msgid "ignore NMEA checksum (risky, only for broken GPS receivers)" msgstr "-i 忽略NMEA的校验(风险提示:仅供有故障的GPS设备调试用)\n" #: src/gpsdrive.c:2145 #, fuzzy msgid "start in Position Mode" msgstr "-P 以定位Pos模式启动\n" #: src/gpsdrive.c:2147 #, fuzzy msgid "don't show splash screen" msgstr "-S 不要显示启动画面\n" #: src/gpsdrive.c:2149 #, fuzzy msgid "having only a single button, for example when using a touchscreen" msgstr "-1 使用 1 键鼠标,比如正在使用触摸屏\n" #: src/gpsdrive.c:2151 msgid "show some debug info" msgstr "" #: src/gpsdrive.c:2153 #, fuzzy msgid "use DBUS for communication with gpsd; this disables socket communication" msgstr "-X 使用DBUS来和GPSD通信。这将停止使用串口和套接字通信 \n" #: src/gpsdrive.c:2155 #, fuzzy msgid "correct the altitude by adding this value" msgstr "-H ALT 修正海拔,添加这个值(ALT)到海拔\n" #: src/gpsdrive.c:2155 msgid "" msgstr "" #: src/gpsdrive.c:2157 #, fuzzy msgid "servername for NMEA server (if gpsd runs on another host)" msgstr "-b Server Server是NMEA服务器的名字 (如果 gpsd 在另一台主机上运行)\n" #: src/gpsdrive.c:2157 msgid "" msgstr "" #: src/gpsdrive.c:2159 #, fuzzy msgid "set config file to use" msgstr "使用的航点文件" #: src/gpsdrive.c:2159 src/gpsdrive.c:2169 msgid "" msgstr "" #: src/gpsdrive.c:2161 msgid "set debugging level" msgstr "" #: src/gpsdrive.c:2161 msgid "" msgstr "" #: src/gpsdrive.c:2163 #, fuzzy msgid "select friends server, e.g. friendsd.gpsdrive.de" msgstr "-f X 选择好友服务器,X例如 www.gpsdrive.cc\n" #: src/gpsdrive.c:2163 msgid "" msgstr "" #: src/gpsdrive.c:2165 msgid "set window geometry, e.g. 800x600" msgstr "" #: src/gpsdrive.c:2165 msgid "" msgstr "" #: src/gpsdrive.c:2167 msgid "set GUI mode, 'desktop' is the default" msgstr "" #: src/gpsdrive.c:2169 #, fuzzy msgid "set serial device, pty master, or file to use for NMEA output" msgstr "-o 串口设备,伪终端,或者 NMEA*输出*文件\n" #: src/gpsdrive.c:2171 msgid "take auto screenshots of different window (don't touch gpsdrive!)" msgstr "" #: src/gpsdrive.c:2171 msgid "" msgstr "" #: src/gpsdrive.c:2173 #, fuzzy msgid "do some internal unit tests (don't start gpsdrive)" msgstr "-T 做一些内部单位测试(不要启动gpsdrive)\n" #: src/gpsdrive.c:2175 #, fuzzy msgid "show version info" msgstr "-v 显示版本\n" #: src/gpsdrive.c:2224 src/gpx.c:137 src/gpx.c:138 src/gpx.c:139 src/gpx.c:140 #: src/gpx.c:141 src/gpx.c:142 src/gpx.c:143 src/gpx.c:144 src/gpx.c:145 #: src/gpx.c:146 src/gpx.c:147 src/main_gui.c:660 src/main_gui.c:839 #: src/main_gui.c:981 msgid "n/a" msgstr "空" #: src/gpsdrive.c:2225 msgid "none" msgstr "" #: src/gpsdrive.c:2360 src/gpsdrive.c:2395 #, c-format msgid "Parsing of options failed: %s\n" msgstr "" #: src/gpsdrive.c:2365 #, c-format msgid "" "\n" "GpsDrive (C) 2001-2006 Fritz Ganter \n" "\n" "Version %s\n" "%s\n" "\n" msgstr "" #: src/gpsdrive.c:2486 msgid "Disabling database support!\n" msgstr "" #: src/gpsdrive.c:2495 #, fuzzy msgid "" "\n" "Kismet server found\n" msgstr "" "\n" "发现有Kismet服务\n" #: src/gpsdrive.c:2529 #, c-format msgid "Failed to parse %s\n" msgstr "" #: src/gpsdrive.c:2579 msgid "Using speech output" msgstr "使用语音输出" #: src/gpsdrive.c:2631 msgid "" "\n" "\n" "Thank you for using GpsDrive!\n" "\n" msgstr "" "\n" "\n" "感谢您使用 GpsDrive!\n" "\n" #: src/gpsdrive.c:2634 msgid "" "\n" "\n" "All Unit Tests were successful.\n" "\n" msgstr "" #: src/gpskismet.c:99 msgid "trying to re-connect to kismet server\n" msgstr "正在尝试重新连接Kismet服务\n" #: src/gpskismet.c:101 msgid "Kismet server connection re-established\n" msgstr "Kismet服务连接重新建立成功\n" #: src/gpskismet.c:102 #, c-format msgid "done trying to re-connect: socket=%d\n" msgstr "已经重新连接到:套接字(SOCKET)= %d\n" #: src/gpskismet.c:149 msgid "Kismet server connection lost\n" msgstr "Kismet服务连接丢失\n" #: src/gpskismet.c:271 msgid "Trying Kismet server\n" msgstr "寻找可能的Kismet服务\n" #: src/gpsmisc.c:311 src/gpsmisc.c:313 src/gpsmisc.c:534 src/gpsmisc.c:536 #, c-format msgid "Couldn't find pixmap file: %s" msgstr "未能发现图像文件 %s " #: src/gpsmisc.c:347 src/main_gui.c:876 msgid "nmi" msgstr "" #: src/gpsmisc.c:358 src/main_gui.c:900 src/settings.c:1716 msgid "km" msgstr "千米" #: src/gpsnasamap.c:210 #, c-format msgid "could not create output map file %s!\n" msgstr "不能创建输出地图文件 %s !\n" #: src/gpsnasamap.c:226 msgid "Creating map..." msgstr "正在创建地图..." #: src/gpsnasamap.c:236 msgid "Creating a temporary map from NASA satellite images" msgstr "从NASA卫星地图中创建一幅临时地图" #: src/gpsnasamap.c:244 #, c-format msgid "converting map for latitude: %f and longitude: %f ...\n" msgstr "正在转换地图,纬度: %f 经度: %f ...\n" #: src/gpsnasamap.c:356 #, c-format msgid "" "\n" "You can permanently add this map file with following line in your\n" "map_koord.txt (rename the file!):\n" msgstr "" "\n" "您可以利用下面这句话,将这个地图文件永久地加入到map_koord.txt (注意重命名文件!):\n" "\n" #: src/gpx.c:1011 msgid "File succesfully saved" msgstr "" #: src/gpx.c:1049 #, fuzzy msgid "Please select a file" msgstr "请选择信息接收者" #: src/gpx.c:1054 #, c-format msgid "" "Name:\n" "%s\n" "Description:\n" "%s\n" "Author:\n" "%s\n" "created by:\n" "%s\n" "Timestamp:\n" "%s\n" "Waypoints:\n" "%d\n" "Routes:\n" "%d (%d)\n" "Tracks:\n" "%d (%d)\n" msgstr "" #: src/gpx.c:1101 msgid "1.1" msgstr "" #: src/gpx.c:1112 msgid "Additional Info" msgstr "" #: src/gpx.c:1122 #, fuzzy msgid "Route Name" msgstr "夜间模式" #: src/gpx.c:1124 #, fuzzy msgid "Track Name" msgstr "地图特色" #: src/gpx.c:1126 #, fuzzy msgid "Short Info" msgstr "夜间模式" #: src/gpx.c:1132 #, fuzzy msgid "Description" msgstr "文件对话框选择" #: src/gpx.c:1137 #, fuzzy msgid "Keywords" msgstr "航点" #: src/gpx.c:1142 msgid "Author Name" msgstr "" #: src/gpx.c:1148 #, fuzzy msgid "Author Email" msgstr "普通" #: src/gpx.c:1199 #, fuzzy msgid "Select a GPX file" msgstr "选择一个地图文件" #: src/gpx.c:1222 msgid "Show Info" msgstr "" #: src/gpx.c:1271 #, fuzzy msgid "Enter a GPX filename" msgstr "地图文件名" #: src/gui.c:267 src/gui.c:334 msgid "Press OK to continue!" msgstr "请点击[ OK ]继续!" #: src/gui.c:302 msgid "" "An error has occured.\n" "Press OK to continue!" msgstr "" "出现了一个错误。\n" "请点击[ OK ]继续!" #: src/gui.c:369 #, c-format msgid "" "\n" "Warning: unable to open 'add waypoint' picture\n" "Please install the program as root with:\n" "make install\n" "\n" msgstr "" "\n" "警告:不能打开“添加航点”画面!\n" "请以root身份安装本程序,命令为:\n" "make install\n" "\n" #: src/icons.c:247 #, c-format msgid "" "Please install the program as root with:\n" "make install\n" "\n" msgstr "" "请使用ROOT身份安装本程序,命令为:\n" "make install\n" "\n" #: src/icons.c:359 src/icons.c:364 #, c-format msgid "Loaded user defined icon %s\n" msgstr "载入读者自定义图标 %s\n" #: src/import_map.c:242 msgid "Select a map file" msgstr "选择一个地图文件" #: src/import_map.c:310 msgid "" "How to calibrate your own maps? First, the map file\n" "must be copied into the" msgstr "" "如何校准您自己的地图? \n" "首先,请将地图拷贝到" #: src/import_map.c:312 msgid "" "\n" "directory as .gif, .jpg or .png file and must have\n" "the size 1280x1024. The file names must be\n" "map_* for street maps or top_* for topographical maps!\n" "Load the file, select coordinates from waypoint list or\n" "type them in. Then click on the accept button." msgstr "" "\n" "目录下,以gif、jpg或者png文件形式。尺寸必须是1280x1024。\n" "街区地图文件名必须是map_*的格式。\n" "拓扑地区文件名必须是top_*的格式!\n" "载入文件,从航点列表中选择座标数值或者直接输入。\n" "然后点击接受按钮。" #: src/import_map.c:319 msgid "" "Now do the same for your second point and click on the\n" "finish button. The map can be used now." msgstr "" "现在用同样的方法处理第二个点。然后点击完成按钮。\n" "现在地图已经可以使用了。" #: src/import_map.c:326 msgid "Import Assistant. Step 1" msgstr "导入助手: 步骤 1" #: src/import_map.c:328 msgid "Import Assistant. Step 2" msgstr "导入助手: 步骤 2" #: src/import_map.c:335 msgid "Accept first point" msgstr "接收第一点" #: src/import_map.c:341 msgid "Accept Scale and Finish" msgstr "接收比例尺并结束" #: src/import_map.c:350 msgid "Finish" msgstr "结束" #: src/import_map.c:360 msgid "Go up" msgstr "往上" #: src/import_map.c:363 msgid "Go left" msgstr "往左" #: src/import_map.c:366 msgid "Go right" msgstr "往右" #: src/import_map.c:369 msgid "Go down" msgstr "往下" #: src/import_map.c:372 msgid "Zoom in" msgstr "放打" #: src/import_map.c:375 msgid "Zoom out" msgstr "缩小" #: src/import_map.c:392 msgid "Screen X" msgstr "屏幕X" #: src/import_map.c:394 msgid "Screen Y" msgstr "屏幕Y" #: src/import_map.c:406 msgid "Browse POIs" msgstr "浏览POI" #: src/import_map.c:437 msgid "Browse filename" msgstr "浏览文件名" #: src/import_map.c:827 msgid "SELECTED" msgstr "已选择的" #: src/main_gui.c:352 msgid "Auto" msgstr "自动" #: src/main_gui.c:601 src/main_gui.c:1611 src/main_gui.c:1656 #: src/settings.c:2257 src/settings.c:2311 msgid "Speed" msgstr "速度" #: src/main_gui.c:605 src/main_gui.c:636 src/main_gui.c:670 msgid "mi/h" msgstr "英里/小时" #: src/main_gui.c:609 src/main_gui.c:640 src/main_gui.c:674 msgid "knots" msgstr "节" #: src/main_gui.c:613 src/main_gui.c:644 src/main_gui.c:678 msgid "km/h" msgstr "公里/小时" #: src/main_gui.c:628 src/main_gui.c:1612 src/main_gui.c:1657 #, fuzzy msgid "Avg. Speed" msgstr "平均速度" #: src/main_gui.c:666 src/main_gui.c:1613 src/main_gui.c:1658 #, fuzzy msgid "Max. Speed" msgstr "最大速度" #: src/main_gui.c:691 src/main_gui.c:1609 src/main_gui.c:1654 #: src/main_gui.c:2392 msgid "Bearing" msgstr "方位" #: src/main_gui.c:702 src/main_gui.c:1614 src/main_gui.c:1659 #: src/main_gui.c:2398 msgid "Heading" msgstr "航向" #: src/main_gui.c:713 src/main_gui.c:1610 src/main_gui.c:1655 msgid "Turn" msgstr "" #: src/main_gui.c:736 msgid "Time remaining" msgstr "" #: src/main_gui.c:790 src/main_gui.c:1615 src/main_gui.c:1660 #: src/poi_gui.c:636 src/settings.c:1235 msgid "Altitude" msgstr "高度" #: src/main_gui.c:845 msgid "Odometer" msgstr "里程表" #: src/main_gui.c:949 src/main_gui.c:1617 src/main_gui.c:1662 msgid "GPS Precision" msgstr "" #: src/main_gui.c:966 src/main_gui.c:1618 src/main_gui.c:1663 msgid "Current Time" msgstr "" #: src/main_gui.c:999 src/main_gui.c:1619 src/main_gui.c:1664 #, fuzzy msgid "Position" msgstr "位置标注" #: src/main_gui.c:1015 src/main_gui.c:1620 src/main_gui.c:1665 #, fuzzy msgid "Map Scale" msgstr "地图比例" #: src/main_gui.c:1129 #, fuzzy msgid "No GPS" msgstr "没有使用GPS" #: src/main_gui.c:1136 #, fuzzy msgid "Simulation Mode" msgstr "模拟模式" #: src/main_gui.c:1449 #, fuzzy msgid "Quicksaved Waypoint" msgstr "快速保存航线点" #: src/main_gui.c:1482 #, fuzzy msgid "Temporary Waypoint" msgstr "航点" #: src/main_gui.c:1607 src/main_gui.c:1652 #, fuzzy msgid "Distance to Target" msgstr "目标距离" #: src/main_gui.c:1608 src/main_gui.c:1653 msgid "Time Remaining" msgstr "" #: src/main_gui.c:1616 src/main_gui.c:1661 #, fuzzy msgid "Trip Odometer" msgstr "里程表" #: src/main_gui.c:1704 msgid "Satellite Info" msgstr "" #: src/main_gui.c:1736 src/main_gui.c:2106 #, fuzzy msgid "Map Control" msgstr "地图控制" #: src/main_gui.c:1799 msgid "Options" msgstr "" #: src/main_gui.c:1804 #, fuzzy msgid "Maps" msgstr "地图" #: src/main_gui.c:1805 src/main_gui.c:1818 msgid "Import" msgstr "" #: src/main_gui.c:1806 #, fuzzy msgid "Download" msgstr "下载地图" #: src/main_gui.c:1821 #, fuzzy msgid "GPX Track" msgstr "轨迹" #: src/main_gui.c:1822 #, fuzzy msgid "GPX Route" msgstr "航线" #: src/main_gui.c:1823 #, fuzzy msgid "GPX Waypoints" msgstr "航点" #: src/main_gui.c:1824 #, fuzzy msgid "GpsDrive Track" msgstr "GpsDrive v" #: src/main_gui.c:1841 msgid "Export" msgstr "" #: src/main_gui.c:1844 src/main_gui.c:2064 src/settings.c:1351 msgid "Track" msgstr "轨迹" #: src/main_gui.c:1845 src/settings.c:1373 msgid "Route" msgstr "航线" #: src/main_gui.c:1856 #, fuzzy msgid "Send Message" msgstr " 消息 " #: src/main_gui.c:1863 msgid "Reset Trip" msgstr "" #: src/main_gui.c:1894 msgid "Help" msgstr "" #: src/main_gui.c:1931 #, fuzzy msgid "Zooms in on the current map" msgstr "放大" #: src/main_gui.c:1933 #, fuzzy msgid "Zooms out on the current map" msgstr "缩小" #: src/main_gui.c:1953 msgid "Select the next more detailed map" msgstr "放大一级" #: src/main_gui.c:1955 msgid "Select the next less detailed map" msgstr "缩小一级" #: src/main_gui.c:1966 msgid "Mute Speech" msgstr "" #: src/main_gui.c:1977 msgid "Disable output of speech" msgstr "禁止语音输出" #: src/main_gui.c:1996 src/poi_gui.c:1321 msgid "Route List" msgstr "航线列表" #: src/main_gui.c:2005 #, fuzzy msgid "Points" msgstr "航点" #: src/main_gui.c:2012 src/settings.c:1885 msgid "POI" msgstr "POI" #: src/main_gui.c:2024 msgid "Show Points Of Interest found in Database" msgstr "" #: src/main_gui.c:2046 #, fuzzy msgid "WP" msgstr "W" #: src/main_gui.c:2056 #, fuzzy msgid "Show Waypoints found in file way.txt" msgstr "在地图上显示航点" #: src/main_gui.c:2069 #, fuzzy msgid "Show" msgstr "_W 显示航点" #: src/main_gui.c:2078 msgid "Show tracking on the map" msgstr "在地图上显示轨迹" #: src/main_gui.c:2085 #, fuzzy msgid "Save" msgstr "比例尺" #: src/main_gui.c:2092 msgid "Save the track to given filename at program exit" msgstr "当程序退出时保存轨迹到指定的文件中" #: src/main_gui.c:2135 msgid "+" msgstr "" #: src/main_gui.c:2136 msgid "-" msgstr "" #: src/main_gui.c:2373 msgid "GPS-Time" msgstr "GPS-时间" #: src/main_gui.c:2379 msgid "This shows the time from your GPS receiver" msgstr "您GPS接收机获得的时间信号" #: src/main_gui.c:2382 src/settings.c:1395 src/settings.c:2221 msgid "Friends" msgstr "好友" #: src/main_gui.c:2388 msgid "Number of mobile targets within timeframe/total received from friendsserver" msgstr "在时间范围内移动目标的数目/从好友服务器收到的总数" #: src/main_gui.c:2430 msgid "Map scale" msgstr "地图比例" #: src/main_gui.c:2436 msgid "Pref. scale" msgstr "初始比例" #: src/main_gui.c:2458 msgid "This shows the GPS Status and Number of satellites in use." msgstr "" #: src/main_gui.c:2473 #, fuzzy msgid "GpsDrive (c)2001-2007 F. Ganter" msgstr "Gpsdrive-2 (c)2001-2004 F.Ganter" #: src/main_gui.c:2696 src/nmea_handler.c:463 msgid "Map" msgstr "地图" #: src/main_gui.c:2699 #, fuzzy msgid "Controls" msgstr "地图控制" #: src/main_gui.c:2702 msgid "Status" msgstr "状态" #: src/map_handler.c:146 msgid "Map Controls" msgstr "地图控制" #: src/map_handler.c:151 msgid "Auto _best map" msgstr "_b 自动优化地图" #: src/map_handler.c:156 msgid "Always select the most detailed map available" msgstr "总是选择可用的最详细的地图" #: src/map_handler.c:167 msgid "Pos. _mode" msgstr "_m 定位模式" #: src/map_handler.c:174 msgid "Turn position mode on. You can move on the map with the left mouse button click. Clicking near the border switches to the proximate map." msgstr "打开定位模式后,您可以在地图上用鼠标左键点击。 当您点击地图的边缘地区,地图将切换到最合适的地图上去。" #: src/map_handler.c:184 msgid "Mapnik Mode" msgstr "Mapnik 模式" #: src/map_handler.c:187 msgid "Turn mapnik mode on. In this mode vector maps rendered by mapnik (e.g. OpenStreetMap Data) are used instead of the other maps." msgstr "打开 mapnik 模式。在这种模式下mapnik(例如:OpenStreetMap Data)提供的矢量地图将被用来替代其它地图。" #: src/map_handler.c:212 msgid "Shown map type" msgstr "显示的地图类型" #: src/map_handler.c:309 msgid "Error in line " msgstr "行中有错误" #: src/map_handler.c:311 msgid "" "I have found filenames in map_koord.txt which are\n" "not map_* or top_* files. Please rename them and change the entries in\n" "map_koord.txt. Use map_* for street maps and top_* for topographical\n" "maps. Otherwise, the maps will not be displayed!" msgstr "" "我发现一些在map_koord.txt中的文件名,不是以map_* 或者 top_*的方式存在。\n" "请重新命名她们,并在map_koord.txt中修改。\n" "如果是街道地图请使用map_*,如果是拓扑地图,请采用top_*\n" "否则,这些地图不能被显示!" #: src/map_handler.c:640 msgid " Mapfile could not be loaded:" msgstr "地图文件未能加载" #: src/map_handler.c:690 msgid "Map found!" msgstr "发现了地图" #: src/nmea_handler.c:147 msgid "can't open NMEA output file" msgstr "打不开NMEA输出文件" #: src/poi.c:530 #, fuzzy, c-format msgid "%ldrows read\n" msgstr "%ld(%d) 行被读入\n" #: src/poi.c:768 msgid "all types" msgstr "" #: src/poi.c:1135 #, c-format msgid "%ld(%d) rows read in %.2f seconds\n" msgstr "%ld(%d) 行被读入,耗时 %.2f 秒\n" #: src/poi_gui.c:136 #, fuzzy msgid "Select Reference Point" msgstr "选择参考点" #: src/poi_gui.c:141 src/poi_gui.c:790 msgid "Lookup Point of Interest" msgstr "寻找赶兴趣的点" #: src/poi_gui.c:196 #, c-format msgid " Found %d matching entries (Limit reached)." msgstr " 发现%d 匹配记录 (界限已达)。" #: src/poi_gui.c:202 #, c-format msgid " Found %d matching entries." msgstr "发现%d 匹配记录。" #: src/poi_gui.c:558 src/poi_gui.c:1054 msgid "POI-Info" msgstr "POI信息" #: src/poi_gui.c:588 src/poi_gui.c:1011 msgid "Comment" msgstr "注释" #: src/poi_gui.c:595 msgid "private" msgstr "私有的" #: src/poi_gui.c:663 src/poi_gui.c:1000 msgid "Type" msgstr "类型" #: src/poi_gui.c:686 msgid "Basic Data" msgstr "基础数据" #: src/poi_gui.c:715 msgid "Extra Data" msgstr "额外数据" #: src/poi_gui.c:833 msgid "Search Text:" msgstr "文本搜索:" #: src/poi_gui.c:856 msgid "max. Distance:" msgstr "最大距离:" #: src/poi_gui.c:874 msgid "km from" msgstr "千米 自" #: src/poi_gui.c:879 msgid "current position" msgstr "当前位置" #: src/poi_gui.c:889 msgid "Search near current Position" msgstr "在当前位置附近搜索" #: src/poi_gui.c:894 msgid "Destination/Cursor" msgstr "目的地/光标" #: src/poi_gui.c:906 msgid "Search near selected Destination" msgstr "在您选的目的地附近搜索" #: src/poi_gui.c:912 msgid "POI-Types:" msgstr "POI类型:" #: src/poi_gui.c:937 msgid "Search Criteria" msgstr "搜索标准" #: src/poi_gui.c:1040 msgid " Please enter your search criteria!" msgstr " 请输入您的搜索标准!" #: src/poi_gui.c:1057 msgid "Show detailed Information for selected Point of Interest" msgstr "显示所选的感兴趣点的详细的信息" #: src/poi_gui.c:1063 msgid "Results" msgstr "结果" #: src/poi_gui.c:1085 msgid "Edit _Route" msgstr "_R 编辑航线" #: src/poi_gui.c:1089 msgid "Switch to Add selected entry to Route" msgstr "切换以添加选择的条目到航线中" #: src/poi_gui.c:1099 msgid "Delete selected entry" msgstr "删除选中的条目" #: src/poi_gui.c:1116 msgid "Jump to POI" msgstr "跳到POI" #: src/poi_gui.c:1118 msgid "Jump to selected entry (and switch to Pos. Mode if not already active)" msgstr "跳到选择的条目(并且切换到定位模式如果定位模式尚未激活)" #: src/poi_gui.c:1136 msgid "Select Target" msgstr "选择目标" #: src/poi_gui.c:1138 msgid "Use selected entry as target destination (and leave Pos. Mode if active)" msgstr "使用选中的条目作为目标终点(并且离开定位模式,如果该模式在激活状态)" #: src/poi_gui.c:1155 #, fuzzy msgid "Select Point" msgstr "选择一个航点文件" #: src/poi_gui.c:1157 #, fuzzy msgid "Use selected entry as reference point" msgstr "选择参考点" #: src/poi_gui.c:1170 src/poi_gui.c:1406 msgid "Close this window" msgstr "关闭这个窗口" #: src/poi_gui.c:1237 msgid "Edit Route" msgstr "编辑航线" #: src/poi_gui.c:1306 msgid "Trip" msgstr "旅行" #: src/poi_gui.c:1341 msgid "Stop Route" msgstr "停止航线" #: src/poi_gui.c:1343 msgid "Stop the Route Mode" msgstr "停止航线模式" #: src/poi_gui.c:1349 msgid "Start Route" msgstr "启动航线" #: src/poi_gui.c:1351 msgid "Start the Route Mode" msgstr "启动航线模式" #: src/poi_gui.c:1368 msgid "Remove selected Entry from Route" msgstr "从航线中删除选中的条目" #: src/poi_gui.c:1383 msgid "Cancel Route" msgstr "取消航线" #: src/poi_gui.c:1385 msgid "Discard Route" msgstr "抛弃航线" #: src/poi_gui.c:1395 msgid "Export current route to a GPX File" msgstr "到处当前航线到一个GPS文件中" #: src/routes.c:278 msgid "Waypoint" msgstr "航点" #: src/routes.c:291 msgid "Define route" msgstr "定义航线" #: src/routes.c:299 msgid "Start route" msgstr "启动航线" #: src/routes.c:308 msgid "Take all WP as route" msgstr "将全部航点作为航线" #: src/routes.c:313 msgid "Abort route" msgstr "取消航线" #: src/routes.c:373 msgid "" "Click on waypoints list\n" "to add waypoints" msgstr "" "点击航点列表\n" "以增加航点" #: src/routes.c:376 msgid "" "Click on list item\n" "to select next waypoint" msgstr "" "点击列出的项目\n" "来选择下一个航点" #: src/routes.c:424 msgid "Create a route from all waypoints. Sorted with order in file, not distance." msgstr "为所有的航点创建一条航线。依照文件中顺序排序,而非距离。" #: src/routes.c:428 msgid "Click here to start your journey. GpsDrive guides you through the waypoints in this list." msgstr "点此开始您的旅程。 GpsDrive 将引导您通过列表中的航点。" #: src/routes.c:431 msgid "Abort your journey" msgstr "取消您的旅程" #: src/routes.c:593 src/routes.c:628 msgid "Routepoint" msgstr "航线位置" #: src/routes.c:594 msgid "Quicksaved Routepoint" msgstr "快速保存航线点" #: src/routes.c:609 msgid "Routepoint added." msgstr "航线点已添加" #: src/routes.c:633 #, fuzzy msgid "Unnamed Routepoint" msgstr "快速保存航线点" #: src/routes.c:643 #, fuzzy msgid "waypoint.routepoint" msgstr "航线位置" #: src/settings.c:117 msgid "GPS Initialization done." msgstr "" #: src/settings.c:431 src/settings.c:439 msgid "EnterYourName" msgstr "输入您的名字" #: src/settings.c:442 msgid "You should change your name in the first field!" msgstr "您需要在第一个字段改变您的名称" #: src/settings.c:495 #, fuzzy msgid "Speech output enabled." msgstr "语音输出控制" #: src/settings.c:727 #, fuzzy msgid "Show Waypoints found in file" msgstr "在地图上显示航点" #: src/settings.c:893 src/settings.c:1501 msgid "Automatic" msgstr "自动" #: src/settings.c:897 src/settings.c:1505 msgid "On" msgstr "开" #: src/settings.c:901 src/settings.c:1509 msgid "Off" msgstr "关" #: src/settings.c:905 msgid "If activated, the position pointer moves towards the selected target simulating a moving vehicle, when no GPS is available." msgstr "如果激活,当没有GPS时,位置指针将模拟成一个移动的交通工具移向选定的目标。 " #: src/settings.c:909 msgid "If activated, the position pointer moves towards the selected target simulating a moving vehicle always." msgstr "如果激活,位置指针通常将模拟成一个移动的交通工具移向选定的目标。" #: src/settings.c:913 msgid "Switches simulation mode off" msgstr "关闭模拟模式" #: src/settings.c:940 msgid "Maximum CPU load (in %)" msgstr "CPU占用高限 (百分比)" #: src/settings.c:947 #, fuzzy, no-c-format msgid "" "Select the approximate maximum CPU load.\n" "Use 20-30% on notebooks while on battery, to save power. This affects the refresh rate of the map screen." msgstr "选择大致的CPU符合高限值。 当笔记本使用电池时,建议该数值为 20-30% 左右,以节省能量。本值的修改可能影响到地图屏幕的刷新率。 " #: src/settings.c:971 msgid "Maps directory" msgstr "地图目录" #: src/settings.c:972 msgid "Select Maps Directory" msgstr "选择地图目录" #: src/settings.c:978 msgid "Path to your map files. In the specified directory also the index file map_koord.txt must be present." msgstr "地图文件的路径。在指定的目录中同时需存在索引文件和map_koord.txt。" #: src/settings.c:1000 msgid "Miscellaneous" msgstr "其它" #: src/settings.c:1008 msgid "Map Settings" msgstr "地图首选项" #: src/settings.c:1018 msgid "General" msgstr "普通" #: src/settings.c:1046 msgid "Show grid" msgstr "显示网络" #: src/settings.c:1048 msgid "This will show a grid over the map" msgstr "这将在整个地图上显示一个网格" #: src/settings.c:1063 msgid "Show Shadows" msgstr "显示阴影" #: src/settings.c:1065 msgid "Switches shadows on map on or off" msgstr "关于或打开影子显示" #: src/settings.c:1080 msgid "Show zoom level" msgstr "显示缩放比例" #: src/settings.c:1082 msgid "This will show the current zoom level of the map" msgstr "这将在当前地图上显示缩放比例" #: src/settings.c:1097 msgid "Show scalebar" msgstr "显示比例尺" #: src/settings.c:1099 msgid "This will show the scalebar in the map" msgstr "这将在地图上显示比例尺" #: src/settings.c:1114 msgid "Show way info (EXPERIMENTAL!)" msgstr "" #: src/settings.c:1116 msgid "This will show information about the current way (this is an experimental feature, which may not work as expected!!!" msgstr "" #: src/settings.c:1136 msgid "Position Marker" msgstr "位置标注" #: src/settings.c:1147 #, fuzzy msgid "Choose the appearance of your position marker." msgstr "选择你位置标注的样子" #: src/settings.c:1172 #, fuzzy msgid "Show battery" msgstr "显示比例尺" #: src/settings.c:1174 msgid "This will show the state of charge of your battery if available" msgstr "" #: src/settings.c:1189 #, fuzzy msgid "Show temperature" msgstr "显示的地图类型" #: src/settings.c:1191 #, fuzzy msgid "This will show the temperature of your CPU if available" msgstr "您GPS接收机获得的时间信号" #: src/settings.c:1228 msgid "Choose here the unit for the display of distances." msgstr "在此您可以选择显示距离的单位。" #: src/settings.c:1246 msgid "Choose here the unit for the display of altitudes." msgstr "在此您可以选择高度显示的单位" #: src/settings.c:1253 msgid "Coordinates" msgstr "座标系" #: src/settings.c:1264 msgid "Choose here the format for the coordinates display." msgstr "在此您可以选择显示座标系显示的格式。" #: src/settings.c:1292 msgid "Map Features" msgstr "地图特色" #: src/settings.c:1303 #, fuzzy msgid "Other Features" msgstr "地图特色" #: src/settings.c:1313 msgid "Units" msgstr "单位" #: src/settings.c:1322 src/settings.c:1791 #, fuzzy msgid "Display" msgstr "显示颜色" #: src/settings.c:1356 msgid "Choose Track color" msgstr "设置轨迹的颜色" #: src/settings.c:1360 msgid "Set here the color of the drawn track" msgstr "在此设置描绘轨迹的颜色" #: src/settings.c:1365 msgid "Set here the line style of the drawn track" msgstr "在此设置描绘轨迹的颜色" #: src/settings.c:1378 msgid "Choose Route color" msgstr "选择航线色彩" #: src/settings.c:1382 msgid "Set here the color of the drawn route" msgstr "在此设置描绘轨迹的颜色" #: src/settings.c:1387 msgid "Set here the line style of the drawn route" msgstr "在此设置描绘轨迹的线条风格" #: src/settings.c:1400 msgid "Choose Friends color" msgstr "选择好友的颜色" #: src/settings.c:1404 msgid "Set here the text color of the drawn friends" msgstr "在此设置描绘好友的文本颜色" #: src/settings.c:1409 msgid "Choose font for friends" msgstr "选择好友的字体" #: src/settings.c:1415 msgid "Set here the font of the drawn friends" msgstr "在此设置描绘好友的字体" #: src/settings.c:1418 src/settings.c:2024 msgid "Waypoints" msgstr "航点" #: src/settings.c:1423 msgid "Choose Waypoints label color" msgstr "设置航点标签的颜色" #: src/settings.c:1427 msgid "Set here the text color of the waypoint labels" msgstr "在此设置描绘航点标签的文字颜色" #: src/settings.c:1432 msgid "Choose font for waypoint labels" msgstr "在此您可以设置航点标签的字体。" #: src/settings.c:1438 msgid "Set here the font of waypoint labels" msgstr "在此您可以设置航点标签的字体。" #: src/settings.c:1441 msgid "Dashboard" msgstr "仪表板" #: src/settings.c:1446 msgid "Choose color for dashboard" msgstr "选择仪表板的颜色" #: src/settings.c:1450 msgid "Set here the color of the dashboard" msgstr "在此设置仪表板的颜色" #: src/settings.c:1455 msgid "Choose font for dashboard" msgstr "选择仪表板字体" #: src/settings.c:1461 msgid "Set here the font of the dashboard" msgstr "在此设置仪表板字体" #: src/settings.c:1513 msgid "Switches automagically to night mode if it is dark outside. Press 'N' key to turn off nightmode." msgstr "自动开关,能在天黑后自动切换到夜间模式。按“N”键可以关闭夜间模式" #: src/settings.c:1516 msgid "Switches night mode on. Press 'N' key to turn off nightmode." msgstr "打开夜间模式,按“N”键可以关闭" #: src/settings.c:1519 msgid "Switches night mode off" msgstr "关闭夜间模式" #: src/settings.c:1551 msgid "Fonts, Colors, Styles" msgstr "字体,颜色,风格" #: src/settings.c:1562 msgid "Nightmode" msgstr "夜间模式" #: src/settings.c:1574 msgid "Colors" msgstr "" #: src/settings.c:1598 msgid "Travel Mode" msgstr "旅游模式" #: src/settings.c:1600 msgid "Car" msgstr "汽车" #: src/settings.c:1602 msgid "Bike" msgstr "自行车" #: src/settings.c:1604 msgid "Walk" msgstr "步行" #: src/settings.c:1606 msgid "Boat" msgstr "轮船" #: src/settings.c:1608 msgid "Airplane" msgstr "飞机" #: src/settings.c:1618 msgid "Choose your travel mode. This is used to determine which icon should be used to display your position." msgstr "选择您的旅行模式。这将用来确定用哪种图标来显示您的位置。" #: src/settings.c:1636 msgid "Navigation Settings" msgstr "导航首选项" #: src/settings.c:1645 msgid "Navigation" msgstr "导航" #: src/settings.c:1678 src/settings.c:1913 msgid "Waypoints File" msgstr "航点文件" #: src/settings.c:1680 src/settings.c:1915 msgid "Select Waypoints File" msgstr "选择一个航点文件" #: src/settings.c:1688 src/settings.c:1923 msgid "" "Choose the waypoints file to use!\n" "Currently only files in GpsDrive's way.txt format are supported." msgstr "" "选择一个航点文件使用!\n" "当前仅有GpsDrive的way.txt格式的文件被支持。" #: src/settings.c:1704 msgid "Default search radius" msgstr "默认搜索半径" #: src/settings.c:1714 msgid "Choose the default search range (in km) for the POI-Lookup Window." msgstr "选择POI搜索窗口中默认的搜索范围(单位:千米)。" #: src/settings.c:1718 msgid "Limit results to" msgstr "限制显示结果到" #: src/settings.c:1727 msgid "Choose the limit for the amount of found entries displayed in the POI-Lookup Window. Depending on your system a value set too high may slow down your system." msgstr "选择POI显示在搜索窗口中搜索到的条目的最大数量依赖于您的系统性能。如果选择太大,您的系统将变慢。" #: src/settings.c:1730 msgid "entries" msgstr "条目" #: src/settings.c:1751 msgid "POI-Theme" msgstr "POI 主题" #: src/settings.c:1780 msgid "POI-Filter" msgstr "POI 过滤器" #: src/settings.c:1799 msgid "Label" msgstr "" #: src/settings.c:1853 msgid "Waypoints" msgstr "航点" #: src/settings.c:1861 msgid "POI Search Settings" msgstr "POI 搜索首选项>" #: src/settings.c:1871 msgid "POI Display" msgstr "POI 显示" #: src/settings.c:1961 msgid "" "Don't use more than\n" "100waypoint(way*.txt) files!" msgstr "" "不要使用超过\n" "100个航点的文件(way*.txt)!" #: src/settings.c:2008 msgid "File Dialog Selection" msgstr "文件对话框选择" #: src/settings.c:2016 msgid "Quick Select File" msgstr "快速选择文件" #: src/settings.c:2055 msgid "" "If you enable this service, everyone using\n" "the same server can see your position!" msgstr "" "如果您使用好友服务器模式,那么 \n" "所有使用同一台服务器的人 \n" "都能看到您的位置!" #: src/settings.c:2060 msgid "Your name" msgstr "您的姓名" #: src/settings.c:2069 msgid "Enable friends service" msgstr "打开好友服务" #: src/settings.c:2079 msgid "Show only positions newer than" msgstr "仅显示更新的位置:时间晚于" #: src/settings.c:2083 msgid "Days" msgstr "日" #: src/settings.c:2085 msgid "Hours" msgstr "时" #: src/settings.c:2087 msgid "Minutes" msgstr "分" #: src/settings.c:2133 msgid "Enable/disable use of friends service. You have to enter a username, don't use the default name!" msgstr "使用或者禁用好友服务器。您必须输入一个用户名。不要使用默认的名字!" #: src/settings.c:2137 msgid "Set here the name which will be shown near your position." msgstr "在此设置显示在您的车辆附近的您的名字。" #: src/settings.c:2140 msgid "Set here the max. age of friends positions that are displayed. Older positions are not shown." msgstr "设置好友位置的显示时限,让过去的位置不再显示。" #: src/settings.c:2159 msgid "IP" msgstr "IP" #: src/settings.c:2167 msgid "Lookup" msgstr "查找" #: src/settings.c:2183 msgid "Set here the fully qualified host name (i.e. friends.gpsdrive.de) of the friends server to use, then press the \"Lookup\" button." msgstr "在此设置您的好友服务器的完整定义的主机名 (例如: www.gpsdrive.cc),然后点击\"查找\"键!" #: src/settings.c:2187 msgid "Press this button to resolve the friends server name." msgstr "点击此键,来解决您的好友服务器的名字!" #: src/settings.c:2190 msgid "Set here the IP adress (i.e. 127.0.0.1) if you don't set the hostname above" msgstr "在此设置IP地址(例如:127.0.0.1),如果您没有在上面设置主机名。" #: src/settings.c:2198 src/settings.c:2369 src/settings.c:2409 msgid "General" msgstr "普通" #: src/settings.c:2209 msgid "Server" msgstr "服务器" #: src/settings.c:2251 #, fuzzy msgid "Enable speech output using espeak" msgstr "语音输出控制" #: src/settings.c:2262 msgid "Pitch" msgstr "" #: src/settings.c:2267 msgid "Voice" msgstr "" #: src/settings.c:2309 msgid "Direction" msgstr "方向" #: src/settings.c:2312 msgid "GPS Status" msgstr "GPS状态" #: src/settings.c:2354 msgid "Switch on for speech output of the direction to the target" msgstr "打开提示目标方向的语音输出" #: src/settings.c:2357 msgid "Switch on for speech output of the distance to the target" msgstr "打开提示目标距离的语音输出" #: src/settings.c:2360 msgid "Switch on for speech output of your current speed" msgstr "打开提示您当前速度的语音输出" #: src/settings.c:2362 msgid "Switch on for speech output of the status of your GPS signal" msgstr "打开提示GPS信号状态的语音输出" #: src/settings.c:2377 #, fuzzy msgid "Output Settings" msgstr "地图首选项" #: src/settings.c:2385 #, fuzzy msgid "Speech" msgstr "速度" #: src/settings.c:2401 msgid "Reinit GPS" msgstr "" #: src/settings.c:2416 msgid "GPS" msgstr "" #: src/settings.c:2451 msgid "GpsDrive Settings" msgstr "GpsDrive 首选项" #: src/splash.c:113 msgid "" "Left mouse button : Set position (usefull in simulation mode)\n" "Right mouse button : Set target directly on the map\n" "Middle mouse button : Display position again\n" "Shift left mouse button : smaller map\n" "Shift right mouse button : larger map\n" "Control left mouse button : Set a waypoint (mouse position) on the map\n" "Control right mouse button: Set a waypoint at current position on the map\n" "\n" msgstr "" "鼠标左键: 设置位置 (在模拟模式很有用)\n" "鼠标右键: 直接在地图上设置目标\n" "鼠标中键: 再次显示位置\n" "[Shift]+鼠标左键:缩小地图\n" "[Shift]+鼠标右键:放大地图\n" "[Ctrl]+鼠标左键: 在地图上鼠标位置添加一个航点\n" "[Ctrl]+鼠标右键: 在地图上当前位置添加一个航点\n" "\n" #: src/splash.c:121 msgid "" "j : switch to next waypoint in route mode\n" "x : add waypoint at current position\n" "y : add waypoint at mouse cursor position\n" "n : switch on light for 60sec in nightmode\n" "g : Toggle grid\n" "f : Toggle friends display\n" "w : Set Waypoint at current location without asking\n" "p : Set Waypoint at current cursor position without asking\n" "r : Add current cursor position to end of route\n" "+ : Zoom in \n" "- : Zoom out\n" msgstr "" "j : 在航线模式中切换到下一个航点\n" "x : 在当前位置添加航点\n" "y : 在鼠标光标位置添加航点\n" "n : 在夜晚模式中打开亮光60秒\n" "g : 切换网格\n" "f : 切换好友显示\n" "w : 不经问讯,在当前位置直接设置航点\n" "p : 不经问讯,在当前光标位置直接设置航点\n" "r : 在航线最后添加光标当前位置\n" "+ : 放大 \n" "- : 缩小 \n" #: src/splash.c:132 msgid "" "Press the underlined key together with the ALT-key.\n" "\n" "You can move on the map by selecting the Position-Mode in the menu. A blue rectangle shows this mode, you can set this cursor by clicking on the map. If you click on the border of the map (the outer 20%) then the map switches to the next area.\n" "\n" "Suggestions welcome.\n" "\n" msgstr "" "与[Alt]键一齐按标有下划线的字母键。\n" "\n" "在菜单里选择了定位模式后,您可以在地图上移动。一个蓝色的方框显示在此模式下,你可以在地图上点击以设置这个光标。如果您点击这个地图的边界(外部20%),地图将切换到下一个地区。\n" "\n" "欢迎您提出建议。\n" "\n" #: src/splash.c:142 msgid "GpsDrive v" msgstr "GpsDrive v" #: src/splash.c:148 msgid "" "\n" "\n" "You find new versions on http://www.gpsdrive.de\n" msgstr "" "\n" "\n" "寻访新版本,请访问 http://www.gpsdrive.cc \n" #: src/splash.c:152 msgid "" "Disclaimer: Please do not use for navigation. \n" "\n" msgstr "" "免责声明:请不要用于导航。 \n" "\n" #: src/splash.c:157 msgid "Please have a look into the manpage (man gpsdrive) for program details!" msgstr "请查看到man手册(在命令行中输入 man gpsdrive ) 以了解更多程序的细节" #: src/splash.c:162 msgid "Mouse control (clicking on the map):\n" msgstr "鼠标控制 (在地图上点击时):\n" #: src/splash.c:170 msgid "Short cuts:\n" msgstr "快捷方式:\n" #: src/splash.c:177 msgid "The other key shortcuts are marked as " msgstr "其它快捷键被标记为 " #: src/splash.c:180 msgid "underlined" msgstr "带下划线的" #: src/splash.c:183 msgid " letters in the button text.\n" msgstr "在按钮中的字母。\n" #: src/splash.c:186 msgid "Have a lot of fun!" msgstr "希望您用得开心,玩得快乐!" #: src/splash.c:303 msgid "From:" msgstr "来自:" #: src/splash.c:374 #, c-format msgid "" "You received a message from\n" "the friends server (%s)\n" msgstr "" "收到了一条消息\n" "来自 (%s)\n" #: src/splash.c:386 msgid "You received a message through the friends server from:\n" msgstr "收到一条您的好友服务器发来的消息:\n" #: src/splash.c:397 msgid "Message text:\n" msgstr "消息内容:\n" #: src/splash.c:504 msgid "Starting GPS Drive" msgstr "正在启动GPSD" #: src/splash.c:524 #, c-format msgid "" "\n" "Warning: unable to open splash picture\n" "Please install the program as root with:\n" "make install\n" "\n" msgstr "" "\n" "警告:不能打开启动画面!\n" "请以root身份安装本程序,命令为:\n" "make install\n" "\n" #: src/splash.c:592 msgid "translator-credits" msgstr "翻译者-荣誉" #: src/splash.c:594 msgid "GpsDrive is a car (bike, ship, plane) navigation system, that displays your position provided from a GPS receiver on a zoomable map and much more..." msgstr "GpsDrive是一个车用(也可用于自行车、轮船、飞机)导航系统,在可缩放的地图上为您显示来自GPS接收器的包括位置信息在内的大量信息。" #: src/splash.c:597 msgid "" "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n" "\n" "GpsDrive uses data from the OpenStreetMap Project (http://www.openstreetmap.org), which is freely available under the terms of the Creative Commons Attribution-ShareAlike 2.0 license." msgstr "" "这是一个自由软件。您可以在遵守自由软件协会基金会 GNU GPL2版权(或者更新的版本)协议下重新发布或者修改它。\n" "\n" "GpsDrive使用来自OpenStreetMap Project (http://www.openstreetmap.org)的数据,这些数据在“非商业性使用-相同方式共享2.0条款”下可以自由使用。" #: src/splash.c:604 #, c-format msgid "" "\n" "Warning: unable to open logo picture\n" "Please install the program as root with:\n" "make install\n" "\n" msgstr "" "\n" "警告:不能打开标志图片!\n" "请以root身份安装本程序,命令为:\n" "make install\n" "\n" #: src/track.c:84 msgid "Select a track file" msgstr "选择一个轨迹文件" #: src/track.c:638 #, c-format msgid "distance jump is more then 2000km/h speed, ignoring\n" msgstr "当数度超过2000公里/小时, 忽略距离跳跃。\n" #: src/waypoint.c:436 msgid "Add Point of Interest" msgstr "添加兴趣点" #: src/waypoint.c:447 msgid "Name:" msgstr "名称:" #: src/waypoint.c:456 msgid " Type: " msgstr "类型:" #: src/waypoint.c:488 msgid " Comment: " msgstr "注释:" #: src/waypoint.c:526 msgid " Save waypoint in: " msgstr "保存航点在:" #: src/waypoint.c:529 msgid "Database" msgstr "数据库" #: src/waypoint.c:534 msgid "way.txt File" msgstr "way.txt文件" #~ msgid "" #~ "\n" #~ "Warning: unable to load gpsdriveanim.gif!\n" #~ "Please install the program as root with:\n" #~ "make install\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "警告:加载gpsdriveanim.gif失败!\n" #~ "请使用ROOT身份安装本程序,命令为:\n" #~ "make install\n" #~ "\n" #~ msgid "Please select your destination" #~ msgstr "请选择您的目的地" #~ msgid "Edit route" #~ msgstr "编辑航迹" #~ msgid "Create route" #~ msgstr "创建航迹" #~ msgid "Create a route using some waypoints from this list" #~ msgstr "从列表中的部分航点创建一条航线" #~ msgid "Delete the selected waypoint from the waypoint list" #~ msgstr "从航点烈表中删除所选的航点" #~ msgid "Jump to the selected waypoint" #~ msgstr "跳到所选的航点" #~ msgid "-h print this help\n" #~ msgstr "-h 显示本帮助\n" #~ msgid "-d turn on debug info\n" #~ msgstr "-d 信息\n" #~ msgid "-D X set debug Level to X\n" #~ msgstr "-D X 设置调试模式到X级\n" #~ msgid "-e use Festival-Lite (flite) for speech output\n" #~ msgstr "-e 使用 Festival-Lite (flite) 提供语音输出\n" #~ msgid "" #~ "-l LANG Select language of the voice,\n" #~ " LANG may be english, spanish or german\n" #~ msgstr "" #~ "-l LANG 选择语言的语音,\n" #~ " LANG 必须是 english(英语), spanish(西班牙语) 或者 german (德语)\n" #~ msgid "" #~ "-s HEIGHT set height of the screen, if autodetection\n" #~ " don't satisfy you, X is i.e. 768,600,480,200\n" #~ msgstr "" #~ "-s HEIGHT 设置屏幕的高度,当自动探测不能满足您的要求。\n" #~ " HEIGHT例如 768,600,480,200\n" #~ msgid "-r WIDTH set width of the screen, only with -s\n" #~ msgstr "-r WIDTH 设置屏幕宽度,仅和 -s 配合使用\n" #~ msgid "-a display APM Stuff ( battery status, Temperature)\n" #~ msgstr "-a 不要显示电池状态 (例如:有故障的 APM)\n" #~ msgid "-c WP set start position in simulation mode to waypoint name WP\n" #~ msgstr "-c WP 在模拟模式中设置起始位置给名为WP的航点。\n" #~ msgid "-x create separate window for menu\n" #~ msgstr "-x 为菜单提供独立窗口\n" #~ msgid "-M mode set guimode to desktop, pda or car\n" #~ msgstr "-M mode 设置用户的图形模式是桌面、PDA或者车载\n" #~ msgid "-q disable SQL support\n" #~ msgstr "-q 关闭SQL支持\n" #~ msgid "-W x set x to 1 to switch WAAS/EGNOS on, set to 0 to switch off\n" #~ msgstr "-W x 设置 x 为 1 打开 WAAS/EGNOS ,设置为 0 关闭\n" #~ msgid "-C file set config file (--config-file)\n" #~ msgstr "-C file 修改配置文件 (--config-file)\n" #~ msgid "" #~ "\n" #~ "You can currently only choose between english, spanish and german\n" #~ "\n" #~ msgstr "" #~ "\n" #~ "您只能在英文,西班牙文或德文中进行选择。 \n" #~ "\n" #~ msgid "rows deleted: %d\n" #~ msgstr "删除行: %d\n" #~ msgid "SQL: connected to %s as %s using %s\n" #~ msgstr "SQL: 连接到 %s ,以 %s 利用 %s\n" #~ msgid "rows inserted: %ld\n" #~ msgstr "行插入: %ld\n" #~ msgid "last index: %ld\n" #~ msgstr "最新索引: %ld\n" #~ msgid "rows updated: %ld\n" #~ msgstr "更新行: %ld\n" #~ msgid "rows inserted: %d\n" #~ msgstr "行插入: %d\n" #~ msgid "last index: %d\n" #~ msgstr "最新索引: %d\n" #~ msgid "rows updated: %d\n" #~ msgstr "行更新: %d\n" #~ msgid "" #~ "\n" #~ "libmysqlclient.so not found.\n" #~ msgstr "" #~ "\n" #~ "libmysqlclient.so没有被发现。\n" #~ msgid "" #~ "\n" #~ "MySQL support disabled.\n" #~ msgstr "" #~ "\n" #~ "MySQL支持被禁用\n" #~ msgid "Street map" #~ msgstr "街道地图" #~ msgid "Topo map" #~ msgstr "拓扑地图" #~ msgid "all" #~ msgstr "全部" #~ msgid "Search all POI-Categories" #~ msgstr "搜索所有的POI类别" #~ msgid "selected:" #~ msgstr "已选的:" #~ msgid "Search only in selected POI-Categories" #~ msgstr "仅在选定的POI类中搜索" #~ msgid "Route saved" #~ msgstr "航线已保存" #~ msgid "GUI" #~ msgstr "用户图形界面" #~ msgid "Speech Output" #~ msgstr "语音输出" #~ msgid "Show POI Label" #~ msgstr "显示POI标签" #~ msgid "This will print the name next to the POI-Icon" #~ msgstr "这将在POI图标附近显示POI名字" #~ msgid "/_Misc. Menu" #~ msgstr "/_M 菜单" #~ msgid "/_Misc. Menu/Maps" #~ msgstr "/_M 菜单/地图" #~ msgid "/_Misc. Menu/Maps/_Import map" #~ msgstr "/_M 菜单/地图/_I 输入地图" #~ msgid "/_Misc. Menu/Maps/_Map Manager" #~ msgstr "/_M 菜单/地图/_M 地图管理" #~ msgid "/_Misc. Menu/_Waypoint Manager" #~ msgstr "/_M 菜单/_W 航点管理" #~ msgid "/_Misc. Menu/_Load track file" #~ msgstr "/_M 菜单/_L 载入轨迹文件" #~ msgid "/_Misc. Menu/Messages" #~ msgstr "/_M 菜单/消息" #~ msgid "/_Misc. Menu/Messages/Send message to mobile target" #~ msgstr "/_M 菜单/消息/发消息给移动终端" #~ msgid "/_Misc. Menu/Help" #~ msgstr "/_M 菜单/帮助" #~ msgid "/_Misc. Menu/Help/About" #~ msgstr "/_M 菜单/帮助/关于" #~ msgid "/_Misc. Menu/Help/Topics" #~ msgstr "/_M 菜单/帮助/详细内容" #~ msgid "Stop GPSD" #~ msgstr "关闭GPSD" #~ msgid "Stop GPSD and switch to simulation mode" #~ msgstr "关闭GPSD并切换到模拟模式" #~ msgid "Starts GPSD for NMEA mode" #~ msgstr "以NMEA模式启动GPSD" #~ msgid "" #~ "\n" #~ "no garmin support compiled in\n" #~ msgstr "" #~ "\n" #~ "GARMIN的支持没有被编入\n" #~ msgid "got RMC data, using it\n" #~ msgstr "获取到RMC数据,开始使用\n" #~ msgid "got no RMC data, using GGA data\n" #~ msgstr "没有得到RMC数据,正在使用GGA数据\n" #~ msgid "GARMIN Mode" #~ msgstr "GARMIN模式" #~ msgid "Distance to HomeBase: %.1fkm, max. allowed: %.1fkm\n" #~ msgstr "距离大本营:%.1fkm, max. allowed: %.1fkm\n" #~ msgid "To" #~ msgstr "到" #~ msgid "NESW" #~ msgstr "NESW" #~ msgid "unused" #~ msgstr "未使用" #~ msgid " Friendsicon could not be loaded:" #~ msgstr "好友图标不能被加载!" #~ msgid "Expedia Germany" #~ msgstr "Expedia 德国" #~ msgid "Expedia USA" #~ msgstr "Expedia 美国" #~ msgid "If selected, you download the map from the german expedia server (expedia.de)" #~ msgstr "如果选择,您将从德国Expedia服务器上下载地图(expedia.de)" #~ msgid "If selected, you download the map from the U.S. expedia server (expedia.com)" #~ msgstr "如果选择,您将从美国Expedia服务器上下载地图 (expedia.com)" #~ msgid "Browse waypoint" #~ msgstr "浏览航点" #~ msgid "/Misc. Menu/Messages" #~ msgstr "/M 菜单/信息" #~ msgid "Sends your text to to selected computer using the friends server" #~ msgstr "发送您的文本通过好友服务器到您所选择的计算机。" #~ msgid "Add waypoint name" #~ msgstr "添加航点名称" #~ msgid " Waypoint type: " #~ msgstr "航点类型:" #~ msgid "-D turn on lot of debug info\n" #~ msgstr "-D 显示更多调试信息\n" #~ msgid "-t set serial device for GPS i.e. /dev/ttyS1\n" #~ msgstr "-t 为GPS设置串口设备,例如:/dev/ttyS1\n" #~ msgid "-n Disable use of direct serial connection\n" #~ msgstr "-n 停止使用串口直连\n" #~ msgid "-p set settings for PDA (iPAQ, Yopy...)\n" #~ msgstr "-p PDA设置 (iPAQ, Yopy...)\n" #~ msgid "-E print out data received from direct serial connection\n" #~ msgstr "-E 显示从直联串口中接收到的数据\n" #~ msgid "" #~ "-z don't display zoom factor and scale\n" #~ "\n" #~ msgstr "" #~ "-z 不要显示缩放比例和比例尺\n" #~ "\n" #~ msgid "" #~ "\n" #~ "Garmin protocol detection disabled!\n" #~ msgstr "" #~ "\n" #~ "Garmin 协议探测被禁止了!\n" #~ msgid "/Misc. Menu/Maps/Map Manager" #~ msgstr "/混合菜单/地图/地图管理" #~ msgid "/Misc. Menu/Waypoint Manager" #~ msgstr "/混合菜单/航点管理" #~ msgid "_Download map" #~ msgstr "_D 下载地图" #~ msgid "Use SQ_L" #~ msgstr "_L 使用SQL" #~ msgid "HomeBase" #~ msgstr "大本营" #~ msgid "Show _Track" #~ msgstr "_T 显示轨迹" #~ msgid "Save track" #~ msgstr "保存轨迹" #~ msgid "---" #~ msgstr "---" #~ msgid "within" #~ msgstr "不超出" #~ msgid "Map file" #~ msgstr "地图文件" #~ msgid "Time at Dest." #~ msgstr "到达目标所需时间" #~ msgid "000,00000N" #~ msgstr "000,00000N" #~ msgid "000,00000E" #~ msgstr "000,00000E" #~ msgid "0000" #~ msgstr "0000" #~ msgid "Menu" #~ msgstr "菜单" #~ msgid "Click here to switch betwen satetellite level and satellite position display. A rotating globe is shown in simulation mode" #~ msgstr "点击此处切换卫星信号强度和卫星位置显示 如果是一个旋转的地球则表示处于模拟模式" #~ msgid "Number of used satellites/satellites in view" #~ msgstr "使用的卫星数量" #~ msgid "EPE (Estimated Precision Error), if available" #~ msgstr "EPE(估计精度误差) ,如果可用" #~ msgid "PDOP (Position Dilution Of Precision). PDOP less than 4 gives the best accuracy, between 4 and 8 gives acceptable accuracy and greater than 8 gives unacceptable poor accuracy. " #~ msgstr "PDOP(位置精度衰减):PDOP小于4精度最佳4和8之间精度可接受,如果大于8,表明精度很差,不可接受。" #~ msgid "On top of the compass you see the direction to which you move. The pointer shows the target direction on the compass." #~ msgstr "罗盘的最上方是您正在移动的方向。罗盘的指针则显示目的地所在的方向。" #~ msgid "/Misc. Menu" #~ msgstr "/混合菜单" #~ msgid "Here you find extra functions for maps, tracks and messages" #~ msgstr "这里您可以发现额外的功能,涉及地图,轨迹和信息。" #~ msgid "Download map from Internet" #~ msgstr "从互联网上下载地图" #~ msgid "Leave the program" #~ msgstr "离开程序" #~ msgid "Use SQL server for waypoints" #~ msgstr "使用SQL服务器纪录航点" #~ msgid "Opens the help window" #~ msgstr "打开帮助窗口" #~ msgid "Navigation menu. Enter here your destination." #~ msgstr "导航菜单,在此输入您的目的地。" #~ msgid "Settings for GpsDrive" #~ msgstr "GpsDrive设置" #~ msgid "Select here a destination from the waypoint list" #~ msgstr "从航点烈表中选择一个目的地" #~ msgid "Select the map scale of avail. maps." #~ msgstr "选择可用地图的比例尺" #~ msgid "Number of waypoints selected from SQL server" #~ msgstr "在数据库中选择的航点数量" #~ msgid "Number of selected waypoints, which are in range" #~ msgstr "指定范围中选择的航点数量" #~ msgid "Range for waypoint selection in kilometers" #~ msgstr "按公里记的航点选择范围" #~ msgid "" #~ "j : switch to next waypoint in route mode\n" #~ "x : add waypoint at current position\n" #~ "y : add waypoint at mouse cursor position\n" #~ msgstr "" #~ "j : 在航线模式中切换到下一个航点\n" #~ "x : 在当前位置添加航点\n" #~ "y : 在鼠标光标位置添加航点\n" #~ msgid "Please donate to GpsDrive" #~ msgstr "请支持/捐助GpsDrive项目" #~ msgid "" #~ "\n" #~ "\n" #~ "GpsDrive is a project with no comercial background. \n" #~ "\n" #~ "It would be nice if you can give a donation to help me pay the costs for hardware and the webserver.\n" #~ "\n" #~ "To do so, just go to" #~ msgstr "" #~ "\n" #~ "\n" #~ "GpsDrive是一个没有商业背景得的项目。 \n" #~ "\n" #~ "欢迎您提供捐助,以帮助我支付硬件和web网站的费用。\n" #~ "\n" #~ "如您有意,请访问" #~ msgid "" #~ "and click on the PayPal button.\n" #~ "\n" #~ "Thank you very much for your donation!\n" #~ "\n" #~ "This message is only displayed once when you start an new version of GpsDrive.\n" #~ "\n" #~ msgstr "" #~ "然后点击 PayPal 按钮。\n" #~ "\n" #~ "对于您的捐助我万分感谢!\n" #~ "\n" #~ "此条信息仅当您首次使用GpsDrive的一个新版本时显示。\n" #~ "\n" #~ msgid "About GpsDrive donation" #~ msgstr "关于捐助 GpsDrive" #~ msgid "Error saving config file ~/.gpsdrive/gpsdriverc" #~ msgstr "保存配置文件出错 ~/.gpsdrive/gpsdriverc" #~ msgid "About GpsDrive" #~ msgstr "关于 GpsDrive" #~ msgid "Setting WP label font" #~ msgstr "设置航点标签的字体" #~ msgid "Setting big display font" #~ msgstr "设置大型显示的字体" #~ msgid "Setting big display color" #~ msgstr "设置大型显示的颜色" #~ msgid "Settings" #~ msgstr "设置" #~ msgid "Misc settings" #~ msgstr "混合设置" #~ msgid "Etched frames" #~ msgstr "蚀刻的帧边框" #~ msgid "Simulation: Follow target" #~ msgstr "模拟:跟随目标" #~ msgid "GPS settings" #~ msgstr "GPS设置" #~ msgid "Test for GARMIN" #~ msgstr "测试GARMIN" #~ msgid "Use DGPS-IP" #~ msgstr "使用 DGPS-IP" #~ msgid "GPS is Earthmate" #~ msgstr "GPS是Earthmate" #~ msgid "Use serial conn." #~ msgstr "使用串口" #~ msgid "Interface" #~ msgstr "接口" #~ msgid "Baudrate" #~ msgstr "波特率" #~ msgid "Units" #~ msgstr "单位" #~ msgid "Miles" #~ msgstr "英制" #~ msgid "Nautic" #~ msgstr "海里制" #~ msgid "Night light mode" #~ msgstr "夜光模式" #~ msgid "Font and color settings" #~ msgstr "字体和颜色设定" #~ msgid "Big display" #~ msgstr "大型显示" #~ msgid "Switch units to statute miles" #~ msgstr "使用英制标准单位" #~ msgid "Switch units to nautical miles" #~ msgstr "使用海里制" #~ msgid "Switch units to metric system (Kilometers)" #~ msgstr "使用公制单位(公里)" #~ msgid "If selected display latitude and longitude in decimal degrees, otherwise in degree, minutes and seconds notation" #~ msgstr "如果选中,则显示以十进制度数显示经纬度否则,以度、分、秒的方法显示" #~ msgid "Set the german expedia server(expedia.de) as default download server. Use this if you are in Europe" #~ msgstr "设置德国Expedia服务器(expedia.de)为默认的下载服务器。 如果您在欧洲,建议如此操作。" #~ msgid "Set Expedia as default download server" #~ msgstr "设置Expedia为默认的下载服务器" #~ msgid "Switches between different type of frame ornaments" #~ msgstr "在不同类型的帧边界装饰效果中切换" #~ msgid "If selected, gpsdrive try to use GARMIN mode if possible. Unselect if you only have a NMEA device." #~ msgstr "如果选中,GpsDrive将尝试使用GARMIN模式。如果您仅有一个NMEA设备,则无须选择。" #~ msgid "Set here the baud rate of your GPS device, NMEA devices usually have a speed of 4800 baud" #~ msgstr "设置您的GPS设备的传输波特率, NMEA设备通常采用4800。" #~ msgid "If selected, gpsdrive try to use differential GPS over IP. You must have an internet connection and a DGPS capable GPS receiver. Works only in NMEA mode!" #~ msgstr "如果选择,GpsDrive会尝试使用基于IP的差分GPS。您必须要有一个互联网连接和一个差分GPS容纳GPS接收机。仅在NMEA模式下工作。" #~ msgid "Select this if you have a DeLorme Earthmate GPS receiver. The StartGPSD button will provide gpsd with the needed additional parameters" #~ msgstr "如果您有一台DeLorme Earthmate GPS接收仪,请选择此项。“启动GPSD”按钮将提供给GPSD更多的附加参数。" #~ msgid "Select this if you want to use of the direct serial connection. If disabled, you can use the receiver only through gpsd. On the other hand, the direct serial connection needs no gpsd running and detects the working receiver on startup" #~ msgstr "如果你想直接连接串口的话,请选中此项。如果未选的话,你可以通过GPSD使用您的接收器。直接连接串口的话不用运行GPSD,并且在启动时检查是否有正在工作的接收机。" #~ msgid "Specify the serial interface where the GPS is connected" #~ msgstr "描述GPS已连接的串口位置" #~ msgid "Here you can set the color for the big display for speed, distance and altitude" #~ msgstr "在此您可以设置大型显示的速度、距离、高度的颜色。" #~ msgid "Geo information" #~ msgstr "地理信息:" #~ msgid "Geo info" #~ msgstr "地理信息" #~ msgid "Sunrise" #~ msgstr "日出" #~ msgid "Sunset" #~ msgstr "日落" #~ msgid "Standard" #~ msgstr "标准" #~ msgid "Transit" #~ msgstr "通过子午线" #~ msgid "Astro." #~ msgstr "星空" #~ msgid "Naut." #~ msgstr "航海" #~ msgid "Civil" #~ msgstr "历法" #~ msgid "Timezone" #~ msgstr "时区" #~ msgid "Store TZ" #~ msgstr "保存时区" #~ msgid "If selected, the timezone is stored, otherwise your actual timezone will automatically used" #~ msgstr "如果选中,时区信息将被保存,否则您现在的时区将被自动使用。" #~ msgid "Night" #~ msgstr "夜晚" #~ msgid "Day" #~ msgstr "白天" #~ msgid "Unit:" #~ msgstr "单位:" #~ msgid "miles" #~ msgstr "英里" #~ msgid "nautic miles/knots" #~ msgstr "海里/节" #~ msgid "kilometers" #~ msgstr "公里" #~ msgid "Trip information" #~ msgstr "旅行信息" #~ msgid "Total time" #~ msgstr "总计时间" #~ msgid "Resets the trip values to zero" #~ msgstr "重置旅行数值到零" #~ msgid "Friends server setup" #~ msgstr "好友服务器设置" #~ msgid "Server name" #~ msgstr "服务器名字" #~ msgid "Set here the color of the label displayed at friends position" #~ msgstr "在此设置显示您好友位置的标签的显示颜色" #~ msgid "Friends server IP" #~ msgstr "好友服务器的IP" #~ msgid "SQL selection criterias" #~ msgstr "SQL选择标准" #~ msgid "SQL" #~ msgstr "SQL" #~ msgid "Dist. limit[km] " #~ msgstr "距离限制[Km]" #~ msgid "If enabled, show waypoints only within this distance" #~ msgstr "如果启用,仅显示在此距离范围内的航点。" #~ msgid "Enable/disable distance selection" #~ msgstr "启用/禁用距离选择" #~ msgid "If enabled, WLANs with no SSID are shown, because this is perhaps useless, you can disable it here" #~ msgstr "如果启用,将显示没有SSID的无线局域网,因为可能没什么用,你可以禁用它。" #~ msgid "Selection mode" #~ msgstr "选择模式" #~ msgid "include" #~ msgstr "包括" #~ msgid "exclude" #~ msgstr "不包括" #~ msgid "Show only waypoints where the type field contains one of the selected words" #~ msgstr "当类型字段只含选择的词汇其中之一时,仅显示航点" #~ msgid "Show only waypoints where the type field doesn't contain any the selected words" #~ msgstr "当类型字段不含任何选择的词汇时,仅显示航点 " #~ msgid "Aeronautical settings" #~ msgstr "航空设定" #~ msgid "Fly" #~ msgstr "飞行" #~ msgid "Plane mode" #~ msgstr "飞机模式" #~ msgid "Use VFR" #~ msgstr "使用 VFR" #~ msgid "Use IFR" #~ msgstr "使用仪表飞行(IFR)" #~ msgid "max. horizontal deviation " #~ msgstr "最大水平偏差" #~ msgid "max. vertical deviation " #~ msgstr "最大垂直偏差" #~ msgid "disable vert. deviation warning above 5000ft MSL" #~ msgstr "在海拔5000英尺以上停止垂直偏差警告" #~ msgid "Nautic settings" #~ msgstr "航海设定" #~ msgid "waiting for thread to stop\n" #~ msgstr "正在等待线程结束\n" #~ msgid "" #~ "\n" #~ "error opening %s(%d)\n" #~ msgstr "" #~ "\n" #~ "打开 %s(%d) 时发生错误\n" #~ msgid "successfull opened %s\n" #~ msgstr "成功打开 %s\n" #~ msgid "switching WAAS/EGNOS on\n" #~ msgstr "正在打开 WAAS/EGNOS\n" #~ msgid "switching WAAS/EGNOS off\n" #~ msgstr "正在关闭 WAAS/EGNOS\n"