transifex: Add he_IL localisation.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
This commit is contained in:
transifex-integration[bot]
2023-08-29 22:42:39 +03:00
committed by GitHub
parent 040ba75722
commit 48e4a65749
35 changed files with 12794 additions and 0 deletions

View File

@@ -0,0 +1,101 @@
# 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: 2023-08-27 16:37+0300\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"
#: src/gui/cards/weekly.py:52
msgctxt "skin:weeklystats|mode:study|title"
msgid "STUDY HOURS"
msgstr "שעות למידה"
#: src/gui/cards/weekly.py:56
msgctxt "skin:weeklystats|mode:voice|title"
msgid "VOICE CHANNEL ACTIVITY"
msgstr "פעילות בחדרי קול"
#: src/gui/cards/weekly.py:60
msgctxt "skin:weeklystats|mode:text|title"
msgid "MESSAGE ACTIVITY"
msgstr "פעילות הודעות"
#: src/gui/cards/weekly.py:64
msgctxt "skin::weeklystats|mode:anki|title"
msgid "CARDS REVIEWED"
msgstr "קלפים שנעשו"
#: src/gui/cards/weekly.py:137
msgctxt "skin:weeklystats|weekdays"
msgid "M,T,W,T,F,S,S"
msgstr "ש,ש,ר,ח,ש,ש,ר"
#: src/gui/cards/weekly.py:207
#, possible-python-brace-format
msgctxt "skin:weeklystats|mode:study|summary:this_week"
msgid "THIS WEEK: {amount} HOURS"
msgstr "השבוע הנוכחי {amount} שעות"
#: src/gui/cards/weekly.py:211
#, possible-python-brace-format
msgctxt "skin:weeklystats|mode:voice|summary:this_week"
msgid "THIS WEEK: {amount} HOURS"
msgstr "השבוע הנוכחי {amount} שעות"
#: src/gui/cards/weekly.py:215
#, possible-python-brace-format
msgctxt "skin:weeklystats|mode:text|summary:this_week"
msgid "THIS WEEK: {amount} MESSAGES"
msgstr "השבוע הנוכחי {amount} הודעות"
#: src/gui/cards/weekly.py:219
#, possible-python-brace-format
msgctxt "skin:weeklystats|mode:text|summary:this_week"
msgid "THIS WEEK: {amount} CARDS"
msgstr "השבוע הנוכחי {amount} קלפים"
#: src/gui/cards/weekly.py:240
#, possible-python-brace-format
msgctxt "skin:weeklystats|mode:study|summary:last_week"
msgid "LAST WEEK: {amount} HOURS"
msgstr "שבוע שעבר {amount} שעות"
#: src/gui/cards/weekly.py:244
#, possible-python-brace-format
msgctxt "skin:weeklystats|mode:voice|summary:last_week"
msgid "LAST WEEK: {amount} HOURS"
msgstr "שבוע שעבר {amount} שעות"
#: src/gui/cards/weekly.py:248
#, possible-python-brace-format
msgctxt "skin:weeklystats|mode:text|summary:last_week"
msgid "LAST WEEK: {amount} MESSAGES"
msgstr "החודש הקודם {amount} הודעות"
#: src/gui/cards/weekly.py:252
#, possible-python-brace-format
msgctxt "skin:weeklystats|mode:text|summary:last_week"
msgid "LAST WEEK: {amount} CARDS"
msgstr "החודש הקודם {amount} קלפים"
#: src/gui/cards/weekly.py:272
#, possible-python-brace-format
msgctxt "skin:weeklystats|footer"
msgid "Weekly Statistics • As of {day} {month} • {name} {discrim}"
msgstr "סטטיסטיקה שבועית • מתאריך {day} {month} • {name} {discrim}"