Chamilo is a learning management system focused on ease of use and accessibility
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.
chamilo-lms/main/lang/asturian/notification.inc.php

20 lines
986 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_new_item = "Amest<EFBFBD>se eventu nuevu";
$lang_title_notification = "Dende la so cabera visita";
$lang_update_agenda = "actualiz<EFBFBD>se un eventu de l\'axenda";
$lang_new_agenda = "Amest<EFBFBD>se un eventu nuevu a l\'axenda";
$lang_update_announcements = "Actualiz<EFBFBD>se l\'anuncia";
$lang_new_announcements = "Amest<EFBFBD>se una anuncia nueva";
$lang_new_document = "Amest<EFBFBD>se un documentu nuevu";
$lang_new_exercise = "Hai un exerciciu nuevu disponible";
$lang_update_link = "Actualiz<EFBFBD>se l\'enllaz";
$lang_new_link = "Amest<EFBFBD>se un enllaz nuevu";
$lang_new_forum_topic = "Amest<EFBFBD>se un tema nuevu";
$lang_new_groupforum_topic = "Amest<EFBFBD>se un tema nuevu al foru del grupu";
$lang_new_dropbox_file = "Recibi<EFBFBD>se un archivu nuevu";
$lang_update_dropbox_file = "Actualiz<EFBFBD>se un archivu nel so buz<EFBFBD>n de llabores / deberes";
$ForumCategoryAdded = "Amest<EFBFBD>se una categor<EFBFBD>a nel foru";
$LearnpathAdded = "Amest<EFBFBD>se un itinerariu d\'aprendizaxe";
?>