Skip to content

Commit

Permalink
Merge branch 'install_20_STABLE' of git://github.com/amosbot/moodle i…
Browse files Browse the repository at this point in the history
…nto MOODLE_20_STABLE
  • Loading branch information
stronk7 committed Feb 23, 2012
2 parents 774ad5d + d900d4d commit 4f3b7b7
Show file tree
Hide file tree
Showing 7 changed files with 109 additions and 7 deletions.
2 changes: 1 addition & 1 deletion install/lang/ca/error.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
$string['cannotunzipfile'] = 'No s\'ha pogut descomprimir el fitxer'; $string['cannotunzipfile'] = 'No s\'ha pogut descomprimir el fitxer';
$string['componentisuptodate'] = 'El component està al dia'; $string['componentisuptodate'] = 'El component està al dia';
$string['downloadedfilecheckfailed'] = 'Ha fallat la comprovació del fitxer baixat.'; $string['downloadedfilecheckfailed'] = 'Ha fallat la comprovació del fitxer baixat.';
$string['invalidmd5'] = 'El md5 no és vàlid'; $string['invalidmd5'] = 'L\'md5 no és vàlid. Torneu-ho a provar';
$string['missingrequiredfield'] = 'Falta algun camp necessari'; $string['missingrequiredfield'] = 'Falta algun camp necessari';
$string['remotedownloaderror'] = 'No s\'ha pogut baixar el component al vostre servidor. Verifiqueu els paràmetres de servidor intermediari. Es recomana l\'extensió cURL.<br /><br />Haureu de baixar manualment el fitxer <a href="{$a->url}">{$a->url}</a>, copiar-lo a la ubicació "{$a->dest}" del vostre servidor i descomprimir-lo allí.'; $string['remotedownloaderror'] = 'No s\'ha pogut baixar el component al vostre servidor. Verifiqueu els paràmetres de servidor intermediari. Es recomana l\'extensió cURL.<br /><br />Haureu de baixar manualment el fitxer <a href="{$a->url}">{$a->url}</a>, copiar-lo a la ubicació "{$a->dest}" del vostre servidor i descomprimir-lo allí.';
$string['wrongdestpath'] = 'El camí de destinació és erroni'; $string['wrongdestpath'] = 'El camí de destinació és erroni';
Expand Down
10 changes: 5 additions & 5 deletions install/lang/de/admin.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();


$string['clianswerno'] = 'n'; $string['clianswerno'] = 'n';
$string['cliansweryes'] = 'j'; $string['cliansweryes'] = 'y';
$string['cliincorrectvalueerror'] = 'Fehler: Falscher Wert "{$a->value}" für "{$a->option}"'; $string['cliincorrectvalueerror'] = 'Fehler: Falscher Wert "{$a->value}" für "{$a->option}"';
$string['cliincorrectvalueretry'] = 'Falscher Wert - versuchen Sie es nochmal'; $string['cliincorrectvalueretry'] = 'Falscher Wert - bitte nochmal';
$string['clitypevalue'] = 'Wert eingeben'; $string['clitypevalue'] = 'Wert eingeben';
$string['clitypevaluedefault'] = 'Wert eingeben. Drücken Sie Enter, um den Standardwert zu benutzen ({$a})'; $string['clitypevaluedefault'] = 'Wert eingeben oder Standardwert benutzen ({$a})';
$string['cliunknowoption'] = 'Nicht erkannte Optionen: $string['cliunknowoption'] = 'Nicht erkannte Optionen:
{$a} {$a}
Für Hilfe nutzen Sie bitte die Hilfefunktion.'; Hilfe wird über die Option -help angezeigt.';
$string['cliyesnoprompt'] = 'tippen Sie y (für yes=ja) oder n (für no=nein)'; $string['cliyesnoprompt'] = 'y (yes=ja) oder n (no=nein) eingeben';
$string['environmentrequireinstall'] = 'muss installiert und aktiviert sein'; $string['environmentrequireinstall'] = 'muss installiert und aktiviert sein';
$string['environmentrequireversion'] = 'Version {$a->needed} ist erforderlich - aktuell ist {$a->current} installiert.'; $string['environmentrequireversion'] = 'Version {$a->needed} ist erforderlich - aktuell ist {$a->current} installiert.';
2 changes: 1 addition & 1 deletion install/lang/it/admin.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
{$a} {$a}
. Per favore utilizza l\'opzione --help.'; . Per favore utilizza l\'opzione --help.';
$string['cliyesnoprompt'] = 'inserisci s (per Si) o n (per No)'; $string['cliyesnoprompt'] = 'inserisci s (per Si) o n (per No)';
$string['environmentrequireinstall'] = 'l\'installazione e attivazione è necessaria'; $string['environmentrequireinstall'] = 'E\' necessaria l\'installazione e attivazione';
$string['environmentrequireversion'] = 'Versione minima necessaria: {$a->needed}. Versione in uso: {$a->current}'; $string['environmentrequireversion'] = 'Versione minima necessaria: {$a->needed}. Versione in uso: {$a->current}';
33 changes: 33 additions & 0 deletions install/lang/ka/moodle.php
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,33 @@
<?php

// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.

/**
* Automatically generated strings for Moodle 2.0 installer
*
* Do not edit this file manually! It contains just a subset of strings
* needed during the very first steps of installation. This file was
* generated automatically by export-installer.php (which is part of AMOS
* {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
* list of strings defined in /install/stringnames.txt.
*
* @package installer
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

defined('MOODLE_INTERNAL') || die();

$string['language'] = 'ენა';
34 changes: 34 additions & 0 deletions install/lang/lt/admin.php
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,34 @@
<?php

// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.

/**
* Automatically generated strings for Moodle 2.0 installer
*
* Do not edit this file manually! It contains just a subset of strings
* needed during the very first steps of installation. This file was
* generated automatically by export-installer.php (which is part of AMOS
* {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
* list of strings defined in /install/stringnames.txt.
*
* @package installer
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

defined('MOODLE_INTERNAL') || die();

$string['environmentrequireinstall'] = 'turi būti įdiegta ir įgalinta';
$string['environmentrequireversion'] = 'reikalinga $a-needed, o Jūs turite $a-current';
1 change: 1 addition & 0 deletions install/lang/lt/moodle.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@
$string['language'] = 'Kalba'; $string['language'] = 'Kalba';
$string['next'] = 'Toliau'; $string['next'] = 'Toliau';
$string['previous'] = 'Ankstesnis'; $string['previous'] = 'Ankstesnis';
$string['reload'] = 'Įkelti iš naujo';
34 changes: 34 additions & 0 deletions install/lang/lt_uni/langconfig.php
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,34 @@
<?php

// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.

/**
* Automatically generated strings for Moodle 2.0 installer
*
* Do not edit this file manually! It contains just a subset of strings
* needed during the very first steps of installation. This file was
* generated automatically by export-installer.php (which is part of AMOS
* {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
* list of strings defined in /install/stringnames.txt.
*
* @package installer
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

defined('MOODLE_INTERNAL') || die();

$string['parentlanguage'] = 'lt';
$string['thislanguage'] = 'Lithuanian (university)';

0 comments on commit 4f3b7b7

Please sign in to comment.