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.
36 lines
1.6 KiB
36 lines
1.6 KiB
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$lang_new_item = "Amestóse eventu nuevu";
|
|
$TitleNotification = "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 = "La categoría nueva de foros amestóse";
|
|
$LearnpathAdded = "Amestóse un itinerariu d'aprendizaxe";
|
|
$GlossaryAdded = "Términu amestáu al Glosariu";
|
|
$QuizQuestionAdded = "Entruga nueva amestada nel Exerciciu";
|
|
$QuizQuestionUpdated = "Entruga nueva anovada nel Exerciciu";
|
|
$QuizQuestionDeleted = "Entruga nueva desaniciada nel Exerciciu";
|
|
$QuizUpdated = "Exerciciu anováu";
|
|
$QuizAdded = "Exerciciu amestáu";
|
|
$QuizDeleted = "Exerciciu desaniciáu";
|
|
$DocumentInvisible = "Documentu invisible";
|
|
$DocumentVisible = "Documentu visible";
|
|
$CourseDescriptionAdded = "Descripción del cursu amestada";
|
|
$WikiAdded = "Wiki amestáu";
|
|
$SurveyAdded = "Encuenta amestada";
|
|
$NotebookAdded = "Nota amestada";
|
|
$NotebookUpdated = "Nota anovada";
|
|
$NotebookDeleted = "Nota desaniciada";
|
|
?>
|