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,69 +22,129 @@ 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/modules/config/general.py:41
|
||||
#: src/modules/config/settingui.py:56
|
||||
msgctxt "ui:general_config|menu:event_log|placeholder"
|
||||
msgid "Select Event Log"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/settingui.py:64
|
||||
msgctxt "ui:general_config|embed:title"
|
||||
msgid "General Configuration"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/settingui.py:99
|
||||
msgctxt "dash:general|title"
|
||||
msgid "General Configuration ({commands[config general]})"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/settingui.py:103
|
||||
msgctxt "dash:general|option|name"
|
||||
msgid "General Configuration Panel"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/cog.py:56 src/modules/config/general.py:52
|
||||
msgctxt "cmd:configure_general"
|
||||
msgid "general"
|
||||
msgstr "כללי"
|
||||
|
||||
#: src/modules/config/cog.py:57 src/modules/config/general.py:53
|
||||
msgctxt "cmd:configure_general|desc"
|
||||
msgid "General configuration panel"
|
||||
msgstr "תפריט הגדרות כלליות"
|
||||
|
||||
#: src/modules/config/general.py:91
|
||||
msgctxt "cmd:configure_general|parse_failure:timezone"
|
||||
msgid "Could not set the timezone!"
|
||||
msgstr "לא הצלחתי לקבוע אזור זמן!"
|
||||
|
||||
#: src/modules/config/general.py:112
|
||||
msgctxt "cmd:configure_general|success"
|
||||
msgid "Settings Updated!"
|
||||
msgstr "ההגדרות עודכנו!"
|
||||
|
||||
#: src/modules/config/general.py:127
|
||||
msgctxt "cmd:configure_general|panel|title"
|
||||
msgid "General Configuration Panel"
|
||||
msgstr "תפריט הגדרות כלליות"
|
||||
|
||||
#: src/modules/config/dashboard.py:99
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:dashboard|title"
|
||||
msgid "Guild Dashboard (Page {page}/{total})"
|
||||
msgstr "תפריט שרת (עמוד {page}/{total})"
|
||||
|
||||
#: src/modules/config/dashboard.py:110
|
||||
msgctxt "ui:dashboard|footer"
|
||||
msgid "Hover over setting names for a brief description"
|
||||
msgstr "רחף מעל השמות כדי לקרוא את התיאור שלהם"
|
||||
|
||||
#: src/modules/config/dashboard.py:173
|
||||
msgctxt "ui:dashboard|menu:config|placeholder"
|
||||
msgid "Open Configuration Panel"
|
||||
msgstr "פתח את התפריט הגדרות"
|
||||
|
||||
#: src/modules/config/settings.py:33
|
||||
msgctxt "guildset:timezone"
|
||||
msgid "timezone"
|
||||
msgstr "אזור זמן"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/general.py:44
|
||||
#: src/modules/config/settings.py:36
|
||||
msgctxt "guildset:timezone|desc"
|
||||
msgid "Guild timezone for statistics display."
|
||||
msgstr "אזור הזמן של השרת להצגת סטטיסטיקות למשתמשים"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/general.py:48
|
||||
#: src/modules/config/settings.py:40
|
||||
msgctxt "guildset:timezone|long_desc"
|
||||
msgid ""
|
||||
"Guild-wide timezone. Used to determine start of the day for the "
|
||||
"leaderboards, and as the default statistics timezone for members who have "
|
||||
"not set one."
|
||||
msgstr ""
|
||||
"אזור זמן מועדף לכל המשתמשים בשרת. משומש כדי לקבוע זמן התחלה ללוח תוצאות, "
|
||||
"התחלת היום, ואזור זמן לאנשים שמשתמשים בשרת אבל לא קבעו לעצמם אזור זמן."
|
||||
|
||||
#: src/modules/config/general.py:62
|
||||
#: src/modules/config/settings.py:54
|
||||
#, possible-python-brace-format
|
||||
msgctxt "guildset:timezone|response"
|
||||
msgid "The guild timezone has been set to `{timezone}`."
|
||||
msgstr "אזור הזמן של השרת נקבע ל`{timezone}`."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/general.py:94
|
||||
msgctxt "cmd:configure_general"
|
||||
msgid "general"
|
||||
msgstr "כללי"
|
||||
#: src/modules/config/settings.py:66
|
||||
msgctxt "guildset:eventlog"
|
||||
msgid "event_log"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/general.py:95
|
||||
msgctxt "cmd:configure_general|desc"
|
||||
msgid "General configuration panel"
|
||||
msgstr "תפריט הגדרות כלליות"
|
||||
#: src/modules/config/settings.py:69
|
||||
msgctxt "guildset:eventlog|desc"
|
||||
msgid ""
|
||||
"My audit log channel where I send server actions and events (e.g. rankgs and"
|
||||
" expiring roles)."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/general.py:129
|
||||
msgctxt "cmd:configure_general|parse_failure:timezone"
|
||||
msgid "Could not set the timezone!"
|
||||
msgstr "לא הצלחתי לקבוע אזור זמן!"
|
||||
#: src/modules/config/settings.py:73
|
||||
msgctxt "guildset:eventlog|long_desc"
|
||||
msgid ""
|
||||
"If configured, I will log most significant actions taken or events which occur through my interface, into this channel. Logged events include, for example:\n"
|
||||
"- Member voice activity\n"
|
||||
"- Roles equipped and expiring from rolemenus\n"
|
||||
"- Privated rooms rented and expiring\n"
|
||||
"- Activity ranks earned\n"
|
||||
"I must have the 'Manage Webhooks' permission in this channel."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/general.py:150
|
||||
msgctxt "cmd:configure_general|success"
|
||||
msgid "Settings Updated!"
|
||||
msgstr "ההגדרות עודכנו!"
|
||||
|
||||
#: src/modules/config/general.py:165
|
||||
msgctxt "cmd:configure_general|panel|title"
|
||||
msgid "General Configuration Panel"
|
||||
msgstr "תפריט הגדרות כלליות"
|
||||
|
||||
#: src/modules/config/dashboard.py:98
|
||||
#: src/modules/config/settings.py:95
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:dashboard|title"
|
||||
msgid "Guild Dashboard (Page {page}/{total})"
|
||||
msgstr "תפריט שרת (עמוד {page}/{total})"
|
||||
msgctxt "guildset:eventlog|check_value|error:perms|perm:manage_webhooks"
|
||||
msgid ""
|
||||
"Cannot set {channel} as an event log! I lack the 'Manage Webhooks' "
|
||||
"permission there."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/dashboard.py:109
|
||||
msgctxt "ui:dashboard|footer"
|
||||
msgid "Hover over setting names for a brief description"
|
||||
msgstr "רחף מעל השמות כדי לקרוא את התיאור שלהם"
|
||||
#: src/modules/config/settings.py:106
|
||||
#, possible-python-brace-format
|
||||
msgctxt "guildset:eventlog|response|set"
|
||||
msgid "Events will now be logged to {channel}"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/config/dashboard.py:172
|
||||
msgctxt "ui:dashboard|menu:config|placeholder"
|
||||
msgid "Open Configuration Panel"
|
||||
msgstr "פתח את התפריט הגדרות"
|
||||
#: src/modules/config/settings.py:111
|
||||
msgctxt "guildset:eventlog|response|unset"
|
||||
msgid "Guild events will no longer be logged."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user