Blame view
sources/apps/gallery/l10n/pt_BR.php
311 Bytes
|
03e52840d
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Pictures" => "Imagens", "Shared by" => "Compartilhada por", "Share" => "Compartilhar", "The \"Image Viewer\" application also need to be enabled to use this application." => "A aplicação \"Visualizador de Imagens\" também precisa estar habilitada para usar este aplicativo." ); |