themes/hugo-coder/i18n/ar.toml
223bbcf7f65d3225b3c1568bd9ccb847c54028d8
· 516 B · 32 lines
raw
| 1 | [category] |
| 2 | other = "فئة" |
| 3 | |
| 4 | [tag] |
| 5 | other = "وَسم" |
| 6 | |
| 7 | [series] |
| 8 | other = "سلسلة" |
| 9 | |
| 10 | [reading_time] |
| 11 | other = "تستغرق {{ .Count }} د" |
| 12 | |
| 13 | [page_not_found] |
| 14 | other = "الصفحة غير موجودة" |
| 15 | |
| 16 | [page_does_not_exist] |
| 17 | other = "هذه الصفحة غير موجودة" |
| 18 | |
| 19 | [head_back] |
| 20 | other = "بإمكانك العودة إلى <a href=\"{{ . }}\">homepage</a>." |
| 21 | |
| 22 | [powered_by] |
| 23 | other = "بواسطة" |
| 24 | |
| 25 | [author] |
| 26 | other = "الكاتب" |
| 27 | |
| 28 | [see_also] |
| 29 | other = "انظر أيضاً" |
| 30 | |
| 31 | [posts] |
| 32 | other = "المنشورات" |