- Timestamp:
- 06/30/2008 07:27:46 PM (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/website/application/i18n/pt_BR/download.php
r2928 r2945 19 19 'lang_es_ES' => 'Espanhol', 20 20 'lang_pl_PL' => 'Polonês', 21 'zip_archive' => ' Zip Archive',21 'zip_archive' => 'Arquivo Zip', 22 22 'total' => 'Total de Download(s): %s', 23 23 'version' => 'Download Kohana v%s', 24 24 'parts' => 'All Kohana libraries, helpers, and views are included in this download, but you may select your modules, vendor tools, and languages below.', 25 25 'release_codename' => 'This version was released on %s. Its codename is "%s".', 26 'include_modules' => 'Inclu de the following modules in mydownload:',26 'include_modules' => 'Inclua os seguintes modulos no meu download:', 27 27 'include_vendor' => 'Include the following vendor tools in my download:', 28 'more_information' => 'M ore Information',29 'include_languages' => 'Inclu de the following languages in mydownload:',30 'compress' => 'Compr ess 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:', 31 31 'button' => 'Download Kohana!', 32 'url' => 'Vi ew Download URL',33 'buttons' => '%s o r%s',32 'url' => 'Visualize a URL de Download', 33 'buttons' => '%s ou %s', 34 34 );
