feat(translations): update Hebrew (Israel) translation

Currently translated at 14.2% (39 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-18 20:41:24 +00:00 committed by Weblate
parent a875e1521d
commit 453f4c74c3
No known key found for this signature in database
GPG Key ID: C344946F5CB924CF

View File

@ -1 +1,111 @@
{} {
"blacklisted": "❌ אתה חסום",
"bot": {
"missing_permissions": {
"description": "דיסקורד-טיקטס דורש ממך להיות בעל ההרשאות הבאות:\n%s ",
"title": "⚠️"
},
"version": "[Discord Tickets](%s) v%s ע\"י [eartharoid](%s)"
},
"collector_expires_in": "פג תוקף בעוד %d שניות",
"command_execution_error": {
"description": "שגיאה לא צפויה התחוללה!\nאנא צרו קשר עם האדמין על מנת שיבדוק את הקונסול לעוד פרטים.",
"title": "⚠️"
},
"commands": {
"add": {
"description": "הוסף משתמש לטיקט",
"name": "הוסף",
"options": {
"member": {
"description": "המשתמש הוסף לטיקט",
"name": "משתמש"
},
"ticket": {
"description": "הטיקט שתרצו לצרף אליו משתמש",
"name": "טיקט"
}
},
"response": {
"added": {
"description": "%s צורף ל %s.",
"title": "✅ משתמש צורף"
},
"no_member": {
"description": "אנא תייג את המשתמש שתרצה להוסיף.",
"title": "❌ משתמש לא ידוע"
},
"no_permission": {
"description": "אינך יוצר הטיקט ולא בעל הרשאות אדמין, לכן אינך מורשה להוסיף משתמשים נוספים לטיקט.",
"title": "❌הרשאות לא מספיקות"
},
"not_a_ticket": {
"description": "אנא השתמש בפקודה זו בערוץ הטיקטים, או ציין את הערוץ.",
"title": "❌ זה איננו ערוץ טיקטים"
}
}
},
"blacklist": {
"description": "צפה או ערוץ את רשימת החסומים",
"name": "רשימת החסומים",
"options": {
"add": {
"description": "הוסף משתמש או רול לרשימת החסומים",
"name": "הוסף",
"options": {
"member_or_role": {
"description": "המשתמש או הרול להוסיף לרשימת החסומים",
"name": "משתמש_אוול"
}
}
},
"remove": {
"description": "הסר משתמש או רול מרשימת החסומים",
"name": "הסר",
"options": {
"member_or_role": {
"description": "המשתמש או הרול להסיר מרשימת החסומים"
}
}
}
}
},
"settings": {
"options": {
"categories": {
"options": {
"edit": {
"name": "ערוך",
"options": {
"id": {
"name": "איידי"
},
"image": {
"name": "תמונה"
},
"max_per_member": {
"name": "מקס_עבור_משתמש"
},
"name": {
"name": "שם"
},
"name_format": {
"name": ורמט_שם"
},
"opening_message": {
"name": ודעת_פתיחה"
},
"opening_questions": {
"name": "שאלות_פתיחה"
},
"ping": {
"name": "פינג"
}
}
}
}
}
}
}
}
}