Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ckb translation #74

Merged
merged 1 commit into from
Oct 31, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions resources/lang/ckb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"Department": "بەش",
"Departments": "بەشەکان",
"name": "ناو",
"desc": "دابەزین",
"ordering": "ڕیزکردن",
"is active": "چالاکە",
"slug": "سڵەگ",
"logo": "لۆگۆ",
"Letter": "نامە",
"Letters": "نامەکان",
"from": "لە",
"title": "ناونیشان",
"department": "بەش",
"status": "دۆخ",
"status_NEW": "نوێ",
"status_READ": "خوێندنەوە",
"status_REPLIED": "وەڵامدراوە",
"reply_message": "پەیامی وەڵامدانەوە",
"reply_title": "ناونیشانی وەڵامدانەوە",
"message": "پەیام",
"email": "ئیمەیڵ",
"re": "دەربارەی",
"Contact us": "پەیوەندیمان پێوەبکە",
"feel free to contact us.": "ئازادانە پەیوەندیمان پێوە بکەن.",
"Send": "ناردن",
"no departments available!": "هیچ بەشێک لەبەردەستدا نییە!",
"Select Department": "بەشێک هەڵبژێرە",
"we received your message, and will get back to you shortly.": "پەیامەکەتمان پێگەیشت، و بەم زووانە پەیوەندیت پێوە دەکەینەوە.",
"Edit": "دەستکاریکردن",
"Open": "کردنەوە",
"Delete": "سڕینەوە",
"sent at": "نێردراوە لە",
"Inactive": "ناچالاک"
}