Blame view

sources/apps/activity/l10n/gl.php 416 Bytes
d1bafeea1   Kload   [fix] Upgrade to ...
1
2
3
4
5
6
7
8
  <?php $TRANSLATIONS = array(
  "Activity" => "Actividade",
  "No more activities to load." => "Non hai máis actividades que cargar.",
  "Loading older activities" => "Cargando actividades antigas",
  "RSS feed" => "Fonte RSS",
  "No activities yet." => "Aínda non houbo actividade",
  "You will see a list of events here when you start to use your %s." => "Verá una lista de accións cando se comece a utilizar o seu %s."
  );