2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

Update translations

This commit is contained in:
Neil Lalonde 2016-12-14 13:55:24 -05:00
parent a26c3fe2b6
commit bad98a4987
29 changed files with 675 additions and 6980 deletions

View file

@ -1,9 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title>The change you wanted was rejected (422)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<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;
@ -16,12 +15,11 @@
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
</style>
</head>

<body>
<!-- This file lives in public/422.html -->
<div class="dialog">
<h1>The change you wanted was rejected.</h1>
<p>Maybe you tried to change something you didn't have access to.</p>
<h1>جو تبدیلی آپ چاہتے تھے اس کو مسترد کر دیا گیا.</h1>
<p>شاید آپ نے اس چیز کو تبدیل کرنے کی کوشش کی، جس کو تبدیل کر نے کی اجازت آپ کے پاس نہ ہو.</p>
</div>
</body>
</html>