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

24 lines
1.5 KiB

<?php
$TRANSLATIONS = array(
"Help" => "உதவி",
"Personal" => "தனிபட",
"Settings" => "அமகள",
"Users" => "பயனளர",
"Admin" => "ிகம",
"web services under your control" => "வலய சகள உஙகளய கடி உளளத",
"Application is not enabled" => "யலி இயலபடதபபடவி",
"Authentication error" => "அதிபடதலி வழ",
"Token expired. Please reload page." => "அடளவிவதிிிடத. தயவ பககத ஏறக.",
"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);";