mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 08:09:47 +02:00
Automatically generated installer lang files
This commit is contained in:
parent
b7bf868042
commit
5778558dae
1 changed files with 6 additions and 0 deletions
|
@ -33,3 +33,9 @@ $string['clianswerno'] = 'n';
|
||||||
$string['cliansweryes'] = 's';
|
$string['cliansweryes'] = 's';
|
||||||
$string['cliincorrectvalueerror'] = 'Error, valor incorrecte "{$a->value}" for "{$a->option}"';
|
$string['cliincorrectvalueerror'] = 'Error, valor incorrecte "{$a->value}" for "{$a->option}"';
|
||||||
$string['cliincorrectvalueretry'] = 'Valor incorrecte, per favor essaya novemente';
|
$string['cliincorrectvalueretry'] = 'Valor incorrecte, per favor essaya novemente';
|
||||||
|
$string['clitypevalue'] = 'valor de typo';
|
||||||
|
$string['clitypevaluedefault'] = 'valor de typo,pressa Enter per usar le vaor predefinite ({$a})';
|
||||||
|
$string['cliunknowoption'] = 'Uotiones non recognoscite:
|
||||||
|
{$a}
|
||||||
|
Per favor usa le option --help.';
|
||||||
|
$string['cliyesnoprompt'] = 'typa s (significa si) o n (significa no)';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue