feat(translations): update Hebrew (Israel) translation

Currently translated at 19.3% (53 of 274 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/he_IL/
This commit is contained in:
Ari Horesh 2022-02-21 07:52:12 +00:00 committed by Weblate
parent eb2add7ac6
commit 6c8d77624c
No known key found for this signature in database
GPG Key ID: C344946F5CB924CF

View File

@ -64,9 +64,39 @@
"name": "הסר",
"options": {
"member_or_role": {
"description": "המשתמש או הרול להסיר מרשימת החסומים"
"description": "המשתמש או הרול להסיר מרשימת החסומים",
"name": "משתמש_אוול"
}
}
},
"show": {
"description": "הצג את המשתמשים והרולים ברשימת החסומים",
"name": "הצג"
}
},
"response": {
"empty_list": {
"description": "אין משתמשים או רולים ברשימת החסומים, כתוב `/blacklist add` על מנת להוסיף משתמשים או רולים לרשימה.",
"title": "📃רשימת חסומים של משתמשים ורולים"
},
"illegal_action": {
"description": "%s הינו חבר צוות ואינו יכול להיחסם.",
"title": "❌לא ניתן לחסום משתמש זה"
},
"invalid": {
"description": "לא ניתן להסיר את המשתמש או הרול הללו מן הרשימה מאחר ואינם חסומים.",
"title": "❌שגיאה"
},
"list": {
"fields": {
"members": "משתמשים",
"roles": "רולים"
},
"title": "📃משתמשים ורולים ברשימת החסומים"
},
"member_added": {
"description": "<@%s> נחסם ולא יוכל לתקשר עם הבוט.",
"title": "✅משתמש הוסף לרשימת החסומים"
}
}
},