XPressME Integration Kit

Trac


Ignore:
Timestamp:
Aug 24, 2009, 8:53:44 PM (15 years ago)
Author:
toemon
Message:

XPressME のアップデート通知の実装 fixes #205
WP2011の通知はまだ出来ていない。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/extras/xpress_i18n/portuguese-br/xpressme_modules_root/wp-content/plugins/xpressme/language/xpressme-pt_BR.po

    r366 r368  
    77"Project-Id-Version: XPressME Plugin\n" 
    88"Report-Msgid-Bugs-To: \n" 
    9 "POT-Creation-Date: 2009-07-24 17:20+0900\n" 
    10 "PO-Revision-Date: 2009-08-22 17:24-0300\n" 
    11 "Last-Translator: Marcelo Yuji Himoro <yuji@yuji.ws>\n" 
     9"POT-Creation-Date: 2009-08-24 20:14+0900\n" 
     10"PO-Revision-Date: 2009-08-24 20:56+0900\n" 
     11"Last-Translator: toemon <info@toemon.com>\n" 
    1212"Language-Team: Marcelo Yuji Himoro <yuji@yuji.ws>\n" 
    1313"MIME-Version: 1.0\n" 
     
    2121"X-Poedit-SearchPath-0: .\n" 
    2222 
    23 #: xpressme.php:34 
     23#: xpressme.php:33 
    2424msgid "Display Settings" 
    2525msgstr "Configurações de exibição" 
    2626 
    27 #: xpressme.php:35 
     27#: xpressme.php:34 
    2828msgid "Integration Settings" 
    2929msgstr "Configurações de integração" 
    3030 
    31 #: xpressme.php:36 
     31#: xpressme.php:35 
    3232msgid "Other Settings" 
    3333msgstr "Outras configurações" 
    3434 
    3535#: xpressme.php:37 
     36msgid "Upgrade" 
     37msgstr "Atualizar" 
     38 
     39#: xpressme.php:38 
    3640msgid "to XOOPS Admin" 
    3741msgstr "Ir para a administração do XOOPS" 
    3842 
    39 #: xpressme.php:137 
     43#: xpressme.php:138 
    4044msgid "XPressME Display Setting" 
    4145msgstr "Configurações de exibição do XPressME" 
    4246 
    43 #: xpressme.php:143 
     47#: xpressme.php:144 
    4448msgid "Thema Sidebar Display" 
    4549msgstr "Exibir barra lateral no tema?" 
    46  
    47 #: xpressme.php:144 
    48 #: xpressme.php:233 
    49 #: xpressme.php:239 
    50 #: xpressme.php:244 
    51 #: xpressme.php:250 
    52 #: xpressme_class.php:270 
    53 #: xpressme_class.php:286 
    54 msgid "YES" 
    55 msgstr "Sim" 
    5650 
    5751#: xpressme.php:145 
     
    6256#: xpressme_class.php:271 
    6357#: xpressme_class.php:287 
     58msgid "YES" 
     59msgstr "Sim" 
     60 
     61#: xpressme.php:146 
     62#: xpressme.php:235 
     63#: xpressme.php:241 
     64#: xpressme.php:246 
     65#: xpressme.php:252 
     66#: xpressme_class.php:272 
     67#: xpressme_class.php:288 
    6468msgid "NO" 
    6569msgstr "Não" 
    66  
    67 #: xpressme.php:153 
    68 #: xpressme.php:202 
    69 #: xpressme.php:256 
    70 msgid "Update Config" 
    71 msgstr "Atualizar" 
    7270 
    7371#: xpressme.php:154 
    7472#: xpressme.php:203 
    7573#: xpressme.php:257 
     74msgid "Update Config" 
     75msgstr "Atualizar" 
     76 
     77#: xpressme.php:155 
     78#: xpressme.php:204 
     79#: xpressme.php:258 
    7680msgid "Preset Config" 
    7781msgstr "Padrão" 
    7882 
    79 #: xpressme.php:186 
     83#: xpressme.php:187 
    8084msgid "XPressME Integration Setting" 
    8185msgstr "Configurações de integração do XPressME" 
    8286 
    83 #: xpressme.php:191 
     87#: xpressme.php:192 
    8488msgid "Media Upload Base Path" 
    8589msgstr "Caminho base para uploads" 
    8690 
    87 #: xpressme.php:192 
     91#: xpressme.php:193 
    8892msgid "Use XOOPS UPLOAD PATH" 
    8993msgstr "Utilizar o diretório do XOOPS" 
    9094 
    91 #: xpressme.php:193 
     95#: xpressme.php:194 
    9296msgid "USE WordPress BASE_PATH" 
    9397msgstr "Utilizar o diretório do WordPress" 
    9498 
    95 #: xpressme.php:227 
     99#: xpressme.php:228 
    96100msgid "XPressME Other Setting" 
    97101msgstr "Outras configurações do XPressME" 
    98102 
    99 #: xpressme.php:232 
     103#: xpressme.php:233 
    100104msgid "The change tracking of the post is preserved" 
    101105msgstr "Ativar revisões dos posts?" 
    102106 
    103 #: xpressme.php:238 
     107#: xpressme.php:239 
    104108msgid "Select Multi user mode" 
    105109msgstr "Ativar modo multi-usuário?" 
    106110 
    107 #: xpressme.php:243 
     111#: xpressme.php:244 
    108112msgid "Is the posts author views counted?" 
    109113msgstr "Contar leituras do autor?" 
    110114 
    111 #: xpressme.php:249 
     115#: xpressme.php:250 
    112116msgid "Is SQL debugging window displayed?" 
    113117msgstr "Exibir janela de debug do SQL?" 
    114118 
    115 #: xpressme_class.php:51 
    116 #: xpressme_class.php:222 
     119#: xpressme.php:274 
     120msgid "XPressME Upgrade" 
     121msgstr "XPressME Atualizar" 
     122 
     123#: xpressme.php:288 
     124#, php-format 
     125msgid "You are using a XPressME Integration Kit development version (%1$s). Cool! Please <a href=\"%2$s\">stay updated</a>." 
     126msgstr "Você está usando uma versão para XPressME Integration Kit desenvolvedores (%1$s). Legal! Por favor, <a href=\"%2$s\">mantenha-se atualizado</a>." 
     127 
     128#: xpressme.php:292 
     129msgid "There is a new version of XPressME Integration Kit available for upgrade" 
     130msgstr "Há uma versão nova do XPressME Integration Kit disponível para atualização" 
     131 
     132#: xpressme.php:295 
     133#, php-format 
     134msgid "You can upgrade to version %s download the package and install it manually:" 
     135msgstr "Você pode atualizar para a versão %s  fazer o download e instalar manualmente:" 
     136 
     137#: xpressme.php:298 
     138#, php-format 
     139msgid "Download %s" 
     140msgstr "Download %s" 
     141 
     142#: xpressme.php:301 
     143msgid "You have the latest version of XPressME Integration Kit. You do not need to upgrade" 
     144msgstr "Sua versão do XPressME Integration Kit é a mais recente. Não é necessário atualizá-la." 
     145 
     146#: xpressme.php:305 
     147#, php-format 
     148msgid "There is no response from <a href=\"%s\">version check API</a> now. sorry, please confirm it after." 
     149msgstr "Não há nenhuma resposta de <a href=\"%s\">cheque de versão API</a> agora. arrependido, por favor confirme depois de." 
     150 
     151#: xpressme.php:398 
     152#, php-format 
     153msgid "XPressME Integration Kit Version %1$s is available! <a href=\"%2$s\">Please update now</a>." 
     154msgstr "O XPressME Integration Kit %1$s está disponível! <a href=\"%2$s\">Por favor, atualize agora</a>." 
     155 
     156#: xpressme.php:400 
     157#, php-format 
     158msgid "XPressME Integration Kit Version %1$s is available! Please notify the site administrator." 
     159msgstr "O XPressME Integration Kit Versão %1$s está disponível! Por favor, avise o administrador do site." 
     160 
     161#: xpressme_class.php:52 
     162#: xpressme_class.php:223 
    117163msgid "Older Post" 
    118164msgstr "Ir para o post anterior" 
    119165 
    120 #: xpressme_class.php:52 
    121 #: xpressme_class.php:225 
     166#: xpressme_class.php:53 
     167#: xpressme_class.php:226 
    122168msgid "Newer Post" 
    123169msgstr "Ir para o post seguinte" 
    124170 
    125 #: xpressme_class.php:54 
    126 #: xpressme_class.php:228 
     171#: xpressme_class.php:55 
     172#: xpressme_class.php:229 
    127173msgid "Older Entries" 
    128174msgstr "Ir para a página anterior" 
    129175 
    130 #: xpressme_class.php:55 
    131 #: xpressme_class.php:231 
     176#: xpressme_class.php:56 
     177#: xpressme_class.php:232 
    132178msgid "Newer Entries" 
    133179msgstr "Ir para a página seguinte" 
    134180 
    135 #: xpressme_class.php:69 
    136181#: xpressme_class.php:70 
    137 #: xpressme_class.php:234 
     182#: xpressme_class.php:71 
     183#: xpressme_class.php:235 
    138184msgid "Read the rest of this entry &raquo;" 
    139185msgstr "Continuar lendo este post &raquo;" 
    140186 
    141 #: xpressme_class.php:329 
     187#: xpressme_class.php:330 
    142188msgid "Single Post Navi Setting" 
    143189msgstr "Post individual" 
    144190 
    145 #: xpressme_class.php:334 
    146 #: xpressme_class.php:379 
     191#: xpressme_class.php:335 
     192#: xpressme_class.php:380 
    147193msgid "Adjustment of Navi link display position" 
    148194msgstr "Posicionamento de links" 
    149195 
    150 #: xpressme_class.php:337 
     196#: xpressme_class.php:338 
    151197msgid "'Old Post Link' is displayed in the left, and 'Newer Post Link' is displayed in the right" 
    152198msgstr "Exibir link para o post anterior à esquerda, e para o seguinte à direita" 
    153199 
    154 #: xpressme_class.php:338 
     200#: xpressme_class.php:339 
    155201msgid "'Newer Post Link' is displayed in the left, and 'Old Post Link' is displayed in the right" 
    156202msgstr "Exibir link para o post seguinte à esquerda, e para o anterior à direita" 
    157203 
    158 #: xpressme_class.php:344 
     204#: xpressme_class.php:345 
    159205msgid "Select Display name of PostNavi Link" 
    160206msgstr "Selecione o texto do link a ser exibido" 
    161207 
    162 #: xpressme_class.php:347 
     208#: xpressme_class.php:348 
    163209msgid "Title of post" 
    164210msgstr "Título do post" 
    165211 
    166 #: xpressme_class.php:348 
     212#: xpressme_class.php:349 
    167213msgid "Title of Navi" 
    168214msgstr "Personalizado" 
    169215 
    170 #: xpressme_class.php:354 
     216#: xpressme_class.php:355 
    171217msgid "Display Navi Title of Old Post Link" 
    172218msgstr "Texto do link para o post anterior" 
    173219 
    174 #: xpressme_class.php:361 
     220#: xpressme_class.php:362 
    175221msgid "Display Navi Title of Newer Post Link" 
    176222msgstr "Texto do link para o post seguinte" 
    177223 
    178 #: xpressme_class.php:374 
     224#: xpressme_class.php:375 
    179225msgid "Posts List Page Navi Setting" 
    180226msgstr "Lista de posts" 
    181227 
    182 #: xpressme_class.php:382 
     228#: xpressme_class.php:383 
    183229msgid "'Old Page Link' is displayed in the left, and 'Newer Page Link' is displayed in the right" 
    184230msgstr "Exibir link para o página anterior à esquerda, e para o seguinte à direita" 
    185231 
    186 #: xpressme_class.php:383 
     232#: xpressme_class.php:384 
    187233msgid "'Newer Page Link' is displayed in the left, and 'Old Page Link' is displayed in the right" 
    188234msgstr "Exibir link para o página seguinte à esquerda, e para o anterior à direita" 
    189235 
    190 #: xpressme_class.php:389 
     236#: xpressme_class.php:390 
    191237msgid "Display Navi Title of Old Page Link" 
    192238msgstr "Texto do link para o página anterior" 
    193239 
    194 #: xpressme_class.php:396 
     240#: xpressme_class.php:397 
    195241msgid "Display Navi Title of Newer Page Link" 
    196242msgstr "Texto do link para o página seguinte anterior" 
    197243 
    198 #: xpressme_class.php:411 
     244#: xpressme_class.php:412 
    199245msgid "Role Setting at Login" 
    200246msgstr "Permissões" 
    201247 
    202 #: xpressme_class.php:414 
     248#: xpressme_class.php:415 
    203249msgid "XOOPS Groupe" 
    204250msgstr "Grupo do XOOPS" 
    205251 
    206 #: xpressme_class.php:414 
     252#: xpressme_class.php:415 
    207253msgid "WordPress Role" 
    208254msgstr "Permissão do WordPress" 
    209255 
    210 #: xpressme_class.php:414 
     256#: xpressme_class.php:415 
    211257msgid "Role is set at each login" 
    212258msgstr "Atualizar permissões ao fazer login" 
    213  
    214 #: xpressme_class.php:440 
    215 #: xpressme_class.php:444 
    216 #: xpressme_class.php:447 
    217 msgid "Default Role of WordPress" 
    218 msgstr "Permissão padrão do WordPress" 
    219259 
    220260#: xpressme_class.php:441 
    221261#: xpressme_class.php:445 
    222262#: xpressme_class.php:448 
     263msgid "Default Role of WordPress" 
     264msgstr "Permissão padrão do WordPress" 
     265 
     266#: xpressme_class.php:442 
     267#: xpressme_class.php:446 
     268#: xpressme_class.php:449 
    223269msgid "Group User Doesn't Register" 
    224270msgstr "Não cadastrar usuários" 
    225271 
    226 #: xpressme_class.php:479 
     272#: xpressme_class.php:480 
    227273msgid "WordPress MU cannot integrate the comments." 
    228274msgstr "Não é possível integrar comentários no WordPress MU." 
    229275 
    230 #: xpressme_class.php:481 
     276#: xpressme_class.php:482 
    231277msgid "Do Not Comment Integration." 
    232278msgstr "Não integrar comentários" 
    233279 
    234 #: xpressme_class.php:516 
     280#: xpressme_class.php:517 
    235281msgid "Comment integration with D3Forum" 
    236282msgstr "Integração de comentários com o D3Forum" 
    237283 
    238 #: xpressme_class.php:518 
     284#: xpressme_class.php:519 
    239285msgid "Select the forum of D3Forum that does the comment integration from the following lists." 
    240286msgstr "Selecione o fórum do D3Forum com o qual os comentários serão integrados:" 
    241287 
    242 #: xpressme_class.php:523 
     288#: xpressme_class.php:524 
    243289msgid "Select the Type of display of D3Forum comment." 
    244290msgstr "Selecione o tipo de exibição dos comentários do D3Forum:" 
    245291 
    246 #: xpressme_class.php:525 
    247 #: xpressme_class.php:528 
     292#: xpressme_class.php:526 
     293#: xpressme_class.php:529 
    248294msgid "Flat" 
    249295msgstr "Plano" 
    250296 
    251 #: xpressme_class.php:526 
    252 #: xpressme_class.php:529 
     297#: xpressme_class.php:527 
     298#: xpressme_class.php:530 
    253299msgid "Threaded" 
    254300msgstr "Aninhado" 
    255301 
    256 #: xpressme_class.php:532 
     302#: xpressme_class.php:533 
    257303msgid "Select the order of display of D3Forum comment." 
    258304msgstr "Selecione a ordem de exibição dos comentários do D3Forum:" 
    259305 
    260 #: xpressme_class.php:534 
    261 #: xpressme_class.php:537 
     306#: xpressme_class.php:535 
     307#: xpressme_class.php:538 
    262308msgid "DESC" 
    263309msgstr "Crescente" 
    264310 
    265 #: xpressme_class.php:535 
    266 #: xpressme_class.php:538 
     311#: xpressme_class.php:536 
     312#: xpressme_class.php:539 
    267313msgid "ASC" 
    268314msgstr "Decrescente" 
    269315 
    270 #: xpressme_class.php:541 
     316#: xpressme_class.php:542 
    271317msgid "Number of displays of D3Forum comments." 
    272318msgstr "Número de comentários do D3Fórum a serem exibidos:" 
    273319 
    274 #: xpressme_class.php:544 
     320#: xpressme_class.php:545 
    275321msgid "The import and the export between Wordpress Comments and the D3Forum Posts can be done. " 
    276322msgstr "Importar/exportar comentários entre o WordPress e o D3Forum" 
    277323 
    278 #: xpressme_class.php:545 
     324#: xpressme_class.php:546 
    279325msgid "Export to D3Forum" 
    280326msgstr "Exportar para o D3Forum" 
    281327 
    282 #: xpressme_class.php:546 
     328#: xpressme_class.php:547 
    283329msgid "Import from D3Forum" 
    284330msgstr "Importar para o D3Forum" 
    285331 
    286 #: xpressme_class.php:559 
     332#: xpressme_class.php:560 
    287333msgid "Contents Excerpt Setting" 
    288334msgstr "Excerto" 
    289335 
    290 #: xpressme_class.php:564 
     336#: xpressme_class.php:565 
    291337msgid "Is the excerpt display done with the archive of contents?" 
    292338msgstr "Exibir excertos nos arquivos?" 
    293339 
    294 #: xpressme_class.php:571 
     340#: xpressme_class.php:572 
    295341msgid "When ASCII character more than the set ratio is included, it is judged ASCII contents. " 
    296342msgstr "Quando um excerto contiver mais caracteres ASCII do que o valor definido, ele será tratado como ASCII." 
    297343 
    298 #: xpressme_class.php:578 
     344#: xpressme_class.php:579 
    299345msgid "Excerpt length of word for ASCII contents" 
    300346msgstr "N° de caracteres para excerto de conteúdo ASCII" 
    301347 
    302 #: xpressme_class.php:585 
     348#: xpressme_class.php:586 
    303349msgid "Excerpt length of character for multibyte contents" 
    304350msgstr "N° de caracteres para excerto de conteúdo multi-byte" 
    305351 
    306 #: xpressme_class.php:592 
     352#: xpressme_class.php:593 
    307353msgid "This text is displayed in the link that reads contents not excerpted.(Is not displayed for the blank.)" 
    308354msgstr "Texto do link para o texto completo do post (deixe em branco para não exibir)" 
    309355 
    310 #: xpressme_class.php:599 
     356#: xpressme_class.php:600 
    311357msgid "This text is displayed in the link that more tag (&lt;!--more--&gt;). " 
    312358msgstr "Texto do link para posts com a tag &lt;!--more--&gt;:" 
    313359 
    314 #: xpressme_class.php:611 
     360#: xpressme_class.php:612 
    315361msgid "Display Mode Setting" 
    316362msgstr "Modo de exibição" 
    317363 
    318 #: xpressme_class.php:614 
     364#: xpressme_class.php:615 
    319365msgid "Select the XPressME Display Mode." 
    320366msgstr "Selecione o modo de exibição do XPressME" 
    321367 
    322 #: xpressme_class.php:619 
     368#: xpressme_class.php:620 
    323369msgid "Xoops Mode" 
    324370msgstr "XOOPS" 
    325371 
    326 #: xpressme_class.php:623 
     372#: xpressme_class.php:624 
    327373msgid "WordPress Mode" 
    328374msgstr "WordPress" 
    329375 
    330 #: xpressme_class.php:627 
     376#: xpressme_class.php:628 
    331377msgid "User select" 
    332378msgstr "Selecionar usuário" 
    333379 
    334 #: xpressme_class.php:637 
     380#: xpressme_class.php:638 
    335381msgid "Header Meta Option" 
    336382msgstr "Meta Header" 
    337383 
    338 #: xpressme_class.php:642 
     384#: xpressme_class.php:643 
    339385msgid "Select the Header keyword." 
    340386msgstr "Selecione as palavras-chave a serem utilizadas:" 
    341387 
    342 #: xpressme_class.php:647 
     388#: xpressme_class.php:648 
    343389msgid "Xoops KeyWord" 
    344390msgstr "XOOPS" 
    345391 
    346 #: xpressme_class.php:650 
     392#: xpressme_class.php:651 
    347393msgid "WordPress KeyWord" 
    348394msgstr "WordPress" 
    349395 
    350 #: xpressme_class.php:653 
     396#: xpressme_class.php:654 
    351397msgid "WordPress & Xoops KeyWord" 
    352398msgstr "WordPress e XOOPS" 
    353399 
    354 #: xpressme_class.php:659 
     400#: xpressme_class.php:660 
    355401msgid "Select the Header Description." 
    356402msgstr "Selecione a descrição a ser utilizada:" 
    357403 
    358 #: xpressme_class.php:664 
     404#: xpressme_class.php:665 
    359405msgid "Xoops Description" 
    360406msgstr "XOOPS" 
    361407 
    362 #: xpressme_class.php:667 
     408#: xpressme_class.php:668 
    363409msgid "WordPress Description" 
    364410msgstr "WordPress" 
    365411 
    366 #: xpressme_class.php:670 
     412#: xpressme_class.php:671 
    367413msgid "WordPress & Xoops Description" 
    368414msgstr "WordPress e XOOPS" 
    369415 
    370 #: xpressme_class.php:676 
     416#: xpressme_class.php:677 
    371417msgid "Select the Header Robots Index." 
    372418msgstr "Selecione o robô de indexação a ser utilizado no cabeçalho:" 
    373419 
    374 #: xpressme_class.php:681 
     420#: xpressme_class.php:682 
    375421msgid "Xoops Robots Index" 
    376422msgstr "XOOPS" 
    377423 
    378 #: xpressme_class.php:684 
     424#: xpressme_class.php:685 
    379425msgid "WordPress Robots Index" 
    380426msgstr "WordPress" 
    381427 
    382 #: xpressme_class.php:713 
     428#: xpressme_class.php:714 
    383429#, php-format 
    384430msgid "Unable to create directory %s. Is its parent directory writable by the server?" 
    385431msgstr "Não foi possível criar o diretório %s. Verifique as permissões de escrita do servidor." 
    386432 
    387 #: include/custom_functions.php:75 
     433#: include/custom_functions.php:74 
    388434#, php-format 
    389435msgid "Permanent Link to %s" 
    390436msgstr "Link permanente para %s" 
    391437 
    392 #: include/custom_functions.php:430 
    393 #: include/custom_functions.php:455 
     438#: include/custom_functions.php:429 
     439#: include/custom_functions.php:454 
    394440#, php-format 
    395441msgid "views :%d" 
    396442msgstr "Leituras: %d" 
    397443 
    398 #: include/custom_functions.php:609 
     444#: include/custom_functions.php:608 
    399445msgid "Main" 
    400446msgstr "Principal" 
    401447 
    402 #: include/custom_functions.php:612 
     448#: include/custom_functions.php:611 
    403449#, php-format 
    404450msgid "Archive for the &#8216;%s&#8217; Category" 
    405451msgstr "Arquivo da categoria &#8216;%s&#8217;" 
    406452 
    407 #: include/custom_functions.php:615 
     453#: include/custom_functions.php:614 
    408454#, php-format 
    409455msgid "Posts Tagged &#8216;%s&#8217;" 
    410456msgstr "Posts com a tag &#8216;%s&#8217; " 
    411457 
    412 #: include/custom_functions.php:618 
     458#: include/custom_functions.php:617 
    413459#, php-format 
    414460msgid "Archive for %s|Daily archive page" 
    415461msgstr "Arquivo de %s|Arquivo por dia" 
    416462 
    417 #: include/custom_functions.php:618 
     463#: include/custom_functions.php:617 
    418464msgid "F jS, Y" 
    419465msgstr "j \\d\\e F \\d\\e Y" 
    420466 
    421 #: include/custom_functions.php:620 
     467#: include/custom_functions.php:619 
    422468#, php-format 
    423469msgid "Archive for %s|Monthly archive page" 
    424470msgstr "Arquivo de %s|Arquivo por mês" 
    425471 
    426 #: include/custom_functions.php:620 
     472#: include/custom_functions.php:619 
    427473msgid "F, Y" 
    428474msgstr "F \\d\\e Y" 
    429475 
    430 #: include/custom_functions.php:622 
     476#: include/custom_functions.php:621 
    431477#, php-format 
    432478msgid "Archive for %s|Yearly archive page" 
    433479msgstr "Arquivo de %s|Arquivo por ano" 
    434480 
    435 #: include/custom_functions.php:622 
     481#: include/custom_functions.php:621 
    436482msgid "Y" 
    437483msgstr "Y" 
    438484 
    439 #: include/custom_functions.php:625 
     485#: include/custom_functions.php:624 
    440486#, php-format 
    441487msgid "Archive for the &#8216;%s&#8217; Author" 
    442488msgstr "Arquivo do autor &#8216;%s&#8217;" 
    443489 
    444 #: include/custom_functions.php:628 
     490#: include/custom_functions.php:627 
    445491#, php-format 
    446492msgid "Search Results of word &#8216;%s&#8217;" 
    447493msgstr "Resultados da pesquisa por &#8216;%s&#8217;" 
    448494 
    449 #: include/custom_functions.php:634 
    450 #: include/custom_functions.php:636 
     495#: include/custom_functions.php:633 
     496#: include/custom_functions.php:635 
    451497#, php-format 
    452498msgid "Article of %s" 
    453499msgstr "Posts de %s" 
    454500 
    455 #: include/custom_functions.php:658 
     501#: include/custom_functions.php:657 
    456502#, php-format 
    457503msgid "From %1$s on site %2$s" 
    458504msgstr "De %2$s em %1$s" 
    459505 
    460 #: include/custom_functions.php:679 
     506#: include/custom_functions.php:678 
    461507msgid "No Trackback/Pingback" 
    462508msgstr "Nenhum trackback/pingback" 
    463509 
    464 #: include/custom_functions.php:680 
     510#: include/custom_functions.php:679 
    465511msgid "One Trackback/Pingback" 
    466512msgstr "1 trackback/pingback" 
    467513 
    468 #: include/custom_functions.php:681 
     514#: include/custom_functions.php:680 
    469515msgid "% TrackBack/Pingback" 
    470516msgstr "% trackbacks/pingbacks" 
    471517 
    472 #: include/functions_for_wp20.php:21 
     518#: include/functions_for_wp_old.php:21 
    473519msgid "<strong>ERROR</strong>: The password field is empty." 
    474520msgstr "<strong>ERRO</strong>: campo de senha não preenchido." 
    475521 
    476 #: include/functions_for_wp20.php:29 
     522#: include/functions_for_wp_old.php:29 
    477523msgid "<strong>ERROR</strong>: Invalid username." 
    478524msgstr "<strong>ERRO</strong>: nome de usuário inválido." 
    479525 
    480 #: include/functions_for_wp20.php:37 
     526#: include/functions_for_wp_old.php:37 
    481527msgid "<strong>ERROR</strong>: Incorrect password." 
    482528msgstr "<strong>ERRO</strong>: senha inválida." 
     
    512558#~ msgid "XPressME Configuration Page" 
    513559#~ msgstr "XPressMEの設定ページ" 
    514 #~ msgid "XPressME" 
    515 #~ msgstr "XPressME" 
    516  
     560 
Note: See TracChangeset for help on using the changeset viewer.