1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Huang Peng <shawn.p.huang@gmail.com>
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://code.google.com/p/scim-python/issues/entry\n"
"POT-Creation-Date: 2008-07-11 12:17+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/scim-python.cpp:278
msgid "Python"
msgstr ""
#: src/scim-python.cpp:284
msgid "Setup UI for Python IM engines."
msgstr ""
#: python/setupui/__init__.py:56
#, python-format
msgid ""
"scim-python\n"
"\n"
"Author : Huang Peng <shawn.p.huang@gmail.com>\n"
" Version : %s"
msgstr ""
#: python/setupui/__init__.py:58 python/helper/PinYinSetup/SetupUI.glade:716
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:593
msgid "About"
msgstr ""
#: python/setupui/EnglishWriter/English.py:36
msgid "Always show candidates window"
msgstr ""
#: python/setupui/EnglishWriter/English.py:36
msgid "Always show candidates, even if the spelling is right."
msgstr ""
#: python/setupui/EnglishWriter/English.py:38
msgid "Commit a space with preedit string"
msgstr ""
#: python/setupui/EnglishWriter/English.py:38
msgid "Commit preedit string or a candidates with a space."
msgstr ""
#: python/setupui/EnglishWriter/English.py:62
#: python/engine/EnglishWriter/English.py:251
msgid "English Writer"
msgstr ""
#: python/engine/EnglishWriter/English.py:256
msgid "Help For English"
msgstr ""
#: python/engine/PinYin/PinYin.py:138
msgid "Setup"
msgstr ""
#: python/engine/PinYin/PinYin.py:156 python/engine/PinYin/ZhengJu.py:933
msgid "CN"
msgstr ""
#: python/engine/PinYin/PinYin.py:157
msgid "Switch to English mode"
msgstr ""
#: python/engine/PinYin/PinYin.py:159 python/engine/PinYin/ZhengJu.py:935
msgid "EN"
msgstr ""
#: python/engine/PinYin/PinYin.py:160
msgid "Switch to Chinese mode"
msgstr ""
#: python/engine/PinYin/PinYin.py:164
msgid "Switch to half letter mode"
msgstr ""
#: python/engine/PinYin/PinYin.py:167
msgid "Switch to full letter mode"
msgstr ""
#: python/engine/PinYin/PinYin.py:171
msgid "Switch to half punctuation mode"
msgstr ""
#: python/engine/PinYin/PinYin.py:174
msgid "Switch to full punctuation mode"
msgstr ""
#: python/engine/PinYin/PinYin.py:1145
msgid "Python Pin Yin"
msgstr ""
#: python/engine/PinYin/PinYin.py:1150
msgid ""
"Help For Python PinYin\n"
"\tPlease read http://code.google.com/p/scim-python/wiki/PinYinUserGuide"
msgstr ""
#: python/engine/PinYin/ZhengJu.py:1187
#: python/helper/ZhengJuSetup/ZhengJuUI.py:110
msgid "ZhengJu"
msgstr ""
#: python/engine/PinYin/ZhengJu.py:1192
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:562
msgid "Help For ZhengJu"
msgstr ""
#: python/engine/PinYin/ShuangPin.py:136
#: python/helper/PinYinSetup/SetupUI.glade:201
#: python/helper/ZhengJuSetup/ZhengJuUI.py:52
msgid "ShuangPin"
msgstr ""
#: python/engine/PinYin/ShuangPin.py:141
msgid "Help For ShuangPin"
msgstr ""
#: python/engine/PinYin/QuanPin.py:185
#: python/helper/ZhengJuSetup/ZhengJuUI.py:52
msgid "QuanPin"
msgstr ""
#: python/engine/PinYin/QuanPin.py:190
msgid "Help For QuanPin"
msgstr ""
#: python/engine/PinYin/JianPin.py:64
#: python/helper/ZhengJuSetup/ZhengJuUI.py:52
msgid "JianPin"
msgstr ""
#: python/engine/PinYin/JianPin.py:69
msgid "Help For JianPin"
msgstr ""
#: python/engine/PinYin/PYDict.py:362
msgid "MSPY"
msgstr ""
#: python/engine/PinYin/PYDict.py:363
msgid "ZRM"
msgstr ""
#: python/engine/PinYin/PYDict.py:364
msgid "ABC"
msgstr ""
#: python/engine/PinYin/PYDict.py:365
msgid "ZGPY"
msgstr ""
#: python/engine/PinYin/PYDict.py:366
msgid "PYJJ"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:7
#: python/helper/PinYinSetup/__init__.py:33
msgid "Python PinYin Setup"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:35
msgid "Press [u] or [v] to temporary English mode"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:110
#: python/helper/PinYinSetup/SetupUI.glade:125
msgid "1\n"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:141
msgid "English spelling check"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:153
msgid "Wrong PinYin auto correct"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:165
msgid "Fuzzy PinYin support"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:177
msgid "Lookup table page size"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:189
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:55
msgid "ShuangPin Schema"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:213
msgid "Support GBK"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:251
msgid "Press [shift] to select candidates"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:278
msgid "Press [-] [=] to page down up."
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:335
msgid "Auto commit"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:347
msgid "Press [,] [.] to page down up."
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:360
msgid "Gernal"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:399
msgid "Color of Spelling Error"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:411
msgid "Color of English Candidates"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:423
msgid "Color of Special Phrases"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:435
msgid "Color of User Phrases"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:447
msgid "Color of New Phrases"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:459
msgid "Color of Normal Phrases"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:571
msgid "Colors"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:662
msgid "Optimize User DB"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:687
msgid "User DB"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:699
msgid ""
"Python PinYin\n"
"\n"
"provided by\n"
"\n"
"Huang Peng <shawn.p.huang@gmail.com>\n"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:740
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:615
msgid "gtk-apply"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:752
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:627
msgid "gtk-cancel"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.glade:768
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:642
msgid "gtk-ok"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.py:200
#: python/helper/ZhengJuSetup/ZhengJuUI.py:195
msgid "Are you sure to close Python PinYin Setup without save configure?"
msgstr ""
#: python/helper/PinYinSetup/SetupUI.py:211
msgid ""
"The user phrases database will be reorganized! Please don't use python "
"PinYin now."
msgstr ""
#: python/helper/PinYinSetup/SetupUI.py:233
msgid "Reorganizing is over!"
msgstr ""
#: python/helper/PinYinSetup/__init__.py:35
msgid "Python PinYin Setup Helper"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:7
#: python/helper/ZhengJuSetup/__init__.py:33
msgid "ZhengJu Setup"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:32
msgid ""
"PinYin Schema \n"
"(Take effect affter switch input method)"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:79
msgid "Use Large Chareset"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:94
msgid "General"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:120
msgid "Clear User Words"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:136
msgid "Clear User Phrases"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:154
msgid "Clear Adjusted Word Frequency"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:171
msgid "Auto Adjust Word Frequency"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:185
msgid "Auto Create User Phrases"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:199
msgid "Auto Create User Words"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:219
msgid "Train with a plain text file:"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:228
msgid "Train..."
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:248
msgid "This would help improve ZhengJu quality:"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:264
msgid "Logging Conversion Error"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:275
msgid "Send Log to Author"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:298
msgid "Self Learning"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:316
msgid "Enable Fuzzy Pinyin"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:338
msgid "l <-> n"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:352
msgid "z <-> zh"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:366
msgid "en <-> eng"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:382
msgid "c <-> ch"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:396
msgid "an <-> ang"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:410
msgid "in <-> ing"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:426
msgid "s <-> sh"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:451
msgid "Fuzzy Pinyin"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:471
msgid "Mixed Chinese and English Input"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:485
msgid "Show Thanslated ShuangPin"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:499
msgid "Progressive Prompt"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:514
msgid "Use spliter to make Pinyin more readable"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:533
msgid "Advanced"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:550
msgid "\"Yu Fan <yufanyufan@gmail.com>\""
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.glade:575
msgid "Homepage"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.py:126
msgid "Conversion Error Log"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.py:127
msgid ""
"Check attachment\n"
"If you have any suggstion, I'm glad to hear!"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.py:131
msgid "Choose A Plain Text File"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.py:145
msgid "Train Successful"
msgstr ""
#: python/helper/ZhengJuSetup/ZhengJuUI.py:148
msgid "Train Failed"
msgstr ""
#: python/helper/ZhengJuSetup/__init__.py:35
msgid "ZhengJu Setup Helper"
msgstr ""
|