Add Telugu translation files

This commit is contained in:
Arpit Jalan
2015-02-09 20:46:31 +05:30
parent a8215c45dc
commit 4c602f60c6
10 changed files with 2522 additions and 0 deletions

26
public/403.te.html Normal file
View File

@@ -0,0 +1,26 @@
<html>
<head>
<title>మీరది చేయలేరు(403)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
div.dialog {
width: 25em;
padding: 0 4em;
margin: 4em auto 0 auto;
border: 1px solid #ccc;
border-right-color: #999;
border-bottom-color: #999;
}
h1 { font-size: 400%; color: #f00; line-height: 1em; }
</style>
</head>
<body>
<div class="dialog">
<h1>403</h1>
<p>ఆ రీసోర్సు ఇప్పుడు చూడలేరు</p>
<p>ఇది డోస్కోర్సు స్వంత 403తో రీప్లేసవుతుంది.</p>
</div>
</body>
</html>

25
public/422.te.html Normal file
View File

@@ -0,0 +1,25 @@
<html>
<head>
<title>మీరు చేయాలనుకున్న మార్పు తిరస్కారమైంది (422)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
div.dialog {
width: 25em;
padding: 0 4em;
margin: 4em auto 0 auto;
border: 1px solid #ccc;
border-right-color: #999;
border-bottom-color: #999;
}
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
</style>
</head>
<body>
<!-- This file lives in public/422.html -->
<div class="dialog">
<h1>మీరు చేయాలనుకున్న మార్పు తిరస్కారమైంది.</h1>
<p>బహుశా మీకు అనుమతిలేనిదాన్ని దేన్నో మార్చాలని చూసారు</p>
</div>
</body>
</html>

12
public/500.te.html Normal file
View File

@@ -0,0 +1,12 @@
<html>
<head>
<title>అయ్యో - దోషం 500</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>అయ్యో</h1>
<p>ఈ చర్చను శక్తివంతం చేస్తున్న సాఫ్ వేరు ఒక అనూహ్యమైన సమస్యకు లోనైంది. అసౌకర్యానికి మా క్షమాపనలు. </p>
<p>ఈ దోషం గురించి సంపూర్ణ వివరణలు రికార్డు చెయ్యబడ్డాయి. ఒక ఆటోమేటిక్ ప్రకటన తయారైంది. మేము పరిశీలిస్తాము. </p>
<p>ఇంకెటువంటి చర్య అవసరంలేదు. కానీ ఈ దోషం మరలా మరలా వస్తూంటే మీరు ఇక్కడ <a href="/category/meta">మెటా వర్గం</a> లో చర్చ మొదలుపెట్టి ఇంకాస్త సమాచారం ఇవ్వవచ్చు. </p>
</body>
</html>

11
public/503.te.html Normal file
View File

@@ -0,0 +1,11 @@
<html>
<head>
<title>డిస్కోర్స్ డాట్ ఆర్గ్ సైటు నిర్వహణలో ఉంది.</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>ప్రణాళికాబద్ద నిర్వహణ కోసం సైటు ప్రస్తుతం మూసేసి ఉంది.</h1>
<p>దయచేసి <span id="when-to-check-back">iకొద్ది నిమిషాల తర్వాత</span> మరలా దర్శించండి</p>
<p id="apology">అసౌకర్యానికి క్షమాపణలు</p>
</body>
</html>