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
38
locales/he_IL/LC_MESSAGES/base.po
Normal file
38
locales/he_IL/LC_MESSAGES/base.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# 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
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-11-22 13:17+0200\n"
|
||||
"PO-Revision-Date: 2023-08-28 13:43+0000\n"
|
||||
"Last-Translator: Interitio, 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"
|
||||
|
||||
#: bot/modules/sysadmin/exec_cog.py:70
|
||||
msgid "You cannot use this interface!"
|
||||
msgstr "אתם לא יכולים להשתמש בתפריט הזה."
|
||||
|
||||
#: bot/modules/sysadmin/exec_cog.py:252 bot/modules/sysadmin/exec_cog.py:254
|
||||
msgid "async"
|
||||
msgstr "אסינכרוני"
|
||||
|
||||
#: bot/modules/sysadmin/exec_cog.py:253 bot/modules/sysadmin/exec_cog.py:255
|
||||
msgid "Execute arbitrary code with Exec"
|
||||
msgstr "הרץ קוד ארביטררי עם אקסק"
|
||||
|
||||
#: bot/modules/sysadmin/exec_cog.py:265
|
||||
msgid "eval"
|
||||
msgstr "eval"
|
||||
Reference in New Issue
Block a user