transifex: Update he_IL localisation.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
64220377d3
commit
164a0d673e
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-08-28 22:43+0300\n"
|
||||
"POT-Creation-Date: 2023-10-24 14:37+0300\n"
|
||||
"PO-Revision-Date: 2023-08-28 13:43+0000\n"
|
||||
"Last-Translator: Ari Horesh, 2023\n"
|
||||
"Language-Team: Hebrew (Israel) (https://app.transifex.com/leobot/teams/174919/he_IL/)\n"
|
||||
@@ -22,23 +22,26 @@ msgstr ""
|
||||
"Language: he_IL\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
|
||||
|
||||
#: src/wards.py:79
|
||||
#: src/wards.py:99
|
||||
msgctxt "ward:sys_admin|failed"
|
||||
msgid "You must be a bot owner to do this!"
|
||||
msgstr "אתה צריך להיות הבעלים של הבוט כדי לעשות את זה!"
|
||||
|
||||
#: src/wards.py:95
|
||||
#: src/wards.py:115
|
||||
msgctxt "ward:high_management|failed"
|
||||
msgid ""
|
||||
"You must have the `ADMINISTRATOR` permission in this server to do this!"
|
||||
msgstr "אתה צריך הראשות אדמין `ADMINISTRATOR` בשרת כדי לעשות את זה. "
|
||||
"You must have the `ADMINISTRATOR` permission or the configured `admin_role` "
|
||||
"to do this!"
|
||||
msgstr ""
|
||||
|
||||
#: src/wards.py:111
|
||||
#: src/wards.py:131
|
||||
msgctxt "ward:low_management|failed"
|
||||
msgid "You must have the `MANAGE_GUILD` permission in this server to do this!"
|
||||
msgstr "אתה צריך הראשות ניהול `MANAGE_GUILD` בשרת כדי לעשות את זה. "
|
||||
msgid ""
|
||||
"You must have the `MANAGE_GUILD` permission or the configured `mod_role` to "
|
||||
"do this!"
|
||||
msgstr ""
|
||||
|
||||
#: src/wards.py:123
|
||||
#: src/wards.py:143
|
||||
msgctxt "ward:moderator|failed"
|
||||
msgid ""
|
||||
"You must have the configured moderator role, or `MANAGE_GUILD` permissions "
|
||||
@@ -46,29 +49,29 @@ msgid ""
|
||||
msgstr ""
|
||||
"חייב להיות לכם רול של מנהלים, או הרשאה `MANAGE_GUILD` כדי לעשות את זה."
|
||||
|
||||
#: src/wards.py:149
|
||||
#: src/wards.py:169
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ward:equippable_role|error:bot_managed"
|
||||
msgid "I cannot manage {role} because it is managed by another bot!"
|
||||
msgstr "אני לא יכול לנהל את {role} כי הוא מנוהל על ידי בוט אחר בשרת."
|
||||
|
||||
#: src/wards.py:156
|
||||
#: src/wards.py:176
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ward:equippable_role|error:integration"
|
||||
msgid "I cannot manage {role} because it is managed by a server integration."
|
||||
msgstr "אני לא יכול לנהל את {role} כי הוא מנוהל על ידי בוט אחר בשרת."
|
||||
|
||||
#: src/wards.py:163
|
||||
#: src/wards.py:183
|
||||
msgctxt "ward:equippable_role|error:default_role"
|
||||
msgid "I cannot manage the server's default role."
|
||||
msgstr "אני לא יכול לערוך את הרול ברירת מחדל של השרת."
|
||||
|
||||
#: src/wards.py:170
|
||||
#: src/wards.py:190
|
||||
msgctxt "ward:equippable_role|error:no_perms"
|
||||
msgid "I need the `MANAGE_ROLES` permission before I can manage roles!"
|
||||
msgstr "אני צריך את ההרשאה `MANAGE_ROLES` כדי לנהל את הרולים של השרת הזה."
|
||||
|
||||
#: src/wards.py:177
|
||||
#: src/wards.py:197
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ward:equippable_role|error:my_top_role"
|
||||
msgid "I cannot assign or remove {role} because it is above my top role!"
|
||||
@@ -76,18 +79,18 @@ msgstr ""
|
||||
"אני לא יכול לתת או להסיר את {role} מאחר והוא מעל הרול שלי ברשימת הרולים של "
|
||||
"השרת שלכם!"
|
||||
|
||||
#: src/wards.py:184
|
||||
#: src/wards.py:204
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ward:equippable_role|error:not_assignable"
|
||||
msgid "I don't have sufficient permissions to assign or remove {role}."
|
||||
msgstr "אין לי מספיק הראשות כדי לתת או להסיר את הרול {role}."
|
||||
|
||||
#: src/wards.py:192
|
||||
#: src/wards.py:212
|
||||
msgctxt "ward:equippable_role|error:actor_perms"
|
||||
msgid "You need the `MANAGE_ROLES` permission before you can configure roles!"
|
||||
msgstr "אתה צריך את ההרשאה `MANAGE_ROLES` כדי לנהל את הרולים של השרת הזה."
|
||||
|
||||
#: src/wards.py:199
|
||||
#: src/wards.py:219
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ward:equippable_role|error:actor_top_role"
|
||||
msgid "You cannot configure {role} because it is above your top role!"
|
||||
|
||||
Reference in New Issue
Block a user