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

Translations update from Hosted Weblate #693

Merged
merged 5 commits into from
Nov 26, 2023
Merged
Show file tree
Hide file tree
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
21 changes: 19 additions & 2 deletions assets/l10n/intl_ar.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2584,7 +2584,7 @@
},
"invite": "دعوة",
"@invite": {},
"addChatDescription": "أضف وصفًا للدردشة",
"addChatDescription": "أضف وصفًا للدردشة...",
"@addChatDescription": {},
"chatPermissions": "صلاحيات المحادثة",
"@chatPermissions": {},
Expand Down Expand Up @@ -2659,5 +2659,22 @@
"roomUpgradeDescription": "سيتم بعد ذلك إعادة إنشاء الدردشة باستخدام إصدار الغرفة الجديد. سيتم إخطار جميع المشاركين بأنهم بحاجة إلى التبديل إلى الدردشة الجديدة. يمكنك معرفة المزيد حول إصدارات الغرف على https://spec.matrix.org/latest/rooms/",
"@roomUpgradeDescription": {},
"kickUserDescription": "يتم طرد المستخدم من الدردشة ولكن لا يتم حظره. في الدردشات العامة، يمكن للمستخدم الانضمام مرة أخرى في أي وقت.",
"@kickUserDescription": {}
"@kickUserDescription": {},
"createGroupAndInviteUsers": "إنشاء مجموعة ودعوة المستخدمين",
"@createGroupAndInviteUsers": {},
"groupCanBeFoundViaSearch": "يمكن العثور على المجموعة عبر البحث",
"@groupCanBeFoundViaSearch": {},
"noUsersFoundWithQuery": "لسوء الحظ، لا يمكن العثور على مستخدم لديه \"{query}\". يرجى التحقق مما إذا كنت قد ارتكبت خطأ كتابي.",
"@noUsersFoundWithQuery": {
"type": "text",
"placeholders": {
"query": {}
}
},
"yourGlobalUserIdIs": "معرف المستخدم العمومي الخاص بك هو: ",
"@yourGlobalUserIdIs": {},
"groupName": "أسم المجموعة",
"@groupName": {},
"searchChatsRooms": "ابحث عن #الدردشات، @المستخدمين...",
"@searchChatsRooms": {}
}
4 changes: 2 additions & 2 deletions assets/l10n/intl_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@
"type": "text",
"placeholders": {}
},
"commandHint_ban": "Verbanne den übergebenen Benutzer aus diesen Raum",
"commandHint_ban": "Banne ausgewählten Benutzer aus diesen Raum",
"@commandHint_ban": {
"type": "text",
"description": "Usage hint for the command /ban"
Expand All @@ -371,7 +371,7 @@
"type": "text",
"description": "Usage hint for the command /invite"
},
"commandHint_join": "Betrete den übergebenen Raum",
"commandHint_join": "Betrete den ausgewählten Raum",
"@commandHint_join": {
"type": "text",
"description": "Usage hint for the command /join"
Expand Down
Loading
Loading