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.
16 lines
683 B
16 lines
683 B
|
19 years ago
|
<?php /*
|
||
|
|
for more information: see languages.txt in the lang folder.
|
||
|
|
*/
|
||
|
|
$langCourseProgram = "Descrierea cursului";
|
||
|
|
$langThisCourseDescriptionIsEmpty = "Acest curs nu este descris in prezent.";
|
||
|
|
$langEditCourseProgram = "Creaza si editeaza o descriere a cursului";
|
||
|
|
$langQuestionPlan = "Intrebare catre conducator";
|
||
|
|
$langInfo2Say = "Informatia de dat utilizatorilor";
|
||
|
|
$langOuAutreTitre = "Titlu";
|
||
|
|
$langNewBloc = "Altceva";
|
||
|
|
$langAddCat = "adauga categorie";
|
||
|
|
$langAdd = "Adauga";
|
||
|
|
$langValid = "Valid";
|
||
|
|
$langBackAndForget = "Inapoi si uita";
|
||
|
|
$langOkSent = "Pagina dumneavoastra a fost transferata. Este legata acum la <a href=../../$dbname/index.php>Pagina principala</a>";
|
||
|
|
?>
|