2014-10-17 16:20:02 +04:00
|
|
|
OC.L10N.register(
|
|
|
|
"settings",
|
|
|
|
{
|
|
|
|
"Delete" : "తొలగించు",
|
|
|
|
"Server address" : "సేవకి చిరునామా",
|
|
|
|
"More" : "మరిన్ని",
|
2016-01-07 09:55:48 +03:00
|
|
|
"Cancel" : "రద్దుచేయి",
|
2014-10-17 16:20:02 +04:00
|
|
|
"Email" : "ఈమెయిలు",
|
|
|
|
"Your email address" : "మీ ఈమెయిలు చిరునామా",
|
2016-01-07 09:55:48 +03:00
|
|
|
"Password" : "సంకేతపదం",
|
|
|
|
"New password" : "కొత్త సంకేతపదం",
|
2014-10-17 16:20:02 +04:00
|
|
|
"Language" : "భాష",
|
2016-06-23 09:09:38 +03:00
|
|
|
"Name" : "పేరు",
|
2014-10-17 16:20:02 +04:00
|
|
|
"Username" : "వాడుకరి పేరు"
|
|
|
|
},
|
|
|
|
"nplurals=2; plural=(n != 1);");
|