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/latvian/external_module.inc.php

12 lines
429 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langTooBig = "Jūs neizvēlējāties nevienu failu, ko nosūtīt, vai arī tas ir pārāk liela izmēra";
$langLinkTarget = "Saites galamērķis";
$langSameWindow = "Atveras tanī pašā logā";
$langNewWindow = "Atveras jaunā logā";
$langAdded = "Pievienots";
$langAddLink = "Pievienot hipersaiti";
$langEditLink = "Labot Kursa apraksta lapas saiti";
?>