Changeset 2945 for branches

Show
Ignore:
Timestamp:
06/30/2008 07:27:46 PM (5 months ago)
Author:
pedrofaria
Message:

Translated to pt_BR

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/application/i18n/pt_BR/download.php

    r2928 r2945  
    1919        'lang_es_ES'            => 'Espanhol', 
    2020        'lang_pl_PL'            => 'Polonês', 
    21         'zip_archive'           => 'Zip Archive', 
     21        'zip_archive'           => 'Arquivo Zip', 
    2222        'total'                 => 'Total de Download(s): %s', 
    2323        'version'               => 'Download Kohana v%s', 
    2424        'parts'                 => 'All Kohana libraries, helpers, and views are included in this download, but you may select your modules, vendor tools, and languages below.', 
    2525        'release_codename'      => 'This version was released on %s. Its codename is "%s".', 
    26         'include_modules'       => 'Include the following modules in my download:', 
     26        'include_modules'       => 'Inclua os seguintes modulos no meu download:', 
    2727        'include_vendor'        => 'Include the following vendor tools in my download:', 
    28         'more_information'      => 'More Information', 
    29         'include_languages'     => 'Include the following languages in my download:', 
    30         'compress'              => 'Compress my download using:', 
     28        'more_information'      => 'Mais Informações', 
     29        'include_languages'     => 'Inclua os seguintes idiomas no meu download:', 
     30        'compress'              => 'Comprima meu download usando:', 
    3131        'button'                => 'Download Kohana!', 
    32         'url'                   => 'View Download URL', 
    33         'buttons'               => '%s or %s', 
     32        'url'                   => 'Visualize a URL de Download', 
     33        'buttons'               => '%s ou %s', 
    3434);