mirror of
https://github.com/moodle/moodle.git
synced 2025-02-03 06:39:17 +01:00
e4ecb47ac4
He will be coordinating the basque translation from now on.
31 lines
1.4 KiB
PHP
31 lines
1.4 KiB
PHP
<?PHP // $Id$
|
|
|
|
#------------------------------------------------------------
|
|
$string['modulename'] = "Baliabidea";
|
|
$string['modulenameplural'] = "Baliabideak";
|
|
#------------------------------------------------------------
|
|
|
|
$string['addresource'] = "Baliabidea gehitu";
|
|
$string['editingaresource'] = "Baliabidea editatu";
|
|
$string['example'] = "Adibidea";
|
|
$string['examplereference'] = "Tobin, K. & Tippins, D (1993) Constructivism as a Referent for Teaching and Learning. In: K. Tobin (Ed) The Practice of Constructivism in Science Education, pp 3-21, Lawrence-Erlbaum, Hillsdale, NJ.";
|
|
$string['exampleurl'] = "http://www.adibidea.com/direktorioa/fitxategia.html";
|
|
$string['filename'] = "Fitxategi izena";
|
|
$string['fulltext'] = "Testu osoa";
|
|
$string['htmlfragment'] = "HTML zatia";
|
|
$string['neverseen'] = "Inoiz ez ikusia";
|
|
$string['note'] = "Oharra";
|
|
$string['notefile'] = "Ikasgaian fitxategi gehiago igotzeko (zerrenda honetan ager daitezen)
|
|
<A HREF=\$a >Fitxategi Kudeatzailea</A> erabil ezazu.";
|
|
$string['notypechosen'] = "Mota bat aukeratu behar duzu. Zure nabigatzailearen atzera botoia erabiliz bueltatu eta berriro saiatu.";
|
|
$string['resourcetype'] = "Baliabide mota";
|
|
$string['resourcetype1'] = "Erreferentzia";
|
|
$string['resourcetype2'] = "Web Orria";
|
|
$string['resourcetype3'] = "Igotako Fitxategia";
|
|
$string['resourcetype4'] = "Testu arrunta";
|
|
$string['resourcetype5'] = "Web Lotura";
|
|
$string['resourcetype6'] = "HTML testua";
|
|
$string['resourcetype7'] = "Programa";
|
|
|
|
?>
|