Changeset 602 for trunk


Ignore:
Timestamp:
01/26/2011 10:40:44 AM (16 months ago)
Author:
ofer
Message:

Added Dutch translation thanks to Roland Nieuwendijk, added file with instructions on frontend translation, updated files all around, some more one liners

Location:
trunk/WordPress/plugin/transposh
Files:
4 added
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/WordPress/plugin/transposh/core/parser.php

    r601 r602  
    652652 
    653653        // try some prefetching... (//todo - maybe move directly to the phrase create) 
     654        $originals = array(); 
    654655        if ($this->prefetch_translate_func != null) { 
    655656            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 
    43 */ 
    5  
    64t_jp.l = { 
    75    '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) 
    43 */ 
    5  
    64t_jp.l = { 
    75    'Close without saving?': 'לסגוך בלי לשמוך?', 
  • trunk/WordPress/plugin/transposh/js/transposh.js

    r580 r602  
    3636    t_jp.MSN_APPID = 'FACA8E2DF8DCCECE0DC311C6E57DA98EFEFA9BC6'; 
    3737    // 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/'; 
    3939 
    4040    // 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 . 
    21# Copyright (C) 2010  
    32# This file is distributed under the same license as the  package. 
    4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. 
    5 # 
    6 #, fuzzy 
    73msgid "" 
    84msgstr "" 
     
    106"Report-Msgid-Bugs-To: http://wordpress.org/tag/transposh-translation-filter-" 
    117"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" 
    1312"PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n" 
    1413"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
    1514"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 
    35317msgid "Database stats" 
    35418msgstr "" 
    35519 
    356 #: wp/transposh_db.php:530 
    357 #, php-format 
     20#: wp/transposh_db.php:643 
    35821msgid "Total of <strong style=\"color:red\">%s</strong> translated phrases." 
    35922msgstr "" 
    36023 
    361 #: wp/transposh_db.php:537 
    362 #, php-format 
     24#: wp/transposh_db.php:650 
    36325msgid "" 
    36426"<strong>%1s</strong> has <strong style=\"color:red\">%2s</strong> human " 
     
    36628msgstr "" 
    36729 
    368 #: wp/transposh_db.php:540 
     30#: wp/transposh_db.php:653 
    36931msgid "Recent activity" 
    37032msgstr "" 
    37133 
    372 #: wp/transposh_db.php:545 
    373 #, php-format 
     34#: wp/transposh_db.php:658 
    37435msgid "" 
    37536"On <strong>%1s</strong><br/>user <strong>%2s</strong> translated<br/>" 
     
    37839msgstr "" 
    37940 
     41#: wp/transposh_3rdparty.php:147 
     42msgid "%s translated a phrase to %s with transposh:" 
     43msgstr "" 
     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 
     49msgid "Transposh" 
     50msgstr "" 
     51 
     52#: wp/transposh_admin.php:140 
     53msgid "Transposh makes your blog translatable" 
     54msgstr "" 
     55 
     56#: wp/transposh_admin.php:141 
     57msgid "Plugin homepage" 
     58msgstr "" 
     59 
     60#: wp/transposh_admin.php:142 
     61msgid "Frequently asked questions" 
     62msgstr "" 
     63 
     64#: wp/transposh_admin.php:150 
     65msgid "Transposh control center" 
     66msgstr "" 
     67 
     68#: wp/transposh_admin.php:190 
     69msgid "About this plugin" 
     70msgstr "" 
     71 
     72#: wp/transposh_admin.php:191 
     73msgid "Widget settings" 
     74msgstr "" 
     75 
     76#: wp/transposh_admin.php:192 
     77msgid "Plugin news" 
     78msgstr "" 
     79 
     80#: wp/transposh_admin.php:193 
     81msgid "Plugin stats" 
     82msgstr "" 
     83 
     84#: wp/transposh_admin.php:194 
     85msgid "Translate all" 
     86msgstr "" 
     87 
     88#: wp/transposh_admin.php:195 
     89msgid "Supported languages" 
     90msgstr "" 
     91 
     92#: wp/transposh_admin.php:196 
     93msgid "Translation settings" 
     94msgstr "" 
     95 
     96#: wp/transposh_admin.php:197 
     97msgid "Automatic translation settings" 
     98msgstr "" 
     99 
     100#: wp/transposh_admin.php:198 
     101msgid "Generic settings" 
     102msgstr "" 
     103 
     104#: wp/transposh_admin.php:199 
     105msgid "Database maintenance" 
     106msgstr "" 
     107 
     108#: wp/transposh_admin.php:208 
     109msgid "Transposh community features" 
     110msgstr "" 
     111 
     112#: wp/transposh_admin.php:236 
     113msgid "Save Changes" 
     114msgstr "" 
     115 
     116#: wp/transposh_admin.php:260 
     117msgid "Problems?" 
     118msgstr "" 
     119 
     120#: wp/transposh_admin.php:278 
     121msgid "Plugin Homepage" 
     122msgstr "" 
     123 
     124#: wp/transposh_admin.php:279 
     125msgid "Suggest a Feature" 
     126msgstr "" 
     127 
     128#: wp/transposh_admin.php:281 
     129msgid "Report a Bug" 
     130msgstr "" 
     131 
     132#: wp/transposh_admin.php:302 
     133msgid "Translate by clicking the button below" 
     134msgstr "" 
     135 
     136#: wp/transposh_admin.php:303 
     137msgid "Translate All Now" 
     138msgstr "" 
     139 
     140#: wp/transposh_admin.php:360 
     141msgid "Default Language (drag another language here to make it default)" 
     142msgstr "" 
     143 
     144#: wp/transposh_admin.php:367 
     145msgid "" 
     146"Available Languages (Click to toggle language state - Drag to sort in the " 
     147"widget)" 
     148msgstr "" 
     149 
     150#: wp/transposh_admin.php:377 
     151msgid "Language supported by google translate" 
     152msgstr "" 
     153 
     154#: wp/transposh_admin.php:379 
     155msgid "Language supported by bing translate" 
     156msgstr "" 
     157 
     158#: wp/transposh_admin.php:381 
     159msgid "Language supported by apertium translate" 
     160msgstr "" 
     161 
     162#: wp/transposh_admin.php:383 
     163msgid "Language is written from right to left" 
     164msgstr "" 
     165 
     166#: wp/transposh_admin.php:388 
     167msgid "Display options:" 
     168msgstr "" 
     169 
     170#: wp/transposh_admin.php:389 
     171msgid "Toggle names of languages between English and Original" 
     172msgstr "" 
     173 
     174#: wp/transposh_admin.php:390 
     175msgid "Make all languages active" 
     176msgstr "" 
     177 
     178#: wp/transposh_admin.php:391 
     179msgid "Sort by language name" 
     180msgstr "" 
     181 
     182#: wp/transposh_admin.php:392 
     183msgid "Sort by lSO code" 
     184msgstr "" 
     185 
     186#: wp/transposh_admin.php:393 
     187msgid "Legend:" 
     188msgstr "" 
     189 
     190#: wp/transposh_admin.php:393 
     191msgid "Green - active" 
     192msgstr "" 
     193 
     194#: wp/transposh_admin.php:393 
     195msgid "Yellow - translateable (only translators will see this language)" 
     196msgstr "" 
     197 
     198#: wp/transposh_admin.php:393 
     199msgid "blank - inactive" 
     200msgstr "" 
     201 
     202#: wp/transposh_admin.php:410 
     203msgid "Who can translate ?" 
     204msgstr "" 
     205 
     206#: wp/transposh_admin.php:417 
     207msgid "Anonymous" 
     208msgstr "" 
     209 
     210#: wp/transposh_admin.php:423 
     211msgid "Enable default language translation" 
     212msgstr "" 
     213 
     214#: wp/transposh_admin.php:425 
     215msgid "" 
     216"Allow translation of default language - useful for sites with more than one " 
     217"major language" 
     218msgstr "" 
     219 
     220#: wp/transposh_admin.php:432 
     221msgid "Enable search in translated languages" 
     222msgstr "" 
     223 
     224#: wp/transposh_admin.php:434 
     225msgid "" 
     226"Allow search of translated languages, in those languages (and the original " 
     227"language)" 
     228msgstr "" 
     229 
     230#: wp/transposh_admin.php:441 
     231msgid "Enable url translation" 
     232msgstr "" 
     233 
     234#: wp/transposh_admin.php:441 wp/transposh_admin.php:450 
     235msgid "experimental" 
     236msgstr "" 
     237 
     238#: wp/transposh_admin.php:443 
     239msgid "Allow translation of permalinks and urls" 
     240msgstr "" 
     241 
     242#: wp/transposh_admin.php:450 
     243msgid "Enable gettext integration" 
     244msgstr "" 
     245 
     246#: wp/transposh_admin.php:452 
     247msgid "" 
     248"Enable integration of Transposh with existing gettext interface (.po/.mo " 
     249"files)" 
     250msgstr "" 
     251 
     252#: wp/transposh_admin.php:461 
     253msgid "Enable automatic translation" 
     254msgstr "" 
     255 
     256#: wp/transposh_admin.php:463 
     257msgid "Allow automatic translation of pages" 
     258msgstr "" 
     259 
     260#: wp/transposh_admin.php:469 
     261msgid "Enable automatic translation after posting" 
     262msgstr "" 
     263 
     264#: wp/transposh_admin.php:471 
     265msgid "Do automatic translation immediately after a post has been published" 
     266msgstr "" 
     267 
     268#: wp/transposh_admin.php:476 
     269msgid "Select preferred auto translation engine" 
     270msgstr "" 
     271 
     272#: wp/transposh_admin.php:477 
     273msgid "Translation engine:" 
     274msgstr "" 
     275 
     276#: wp/transposh_admin.php:479 
     277msgid "Google" 
     278msgstr "" 
     279 
     280#: wp/transposh_admin.php:480 
     281msgid "Bing" 
     282msgstr "" 
     283 
     284#: wp/transposh_admin.php:490 
     285msgid "Rewrite URLs" 
     286msgstr "" 
     287 
     288#: wp/transposh_admin.php:501 
     289msgid "Add scripts to footer" 
     290msgstr "" 
     291 
     292#: wp/transposh_admin.php:510 
     293msgid "Auto detect language for users" 
     294msgstr "" 
     295 
     296#: wp/transposh_admin.php:523 
     297msgid "Delete all automated translations" 
     298msgstr "" 
     299 
     300#: wp/transposh_admin.php:524 
     301msgid "Delete automated translations older than 14 days" 
     302msgstr "" 
     303 
     304#: wp/transposh_admin.php:525 
     305msgid "Attempt to fix errors caused by previous versions - please backup first" 
     306msgstr "" 
     307 
     308#: wp/transposh_admin.php:529 
     309msgid "Backup service for human translation" 
     310msgstr "" 
     311 
     312#: wp/transposh_admin.php:530 
     313msgid "Enable daily backup" 
     314msgstr "" 
     315 
     316#: wp/transposh_admin.php:531 
     317msgid "Enable live backup" 
     318msgstr "" 
     319 
     320#: wp/transposh_admin.php:532 
     321msgid "Disable backup (Can be run manually by clicking the button below)" 
     322msgstr "" 
     323 
     324#: wp/transposh_admin.php:533 
     325msgid "Service Key:" 
     326msgstr "" 
     327 
     328#: wp/transposh_admin.php:533 
     329msgid "How to restore?" 
     330msgstr "" 
     331 
     332#: wp/transposh_admin.php:535 
     333msgid "Do Backup Now" 
     334msgstr "" 
     335 
    380336#: wp/transposh_widget.php:88 
    381337msgid "Transposh language selection widget" 
    382338msgstr "" 
    383339 
    384 #: wp/transposh_widget.php:208 
     340#: wp/transposh_widget.php:209 
    385341msgid "Translation" 
    386342msgstr "" 
    387343 
    388 #: wp/transposh_widget.php:221 
     344#: wp/transposh_widget.php:222 
    389345msgid "Set as default language" 
    390346msgstr "" 
    391347 
    392 #: wp/transposh_widget.php:332 
     348#: wp/transposh_widget.php:255 
     349msgid "translation plugin for wordpress" 
     350msgstr "" 
     351 
     352#: wp/transposh_widget.php:258 
     353msgid "wordpress translation plugin" 
     354msgstr "" 
     355 
     356#: wp/transposh_widget.php:261 
     357msgid "translate your blog to 60+ languages" 
     358msgstr "" 
     359 
     360#: wp/transposh_widget.php:264 
     361msgid "website crowdsourcing translation plugin" 
     362msgstr "" 
     363 
     364#: wp/transposh_widget.php:267 
     365msgid "google translate and bing translate plugin for wordpress" 
     366msgstr "" 
     367 
     368#: wp/transposh_widget.php:363 
    393369msgid "Style:" 
    394370msgstr "" 
    395371 
    396 #: wp/transposh_widget.php:341 
     372#: wp/transposh_widget.php:372 
    397373msgid "Effects:" 
    398374msgstr "" 
    399375 
    400 #: wp/transposh_widget.php:343 
     376#: wp/transposh_widget.php:374 
    401377msgid "Show progress bar when a client triggers automatic translation" 
    402378msgstr "" 
    403379 
    404 #: wp/transposh_widget.php:343 
     380#: wp/transposh_widget.php:374 
    405381msgid "Show progress bar" 
    406382msgstr "" 
    407383 
    408 #: wp/transposh_widget.php:345 
     384#: wp/transposh_widget.php:376 
    409385msgid "Widget will allow setting this language as user default" 
    410386msgstr "" 
    411387 
    412 #: wp/transposh_widget.php:345 
     388#: wp/transposh_widget.php:376 
    413389msgid "Allow user to set current language as default" 
    414390msgstr "" 
    415391 
    416 #: wp/transposh_widget.php:347 
     392#: wp/transposh_widget.php:378 
    417393msgid "Transposh logo will not appear on widget" 
    418394msgstr "" 
    419395 
    420 #: wp/transposh_widget.php:347 
     396#: wp/transposh_widget.php:378 
    421397msgid "" 
    422398"Remove transposh logo (see <a href=\"http://transposh.org/logoterms\">terms</" 
    423399"a>)" 
    424400msgstr "" 
     401 
     402#: wp/transposh_widget.php:381 
     403msgid "Edit interface (and progress bar) theme:" 
     404msgstr "" 
     405 
     406#: transposh.php:771 
     407msgid "Settings" 
     408msgstr "" 
Note: See TracChangeset for help on using the changeset viewer.