You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/ta_LK.php

22 lines
998 B
PHP

<?php
$TRANSLATIONS = array(
"Saving..." => "சேமிக்கப்படுகிறது...",
"Share" => "பகிர்வு",
"Save" => "சேமிக்க ",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "செல்லுபடியற்ற பெயர்,'\\', '/', '<', '>', ':', '\"', '|', '?' மற்றும் '*' ஆகியன அனுமதிக்கப்படமாட்டாது.",
"Cancel" => "இரத்து செய்க",
"Close" => "மூடுக",
"Create" => "உருவாக்குக",
"Delete" => "நீக்குக",
"Family" => "குடும்பம்",
"OK" => "சரி ",
"Open" => "திறக்க",
"Options" => "தெரிவுகள்",
"Size" => "அளவு",
"Text" => "உரை",
"Edit" => "தொகுக்க",
"Upload" => "பதிவேற்றுக",
"Password" => "கடவுச்சொல்"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";