Blame view

sources/apps/activity/l10n/ca.php 411 Bytes
42e4f8d60   Kload   add all apps
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í."
  );