mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-14 04:41:04 +00:00
New translations django.po (Hebrew)
This commit is contained in:
parent
026929fcc2
commit
e98bbbe926
1 changed files with 9 additions and 9 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-07-11 15:53+0000\n"
|
||||
"PO-Revision-Date: 2022-07-12 11:26\n"
|
||||
"PO-Revision-Date: 2022-07-12 12:22\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Hebrew\n"
|
||||
"Language: he\n"
|
||||
|
@ -537,14 +537,14 @@ msgstr "זה %(pages)s עמודים בממוצע לספר."
|
|||
#, python-format
|
||||
msgid "(%(no_page_number)s book doesn’t have pages)"
|
||||
msgid_plural "(%(no_page_number)s books don’t have pages)"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "בספר (%(no_page_number)s אין עמודים)"
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[3] "ב-(%(no_page_number)s ספרים אין עמודים)"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:148
|
||||
msgid "Their shortest read this year…"
|
||||
msgstr ""
|
||||
msgstr "הקריאה הקצרה ביותר שלהם בשנה הזו…"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:155
|
||||
#: bookwyrm/templates/annual_summary/layout.html:176
|
||||
|
@ -560,24 +560,24 @@ msgstr ""
|
|||
#: bookwyrm/templates/annual_summary/layout.html:182
|
||||
#, python-format
|
||||
msgid "<strong>%(pages)s</strong> pages"
|
||||
msgstr ""
|
||||
msgstr "<strong>%(pages)s</strong> עמודים"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:169
|
||||
msgid "…and the longest"
|
||||
msgstr ""
|
||||
msgstr "…והארוך ביותר"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:200
|
||||
#, python-format
|
||||
msgid "%(display_name)s set a goal of reading %(goal)s book in %(year)s,<br /> and achieved %(goal_percent)s%% of that goal"
|
||||
msgid_plural "%(display_name)s set a goal of reading %(goal)s books in %(year)s,<br /> and achieved %(goal_percent)s%% of that goal"
|
||||
msgstr[0] ""
|
||||
msgstr[0] "%(display_name)s הציב-ה יעד לקרוא ספר %(goal)s ב-%(year)s,<br /> והשיג-ה %(goal_percent)s%% מתוך יעד הזה"
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[3] "%(display_name)s הציב-ה יעד לקרוא %(goal)s ספרים ב-%(year)s,<br /> והשיג-ה %(goal_percent)s%% מתוך יעד הזה"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:209
|
||||
msgid "Way to go!"
|
||||
msgstr ""
|
||||
msgstr "כל הכבוד!"
|
||||
|
||||
#: bookwyrm/templates/annual_summary/layout.html:224
|
||||
#, python-format
|
||||
|
|
Loading…
Reference in a new issue