You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
986 B
20 lines
986 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$lang_new_item = "Amestóse eventu nuevu";
|
|
$lang_title_notification = "Dende la so cabera visita";
|
|
$lang_update_agenda = "actualizóse un eventu de l\'axenda";
|
|
$lang_new_agenda = "Amestóse un eventu nuevu a l\'axenda";
|
|
$lang_update_announcements = "Actualizóse l\'anuncia";
|
|
$lang_new_announcements = "Amestóse una anuncia nueva";
|
|
$lang_new_document = "Amestóse un documentu nuevu";
|
|
$lang_new_exercise = "Hai un exerciciu nuevu disponible";
|
|
$lang_update_link = "Actualizóse l\'enllaz";
|
|
$lang_new_link = "Amestóse un enllaz nuevu";
|
|
$lang_new_forum_topic = "Amestóse un tema nuevu";
|
|
$lang_new_groupforum_topic = "Amestóse un tema nuevu al foru del grupu";
|
|
$lang_new_dropbox_file = "Recibióse un archivu nuevu";
|
|
$lang_update_dropbox_file = "Actualizóse un archivu nel so buzón de llabores / deberes";
|
|
$ForumCategoryAdded = "Amestóse una categoría nel foru";
|
|
$LearnpathAdded = "Amestóse un itinerariu d\'aprendizaxe";
|
|
?>
|