| 1 | msgid ""
|
|---|
| 2 | msgstr ""
|
|---|
| 3 | "Project-Id-Version: survex\n"
|
|---|
| 4 | "Report-Msgid-Bugs-To: olly@survex.com\n"
|
|---|
| 5 | "POT-Creation-Date: 1999-08-26 12:23:58 +0000\n"
|
|---|
| 6 | "PO-Revision-Date: 2014-01-15 22:05:08 +0000\n"
|
|---|
| 7 | "Last-Translator: Qingqing Li <Unknown>\n"
|
|---|
| 8 | "Language-Team: \n"
|
|---|
| 9 | "MIME-Version: 1.0\n"
|
|---|
| 10 | "Content-Type: text/plain; charset=utf-8\n"
|
|---|
| 11 | "Content-Transfer-Encoding: 8bit\n"
|
|---|
| 12 | "Language: zh_CN\n"
|
|---|
| 13 |
|
|---|
| 14 | #. TRANSLATORS: Aven menu titles. An “&” goes before the letter of any
|
|---|
| 15 | #. accelerator key. The accelerators must be different within this group
|
|---|
| 16 | #: ../src/mainfrm.cc:955
|
|---|
| 17 | #: n:210
|
|---|
| 18 | msgid "&File"
|
|---|
| 19 | msgstr "文件(&F)"
|
|---|
| 20 |
|
|---|
| 21 | #: ../src/mainfrm.cc:956
|
|---|
| 22 | #: n:211
|
|---|
| 23 | msgid "&Rotation"
|
|---|
| 24 | msgstr "旋转(&R)"
|
|---|
| 25 |
|
|---|
| 26 | #: ../src/mainfrm.cc:957
|
|---|
| 27 | #: n:212
|
|---|
| 28 | msgid "&Orientation"
|
|---|
| 29 | msgstr "方向(&O)"
|
|---|
| 30 |
|
|---|
| 31 | #: ../src/mainfrm.cc:958
|
|---|
| 32 | #: n:213
|
|---|
| 33 | msgid "&View"
|
|---|
| 34 | msgstr "查看(&V)"
|
|---|
| 35 |
|
|---|
| 36 | #: ../src/mainfrm.cc:960
|
|---|
| 37 | #: n:214
|
|---|
| 38 | msgid "&Controls"
|
|---|
| 39 | msgstr "控制(&C)"
|
|---|
| 40 |
|
|---|
| 41 | #: ../src/mainfrm.cc:972
|
|---|
| 42 | #: n:215
|
|---|
| 43 | msgid "&Help"
|
|---|
| 44 | msgstr "帮助(&H)"
|
|---|
| 45 |
|
|---|
| 46 | #. TRANSLATORS: "Presentation" in the sense of a talk with a slideshow -
|
|---|
| 47 | #. the items in this menu allow the user to animate between preset
|
|---|
| 48 | #. views.
|
|---|
| 49 | #: ../src/mainfrm.cc:965
|
|---|
| 50 | #: n:216
|
|---|
| 51 | msgid "&Presentation"
|
|---|
| 52 | msgstr "演示文档(&P)"
|
|---|
| 53 |
|
|---|
| 54 | #. TRANSLATORS: as in: Usage: cavern …
|
|---|
| 55 | #: ../src/cmdline.c:167
|
|---|
| 56 | #: n:49
|
|---|
| 57 | msgid "Usage"
|
|---|
| 58 | msgstr "使用"
|
|---|
| 59 |
|
|---|
| 60 | #: ../src/gla-gl.cc:263
|
|---|
| 61 | #: n:389
|
|---|
| 62 | msgid "Out of memory"
|
|---|
| 63 | msgstr "内存耗尽"
|
|---|
| 64 |
|
|---|
| 65 | #. TRANSLATORS: "%lu" is a placeholder for the number of bytes which Survex
|
|---|
| 66 | #. was trying to allocate space for.
|
|---|
| 67 | #: ../src/message.c:68
|
|---|
| 68 | #: ../src/message.c:1104
|
|---|
| 69 | #: n:24
|
|---|
| 70 | #, c-format
|
|---|
| 71 | msgid "Out of memory (couldn’t find %lu bytes)."
|
|---|
| 72 | msgstr "内存耗尽(不足 %lu 字节)"
|
|---|
| 73 |
|
|---|
| 74 | #. TRANSLATORS: %s will be replaced by the filename
|
|---|
| 75 | #. that we were trying to read when we ran out of
|
|---|
| 76 | #. memory.
|
|---|
| 77 | #: ../src/gfxcore.cc:4620
|
|---|
| 78 | #: n:2
|
|---|
| 79 | #, c-format
|
|---|
| 80 | msgid "Out of memory trying to read file “%s”"
|
|---|
| 81 | msgstr "试图读取文件“%s”时内存不足"
|
|---|
| 82 |
|
|---|
| 83 | #. TRANSLATORS: Feel free to translate as "or newer" instead of "or
|
|---|
| 84 | #. greater" if that gives a more natural translation. It's
|
|---|
| 85 | #. technically not quite right when there are parallel active release
|
|---|
| 86 | #. series (e.g. Survex 1.0.40 was released *after* 1.2.0), but this
|
|---|
| 87 | #. seems unlikely to confuse users. "Survex" is the name of the
|
|---|
| 88 | #. software, so should not be translated.
|
|---|
| 89 | #.
|
|---|
| 90 | #. Here "survey" is a "cave map" rather than list of questions - it should be
|
|---|
| 91 | #. translated to the terminology that cavers using the language would use.
|
|---|
| 92 | #: ../src/commands.c:2841
|
|---|
| 93 | #: n:38
|
|---|
| 94 | #, c-format
|
|---|
| 95 | msgid "Survex version %s or greater required to process this survey data."
|
|---|
| 96 | msgstr "处理此测量数据需要Survex %s 或以上版本。"
|
|---|
| 97 |
|
|---|
| 98 | #. TRANSLATORS: Indicates a informational message e.g.:
|
|---|
| 99 | #. "spoon.svx:12: info: Declination: [...]"
|
|---|
| 100 | #: ../src/cavernlog.cc:531
|
|---|
| 101 | #: ../src/message.c:1147
|
|---|
| 102 | #: ../src/netartic.c:358
|
|---|
| 103 | #: n:485
|
|---|
| 104 | msgid "info"
|
|---|
| 105 | msgstr "信息"
|
|---|
| 106 |
|
|---|
| 107 | #. TRANSLATORS: Indicates a warning message e.g.:
|
|---|
| 108 | #. "spoon.svx:12: warning: *prefix is deprecated"
|
|---|
| 109 | #: ../src/aven.cc:476
|
|---|
| 110 | #: ../src/cavernlog.cc:532
|
|---|
| 111 | #: ../src/message.c:1152
|
|---|
| 112 | #: n:106
|
|---|
| 113 | msgid "warning"
|
|---|
| 114 | msgstr "警告"
|
|---|
| 115 |
|
|---|
| 116 | #. TRANSLATORS: Indicates an error message e.g.:
|
|---|
| 117 | #. "spoon.svx:13:4: error: Field may not be omitted"
|
|---|
| 118 | #: ../src/cavernlog.cc:533
|
|---|
| 119 | #: ../src/message.c:1157
|
|---|
| 120 | #: ../src/survexport.cc:469
|
|---|
| 121 | #: n:93
|
|---|
| 122 | msgid "error"
|
|---|
| 123 | msgstr "错误"
|
|---|
| 124 |
|
|---|
| 125 | #. TRANSLATORS: %s is replaced by the filename of the parent file, and %u
|
|---|
| 126 | #. by the line number in that file. Your translation should also contain
|
|---|
| 127 | #. %s:%u so that automatic parsing of error messages to determine the file
|
|---|
| 128 | #. and line number still works.
|
|---|
| 129 | #: ../src/datain.c:157
|
|---|
| 130 | #: n:44
|
|---|
| 131 | #, c-format
|
|---|
| 132 | msgid "In file included from %s:%u:\n"
|
|---|
| 133 | msgstr "在文件中包括 %s:%u:\n"
|
|---|
| 134 |
|
|---|
| 135 | #. TRANSLATORS: If you're unsure what "deprecated" means, see:
|
|---|
| 136 | #. https://en.wikipedia.org/wiki/Deprecation
|
|---|
| 137 | #: ../src/commands.c:835
|
|---|
| 138 | #: n:109
|
|---|
| 139 | msgid "*prefix is deprecated - use *begin and *end instead"
|
|---|
| 140 | msgstr "*prefix已弃用 - 请改用*begin和*end"
|
|---|
| 141 |
|
|---|
| 142 | #. TRANSLATORS: Here "station" is a survey station, not a train station.
|
|---|
| 143 | #: ../src/readval.c:201
|
|---|
| 144 | #: n:110
|
|---|
| 145 | #, c-format
|
|---|
| 146 | msgid "Character “%c” not allowed in station name (use *SET NAMES to set allowed characters)"
|
|---|
| 147 | msgstr "站名中不允许使用字符“%c”(使用 *SET NAMES 设置允许使用的字符)"
|
|---|
| 148 |
|
|---|
| 149 | #: ../src/readval.c:650
|
|---|
| 150 | #: ../src/readval.c:690
|
|---|
| 151 | #: n:114
|
|---|
| 152 | msgid "Field may not be omitted"
|
|---|
| 153 | msgstr "字段不能省略"
|
|---|
| 154 |
|
|---|
| 155 | #: ../src/datain.c:4746
|
|---|
| 156 | #: ../src/datain.c:4784
|
|---|
| 157 | #: ../src/datain.c:4894
|
|---|
| 158 | #: ../src/datain.c:4933
|
|---|
| 159 | #: ../src/datain.c:4976
|
|---|
| 160 | #: ../src/datain.c:5026
|
|---|
| 161 | #: ../src/datain.c:5068
|
|---|
| 162 | #: ../src/datain.c:5114
|
|---|
| 163 | #: ../src/datain.c:5128
|
|---|
| 164 | #: ../src/datain.c:5417
|
|---|
| 165 | #: ../src/readval.c:652
|
|---|
| 166 | #: ../src/readval.c:795
|
|---|
| 167 | #: ../src/readval.c:828
|
|---|
| 168 | #: n:9
|
|---|
| 169 | #, c-format
|
|---|
| 170 | msgid "Expecting numeric field, found “%s”"
|
|---|
| 171 | msgstr "需要数字字段,找到“%s”"
|
|---|
| 172 |
|
|---|
| 173 | #. TRANSLATORS: The first %d will be replaced by the (inclusive) lower
|
|---|
| 174 | #. bound and the second by the (inclusive) upper bound, for example:
|
|---|
| 175 | #. Expecting integer in range -60 to 60
|
|---|
| 176 | #: ../src/readval.c:855
|
|---|
| 177 | #: n:489
|
|---|
| 178 | #, c-format
|
|---|
| 179 | msgid "Expecting integer in range %d to %d"
|
|---|
| 180 | msgstr ""
|
|---|
| 181 |
|
|---|
| 182 | #: ../src/commands.c:2336
|
|---|
| 183 | #: n:10
|
|---|
| 184 | #, c-format
|
|---|
| 185 | msgid "Found “%s”, expecting “PRESERVE”, “TOUPPER”, or “TOLOWER”"
|
|---|
| 186 | msgstr "找到“%s”,需要“PRESERVE”、“TOUPPER”、“TOLOWER”"
|
|---|
| 187 |
|
|---|
| 188 | #: ../src/debug.h:47
|
|---|
| 189 | #: ../src/debug.h:51
|
|---|
| 190 | #: n:11
|
|---|
| 191 | msgid "Bug in program detected! Please report this to the authors"
|
|---|
| 192 | msgstr "检测到程序错误!请将此报告给作者"
|
|---|
| 193 |
|
|---|
| 194 | #: ../src/commands.c:3150
|
|---|
| 195 | #: ../src/datain.c:2142
|
|---|
| 196 | #: ../src/datain.c:2154
|
|---|
| 197 | #: ../src/datain.c:2357
|
|---|
| 198 | #: ../src/datain.c:2863
|
|---|
| 199 | #: ../src/datain.c:3355
|
|---|
| 200 | #: ../src/extend.c:462
|
|---|
| 201 | #: n:12
|
|---|
| 202 | #, c-format
|
|---|
| 203 | msgid "Unknown command “%s”"
|
|---|
| 204 | msgstr "未知的命令 “%s”"
|
|---|
| 205 |
|
|---|
| 206 | #. TRANSLATORS: Here "station" is a survey station, not a train station.
|
|---|
| 207 | #: ../src/netbits.c:434
|
|---|
| 208 | #: n:13
|
|---|
| 209 | #, c-format
|
|---|
| 210 | msgid "Station “%s” equated to itself"
|
|---|
| 211 | msgstr "站“%s”等同于它自身"
|
|---|
| 212 |
|
|---|
| 213 | #. TRANSLATORS: Here "legs" are survey legs, i.e. measurements between
|
|---|
| 214 | #. survey stations.
|
|---|
| 215 | #: ../src/datain.c:4032
|
|---|
| 216 | #: n:14
|
|---|
| 217 | msgid "Compass reading may not be omitted except on plumbed legs"
|
|---|
| 218 | msgstr "除了垂直测量段,方位数据不可省略"
|
|---|
| 219 |
|
|---|
| 220 | #: ../src/datain.c:5201
|
|---|
| 221 | #: ../src/datain.c:5329
|
|---|
| 222 | #: n:94
|
|---|
| 223 | msgid "Tape reading may not be omitted"
|
|---|
| 224 | msgstr "距离数据不可胜路"
|
|---|
| 225 |
|
|---|
| 226 | #: ../src/commands.c:2379
|
|---|
| 227 | #: ../src/datain.c:481
|
|---|
| 228 | #: ../src/datain.c:2581
|
|---|
| 229 | #: ../src/datain.c:2839
|
|---|
| 230 | #: ../src/datain.c:4430
|
|---|
| 231 | #: ../src/extend.c:467
|
|---|
| 232 | #: n:15
|
|---|
| 233 | msgid "End of line not blank"
|
|---|
| 234 | msgstr "行尾不为空"
|
|---|
| 235 |
|
|---|
| 236 | #: ../src/commands.c:369
|
|---|
| 237 | #: n:74
|
|---|
| 238 | msgid "No blank after token"
|
|---|
| 239 | msgstr ""
|
|---|
| 240 |
|
|---|
| 241 | #: ../src/cavern.c:415
|
|---|
| 242 | #: n:16
|
|---|
| 243 | #, c-format
|
|---|
| 244 | msgid "There were %d warning(s)."
|
|---|
| 245 | msgstr "有 %d 条警告。"
|
|---|
| 246 |
|
|---|
| 247 | #. TRANSLATORS: %s is replaced by the command we attempted to run.
|
|---|
| 248 | #: ../src/cavernlog.cc:418
|
|---|
| 249 | #: ../src/cavernlog.cc:470
|
|---|
| 250 | #: ../src/mainfrm.cc:1624
|
|---|
| 251 | #: n:17
|
|---|
| 252 | #, c-format
|
|---|
| 253 | msgid "Couldn’t run external command: “%s”"
|
|---|
| 254 | msgstr "命令 “%s” 执行失败"
|
|---|
| 255 |
|
|---|
| 256 | #: ../src/datain.c:135
|
|---|
| 257 | #: ../src/datain.c:143
|
|---|
| 258 | #: ../src/datain.c:177
|
|---|
| 259 | #: ../src/datain.c:206
|
|---|
| 260 | #: ../src/datain.c:216
|
|---|
| 261 | #: ../src/datain.c:232
|
|---|
| 262 | #: ../src/datain.c:3163
|
|---|
| 263 | #: ../src/datain.c:3515
|
|---|
| 264 | #: ../src/extend.c:696
|
|---|
| 265 | #: ../src/sorterr.c:77
|
|---|
| 266 | #: ../src/sorterr.c:94
|
|---|
| 267 | #: ../src/sorterr.c:237
|
|---|
| 268 | #: n:18
|
|---|
| 269 | msgid "Error reading file"
|
|---|
| 270 | msgstr "读取文件时发生错误"
|
|---|
| 271 |
|
|---|
| 272 | #: ../src/message.c:1180
|
|---|
| 273 | #: n:19
|
|---|
| 274 | msgid "Too many errors - giving up"
|
|---|
| 275 | msgstr "错误太多 - 放弃"
|
|---|
| 276 |
|
|---|
| 277 | #. TRANSLATORS: If you're unsure what "deprecated" means, see:
|
|---|
| 278 | #. https://en.wikipedia.org/wiki/Deprecation
|
|---|
| 279 | #: ../src/commands.c:2126
|
|---|
| 280 | #: n:20
|
|---|
| 281 | msgid "*DEFAULT is deprecated - use *CALIBRATE/DATA/SD/UNITS with argument DEFAULT instead"
|
|---|
| 282 | msgstr "不推荐*DEFAULT - 使用带DEFAULT参数的*CALIBRATE/DATA/SD/UNITS代替"
|
|---|
| 283 |
|
|---|
| 284 | #. TRANSLATORS: A "plumbed leg" is one measured using a plumbline
|
|---|
| 285 | #. (a weight on a string). So the problem here is that the leg is
|
|---|
| 286 | #. vertical, so a compass reading has no meaning!
|
|---|
| 287 | #: ../src/datain.c:4002
|
|---|
| 288 | #: n:21
|
|---|
| 289 | msgid "Compass reading given on plumbed leg"
|
|---|
| 290 | msgstr "垂直测量段上的罗盘读数"
|
|---|
| 291 |
|
|---|
| 292 | #. TRANSLATORS: %s and %s are replaced with e.g. BEGIN and END
|
|---|
| 293 | #. or END and BEGIN or #[ and #]
|
|---|
| 294 | #: ../src/commands.c:1068
|
|---|
| 295 | #: ../src/datain.c:2455
|
|---|
| 296 | #: ../src/datain.c:3424
|
|---|
| 297 | #: n:23
|
|---|
| 298 | #, c-format
|
|---|
| 299 | msgid "%s with no matching %s in this file"
|
|---|
| 300 | msgstr "此文件中%s没有匹配的%s"
|
|---|
| 301 |
|
|---|
| 302 | #. TRANSLATORS: A station must be exported out of each level it is in, so
|
|---|
| 303 | #. this would give "Station “\outer.inner.1” not exported from survey
|
|---|
| 304 | #. “\outer”)":
|
|---|
| 305 | #.
|
|---|
| 306 | #. *equate entrance outer.inner.1
|
|---|
| 307 | #. *begin outer
|
|---|
| 308 | #. *begin inner
|
|---|
| 309 | #. *export 1
|
|---|
| 310 | #. 1 2 1.23 045 -6
|
|---|
| 311 | #. *end inner
|
|---|
| 312 | #. *end outer
|
|---|
| 313 | #.
|
|---|
| 314 | #. Here "survey" is a "cave map" rather than list of questions - it should be
|
|---|
| 315 | #. translated to the terminology that cavers using the language would use.
|
|---|
| 316 | #: ../src/commands.c:1458
|
|---|
| 317 | #: ../src/commands.c:1460
|
|---|
| 318 | #: ../src/listpos.c:123
|
|---|
| 319 | #: ../src/readval.c:341
|
|---|
| 320 | #: ../src/readval.c:344
|
|---|
| 321 | #: n:26
|
|---|
| 322 | #, c-format
|
|---|
| 323 | msgid "Station “%s” not exported from survey “%s”"
|
|---|
| 324 | msgstr "站“%s”未从测量“%s”中导出"
|
|---|
| 325 |
|
|---|
| 326 | #. TRANSLATORS: This error occurs if there's an attempt to
|
|---|
| 327 | #. export a station from a survey which doesn't actually
|
|---|
| 328 | #. exist.
|
|---|
| 329 | #.
|
|---|
| 330 | #. Here "survey" is a "cave map" rather than list of
|
|---|
| 331 | #. questions - it should be translated to the terminology
|
|---|
| 332 | #. that cavers using the language would use.
|
|---|
| 333 | #: ../src/listpos.c:133
|
|---|
| 334 | #: n:286
|
|---|
| 335 | #, c-format
|
|---|
| 336 | msgid "Reference to station “%s” from non-existent survey “%s”"
|
|---|
| 337 | msgstr "站“%s”引用自不存在的测量“%s”"
|
|---|
| 338 |
|
|---|
| 339 | #. TRANSLATORS: Here "station" is a survey station, not a train station.
|
|---|
| 340 | #.
|
|---|
| 341 | #. Here "survey" is a "cave map" rather than list of questions - it should be
|
|---|
| 342 | #. translated to the terminology that cavers using the language would use.
|
|---|
| 343 | #: ../src/readval.c:291
|
|---|
| 344 | #: ../src/readval.c:315
|
|---|
| 345 | #: n:27
|
|---|
| 346 | #, c-format
|
|---|
| 347 | msgid "“%s” can’t be both a station and a survey"
|
|---|
| 348 | msgstr "“%s”不能既是一个测站又是一个测量"
|
|---|
| 349 |
|
|---|
| 350 | #. TRANSLATORS: Here "station" is a survey station, not a train station.
|
|---|
| 351 | #: ../src/extend.c:269
|
|---|
| 352 | #: ../src/extend.c:288
|
|---|
| 353 | #: ../src/extend.c:334
|
|---|
| 354 | #: ../src/extend.c:377
|
|---|
| 355 | #: ../src/extend.c:420
|
|---|
| 356 | #: ../src/readval.c:197
|
|---|
| 357 | #: ../src/readval.c:458
|
|---|
| 358 | #: ../src/readval.c:465
|
|---|
| 359 | #: n:28
|
|---|
| 360 | msgid "Expecting station name"
|
|---|
| 361 | msgstr "需要站名"
|
|---|
| 362 |
|
|---|
| 363 | #: ../src/commands.c:2751
|
|---|
| 364 | #: n:31
|
|---|
| 365 | #, c-format
|
|---|
| 366 | msgid "Found “%s”, expecting “EQUATES”, “EXPORTS”, or “PLUMBS”"
|
|---|
| 367 | msgstr "找到“%s”,需要“EQUATES”、“EXPORTS”或“PLUMBS”"
|
|---|
| 368 |
|
|---|
| 369 | #: ../src/commands.c:2757
|
|---|
| 370 | #: n:32
|
|---|
| 371 | #, c-format
|
|---|
| 372 | msgid "Found “%s”, expecting “ON” or “OFF”"
|
|---|
| 373 | msgstr "找到“%s”,需要“ON”或“OFF”"
|
|---|
| 374 |
|
|---|
| 375 | #. TRANSLATORS: EQUATE is a command name, so shouldn’t be
|
|---|
| 376 | #. translated.
|
|---|
| 377 | #.
|
|---|
| 378 | #. Here "station" is a survey station, not a train station.
|
|---|
| 379 | #: ../src/commands.c:1417
|
|---|
| 380 | #: n:33
|
|---|
| 381 | msgid "Only one station in EQUATE command"
|
|---|
| 382 | msgstr "EQUATE命令中只有一个站"
|
|---|
| 383 |
|
|---|
| 384 | #. TRANSLATORS: A "quantity" is something measured like "LENGTH",
|
|---|
| 385 | #. "BEARING", "ALTITUDE", etc.
|
|---|
| 386 | #: ../src/commands.c:642
|
|---|
| 387 | #: n:34
|
|---|
| 388 | #, c-format
|
|---|
| 389 | msgid "Unknown quantity “%s”"
|
|---|
| 390 | msgstr "未知量“%s”"
|
|---|
| 391 |
|
|---|
| 392 | #: ../src/commands.c:541
|
|---|
| 393 | #: n:35
|
|---|
| 394 | #, c-format
|
|---|
| 395 | msgid "Unknown units “%s”"
|
|---|
| 396 | msgstr "未知单位“%s”"
|
|---|
| 397 |
|
|---|
| 398 | #: ../src/commands.c:2297
|
|---|
| 399 | #: n:532
|
|---|
| 400 | #, c-format
|
|---|
| 401 | msgid "Unknown team role “%s”"
|
|---|
| 402 | msgstr ""
|
|---|
| 403 |
|
|---|
| 404 | #: ../src/commands.c:2195
|
|---|
| 405 | #: n:536
|
|---|
| 406 | #, c-format
|
|---|
| 407 | msgid "Unknown instrument type “%s”"
|
|---|
| 408 | msgstr ""
|
|---|
| 409 |
|
|---|
| 410 | #: ../src/commands.c:553
|
|---|
| 411 | #: n:479
|
|---|
| 412 | #, c-format
|
|---|
| 413 | msgid "Units “%s” are deprecated, assuming “grads” - see manual for details"
|
|---|
| 414 | msgstr "单位“%s”已弃用,假定为“grads”-有关详细信息,请参阅手册"
|
|---|
| 415 |
|
|---|
| 416 | #: ../src/commands.c:2559
|
|---|
| 417 | #: ../src/commands.c:2638
|
|---|
| 418 | #: n:434
|
|---|
| 419 | msgid "Unknown coordinate system"
|
|---|
| 420 | msgstr "未知坐标系"
|
|---|
| 421 |
|
|---|
| 422 | #: ../src/commands.c:2667
|
|---|
| 423 | #: ../src/commands.c:2708
|
|---|
| 424 | #: n:443
|
|---|
| 425 | #, c-format
|
|---|
| 426 | msgid "Invalid coordinate system: %s"
|
|---|
| 427 | msgstr "无效坐标系:%s"
|
|---|
| 428 |
|
|---|
| 429 | #: ../src/commands.c:2646
|
|---|
| 430 | #: ../src/commands.c:2678
|
|---|
| 431 | #: n:435
|
|---|
| 432 | msgid "Coordinate system unsuitable for output"
|
|---|
| 433 | msgstr "坐标系不适合输出"
|
|---|
| 434 |
|
|---|
| 435 | #: ../src/commands.c:983
|
|---|
| 436 | #: ../src/commands.c:1236
|
|---|
| 437 | #: ../src/datain.c:2693
|
|---|
| 438 | #: ../src/datain.c:3765
|
|---|
| 439 | #: n:436
|
|---|
| 440 | #, c-format
|
|---|
| 441 | msgid "Failed to convert coordinates: %s"
|
|---|
| 442 | msgstr "转换坐标失败:%s"
|
|---|
| 443 |
|
|---|
| 444 | #: ../src/commands.c:1243
|
|---|
| 445 | #: n:437
|
|---|
| 446 | msgid "The input projection is set but the output projection isn't"
|
|---|
| 447 | msgstr "设置了输入投影,但未设置输出投影"
|
|---|
| 448 |
|
|---|
| 449 | #: ../src/commands.c:1245
|
|---|
| 450 | #: n:438
|
|---|
| 451 | msgid "The output projection is set but the input projection isn't"
|
|---|
| 452 | msgstr "设置了输出投影,但未设置输入投影"
|
|---|
| 453 |
|
|---|
| 454 | #: ../src/commands.c:1171
|
|---|
| 455 | #: n:439
|
|---|
| 456 | msgid "Coordinates can't be omitted when coordinate system has been specified"
|
|---|
| 457 | msgstr "指定坐标系后,坐标不能省略"
|
|---|
| 458 |
|
|---|
| 459 | #. TRANSLATORS: %s is replaced by the command that requires it, e.g.
|
|---|
| 460 | #. *DECLINATION AUTO
|
|---|
| 461 | #: ../src/commands.c:2090
|
|---|
| 462 | #: ../src/datain.c:3803
|
|---|
| 463 | #: n:301
|
|---|
| 464 | #, c-format
|
|---|
| 465 | msgid "Input coordinate system must be specified for “%s”"
|
|---|
| 466 | msgstr "必须为“%s”指定输入坐标系"
|
|---|
| 467 |
|
|---|
| 468 | #: ../src/datain.c:2705
|
|---|
| 469 | #: ../src/datain.c:3785
|
|---|
| 470 | #: n:488
|
|---|
| 471 | msgid "Output coordinate system not set"
|
|---|
| 472 | msgstr ""
|
|---|
| 473 |
|
|---|
| 474 | #: ../src/datain.c:3287
|
|---|
| 475 | #: n:503
|
|---|
| 476 | #, c-format
|
|---|
| 477 | msgid "Datum “%s” not supported"
|
|---|
| 478 | msgstr ""
|
|---|
| 479 |
|
|---|
| 480 | #: ../src/commands.c:2082
|
|---|
| 481 | #: n:309
|
|---|
| 482 | msgid "Expected number or “AUTO”"
|
|---|
| 483 | msgstr "需要数字或“AUTO”"
|
|---|
| 484 |
|
|---|
| 485 | #: ../src/datain.c:3825
|
|---|
| 486 | #: n:304
|
|---|
| 487 | msgid "No survey date specified - using 0 for magnetic declination"
|
|---|
| 488 | msgstr "未指定测量日期-使用0作为磁偏角"
|
|---|
| 489 |
|
|---|
| 490 | #. TRANSLATORS: This message gives information about the range of
|
|---|
| 491 | #. declination values and the grid convergence value calculated for
|
|---|
| 492 | #. each "*declination auto ..." command.
|
|---|
| 493 | #.
|
|---|
| 494 | #. The first %s will be replaced by the declination range (or single
|
|---|
| 495 | #. value), and %.1f%s by the grid convergence angle.
|
|---|
| 496 | #: ../src/commands.c:937
|
|---|
| 497 | #: n:484
|
|---|
| 498 | #, c-format
|
|---|
| 499 | msgid "Declination: %s, grid convergence: %.1f%s"
|
|---|
| 500 | msgstr ""
|
|---|
| 501 |
|
|---|
| 502 | #. TRANSLATORS: Cavern computes the grid convergence at the
|
|---|
| 503 | #. representative location(s) specified by the
|
|---|
| 504 | #. `*declination auto` command(s). The convergence values
|
|---|
| 505 | #. for the most N, S, E and W survey stations with legs
|
|---|
| 506 | #. attached are also computed and the range of these values
|
|---|
| 507 | #. is reported in this message. It's approximate because the
|
|---|
| 508 | #. min or max convergence could actually be beyond this range
|
|---|
| 509 | #. but it's unlikely to be very wrong.
|
|---|
| 510 | #.
|
|---|
| 511 | #. Each %.1f%s will be replaced with a convergence angle (e.g.
|
|---|
| 512 | #. 0.9°) and the following %s with the station name where that
|
|---|
| 513 | #. convergence angle was computed.
|
|---|
| 514 | #: ../src/cavern.c:505
|
|---|
| 515 | #: n:531
|
|---|
| 516 | #, c-format
|
|---|
| 517 | msgid "Approximate full range of grid convergence: %.1f%s at %s to %.1f%s at %s\n"
|
|---|
| 518 | msgstr ""
|
|---|
| 519 |
|
|---|
| 520 | #. TRANSLATORS: Used when a BEGIN command has no survey, but the
|
|---|
| 521 | #. END command does, e.g.:
|
|---|
| 522 | #.
|
|---|
| 523 | #. *begin
|
|---|
| 524 | #. 1 2 10.00 178 -01
|
|---|
| 525 | #. *end entrance <--[Message given here]
|
|---|
| 526 | #: ../src/commands.c:1099
|
|---|
| 527 | #: n:36
|
|---|
| 528 | msgid "Matching BEGIN command has no survey name"
|
|---|
| 529 | msgstr "匹配的BEGIN命令没有测量名称"
|
|---|
| 530 |
|
|---|
| 531 | #. TRANSLATORS: Note: In English you talk about the *units* of a single
|
|---|
| 532 | #. measurement, but the correct term in other languages may be singular.
|
|---|
| 533 | #: ../src/commands.c:570
|
|---|
| 534 | #: n:37
|
|---|
| 535 | #, c-format
|
|---|
| 536 | msgid "Invalid units “%s” for quantity"
|
|---|
| 537 | msgstr "量的单位“%s”无效"
|
|---|
| 538 |
|
|---|
| 539 | #: ../src/commands.c:634
|
|---|
| 540 | #: n:39
|
|---|
| 541 | #, c-format
|
|---|
| 542 | msgid "Unknown instrument “%s”"
|
|---|
| 543 | msgstr "未知工具“%s”"
|
|---|
| 544 |
|
|---|
| 545 | #. TRANSLATORS: DECLINATION is a built-in keyword, so best not to
|
|---|
| 546 | #. translate
|
|---|
| 547 | #: ../src/commands.c:2022
|
|---|
| 548 | #: n:40
|
|---|
| 549 | msgid "Scale factor must be 1.0 for DECLINATION"
|
|---|
| 550 | msgstr "DECLINATION的比例因子必须为1.0"
|
|---|
| 551 |
|
|---|
| 552 | #. TRANSLATORS: If the scale factor for an instrument is zero, then any
|
|---|
| 553 | #. reading would be mapped to zero, which doesn't make sense.
|
|---|
| 554 | #: ../src/commands.c:2030
|
|---|
| 555 | #: n:391
|
|---|
| 556 | msgid "Scale factor must be non-zero"
|
|---|
| 557 | msgstr "比例因子必须为非零"
|
|---|
| 558 |
|
|---|
| 559 | #: ../src/commands.c:2146
|
|---|
| 560 | #: n:41
|
|---|
| 561 | #, c-format
|
|---|
| 562 | msgid "Unknown setting “%s”"
|
|---|
| 563 | msgstr "未知设置“%s”"
|
|---|
| 564 |
|
|---|
| 565 | #: ../src/commands.c:678
|
|---|
| 566 | #: n:42
|
|---|
| 567 | #, c-format
|
|---|
| 568 | msgid "Unknown character class “%s”"
|
|---|
| 569 | msgstr "未知字符类“%s”"
|
|---|
| 570 |
|
|---|
| 571 | #: ../src/extend.c:706
|
|---|
| 572 | #: ../src/netskel.c:93
|
|---|
| 573 | #: n:43
|
|---|
| 574 | msgid "No survey data"
|
|---|
| 575 | msgstr "无测量数据"
|
|---|
| 576 |
|
|---|
| 577 | #: ../src/filename.c:80
|
|---|
| 578 | #: n:5
|
|---|
| 579 | #, c-format
|
|---|
| 580 | msgid "Filename “%s” refers to directory"
|
|---|
| 581 | msgstr "文件名“%s”引用了目录"
|
|---|
| 582 |
|
|---|
| 583 | #. TRANSLATORS: At the end of processing (or if a *SOLVE command is used)
|
|---|
| 584 | #. cavern will issue this warning if there are any sections of the survey
|
|---|
| 585 | #. network which are hanging.
|
|---|
| 586 | #: ../src/netartic.c:342
|
|---|
| 587 | #: n:45
|
|---|
| 588 | msgid "Survey not all connected to fixed stations"
|
|---|
| 589 | msgstr "测量并非全部连接到固定站"
|
|---|
| 590 |
|
|---|
| 591 | #: ../src/commands.c:1336
|
|---|
| 592 | #: ../src/datain.c:958
|
|---|
| 593 | #: ../src/datain.c:2726
|
|---|
| 594 | #: n:46
|
|---|
| 595 | msgid "Station already fixed or equated to a fixed point"
|
|---|
| 596 | msgstr "站已经固定或等同到一个固定点"
|
|---|
| 597 |
|
|---|
| 598 | #: ../src/commands.c:1341
|
|---|
| 599 | #: ../src/datain.c:963
|
|---|
| 600 | #: ../src/datain.c:2730
|
|---|
| 601 | #: n:493
|
|---|
| 602 | msgid "Previously fixed or equated here"
|
|---|
| 603 | msgstr ""
|
|---|
| 604 |
|
|---|
| 605 | #: ../src/cavern.c:312
|
|---|
| 606 | #: ../src/filename.c:83
|
|---|
| 607 | #: ../src/gfxcore.cc:4234
|
|---|
| 608 | #: n:3
|
|---|
| 609 | #, c-format
|
|---|
| 610 | msgid "Failed to open output file “%s”"
|
|---|
| 611 | msgstr "无法打开输出文件“%s”"
|
|---|
| 612 |
|
|---|
| 613 | #: ../src/commands.c:1252
|
|---|
| 614 | #: ../src/commands.c:1266
|
|---|
| 615 | #: ../src/commands.c:1278
|
|---|
| 616 | #: ../src/commands.c:2202
|
|---|
| 617 | #: n:48
|
|---|
| 618 | msgid "Standard deviation must be positive"
|
|---|
| 619 | msgstr "标准偏差必须是正数"
|
|---|
| 620 |
|
|---|
| 621 | #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
|
|---|
| 622 | #. "survey stations".
|
|---|
| 623 | #.
|
|---|
| 624 | #. %s is replaced by the name of the station.
|
|---|
| 625 | #: ../src/netbits.c:327
|
|---|
| 626 | #: n:50
|
|---|
| 627 | #, c-format
|
|---|
| 628 | msgid "Survey leg with same station (“%s”) at both ends - typing error?"
|
|---|
| 629 | msgstr "测量段的两端有同一个站(“%s”)—输入错误?"
|
|---|
| 630 |
|
|---|
| 631 | #. TRANSLATORS: %.f%s will be replaced with a right angle in the
|
|---|
| 632 | #. units currently in use, e.g. "90°" or "100ᵍ". And "absolute
|
|---|
| 633 | #. value" means the reading ignoring the sign (so it might be
|
|---|
| 634 | #. < -90° or > 90°.
|
|---|
| 635 | #: ../src/datain.c:3924
|
|---|
| 636 | #: ../src/datain.c:3937
|
|---|
| 637 | #: n:51
|
|---|
| 638 | #, c-format
|
|---|
| 639 | msgid "Clino reading over %.f%s (absolute value)"
|
|---|
| 640 | msgstr "倾角读数超过 %.f%s(绝对值)"
|
|---|
| 641 |
|
|---|
| 642 | #: ../src/netbits.c:449
|
|---|
| 643 | #: n:52
|
|---|
| 644 | #, c-format
|
|---|
| 645 | msgid "Tried to equate two non-equal fixed stations: “%s” and “%s”"
|
|---|
| 646 | msgstr "尝试等同两个不相等的固定站“%s”和“%s”"
|
|---|
| 647 |
|
|---|
| 648 | #. TRANSLATORS: "equal" as in:
|
|---|
| 649 | #.
|
|---|
| 650 | #. *fix a 1 2 3
|
|---|
| 651 | #. *fix b 1 2 3
|
|---|
| 652 | #. *equate a b
|
|---|
| 653 | #: ../src/netbits.c:460
|
|---|
| 654 | #: n:53
|
|---|
| 655 | #, c-format
|
|---|
| 656 | msgid "Equating two equal fixed points: “%s” and “%s”"
|
|---|
| 657 | msgstr "等同两个相等的固定点:“%s”和“%s”"
|
|---|
| 658 |
|
|---|
| 659 | #. TRANSLATORS: " *fix a " gives this message:
|
|---|
| 660 | #: ../src/commands.c:1191
|
|---|
| 661 | #: n:54
|
|---|
| 662 | msgid "FIX command with no coordinates - fixing at (0,0,0)"
|
|---|
| 663 | msgstr "FIX命令没有坐标—固定在 (0,0,0)"
|
|---|
| 664 |
|
|---|
| 665 | #. TRANSLATORS: *fix a 1 2 3 / *fix a 1 2 3
|
|---|
| 666 | #: ../src/commands.c:1339
|
|---|
| 667 | #: ../src/datain.c:960
|
|---|
| 668 | #: ../src/datain.c:2728
|
|---|
| 669 | #: n:55
|
|---|
| 670 | msgid "Station already fixed at the same coordinates"
|
|---|
| 671 | msgstr "站已经固定在同一坐标"
|
|---|
| 672 |
|
|---|
| 673 | #. TRANSLATORS: Emitted after second and subsequent "FIX" command
|
|---|
| 674 | #. with no coordinates.
|
|---|
| 675 | #: ../src/commands.c:1187
|
|---|
| 676 | #: n:441
|
|---|
| 677 | #, c-format
|
|---|
| 678 | msgid "Already had FIX command with no coordinates for station “%s”"
|
|---|
| 679 | msgstr "站“%s”已经有FIX命令但没有坐标"
|
|---|
| 680 |
|
|---|
| 681 | #: ../src/commands.c:2435
|
|---|
| 682 | #: n:442
|
|---|
| 683 | #, c-format
|
|---|
| 684 | msgid "Station “%s” fixed before CS command first used"
|
|---|
| 685 | msgstr "在首次使用CS命令前,站“%s”已固定"
|
|---|
| 686 |
|
|---|
| 687 | #. TRANSLATORS: The *EXPORT command is only valid just after *BEGIN
|
|---|
| 688 | #. <SURVEY>, so this would generate this error:
|
|---|
| 689 | #.
|
|---|
| 690 | #. *begin fred
|
|---|
| 691 | #. 1 2 1.23 045 -6
|
|---|
| 692 | #. *export 2
|
|---|
| 693 | #. *end fred
|
|---|
| 694 | #: ../src/commands.c:3166
|
|---|
| 695 | #: n:57
|
|---|
| 696 | msgid "*EXPORT must immediately follow “*BEGIN <SURVEY>”"
|
|---|
| 697 | msgstr "*EXPORT必须紧跟着“*BEGIN <SURVEY>”"
|
|---|
| 698 |
|
|---|
| 699 | #. TRANSLATORS: %d will be replaced by the assumed year, e.g. 1918
|
|---|
| 700 | #: ../src/commands.c:2873
|
|---|
| 701 | #: ../src/commands.c:2948
|
|---|
| 702 | #: ../src/readval.c:978
|
|---|
| 703 | #: n:76
|
|---|
| 704 | #, c-format
|
|---|
| 705 | msgid "Assuming 2 digit year is %d"
|
|---|
| 706 | msgstr "假设两位数年份为%d"
|
|---|
| 707 |
|
|---|
| 708 | #: ../src/commands.c:2937
|
|---|
| 709 | #: n:158
|
|---|
| 710 | #, c-format
|
|---|
| 711 | msgid "Interpreting as an ISO-format date - use “*date surveyed %d-%02d” to suppress this warning, or “*date %d %d” if you wanted a date range"
|
|---|
| 712 | msgstr ""
|
|---|
| 713 |
|
|---|
| 714 | #: ../src/commands.c:2877
|
|---|
| 715 | #: ../src/commands.c:2951
|
|---|
| 716 | #: ../src/readval.c:984
|
|---|
| 717 | #: n:58
|
|---|
| 718 | msgid "Invalid year (< 1900 or > 2078)"
|
|---|
| 719 | msgstr "无效年份(<1900 或 >2078)"
|
|---|
| 720 |
|
|---|
| 721 | #: ../src/commands.c:2346
|
|---|
| 722 | #: ../src/commands.c:2349
|
|---|
| 723 | #: ../src/commands.c:2357
|
|---|
| 724 | #: ../src/commands.c:2360
|
|---|
| 725 | #: n:534
|
|---|
| 726 | msgid "Invalid year"
|
|---|
| 727 | msgstr "无效年份"
|
|---|
| 728 |
|
|---|
| 729 | #. TRANSLATORS: Suspicious means something like 410 degrees or -20
|
|---|
| 730 | #. degrees
|
|---|
| 731 | #: ../src/datain.c:3624
|
|---|
| 732 | #: ../src/datain.c:3633
|
|---|
| 733 | #: ../src/readval.c:722
|
|---|
| 734 | #: n:59
|
|---|
| 735 | msgid "Suspicious compass reading"
|
|---|
| 736 | msgstr "可疑的罗盘读数"
|
|---|
| 737 |
|
|---|
| 738 | #: ../src/datain.c:4753
|
|---|
| 739 | #: ../src/datain.c:4902
|
|---|
| 740 | #: n:60
|
|---|
| 741 | msgid "Negative tape reading"
|
|---|
| 742 | msgstr "负的皮尺读数"
|
|---|
| 743 |
|
|---|
| 744 | #: ../src/commands.c:1176
|
|---|
| 745 | #: n:61
|
|---|
| 746 | msgid "Same station fixed twice with no coordinates"
|
|---|
| 747 | msgstr "同一个站点固定两次,无坐标"
|
|---|
| 748 |
|
|---|
| 749 | #. TRANSLATORS: This means that the data fed in said this.
|
|---|
| 750 | #.
|
|---|
| 751 | #. It could be a gross error (e.g. the decimal point is missing from the
|
|---|
| 752 | #. depth gauge reading) or it could just be due to random error on a near
|
|---|
| 753 | #. vertical leg
|
|---|
| 754 | #: ../src/datain.c:4208
|
|---|
| 755 | #: n:62
|
|---|
| 756 | msgid "Tape reading is less than change in depth"
|
|---|
| 757 | msgstr "皮尺读数小于深度变化"
|
|---|
| 758 |
|
|---|
| 759 | #. TRANSLATORS: a data "style" is something like NORMAL, DIVING, etc.
|
|---|
| 760 | #. a "reading" is one of FROM, TO, TAPE, COMPASS, CLINO for NORMAL
|
|---|
| 761 | #. style. Neither "style" nor "reading" is a keyword in the program.
|
|---|
| 762 | #.
|
|---|
| 763 | #. This error complains about a "DEPTH" gauge reading in "NORMAL"
|
|---|
| 764 | #. style, for example.
|
|---|
| 765 | #: ../src/commands.c:1683
|
|---|
| 766 | #: ../src/commands.c:1705
|
|---|
| 767 | #: n:63
|
|---|
| 768 | #, c-format
|
|---|
| 769 | msgid "Reading “%s” not allowed in data style “%s”"
|
|---|
| 770 | msgstr "不允许读取“%s”为“%s”数据样式"
|
|---|
| 771 |
|
|---|
| 772 | #. TRANSLATORS: i.e. not enough readings for the style.
|
|---|
| 773 | #: ../src/commands.c:1886
|
|---|
| 774 | #: n:64
|
|---|
| 775 | #, c-format
|
|---|
| 776 | msgid "Too few readings for data style “%s”"
|
|---|
| 777 | msgstr "数据样式“%s”的读数太少"
|
|---|
| 778 |
|
|---|
| 779 | #. TRANSLATORS: e.g. trying to refer to an invalid FNORD data style
|
|---|
| 780 | #: ../src/commands.c:1653
|
|---|
| 781 | #: ../src/datain.c:2103
|
|---|
| 782 | #: n:65
|
|---|
| 783 | #, c-format
|
|---|
| 784 | msgid "Data style “%s” unknown"
|
|---|
| 785 | msgstr "未知的数据样式“%s”"
|
|---|
| 786 |
|
|---|
| 787 | #. TRANSLATORS: Here "station" is a survey station, not a train station.
|
|---|
| 788 | #.
|
|---|
| 789 | #. Exporting a station twice gives this error:
|
|---|
| 790 | #.
|
|---|
| 791 | #. *begin example
|
|---|
| 792 | #. *export 1
|
|---|
| 793 | #. *export 1
|
|---|
| 794 | #. 1 2 1.24 045 -6
|
|---|
| 795 | #. *end example
|
|---|
| 796 | #: ../src/commands.c:1509
|
|---|
| 797 | #: n:66
|
|---|
| 798 | #, c-format
|
|---|
| 799 | msgid "Station “%s” already exported"
|
|---|
| 800 | msgstr "站“%s”已导出"
|
|---|
| 801 |
|
|---|
| 802 | #. TRANSLATORS: complains about a situation like trying to define
|
|---|
| 803 | #. two from stations per leg
|
|---|
| 804 | #: ../src/commands.c:1730
|
|---|
| 805 | #: n:67
|
|---|
| 806 | #, c-format
|
|---|
| 807 | msgid "Duplicate reading “%s”"
|
|---|
| 808 | msgstr "重复读取“%s”"
|
|---|
| 809 |
|
|---|
| 810 | #: ../src/commands.c:2902
|
|---|
| 811 | #: n:416
|
|---|
| 812 | #, c-format
|
|---|
| 813 | msgid "Duplicate date type “%s”"
|
|---|
| 814 | msgstr ""
|
|---|
| 815 |
|
|---|
| 816 | #: ../src/commands.c:1368
|
|---|
| 817 | #: n:68
|
|---|
| 818 | #, c-format
|
|---|
| 819 | msgid "FLAG “%s” unknown"
|
|---|
| 820 | msgstr "未知的标志“%s”"
|
|---|
| 821 |
|
|---|
| 822 | #: ../src/readval.c:890
|
|---|
| 823 | #: n:69
|
|---|
| 824 | msgid "Missing \""
|
|---|
| 825 | msgstr "已丢失 \""
|
|---|
| 826 |
|
|---|
| 827 | #. TRANSLATORS: Here "station" is a survey station, not a train
|
|---|
| 828 | #. station.
|
|---|
| 829 | #: ../src/listpos.c:145
|
|---|
| 830 | #: n:70
|
|---|
| 831 | #, c-format
|
|---|
| 832 | msgid "Station “%s” referred to just once, with an explicit survey name - typo?"
|
|---|
| 833 | msgstr "站“%s”只引用了一次,并且有明确的测量名称—输入错误?"
|
|---|
| 834 |
|
|---|
| 835 | #. TRANSLATORS: Here "station" is a survey station, not a
|
|---|
| 836 | #. train station.
|
|---|
| 837 | #: ../src/netartic.c:355
|
|---|
| 838 | #: n:71
|
|---|
| 839 | msgid "The following survey stations are not attached to a fixed point:"
|
|---|
| 840 | msgstr "下列测量站未连接到固定点:"
|
|---|
| 841 |
|
|---|
| 842 | #: ../src/netskel.c:133
|
|---|
| 843 | #: n:72
|
|---|
| 844 | #, c-format
|
|---|
| 845 | msgid "Survey has no fixed points. Therefore I’ve fixed %s at (0,0,0)"
|
|---|
| 846 | msgstr "测量没有固定点。 因此,我将%s固定在 (0,0,0)"
|
|---|
| 847 |
|
|---|
| 848 | #. TRANSLATORS: fixed survey station that is not part of any survey
|
|---|
| 849 | #: ../src/listpos.c:68
|
|---|
| 850 | #: n:73
|
|---|
| 851 | #, c-format
|
|---|
| 852 | msgid "Unused fixed point “%s”"
|
|---|
| 853 | msgstr "未使用的固定点“%s”"
|
|---|
| 854 |
|
|---|
| 855 | #: ../src/matrix.c:120
|
|---|
| 856 | #: n:75
|
|---|
| 857 | #, c-format
|
|---|
| 858 | msgid "Solving %d simultaneous equations"
|
|---|
| 859 | msgstr "解%d联立方程"
|
|---|
| 860 |
|
|---|
| 861 | #. TRANSLATORS: This is an error from the *DATA command. It
|
|---|
| 862 | #. means that a reading (which will appear where %s is isn't
|
|---|
| 863 | #. valid as the list of readings has already included the same
|
|---|
| 864 | #. reading, or an equivalent one (e.g. you can't have both
|
|---|
| 865 | #. DEPTH and DEPTHCHANGE together).
|
|---|
| 866 | #: ../src/commands.c:1794
|
|---|
| 867 | #: n:77
|
|---|
| 868 | #, c-format
|
|---|
| 869 | msgid "Reading “%s” duplicates previous reading(s)"
|
|---|
| 870 | msgstr "读取“%s”与以前的读取重复"
|
|---|
| 871 |
|
|---|
| 872 | #: ../src/matrix.c:118
|
|---|
| 873 | #: n:78
|
|---|
| 874 | msgid "Solving one equation"
|
|---|
| 875 | msgstr "解一个方程"
|
|---|
| 876 |
|
|---|
| 877 | #: ../src/datain.c:3961
|
|---|
| 878 | #: ../src/datain.c:4197
|
|---|
| 879 | #: ../src/datain.c:4612
|
|---|
| 880 | #: n:79
|
|---|
| 881 | msgid "Negative adjusted tape reading"
|
|---|
| 882 | msgstr "负调整距离读数"
|
|---|
| 883 |
|
|---|
| 884 | #: ../src/commands.c:2352
|
|---|
| 885 | #: ../src/commands.c:2366
|
|---|
| 886 | #: ../src/commands.c:3049
|
|---|
| 887 | #: ../src/commands.c:3070
|
|---|
| 888 | #: n:80
|
|---|
| 889 | msgid "Date is in the future!"
|
|---|
| 890 | msgstr "日期在未来!"
|
|---|
| 891 |
|
|---|
| 892 | #: ../src/commands.c:2363
|
|---|
| 893 | #: ../src/commands.c:3078
|
|---|
| 894 | #: n:81
|
|---|
| 895 | msgid "End of date range is before the start"
|
|---|
| 896 | msgstr "结束日期范围在开始日期之前"
|
|---|
| 897 |
|
|---|
| 898 | #. TRANSLATORS: e.g. the user specifies a passage cross-section at
|
|---|
| 899 | #. station "entrance.27", but there is no station "entrance.27" in
|
|---|
| 900 | #. the centre-line.
|
|---|
| 901 | #: ../src/netskel.c:1060
|
|---|
| 902 | #: n:83
|
|---|
| 903 | #, c-format
|
|---|
| 904 | msgid "Cross section specified at non-existent station “%s”"
|
|---|
| 905 | msgstr "在不存在的站“%s”处指定的横截面"
|
|---|
| 906 |
|
|---|
| 907 | #. TRANSLATORS: In data with backsights, the user has tried to give a
|
|---|
| 908 | #. plumb for the foresight and a clino reading for the backsight, or
|
|---|
| 909 | #. something similar.
|
|---|
| 910 | #: ../src/datain.c:3985
|
|---|
| 911 | #: n:84
|
|---|
| 912 | msgid "CLINO and BACKCLINO readings must be of the same type"
|
|---|
| 913 | msgstr "倾角和后视倾角的读数必须是同一类型"
|
|---|
| 914 |
|
|---|
| 915 | #. TRANSLATORS: We've been told the foresight and backsight are
|
|---|
| 916 | #. both "UP", or that they're both "DOWN".
|
|---|
| 917 | #: ../src/datain.c:4011
|
|---|
| 918 | #: n:92
|
|---|
| 919 | msgid "Plumbed CLINO and BACKCLINO readings can't be in the same direction"
|
|---|
| 920 | msgstr "垂直的倾角和后视倾角度数不能在同一方向"
|
|---|
| 921 |
|
|---|
| 922 | #: ../src/commands.c:2979
|
|---|
| 923 | #: ../src/commands.c:3015
|
|---|
| 924 | #: ../src/readval.c:992
|
|---|
| 925 | #: n:86
|
|---|
| 926 | msgid "Invalid month"
|
|---|
| 927 | msgstr "无效的月份"
|
|---|
| 928 |
|
|---|
| 929 | #. TRANSLATORS: e.g. 31st of April, or 32nd of any month
|
|---|
| 930 | #: ../src/commands.c:2991
|
|---|
| 931 | #: ../src/commands.c:3028
|
|---|
| 932 | #: ../src/readval.c:999
|
|---|
| 933 | #: n:87
|
|---|
| 934 | msgid "Invalid day of the month"
|
|---|
| 935 | msgstr "无效的日期号数"
|
|---|
| 936 |
|
|---|
| 937 | #: ../src/cavern.c:261
|
|---|
| 938 | #: n:88
|
|---|
| 939 | #, c-format
|
|---|
| 940 | msgid "3d file format versions %d to %d supported"
|
|---|
| 941 | msgstr "支持%d到%d的3d文件格式版本"
|
|---|
| 942 |
|
|---|
| 943 | #: ../src/readval.c:195
|
|---|
| 944 | #: n:89
|
|---|
| 945 | msgid "Expecting survey name"
|
|---|
| 946 | msgstr "需要测量名称"
|
|---|
| 947 |
|
|---|
| 948 | #: ../src/datain.c:3131
|
|---|
| 949 | #: ../src/datain.c:3133
|
|---|
| 950 | #: ../src/datain.c:3456
|
|---|
| 951 | #: ../src/extend.c:691
|
|---|
| 952 | #: ../src/gfxcore.cc:4568
|
|---|
| 953 | #: ../src/mainfrm.cc:409
|
|---|
| 954 | #: ../src/sorterr.c:143
|
|---|
| 955 | #: n:1
|
|---|
| 956 | #, c-format
|
|---|
| 957 | msgid "Couldn’t open file “%s”"
|
|---|
| 958 | msgstr "无法打开文件 “%s”"
|
|---|
| 959 |
|
|---|
| 960 | #: ../src/printing.cc:674
|
|---|
| 961 | #: ../src/survexport.cc:464
|
|---|
| 962 | #: n:402
|
|---|
| 963 | #, c-format
|
|---|
| 964 | msgid "Couldn’t write file “%s”"
|
|---|
| 965 | msgstr "无法写入文件“%s”"
|
|---|
| 966 |
|
|---|
| 967 | #: ../src/datain.c:2533
|
|---|
| 968 | #: ../src/datain.c:2538
|
|---|
| 969 | #: n:498
|
|---|
| 970 | msgid "Failed to create temporary file"
|
|---|
| 971 | msgstr "无法创建临时文件"
|
|---|
| 972 |
|
|---|
| 973 | #. TRANSLATORS: If you're unsure what "deprecated" means, see:
|
|---|
| 974 | #. https://en.wikipedia.org/wiki/Deprecation
|
|---|
| 975 | #: ../src/commands.c:697
|
|---|
| 976 | #: ../src/commands.c:813
|
|---|
| 977 | #: ../src/commands.c:837
|
|---|
| 978 | #: ../src/commands.c:1667
|
|---|
| 979 | #: ../src/commands.c:2128
|
|---|
| 980 | #: ../src/readval.c:87
|
|---|
| 981 | #: n:95
|
|---|
| 982 | msgid "Further uses of this deprecated feature will not be reported"
|
|---|
| 983 | msgstr "不会报告此已弃用功能的进一步使用"
|
|---|
| 984 |
|
|---|
| 985 | #. TRANSLATORS: %s is replaced by the amount the readings disagree
|
|---|
| 986 | #. by, e.g. "0.12m" or "0.2ft".
|
|---|
| 987 | #: ../src/datain.c:5190
|
|---|
| 988 | #: ../src/datain.c:5318
|
|---|
| 989 | #: n:97
|
|---|
| 990 | #, c-format
|
|---|
| 991 | msgid "TAPE reading and BACKTAPE reading disagree by %s"
|
|---|
| 992 | msgstr "%s的距离读取和后视距离读取不一致"
|
|---|
| 993 |
|
|---|
| 994 | #. TRANSLATORS: %s is replaced by the amount the readings disagree
|
|---|
| 995 | #. by, e.g. "2.5°" or "3ᵍ".
|
|---|
| 996 | #: ../src/datain.c:3876
|
|---|
| 997 | #: n:98
|
|---|
| 998 | #, c-format
|
|---|
| 999 | msgid "COMPASS reading and BACKCOMPASS reading disagree by %s"
|
|---|
| 1000 | msgstr "%s的方位读数和后视方位读数不一致"
|
|---|
| 1001 |
|
|---|
| 1002 | #. TRANSLATORS: %s is replaced by the amount the readings disagree
|
|---|
| 1003 | #. by, e.g. "2.5°" or "3ᵍ".
|
|---|
| 1004 | #: ../src/datain.c:4063
|
|---|
| 1005 | #: n:99
|
|---|
| 1006 | #, c-format
|
|---|
| 1007 | msgid "CLINO reading and BACKCLINO reading disagree by %s"
|
|---|
| 1008 | msgstr "%s的倾角读数和后视倾角读数不一致"
|
|---|
| 1009 |
|
|---|
| 1010 | #: ../src/commands.c:1664
|
|---|
| 1011 | #: n:104
|
|---|
| 1012 | #, c-format
|
|---|
| 1013 | msgid "“*data %s %c …” is deprecated - use “*data %s …” instead"
|
|---|
| 1014 | msgstr "“*data %s %c …”已弃用-请改用“*data %s …”"
|
|---|
| 1015 |
|
|---|
| 1016 | #. TRANSLATORS: Perhaps the user tried to load a different type of file as
|
|---|
| 1017 | #. a Survex .3d file, or the .3d file was corrupted.
|
|---|
| 1018 | #: ../src/img_for_survex.h:41
|
|---|
| 1019 | #: n:4
|
|---|
| 1020 | #, c-format
|
|---|
| 1021 | msgid "Bad 3d image file “%s”"
|
|---|
| 1022 | msgstr "错误的3d图像文件“%s”"
|
|---|
| 1023 |
|
|---|
| 1024 | #. TRANSLATORS: This is the date format string used to timestamp .3d
|
|---|
| 1025 | #. files internally. Probably best to keep it the same for all
|
|---|
| 1026 | #. translations.
|
|---|
| 1027 | #: ../src/model.cc:382
|
|---|
| 1028 | #: n:107
|
|---|
| 1029 | #, c-format
|
|---|
| 1030 | msgid "%a,%Y.%m.%d %H:%M:%S %Z"
|
|---|
| 1031 | msgstr "%a,%Y.%m.%d %H:%M:%S %Z"
|
|---|
| 1032 |
|
|---|
| 1033 | #. TRANSLATORS: used a processed survey with no processing date/time info
|
|---|
| 1034 | #: ../src/model.cc:375
|
|---|
| 1035 | #: n:108
|
|---|
| 1036 | msgid "Date and time not available."
|
|---|
| 1037 | msgstr "日期和时间不可用。"
|
|---|
| 1038 |
|
|---|
| 1039 | #: ../src/img_for_survex.h:42
|
|---|
| 1040 | #: n:6
|
|---|
| 1041 | #, c-format
|
|---|
| 1042 | msgid "Error reading from file “%s”"
|
|---|
| 1043 | msgstr "读取文件“%s”时出错"
|
|---|
| 1044 |
|
|---|
| 1045 | #: ../src/cavernlog.cc:662
|
|---|
| 1046 | #: ../src/filename.c:107
|
|---|
| 1047 | #: ../src/mainfrm.cc:371
|
|---|
| 1048 | #: ../src/mainfrm.cc:1549
|
|---|
| 1049 | #: n:7
|
|---|
| 1050 | #, c-format
|
|---|
| 1051 | msgid "Error writing to file “%s”"
|
|---|
| 1052 | msgstr "写入文件“%s”时出错"
|
|---|
| 1053 |
|
|---|
| 1054 | #: ../src/filename.c:110
|
|---|
| 1055 | #: n:111
|
|---|
| 1056 | msgid "Error writing to file"
|
|---|
| 1057 | msgstr "写入文件出错"
|
|---|
| 1058 |
|
|---|
| 1059 | #: ../src/cavern.c:410
|
|---|
| 1060 | #: n:113
|
|---|
| 1061 | #, c-format
|
|---|
| 1062 | msgid "There were %d warning(s) and %d error(s) - no output files produced."
|
|---|
| 1063 | msgstr "有%d个警告和%d个错误-未生成输出文件。"
|
|---|
| 1064 |
|
|---|
| 1065 | #: ../src/img_for_survex.h:43
|
|---|
| 1066 | #: n:8
|
|---|
| 1067 | #, c-format
|
|---|
| 1068 | msgid "File “%s” has a newer format than this program can understand"
|
|---|
| 1069 | msgstr "文件“%s”的格式比此程序所能理解的要新"
|
|---|
| 1070 |
|
|---|
| 1071 | #: ../src/printing.cc:1182
|
|---|
| 1072 | #: n:115
|
|---|
| 1073 | msgid "North"
|
|---|
| 1074 | msgstr "北"
|
|---|
| 1075 |
|
|---|
| 1076 | #. TRANSLATORS: "Elevation on" 020 <-> 200 degrees
|
|---|
| 1077 | #: ../src/printing.cc:1207
|
|---|
| 1078 | #: n:116
|
|---|
| 1079 | msgid "Elevation on"
|
|---|
| 1080 | msgstr "仰角"
|
|---|
| 1081 |
|
|---|
| 1082 | #: ../src/printing.cc:468
|
|---|
| 1083 | #: n:117
|
|---|
| 1084 | msgid "P&lan view"
|
|---|
| 1085 | msgstr "平面图(&L)"
|
|---|
| 1086 |
|
|---|
| 1087 | #: ../src/printing.cc:470
|
|---|
| 1088 | #: n:285
|
|---|
| 1089 | msgid "&Elevation"
|
|---|
| 1090 | msgstr "立面(&E)"
|
|---|
| 1091 |
|
|---|
| 1092 | #. TRANSLATORS: Label used for "clino" in Aven when the view is
|
|---|
| 1093 | #. neither from directly above nor from directly below. It is
|
|---|
| 1094 | #. also used in the dialog for editing a marked position in a
|
|---|
| 1095 | #. presentation.
|
|---|
| 1096 | #.
|
|---|
| 1097 | #. Try to keep this translation short - ideally at most 10
|
|---|
| 1098 | #. characters - as otherwise the compass and clino will be moved
|
|---|
| 1099 | #. further apart to make room. */
|
|---|
| 1100 | #: ../src/gfxcore.cc:910
|
|---|
| 1101 | #: ../src/gfxcore.cc:2139
|
|---|
| 1102 | #: ../src/mainfrm.cc:160
|
|---|
| 1103 | #: n:118
|
|---|
| 1104 | msgid "Elevation"
|
|---|
| 1105 | msgstr "立面"
|
|---|
| 1106 |
|
|---|
| 1107 | #. TRANSLATORS: Label used for "clino" in Aven when the view is
|
|---|
| 1108 | #. from directly above.
|
|---|
| 1109 | #.
|
|---|
| 1110 | #. Try to keep this translation short - ideally at most 10
|
|---|
| 1111 | #. characters - as otherwise the compass and clino will be moved
|
|---|
| 1112 | #. further apart to make room. */
|
|---|
| 1113 | #: ../src/gfxcore.cc:810
|
|---|
| 1114 | #: ../src/gfxcore.cc:2133
|
|---|
| 1115 | #: n:432
|
|---|
| 1116 | msgid "Plan"
|
|---|
| 1117 | msgstr "计划"
|
|---|
| 1118 |
|
|---|
| 1119 | #. TRANSLATORS: Label used for "clino" in Aven when the view is
|
|---|
| 1120 | #. from directly below.
|
|---|
| 1121 | #.
|
|---|
| 1122 | #. Try to keep this translation short - ideally at most 10
|
|---|
| 1123 | #. characters - as otherwise the compass and clino will be moved
|
|---|
| 1124 | #. further apart to make room. */
|
|---|
| 1125 | #: ../src/gfxcore.cc:824
|
|---|
| 1126 | #: ../src/gfxcore.cc:2136
|
|---|
| 1127 | #: n:433
|
|---|
| 1128 | msgid "Kiwi Plan"
|
|---|
| 1129 | msgstr "仰视平面"
|
|---|
| 1130 |
|
|---|
| 1131 | #: ../src/cavern.c:373
|
|---|
| 1132 | #: n:120
|
|---|
| 1133 | msgid "Calculating statistics"
|
|---|
| 1134 | msgstr "正在计算统计数据"
|
|---|
| 1135 |
|
|---|
| 1136 | #: ../src/readval.c:906
|
|---|
| 1137 | #: n:121
|
|---|
| 1138 | msgid "Expecting string field"
|
|---|
| 1139 | msgstr "应为字符串字段"
|
|---|
| 1140 |
|
|---|
| 1141 | #: ../src/cmdline.c:211
|
|---|
| 1142 | #: n:122
|
|---|
| 1143 | msgid "too few arguments"
|
|---|
| 1144 | msgstr "太少参数"
|
|---|
| 1145 |
|
|---|
| 1146 | #: ../src/cmdline.c:218
|
|---|
| 1147 | #: n:123
|
|---|
| 1148 | msgid "too many arguments"
|
|---|
| 1149 | msgstr "的参数太多"
|
|---|
| 1150 |
|
|---|
| 1151 | #: ../src/cmdline.c:177
|
|---|
| 1152 | #: ../src/cmdline.c:180
|
|---|
| 1153 | #: ../src/cmdline.c:184
|
|---|
| 1154 | #: n:124
|
|---|
| 1155 | msgid "FILE"
|
|---|
| 1156 | msgstr "文件"
|
|---|
| 1157 |
|
|---|
| 1158 | #. TRANSLATORS: In French, Eric chose to use the terminology used by
|
|---|
| 1159 | #. toporobot: "sequence" for the English "traverse", which makes sense
|
|---|
| 1160 | #. (although toporobot actually uses this term to mean something more
|
|---|
| 1161 | #. specific). Feel free to follow this lead if you can't think of a better
|
|---|
| 1162 | #. term - these messages mostly indicate how processing is progressing.
|
|---|
| 1163 | #.
|
|---|
| 1164 | #. A trailing traverse is a dead end back to a junction.
|
|---|
| 1165 | #: ../src/netskel.c:173
|
|---|
| 1166 | #: n:125
|
|---|
| 1167 | msgid "Removing trailing traverses"
|
|---|
| 1168 | msgstr "删除尾部导线"
|
|---|
| 1169 |
|
|---|
| 1170 | #. TRANSLATORS: In French, Eric chose to use the terminology used by
|
|---|
| 1171 | #. toporobot: "sequence" for the English "traverse", which makes sense
|
|---|
| 1172 | #. (although toporobot actually uses this term to mean something more
|
|---|
| 1173 | #. specific). Feel free to follow this lead if you can't think of a better
|
|---|
| 1174 | #. term - these messages mostly indicate how processing is progressing.
|
|---|
| 1175 | #: ../src/netskel.c:232
|
|---|
| 1176 | #: n:126
|
|---|
| 1177 | msgid "Concatenating traverses"
|
|---|
| 1178 | msgstr "串联导线"
|
|---|
| 1179 |
|
|---|
| 1180 | #. TRANSLATORS: In French, Eric chose to use the terminology used by
|
|---|
| 1181 | #. toporobot: "sequence" for the English "traverse", which makes sense
|
|---|
| 1182 | #. (although toporobot actually uses this term to mean something more
|
|---|
| 1183 | #. specific). Feel free to follow this lead if you can't think of a better
|
|---|
| 1184 | #. term - these messages mostly indicate how processing is progressing.
|
|---|
| 1185 | #: ../src/netskel.c:438
|
|---|
| 1186 | #: n:127
|
|---|
| 1187 | msgid "Calculating traverses"
|
|---|
| 1188 | msgstr "计算导线"
|
|---|
| 1189 |
|
|---|
| 1190 | #. TRANSLATORS: In French, Eric chose to use the terminology used by
|
|---|
| 1191 | #. toporobot: "sequence" for the English "traverse", which makes sense
|
|---|
| 1192 | #. (although toporobot actually uses this term to mean something more
|
|---|
| 1193 | #. specific). Feel free to follow this lead if you can't think of a better
|
|---|
| 1194 | #. term - these messages mostly indicate how processing is progressing.
|
|---|
| 1195 | #.
|
|---|
| 1196 | #. A trailing traverse is a dead end back to a junction.
|
|---|
| 1197 | #: ../src/netskel.c:787
|
|---|
| 1198 | #: n:128
|
|---|
| 1199 | msgid "Calculating trailing traverses"
|
|---|
| 1200 | msgstr "计算尾部导线"
|
|---|
| 1201 |
|
|---|
| 1202 | #: ../src/network.c:67
|
|---|
| 1203 | #: n:129
|
|---|
| 1204 | msgid "Simplifying network"
|
|---|
| 1205 | msgstr "简化网络"
|
|---|
| 1206 |
|
|---|
| 1207 | #: ../src/network.c:512
|
|---|
| 1208 | #: n:130
|
|---|
| 1209 | msgid "Calculating network"
|
|---|
| 1210 | msgstr "计算网络"
|
|---|
| 1211 |
|
|---|
| 1212 | #: ../src/datain.c:4734
|
|---|
| 1213 | #: n:131
|
|---|
| 1214 | #, c-format
|
|---|
| 1215 | msgid "Found “%s”, expecting “F” or “B”"
|
|---|
| 1216 | msgstr "找到“%s”,应为“F”或“B”"
|
|---|
| 1217 |
|
|---|
| 1218 | #: ../src/cavern.c:550
|
|---|
| 1219 | #: n:132
|
|---|
| 1220 | #, c-format
|
|---|
| 1221 | msgid "Total length of survey legs = %7.2f%s (%7.2f%s adjusted)"
|
|---|
| 1222 | msgstr "测量段的总长度 = %7.2f%s (%7.2f%s 调整过的)"
|
|---|
| 1223 |
|
|---|
| 1224 | #: ../src/cavern.c:553
|
|---|
| 1225 | #: n:133
|
|---|
| 1226 | #, c-format
|
|---|
| 1227 | msgid "Total plan length of survey legs = %7.2f%s"
|
|---|
| 1228 | msgstr "测量段的总平面长度 = %7.2f%s"
|
|---|
| 1229 |
|
|---|
| 1230 | #: ../src/cavern.c:556
|
|---|
| 1231 | #: n:134
|
|---|
| 1232 | #, c-format
|
|---|
| 1233 | msgid "Total vertical length of survey legs = %7.2f%s"
|
|---|
| 1234 | msgstr "测量段的总垂直长度 = %7.2f%s"
|
|---|
| 1235 |
|
|---|
| 1236 | #. TRANSLATORS: numbers are altitudes of highest and lowest stations
|
|---|
| 1237 | #: ../src/cavern.c:563
|
|---|
| 1238 | #: n:135
|
|---|
| 1239 | #, c-format
|
|---|
| 1240 | msgid "Vertical range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
|
|---|
| 1241 | msgstr "垂直范围 = %4.2f%s(从%s位于%4.2f%s处到%s位于%4.2f%s处)"
|
|---|
| 1242 |
|
|---|
| 1243 | #. TRANSLATORS: c.f. previous message
|
|---|
| 1244 | #: ../src/cavern.c:566
|
|---|
| 1245 | #: n:136
|
|---|
| 1246 | #, c-format
|
|---|
| 1247 | msgid "North-South range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
|
|---|
| 1248 | msgstr ""
|
|---|
| 1249 |
|
|---|
| 1250 | #. TRANSLATORS: c.f. previous two messages
|
|---|
| 1251 | #: ../src/cavern.c:569
|
|---|
| 1252 | #: n:137
|
|---|
| 1253 | #, c-format
|
|---|
| 1254 | msgid "East-West range = %4.2f%s (from %s at %4.2f%s to %s at %4.2f%s)"
|
|---|
| 1255 | msgstr ""
|
|---|
| 1256 |
|
|---|
| 1257 | #: ../src/cavern.c:531
|
|---|
| 1258 | #: n:138
|
|---|
| 1259 | msgid "There is 1 loop."
|
|---|
| 1260 | msgstr "有一个环路"
|
|---|
| 1261 |
|
|---|
| 1262 | #: ../src/cavern.c:533
|
|---|
| 1263 | #: n:139
|
|---|
| 1264 | #, c-format
|
|---|
| 1265 | msgid "There are %ld loops."
|
|---|
| 1266 | msgstr "有%ld个环路"
|
|---|
| 1267 |
|
|---|
| 1268 | #: ../src/cavern.c:395
|
|---|
| 1269 | #: n:140
|
|---|
| 1270 | #, c-format
|
|---|
| 1271 | msgid "CPU time used %5.2fs"
|
|---|
| 1272 | msgstr "CPU使用时间%5.2fs"
|
|---|
| 1273 |
|
|---|
| 1274 | #: ../src/cavern.c:398
|
|---|
| 1275 | #: n:141
|
|---|
| 1276 | #, c-format
|
|---|
| 1277 | msgid "Time used %5.2fs"
|
|---|
| 1278 | msgstr "使用时间%5.2fs"
|
|---|
| 1279 |
|
|---|
| 1280 | #: ../src/cavern.c:400
|
|---|
| 1281 | #: n:142
|
|---|
| 1282 | msgid "Time used unavailable"
|
|---|
| 1283 | msgstr "使用时间不可用"
|
|---|
| 1284 |
|
|---|
| 1285 | #: ../src/cavern.c:403
|
|---|
| 1286 | #: n:143
|
|---|
| 1287 | #, c-format
|
|---|
| 1288 | msgid "Time used %5.2fs (%5.2fs CPU time)"
|
|---|
| 1289 | msgstr "使用时间%5.2fs(%5.2fs CPU时间)"
|
|---|
| 1290 |
|
|---|
| 1291 | #: ../src/netskel.c:752
|
|---|
| 1292 | #: n:145
|
|---|
| 1293 | #, c-format
|
|---|
| 1294 | msgid "Original length %6.2fm (%3d legs), moved %6.2fm (%5.2fm/leg). "
|
|---|
| 1295 | msgstr "原始长度%6.2fm(%3d个段),移动了%6.2fm(%5.2fm/段)。 "
|
|---|
| 1296 |
|
|---|
| 1297 | #: ../src/netskel.c:755
|
|---|
| 1298 | #: n:146
|
|---|
| 1299 | #, c-format
|
|---|
| 1300 | msgid "Error %6.2f%%"
|
|---|
| 1301 | msgstr "误差 %6.2f%%"
|
|---|
| 1302 |
|
|---|
| 1303 | #. TRANSLATORS: Here N/A means "Not Applicable" -- it means the
|
|---|
| 1304 | #. traverse has zero length, so error per metre is meaningless.
|
|---|
| 1305 | #.
|
|---|
| 1306 | #. There should be 4 spaces between "Error" and "N/A" so that it lines
|
|---|
| 1307 | #. up with the numbers in the message above.
|
|---|
| 1308 | #: ../src/netskel.c:762
|
|---|
| 1309 | #: n:147
|
|---|
| 1310 | msgid "Error N/A"
|
|---|
| 1311 | msgstr "误差 不适用(导线长度为0)"
|
|---|
| 1312 |
|
|---|
| 1313 | #. TRANSLATORS: description of --help option
|
|---|
| 1314 | #: ../src/cmdline.c:137
|
|---|
| 1315 | #: n:150
|
|---|
| 1316 | msgid "display this help and exit"
|
|---|
| 1317 | msgstr "显示该求助信息并退出"
|
|---|
| 1318 |
|
|---|
| 1319 | #. TRANSLATORS: description of --version option
|
|---|
| 1320 | #: ../src/cmdline.c:140
|
|---|
| 1321 | #: n:151
|
|---|
| 1322 | msgid "output version information and exit"
|
|---|
| 1323 | msgstr "显示版本信息并退出"
|
|---|
| 1324 |
|
|---|
| 1325 | #. TRANSLATORS: in command line usage messages e.g. Usage: cavern [OPTION]…
|
|---|
| 1326 | #: ../src/cmdline.c:169
|
|---|
| 1327 | #: n:153
|
|---|
| 1328 | msgid "OPTION"
|
|---|
| 1329 | msgstr "选项"
|
|---|
| 1330 |
|
|---|
| 1331 | #: ../src/mainfrm.cc:164
|
|---|
| 1332 | #: ../src/printing.cc:406
|
|---|
| 1333 | #: ../src/printing.cc:1244
|
|---|
| 1334 | #: ../src/printing.cc:1293
|
|---|
| 1335 | #: n:154
|
|---|
| 1336 | msgid "Scale"
|
|---|
| 1337 | msgstr "比例尺"
|
|---|
| 1338 |
|
|---|
| 1339 | #. TRANSLATORS: These example input values should not be translated.
|
|---|
| 1340 | #: ../src/survexport.cc:134
|
|---|
| 1341 | #: n:217
|
|---|
| 1342 | msgid "scale (50, 0.02, 1:50 and 2:100 all mean 1:50)"
|
|---|
| 1343 | msgstr "比例(50、 0.02、1:50 和 2:100 均为 1:50)"
|
|---|
| 1344 |
|
|---|
| 1345 | #: ../src/cmdline.c:193
|
|---|
| 1346 | #: n:157
|
|---|
| 1347 | #, c-format
|
|---|
| 1348 | msgid "Try “%s --help” for more information.\n"
|
|---|
| 1349 | msgstr "请尝试“%s --help”获取更多信息。\n"
|
|---|
| 1350 |
|
|---|
| 1351 | #. TRANSLATORS: N/M meaning page N of M in the page footer of a printout.
|
|---|
| 1352 | #: ../src/printing.cc:1950
|
|---|
| 1353 | #: n:232
|
|---|
| 1354 | #, c-format
|
|---|
| 1355 | msgid "%d/%d"
|
|---|
| 1356 | msgstr "%d/%d"
|
|---|
| 1357 |
|
|---|
| 1358 | #. TRANSLATORS: Used in the footer of printouts to compactly indicate that
|
|---|
| 1359 | #. the date which follows is the date that the survey data was processed.
|
|---|
| 1360 | #.
|
|---|
| 1361 | #. Aven will replace %s with a string giving the date and time (e.g.
|
|---|
| 1362 | #. "2015-06-09 12:40:44").
|
|---|
| 1363 | #: ../src/printing.cc:1991
|
|---|
| 1364 | #: n:167
|
|---|
| 1365 | #, c-format
|
|---|
| 1366 | msgid "Processed: %s"
|
|---|
| 1367 | msgstr "已处理:%s"
|
|---|
| 1368 |
|
|---|
| 1369 | #. TRANSLATORS: Used in the footer of printouts to compactly
|
|---|
| 1370 | #. indicate this is a plan view and what the viewing angle is.
|
|---|
| 1371 | #. Aven will replace %s with the bearing, and %.0f with the scale.
|
|---|
| 1372 | #.
|
|---|
| 1373 | #. This message probably doesn't need translating for most languages.
|
|---|
| 1374 | #: ../src/printing.cc:1905
|
|---|
| 1375 | #: n:233
|
|---|
| 1376 | #, c-format
|
|---|
| 1377 | msgid "↑%s 1:%.0f"
|
|---|
| 1378 | msgstr "↑%s 1:%.0f"
|
|---|
| 1379 |
|
|---|
| 1380 | #. TRANSLATORS: Used in the footer of printouts to compactly
|
|---|
| 1381 | #. indicate this is an elevation view and what the viewing angle
|
|---|
| 1382 | #. is. Aven will replace the %s codes with the bearings to the
|
|---|
| 1383 | #. left and right of the viewer, and %.0f with the scale.
|
|---|
| 1384 | #.
|
|---|
| 1385 | #. This message probably doesn't need translating for most languages.
|
|---|
| 1386 | #: ../src/printing.cc:1916
|
|---|
| 1387 | #: n:235
|
|---|
| 1388 | #, c-format
|
|---|
| 1389 | msgid "%s↔%s 1:%.0f"
|
|---|
| 1390 | msgstr "%s↔%s 1:%.0f"
|
|---|
| 1391 |
|
|---|
| 1392 | #. TRANSLATORS: Used in the footer of printouts to compactly
|
|---|
| 1393 | #. indicate this is a tilted elevation view and what the viewing
|
|---|
| 1394 | #. angles are. Aven will replace the %s codes with the bearings to
|
|---|
| 1395 | #. the left and right of the viewer and the angle the view is
|
|---|
| 1396 | #. tilted at, and %.0f with the scale.
|
|---|
| 1397 | #.
|
|---|
| 1398 | #. This message probably doesn't need translating for most languages.
|
|---|
| 1399 | #: ../src/printing.cc:1929
|
|---|
| 1400 | #: n:236
|
|---|
| 1401 | #, c-format
|
|---|
| 1402 | msgid "%s↔%s ∡%s 1:%.0f"
|
|---|
| 1403 | msgstr "%s↔%s ∡%s 1:%.0f"
|
|---|
| 1404 |
|
|---|
| 1405 | #. TRANSLATORS: Used in the footer of printouts to compactly
|
|---|
| 1406 | #. indicate this is an extended elevation view. Aven will replace
|
|---|
| 1407 | #. %.0f with the scale.
|
|---|
| 1408 | #.
|
|---|
| 1409 | #. Try to keep the translation short (for example, in English we
|
|---|
| 1410 | #. use "Extended" not "Extended elevation") - there is limited room
|
|---|
| 1411 | #. in the footer, and the details there are mostly to make it easy
|
|---|
| 1412 | #. to check that you have corresponding pages from a multiple page
|
|---|
| 1413 | #. printout.
|
|---|
| 1414 | #: ../src/printing.cc:1945
|
|---|
| 1415 | #: n:244
|
|---|
| 1416 | #, c-format
|
|---|
| 1417 | msgid "Extended 1:%.0f"
|
|---|
| 1418 | msgstr "扩展1:%.0f"
|
|---|
| 1419 |
|
|---|
| 1420 | #. TRANSLATORS: This is used on printouts of plans, with %s replaced by
|
|---|
| 1421 | #. something like "123°". The bearing is up the page.
|
|---|
| 1422 | #: ../src/printing.cc:1188
|
|---|
| 1423 | #: n:168
|
|---|
| 1424 | #, c-format
|
|---|
| 1425 | msgid "Plan view, %s up page"
|
|---|
| 1426 | msgstr "平面图,纸上%s"
|
|---|
| 1427 |
|
|---|
| 1428 | #. TRANSLATORS: This is used on printouts of elevations, with %s
|
|---|
| 1429 | #. replaced by something like "123°". The bearing is the direction
|
|---|
| 1430 | #. we’re looking.
|
|---|
| 1431 | #: ../src/printing.cc:1220
|
|---|
| 1432 | #: n:169
|
|---|
| 1433 | #, c-format
|
|---|
| 1434 | msgid "Elevation facing %s"
|
|---|
| 1435 | msgstr "立面,面朝%s"
|
|---|
| 1436 |
|
|---|
| 1437 | #. TRANSLATORS: Don't translate example command line option --tilt=-90
|
|---|
| 1438 | #: ../src/survexport.cc:140
|
|---|
| 1439 | #: n:462
|
|---|
| 1440 | msgid "plan view (equivalent to --tilt=-90)"
|
|---|
| 1441 | msgstr "平面图 (equivalent to --tilt=-90)"
|
|---|
| 1442 |
|
|---|
| 1443 | #. TRANSLATORS: This is used on printouts of tilted elevations, with
|
|---|
| 1444 | #. the first %s replaced by something like "123°", and the second by
|
|---|
| 1445 | #. something like "-45°". The bearing is the direction we’re
|
|---|
| 1446 | #. looking.
|
|---|
| 1447 | #: ../src/printing.cc:1227
|
|---|
| 1448 | #: n:284
|
|---|
| 1449 | #, c-format
|
|---|
| 1450 | msgid "Elevation facing %s, tilted %s"
|
|---|
| 1451 | msgstr "立面朝向%s,倾斜%s"
|
|---|
| 1452 |
|
|---|
| 1453 | #. TRANSLATORS: Don't translate example command line option --tilt=0
|
|---|
| 1454 | #: ../src/survexport.cc:142
|
|---|
| 1455 | #: n:463
|
|---|
| 1456 | msgid "elevation view (equivalent to --tilt=0)"
|
|---|
| 1457 | msgstr "立面图(equivalent to --tilt=0)"
|
|---|
| 1458 |
|
|---|
| 1459 | #. TRANSLATORS: This is used on printouts of extended elevations.
|
|---|
| 1460 | #: ../src/printing.cc:1236
|
|---|
| 1461 | #: n:191
|
|---|
| 1462 | msgid "Extended elevation"
|
|---|
| 1463 | msgstr "立面展开图"
|
|---|
| 1464 |
|
|---|
| 1465 | #: ../src/cavern.c:513
|
|---|
| 1466 | #: n:172
|
|---|
| 1467 | msgid "Survey contains 1 survey station,"
|
|---|
| 1468 | msgstr "测量包含1个测量站,"
|
|---|
| 1469 |
|
|---|
| 1470 | #: ../src/cavern.c:515
|
|---|
| 1471 | #: n:173
|
|---|
| 1472 | #, c-format
|
|---|
| 1473 | msgid "Survey contains %ld survey stations,"
|
|---|
| 1474 | msgstr "测量包含%ld个测量站,"
|
|---|
| 1475 |
|
|---|
| 1476 | #: ../src/cavern.c:519
|
|---|
| 1477 | #: n:174
|
|---|
| 1478 | msgid " joined by 1 leg."
|
|---|
| 1479 | msgstr " 由1条测量段连接。"
|
|---|
| 1480 |
|
|---|
| 1481 | #: ../src/cavern.c:521
|
|---|
| 1482 | #: n:175
|
|---|
| 1483 | #, c-format
|
|---|
| 1484 | msgid " joined by %ld legs."
|
|---|
| 1485 | msgstr " 由%ld条测量段连接。"
|
|---|
| 1486 |
|
|---|
| 1487 | #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes."
|
|---|
| 1488 | #: n:176
|
|---|
| 1489 | msgid "node"
|
|---|
| 1490 | msgstr "节点"
|
|---|
| 1491 |
|
|---|
| 1492 | #. TRANSLATORS: node/nodes as in: "Survey has 1 2-node and 2 3-nodes."
|
|---|
| 1493 | #: n:177
|
|---|
| 1494 | msgid "nodes"
|
|---|
| 1495 | msgstr "节点"
|
|---|
| 1496 |
|
|---|
| 1497 | #. TRANSLATORS: "Connected component" in the graph theory sense - it
|
|---|
| 1498 | #. means there are %ld bits of survey with no connections between
|
|---|
| 1499 | #. them. This message is only used if there are more than 1.
|
|---|
| 1500 | #: ../src/cavern.c:541
|
|---|
| 1501 | #: n:178
|
|---|
| 1502 | #, c-format
|
|---|
| 1503 | msgid "Survey has %ld connected components."
|
|---|
| 1504 | msgstr "测量有%ld个连接的组件。"
|
|---|
| 1505 |
|
|---|
| 1506 | #. TRANSLATORS: Label for button in aven’s cavern log window which
|
|---|
| 1507 | #. allows the user to save the log to a file.
|
|---|
| 1508 | #: ../src/cavernlog.cc:600
|
|---|
| 1509 | #: n:446
|
|---|
| 1510 | msgid "&Save Log"
|
|---|
| 1511 | msgstr "保存日志(&S)"
|
|---|
| 1512 |
|
|---|
| 1513 | #. TRANSLATORS: Label for button in aven’s cavern log window which
|
|---|
| 1514 | #. causes the survey data to be reprocessed.
|
|---|
| 1515 | #: ../src/cavernlog.cc:604
|
|---|
| 1516 | #: n:184
|
|---|
| 1517 | msgid "&Reprocess"
|
|---|
| 1518 | msgstr "重新处理(&R)"
|
|---|
| 1519 |
|
|---|
| 1520 | #: ../src/cmdline.c:241
|
|---|
| 1521 | #: ../src/cmdline.c:260
|
|---|
| 1522 | #: n:185
|
|---|
| 1523 | #, c-format
|
|---|
| 1524 | msgid "numeric argument “%s” out of range"
|
|---|
| 1525 | msgstr "数值参数“%s”超出范围"
|
|---|
| 1526 |
|
|---|
| 1527 | #: ../src/cmdline.c:243
|
|---|
| 1528 | #: n:186
|
|---|
| 1529 | #, c-format
|
|---|
| 1530 | msgid "argument “%s” not an integer"
|
|---|
| 1531 | msgstr "参数“%s”不是整数"
|
|---|
| 1532 |
|
|---|
| 1533 | #: ../src/cmdline.c:262
|
|---|
| 1534 | #: n:187
|
|---|
| 1535 | #, c-format
|
|---|
| 1536 | msgid "argument “%s” not a number"
|
|---|
| 1537 | msgstr "参数“%s”不是数字"
|
|---|
| 1538 |
|
|---|
| 1539 | #: ../src/commands.c:2964
|
|---|
| 1540 | #: ../src/datain.c:631
|
|---|
| 1541 | #: ../src/datain.c:639
|
|---|
| 1542 | #: ../src/datain.c:1704
|
|---|
| 1543 | #: ../src/datain.c:1937
|
|---|
| 1544 | #: ../src/datain.c:4354
|
|---|
| 1545 | #: n:497
|
|---|
| 1546 | #, c-format
|
|---|
| 1547 | msgid "Expecting “%s”"
|
|---|
| 1548 | msgstr "应为“%s”"
|
|---|
| 1549 |
|
|---|
| 1550 | #: ../src/commands.c:2896
|
|---|
| 1551 | #: ../src/datain.c:930
|
|---|
| 1552 | #: ../src/datain.c:1614
|
|---|
| 1553 | #: ../src/datain.c:1972
|
|---|
| 1554 | #: ../src/datain.c:2094
|
|---|
| 1555 | #: ../src/datain.c:2234
|
|---|
| 1556 | #: ../src/datain.c:2266
|
|---|
| 1557 | #: ../src/datain.c:2621
|
|---|
| 1558 | #: n:103
|
|---|
| 1559 | #, c-format
|
|---|
| 1560 | msgid "Expecting “%s” or “%s”"
|
|---|
| 1561 | msgstr "应为“%s”或“%s”"
|
|---|
| 1562 |
|
|---|
| 1563 | #: ../src/commands.c:1384
|
|---|
| 1564 | #: ../src/commands.c:2056
|
|---|
| 1565 | #: ../src/datain.c:1571
|
|---|
| 1566 | #: ../src/datain.c:1994
|
|---|
| 1567 | #: ../src/datain.c:2017
|
|---|
| 1568 | #: ../src/datain.c:4397
|
|---|
| 1569 | #: n:188
|
|---|
| 1570 | #, c-format
|
|---|
| 1571 | msgid "Expecting “%s”, “%s”, or “%s”"
|
|---|
| 1572 | msgstr "应为“%s”、“%s”或“%s”"
|
|---|
| 1573 |
|
|---|
| 1574 | #: ../src/commands.c:1388
|
|---|
| 1575 | #: ../src/datain.c:2044
|
|---|
| 1576 | #: ../src/datain.c:2071
|
|---|
| 1577 | #: n:189
|
|---|
| 1578 | #, c-format
|
|---|
| 1579 | msgid "Expecting “%s”, “%s”, “%s”, or “%s”"
|
|---|
| 1580 | msgstr "应为“%s”、“%s”、“%s”或“%s”"
|
|---|
| 1581 |
|
|---|
| 1582 | #: ../src/readval.c:692
|
|---|
| 1583 | #: ../src/readval.c:700
|
|---|
| 1584 | #: ../src/readval.c:708
|
|---|
| 1585 | #: ../src/readval.c:716
|
|---|
| 1586 | #: n:483
|
|---|
| 1587 | #, c-format
|
|---|
| 1588 | msgid "Expecting quadrant bearing, found “%s”"
|
|---|
| 1589 | msgstr ""
|
|---|
| 1590 |
|
|---|
| 1591 | #. TRANSLATORS: The first %s is replaced by a station name,
|
|---|
| 1592 | #. the second %s by "entrance" or "export".
|
|---|
| 1593 | #: ../src/listpos.c:95
|
|---|
| 1594 | #: ../src/listpos.c:103
|
|---|
| 1595 | #: n:190
|
|---|
| 1596 | #, c-format
|
|---|
| 1597 | msgid "Station “%s” referred to by *%s but never used"
|
|---|
| 1598 | msgstr "测量站“%s”由 *%s 引用,但从未使用"
|
|---|
| 1599 |
|
|---|
| 1600 | #. TRANSLATORS: %s is replaced with e.g. BEGIN or .BOOK or #[
|
|---|
| 1601 | #: ../src/commands.c:1063
|
|---|
| 1602 | #: ../src/datain.c:2317
|
|---|
| 1603 | #: ../src/datain.c:2462
|
|---|
| 1604 | #: ../src/datain.c:3201
|
|---|
| 1605 | #: n:192
|
|---|
| 1606 | #, c-format
|
|---|
| 1607 | msgid "No matching %s"
|
|---|
| 1608 | msgstr "没有匹配%s"
|
|---|
| 1609 |
|
|---|
| 1610 | #. TRANSLATORS: *BEGIN <survey> and *END <survey> should have the
|
|---|
| 1611 | #. same <survey> if it’s given at all
|
|---|
| 1612 | #: ../src/commands.c:1103
|
|---|
| 1613 | #: n:193
|
|---|
| 1614 | msgid "Survey name doesn’t match BEGIN"
|
|---|
| 1615 | msgstr "测量名称与BEGIN不匹配"
|
|---|
| 1616 |
|
|---|
| 1617 | #. TRANSLATORS: Used when a BEGIN command has a survey name, but the
|
|---|
| 1618 | #. END command omits it, e.g.:
|
|---|
| 1619 | #.
|
|---|
| 1620 | #. *begin entrance
|
|---|
| 1621 | #. 1 2 10.00 178 -01
|
|---|
| 1622 | #. *end <--[Message given here]
|
|---|
| 1623 | #: ../src/commands.c:1112
|
|---|
| 1624 | #: n:194
|
|---|
| 1625 | msgid "Survey name omitted from END"
|
|---|
| 1626 | msgstr "调查名称被从END处省略"
|
|---|
| 1627 |
|
|---|
| 1628 | #. TRANSLATORS: Heading line for .pos file. Please try to ensure the
|
|---|
| 1629 | #. “,”s (or at least the columns) are in the same place
|
|---|
| 1630 | #: ../src/pos.cc:98
|
|---|
| 1631 | #: n:195
|
|---|
| 1632 | msgid "( Easting, Northing, Altitude )"
|
|---|
| 1633 | msgstr "( 向东, 向北, 海拔 )"
|
|---|
| 1634 |
|
|---|
| 1635 | #. TRANSLATORS: bpp is "Bits Per Pixel"
|
|---|
| 1636 | #: ../src/aboutdlg.cc:172
|
|---|
| 1637 | #: n:196
|
|---|
| 1638 | #, c-format
|
|---|
| 1639 | msgid "Display Depth: %d bpp"
|
|---|
| 1640 | msgstr "显示深度:%d bpp(每像素位数)"
|
|---|
| 1641 |
|
|---|
| 1642 | #. TRANSLATORS: appended to previous message if the display is colour
|
|---|
| 1643 | #: ../src/aboutdlg.cc:174
|
|---|
| 1644 | #: n:197
|
|---|
| 1645 | msgid " (colour)"
|
|---|
| 1646 | msgstr " (彩色)"
|
|---|
| 1647 |
|
|---|
| 1648 | #: ../src/commands.c:2865
|
|---|
| 1649 | #: ../src/commands.c:2927
|
|---|
| 1650 | #: ../src/commands.c:2970
|
|---|
| 1651 | #: ../src/commands.c:2986
|
|---|
| 1652 | #: ../src/commands.c:3011
|
|---|
| 1653 | #: ../src/commands.c:3022
|
|---|
| 1654 | #: ../src/readval.c:941
|
|---|
| 1655 | #: ../src/readval.c:949
|
|---|
| 1656 | #: ../src/readval.c:955
|
|---|
| 1657 | #: n:198
|
|---|
| 1658 | #, c-format
|
|---|
| 1659 | msgid "Expecting date, found “%s”"
|
|---|
| 1660 | msgstr "需要日期,发现“%s”"
|
|---|
| 1661 |
|
|---|
| 1662 | #. TRANSLATORS: --help output for --survey option.
|
|---|
| 1663 | #.
|
|---|
| 1664 | #. "this" has been added to English translation
|
|---|
| 1665 | #: ../src/aven.cc:70
|
|---|
| 1666 | #: ../src/diffpos.c:56
|
|---|
| 1667 | #: ../src/dump3d.c:48
|
|---|
| 1668 | #: ../src/extend.c:486
|
|---|
| 1669 | #: ../src/survexport.cc:132
|
|---|
| 1670 | #: n:199
|
|---|
| 1671 | msgid "only load the sub-survey with this prefix"
|
|---|
| 1672 | msgstr "仅加载具有此前缀的子测量"
|
|---|
| 1673 |
|
|---|
| 1674 | #. TRANSLATORS: --help output for aven --print option
|
|---|
| 1675 | #: ../src/aven.cc:72
|
|---|
| 1676 | #: n:119
|
|---|
| 1677 | msgid "print and exit (requires a 3d file)"
|
|---|
| 1678 | msgstr "打印并退出(需要3d文件)"
|
|---|
| 1679 |
|
|---|
| 1680 | #. TRANSLATORS: --help output for cavern --output option
|
|---|
| 1681 | #: ../src/cavern.c:115
|
|---|
| 1682 | #: n:162
|
|---|
| 1683 | msgid "set location for output files"
|
|---|
| 1684 | msgstr "设置输出文件的位置"
|
|---|
| 1685 |
|
|---|
| 1686 | #. TRANSLATORS: --help output for cavern --quiet option
|
|---|
| 1687 | #: ../src/cavern.c:117
|
|---|
| 1688 | #: n:163
|
|---|
| 1689 | #, fuzzy
|
|---|
| 1690 | msgid "fewer messages (-qq for even fewer)"
|
|---|
| 1691 | msgstr "仅显示简要摘要(-qq仅用于错误)"
|
|---|
| 1692 |
|
|---|
| 1693 | #. TRANSLATORS: --help output for cavern --no-auxiliary-files option
|
|---|
| 1694 | #: ../src/cavern.c:119
|
|---|
| 1695 | #: n:164
|
|---|
| 1696 | msgid "do not create .err file"
|
|---|
| 1697 | msgstr "不创建.err文件"
|
|---|
| 1698 |
|
|---|
| 1699 | #. TRANSLATORS: --help output for cavern --warnings-are-errors option
|
|---|
| 1700 | #: ../src/cavern.c:121
|
|---|
| 1701 | #: n:165
|
|---|
| 1702 | msgid "turn warnings into errors"
|
|---|
| 1703 | msgstr "将警告转换为错误"
|
|---|
| 1704 |
|
|---|
| 1705 | #. TRANSLATORS: --help output for cavern --log option
|
|---|
| 1706 | #: ../src/cavern.c:123
|
|---|
| 1707 | #: n:170
|
|---|
| 1708 | msgid "log output to .log file"
|
|---|
| 1709 | msgstr "日志输出到.log文件"
|
|---|
| 1710 |
|
|---|
| 1711 | #. TRANSLATORS: --help output for cavern --3d-version option
|
|---|
| 1712 | #: ../src/cavern.c:125
|
|---|
| 1713 | #: n:171
|
|---|
| 1714 | msgid "specify the 3d file format version to output"
|
|---|
| 1715 | msgstr "指定要输出的3d文件格式版本"
|
|---|
| 1716 |
|
|---|
| 1717 | #. TRANSLATORS: --help output for extend --specfile option
|
|---|
| 1718 | #: ../src/extend.c:488
|
|---|
| 1719 | #: n:90
|
|---|
| 1720 | msgid ".espec file to control extending"
|
|---|
| 1721 | msgstr "用.espec文件来控制扩展"
|
|---|
| 1722 |
|
|---|
| 1723 | #. TRANSLATORS: --help output for extend --show-breaks option
|
|---|
| 1724 | #: ../src/extend.c:490
|
|---|
| 1725 | #: n:91
|
|---|
| 1726 | msgid "show breaks with surface survey legs in output"
|
|---|
| 1727 | msgstr "使用输出中的地面测量段显示中断"
|
|---|
| 1728 |
|
|---|
| 1729 | #. TRANSLATORS: error message given by "*units tape 0 feet" - it’s
|
|---|
| 1730 | #. meaningless to say your tape is marked in "0 feet" (but you might
|
|---|
| 1731 | #. measure distance by counting knots on a diving line, and tie them
|
|---|
| 1732 | #. every "2 feet").
|
|---|
| 1733 | #: ../src/commands.c:1937
|
|---|
| 1734 | #: n:200
|
|---|
| 1735 | msgid "*UNITS factor must be non-zero"
|
|---|
| 1736 | msgstr "*UNITS 因子必须为非零"
|
|---|
| 1737 |
|
|---|
| 1738 | #: ../src/model.cc:392
|
|---|
| 1739 | #: n:202
|
|---|
| 1740 | #, c-format
|
|---|
| 1741 | msgid "No survey data in 3d file “%s”"
|
|---|
| 1742 | msgstr "3d文件“%s”中没有测量数据"
|
|---|
| 1743 |
|
|---|
| 1744 | #. TRANSLATORS: Used in aven above the compass indicator at the lower
|
|---|
| 1745 | #. right of the display, with a bearing below "Facing". This indicates the
|
|---|
| 1746 | #. direction the viewer is "facing" in.
|
|---|
| 1747 | #.
|
|---|
| 1748 | #. Try to keep this translation short - ideally at most 10 characters -
|
|---|
| 1749 | #. as otherwise the compass and clino will be moved further apart to
|
|---|
| 1750 | #. make room. */
|
|---|
| 1751 | #: ../src/gfxcore.cc:796
|
|---|
| 1752 | #: ../src/gfxcore.cc:2120
|
|---|
| 1753 | #: n:203
|
|---|
| 1754 | msgid "Facing"
|
|---|
| 1755 | msgstr "封面"
|
|---|
| 1756 |
|
|---|
| 1757 | #. TRANSLATORS: for the title of the About box
|
|---|
| 1758 | #: ../src/aboutdlg.cc:60
|
|---|
| 1759 | #: n:205
|
|---|
| 1760 | #, c-format
|
|---|
| 1761 | msgid "About %s"
|
|---|
| 1762 | msgstr "关于%s"
|
|---|
| 1763 |
|
|---|
| 1764 | #. TRANSLATORS: "Terrain file" being a digital model of the terrain (e.g. a
|
|---|
| 1765 | #. grid of height values).
|
|---|
| 1766 | #: ../src/mainfrm.cc:1468
|
|---|
| 1767 | #: n:451
|
|---|
| 1768 | msgid "Select a terrain file to view"
|
|---|
| 1769 | msgstr "选择要查看的地形文件"
|
|---|
| 1770 |
|
|---|
| 1771 | #: ../src/mainfrm.cc:1498
|
|---|
| 1772 | #: n:496
|
|---|
| 1773 | msgid "Select a geodata file to overlay"
|
|---|
| 1774 | msgstr ""
|
|---|
| 1775 |
|
|---|
| 1776 | #: ../src/mainfrm.cc:1462
|
|---|
| 1777 | #: n:452
|
|---|
| 1778 | msgid "Terrain files"
|
|---|
| 1779 | msgstr "地形文件"
|
|---|
| 1780 |
|
|---|
| 1781 | #: ../src/mainfrm.cc:1494
|
|---|
| 1782 | #: n:495
|
|---|
| 1783 | msgid "Geodata files"
|
|---|
| 1784 | msgstr ""
|
|---|
| 1785 |
|
|---|
| 1786 | #. TRANSLATORS: Aven shows a circle of terrain covering the area
|
|---|
| 1787 | #. of the survey plus a bit, but the terrain data file didn't
|
|---|
| 1788 | #. contain any data inside that circle.
|
|---|
| 1789 | #: ../src/gfxcore.cc:3175
|
|---|
| 1790 | #: n:161
|
|---|
| 1791 | msgid "No terrain data near area of survey"
|
|---|
| 1792 | msgstr "测量区域附近无地形数据"
|
|---|
| 1793 |
|
|---|
| 1794 | #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
|
|---|
| 1795 | #. - it should be translated to the terminology that cavers using the
|
|---|
| 1796 | #. language would use.
|
|---|
| 1797 | #.
|
|---|
| 1798 | #. File->Open dialog:
|
|---|
| 1799 | #: ../src/mainfrm.cc:1439
|
|---|
| 1800 | #: n:206
|
|---|
| 1801 | msgid "Select a survey file to view"
|
|---|
| 1802 | msgstr "选择要查看的测量文件"
|
|---|
| 1803 |
|
|---|
| 1804 | #. TRANSLATORS: Survex is the name of the software, and "3d" refers to a
|
|---|
| 1805 | #. file extension, so neither should be translated.
|
|---|
| 1806 | #: ../src/export.cc:64
|
|---|
| 1807 | #: ../src/mainfrm.cc:1400
|
|---|
| 1808 | #: ../src/mainfrm.cc:1603
|
|---|
| 1809 | #: n:207
|
|---|
| 1810 | msgid "Survex 3d files"
|
|---|
| 1811 | msgstr "Survex 3d 文件"
|
|---|
| 1812 |
|
|---|
| 1813 | #: ../src/mainfrm.cc:1431
|
|---|
| 1814 | #: ../src/mainfrm.cc:1463
|
|---|
| 1815 | #: ../src/mainfrm.cc:1495
|
|---|
| 1816 | #: ../src/mainfrm.cc:2037
|
|---|
| 1817 | #: ../src/printing.cc:644
|
|---|
| 1818 | #: n:208
|
|---|
| 1819 | msgid "All files"
|
|---|
| 1820 | msgstr "全部文件"
|
|---|
| 1821 |
|
|---|
| 1822 | #. TRANSLATORS: Here "survey" is a "cave map" rather than
|
|---|
| 1823 | #. list of questions - it should be translated to the
|
|---|
| 1824 | #. terminology that cavers using the language would use.
|
|---|
| 1825 | #: ../src/mainfrm.cc:1397
|
|---|
| 1826 | #: n:229
|
|---|
| 1827 | msgid "All survey files"
|
|---|
| 1828 | msgstr "所有测量文件"
|
|---|
| 1829 |
|
|---|
| 1830 | #. TRANSLATORS: Survex is the name of the software, and "svx" refers to a
|
|---|
| 1831 | #. file extension, so neither should be translated.
|
|---|
| 1832 | #: ../src/mainfrm.cc:1403
|
|---|
| 1833 | #: n:329
|
|---|
| 1834 | msgid "Survex svx files"
|
|---|
| 1835 | msgstr "Survex svx 文件"
|
|---|
| 1836 |
|
|---|
| 1837 | #. TRANSLATORS: "Compass" as in Larry Fish’s cave
|
|---|
| 1838 | #. surveying package, so should not be translated
|
|---|
| 1839 | #: ../src/mainfrm.cc:1411
|
|---|
| 1840 | #: n:330
|
|---|
| 1841 | msgid "Compass MAK files"
|
|---|
| 1842 | msgstr "Compass MAK 文件"
|
|---|
| 1843 |
|
|---|
| 1844 | #. TRANSLATORS: "Compass" as in Larry Fish’s cave
|
|---|
| 1845 | #. surveying package, so should not be translated
|
|---|
| 1846 | #: ../src/mainfrm.cc:1415
|
|---|
| 1847 | #: n:490
|
|---|
| 1848 | msgid "Compass DAT files"
|
|---|
| 1849 | msgstr "Compass DAT 文件"
|
|---|
| 1850 |
|
|---|
| 1851 | #. TRANSLATORS: "Compass" as in Larry Fish’s cave
|
|---|
| 1852 | #. surveying package, so should not be translated
|
|---|
| 1853 | #: ../src/mainfrm.cc:1419
|
|---|
| 1854 | #: n:491
|
|---|
| 1855 | msgid "Compass CLP files"
|
|---|
| 1856 | msgstr "Compass CLP 文件"
|
|---|
| 1857 |
|
|---|
| 1858 | #. TRANSLATORS: "Walls" is David McKenzie's cave
|
|---|
| 1859 | #. surveying package, so should not be translated
|
|---|
| 1860 | #: ../src/mainfrm.cc:1423
|
|---|
| 1861 | #: n:504
|
|---|
| 1862 | msgid "Walls project files"
|
|---|
| 1863 | msgstr ""
|
|---|
| 1864 |
|
|---|
| 1865 | #. TRANSLATORS: "Walls" is David McKenzie's cave
|
|---|
| 1866 | #. surveying package, so should not be translated
|
|---|
| 1867 | #: ../src/mainfrm.cc:1427
|
|---|
| 1868 | #: n:505
|
|---|
| 1869 | msgid "Walls survey data files"
|
|---|
| 1870 | msgstr ""
|
|---|
| 1871 |
|
|---|
| 1872 | #: ../src/export.cc:67
|
|---|
| 1873 | #: n:101
|
|---|
| 1874 | msgid "CSV files"
|
|---|
| 1875 | msgstr "CSV 文件"
|
|---|
| 1876 |
|
|---|
| 1877 | #: ../src/export.cc:70
|
|---|
| 1878 | #: n:411
|
|---|
| 1879 | msgid "DXF files"
|
|---|
| 1880 | msgstr "DXF 文件"
|
|---|
| 1881 |
|
|---|
| 1882 | #: ../src/export.cc:73
|
|---|
| 1883 | #: n:412
|
|---|
| 1884 | msgid "EPS files"
|
|---|
| 1885 | msgstr "EPS 文件"
|
|---|
| 1886 |
|
|---|
| 1887 | #: ../src/export.cc:76
|
|---|
| 1888 | #: n:413
|
|---|
| 1889 | msgid "GPX files"
|
|---|
| 1890 | msgstr "GPS 文件"
|
|---|
| 1891 |
|
|---|
| 1892 | #. TRANSLATORS: Here "plotter" refers to a machine which draws a printout
|
|---|
| 1893 | #. on a (usually large) sheet of paper using a pen mounted in a motorised
|
|---|
| 1894 | #. mechanism.
|
|---|
| 1895 | #: ../src/export.cc:82
|
|---|
| 1896 | #: n:414
|
|---|
| 1897 | msgid "HPGL for plotters"
|
|---|
| 1898 | msgstr "绘图仪用HPGL"
|
|---|
| 1899 |
|
|---|
| 1900 | #: ../src/export.cc:88
|
|---|
| 1901 | #: n:444
|
|---|
| 1902 | msgid "KML files"
|
|---|
| 1903 | msgstr "KML 文件"
|
|---|
| 1904 |
|
|---|
| 1905 | #. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
|
|---|
| 1906 | #. so should not be translated:
|
|---|
| 1907 | #. https://www.fountainware.com/compass/
|
|---|
| 1908 | #: ../src/export.cc:94
|
|---|
| 1909 | #: n:415
|
|---|
| 1910 | msgid "Compass PLT for use with Carto"
|
|---|
| 1911 | msgstr "与Carto一起使用的Compass PLT"
|
|---|
| 1912 |
|
|---|
| 1913 | #. TRANSLATORS: Survex is the name of the software, and "pos" refers to a
|
|---|
| 1914 | #. file extension, so neither should be translated.
|
|---|
| 1915 | #: ../src/export.cc:99
|
|---|
| 1916 | #: n:166
|
|---|
| 1917 | msgid "Survex pos files"
|
|---|
| 1918 | msgstr "Survex pos 打开"
|
|---|
| 1919 |
|
|---|
| 1920 | #: ../src/export.cc:102
|
|---|
| 1921 | #: n:417
|
|---|
| 1922 | msgid "SVG files"
|
|---|
| 1923 | msgstr "SVG 文件"
|
|---|
| 1924 |
|
|---|
| 1925 | #: ../src/export.cc:85
|
|---|
| 1926 | #: n:445
|
|---|
| 1927 | msgid "JSON files"
|
|---|
| 1928 | msgstr "JSON 文件"
|
|---|
| 1929 |
|
|---|
| 1930 | #: ../src/export.cc:105
|
|---|
| 1931 | #: ../src/printing.cc:376
|
|---|
| 1932 | #: n:523
|
|---|
| 1933 | msgid "Shapefiles (lines)"
|
|---|
| 1934 | msgstr ""
|
|---|
| 1935 |
|
|---|
| 1936 | #: ../src/export.cc:108
|
|---|
| 1937 | #: ../src/printing.cc:377
|
|---|
| 1938 | #: n:524
|
|---|
| 1939 | msgid "Shapefiles (points)"
|
|---|
| 1940 | msgstr ""
|
|---|
| 1941 |
|
|---|
| 1942 | #. TRANSLATORS: Log files from running cavern (extension .log)
|
|---|
| 1943 | #: ../src/cavernlog.cc:652
|
|---|
| 1944 | #: n:447
|
|---|
| 1945 | msgid "Log files"
|
|---|
| 1946 | msgstr "日志文件"
|
|---|
| 1947 |
|
|---|
| 1948 | #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
|
|---|
| 1949 | #. - it should be translated to the terminology that cavers using the
|
|---|
| 1950 | #. language would use.
|
|---|
| 1951 | #.
|
|---|
| 1952 | #. This string is used in the about box (summarising the purpose of aven).
|
|---|
| 1953 | #: ../src/aboutdlg.cc:88
|
|---|
| 1954 | #: n:209
|
|---|
| 1955 | msgid "Survey visualisation tool"
|
|---|
| 1956 | msgstr "测量可视化工具"
|
|---|
| 1957 |
|
|---|
| 1958 | #. TRANSLATORS: Summary paragraph for the GPLv2 - there are translations for
|
|---|
| 1959 | #. some languages here:
|
|---|
| 1960 | #. https://www.gnu.org/licenses/old-licenses/gpl-2.0-translations.html
|
|---|
| 1961 | #: ../src/aboutdlg.cc:102
|
|---|
| 1962 | #: n:219
|
|---|
| 1963 | msgid "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version."
|
|---|
| 1964 | msgstr "本程序是自由软件;您可以根据自由软件基金会发布的GNU通用公共许可证的条款重新发布和/或修改它;许可证的第2版或(由您选择)任何更高版本。"
|
|---|
| 1965 |
|
|---|
| 1966 | #. TRANSLATORS: Part of diffpos --help
|
|---|
| 1967 | #: ../src/diffpos.c:264
|
|---|
| 1968 | #: n:218
|
|---|
| 1969 | msgid "FILE1 FILE2 [THRESHOLD]"
|
|---|
| 1970 | msgstr "文件1 文件2 [阈值]"
|
|---|
| 1971 |
|
|---|
| 1972 | #. TRANSLATORS: Part of diffpos --help
|
|---|
| 1973 | #: ../src/diffpos.c:266
|
|---|
| 1974 | #: n:255
|
|---|
| 1975 | #, c-format
|
|---|
| 1976 | msgid "FILE1 and FILE2 can be .pos or .3d files\nTHRESHOLD is the max. ignorable change along any axis in metres (default %s)"
|
|---|
| 1977 | msgstr "文件1和文件2可以是.pos或.3d文件\n阈值为延任何轴可忽略的改变的最大值,单位“米”(默认 %s)"
|
|---|
| 1978 |
|
|---|
| 1979 | #. TRANSLATORS: Part of extend --help
|
|---|
| 1980 | #: ../src/extend.c:559
|
|---|
| 1981 | #: n:267
|
|---|
| 1982 | msgid "INPUT_FILE [OUTPUT_3D_FILE]"
|
|---|
| 1983 | msgstr ""
|
|---|
| 1984 |
|
|---|
| 1985 | #. TRANSLATORS: Part of sorterr --help
|
|---|
| 1986 | #: ../src/sorterr.c:124
|
|---|
| 1987 | #: n:268
|
|---|
| 1988 | msgid "ERR_FILE [HOW_MANY]"
|
|---|
| 1989 | msgstr ""
|
|---|
| 1990 |
|
|---|
| 1991 | #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
|
|---|
| 1992 | #. - it should be translated to the terminology that cavers using the
|
|---|
| 1993 | #. language would use.
|
|---|
| 1994 | #.
|
|---|
| 1995 | #. Part of aven --help
|
|---|
| 1996 | #: ../src/aven.cc:170
|
|---|
| 1997 | #: ../src/aven.cc:215
|
|---|
| 1998 | #: n:269
|
|---|
| 1999 | msgid "[SURVEY_FILE]"
|
|---|
| 2000 | msgstr ""
|
|---|
| 2001 |
|
|---|
| 2002 | #. TRANSLATORS: Here "survey" is a "cave map" rather than list of questions
|
|---|
| 2003 | #. - it should be translated to the terminology that cavers using the
|
|---|
| 2004 | #. language would use.
|
|---|
| 2005 | #.
|
|---|
| 2006 | #. Part of cavern --help
|
|---|
| 2007 | #: ../src/cavern.c:227
|
|---|
| 2008 | #: n:507
|
|---|
| 2009 | msgid "[SURVEY_DATA_FILE]"
|
|---|
| 2010 | msgstr ""
|
|---|
| 2011 |
|
|---|
| 2012 | #. TRANSLATORS: Used in the "colour key" for "colour by date" if there
|
|---|
| 2013 | #. are surveys without date information. Try to keep this fairly short.
|
|---|
| 2014 | #: ../src/gfxcore.cc:1164
|
|---|
| 2015 | #: n:221
|
|---|
| 2016 | msgid "Undated"
|
|---|
| 2017 | msgstr "取消隐藏"
|
|---|
| 2018 |
|
|---|
| 2019 | #. TRANSLATORS: Used in the "colour key" for "colour by error" for surveys
|
|---|
| 2020 | #. which aren’t part of a loop and so have no error information. Try to keep
|
|---|
| 2021 | #. this fairly short.
|
|---|
| 2022 | #: ../src/gfxcore.cc:1189
|
|---|
| 2023 | #: n:290
|
|---|
| 2024 | msgid "Not in loop"
|
|---|
| 2025 | msgstr "不在环路中"
|
|---|
| 2026 |
|
|---|
| 2027 | #. TRANSLATORS: error from:
|
|---|
| 2028 | #.
|
|---|
| 2029 | #. *data normal newline from to tape compass clino
|
|---|
| 2030 | #: ../src/commands.c:1778
|
|---|
| 2031 | #: n:222
|
|---|
| 2032 | msgid "NEWLINE can’t be the first reading"
|
|---|
| 2033 | msgstr ""
|
|---|
| 2034 |
|
|---|
| 2035 | #. TRANSLATORS: error from:
|
|---|
| 2036 | #.
|
|---|
| 2037 | #. *data normal from to tape compass clino newline
|
|---|
| 2038 | #: ../src/commands.c:1819
|
|---|
| 2039 | #: n:223
|
|---|
| 2040 | msgid "NEWLINE can’t be the last reading"
|
|---|
| 2041 | msgstr ""
|
|---|
| 2042 |
|
|---|
| 2043 | #. TRANSLATORS: Error given by something like:
|
|---|
| 2044 | #.
|
|---|
| 2045 | #. *data normal station tape compass clino
|
|---|
| 2046 | #.
|
|---|
| 2047 | #. ("station" signifies interleaved data).
|
|---|
| 2048 | #: ../src/commands.c:1842
|
|---|
| 2049 | #: n:224
|
|---|
| 2050 | msgid "Interleaved readings, but no NEWLINE"
|
|---|
| 2051 | msgstr "交错的读数,但没有NEWLINE"
|
|---|
| 2052 |
|
|---|
| 2053 | #. TRANSLATORS: caused by e.g.
|
|---|
| 2054 | #.
|
|---|
| 2055 | #. *data diving station newline depth tape compass
|
|---|
| 2056 | #.
|
|---|
| 2057 | #. ("depth" needs to occur before "newline").
|
|---|
| 2058 | #: ../src/commands.c:1718
|
|---|
| 2059 | #: n:225
|
|---|
| 2060 | #, c-format
|
|---|
| 2061 | msgid "Reading “%s” must occur before NEWLINE"
|
|---|
| 2062 | msgstr "必须在NEWLINE前读取“%s”"
|
|---|
| 2063 |
|
|---|
| 2064 | #. TRANSLATORS: e.g.
|
|---|
| 2065 | #.
|
|---|
| 2066 | #. *data normal from to tape newline compass clino
|
|---|
| 2067 | #: ../src/commands.c:1769
|
|---|
| 2068 | #: n:226
|
|---|
| 2069 | msgid "NEWLINE can only be preceded by STATION, DEPTH, and COUNT"
|
|---|
| 2070 | msgstr "NEWLINE前只能有STATION、DEPTH和COUNT"
|
|---|
| 2071 |
|
|---|
| 2072 | #. TRANSLATORS: e.g.
|
|---|
| 2073 | #.
|
|---|
| 2074 | #. *calibrate tape compass 1 1
|
|---|
| 2075 | #: ../src/commands.c:1987
|
|---|
| 2076 | #: n:227
|
|---|
| 2077 | msgid "Can’t calibrate angular and length quantities together"
|
|---|
| 2078 | msgstr "无法同时校准角度和长度量"
|
|---|
| 2079 |
|
|---|
| 2080 | #: ../src/commands.c:855
|
|---|
| 2081 | #: ../src/commands.c:867
|
|---|
| 2082 | #: n:397
|
|---|
| 2083 | msgid "Bad *alias command"
|
|---|
| 2084 | msgstr "错误的*alias命令"
|
|---|
| 2085 |
|
|---|
| 2086 | #. TRANSLATORS: %s will be replaced by the application name ("Aven"
|
|---|
| 2087 | #. currently)
|
|---|
| 2088 | #: ../src/log.cc:30
|
|---|
| 2089 | #: n:228
|
|---|
| 2090 | #, c-format
|
|---|
| 2091 | msgid "%s Error Log"
|
|---|
| 2092 | msgstr "%s错误日志"
|
|---|
| 2093 |
|
|---|
| 2094 | #. TRANSLATORS: The text on the action button in the "Export" settings
|
|---|
| 2095 | #. dialog
|
|---|
| 2096 | #: ../src/printing.cc:586
|
|---|
| 2097 | #: n:230
|
|---|
| 2098 | msgid "&Export..."
|
|---|
| 2099 | msgstr "导出(&E)..."
|
|---|
| 2100 |
|
|---|
| 2101 | #. TRANSLATORS: "Rotation" menu. The accelerators must be different within
|
|---|
| 2102 | #. this group. Tickable menu item which toggles auto rotation.
|
|---|
| 2103 | #. Please don't translate "Space" - that's the shortcut key to use which
|
|---|
| 2104 | #. wxWidgets needs to parse and it should then handle translating.
|
|---|
| 2105 | #: ../src/mainfrm.cc:791
|
|---|
| 2106 | #: n:231
|
|---|
| 2107 | msgid "Au&to-Rotate\tSpace"
|
|---|
| 2108 | msgstr ""
|
|---|
| 2109 |
|
|---|
| 2110 | #: ../src/mainfrm.cc:793
|
|---|
| 2111 | #: n:234
|
|---|
| 2112 | msgid "&Reverse Direction\tR"
|
|---|
| 2113 | msgstr "反向(&R)\tR"
|
|---|
| 2114 |
|
|---|
| 2115 | #. TRANSLATORS: View *looking* North
|
|---|
| 2116 | #: ../src/gfxcore.cc:4393
|
|---|
| 2117 | #: ../src/mainfrm.cc:796
|
|---|
| 2118 | #: n:240
|
|---|
| 2119 | msgid "View &North\tN"
|
|---|
| 2120 | msgstr ""
|
|---|
| 2121 |
|
|---|
| 2122 | #. TRANSLATORS: View *looking* East
|
|---|
| 2123 | #: ../src/gfxcore.cc:4395
|
|---|
| 2124 | #: ../src/mainfrm.cc:797
|
|---|
| 2125 | #: n:241
|
|---|
| 2126 | msgid "View &East\tE"
|
|---|
| 2127 | msgstr ""
|
|---|
| 2128 |
|
|---|
| 2129 | #. TRANSLATORS: View *looking* South
|
|---|
| 2130 | #: ../src/gfxcore.cc:4397
|
|---|
| 2131 | #: ../src/mainfrm.cc:798
|
|---|
| 2132 | #: n:242
|
|---|
| 2133 | msgid "View &South\tS"
|
|---|
| 2134 | msgstr ""
|
|---|
| 2135 |
|
|---|
| 2136 | #. TRANSLATORS: View *looking* West
|
|---|
| 2137 | #: ../src/gfxcore.cc:4399
|
|---|
| 2138 | #: ../src/mainfrm.cc:799
|
|---|
| 2139 | #: n:243
|
|---|
| 2140 | msgid "View &West\tW"
|
|---|
| 2141 | msgstr ""
|
|---|
| 2142 |
|
|---|
| 2143 | #: ../src/gfxcore.cc:4419
|
|---|
| 2144 | #: ../src/mainfrm.cc:801
|
|---|
| 2145 | #: n:248
|
|---|
| 2146 | msgid "&Plan View\tP"
|
|---|
| 2147 | msgstr ""
|
|---|
| 2148 |
|
|---|
| 2149 | #: ../src/gfxcore.cc:4420
|
|---|
| 2150 | #: ../src/mainfrm.cc:802
|
|---|
| 2151 | #: n:249
|
|---|
| 2152 | msgid "E&levation\tL"
|
|---|
| 2153 | msgstr ""
|
|---|
| 2154 |
|
|---|
| 2155 | #: ../src/mainfrm.cc:804
|
|---|
| 2156 | #: n:254
|
|---|
| 2157 | msgid "Restore De&fault View\tDelete"
|
|---|
| 2158 | msgstr ""
|
|---|
| 2159 |
|
|---|
| 2160 | #. TRANSLATORS: Used as a label for the surrounding box for the "Bearing"
|
|---|
| 2161 | #. and "Tilt angle" fields, and the "Plan view" and "Elevation" buttons in
|
|---|
| 2162 | #. the "what to print/export" dialog.
|
|---|
| 2163 | #: ../src/printing.cc:364
|
|---|
| 2164 | #: n:283
|
|---|
| 2165 | msgid "View"
|
|---|
| 2166 | msgstr "查看"
|
|---|
| 2167 |
|
|---|
| 2168 | #. TRANSLATORS: Used as a label for the surrounding box for the "survey
|
|---|
| 2169 | #. legs" "stations" "names" etc checkboxes in the "what to print" dialog.
|
|---|
| 2170 | #. "Elements" isn’t a good name for this but nothing better has yet come to
|
|---|
| 2171 | #. mind!
|
|---|
| 2172 | #: ../src/printing.cc:369
|
|---|
| 2173 | #: n:256
|
|---|
| 2174 | msgid "Elements"
|
|---|
| 2175 | msgstr "元素"
|
|---|
| 2176 |
|
|---|
| 2177 | #: ../src/printing.cc:374
|
|---|
| 2178 | #: n:410
|
|---|
| 2179 | msgid "Export format"
|
|---|
| 2180 | msgstr "导出格式"
|
|---|
| 2181 |
|
|---|
| 2182 | #: ../src/printing.cc:439
|
|---|
| 2183 | #: ../src/printing.cc:847
|
|---|
| 2184 | #: n:257
|
|---|
| 2185 | #, c-format
|
|---|
| 2186 | msgid "%d pages (%dx%d)"
|
|---|
| 2187 | msgstr "%d页(%dx%d)"
|
|---|
| 2188 |
|
|---|
| 2189 | #. TRANSLATORS: used in the scale drop down selector in the print
|
|---|
| 2190 | #. dialog the implicit meaning is "choose a suitable scale to fit
|
|---|
| 2191 | #. the plot on a single page", but we need something shorter
|
|---|
| 2192 | #: ../src/printing.cc:411
|
|---|
| 2193 | #: n:258
|
|---|
| 2194 | msgid "One page"
|
|---|
| 2195 | msgstr "一页"
|
|---|
| 2196 |
|
|---|
| 2197 | #: ../src/mainfrm.cc:156
|
|---|
| 2198 | #: ../src/printing.cc:446
|
|---|
| 2199 | #: n:259
|
|---|
| 2200 | msgid "Bearing"
|
|---|
| 2201 | msgstr "方位"
|
|---|
| 2202 |
|
|---|
| 2203 | #. TRANSLATORS: These example input values should not be translated.
|
|---|
| 2204 | #: ../src/survexport.cc:136
|
|---|
| 2205 | #: n:460
|
|---|
| 2206 | msgid "bearing (90, 90d, 100g all mean 90°)"
|
|---|
| 2207 | msgstr "方位 (90, 90d, 100g 均为 90°)"
|
|---|
| 2208 |
|
|---|
| 2209 | #: ../src/pos.cc:90
|
|---|
| 2210 | #: n:100
|
|---|
| 2211 | msgid "Station Name"
|
|---|
| 2212 | msgstr "站名"
|
|---|
| 2213 |
|
|---|
| 2214 | #: ../src/printing.cc:496
|
|---|
| 2215 | #: n:260
|
|---|
| 2216 | msgid "Station Names"
|
|---|
| 2217 | msgstr "站名"
|
|---|
| 2218 |
|
|---|
| 2219 | #: ../src/survexport.cc:147
|
|---|
| 2220 | #: n:475
|
|---|
| 2221 | msgid "station labels"
|
|---|
| 2222 | msgstr "站标签"
|
|---|
| 2223 |
|
|---|
| 2224 | #: ../src/printing.cc:492
|
|---|
| 2225 | #: n:261
|
|---|
| 2226 | msgid "Crosses"
|
|---|
| 2227 | msgstr "格点"
|
|---|
| 2228 |
|
|---|
| 2229 | #: ../src/survexport.cc:146
|
|---|
| 2230 | #: n:474
|
|---|
| 2231 | msgid "station markers"
|
|---|
| 2232 | msgstr "站标志"
|
|---|
| 2233 |
|
|---|
| 2234 | #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
|
|---|
| 2235 | #. "survey stations".
|
|---|
| 2236 | #: ../src/printing.cc:478
|
|---|
| 2237 | #: n:262
|
|---|
| 2238 | msgid "Underground Survey Legs"
|
|---|
| 2239 | msgstr "地下测量段"
|
|---|
| 2240 |
|
|---|
| 2241 | #: ../src/survexport.cc:143
|
|---|
| 2242 | #: n:476
|
|---|
| 2243 | msgid "underground survey legs"
|
|---|
| 2244 | msgstr "地下测量段"
|
|---|
| 2245 |
|
|---|
| 2246 | #: ../src/printing.cc:512
|
|---|
| 2247 | #: n:393
|
|---|
| 2248 | msgid "Cross-sections"
|
|---|
| 2249 | msgstr "截面"
|
|---|
| 2250 |
|
|---|
| 2251 | #: ../src/survexport.cc:151
|
|---|
| 2252 | #: n:469
|
|---|
| 2253 | msgid "cross-sections"
|
|---|
| 2254 | msgstr "截面"
|
|---|
| 2255 |
|
|---|
| 2256 | #: ../src/printing.cc:517
|
|---|
| 2257 | #: n:394
|
|---|
| 2258 | msgid "Walls"
|
|---|
| 2259 | msgstr "墙"
|
|---|
| 2260 |
|
|---|
| 2261 | #: ../src/survexport.cc:152
|
|---|
| 2262 | #: n:470
|
|---|
| 2263 | msgid "walls"
|
|---|
| 2264 | msgstr "墙"
|
|---|
| 2265 |
|
|---|
| 2266 | #. TRANSLATORS: Label for checkbox which controls whether there's a
|
|---|
| 2267 | #. layer in the exported file (for formats such as DXF and SVG)
|
|---|
| 2268 | #. containing polygons for the inside of cave passages).
|
|---|
| 2269 | #: ../src/printing.cc:524
|
|---|
| 2270 | #: n:395
|
|---|
| 2271 | msgid "Passages"
|
|---|
| 2272 | msgstr "通道"
|
|---|
| 2273 |
|
|---|
| 2274 | #: ../src/survexport.cc:153
|
|---|
| 2275 | #: n:471
|
|---|
| 2276 | msgid "passages"
|
|---|
| 2277 | msgstr "通道"
|
|---|
| 2278 |
|
|---|
| 2279 | #: ../src/printing.cc:528
|
|---|
| 2280 | #: n:421
|
|---|
| 2281 | msgid "Origin in centre"
|
|---|
| 2282 | msgstr ""
|
|---|
| 2283 |
|
|---|
| 2284 | #: ../src/survexport.cc:154
|
|---|
| 2285 | #: n:472
|
|---|
| 2286 | msgid "origin in centre"
|
|---|
| 2287 | msgstr ""
|
|---|
| 2288 |
|
|---|
| 2289 | #: ../src/printing.cc:532
|
|---|
| 2290 | #: n:422
|
|---|
| 2291 | msgid "Full coordinates"
|
|---|
| 2292 | msgstr "全坐标"
|
|---|
| 2293 |
|
|---|
| 2294 | #: ../src/survexport.cc:155
|
|---|
| 2295 | #: n:473
|
|---|
| 2296 | msgid "full coordinates"
|
|---|
| 2297 | msgstr "全坐标"
|
|---|
| 2298 |
|
|---|
| 2299 | #: ../src/printing.cc:536
|
|---|
| 2300 | #: n:477
|
|---|
| 2301 | msgid "Clamp to ground"
|
|---|
| 2302 | msgstr "贴着地面"
|
|---|
| 2303 |
|
|---|
| 2304 | #: ../src/survexport.cc:156
|
|---|
| 2305 | #: n:478
|
|---|
| 2306 | msgid "clamp to ground"
|
|---|
| 2307 | msgstr "贴着地面"
|
|---|
| 2308 |
|
|---|
| 2309 | #. TRANSLATORS: Used in the print dialog:
|
|---|
| 2310 | #: ../src/printing.cc:456
|
|---|
| 2311 | #: n:263
|
|---|
| 2312 | msgid "Tilt angle"
|
|---|
| 2313 | msgstr "倾角"
|
|---|
| 2314 |
|
|---|
| 2315 | #. TRANSLATORS: These example input values should not be translated.
|
|---|
| 2316 | #: ../src/survexport.cc:138
|
|---|
| 2317 | #: n:461
|
|---|
| 2318 | msgid "tilt (45, 45d, 50g, 100% all mean 45°)"
|
|---|
| 2319 | msgstr "倾斜角(45, 45d, 50g, 100% 均等同于 45°)"
|
|---|
| 2320 |
|
|---|
| 2321 | #. TRANSLATORS: used in the print dialog - controls drawing lines
|
|---|
| 2322 | #. around each page
|
|---|
| 2323 | #: ../src/printing.cc:544
|
|---|
| 2324 | #: n:264
|
|---|
| 2325 | msgid "Page Borders"
|
|---|
| 2326 | msgstr "页面边框"
|
|---|
| 2327 |
|
|---|
| 2328 | #. TRANSLATORS: As in the legend on a map. Used in the print dialog -
|
|---|
| 2329 | #. controls drawing the box at the lower left with survey name, view
|
|---|
| 2330 | #. angles, etc
|
|---|
| 2331 | #: ../src/printing.cc:555
|
|---|
| 2332 | #: n:265
|
|---|
| 2333 | msgid "Legend"
|
|---|
| 2334 | msgstr "图例"
|
|---|
| 2335 |
|
|---|
| 2336 | #. TRANSLATORS: will be used in the print dialog - check this to print
|
|---|
| 2337 | #. blank pages (otherwise they’ll be skipped to save paper)
|
|---|
| 2338 | #: ../src/printing.cc:550
|
|---|
| 2339 | #: n:266
|
|---|
| 2340 | msgid "Blank Pages"
|
|---|
| 2341 | msgstr "空白页"
|
|---|
| 2342 |
|
|---|
| 2343 | #. TRANSLATORS: Items in the "View" menu:
|
|---|
| 2344 | #: ../src/mainfrm.cc:821
|
|---|
| 2345 | #: n:270
|
|---|
| 2346 | msgid "Station &Names\tCtrl+N"
|
|---|
| 2347 | msgstr ""
|
|---|
| 2348 |
|
|---|
| 2349 | #. TRANSLATORS: Toggles drawing of 3D passages
|
|---|
| 2350 | #: ../src/mainfrm.cc:823
|
|---|
| 2351 | #: n:346
|
|---|
| 2352 | msgid "Passage &Tubes\tCtrl+T"
|
|---|
| 2353 | msgstr ""
|
|---|
| 2354 |
|
|---|
| 2355 | #. TRANSLATORS: Toggles drawing the surface of the Earth
|
|---|
| 2356 | #: ../src/mainfrm.cc:825
|
|---|
| 2357 | #: n:449
|
|---|
| 2358 | msgid "Terr&ain"
|
|---|
| 2359 | msgstr ""
|
|---|
| 2360 |
|
|---|
| 2361 | #: ../src/mainfrm.cc:826
|
|---|
| 2362 | #: n:271
|
|---|
| 2363 | msgid "&Crosses\tCtrl+X"
|
|---|
| 2364 | msgstr "格点(&C)\tCtrl+X"
|
|---|
| 2365 |
|
|---|
| 2366 | #: ../src/mainfrm.cc:827
|
|---|
| 2367 | #: n:297
|
|---|
| 2368 | msgid "&Grid\tCtrl+G"
|
|---|
| 2369 | msgstr "网格(&G)\tCtrl+G"
|
|---|
| 2370 |
|
|---|
| 2371 | #: ../src/mainfrm.cc:828
|
|---|
| 2372 | #: n:318
|
|---|
| 2373 | msgid "&Bounding Box\tCtrl+B"
|
|---|
| 2374 | msgstr ""
|
|---|
| 2375 |
|
|---|
| 2376 | #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
|
|---|
| 2377 | #. "survey stations".
|
|---|
| 2378 | #: ../src/mainfrm.cc:832
|
|---|
| 2379 | #: n:272
|
|---|
| 2380 | msgid "&Underground Survey Legs\tCtrl+L"
|
|---|
| 2381 | msgstr ""
|
|---|
| 2382 |
|
|---|
| 2383 | #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
|
|---|
| 2384 | #. "survey stations".
|
|---|
| 2385 | #: ../src/mainfrm.cc:835
|
|---|
| 2386 | #: n:291
|
|---|
| 2387 | msgid "&Surface Survey Legs\tCtrl+F"
|
|---|
| 2388 | msgstr ""
|
|---|
| 2389 |
|
|---|
| 2390 | #: ../src/survexport.cc:144
|
|---|
| 2391 | #: n:464
|
|---|
| 2392 | msgid "surface survey legs"
|
|---|
| 2393 | msgstr "地表测量段"
|
|---|
| 2394 |
|
|---|
| 2395 | #: ../src/mainfrm.cc:860
|
|---|
| 2396 | #: n:273
|
|---|
| 2397 | msgid "&Overlapping Names"
|
|---|
| 2398 | msgstr ""
|
|---|
| 2399 |
|
|---|
| 2400 | #: ../src/mainfrm.cc:873
|
|---|
| 2401 | #: n:450
|
|---|
| 2402 | msgid "Co&lour by"
|
|---|
| 2403 | msgstr ""
|
|---|
| 2404 |
|
|---|
| 2405 | #: ../src/mainfrm.cc:876
|
|---|
| 2406 | #: n:294
|
|---|
| 2407 | msgid "Highlight &Entrances"
|
|---|
| 2408 | msgstr ""
|
|---|
| 2409 |
|
|---|
| 2410 | #: ../src/mainfrm.cc:877
|
|---|
| 2411 | #: n:295
|
|---|
| 2412 | msgid "Highlight &Fixed Points"
|
|---|
| 2413 | msgstr ""
|
|---|
| 2414 |
|
|---|
| 2415 | #: ../src/mainfrm.cc:878
|
|---|
| 2416 | #: n:296
|
|---|
| 2417 | msgid "Highlight E&xported Points"
|
|---|
| 2418 | msgstr ""
|
|---|
| 2419 |
|
|---|
| 2420 | #: ../src/printing.cc:500
|
|---|
| 2421 | #: n:418
|
|---|
| 2422 | msgid "Entrances"
|
|---|
| 2423 | msgstr "入口"
|
|---|
| 2424 |
|
|---|
| 2425 | #: ../src/survexport.cc:148
|
|---|
| 2426 | #: n:466
|
|---|
| 2427 | msgid "entrances"
|
|---|
| 2428 | msgstr "入口"
|
|---|
| 2429 |
|
|---|
| 2430 | #: ../src/printing.cc:504
|
|---|
| 2431 | #: n:419
|
|---|
| 2432 | msgid "Fixed Points"
|
|---|
| 2433 | msgstr "固定点"
|
|---|
| 2434 |
|
|---|
| 2435 | #: ../src/survexport.cc:149
|
|---|
| 2436 | #: n:467
|
|---|
| 2437 | msgid "fixed points"
|
|---|
| 2438 | msgstr "固定点"
|
|---|
| 2439 |
|
|---|
| 2440 | #: ../src/printing.cc:508
|
|---|
| 2441 | #: n:420
|
|---|
| 2442 | msgid "Exported Stations"
|
|---|
| 2443 | msgstr "导出站"
|
|---|
| 2444 |
|
|---|
| 2445 | #: ../src/survexport.cc:150
|
|---|
| 2446 | #: n:468
|
|---|
| 2447 | msgid "exported stations"
|
|---|
| 2448 | msgstr "导出站"
|
|---|
| 2449 |
|
|---|
| 2450 | #: ../src/mainfrm.cc:887
|
|---|
| 2451 | #: n:237
|
|---|
| 2452 | msgid "&Perspective"
|
|---|
| 2453 | msgstr ""
|
|---|
| 2454 |
|
|---|
| 2455 | #: ../src/mainfrm.cc:889
|
|---|
| 2456 | #: n:238
|
|---|
| 2457 | msgid "Textured &Walls"
|
|---|
| 2458 | msgstr ""
|
|---|
| 2459 |
|
|---|
| 2460 | #. TRANSLATORS: Toggles OpenGL "Depth Fogging" - feel free to translate
|
|---|
| 2461 | #. using that term instead if it gives a better translation which most
|
|---|
| 2462 | #. users will understand.
|
|---|
| 2463 | #: ../src/mainfrm.cc:893
|
|---|
| 2464 | #: n:239
|
|---|
| 2465 | msgid "Fade Distant Ob&jects"
|
|---|
| 2466 | msgstr ""
|
|---|
| 2467 |
|
|---|
| 2468 | #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
|
|---|
| 2469 | #. "survey stations".
|
|---|
| 2470 | #: ../src/mainfrm.cc:896
|
|---|
| 2471 | #: n:298
|
|---|
| 2472 | msgid "Smoot&hed Survey Legs"
|
|---|
| 2473 | msgstr ""
|
|---|
| 2474 |
|
|---|
| 2475 | #: ../src/mainfrm.cc:902
|
|---|
| 2476 | #: ../src/mainfrm.cc:909
|
|---|
| 2477 | #: n:356
|
|---|
| 2478 | msgid "Full Screen &Mode\tF11"
|
|---|
| 2479 | msgstr ""
|
|---|
| 2480 |
|
|---|
| 2481 | #: ../src/gfxcore.cc:4463
|
|---|
| 2482 | #: ../src/mainfrm.cc:863
|
|---|
| 2483 | #: n:292
|
|---|
| 2484 | msgid "Colour by &Depth"
|
|---|
| 2485 | msgstr ""
|
|---|
| 2486 |
|
|---|
| 2487 | #: ../src/gfxcore.cc:4464
|
|---|
| 2488 | #: ../src/mainfrm.cc:864
|
|---|
| 2489 | #: n:293
|
|---|
| 2490 | msgid "Colour by D&ate"
|
|---|
| 2491 | msgstr ""
|
|---|
| 2492 |
|
|---|
| 2493 | #: ../src/gfxcore.cc:4465
|
|---|
| 2494 | #: ../src/mainfrm.cc:865
|
|---|
| 2495 | #: n:289
|
|---|
| 2496 | msgid "Colour by &Error"
|
|---|
| 2497 | msgstr ""
|
|---|
| 2498 |
|
|---|
| 2499 | #: ../src/gfxcore.cc:4466
|
|---|
| 2500 | #: ../src/mainfrm.cc:866
|
|---|
| 2501 | #: n:480
|
|---|
| 2502 | msgid "Colour by &Horizontal Error"
|
|---|
| 2503 | msgstr ""
|
|---|
| 2504 |
|
|---|
| 2505 | #: ../src/gfxcore.cc:4467
|
|---|
| 2506 | #: ../src/mainfrm.cc:867
|
|---|
| 2507 | #: n:481
|
|---|
| 2508 | msgid "Colour by &Vertical Error"
|
|---|
| 2509 | msgstr ""
|
|---|
| 2510 |
|
|---|
| 2511 | #: ../src/gfxcore.cc:4468
|
|---|
| 2512 | #: ../src/mainfrm.cc:868
|
|---|
| 2513 | #: n:85
|
|---|
| 2514 | msgid "Colour by &Gradient"
|
|---|
| 2515 | msgstr ""
|
|---|
| 2516 |
|
|---|
| 2517 | #: ../src/gfxcore.cc:4469
|
|---|
| 2518 | #: ../src/mainfrm.cc:869
|
|---|
| 2519 | #: n:82
|
|---|
| 2520 | msgid "Colour by &Length"
|
|---|
| 2521 | msgstr ""
|
|---|
| 2522 |
|
|---|
| 2523 | #: ../src/gfxcore.cc:4470
|
|---|
| 2524 | #: ../src/mainfrm.cc:870
|
|---|
| 2525 | #: n:448
|
|---|
| 2526 | msgid "Colour by &Survey"
|
|---|
| 2527 | msgstr ""
|
|---|
| 2528 |
|
|---|
| 2529 | #: ../src/gfxcore.cc:4471
|
|---|
| 2530 | #: ../src/mainfrm.cc:871
|
|---|
| 2531 | #: n:482
|
|---|
| 2532 | msgid "Colour by St&yle"
|
|---|
| 2533 | msgstr ""
|
|---|
| 2534 |
|
|---|
| 2535 | #: ../src/mainfrm.cc:937
|
|---|
| 2536 | #: n:274
|
|---|
| 2537 | msgid "&Compass"
|
|---|
| 2538 | msgstr "罗盘(&C)"
|
|---|
| 2539 |
|
|---|
| 2540 | #: ../src/mainfrm.cc:938
|
|---|
| 2541 | #: n:275
|
|---|
| 2542 | msgid "C&linometer"
|
|---|
| 2543 | msgstr ""
|
|---|
| 2544 |
|
|---|
| 2545 | #. TRANSLATORS: The "Colour Key" is the thing in aven showing which colour
|
|---|
| 2546 | #. corresponds to which depth, date, survey closure error, etc.
|
|---|
| 2547 | #: ../src/mainfrm.cc:941
|
|---|
| 2548 | #: n:276
|
|---|
| 2549 | msgid "Colour &Key"
|
|---|
| 2550 | msgstr ""
|
|---|
| 2551 |
|
|---|
| 2552 | #: ../src/mainfrm.cc:942
|
|---|
| 2553 | #: n:277
|
|---|
| 2554 | msgid "&Scale Bar"
|
|---|
| 2555 | msgstr "缩放栏(&S)"
|
|---|
| 2556 |
|
|---|
| 2557 | #: ../src/mainfrm.cc:918
|
|---|
| 2558 | #: n:280
|
|---|
| 2559 | msgid "&Reverse Sense\tCtrl+R"
|
|---|
| 2560 | msgstr ""
|
|---|
| 2561 |
|
|---|
| 2562 | #. TRANSLATORS: Please don't translate "Escape" - that's the shortcut key
|
|---|
| 2563 | #. to use which wxWidgets needs to parse and it should then handle
|
|---|
| 2564 | #. translating.
|
|---|
| 2565 | #: ../src/mainfrm.cc:885
|
|---|
| 2566 | #: ../src/mainfrm.cc:927
|
|---|
| 2567 | #: ../src/mainfrm.cc:933
|
|---|
| 2568 | #: n:281
|
|---|
| 2569 | msgid "&Cancel Measuring Line\tEscape"
|
|---|
| 2570 | msgstr ""
|
|---|
| 2571 |
|
|---|
| 2572 | #: ../src/mainfrm.cc:943
|
|---|
| 2573 | #: n:299
|
|---|
| 2574 | msgid "&Indicators"
|
|---|
| 2575 | msgstr ""
|
|---|
| 2576 |
|
|---|
| 2577 | #: ../src/z_getopt.c:716
|
|---|
| 2578 | #: n:300
|
|---|
| 2579 | #, c-format
|
|---|
| 2580 | msgid "%s: option “%s” is ambiguous\n"
|
|---|
| 2581 | msgstr "%s:选项“%s”含义不明确\n"
|
|---|
| 2582 |
|
|---|
| 2583 | #: ../src/z_getopt.c:766
|
|---|
| 2584 | #: n:302
|
|---|
| 2585 | #, c-format
|
|---|
| 2586 | msgid "%s: option “%c%s” doesn’t allow an argument\n"
|
|---|
| 2587 | msgstr "%s:选项“%c%s”不接受参数\n"
|
|---|
| 2588 |
|
|---|
| 2589 | #: ../src/z_getopt.c:753
|
|---|
| 2590 | #: n:303
|
|---|
| 2591 | #, c-format
|
|---|
| 2592 | msgid "%s: option “--%s” doesn’t allow an argument\n"
|
|---|
| 2593 | msgstr "%s:选项“--%s”不接受参数\n"
|
|---|
| 2594 |
|
|---|
| 2595 | #: ../src/z_getopt.c:814
|
|---|
| 2596 | #: n:305
|
|---|
| 2597 | #, c-format
|
|---|
| 2598 | msgid "%s: option “%s” requires an argument\n"
|
|---|
| 2599 | msgstr "%s:参数“%s”需要参数\n"
|
|---|
| 2600 |
|
|---|
| 2601 | #: ../src/z_getopt.c:1186
|
|---|
| 2602 | #: n:306
|
|---|
| 2603 | #, c-format
|
|---|
| 2604 | msgid "%s: option requires an argument -- %c\n"
|
|---|
| 2605 | msgstr "%s:选项需要一个参数 -- %c\n"
|
|---|
| 2606 |
|
|---|
| 2607 | #: ../src/z_getopt.c:855
|
|---|
| 2608 | #: n:307
|
|---|
| 2609 | #, c-format
|
|---|
| 2610 | msgid "%s: unrecognized option “--%s”\n"
|
|---|
| 2611 | msgstr "%s:无法识别的选项“--%s”\n"
|
|---|
| 2612 |
|
|---|
| 2613 | #: ../src/z_getopt.c:866
|
|---|
| 2614 | #: n:308
|
|---|
| 2615 | #, c-format
|
|---|
| 2616 | msgid "%s: unrecognized option “%c%s”\n"
|
|---|
| 2617 | msgstr "%s:无法识别的选项“%c%s”\n"
|
|---|
| 2618 |
|
|---|
| 2619 | #: ../src/z_getopt.c:927
|
|---|
| 2620 | #: n:310
|
|---|
| 2621 | #, c-format
|
|---|
| 2622 | msgid "%s: invalid option -- %c\n"
|
|---|
| 2623 | msgstr "%s:选项无效 -- %c\n"
|
|---|
| 2624 |
|
|---|
| 2625 | #: ../src/mainfrm.cc:807
|
|---|
| 2626 | #: n:311
|
|---|
| 2627 | msgid "&New Presentation"
|
|---|
| 2628 | msgstr "新演示文档(&N)"
|
|---|
| 2629 |
|
|---|
| 2630 | #: ../src/mainfrm.cc:808
|
|---|
| 2631 | #: n:312
|
|---|
| 2632 | msgid "&Open Presentation..."
|
|---|
| 2633 | msgstr "打开演示文档...(&O)"
|
|---|
| 2634 |
|
|---|
| 2635 | #: ../src/mainfrm.cc:809
|
|---|
| 2636 | #: n:313
|
|---|
| 2637 | msgid "&Save Presentation"
|
|---|
| 2638 | msgstr "保存演示文档(&S)"
|
|---|
| 2639 |
|
|---|
| 2640 | #: ../src/mainfrm.cc:810
|
|---|
| 2641 | #: n:314
|
|---|
| 2642 | msgid "Sa&ve Presentation As..."
|
|---|
| 2643 | msgstr "保存演示文档为...(&V)"
|
|---|
| 2644 |
|
|---|
| 2645 | #. TRANSLATORS: "Mark" as in "Mark this position"
|
|---|
| 2646 | #: ../src/mainfrm.cc:813
|
|---|
| 2647 | #: n:315
|
|---|
| 2648 | msgid "&Mark"
|
|---|
| 2649 | msgstr ""
|
|---|
| 2650 |
|
|---|
| 2651 | #. TRANSLATORS: "Play" as in "Play back a recording"
|
|---|
| 2652 | #: ../src/mainfrm.cc:815
|
|---|
| 2653 | #: n:316
|
|---|
| 2654 | msgid "Pla&y"
|
|---|
| 2655 | msgstr "播放(&Y)"
|
|---|
| 2656 |
|
|---|
| 2657 | #: ../src/mainfrm.cc:816
|
|---|
| 2658 | #: n:317
|
|---|
| 2659 | msgid "&Export as Movie..."
|
|---|
| 2660 | msgstr ""
|
|---|
| 2661 |
|
|---|
| 2662 | #: ../src/mainfrm.cc:2114
|
|---|
| 2663 | #: n:331
|
|---|
| 2664 | msgid "Export Movie"
|
|---|
| 2665 | msgstr "导出视频"
|
|---|
| 2666 |
|
|---|
| 2667 | #: ../src/cavernlog.cc:655
|
|---|
| 2668 | #: ../src/mainfrm.cc:362
|
|---|
| 2669 | #: ../src/mainfrm.cc:1606
|
|---|
| 2670 | #: n:319
|
|---|
| 2671 | msgid "Select an output filename"
|
|---|
| 2672 | msgstr "选择输出文件名"
|
|---|
| 2673 |
|
|---|
| 2674 | #: ../src/mainfrm.cc:359
|
|---|
| 2675 | #: ../src/mainfrm.cc:2036
|
|---|
| 2676 | #: n:320
|
|---|
| 2677 | msgid "Aven presentations"
|
|---|
| 2678 | msgstr "Aven演示文档"
|
|---|
| 2679 |
|
|---|
| 2680 | #. TRANSLATORS: title of the save screenshot dialog
|
|---|
| 2681 | #: ../src/mainfrm.cc:1535
|
|---|
| 2682 | #: n:321
|
|---|
| 2683 | msgid "Save Screenshot"
|
|---|
| 2684 | msgstr "保存截图"
|
|---|
| 2685 |
|
|---|
| 2686 | #: ../src/mainfrm.cc:2031
|
|---|
| 2687 | #: ../src/mainfrm.cc:2034
|
|---|
| 2688 | #: n:322
|
|---|
| 2689 | msgid "Select a presentation to open"
|
|---|
| 2690 | msgstr "选择打开一个演示文档"
|
|---|
| 2691 |
|
|---|
| 2692 | #: ../src/mainfrm.cc:433
|
|---|
| 2693 | #: n:323
|
|---|
| 2694 | #, c-format
|
|---|
| 2695 | msgid "Error in format of presentation file “%s”"
|
|---|
| 2696 | msgstr "演示文档“%s”的格式错误"
|
|---|
| 2697 |
|
|---|
| 2698 | #. TRANSLATORS: "Compass" as in Larry Fish’s cave
|
|---|
| 2699 | #. surveying package, so probably shouldn’t be translated
|
|---|
| 2700 | #: ../src/mainfrm.cc:1407
|
|---|
| 2701 | #: n:324
|
|---|
| 2702 | msgid "Compass PLT files"
|
|---|
| 2703 | msgstr "Compass PLT 打开"
|
|---|
| 2704 |
|
|---|
| 2705 | #. TRANSLATORS: "CMAP" is Bob Thrun’s cave surveying
|
|---|
| 2706 | #. package, so don’t translate it.
|
|---|
| 2707 | #: ../src/mainfrm.cc:1430
|
|---|
| 2708 | #: n:325
|
|---|
| 2709 | msgid "CMAP XYZ files"
|
|---|
| 2710 | msgstr "CMAP XYZ 打开"
|
|---|
| 2711 |
|
|---|
| 2712 | #. TRANSLATORS: title of message box
|
|---|
| 2713 | #: ../src/mainfrm.cc:1642
|
|---|
| 2714 | #: ../src/mainfrm.cc:2009
|
|---|
| 2715 | #: ../src/mainfrm.cc:2025
|
|---|
| 2716 | #: n:326
|
|---|
| 2717 | msgid "Modified Presentation"
|
|---|
| 2718 | msgstr "修改演示文档"
|
|---|
| 2719 |
|
|---|
| 2720 | #. TRANSLATORS: and the question in that box
|
|---|
| 2721 | #: ../src/mainfrm.cc:1640
|
|---|
| 2722 | #: ../src/mainfrm.cc:2008
|
|---|
| 2723 | #: ../src/mainfrm.cc:2024
|
|---|
| 2724 | #: n:327
|
|---|
| 2725 | msgid "The current presentation has been modified. Abandon unsaved changes?"
|
|---|
| 2726 | msgstr "当前演示文档已被修改。要放弃未保存的更改吗?"
|
|---|
| 2727 |
|
|---|
| 2728 | #: ../src/mainfrm.cc:2367
|
|---|
| 2729 | #: ../src/mainfrm.cc:2380
|
|---|
| 2730 | #: n:328
|
|---|
| 2731 | msgid "No matches were found."
|
|---|
| 2732 | msgstr "未找到匹配内容。"
|
|---|
| 2733 |
|
|---|
| 2734 | #. TRANSLATORS: Menu item in right-click menu in survey tree.
|
|---|
| 2735 | #: ../src/aventreectrl.cc:375
|
|---|
| 2736 | #: ../src/aventreectrl.cc:406
|
|---|
| 2737 | #: n:332
|
|---|
| 2738 | msgid "Find"
|
|---|
| 2739 | msgstr "查找"
|
|---|
| 2740 |
|
|---|
| 2741 | #. TRANSLATORS: Placeholder text in aven's station search control.
|
|---|
| 2742 | #: ../src/mainfrm.cc:1033
|
|---|
| 2743 | #: n:333
|
|---|
| 2744 | msgid "Find stations"
|
|---|
| 2745 | msgstr ""
|
|---|
| 2746 |
|
|---|
| 2747 | #. TRANSLATORS: Find station tooltip when stations are found. %d is
|
|---|
| 2748 | #. replaced by the number of matching stations and %s%s%s by the
|
|---|
| 2749 | #. pattern searched for.
|
|---|
| 2750 | #: ../src/mainfrm.cc:2357
|
|---|
| 2751 | #: n:334
|
|---|
| 2752 | #, c-format
|
|---|
| 2753 | msgid "%d stations match %s%s%s"
|
|---|
| 2754 | msgstr ""
|
|---|
| 2755 |
|
|---|
| 2756 | #. TRANSLATORS: Tooltip for aven's station search control.
|
|---|
| 2757 | #: ../src/mainfrm.cc:1037
|
|---|
| 2758 | #: ../src/mainfrm.cc:2365
|
|---|
| 2759 | #: n:533
|
|---|
| 2760 | msgid "Station name search (substring or wildcard)"
|
|---|
| 2761 | msgstr ""
|
|---|
| 2762 |
|
|---|
| 2763 | #: ../src/mainfrm.cc:1050
|
|---|
| 2764 | #: n:535
|
|---|
| 2765 | msgid "Z exaggeration factor"
|
|---|
| 2766 | msgstr ""
|
|---|
| 2767 |
|
|---|
| 2768 | #: ../src/mainfrm.cc:243
|
|---|
| 2769 | #: ../src/mainfrm.cc:1729
|
|---|
| 2770 | #: ../src/mainfrm.cc:1805
|
|---|
| 2771 | #: ../src/mainfrm.cc:1857
|
|---|
| 2772 | #: ../src/pos.cc:89
|
|---|
| 2773 | #: n:335
|
|---|
| 2774 | msgid "Altitude"
|
|---|
| 2775 | msgstr "海拔"
|
|---|
| 2776 |
|
|---|
| 2777 | #. TRANSLATORS: error if you try to drag multiple files to the aven
|
|---|
| 2778 | #. window
|
|---|
| 2779 | #: ../src/mainfrm.cc:688
|
|---|
| 2780 | #: n:336
|
|---|
| 2781 | msgid "You may only view one 3d file at a time."
|
|---|
| 2782 | msgstr ""
|
|---|
| 2783 |
|
|---|
| 2784 | #: ../src/mainfrm.cc:944
|
|---|
| 2785 | #: n:337
|
|---|
| 2786 | msgid "&Side Panel"
|
|---|
| 2787 | msgstr ""
|
|---|
| 2788 |
|
|---|
| 2789 | #. TRANSLATORS: show coordinates (N = North or Northing, E = East or
|
|---|
| 2790 | #. Easting)
|
|---|
| 2791 | #: ../src/mainfrm.cc:1727
|
|---|
| 2792 | #: ../src/mainfrm.cc:1749
|
|---|
| 2793 | #: ../src/mainfrm.cc:1751
|
|---|
| 2794 | #: ../src/mainfrm.cc:1856
|
|---|
| 2795 | #: n:338
|
|---|
| 2796 | #, c-format
|
|---|
| 2797 | msgid "%.2f E, %.2f N"
|
|---|
| 2798 | msgstr "%.2f东%.2f北"
|
|---|
| 2799 |
|
|---|
| 2800 | #. TRANSLATORS: Used in Aven:
|
|---|
| 2801 | #. From <stationname>: H 12.24m, Brg 234.5°
|
|---|
| 2802 | #: ../src/mainfrm.cc:1769
|
|---|
| 2803 | #: ../src/mainfrm.cc:1814
|
|---|
| 2804 | #: ../src/mainfrm.cc:1878
|
|---|
| 2805 | #: n:339
|
|---|
| 2806 | #, c-format
|
|---|
| 2807 | msgid "From %s"
|
|---|
| 2808 | msgstr "自 %s"
|
|---|
| 2809 |
|
|---|
| 2810 | #. TRANSLATORS: "H" is short for "Horizontal", "V" for "Vertical"
|
|---|
| 2811 | #: ../src/mainfrm.cc:1891
|
|---|
| 2812 | #: n:340
|
|---|
| 2813 | #, fuzzy, c-format
|
|---|
| 2814 | msgid "H %.2f%s, V %.2f%s"
|
|---|
| 2815 | msgstr "横%.2f%s, 垂直 %.2f%s"
|
|---|
| 2816 |
|
|---|
| 2817 | #. TRANSLATORS: "Dist" is short for "Distance", "Brg" for "Bearing" (as
|
|---|
| 2818 | #. in Compass bearing) and "Grd" for "Gradient" (the slope angle
|
|---|
| 2819 | #. measured by the clino)
|
|---|
| 2820 | #: ../src/mainfrm.cc:1931
|
|---|
| 2821 | #: n:341
|
|---|
| 2822 | #, c-format
|
|---|
| 2823 | msgid "%s: %s, Dist %.2f%s, Brg %03.1f%s, Grd %s"
|
|---|
| 2824 | msgstr ""
|
|---|
| 2825 |
|
|---|
| 2826 | #. TRANSLATORS: tickable menu item in View menu.
|
|---|
| 2827 | #.
|
|---|
| 2828 | #. "Metric" here means metres, km, etc (rather than feet, miles, etc)
|
|---|
| 2829 | #: ../src/gfxcore.cc:4451
|
|---|
| 2830 | #: ../src/gfxcore.cc:4478
|
|---|
| 2831 | #: ../src/mainfrm.cc:946
|
|---|
| 2832 | #: n:342
|
|---|
| 2833 | msgid "&Metric"
|
|---|
| 2834 | msgstr ""
|
|---|
| 2835 |
|
|---|
| 2836 | #. TRANSLATORS: tickable menu item in View menu.
|
|---|
| 2837 | #.
|
|---|
| 2838 | #. Degrees are the angular measurement where there are 360 in a full
|
|---|
| 2839 | #. circle.
|
|---|
| 2840 | #: ../src/gfxcore.cc:4407
|
|---|
| 2841 | #: ../src/gfxcore.cc:4428
|
|---|
| 2842 | #: ../src/gfxcore.cc:4480
|
|---|
| 2843 | #: ../src/mainfrm.cc:947
|
|---|
| 2844 | #: n:343
|
|---|
| 2845 | msgid "&Degrees"
|
|---|
| 2846 | msgstr ""
|
|---|
| 2847 |
|
|---|
| 2848 | #. TRANSLATORS: tickable menu item in View menu.
|
|---|
| 2849 | #.
|
|---|
| 2850 | #. Show the tilt of the survey as a percentage gradient (100% = 45
|
|---|
| 2851 | #. degrees = 50 grad).
|
|---|
| 2852 | #: ../src/gfxcore.cc:4433
|
|---|
| 2853 | #: ../src/mainfrm.cc:948
|
|---|
| 2854 | #: n:430
|
|---|
| 2855 | msgid "&Percent"
|
|---|
| 2856 | msgstr "百分比(&P)"
|
|---|
| 2857 |
|
|---|
| 2858 | #. TRANSLATORS: abbreviation for "kilometres" (unit of length),
|
|---|
| 2859 | #. used e.g. "5km".
|
|---|
| 2860 | #.
|
|---|
| 2861 | #. If there should be a space between the number and this, include
|
|---|
| 2862 | #. one in the translation.
|
|---|
| 2863 | #: ../src/gfxcore.cc:1355
|
|---|
| 2864 | #: ../src/printing.cc:1285
|
|---|
| 2865 | #: n:423
|
|---|
| 2866 | msgid "km"
|
|---|
| 2867 | msgstr "千米"
|
|---|
| 2868 |
|
|---|
| 2869 | #. TRANSLATORS: abbreviation for "metres" (unit of length), used
|
|---|
| 2870 | #. e.g. "10m".
|
|---|
| 2871 | #.
|
|---|
| 2872 | #. If there should be a space between the number and this, include
|
|---|
| 2873 | #. one in the translation.
|
|---|
| 2874 | #: ../src/commands.c:491
|
|---|
| 2875 | #: ../src/gfxcore.cc:1124
|
|---|
| 2876 | #: ../src/gfxcore.cc:1216
|
|---|
| 2877 | #: ../src/gfxcore.cc:1362
|
|---|
| 2878 | #: ../src/mainfrm.cc:1718
|
|---|
| 2879 | #: ../src/mainfrm.cc:1780
|
|---|
| 2880 | #: ../src/mainfrm.cc:1800
|
|---|
| 2881 | #: ../src/mainfrm.cc:1849
|
|---|
| 2882 | #: ../src/mainfrm.cc:1882
|
|---|
| 2883 | #: ../src/printing.cc:1287
|
|---|
| 2884 | #: n:424
|
|---|
| 2885 | msgid "m"
|
|---|
| 2886 | msgstr "米"
|
|---|
| 2887 |
|
|---|
| 2888 | #. TRANSLATORS: abbreviation for "centimetres" (unit of length),
|
|---|
| 2889 | #. used e.g. "50cm".
|
|---|
| 2890 | #.
|
|---|
| 2891 | #. If there should be a space between the number and this, include
|
|---|
| 2892 | #. one in the translation.
|
|---|
| 2893 | #: ../src/gfxcore.cc:1370
|
|---|
| 2894 | #: ../src/printing.cc:1290
|
|---|
| 2895 | #: n:425
|
|---|
| 2896 | msgid "cm"
|
|---|
| 2897 | msgstr "厘米"
|
|---|
| 2898 |
|
|---|
| 2899 | #. TRANSLATORS: abbreviation for "miles" (unit of length,
|
|---|
| 2900 | #. plural), used e.g. "2 miles".
|
|---|
| 2901 | #.
|
|---|
| 2902 | #. If there should be a space between the number and this,
|
|---|
| 2903 | #. include one in the translation.
|
|---|
| 2904 | #: ../src/gfxcore.cc:1383
|
|---|
| 2905 | #: n:426
|
|---|
| 2906 | msgid " miles"
|
|---|
| 2907 | msgstr "英里"
|
|---|
| 2908 |
|
|---|
| 2909 | #. TRANSLATORS: abbreviation for "mile" (unit of length,
|
|---|
| 2910 | #. singular), used e.g. "1 mile".
|
|---|
| 2911 | #.
|
|---|
| 2912 | #. If there should be a space between the number and this,
|
|---|
| 2913 | #. include one in the translation.
|
|---|
| 2914 | #: ../src/gfxcore.cc:1390
|
|---|
| 2915 | #: n:427
|
|---|
| 2916 | msgid " mile"
|
|---|
| 2917 | msgstr "英里"
|
|---|
| 2918 |
|
|---|
| 2919 | #. TRANSLATORS: abbreviation for "feet" (unit of length), used e.g.
|
|---|
| 2920 | #. as: 10′
|
|---|
| 2921 | #.
|
|---|
| 2922 | #. If there should be a space between the number and this, include
|
|---|
| 2923 | #. one in the translation.
|
|---|
| 2924 | #: ../src/commands.c:492
|
|---|
| 2925 | #: ../src/gfxcore.cc:1124
|
|---|
| 2926 | #: ../src/gfxcore.cc:1216
|
|---|
| 2927 | #: ../src/gfxcore.cc:1398
|
|---|
| 2928 | #: ../src/mainfrm.cc:1723
|
|---|
| 2929 | #: ../src/mainfrm.cc:1783
|
|---|
| 2930 | #: ../src/mainfrm.cc:1803
|
|---|
| 2931 | #: ../src/mainfrm.cc:1854
|
|---|
| 2932 | #: ../src/mainfrm.cc:1887
|
|---|
| 2933 | #: n:428
|
|---|
| 2934 | msgid "′"
|
|---|
| 2935 | msgstr "′"
|
|---|
| 2936 |
|
|---|
| 2937 | #. TRANSLATORS: abbreviation for "inches" (unit of length), used
|
|---|
| 2938 | #. e.g. as: 6″
|
|---|
| 2939 | #.
|
|---|
| 2940 | #. If there should be a space between the number and this, include
|
|---|
| 2941 | #. one in the translation.
|
|---|
| 2942 | #: ../src/gfxcore.cc:1406
|
|---|
| 2943 | #: n:429
|
|---|
| 2944 | msgid "″"
|
|---|
| 2945 | msgstr "″"
|
|---|
| 2946 |
|
|---|
| 2947 | #. TRANSLATORS: Menu item which turns off the "north arrow" in aven.
|
|---|
| 2948 | #: ../src/gfxcore.cc:4402
|
|---|
| 2949 | #: n:387
|
|---|
| 2950 | msgid "&Hide Compass"
|
|---|
| 2951 | msgstr ""
|
|---|
| 2952 |
|
|---|
| 2953 | #. TRANSLATORS: Menu item which turns off the tilt indicator in aven.
|
|---|
| 2954 | #: ../src/gfxcore.cc:4423
|
|---|
| 2955 | #: n:384
|
|---|
| 2956 | msgid "&Hide Clino"
|
|---|
| 2957 | msgstr ""
|
|---|
| 2958 |
|
|---|
| 2959 | #. TRANSLATORS: Menu item which turns off the scale bar in aven.
|
|---|
| 2960 | #: ../src/gfxcore.cc:4446
|
|---|
| 2961 | #: n:385
|
|---|
| 2962 | msgid "&Hide scale bar"
|
|---|
| 2963 | msgstr ""
|
|---|
| 2964 |
|
|---|
| 2965 | #. TRANSLATORS: Menu item which turns off the colour key.
|
|---|
| 2966 | #. The "Colour Key" is the thing in aven showing which colour
|
|---|
| 2967 | #. corresponds to which depth, date, survey closure error, etc.
|
|---|
| 2968 | #: ../src/gfxcore.cc:4476
|
|---|
| 2969 | #: n:386
|
|---|
| 2970 | msgid "&Hide colour key"
|
|---|
| 2971 | msgstr ""
|
|---|
| 2972 |
|
|---|
| 2973 | #. TRANSLATORS: degree symbol - probably should be translated to
|
|---|
| 2974 | #. itself.
|
|---|
| 2975 | #: ../src/cavern.c:486
|
|---|
| 2976 | #: ../src/commands.c:494
|
|---|
| 2977 | #: ../src/commands.c:495
|
|---|
| 2978 | #: ../src/commands.c:917
|
|---|
| 2979 | #: ../src/gfxcore.cc:778
|
|---|
| 2980 | #: ../src/gfxcore.cc:868
|
|---|
| 2981 | #: ../src/gfxcore.cc:1197
|
|---|
| 2982 | #: ../src/mainfrm.cc:1772
|
|---|
| 2983 | #: ../src/mainfrm.cc:1895
|
|---|
| 2984 | #: ../src/mainfrm.cc:1918
|
|---|
| 2985 | #: ../src/printing.cc:87
|
|---|
| 2986 | #: n:344
|
|---|
| 2987 | msgid "°"
|
|---|
| 2988 | msgstr "°"
|
|---|
| 2989 |
|
|---|
| 2990 | #. TRANSLATORS: symbol for grad (400 grad = 360 degrees = full
|
|---|
| 2991 | #. circle).
|
|---|
| 2992 | #: ../src/commands.c:496
|
|---|
| 2993 | #: ../src/gfxcore.cc:783
|
|---|
| 2994 | #: ../src/gfxcore.cc:873
|
|---|
| 2995 | #: ../src/gfxcore.cc:1197
|
|---|
| 2996 | #: ../src/mainfrm.cc:1775
|
|---|
| 2997 | #: ../src/mainfrm.cc:1898
|
|---|
| 2998 | #: ../src/mainfrm.cc:1921
|
|---|
| 2999 | #: n:345
|
|---|
| 3000 | msgid "ᵍ"
|
|---|
| 3001 | msgstr "ᵍ"
|
|---|
| 3002 |
|
|---|
| 3003 | #. TRANSLATORS: symbol for percentage gradient (100% = 45
|
|---|
| 3004 | #. degrees = 50 grad).
|
|---|
| 3005 | #: ../src/commands.c:497
|
|---|
| 3006 | #: ../src/gfxcore.cc:859
|
|---|
| 3007 | #: ../src/gfxcore.cc:877
|
|---|
| 3008 | #: ../src/mainfrm.cc:1916
|
|---|
| 3009 | #: n:96
|
|---|
| 3010 | msgid "%"
|
|---|
| 3011 | msgstr "%"
|
|---|
| 3012 |
|
|---|
| 3013 | #. TRANSLATORS: infinity symbol - used for the percentage gradient on
|
|---|
| 3014 | #. vertical angles.
|
|---|
| 3015 | #: ../src/gfxcore.cc:853
|
|---|
| 3016 | #: ../src/mainfrm.cc:1914
|
|---|
| 3017 | #: n:431
|
|---|
| 3018 | msgid "∞"
|
|---|
| 3019 | msgstr "∞"
|
|---|
| 3020 |
|
|---|
| 3021 | #. TRANSLATORS: "H" is short for "Horizontal", "Brg" for "Bearing" (as
|
|---|
| 3022 | #. in Compass bearing)
|
|---|
| 3023 | #: ../src/mainfrm.cc:1787
|
|---|
| 3024 | #: n:374
|
|---|
| 3025 | #, c-format
|
|---|
| 3026 | msgid "%s: H %.2f%s, Brg %03.1f%s"
|
|---|
| 3027 | msgstr ""
|
|---|
| 3028 |
|
|---|
| 3029 | #. TRANSLATORS: "V" is short for "Vertical"
|
|---|
| 3030 | #: ../src/mainfrm.cc:1820
|
|---|
| 3031 | #: n:375
|
|---|
| 3032 | #, c-format
|
|---|
| 3033 | msgid "%s: V %.2f%s"
|
|---|
| 3034 | msgstr ""
|
|---|
| 3035 |
|
|---|
| 3036 | #. TRANSLATORS: labels for tabbed side panel this is for the tab with the
|
|---|
| 3037 | #. tree hierarchy of survey station names
|
|---|
| 3038 | #: ../src/mainfrm.cc:1105
|
|---|
| 3039 | #: n:376
|
|---|
| 3040 | msgid "Surveys"
|
|---|
| 3041 | msgstr ""
|
|---|
| 3042 |
|
|---|
| 3043 | #: ../src/mainfrm.cc:1106
|
|---|
| 3044 | #: n:377
|
|---|
| 3045 | msgid "Presentation"
|
|---|
| 3046 | msgstr "演示文档"
|
|---|
| 3047 |
|
|---|
| 3048 | #. TRANSLATORS: In aven's survey tree, right-clicking on the root
|
|---|
| 3049 | #. gives a pop-up menu and this is an option (but only enabled if
|
|---|
| 3050 | #. the view is restricted to a subsurvey). It reloads the current
|
|---|
| 3051 | #. survey file with the who survey visible.
|
|---|
| 3052 | #: ../src/aventreectrl.cc:367
|
|---|
| 3053 | #: n:245
|
|---|
| 3054 | msgid "Show all"
|
|---|
| 3055 | msgstr "显示全部"
|
|---|
| 3056 |
|
|---|
| 3057 | #. TRANSLATORS: In aven's survey tree, right-clicking on a survey
|
|---|
| 3058 | #. name gives a pop-up menu and this is an option. It reloads the
|
|---|
| 3059 | #. current survey file with the view restricted to the survey
|
|---|
| 3060 | #. clicked upon.
|
|---|
| 3061 | #: ../src/aventreectrl.cc:385
|
|---|
| 3062 | #: n:246
|
|---|
| 3063 | msgid "Hide others"
|
|---|
| 3064 | msgstr "隐藏其他"
|
|---|
| 3065 |
|
|---|
| 3066 | #: ../src/aventreectrl.cc:389
|
|---|
| 3067 | #: n:388
|
|---|
| 3068 | msgid "Hide si&blings"
|
|---|
| 3069 | msgstr ""
|
|---|
| 3070 |
|
|---|
| 3071 | #: ../src/mainfrm.cc:241
|
|---|
| 3072 | #: ../src/pos.cc:87
|
|---|
| 3073 | #: n:378
|
|---|
| 3074 | msgid "Easting"
|
|---|
| 3075 | msgstr "向东"
|
|---|
| 3076 |
|
|---|
| 3077 | #: ../src/mainfrm.cc:242
|
|---|
| 3078 | #: ../src/pos.cc:88
|
|---|
| 3079 | #: n:379
|
|---|
| 3080 | msgid "Northing"
|
|---|
| 3081 | msgstr "向北"
|
|---|
| 3082 |
|
|---|
| 3083 | #. TRANSLATORS: Aven menu items. An “&” goes before the letter of any
|
|---|
| 3084 | #. accelerator key.
|
|---|
| 3085 | #.
|
|---|
| 3086 | #. The string "\t" separates the menu text and any accelerator key.
|
|---|
| 3087 | #.
|
|---|
| 3088 | #. "File" menu. The accelerators must be different within this group.
|
|---|
| 3089 | #. c.f. 201, 380, 381.
|
|---|
| 3090 | #: ../src/mainfrm.cc:753
|
|---|
| 3091 | #: n:220
|
|---|
| 3092 | msgid "&Open...\tCtrl+O"
|
|---|
| 3093 | msgstr "打开(&O)...\tCtrl+O"
|
|---|
| 3094 |
|
|---|
| 3095 | #. TRANSLATORS: Open a "Terrain file" - i.e. a digital model of the
|
|---|
| 3096 | #. terrain.
|
|---|
| 3097 | #: ../src/mainfrm.cc:756
|
|---|
| 3098 | #: n:453
|
|---|
| 3099 | msgid "Open &Terrain..."
|
|---|
| 3100 | msgstr "打开地形...(&T)"
|
|---|
| 3101 |
|
|---|
| 3102 | #: ../src/mainfrm.cc:757
|
|---|
| 3103 | #: n:494
|
|---|
| 3104 | msgid "Overlay &Geodata..."
|
|---|
| 3105 | msgstr ""
|
|---|
| 3106 |
|
|---|
| 3107 | #: ../src/mainfrm.cc:758
|
|---|
| 3108 | #: n:144
|
|---|
| 3109 | msgid "Show &Log"
|
|---|
| 3110 | msgstr "显示日志(&L)"
|
|---|
| 3111 |
|
|---|
| 3112 | #: ../src/mainfrm.cc:761
|
|---|
| 3113 | #: n:380
|
|---|
| 3114 | msgid "&Print...\tCtrl+P"
|
|---|
| 3115 | msgstr "打印(&P)...\tCtrl+P"
|
|---|
| 3116 |
|
|---|
| 3117 | #: ../src/mainfrm.cc:762
|
|---|
| 3118 | #: n:381
|
|---|
| 3119 | msgid "P&age Setup..."
|
|---|
| 3120 | msgstr "页面设置(&a)..."
|
|---|
| 3121 |
|
|---|
| 3122 | #. TRANSLATORS: In the "File" menu
|
|---|
| 3123 | #: ../src/mainfrm.cc:765
|
|---|
| 3124 | #: n:201
|
|---|
| 3125 | msgid "&Screenshot..."
|
|---|
| 3126 | msgstr "截图(&S)..."
|
|---|
| 3127 |
|
|---|
| 3128 | #. TRANSLATORS: In the "File" menu - c.f. n:191
|
|---|
| 3129 | #: ../src/mainfrm.cc:768
|
|---|
| 3130 | #: n:247
|
|---|
| 3131 | msgid "E&xtended Elevation..."
|
|---|
| 3132 | msgstr ""
|
|---|
| 3133 |
|
|---|
| 3134 | #: ../src/mainfrm.cc:766
|
|---|
| 3135 | #: n:382
|
|---|
| 3136 | msgid "&Export as..."
|
|---|
| 3137 | msgstr ""
|
|---|
| 3138 |
|
|---|
| 3139 | #. TRANSLATORS: Title of file dialog to choose name and type of exported
|
|---|
| 3140 | #. file.
|
|---|
| 3141 | #: ../src/printing.cc:650
|
|---|
| 3142 | #: n:401
|
|---|
| 3143 | msgid "Export as:"
|
|---|
| 3144 | msgstr ""
|
|---|
| 3145 |
|
|---|
| 3146 | #. TRANSLATORS: Title of the export
|
|---|
| 3147 | #. dialog
|
|---|
| 3148 | #: ../src/printing.cc:316
|
|---|
| 3149 | #: n:383
|
|---|
| 3150 | msgid "Export"
|
|---|
| 3151 | msgstr "导出"
|
|---|
| 3152 |
|
|---|
| 3153 | #. TRANSLATORS: for about box:
|
|---|
| 3154 | #: ../src/aboutdlg.cc:139
|
|---|
| 3155 | #: n:390
|
|---|
| 3156 | msgid "System Information:"
|
|---|
| 3157 | msgstr ""
|
|---|
| 3158 |
|
|---|
| 3159 | #. TRANSLATORS: Title of the print preview dialog
|
|---|
| 3160 | #: ../src/printing.cc:697
|
|---|
| 3161 | #: n:398
|
|---|
| 3162 | msgid "Print Preview"
|
|---|
| 3163 | msgstr "打印预览"
|
|---|
| 3164 |
|
|---|
| 3165 | #. TRANSLATORS: Title of the print
|
|---|
| 3166 | #. dialog
|
|---|
| 3167 | #: ../src/printing.cc:313
|
|---|
| 3168 | #: n:399
|
|---|
| 3169 | msgid "Print"
|
|---|
| 3170 | msgstr "打印"
|
|---|
| 3171 |
|
|---|
| 3172 | #: ../src/printing.cc:581
|
|---|
| 3173 | #: n:400
|
|---|
| 3174 | msgid "&Print..."
|
|---|
| 3175 | msgstr "打印(&P)..."
|
|---|
| 3176 |
|
|---|
| 3177 | #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
|
|---|
| 3178 | #. "survey stations".
|
|---|
| 3179 | #: ../src/printing.cc:484
|
|---|
| 3180 | #: n:403
|
|---|
| 3181 | msgid "Sur&face Survey Legs"
|
|---|
| 3182 | msgstr ""
|
|---|
| 3183 |
|
|---|
| 3184 | #. TRANSLATORS: Title of dialog to edit a waypoint in a presentation.
|
|---|
| 3185 | #: ../src/mainfrm.cc:129
|
|---|
| 3186 | #: n:404
|
|---|
| 3187 | msgid "Edit Waypoint"
|
|---|
| 3188 | msgstr "编辑航点"
|
|---|
| 3189 |
|
|---|
| 3190 | #. TRANSLATORS: Note after "Scale" field in dialog to edit a waypoint
|
|---|
| 3191 | #. in a presentation.
|
|---|
| 3192 | #: ../src/mainfrm.cc:168
|
|---|
| 3193 | #: n:278
|
|---|
| 3194 | msgid " (unused in perspective view)"
|
|---|
| 3195 | msgstr ""
|
|---|
| 3196 |
|
|---|
| 3197 | #. TRANSLATORS: Field label in dialog to edit a waypoint in a
|
|---|
| 3198 | #. presentation.
|
|---|
| 3199 | #: ../src/mainfrm.cc:175
|
|---|
| 3200 | #: n:279
|
|---|
| 3201 | msgid "Time: "
|
|---|
| 3202 | msgstr "时间: "
|
|---|
| 3203 |
|
|---|
| 3204 | #. TRANSLATORS: units+info after time field in dialog to edit a
|
|---|
| 3205 | #. waypoint in a presentation.
|
|---|
| 3206 | #: ../src/mainfrm.cc:179
|
|---|
| 3207 | #: n:282
|
|---|
| 3208 | #, fuzzy
|
|---|
| 3209 | msgid " secs (0 = auto; *6 = 6 times auto)"
|
|---|
| 3210 | msgstr " 秒 (0 = 自动; *6 = 6 times 自动)"
|
|---|
| 3211 |
|
|---|
| 3212 | #. TRANSLATORS: %s will be replaced with "Aven" currently (and
|
|---|
| 3213 | #. perhaps by "Survex" or other things in future).
|
|---|
| 3214 | #: ../src/aven.cc:305
|
|---|
| 3215 | #: n:405
|
|---|
| 3216 | #, c-format
|
|---|
| 3217 | msgid "This version of %s requires OpenGL to work, but it isn’t available."
|
|---|
| 3218 | msgstr "此版本的%s运行需要的OpenGL不可用。"
|
|---|
| 3219 |
|
|---|
| 3220 | #: ../src/readval.c:357
|
|---|
| 3221 | #: n:392
|
|---|
| 3222 | msgid "Separator in survey name"
|
|---|
| 3223 | msgstr ""
|
|---|
| 3224 |
|
|---|
| 3225 | #. TRANSLATORS: Used in place of the station name when talking about an
|
|---|
| 3226 | #. anonymous station.
|
|---|
| 3227 | #: ../src/labelinfo.h:102
|
|---|
| 3228 | #: n:56
|
|---|
| 3229 | msgid "anonymous station"
|
|---|
| 3230 | msgstr ""
|
|---|
| 3231 |
|
|---|
| 3232 | #: ../src/readval.c:115
|
|---|
| 3233 | #: ../src/readval.c:131
|
|---|
| 3234 | #: ../src/readval.c:149
|
|---|
| 3235 | #: ../src/readval.c:413
|
|---|
| 3236 | #: n:47
|
|---|
| 3237 | msgid "Can't have a leg between two anonymous stations"
|
|---|
| 3238 | msgstr ""
|
|---|
| 3239 |
|
|---|
| 3240 | #: ../src/mainfrm.cc:850
|
|---|
| 3241 | #: ../src/printing.cc:488
|
|---|
| 3242 | #: n:406
|
|---|
| 3243 | msgid "Spla&y Legs"
|
|---|
| 3244 | msgstr ""
|
|---|
| 3245 |
|
|---|
| 3246 | #: ../src/survexport.cc:145
|
|---|
| 3247 | #: n:465
|
|---|
| 3248 | msgid "splay legs"
|
|---|
| 3249 | msgstr ""
|
|---|
| 3250 |
|
|---|
| 3251 | #: ../src/mainfrm.cc:857
|
|---|
| 3252 | #: n:251
|
|---|
| 3253 | msgid "&Duplicate Legs"
|
|---|
| 3254 | msgstr ""
|
|---|
| 3255 |
|
|---|
| 3256 | #. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
|
|---|
| 3257 | #. this is selected, such legs are not shown.
|
|---|
| 3258 | #: ../src/aventreectrl.cc:387
|
|---|
| 3259 | #: ../src/mainfrm.cc:840
|
|---|
| 3260 | #: ../src/mainfrm.cc:853
|
|---|
| 3261 | #: n:407
|
|---|
| 3262 | msgid "&Hide"
|
|---|
| 3263 | msgstr "隐藏(&H)"
|
|---|
| 3264 |
|
|---|
| 3265 | #. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
|
|---|
| 3266 | #. this is selected, aven will show such legs with less bright colours.
|
|---|
| 3267 | #: ../src/mainfrm.cc:846
|
|---|
| 3268 | #: ../src/mainfrm.cc:855
|
|---|
| 3269 | #: n:408
|
|---|
| 3270 | msgid "&Fade"
|
|---|
| 3271 | msgstr ""
|
|---|
| 3272 |
|
|---|
| 3273 | #. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
|
|---|
| 3274 | #. this is selected, aven will show such legs with dashed lines.
|
|---|
| 3275 | #: ../src/mainfrm.cc:843
|
|---|
| 3276 | #: ../src/mainfrm.cc:854
|
|---|
| 3277 | #: n:250
|
|---|
| 3278 | msgid "&Dashed"
|
|---|
| 3279 | msgstr ""
|
|---|
| 3280 |
|
|---|
| 3281 | #. TRANSLATORS: Item in the "Splay Legs" and "Duplicate Legs" submenus - if
|
|---|
| 3282 | #. this is selected, such legs are shown the same as other legs.
|
|---|
| 3283 | #: ../src/aventreectrl.cc:388
|
|---|
| 3284 | #: ../src/mainfrm.cc:849
|
|---|
| 3285 | #: ../src/mainfrm.cc:856
|
|---|
| 3286 | #: n:409
|
|---|
| 3287 | msgid "&Show"
|
|---|
| 3288 | msgstr "显示(&S)"
|
|---|
| 3289 |
|
|---|
| 3290 | #: ../src/extend.c:594
|
|---|
| 3291 | #: n:105
|
|---|
| 3292 | msgid "Reading in data - please wait…"
|
|---|
| 3293 | msgstr ""
|
|---|
| 3294 |
|
|---|
| 3295 | #. TRANSLATORS: for extend: the user specified breaking a loop or
|
|---|
| 3296 | #. changing extend direction at this station, but we didn’t find it in
|
|---|
| 3297 | #. the 3d file
|
|---|
| 3298 | #: ../src/extend.c:284
|
|---|
| 3299 | #: ../src/extend.c:303
|
|---|
| 3300 | #: ../src/extend.c:349
|
|---|
| 3301 | #: ../src/extend.c:392
|
|---|
| 3302 | #: ../src/extend.c:435
|
|---|
| 3303 | #: n:510
|
|---|
| 3304 | #, c-format
|
|---|
| 3305 | msgid "Failed to find station %s"
|
|---|
| 3306 | msgstr ""
|
|---|
| 3307 |
|
|---|
| 3308 | #. TRANSLATORS: for extend: the user specified breaking a loop or
|
|---|
| 3309 | #. changing extend direction at this leg, but we didn’t find it in the
|
|---|
| 3310 | #. 3d file
|
|---|
| 3311 | #: ../src/extend.c:329
|
|---|
| 3312 | #: ../src/extend.c:372
|
|---|
| 3313 | #: ../src/extend.c:415
|
|---|
| 3314 | #: ../src/extend.c:459
|
|---|
| 3315 | #: n:511
|
|---|
| 3316 | #, c-format
|
|---|
| 3317 | msgid "Failed to find leg %s → %s"
|
|---|
| 3318 | msgstr ""
|
|---|
| 3319 |
|
|---|
| 3320 | #. TRANSLATORS: for extend: "extend" is starting to produce an extended elevation from station %s
|
|---|
| 3321 | #: ../src/extend.c:275
|
|---|
| 3322 | #: n:512
|
|---|
| 3323 | #, c-format
|
|---|
| 3324 | msgid "Starting from station %s"
|
|---|
| 3325 | msgstr ""
|
|---|
| 3326 |
|
|---|
| 3327 | #. TRANSLATORS: for extend:
|
|---|
| 3328 | #: ../src/extend.c:296
|
|---|
| 3329 | #: n:513
|
|---|
| 3330 | #, c-format
|
|---|
| 3331 | msgid "Extending to the left from station %s"
|
|---|
| 3332 | msgstr ""
|
|---|
| 3333 |
|
|---|
| 3334 | #. TRANSLATORS: for extend:
|
|---|
| 3335 | #: ../src/extend.c:342
|
|---|
| 3336 | #: n:514
|
|---|
| 3337 | #, c-format
|
|---|
| 3338 | msgid "Extending to the right from station %s"
|
|---|
| 3339 | msgstr ""
|
|---|
| 3340 |
|
|---|
| 3341 | #. TRANSLATORS: for extend:
|
|---|
| 3342 | #: ../src/extend.c:316
|
|---|
| 3343 | #: n:515
|
|---|
| 3344 | #, c-format
|
|---|
| 3345 | msgid "Extending to the left from leg %s → %s"
|
|---|
| 3346 | msgstr ""
|
|---|
| 3347 |
|
|---|
| 3348 | #. TRANSLATORS: for extend:
|
|---|
| 3349 | #: ../src/extend.c:362
|
|---|
| 3350 | #: n:516
|
|---|
| 3351 | #, c-format
|
|---|
| 3352 | msgid "Extending to the right from leg %s → %s"
|
|---|
| 3353 | msgstr ""
|
|---|
| 3354 |
|
|---|
| 3355 | #. TRANSLATORS: for extend:
|
|---|
| 3356 | #: ../src/extend.c:428
|
|---|
| 3357 | #: n:517
|
|---|
| 3358 | #, c-format
|
|---|
| 3359 | msgid "Breaking survey loop at station %s"
|
|---|
| 3360 | msgstr ""
|
|---|
| 3361 |
|
|---|
| 3362 | #. TRANSLATORS: for extend:
|
|---|
| 3363 | #: ../src/extend.c:449
|
|---|
| 3364 | #: n:518
|
|---|
| 3365 | #, c-format
|
|---|
| 3366 | msgid "Breaking survey loop at leg %s → %s"
|
|---|
| 3367 | msgstr ""
|
|---|
| 3368 |
|
|---|
| 3369 | #. TRANSLATORS: for extend:
|
|---|
| 3370 | #: ../src/extend.c:385
|
|---|
| 3371 | #: n:519
|
|---|
| 3372 | #, c-format
|
|---|
| 3373 | msgid "Swapping extend direction from station %s"
|
|---|
| 3374 | msgstr ""
|
|---|
| 3375 |
|
|---|
| 3376 | #. TRANSLATORS: for extend:
|
|---|
| 3377 | #: ../src/extend.c:405
|
|---|
| 3378 | #: n:520
|
|---|
| 3379 | #, c-format
|
|---|
| 3380 | msgid "Swapping extend direction from leg %s → %s"
|
|---|
| 3381 | msgstr ""
|
|---|
| 3382 |
|
|---|
| 3383 | #. TRANSLATORS: for extend:
|
|---|
| 3384 | #: ../src/extend.c:688
|
|---|
| 3385 | #: n:521
|
|---|
| 3386 | #, c-format
|
|---|
| 3387 | msgid "Applying specfile: “%s”"
|
|---|
| 3388 | msgstr ""
|
|---|
| 3389 |
|
|---|
| 3390 | #. TRANSLATORS: for extend:
|
|---|
| 3391 | #. Used to tell the user that a file is being written - %s is the filename
|
|---|
| 3392 | #: ../src/extend.c:712
|
|---|
| 3393 | #: n:522
|
|---|
| 3394 | #, c-format
|
|---|
| 3395 | msgid "Writing %s…"
|
|---|
| 3396 | msgstr ""
|
|---|
| 3397 |
|
|---|
| 3398 | #. TRANSLATORS: --help output for sorterr --horizontal option
|
|---|
| 3399 | #: ../src/sorterr.c:50
|
|---|
| 3400 | #: n:179
|
|---|
| 3401 | msgid "sort by horizontal error factor"
|
|---|
| 3402 | msgstr ""
|
|---|
| 3403 |
|
|---|
| 3404 | #. TRANSLATORS: --help output for sorterr --vertical option
|
|---|
| 3405 | #: ../src/sorterr.c:52
|
|---|
| 3406 | #: n:180
|
|---|
| 3407 | msgid "sort by vertical error factor"
|
|---|
| 3408 | msgstr ""
|
|---|
| 3409 |
|
|---|
| 3410 | #. TRANSLATORS: --help output for sorterr --percentage option
|
|---|
| 3411 | #: ../src/sorterr.c:54
|
|---|
| 3412 | #: n:181
|
|---|
| 3413 | msgid "sort by percentage error"
|
|---|
| 3414 | msgstr ""
|
|---|
| 3415 |
|
|---|
| 3416 | #. TRANSLATORS: --help output for sorterr --per-leg option
|
|---|
| 3417 | #: ../src/sorterr.c:56
|
|---|
| 3418 | #: n:182
|
|---|
| 3419 | msgid "sort by error per leg"
|
|---|
| 3420 | msgstr ""
|
|---|
| 3421 |
|
|---|
| 3422 | #. TRANSLATORS: --help output for sorterr --replace option
|
|---|
| 3423 | #: ../src/sorterr.c:58
|
|---|
| 3424 | #: n:183
|
|---|
| 3425 | msgid "replace .err file with re-sorted version"
|
|---|
| 3426 | msgstr ""
|
|---|
| 3427 |
|
|---|
| 3428 | #: ../src/sorterr.c:78
|
|---|
| 3429 | #: ../src/sorterr.c:95
|
|---|
| 3430 | #: ../src/sorterr.c:167
|
|---|
| 3431 | #: n:112
|
|---|
| 3432 | msgid "Couldn’t parse .err file"
|
|---|
| 3433 | msgstr ""
|
|---|
| 3434 |
|
|---|
| 3435 | #. TRANSLATORS: for diffpos:
|
|---|
| 3436 | #: ../src/diffpos.c:158
|
|---|
| 3437 | #: n:500
|
|---|
| 3438 | #, c-format
|
|---|
| 3439 | msgid "Moved by (%3.2f,%3.2f,%3.2f): %s"
|
|---|
| 3440 | msgstr ""
|
|---|
| 3441 |
|
|---|
| 3442 | #. TRANSLATORS: for diffpos:
|
|---|
| 3443 | #: ../src/diffpos.c:195
|
|---|
| 3444 | #: n:501
|
|---|
| 3445 | #, c-format
|
|---|
| 3446 | msgid "Added: %s"
|
|---|
| 3447 | msgstr "已添加:%s"
|
|---|
| 3448 |
|
|---|
| 3449 | #. TRANSLATORS: for diffpos:
|
|---|
| 3450 | #: ../src/diffpos.c:218
|
|---|
| 3451 | #: n:502
|
|---|
| 3452 | #, c-format
|
|---|
| 3453 | msgid "Deleted: %s"
|
|---|
| 3454 | msgstr "已删除:%s"
|
|---|
| 3455 |
|
|---|
| 3456 | #. TRANSLATORS: The first of two warnings given when a survey which has
|
|---|
| 3457 | #. already been completed is reentered. This example file crawl.svx:
|
|---|
| 3458 | #.
|
|---|
| 3459 | #. *begin crawl ; <- second warning here
|
|---|
| 3460 | #. 1 2 9.45 234 -01
|
|---|
| 3461 | #. *end crawl
|
|---|
| 3462 | #. *begin crawl ; <- first warning here
|
|---|
| 3463 | #. 2 3 7.67 223 -03
|
|---|
| 3464 | #. *end crawl
|
|---|
| 3465 | #.
|
|---|
| 3466 | #. Would lead to:
|
|---|
| 3467 | #.
|
|---|
| 3468 | #. crawl.svx:4:8: warning: Reentering an existing survey is deprecated
|
|---|
| 3469 | #. crawl.svx:1: info: Originally entered here
|
|---|
| 3470 | #.
|
|---|
| 3471 | #. If you're unsure what "deprecated" means, see:
|
|---|
| 3472 | #. https://en.wikipedia.org/wiki/Deprecation
|
|---|
| 3473 | #: ../src/commands.c:787
|
|---|
| 3474 | #: n:29
|
|---|
| 3475 | msgid "Reentering an existing survey is deprecated"
|
|---|
| 3476 | msgstr ""
|
|---|
| 3477 |
|
|---|
| 3478 | #. TRANSLATORS: The second of two warnings given when a survey which has
|
|---|
| 3479 | #. already been completed is reentered. This example file crawl.svx:
|
|---|
| 3480 | #.
|
|---|
| 3481 | #. *begin crawl ; <- second warning here
|
|---|
| 3482 | #. 1 2 9.45 234 -01
|
|---|
| 3483 | #. *end crawl
|
|---|
| 3484 | #. *begin crawl ; <- first warning here
|
|---|
| 3485 | #. 2 3 7.67 223 -03
|
|---|
| 3486 | #. *end crawl
|
|---|
| 3487 | #.
|
|---|
| 3488 | #. Would lead to:
|
|---|
| 3489 | #.
|
|---|
| 3490 | #. crawl.svx:4:8: warning: Reentering an existing survey is deprecated
|
|---|
| 3491 | #. crawl.svx:1: info: Originally entered here
|
|---|
| 3492 | #.
|
|---|
| 3493 | #. If you're unsure what "deprecated" means, see:
|
|---|
| 3494 | #. https://en.wikipedia.org/wiki/Deprecation
|
|---|
| 3495 | #: ../src/commands.c:806
|
|---|
| 3496 | #: n:30
|
|---|
| 3497 | msgid "Originally entered here"
|
|---|
| 3498 | msgstr ""
|
|---|
| 3499 |
|
|---|
| 3500 | #: ../src/commands.c:1123
|
|---|
| 3501 | #: n:22
|
|---|
| 3502 | #, c-format
|
|---|
| 3503 | msgid "Corresponding %s was here"
|
|---|
| 3504 | msgstr ""
|
|---|
| 3505 |
|
|---|
| 3506 | #. TRANSLATORS: Use of the ROOT character (which is "\" by default) is
|
|---|
| 3507 | #. deprecated, so this warning would be generated by:
|
|---|
| 3508 | #.
|
|---|
| 3509 | #. *equate \foo.7 1
|
|---|
| 3510 | #.
|
|---|
| 3511 | #. If you're unsure what "deprecated" means, see:
|
|---|
| 3512 | #. https://en.wikipedia.org/wiki/Deprecation
|
|---|
| 3513 | #: ../src/commands.c:693
|
|---|
| 3514 | #: ../src/readval.c:81
|
|---|
| 3515 | #: ../src/readval.c:85
|
|---|
| 3516 | #: n:25
|
|---|
| 3517 | msgid "ROOT is deprecated"
|
|---|
| 3518 | msgstr ""
|
|---|
| 3519 |
|
|---|
| 3520 | #. TRANSLATORS: --help output for dump3d --rewind option
|
|---|
| 3521 | #: ../src/dump3d.c:50
|
|---|
| 3522 | #: n:204
|
|---|
| 3523 | msgid "rewind file and read it a second time"
|
|---|
| 3524 | msgstr ""
|
|---|
| 3525 |
|
|---|
| 3526 | #: ../src/dump3d.c:51
|
|---|
| 3527 | #: n:396
|
|---|
| 3528 | msgid "show survey date information (if present)"
|
|---|
| 3529 | msgstr ""
|
|---|
| 3530 |
|
|---|
| 3531 | #: ../src/dump3d.c:52
|
|---|
| 3532 | #: n:509
|
|---|
| 3533 | msgid "equivalent to --show-dates=-"
|
|---|
| 3534 | msgstr ""
|
|---|
| 3535 |
|
|---|
| 3536 | #: ../src/dump3d.c:53
|
|---|
| 3537 | #: n:486
|
|---|
| 3538 | msgid "convert MOVE and LINE into LEG"
|
|---|
| 3539 | msgstr ""
|
|---|
| 3540 |
|
|---|
| 3541 | #: ../src/gpx.cc:86
|
|---|
| 3542 | #: ../src/kml.cc:85
|
|---|
| 3543 | #: n:287
|
|---|
| 3544 | #, c-format
|
|---|
| 3545 | msgid "Failed to initialise input coordinate system “%s”"
|
|---|
| 3546 | msgstr ""
|
|---|
| 3547 |
|
|---|
| 3548 | #: ../src/gfxcore.cc:3056
|
|---|
| 3549 | #: n:288
|
|---|
| 3550 | #, c-format
|
|---|
| 3551 | msgid "Failed to initialise output coordinate system “%s”"
|
|---|
| 3552 | msgstr ""
|
|---|
| 3553 |
|
|---|
| 3554 | #. TRANSLATORS: %s is replaced by the name of a geodata
|
|---|
| 3555 | #. file, e.g. GPX, KML.
|
|---|
| 3556 | #: ../src/gfxcore.cc:4607
|
|---|
| 3557 | #: ../src/gfxcore.cc:4624
|
|---|
| 3558 | #: n:492
|
|---|
| 3559 | #, c-format
|
|---|
| 3560 | msgid "File “%s” not georeferenced"
|
|---|
| 3561 | msgstr ""
|
|---|
| 3562 |
|
|---|
| 3563 | #: ../src/survexport.cc:158
|
|---|
| 3564 | #: n:148
|
|---|
| 3565 | #, c-format
|
|---|
| 3566 | msgid "generate grid (default %sm)"
|
|---|
| 3567 | msgstr ""
|
|---|
| 3568 |
|
|---|
| 3569 | #: ../src/survexport.cc:159
|
|---|
| 3570 | #: n:149
|
|---|
| 3571 | #, c-format
|
|---|
| 3572 | msgid "station labels text height (default %s)"
|
|---|
| 3573 | msgstr ""
|
|---|
| 3574 |
|
|---|
| 3575 | #: ../src/survexport.cc:160
|
|---|
| 3576 | #: n:152
|
|---|
| 3577 | #, c-format
|
|---|
| 3578 | msgid "station marker size (default %s)"
|
|---|
| 3579 | msgstr ""
|
|---|
| 3580 |
|
|---|
| 3581 | #: ../src/survexport.cc:161
|
|---|
| 3582 | #: n:487
|
|---|
| 3583 | msgid "produce Survex 3d output"
|
|---|
| 3584 | msgstr ""
|
|---|
| 3585 |
|
|---|
| 3586 | #: ../src/survexport.cc:162
|
|---|
| 3587 | #: n:102
|
|---|
| 3588 | msgid "produce CSV output"
|
|---|
| 3589 | msgstr ""
|
|---|
| 3590 |
|
|---|
| 3591 | #: ../src/survexport.cc:163
|
|---|
| 3592 | #: n:156
|
|---|
| 3593 | msgid "produce DXF output"
|
|---|
| 3594 | msgstr ""
|
|---|
| 3595 |
|
|---|
| 3596 | #: ../src/survexport.cc:164
|
|---|
| 3597 | #: n:454
|
|---|
| 3598 | msgid "produce EPS output"
|
|---|
| 3599 | msgstr ""
|
|---|
| 3600 |
|
|---|
| 3601 | #: ../src/survexport.cc:165
|
|---|
| 3602 | #: n:455
|
|---|
| 3603 | msgid "produce GPX output"
|
|---|
| 3604 | msgstr ""
|
|---|
| 3605 |
|
|---|
| 3606 | #: ../src/survexport.cc:166
|
|---|
| 3607 | #: n:456
|
|---|
| 3608 | msgid "produce HPGL output"
|
|---|
| 3609 | msgstr ""
|
|---|
| 3610 |
|
|---|
| 3611 | #: ../src/survexport.cc:167
|
|---|
| 3612 | #: n:457
|
|---|
| 3613 | msgid "produce JSON output"
|
|---|
| 3614 | msgstr ""
|
|---|
| 3615 |
|
|---|
| 3616 | #: ../src/survexport.cc:168
|
|---|
| 3617 | #: n:458
|
|---|
| 3618 | msgid "produce KML output"
|
|---|
| 3619 | msgstr ""
|
|---|
| 3620 |
|
|---|
| 3621 | #. TRANSLATORS: "Compass" and "Carto" are the names of software packages,
|
|---|
| 3622 | #. so should not be translated.
|
|---|
| 3623 | #: ../src/survexport.cc:171
|
|---|
| 3624 | #: n:159
|
|---|
| 3625 | msgid "produce Compass PLT output for Carto"
|
|---|
| 3626 | msgstr ""
|
|---|
| 3627 |
|
|---|
| 3628 | #: ../src/survexport.cc:172
|
|---|
| 3629 | #: n:459
|
|---|
| 3630 | msgid "produce Survex POS output"
|
|---|
| 3631 | msgstr ""
|
|---|
| 3632 |
|
|---|
| 3633 | #: ../src/survexport.cc:173
|
|---|
| 3634 | #: n:525
|
|---|
| 3635 | msgid "produce Shapefile (lines) output"
|
|---|
| 3636 | msgstr ""
|
|---|
| 3637 |
|
|---|
| 3638 | #: ../src/survexport.cc:174
|
|---|
| 3639 | #: n:526
|
|---|
| 3640 | msgid "produce Shapefile (points) output"
|
|---|
| 3641 | msgstr ""
|
|---|
| 3642 |
|
|---|
| 3643 | #: ../src/survexport.cc:175
|
|---|
| 3644 | #: n:160
|
|---|
| 3645 | msgid "produce SVG output"
|
|---|
| 3646 | msgstr ""
|
|---|
| 3647 |
|
|---|
| 3648 | #: ../src/survexport.cc:411
|
|---|
| 3649 | #: n:252
|
|---|
| 3650 | msgid "Export format not specified and not known from output file extension"
|
|---|
| 3651 | msgstr ""
|
|---|
| 3652 |
|
|---|
| 3653 | #: ../src/survexport.cc:416
|
|---|
| 3654 | #: n:253
|
|---|
| 3655 | msgid "Export format not specified"
|
|---|
| 3656 | msgstr ""
|
|---|
| 3657 |
|
|---|
| 3658 | #: ../src/survexport.cc:157
|
|---|
| 3659 | #: n:155
|
|---|
| 3660 | msgid "include items exported by default"
|
|---|
| 3661 | msgstr ""
|
|---|
| 3662 |
|
|---|
| 3663 | #: ../src/datain.c:2515
|
|---|
| 3664 | #: n:499
|
|---|
| 3665 | #, c-format
|
|---|
| 3666 | msgid "Macro “%s” not defined"
|
|---|
| 3667 | msgstr ""
|
|---|
| 3668 |
|
|---|
| 3669 | #: ../src/datain.c:2244
|
|---|
| 3670 | #: ../src/datain.c:2276
|
|---|
| 3671 | #: ../src/datain.c:2296
|
|---|
| 3672 | #: ../src/datain.c:4349
|
|---|
| 3673 | #: n:506
|
|---|
| 3674 | #, c-format
|
|---|
| 3675 | msgid "Ignoring “%s”"
|
|---|
| 3676 | msgstr ""
|
|---|
| 3677 |
|
|---|
| 3678 | #. TRANSLATORS: Warning issued about a dubious case in survey data in
|
|---|
| 3679 | #. Walls format (.srv). Real world example:
|
|---|
| 3680 | #.
|
|---|
| 3681 | #. P25 *8 5 15 3.58
|
|---|
| 3682 | #.
|
|---|
| 3683 | #. This is treated by Walls as a leg from P25 to *8 but seems likely
|
|---|
| 3684 | #. to be intended to be an isolated LRUD reading (one not on a survey
|
|---|
| 3685 | #. leg, useful for the start or end of a traverse) but the closing *
|
|---|
| 3686 | #. was missed (or perhaps in this particular case, mistyped as an 8
|
|---|
| 3687 | #. by failing to press shift), so Survex issues a warning about it.
|
|---|
| 3688 | #: ../src/datain.c:4453
|
|---|
| 3689 | #: n:508
|
|---|
| 3690 | msgid "Parsing as “to” station but may be isolated LRUD with missing closing delimiter"
|
|---|
| 3691 | msgstr ""
|
|---|
| 3692 |
|
|---|
| 3693 | #: ../src/gdalexport.cc:47
|
|---|
| 3694 | #: ../src/gdalexport.cc:53
|
|---|
| 3695 | #: n:527
|
|---|
| 3696 | #, c-format
|
|---|
| 3697 | msgid "Failed to initialise GDAL “%s” driver"
|
|---|
| 3698 | msgstr ""
|
|---|
| 3699 |
|
|---|
| 3700 | #: ../src/gdalexport.cc:142
|
|---|
| 3701 | #: n:528
|
|---|
| 3702 | msgid "Failed to create GDAL layer"
|
|---|
| 3703 | msgstr ""
|
|---|
| 3704 |
|
|---|
| 3705 | #: ../src/gdalexport.cc:152
|
|---|
| 3706 | #: n:529
|
|---|
| 3707 | msgid "Failed to create GDAL field"
|
|---|
| 3708 | msgstr ""
|
|---|
| 3709 |
|
|---|
| 3710 | #: ../src/gdalexport.cc:189
|
|---|
| 3711 | #: ../src/gdalexport.cc:207
|
|---|
| 3712 | #: n:530
|
|---|
| 3713 | msgid "Failed to create GDAL feature"
|
|---|
| 3714 | msgstr ""
|
|---|
| 3715 |
|
|---|
| 3716 | #, c-format
|
|---|
| 3717 | #~ msgid "Error in format of font file “%s”"
|
|---|
| 3718 | #~ msgstr ""
|
|---|
| 3719 |
|
|---|
| 3720 | #. TRANSLATORS: Show the terrain as solid rather than transparent.
|
|---|
| 3721 | #~ msgid "Solid Su&rface"
|
|---|
| 3722 | #~ msgstr ""
|
|---|
| 3723 |
|
|---|
| 3724 | #. TRANSLATORS: number of stations found matching search
|
|---|
| 3725 | #, c-format
|
|---|
| 3726 | #~ msgid "%d found"
|
|---|
| 3727 | #~ msgstr ""
|
|---|
| 3728 |
|
|---|
| 3729 | #: ../src/mainfrm.cc:913
|
|---|
| 3730 | #: n:347
|
|---|
| 3731 | #~ msgid "&Preferences..."
|
|---|
| 3732 | #~ msgstr "首选项(&P)..."
|
|---|
| 3733 |
|
|---|
| 3734 | #: n:348
|
|---|
| 3735 | #~ msgid "Draw passage walls"
|
|---|
| 3736 | #~ msgstr ""
|
|---|
| 3737 |
|
|---|
| 3738 | #: n:349
|
|---|
| 3739 | #~ msgid "Estimate LRUD readings based on heuristics"
|
|---|
| 3740 | #~ msgstr "基于启发法估计左右上下读数"
|
|---|
| 3741 |
|
|---|
| 3742 | #: n:350
|
|---|
| 3743 | #~ msgid "Mark survey stations with crosses"
|
|---|
| 3744 | #~ msgstr ""
|
|---|
| 3745 |
|
|---|
| 3746 | #: n:351
|
|---|
| 3747 | #~ msgid "Highlight stations marked as entrances"
|
|---|
| 3748 | #~ msgstr "突出显示标记为入口的站"
|
|---|
| 3749 |
|
|---|
| 3750 | #: n:352
|
|---|
| 3751 | #~ msgid "Highlight stations marked as fixed points"
|
|---|
| 3752 | #~ msgstr "突出显示标记为固定点的站"
|
|---|
| 3753 |
|
|---|
| 3754 | #: n:353
|
|---|
| 3755 | #~ msgid "Highlight stations which are exported"
|
|---|
| 3756 | #~ msgstr ""
|
|---|
| 3757 |
|
|---|
| 3758 | #: n:354
|
|---|
| 3759 | #~ msgid "Mark survey stations with their names"
|
|---|
| 3760 | #~ msgstr "使用站名标记测量站"
|
|---|
| 3761 |
|
|---|
| 3762 | #: n:355
|
|---|
| 3763 | #~ msgid "Allow names to overlap on the display (faster)"
|
|---|
| 3764 | #~ msgstr "允许名称在显示时重叠(更快)"
|
|---|
| 3765 |
|
|---|
| 3766 | #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
|
|---|
| 3767 | #. "survey stations".
|
|---|
| 3768 | #: n:357
|
|---|
| 3769 | #~ msgid "Display underground survey legs"
|
|---|
| 3770 | #~ msgstr "显示地下测量段"
|
|---|
| 3771 |
|
|---|
| 3772 | #. TRANSLATORS: Here a "survey leg" is a set of measurements between two
|
|---|
| 3773 | #. "survey stations".
|
|---|
| 3774 | #: n:358
|
|---|
| 3775 | #~ msgid "Display surface survey legs"
|
|---|
| 3776 | #~ msgstr "显示地表测量段"
|
|---|
| 3777 |
|
|---|
| 3778 | #: n:359
|
|---|
| 3779 | #~ msgid "Colour surface surveys by depth"
|
|---|
| 3780 | #~ msgstr "地表颜色按深度渲染"
|
|---|
| 3781 |
|
|---|
| 3782 | #: n:360
|
|---|
| 3783 | #~ msgid "Draw surface legs with dashed lines"
|
|---|
| 3784 | #~ msgstr "使用虚线画地表测量段"
|
|---|
| 3785 |
|
|---|
| 3786 | #: n:361
|
|---|
| 3787 | #~ msgid "Draw a grid"
|
|---|
| 3788 | #~ msgstr "绘制网格"
|
|---|
| 3789 |
|
|---|
| 3790 | #: n:362
|
|---|
| 3791 | #~ msgid "metric units"
|
|---|
| 3792 | #~ msgstr "公制单位"
|
|---|
| 3793 |
|
|---|
| 3794 | #. TRANSLATORS: Miles, Feet, Inches, etc. What they call "English units" in
|
|---|
| 3795 | #. the USA (rather confusingly now that England has largely gone metric!)
|
|---|
| 3796 | #: n:363
|
|---|
| 3797 | #~ msgid "imperial units"
|
|---|
| 3798 | #~ msgstr "英制单位"
|
|---|
| 3799 |
|
|---|
| 3800 | #. TRANSLATORS: Degrees are the angular measurement where there are 360 in a
|
|---|
| 3801 | #. full circle.
|
|---|
| 3802 | #: n:364
|
|---|
| 3803 | #~ msgid "degrees (°)"
|
|---|
| 3804 | #~ msgstr "度(°)"
|
|---|
| 3805 |
|
|---|
| 3806 | #. TRANSLATORS: Grads are the angular measurement where there are 400 in a
|
|---|
| 3807 | #. full circle.
|
|---|
| 3808 | #: n:365
|
|---|
| 3809 | #~ msgid "grads"
|
|---|
| 3810 | #~ msgstr ""
|
|---|
| 3811 |
|
|---|
| 3812 | #: n:366
|
|---|
| 3813 | #~ msgid "Display measurements in"
|
|---|
| 3814 | #~ msgstr ""
|
|---|
| 3815 |
|
|---|
| 3816 | #: n:367
|
|---|
| 3817 | #~ msgid "Display angles in"
|
|---|
| 3818 | #~ msgstr "角度显示为"
|
|---|
| 3819 |
|
|---|
| 3820 | #. TRANSLATORS: reverses the sense of the mouse controls
|
|---|
| 3821 | #: n:368
|
|---|
| 3822 | #~ msgid "Reverse the sense of the controls"
|
|---|
| 3823 | #~ msgstr ""
|
|---|
| 3824 |
|
|---|
| 3825 | #: n:369
|
|---|
| 3826 | #~ msgid "Display scale bar"
|
|---|
| 3827 | #~ msgstr "显示比例尺"
|
|---|
| 3828 |
|
|---|
| 3829 | #: n:370
|
|---|
| 3830 | #~ msgid "Display depth bar"
|
|---|
| 3831 | #~ msgstr "显示深度栏"
|
|---|
| 3832 |
|
|---|
| 3833 | #: n:371
|
|---|
| 3834 | #~ msgid "Display compass"
|
|---|
| 3835 | #~ msgstr "显示罗盘"
|
|---|
| 3836 |
|
|---|
| 3837 | #: n:372
|
|---|
| 3838 | #~ msgid "Display clinometer"
|
|---|
| 3839 | #~ msgstr ""
|
|---|
| 3840 |
|
|---|
| 3841 | #: n:373
|
|---|
| 3842 | #~ msgid "Display side panel"
|
|---|
| 3843 | #~ msgstr "显示侧面板"
|
|---|
| 3844 |
|
|---|
| 3845 | #: n:440
|
|---|
| 3846 | #~ msgid "Coordinate projection"
|
|---|
| 3847 | #~ msgstr ""
|
|---|