ur.toml (982B)
1 [categories] 2 one = "قسم" 3 other = "اقسام" 4 5 [tags] 6 one = "ٹیگ" 7 other = "ٹیگز" 8 9 [series] 10 one = "سلسلہ" 11 other = "سلسلہ" 12 13 [authors] 14 one = "مصنف" 15 other = "مصنفین" 16 17 [posts] 18 other = "اِشاعَتی" 19 20 [reading_time] 21 one = "اسے پڑھنے میں ایک منٹ لگے گا" 22 other = "اسے پڑھنے میں {{ Count }} منٹ لگتا ہے۔" 23 24 [page_not_found] 25 other = "صفحہ نہیں ملا" 26 27 [page_does_not_exist] 28 other = "معذرت، یہ صفحہ موجود نہیں ہے۔" 29 30 [head_back] 31 other = "آپ <a href=\"{{ . }}\">ہوم پیج</a> پر واپس جا سکتے ہیں۔" 32 33 [licensed_under] 34 other = "Licensed under" 35 36 [powered_by] 37 other = "شکریہ" 38 39 [see_also] 40 other = "بھی دیکھو" 41 42 [note] 43 other = "نوٹ" 44 45 [tip] 46 other = "ٹپ" 47 48 [example] 49 other = "مثال" 50 51 [question] 52 other = "سوال" 53 54 [info] 55 other = "معلومات" 56 57 [warning] 58 other = "انتباہ" 59 60 [error] 61 other = "غلطی" 62 63 [link_to_heading] 64 other = "Link to heading"