transifex: Add 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
040ba75722
commit
48e4a65749
90
locales/he_IL/LC_MESSAGES/config.po
Normal file
90
locales/he_IL/LC_MESSAGES/config.po
Normal file
@@ -0,0 +1,90 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Interitio, 2023
|
||||
# Ari Horesh, 2023
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-08-28 22:43+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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"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
|
||||
msgctxt "guildset:timezone"
|
||||
msgid "timezone"
|
||||
msgstr "אזור זמן"
|
||||
|
||||
#: src/modules/config/general.py:44
|
||||
msgctxt "guildset:timezone|desc"
|
||||
msgid "Guild timezone for statistics display."
|
||||
msgstr "אזור הזמן של השרת להצגת סטטיסטיקות למשתמשים"
|
||||
|
||||
#: src/modules/config/general.py:48
|
||||
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
|
||||
#, possible-python-brace-format
|
||||
msgctxt "guildset:timezone|response"
|
||||
msgid "The guild timezone has been set to `{timezone}`."
|
||||
msgstr "אזור הזמן של השרת נקבע ל`{timezone}`."
|
||||
|
||||
#: src/modules/config/general.py:94
|
||||
msgctxt "cmd:configure_general"
|
||||
msgid "general"
|
||||
msgstr "כללי"
|
||||
|
||||
#: src/modules/config/general.py:95
|
||||
msgctxt "cmd:configure_general|desc"
|
||||
msgid "General configuration panel"
|
||||
msgstr "תפריט הגדרות כלליות"
|
||||
|
||||
#: src/modules/config/general.py:129
|
||||
msgctxt "cmd:configure_general|parse_failure:timezone"
|
||||
msgid "Could not set the timezone!"
|
||||
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
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:dashboard|title"
|
||||
msgid "Guild Dashboard (Page {page}/{total})"
|
||||
msgstr "תפריט שרת (עמוד {page}/{total})"
|
||||
|
||||
#: src/modules/config/dashboard.py:109
|
||||
msgctxt "ui:dashboard|footer"
|
||||
msgid "Hover over setting names for a brief description"
|
||||
msgstr "רחף מעל השמות כדי לקרוא את התיאור שלהם"
|
||||
|
||||
#: src/modules/config/dashboard.py:172
|
||||
msgctxt "ui:dashboard|menu:config|placeholder"
|
||||
msgid "Open Configuration Panel"
|
||||
msgstr "פתח את התפריט הגדרות"
|
||||
Reference in New Issue
Block a user