Blame view

sources/apps/activity/l10n/eu.php 419 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
  <?php $TRANSLATIONS = array(
  "Activity" => "Jarduera",
  "No more activities to load." => "Ez dago kargatzeko jarduera gehiagorik.",
  "Loading older activities" => "Jarduera zaharragoak kargatzen",
  "RSS feed" => "RSS jarioa",
  "No activities yet." => "Ez dago jarduerarik.",
  "You will see a list of events here when you start to use your %s." => "Gertaeren zerrenda bat ikusiko duzu zure %s erabiltzen hasten zarenean."
  );