mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-06-07 08:18:50 +00:00
New translations django.po (Hebrew)
This commit is contained in:
parent
9be5065521
commit
faccd55743
1 changed files with 7 additions and 12 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: bookwyrm\n"
|
"Project-Id-Version: bookwyrm\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-09-27 01:11+0000\n"
|
"POT-Creation-Date: 2023-10-02 16:40+0000\n"
|
||||||
"PO-Revision-Date: 2023-09-28 13:35\n"
|
"PO-Revision-Date: 2023-10-02 18:13\n"
|
||||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||||
"Language-Team: Hebrew\n"
|
"Language-Team: Hebrew\n"
|
||||||
"Language: he\n"
|
"Language: he\n"
|
||||||
|
@ -1384,8 +1384,8 @@ msgstr "מהדורות של %(book_title)s"
|
||||||
|
|
||||||
#: bookwyrm/templates/book/editions/editions.html:8
|
#: bookwyrm/templates/book/editions/editions.html:8
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Editions of <a href=\"%(work_path)s\">\"%(work_title)s\"</a>"
|
msgid "Editions of <a href=\"%(work_path)s\"><i>%(work_title)s</i></a>"
|
||||||
msgstr "מהדורות של <a href=\"%(work_path)s\">%(work_title)s</a>"
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/book/editions/editions.html:55
|
#: bookwyrm/templates/book/editions/editions.html:55
|
||||||
msgid "Can't find the edition you're looking for?"
|
msgid "Can't find the edition you're looking for?"
|
||||||
|
@ -2825,17 +2825,12 @@ msgstr "קובץ CSV לא תקין"
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:21
|
#: bookwyrm/templates/import/import.html:21
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "\n"
|
msgid "Currently, you are allowed to import %(display_size)s books every %(import_limit_reset)s day."
|
||||||
" Currently, you are allowed to import %(display_size)s books every %(import_limit_reset)s day.\n"
|
msgid_plural "Currently, you are allowed to import %(import_size_limit)s books every %(import_limit_reset)s days."
|
||||||
" "
|
|
||||||
msgid_plural "\n"
|
|
||||||
" Currently, you are allowed to import %(import_size_limit)s books every %(import_limit_reset)s days.\n"
|
|
||||||
" "
|
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
msgstr[1] ""
|
msgstr[1] ""
|
||||||
msgstr[2] ""
|
msgstr[2] ""
|
||||||
msgstr[3] "\n"
|
msgstr[3] ""
|
||||||
" כעת, הנך מורשה.ית לייבא %(import_size_limit)s ספרים כל %(import_limit_reset)s ימים. "
|
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import.html:27
|
#: bookwyrm/templates/import/import.html:27
|
||||||
#, python-format
|
#, python-format
|
||||||
|
|
Loading…
Reference in a new issue