Blame view
sources/apps/gallery/l10n/ca.php
310 Bytes
|
03e52840d
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Pictures" => "Fotos", "Shared by" => "Compartit per", "Share" => "Comparteix", "The \"Image Viewer\" application also need to be enabled to use this application." => "L'apliació \"Visualitzador d'Imatges\" també ha d'estar activada per a poder utilitzar aquesta aplicació." ); |