- Timestamp:
- 01/26/2011 10:40:44 AM (16 months ago)
- Location:
- trunk/WordPress/plugin/transposh
- Files:
-
- 4 added
- 5 edited
-
core/parser.php (modified) (1 diff)
-
js/l/es.js (modified) (1 diff)
-
js/l/he.js (modified) (1 diff)
-
js/l/newlang.js.pot (added)
-
js/l/nl.js (added)
-
js/transposh.js (modified) (1 diff)
-
langs/transposh-nl_NL.mo (added)
-
langs/transposh-nl_NL.po (added)
-
langs/transposh.pot (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/core/parser.php
r601 r602 652 652 653 653 // try some prefetching... (//todo - maybe move directly to the phrase create) 654 $originals = array(); 654 655 if ($this->prefetch_translate_func != null) { 655 656 foreach ($this->html->find('text') as $e) { -
trunk/WordPress/plugin/transposh/js/l/es.js
r594 r602 1 /* 2 * To change this template, choose Tools | Templates 3 * and open the template in the editor. 1 /* 2 * Thanks: Ignacio F. López Vico 4 3 */ 5 6 4 t_jp.l = { 7 5 'Close without saving?': 'Cerrar sin guardar?', -
trunk/WordPress/plugin/transposh/js/l/he.js
r594 r602 1 /* 2 * To change this template, choose Tools | Templates 3 * and open the template in the editor. 1 /* 2 * Thanks: Amir Wald (http://colnect.com) 4 3 */ 5 6 4 t_jp.l = { 7 5 'Close without saving?': '×ס××ך ××× ×ש××ך?', -
trunk/WordPress/plugin/transposh/js/transposh.js
r580 r602 36 36 t_jp.MSN_APPID = 'FACA8E2DF8DCCECE0DC311C6E57DA98EFEFA9BC6'; 37 37 // set base uri for jQueryUI 38 t_jp.jQueryUI = 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8. 7/';38 t_jp.jQueryUI = 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/'; 39 39 40 40 // This function fixes the page, it gets a token and translation and fixes this, -
trunk/WordPress/plugin/transposh/langs/transposh.pot
r543 r602 1 # Translation of the WordPress plugin by .2 1 # Copyright (C) 2010 3 2 # This file is distributed under the same license as the package. 4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.5 #6 #, fuzzy7 3 msgid "" 8 4 msgstr "" … … 10 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/transposh-translation-filter-" 11 7 "for-wordpress\n" 12 "POT-Creation-Date: 2010-10-13 10:21+0000\n" 8 "POT-Creation-Date: 2011-01-16 21:56:35+00:00\n" 9 "MIME-Version: 1.0\n" 10 "Content-Type: text/plain; charset=UTF-8\n" 11 "Content-Transfer-Encoding: 8bit\n" 13 12 "PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n" 14 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 15 14 "Language-Team: LANGUAGE <LL@li.org>\n" 16 "MIME-Version: 1.0\n" 17 "Content-Type: text/plain; charset=utf-8\n" 18 "Content-Transfer-Encoding: 8bit\n" 19 20 #: transposh.php:601 21 msgctxt "Edit Interface" 22 msgid "Edit Translation" 23 msgstr "" 24 25 #: transposh.php:602 26 msgctxt "Edit Interface" 27 msgid "Translate" 28 msgstr "" 29 30 #: transposh.php:603 31 msgctxt "Edit Interface" 32 msgid "History" 33 msgstr "" 34 35 #: transposh.php:604 36 msgctxt "Edit Interface" 37 msgid "Original Text" 38 msgstr "" 39 40 #: transposh.php:605 41 msgctxt "Edit Interface" 42 msgid "Translate To" 43 msgstr "" 44 45 #: transposh.php:691 46 msgid "Settings" 47 msgstr "" 48 49 #: wp/transposh_3rdparty.php:146 50 #, php-format 51 msgid "%s translated a phrase to %s with transposh:" 52 msgstr "" 53 54 #: wp/transposh_admin.php:140 55 msgid "Transposh makes your blog translatable" 56 msgstr "" 57 58 #: wp/transposh_admin.php:141 59 msgid "Plugin homepage" 60 msgstr "" 61 62 #: wp/transposh_admin.php:142 63 msgid "Frequently asked questions" 64 msgstr "" 65 66 #: wp/transposh_admin.php:150 67 msgid "Transposh control center" 68 msgstr "" 69 70 #: wp/transposh_admin.php:150 wp/transposh_admin.php:215 71 #: wp/transposh_widget.php:88 wp/transposh_widget.php:91 72 #: wp/transposh_widget.php:253 73 msgid "Transposh" 74 msgstr "" 75 76 #: wp/transposh_admin.php:190 77 msgid "About this plugin" 78 msgstr "" 79 80 #: wp/transposh_admin.php:191 81 msgid "Widget settings" 82 msgstr "" 83 84 #: wp/transposh_admin.php:192 85 msgid "Plugin news" 86 msgstr "" 87 88 #: wp/transposh_admin.php:193 89 msgid "Plugin stats" 90 msgstr "" 91 92 #: wp/transposh_admin.php:194 93 msgid "Translate all" 94 msgstr "" 95 96 #: wp/transposh_admin.php:195 97 msgid "Supported languages" 98 msgstr "" 99 100 #: wp/transposh_admin.php:196 101 msgid "Translation settings" 102 msgstr "" 103 104 #: wp/transposh_admin.php:197 105 msgid "Automatic translation settings" 106 msgstr "" 107 108 #: wp/transposh_admin.php:198 109 msgid "Generic settings" 110 msgstr "" 111 112 #: wp/transposh_admin.php:199 113 msgid "Database maintenance" 114 msgstr "" 115 116 #: wp/transposh_admin.php:208 117 msgid "Transposh community features" 118 msgstr "" 119 120 #: wp/transposh_admin.php:236 121 msgid "Save Changes" 122 msgstr "" 123 124 #: wp/transposh_admin.php:260 125 msgid "Problems?" 126 msgstr "" 127 128 #: wp/transposh_admin.php:278 129 msgid "Plugin Homepage" 130 msgstr "" 131 132 #: wp/transposh_admin.php:279 133 msgid "Suggest a Feature" 134 msgstr "" 135 136 #: wp/transposh_admin.php:281 137 msgid "Report a Bug" 138 msgstr "" 139 140 #: wp/transposh_admin.php:302 141 msgid "Translate by clicking the button below" 142 msgstr "" 143 144 #: wp/transposh_admin.php:303 145 msgid "Translate All Now" 146 msgstr "" 147 148 #: wp/transposh_admin.php:360 149 msgid "Default Language (drag another language here to make it default)" 150 msgstr "" 151 152 #: wp/transposh_admin.php:367 153 msgid "" 154 "Available Languages (Click to toggle language state - Drag to sort in the " 155 "widget)" 156 msgstr "" 157 158 #: wp/transposh_admin.php:377 159 msgid "Language supported by google translate" 160 msgstr "" 161 162 #: wp/transposh_admin.php:379 163 msgid "Language supported by bing translate" 164 msgstr "" 165 166 #: wp/transposh_admin.php:381 167 msgid "Language is written from right to left" 168 msgstr "" 169 170 #: wp/transposh_admin.php:386 171 msgid "Display options:" 172 msgstr "" 173 174 #: wp/transposh_admin.php:387 175 msgid "Toggle names of languages between English and Original" 176 msgstr "" 177 178 #: wp/transposh_admin.php:388 179 msgid "Make all languages active" 180 msgstr "" 181 182 #: wp/transposh_admin.php:389 183 msgid "Sort by language name" 184 msgstr "" 185 186 #: wp/transposh_admin.php:390 187 msgid "Sort by lSO code" 188 msgstr "" 189 190 #: wp/transposh_admin.php:391 191 msgid "Legend:" 192 msgstr "" 193 194 #: wp/transposh_admin.php:391 195 msgid "Green - active" 196 msgstr "" 197 198 #: wp/transposh_admin.php:391 199 msgid "Yellow - translateable (only translators will see this language)" 200 msgstr "" 201 202 #: wp/transposh_admin.php:391 203 msgid "blank - inactive" 204 msgstr "" 205 206 #: wp/transposh_admin.php:408 207 msgid "Who can translate ?" 208 msgstr "" 209 210 #: wp/transposh_admin.php:415 211 msgid "Anonymous" 212 msgstr "" 213 214 #: wp/transposh_admin.php:421 215 msgid "Enable default language translation" 216 msgstr "" 217 218 #: wp/transposh_admin.php:423 219 msgid "" 220 "Allow translation of default language - useful for sites with more than one " 221 "major language" 222 msgstr "" 223 224 #: wp/transposh_admin.php:430 225 msgid "Enable search in translated languages" 226 msgstr "" 227 228 #: wp/transposh_admin.php:432 229 msgid "" 230 "Allow search of translated languages, in those languages (and the original " 231 "language)" 232 msgstr "" 233 234 #: wp/transposh_admin.php:439 235 msgid "Enable url translation" 236 msgstr "" 237 238 #: wp/transposh_admin.php:439 wp/transposh_admin.php:448 239 msgid "experimental" 240 msgstr "" 241 242 #: wp/transposh_admin.php:441 243 msgid "Allow translation of permalinks and urls" 244 msgstr "" 245 246 #: wp/transposh_admin.php:448 247 msgid "Enable gettext integration" 248 msgstr "" 249 250 #: wp/transposh_admin.php:450 251 msgid "" 252 "Enable integration of Transposh with existing gettext interface (.po/.mo " 253 "files)" 254 msgstr "" 255 256 #: wp/transposh_admin.php:459 257 msgid "Enable automatic translation" 258 msgstr "" 259 260 #: wp/transposh_admin.php:461 261 msgid "Allow automatic translation of pages" 262 msgstr "" 263 264 #: wp/transposh_admin.php:467 265 msgid "Enable automatic translation after posting" 266 msgstr "" 267 268 #: wp/transposh_admin.php:469 269 msgid "Do automatic translation immediately after a post has been published" 270 msgstr "" 271 272 #: wp/transposh_admin.php:474 273 msgid "Select preferred auto translation engine" 274 msgstr "" 275 276 #: wp/transposh_admin.php:475 277 msgid "Translation engine:" 278 msgstr "" 279 280 #: wp/transposh_admin.php:477 281 msgid "Google" 282 msgstr "" 283 284 #: wp/transposh_admin.php:478 285 msgid "Bing" 286 msgstr "" 287 288 #: wp/transposh_admin.php:488 289 msgid "Rewrite URLs" 290 msgstr "" 291 292 #: wp/transposh_admin.php:490 293 msgid "Rewrite URLs to be search engine friendly, " 294 msgstr "" 295 296 #: wp/transposh_admin.php:499 297 msgid "Add scripts to footer" 298 msgstr "" 299 300 #: wp/transposh_admin.php:501 301 msgid "" 302 "Push transposh scripts to footer of page instead of header, makes pages load " 303 "faster. " 304 msgstr "" 305 306 #: wp/transposh_admin.php:508 307 msgid "Auto detect language for users" 308 msgstr "" 309 310 #: wp/transposh_admin.php:510 311 msgid "" 312 "This enables auto detection of language used by the user as defined in the " 313 "ACCEPT_LANGUAGES they send. " 314 msgstr "" 315 316 #: wp/transposh_admin.php:521 317 msgid "Delete all automated translations" 318 msgstr "" 319 320 #: wp/transposh_admin.php:522 321 msgid "Delete automated translations older than 14 days" 322 msgstr "" 323 324 #: wp/transposh_admin.php:526 325 msgid "Backup service for human translation" 326 msgstr "" 327 328 #: wp/transposh_admin.php:527 329 msgid "Enable daily backup" 330 msgstr "" 331 332 #: wp/transposh_admin.php:528 333 msgid "Enable live backup" 334 msgstr "" 335 336 #: wp/transposh_admin.php:529 337 msgid "Disable backup (Can be run manually by clicking the button below)" 338 msgstr "" 339 340 #: wp/transposh_admin.php:530 341 msgid "Service Key:" 342 msgstr "" 343 344 #: wp/transposh_admin.php:530 345 msgid "How to restore?" 346 msgstr "" 347 348 #: wp/transposh_admin.php:532 349 msgid "Do Backup Now" 350 msgstr "" 351 352 #: wp/transposh_db.php:525 15 16 #: wp/transposh_db.php:638 353 17 msgid "Database stats" 354 18 msgstr "" 355 19 356 #: wp/transposh_db.php:530 357 #, php-format 20 #: wp/transposh_db.php:643 358 21 msgid "Total of <strong style=\"color:red\">%s</strong> translated phrases." 359 22 msgstr "" 360 23 361 #: wp/transposh_db.php:537 362 #, php-format 24 #: wp/transposh_db.php:650 363 25 msgid "" 364 26 "<strong>%1s</strong> has <strong style=\"color:red\">%2s</strong> human " … … 366 28 msgstr "" 367 29 368 #: wp/transposh_db.php: 54030 #: wp/transposh_db.php:653 369 31 msgid "Recent activity" 370 32 msgstr "" 371 33 372 #: wp/transposh_db.php:545 373 #, php-format 34 #: wp/transposh_db.php:658 374 35 msgid "" 375 36 "On <strong>%1s</strong><br/>user <strong>%2s</strong> translated<br/>" … … 378 39 msgstr "" 379 40 41 #: wp/transposh_3rdparty.php:147 42 msgid "%s translated a phrase to %s with transposh:" 43 msgstr "" 44 45 #: wp/transposh_postpublish.php:49 wp/transposh_postpublish.php:50 46 #: wp/transposh_admin.php:150 wp/transposh_admin.php:215 47 #: wp/transposh_widget.php:88 wp/transposh_widget.php:91 48 #: wp/transposh_widget.php:252 49 msgid "Transposh" 50 msgstr "" 51 52 #: wp/transposh_admin.php:140 53 msgid "Transposh makes your blog translatable" 54 msgstr "" 55 56 #: wp/transposh_admin.php:141 57 msgid "Plugin homepage" 58 msgstr "" 59 60 #: wp/transposh_admin.php:142 61 msgid "Frequently asked questions" 62 msgstr "" 63 64 #: wp/transposh_admin.php:150 65 msgid "Transposh control center" 66 msgstr "" 67 68 #: wp/transposh_admin.php:190 69 msgid "About this plugin" 70 msgstr "" 71 72 #: wp/transposh_admin.php:191 73 msgid "Widget settings" 74 msgstr "" 75 76 #: wp/transposh_admin.php:192 77 msgid "Plugin news" 78 msgstr "" 79 80 #: wp/transposh_admin.php:193 81 msgid "Plugin stats" 82 msgstr "" 83 84 #: wp/transposh_admin.php:194 85 msgid "Translate all" 86 msgstr "" 87 88 #: wp/transposh_admin.php:195 89 msgid "Supported languages" 90 msgstr "" 91 92 #: wp/transposh_admin.php:196 93 msgid "Translation settings" 94 msgstr "" 95 96 #: wp/transposh_admin.php:197 97 msgid "Automatic translation settings" 98 msgstr "" 99 100 #: wp/transposh_admin.php:198 101 msgid "Generic settings" 102 msgstr "" 103 104 #: wp/transposh_admin.php:199 105 msgid "Database maintenance" 106 msgstr "" 107 108 #: wp/transposh_admin.php:208 109 msgid "Transposh community features" 110 msgstr "" 111 112 #: wp/transposh_admin.php:236 113 msgid "Save Changes" 114 msgstr "" 115 116 #: wp/transposh_admin.php:260 117 msgid "Problems?" 118 msgstr "" 119 120 #: wp/transposh_admin.php:278 121 msgid "Plugin Homepage" 122 msgstr "" 123 124 #: wp/transposh_admin.php:279 125 msgid "Suggest a Feature" 126 msgstr "" 127 128 #: wp/transposh_admin.php:281 129 msgid "Report a Bug" 130 msgstr "" 131 132 #: wp/transposh_admin.php:302 133 msgid "Translate by clicking the button below" 134 msgstr "" 135 136 #: wp/transposh_admin.php:303 137 msgid "Translate All Now" 138 msgstr "" 139 140 #: wp/transposh_admin.php:360 141 msgid "Default Language (drag another language here to make it default)" 142 msgstr "" 143 144 #: wp/transposh_admin.php:367 145 msgid "" 146 "Available Languages (Click to toggle language state - Drag to sort in the " 147 "widget)" 148 msgstr "" 149 150 #: wp/transposh_admin.php:377 151 msgid "Language supported by google translate" 152 msgstr "" 153 154 #: wp/transposh_admin.php:379 155 msgid "Language supported by bing translate" 156 msgstr "" 157 158 #: wp/transposh_admin.php:381 159 msgid "Language supported by apertium translate" 160 msgstr "" 161 162 #: wp/transposh_admin.php:383 163 msgid "Language is written from right to left" 164 msgstr "" 165 166 #: wp/transposh_admin.php:388 167 msgid "Display options:" 168 msgstr "" 169 170 #: wp/transposh_admin.php:389 171 msgid "Toggle names of languages between English and Original" 172 msgstr "" 173 174 #: wp/transposh_admin.php:390 175 msgid "Make all languages active" 176 msgstr "" 177 178 #: wp/transposh_admin.php:391 179 msgid "Sort by language name" 180 msgstr "" 181 182 #: wp/transposh_admin.php:392 183 msgid "Sort by lSO code" 184 msgstr "" 185 186 #: wp/transposh_admin.php:393 187 msgid "Legend:" 188 msgstr "" 189 190 #: wp/transposh_admin.php:393 191 msgid "Green - active" 192 msgstr "" 193 194 #: wp/transposh_admin.php:393 195 msgid "Yellow - translateable (only translators will see this language)" 196 msgstr "" 197 198 #: wp/transposh_admin.php:393 199 msgid "blank - inactive" 200 msgstr "" 201 202 #: wp/transposh_admin.php:410 203 msgid "Who can translate ?" 204 msgstr "" 205 206 #: wp/transposh_admin.php:417 207 msgid "Anonymous" 208 msgstr "" 209 210 #: wp/transposh_admin.php:423 211 msgid "Enable default language translation" 212 msgstr "" 213 214 #: wp/transposh_admin.php:425 215 msgid "" 216 "Allow translation of default language - useful for sites with more than one " 217 "major language" 218 msgstr "" 219 220 #: wp/transposh_admin.php:432 221 msgid "Enable search in translated languages" 222 msgstr "" 223 224 #: wp/transposh_admin.php:434 225 msgid "" 226 "Allow search of translated languages, in those languages (and the original " 227 "language)" 228 msgstr "" 229 230 #: wp/transposh_admin.php:441 231 msgid "Enable url translation" 232 msgstr "" 233 234 #: wp/transposh_admin.php:441 wp/transposh_admin.php:450 235 msgid "experimental" 236 msgstr "" 237 238 #: wp/transposh_admin.php:443 239 msgid "Allow translation of permalinks and urls" 240 msgstr "" 241 242 #: wp/transposh_admin.php:450 243 msgid "Enable gettext integration" 244 msgstr "" 245 246 #: wp/transposh_admin.php:452 247 msgid "" 248 "Enable integration of Transposh with existing gettext interface (.po/.mo " 249 "files)" 250 msgstr "" 251 252 #: wp/transposh_admin.php:461 253 msgid "Enable automatic translation" 254 msgstr "" 255 256 #: wp/transposh_admin.php:463 257 msgid "Allow automatic translation of pages" 258 msgstr "" 259 260 #: wp/transposh_admin.php:469 261 msgid "Enable automatic translation after posting" 262 msgstr "" 263 264 #: wp/transposh_admin.php:471 265 msgid "Do automatic translation immediately after a post has been published" 266 msgstr "" 267 268 #: wp/transposh_admin.php:476 269 msgid "Select preferred auto translation engine" 270 msgstr "" 271 272 #: wp/transposh_admin.php:477 273 msgid "Translation engine:" 274 msgstr "" 275 276 #: wp/transposh_admin.php:479 277 msgid "Google" 278 msgstr "" 279 280 #: wp/transposh_admin.php:480 281 msgid "Bing" 282 msgstr "" 283 284 #: wp/transposh_admin.php:490 285 msgid "Rewrite URLs" 286 msgstr "" 287 288 #: wp/transposh_admin.php:501 289 msgid "Add scripts to footer" 290 msgstr "" 291 292 #: wp/transposh_admin.php:510 293 msgid "Auto detect language for users" 294 msgstr "" 295 296 #: wp/transposh_admin.php:523 297 msgid "Delete all automated translations" 298 msgstr "" 299 300 #: wp/transposh_admin.php:524 301 msgid "Delete automated translations older than 14 days" 302 msgstr "" 303 304 #: wp/transposh_admin.php:525 305 msgid "Attempt to fix errors caused by previous versions - please backup first" 306 msgstr "" 307 308 #: wp/transposh_admin.php:529 309 msgid "Backup service for human translation" 310 msgstr "" 311 312 #: wp/transposh_admin.php:530 313 msgid "Enable daily backup" 314 msgstr "" 315 316 #: wp/transposh_admin.php:531 317 msgid "Enable live backup" 318 msgstr "" 319 320 #: wp/transposh_admin.php:532 321 msgid "Disable backup (Can be run manually by clicking the button below)" 322 msgstr "" 323 324 #: wp/transposh_admin.php:533 325 msgid "Service Key:" 326 msgstr "" 327 328 #: wp/transposh_admin.php:533 329 msgid "How to restore?" 330 msgstr "" 331 332 #: wp/transposh_admin.php:535 333 msgid "Do Backup Now" 334 msgstr "" 335 380 336 #: wp/transposh_widget.php:88 381 337 msgid "Transposh language selection widget" 382 338 msgstr "" 383 339 384 #: wp/transposh_widget.php:20 8340 #: wp/transposh_widget.php:209 385 341 msgid "Translation" 386 342 msgstr "" 387 343 388 #: wp/transposh_widget.php:22 1344 #: wp/transposh_widget.php:222 389 345 msgid "Set as default language" 390 346 msgstr "" 391 347 392 #: wp/transposh_widget.php:332 348 #: wp/transposh_widget.php:255 349 msgid "translation plugin for wordpress" 350 msgstr "" 351 352 #: wp/transposh_widget.php:258 353 msgid "wordpress translation plugin" 354 msgstr "" 355 356 #: wp/transposh_widget.php:261 357 msgid "translate your blog to 60+ languages" 358 msgstr "" 359 360 #: wp/transposh_widget.php:264 361 msgid "website crowdsourcing translation plugin" 362 msgstr "" 363 364 #: wp/transposh_widget.php:267 365 msgid "google translate and bing translate plugin for wordpress" 366 msgstr "" 367 368 #: wp/transposh_widget.php:363 393 369 msgid "Style:" 394 370 msgstr "" 395 371 396 #: wp/transposh_widget.php:3 41372 #: wp/transposh_widget.php:372 397 373 msgid "Effects:" 398 374 msgstr "" 399 375 400 #: wp/transposh_widget.php:3 43376 #: wp/transposh_widget.php:374 401 377 msgid "Show progress bar when a client triggers automatic translation" 402 378 msgstr "" 403 379 404 #: wp/transposh_widget.php:3 43380 #: wp/transposh_widget.php:374 405 381 msgid "Show progress bar" 406 382 msgstr "" 407 383 408 #: wp/transposh_widget.php:3 45384 #: wp/transposh_widget.php:376 409 385 msgid "Widget will allow setting this language as user default" 410 386 msgstr "" 411 387 412 #: wp/transposh_widget.php:3 45388 #: wp/transposh_widget.php:376 413 389 msgid "Allow user to set current language as default" 414 390 msgstr "" 415 391 416 #: wp/transposh_widget.php:3 47392 #: wp/transposh_widget.php:378 417 393 msgid "Transposh logo will not appear on widget" 418 394 msgstr "" 419 395 420 #: wp/transposh_widget.php:3 47396 #: wp/transposh_widget.php:378 421 397 msgid "" 422 398 "Remove transposh logo (see <a href=\"http://transposh.org/logoterms\">terms</" 423 399 "a>)" 424 400 msgstr "" 401 402 #: wp/transposh_widget.php:381 403 msgid "Edit interface (and progress bar) theme:" 404 msgstr "" 405 406 #: transposh.php:771 407 msgid "Settings" 408 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.
