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/core/l10n/te.php

53 lines
2.2 KiB

<?php
$TRANSLATIONS = array(
"This category already exists: %s" => "ఈ వర ఇపపటిి: %s",
"Sunday" => "ఆది",
"Monday" => "మవ",
"Tuesday" => "గళవ",
"Wednesday" => "ధవ",
"Thursday" => "",
"Friday" => "రవ",
"Saturday" => "శని",
"January" => "జనవరి",
"February" => "ిరవరి",
"March" => "ి",
"April" => "ఏపి",
"May" => "",
"June" => "",
"July" => "",
"August" => "ఆగస",
"September" => "బర",
"October" => "అకబర",
"November" => "నవబర",
"December" => "ిబర",
"Settings" => "అమరికల",
"seconds ago" => "షణల కి",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"today" => "ఈర",
"yesterday" => "ి",
"_%n day ago_::_%n days ago_" => array("",""),
"last month" => "ిన న",
"_%n month ago_::_%n months ago_" => array("",""),
"months ago" => "లల కి",
"last year" => "ిన సవతసర",
"years ago" => "వతసరల కి",
"Yes" => "అవ",
"No" => "",
"Ok" => "సర",
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"Cancel" => "రది",
"Error" => "రప",
"Password" => "తపద",
"Send" => "ి",
"Expiration date" => "",
"delete" => "లగి",
"Username" => "కరి",
"New password" => "త సతపద",
"Users" => "కర",
"Help" => "సహ",
"Add" => "",
"Log out" => "ిరమి",
"Lost your password?" => "తపది?"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";