Blame view

sources/apps/activity/l10n/es.php 420 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
  <?php $TRANSLATIONS = array(
  "Activity" => "Actividad",
  "No more activities to load." => "No hay más actividades por cargar.",
  "Loading older activities" => "Cargando actividades más antiguas",
  "RSS feed" => "Fuente RSS",
  "No activities yet." => "Aún no hay actividades.",
  "You will see a list of events here when you start to use your %s." => "Aquí aparecerá una lista de eventos cuando comience a usar su %s."
  );