зеркало из https://github.com/nextcloud/activity.git
9 строки
419 B
PHP
9 строки
419 B
PHP
<?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."
|
|
);
|