Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
1c4ace20
Commit
1c4ace20
authored
Nov 28, 2014
by
Dan Poltawski
Browse files
Merge branch 'install_master' of
https://git.in.moodle.com/amosbot/moodle-install
parents
3e116130
58a582be
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/lang/ta/admin.php
View file @
1c4ace20
...
...
@@ -30,5 +30,13 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$string
[
'cliincorrectvalueerror'
]
=
'பிழை இருக்கிறது. இந்த "{$a->option}"-க்கு இந்த "{$a->value}" தவறான மதிப்பு.'
;
$string
[
'cliincorrectvalueretry'
]
=
'தவறான மதிப்பு. தயவு செய்து மீண்டும் முயற்சிக்கவும்'
;
$string
[
'clitypevalue'
]
=
'மதிப்பை உள்ளீடு செய்யவும்'
;
$string
[
'clitypevaluedefault'
]
=
'மதிப்பை உள்ளீடு செய்யவும், கொடா மதிப்பான ({$a})-ஐ பயன்படுத்த Enter-ஐ அழுத்தவும்'
;
$string
[
'cliunknowoption'
]
=
'அங்கீகரிக்கப்படாத விருப்பங்கள்:
{$a}
தயவு செய்து --help தேர்வை பயன்படுத்தவும்.'
;
$string
[
'cliyesnoprompt'
]
=
'தட்டச்சு செய்யவும். ஆம் என்றால் y (அல்லது) இல்லை என்றால் n'
;
$string
[
'environmentrequireinstall'
]
=
'is required to be installed/enabled.'
;
$string
[
'environmentrequireversion'
]
=
'version {$a->needed} is required and you are running {$a->current}'
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment