Blame view
sources/settings/l10n/ta_LK.php
4.92 KB
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
6d9380f96
|
3 |
"Encryption" => "மறைக்குறியீடு", |
|
03e52840d
|
4 5 6 7 |
"Unable to load list from App Store" => "செயலி சேமிப்பிலிருந்து பட்டியலை ஏற்றமுடியாதுள்ளது", "Authentication error" => "அத்தாட்சிப்படுத்தலில் வழு", "Group already exists" => "குழு ஏற்கனவே உள்ளது", "Unable to add group" => "குழுவை சேர்க்க முடியாது", |
|
03e52840d
|
8 9 10 11 12 13 14 15 16 |
"Email saved" => "மின்னஞ்சல் சேமிக்கப்பட்டது", "Invalid email" => "செல்லுபடியற்ற மின்னஞ்சல்", "Unable to delete group" => "குழுவை நீக்க முடியாது", "Unable to delete user" => "பயனாளரை நீக்க முடியாது", "Language changed" => "மொழி மாற்றப்பட்டது", "Invalid request" => "செல்லுபடியற்ற வேண்டுகோள்", "Unable to add user to group %s" => "குழு %s இல் பயனாளரை சேர்க்க முடியாது", "Unable to remove user from group %s" => "குழு %s இலிருந்து பயனாளரை நீக்கமுடியாது", "Disable" => "இயலுமைப்ப", |
|
31b7f2792
|
17 |
"Enable" => "இயலுமைப்படுத்துக", |
|
03e52840d
|
18 |
"Error" => "வழு", |
|
31b7f2792
|
19 |
"Update" => "இற்றைப்படுத்தல்", |
|
03e52840d
|
20 21 22 |
"undo" => "முன் செயல் நீக்கம் ", "Groups" => "குழுக்கள்", "Group Admin" => "குழு நிர்வாகி", |
|
31b7f2792
|
23 |
"Delete" => "நீக்குக", |
|
6d9380f96
|
24 |
"never" => "ஒருபோதும்", |
|
03e52840d
|
25 |
"__language_name__" => "_மொழி_பெயர்_", |
|
6d9380f96
|
26 27 |
"None" => "ஒன்றுமில்லை", "Login" => "புகுபதிகை", |
|
03e52840d
|
28 |
"Security Warning" => "பாதுகாப்பு எச்சரிக்கை", |
|
6d9380f96
|
29 30 31 |
"Server address" => "சேவையக முகவரி", "Port" => "துறை ", "Credentials" => "சான்று ஆவணங்கள்", |
|
03e52840d
|
32 |
"More" => "மேலதிக", |
|
31b7f2792
|
33 |
"Less" => "குறைவான", |
|
03e52840d
|
34 35 36 37 38 39 |
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Add your App" => "உங்களுடைய செயலியை சேர்க்க", "More Apps" => "மேலதிக செயலிகள்", "Select an App" => "செயலி ஒன்றை தெரிவுசெய்க", "See application page at apps.owncloud.com" => "apps.owncloud.com இல் செயலி பக்கத்தை பார்க்க", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"அனுமதிப்பத்திரம்\"></span>-அனுமதி பெற்ற <span class=\"ஆசிரியர்\"></span>", |
|
6d9380f96
|
40 |
"All" => "எல்லாம்", |
|
03e52840d
|
41 42 43 44 45 46 47 48 49 |
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "நீங்கள் <strong>%s</strong> இலுள்ள <strong>%s</strong>பயன்படுத்தியுள்ளீர்கள்", "Password" => "கடவுச்சொல்", "Your password was changed" => "உங்களுடைய கடவுச்சொல் மாற்றப்பட்டுள்ளது", "Unable to change your password" => "உங்களுடைய கடவுச்சொல்லை மாற்றமுடியாது", "Current password" => "தற்போதைய கடவுச்சொல்", "New password" => "புதிய கடவுச்சொல்", "Change password" => "கடவுச்சொல்லை மாற்றுக", "Email" => "மின்னஞ்சல்", "Your email address" => "உங்களுடைய மின்னஞ்சல் முகவரி", |
|
6d9380f96
|
50 |
"Cancel" => "இரத்து செய்க", |
|
03e52840d
|
51 52 |
"Language" => "மொழி", "Help translate" => "மொழிபெயர்க்க உதவி", |
|
6d9380f96
|
53 |
"Login Name" => "புகுபதிகை", |
|
03e52840d
|
54 |
"Create" => "உருவாக்குக", |
|
6d9380f96
|
55 |
"Default Quota" => "பொது இருப்பு பங்கு", |
|
31b7f2792
|
56 |
"Other" => "மற்றவை", |
|
6d9380f96
|
57 58 |
"Username" => "பயனாளர் பெயர்", "Quota" => "பங்கு" |
|
03e52840d
|
59 |
); |
|
31b7f2792
|
60 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |