Blame view
sources/apps/l10n/ta_LK/admin_dependencies_chk.po
3.83 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # suganthi <suganthi@nic.lk>, 2012 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: http://bugs.owncloud.org/ " "POT-Creation-Date: 2013-05-25 00:49+0200 " "PO-Revision-Date: 2013-05-24 13:24+0000 " "Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: ta_LK " "Plural-Forms: nplurals=2; plural=(n != 1); " #: settings.php:33 msgid "" "The php-json module is needed by the many applications for inter " "communications" msgstr "நிறைய செயலிகளில் உள்ளக தொடர்பை ஏற்படுத்துவதற்கு php-json கூறு தேவைப்படுகிறது" #: settings.php:39 msgid "" "The php-curl module is needed to fetch the page title when adding a bookmark" msgstr "பக்க அடையாளங்களை சேர்க்கும் போது பக்கத்தின் தலைப்பை கொணர்வதற்கு php-curl கூறு தேவைப்படுகிறது" #: settings.php:45 msgid "The php-gd module is needed to create thumbnails of your images" msgstr "உங்களுடைய படத்தின் thumbnails ஐ உருவாக்குவதற்கு php-gd கூறு தேவைப்படுகிறது " #: settings.php:51 msgid "The php-ldap module is needed connect to your ldap server" msgstr "உங்களுடைய ldap சேவையகத்தை இணைப்பதற்கு php-ldap கூறு தேவைப்படுகிறது " #: settings.php:57 msgid "The php-zip module is needed download multiple files at once" msgstr "பன் கோப்புகளை ஒரே தடவையில் தரையிறக்குவதற்கு php-zip கூறு தேவைப்படுகிறது" #: settings.php:63 msgid "" "The php-mb_multibyte module is needed to manage correctly the encoding." msgstr "குறியீட்டாக்கத்தை சரியாக நிர்வகிக்க php-mb_multibyte கூறு தேவைப்படுகிறது." #: settings.php:69 msgid "The php-ctype module is needed validate data." msgstr "தரவை செல்லுபடியாக்குவதற்கு php-ctype கூறு தேவைப்படுகிறது." #: settings.php:75 msgid "The php-xml module is needed to share files with webdav." msgstr " webdav இடையில் கோப்புக்களை பகிர்வதற்கு php-xml கூறு தேவைப்படுகிறது" #: settings.php:81 msgid "" "The allow_url_fopen directive of your php.ini should be set to 1 to retrieve" " knowledge base from OCS servers" msgstr "" #: settings.php:87 msgid "The php-pdo module is needed to store owncloud data into a database." msgstr "தரவுத்தளத்தில் owncloud தரவுகளை சேமிப்பதற்கு php-pdo கூறு தேவைப்படுகிறது." #: settings.php:93 msgid "The iconv module is needed to convert data into the correct charset." msgstr "தரவுகளை சரியான charset இற்கு மாற்றுவதற்கு iconv கூறு தேவைப்படுகிறது." #: templates/settings.php:2 msgid "Dependencies status" msgstr "சார்பு நிலை" #: templates/settings.php:7 msgid "Used by :" msgstr "பயன்படுத்தப்பட்டது :" |