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

32 lines
2.3 KiB

<?php
$TRANSLATIONS = array(
"Help" => "உதவி",
"Personal" => "தனிபடட",
"Settings" => "அமகள",
"Users" => "பயனளர",
"Admin" => "நிகம",
"web services under your control" => "வலய சகள உஙகளய கடி உளளத",
"ZIP download is turned off." => "வி பதிிறககமிதபபடளத.",
"Files need to be downloaded one by one." => "ககளஒனறனி ஒனக பதிிறககபபடவ.",
"Back to Files" => "ககளக",
"Selected files too large to generate zip file." => "விகள உரவதறியபபடட ககளிகபியவ",
"Application is not enabled" => "சயலி இயலபடதபபடவி",
"Authentication error" => "அதிபடதலி வழ",
"Token expired. Please reload page." => "அடளவிவதிிிடத. தயவ பககத ஏறக.",
"Files" => "ககள",
"Text" => "உர",
"Images" => "படஙகள",
"Could not find category \"%s\"" => "பிி \"%s\" ஐ கணிிக மியவி",
"seconds ago" => "சகனகள",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"today" => "இன",
"yesterday" => "ந",
"_%n day go_::_%n days ago_" => array("",""),
"last month" => "கடநத மதம",
"_%n month ago_::_%n months ago_" => array("",""),
"last year" => "கடநத வரடம",
"years ago" => "வரடஙகள"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";