Blame view
sources/apps/activity/l10n/ca.php
411 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 8 |
<?php $TRANSLATIONS = array( "Activity" => "Activitat", "No more activities to load." => "No hi ha més activitats per carregar.", "Loading older activities" => "Carregant activitats anteriors", "RSS feed" => "Font RSS", "No activities yet." => "Sense activitats encara.", "You will see a list of events here when you start to use your %s." => "Quan comenceu a usar %s veureu una llista de successos aquí." ); |