Adds format translations

This commit is contained in:
Mouse Reeve 2021-09-07 12:50:24 -07:00
parent 8a748fa675
commit 8420d0a173
6 changed files with 234 additions and 234 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.0.1\n" "Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-07 16:12+0000\n" "POT-Creation-Date: 2021-09-07 19:50+0000\n"
"PO-Revision-Date: 2021-03-02 17:19-0800\n" "PO-Revision-Date: 2021-03-02 17:19-0800\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: English <LL@li.org>\n" "Language-Team: English <LL@li.org>\n"
@ -18,98 +18,98 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: bookwyrm/forms.py:195 #: bookwyrm/forms.py:235
#, fuzzy
#| msgid "Add Books"
msgid "Audiobook"
msgstr "Bücher hinzufügen"
#: bookwyrm/forms.py:196
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "Buch"
#: bookwyrm/forms.py:197
msgid "Graphic novel"
msgstr ""
#: bookwyrm/forms.py:198
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "Cover hinzufügen"
#: bookwyrm/forms.py:199
msgid "Paperback"
msgstr ""
#: bookwyrm/forms.py:246
#, fuzzy #, fuzzy
#| msgid "A user with that username already exists." #| msgid "A user with that username already exists."
msgid "A user with this email already exists." msgid "A user with this email already exists."
msgstr "Dieser Benutzename ist bereits vergeben." msgstr "Dieser Benutzename ist bereits vergeben."
#: bookwyrm/forms.py:260 #: bookwyrm/forms.py:249
msgid "One Day" msgid "One Day"
msgstr "Ein Tag" msgstr "Ein Tag"
#: bookwyrm/forms.py:261 #: bookwyrm/forms.py:250
msgid "One Week" msgid "One Week"
msgstr "Eine Woche" msgstr "Eine Woche"
#: bookwyrm/forms.py:262 #: bookwyrm/forms.py:251
msgid "One Month" msgid "One Month"
msgstr "Ein Monat" msgstr "Ein Monat"
#: bookwyrm/forms.py:263 #: bookwyrm/forms.py:252
msgid "Does Not Expire" msgid "Does Not Expire"
msgstr "Läuft nicht aus" msgstr "Läuft nicht aus"
#: bookwyrm/forms.py:268 #: bookwyrm/forms.py:257
#, python-format #, python-format
msgid "%(count)d uses" msgid "%(count)d uses"
msgstr "%(count)d Benutzungen" msgstr "%(count)d Benutzungen"
#: bookwyrm/forms.py:271 #: bookwyrm/forms.py:260
#, fuzzy #, fuzzy
#| msgid "Unlisted" #| msgid "Unlisted"
msgid "Unlimited" msgid "Unlimited"
msgstr "Ungelistet" msgstr "Ungelistet"
#: bookwyrm/forms.py:321 #: bookwyrm/forms.py:310
msgid "List Order" msgid "List Order"
msgstr "" msgstr ""
#: bookwyrm/forms.py:322 #: bookwyrm/forms.py:311
#, fuzzy #, fuzzy
#| msgid "Title" #| msgid "Title"
msgid "Book Title" msgid "Book Title"
msgstr "Titel" msgstr "Titel"
#: bookwyrm/forms.py:323 #: bookwyrm/forms.py:312
#: bookwyrm/templates/snippets/create_status/review.html:23 #: bookwyrm/templates/snippets/create_status/review.html:23
#: bookwyrm/templates/user/shelf/shelf.html:117 #: bookwyrm/templates/user/shelf/shelf.html:117
#: bookwyrm/templates/user/shelf/shelf.html:148 #: bookwyrm/templates/user/shelf/shelf.html:148
msgid "Rating" msgid "Rating"
msgstr "" msgstr ""
#: bookwyrm/forms.py:325 bookwyrm/templates/lists/list.html:107 #: bookwyrm/forms.py:314 bookwyrm/templates/lists/list.html:107
msgid "Sort By" msgid "Sort By"
msgstr "" msgstr ""
#: bookwyrm/forms.py:329 #: bookwyrm/forms.py:318
#, fuzzy #, fuzzy
#| msgid "Started reading" #| msgid "Started reading"
msgid "Ascending" msgid "Ascending"
msgstr "Zu lesen angefangen" msgstr "Zu lesen angefangen"
#: bookwyrm/forms.py:330 #: bookwyrm/forms.py:319
#, fuzzy #, fuzzy
#| msgid "Started reading" #| msgid "Started reading"
msgid "Descending" msgid "Descending"
msgstr "Zu lesen angefangen" msgstr "Zu lesen angefangen"
#: bookwyrm/models/book.py:230
#, fuzzy
#| msgid "Add Books"
msgid "Audiobook"
msgstr "Bücher hinzufügen"
#: bookwyrm/models/book.py:231
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "Buch"
#: bookwyrm/models/book.py:232
msgid "Graphic novel"
msgstr ""
#: bookwyrm/models/book.py:233
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "Cover hinzufügen"
#: bookwyrm/models/book.py:234
msgid "Paperback"
msgstr ""
#: bookwyrm/models/fields.py:27 #: bookwyrm/models/fields.py:27
#, python-format #, python-format
msgid "%(value)s is not a valid remote_id" msgid "%(value)s is not a valid remote_id"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.0.1\n" "Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-07 16:12+0000\n" "POT-Creation-Date: 2021-09-07 19:50+0000\n"
"PO-Revision-Date: 2021-02-28 17:19-0800\n" "PO-Revision-Date: 2021-02-28 17:19-0800\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: English <LL@li.org>\n" "Language-Team: English <LL@li.org>\n"
@ -18,82 +18,82 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: bookwyrm/forms.py:195 #: bookwyrm/forms.py:235
msgid "Audiobook"
msgstr ""
#: bookwyrm/forms.py:196
msgid "eBook"
msgstr ""
#: bookwyrm/forms.py:197
msgid "Graphic novel"
msgstr ""
#: bookwyrm/forms.py:198
msgid "Hardcover"
msgstr ""
#: bookwyrm/forms.py:199
msgid "Paperback"
msgstr ""
#: bookwyrm/forms.py:246
msgid "A user with this email already exists." msgid "A user with this email already exists."
msgstr "" msgstr ""
#: bookwyrm/forms.py:260 #: bookwyrm/forms.py:249
msgid "One Day" msgid "One Day"
msgstr "" msgstr ""
#: bookwyrm/forms.py:261 #: bookwyrm/forms.py:250
msgid "One Week" msgid "One Week"
msgstr "" msgstr ""
#: bookwyrm/forms.py:262 #: bookwyrm/forms.py:251
msgid "One Month" msgid "One Month"
msgstr "" msgstr ""
#: bookwyrm/forms.py:263 #: bookwyrm/forms.py:252
msgid "Does Not Expire" msgid "Does Not Expire"
msgstr "" msgstr ""
#: bookwyrm/forms.py:268 #: bookwyrm/forms.py:257
#, python-format #, python-format
msgid "%(count)d uses" msgid "%(count)d uses"
msgstr "" msgstr ""
#: bookwyrm/forms.py:271 #: bookwyrm/forms.py:260
msgid "Unlimited" msgid "Unlimited"
msgstr "" msgstr ""
#: bookwyrm/forms.py:321 #: bookwyrm/forms.py:310
msgid "List Order" msgid "List Order"
msgstr "" msgstr ""
#: bookwyrm/forms.py:322 #: bookwyrm/forms.py:311
msgid "Book Title" msgid "Book Title"
msgstr "" msgstr ""
#: bookwyrm/forms.py:323 #: bookwyrm/forms.py:312
#: bookwyrm/templates/snippets/create_status/review.html:23 #: bookwyrm/templates/snippets/create_status/review.html:23
#: bookwyrm/templates/user/shelf/shelf.html:117 #: bookwyrm/templates/user/shelf/shelf.html:117
#: bookwyrm/templates/user/shelf/shelf.html:148 #: bookwyrm/templates/user/shelf/shelf.html:148
msgid "Rating" msgid "Rating"
msgstr "" msgstr ""
#: bookwyrm/forms.py:325 bookwyrm/templates/lists/list.html:107 #: bookwyrm/forms.py:314 bookwyrm/templates/lists/list.html:107
msgid "Sort By" msgid "Sort By"
msgstr "" msgstr ""
#: bookwyrm/forms.py:329 #: bookwyrm/forms.py:318
msgid "Ascending" msgid "Ascending"
msgstr "" msgstr ""
#: bookwyrm/forms.py:330 #: bookwyrm/forms.py:319
msgid "Descending" msgid "Descending"
msgstr "" msgstr ""
#: bookwyrm/models/book.py:230
msgid "Audiobook"
msgstr ""
#: bookwyrm/models/book.py:231
msgid "eBook"
msgstr ""
#: bookwyrm/models/book.py:232
msgid "Graphic novel"
msgstr ""
#: bookwyrm/models/book.py:233
msgid "Hardcover"
msgstr ""
#: bookwyrm/models/book.py:234
msgid "Paperback"
msgstr ""
#: bookwyrm/models/fields.py:27 #: bookwyrm/models/fields.py:27
#, python-format #, python-format
msgid "%(value)s is not a valid remote_id" msgid "%(value)s is not a valid remote_id"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.0.1\n" "Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-07 16:12+0000\n" "POT-Creation-Date: 2021-09-07 19:50+0000\n"
"PO-Revision-Date: 2021-03-19 11:49+0800\n" "PO-Revision-Date: 2021-03-19 11:49+0800\n"
"Last-Translator: Reese Porter <reesedporter@gmail.com>\n" "Last-Translator: Reese Porter <reesedporter@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,88 +18,88 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: bookwyrm/forms.py:195 #: bookwyrm/forms.py:235
#, fuzzy
#| msgid "Add books"
msgid "Audiobook"
msgstr "Agregar libros"
#: bookwyrm/forms.py:196
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "Libro"
#: bookwyrm/forms.py:197
msgid "Graphic novel"
msgstr ""
#: bookwyrm/forms.py:198
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "Agregar portada"
#: bookwyrm/forms.py:199
msgid "Paperback"
msgstr ""
#: bookwyrm/forms.py:246
msgid "A user with this email already exists." msgid "A user with this email already exists."
msgstr "Ya existe un usuario con ese correo electrónico." msgstr "Ya existe un usuario con ese correo electrónico."
#: bookwyrm/forms.py:260 #: bookwyrm/forms.py:249
msgid "One Day" msgid "One Day"
msgstr "Un día" msgstr "Un día"
#: bookwyrm/forms.py:261 #: bookwyrm/forms.py:250
msgid "One Week" msgid "One Week"
msgstr "Una semana" msgstr "Una semana"
#: bookwyrm/forms.py:262 #: bookwyrm/forms.py:251
msgid "One Month" msgid "One Month"
msgstr "Un mes" msgstr "Un mes"
#: bookwyrm/forms.py:263 #: bookwyrm/forms.py:252
msgid "Does Not Expire" msgid "Does Not Expire"
msgstr "Nunca se vence" msgstr "Nunca se vence"
#: bookwyrm/forms.py:268 #: bookwyrm/forms.py:257
#, python-format #, python-format
msgid "%(count)d uses" msgid "%(count)d uses"
msgstr "%(count)d usos" msgstr "%(count)d usos"
#: bookwyrm/forms.py:271 #: bookwyrm/forms.py:260
msgid "Unlimited" msgid "Unlimited"
msgstr "Sin límite" msgstr "Sin límite"
#: bookwyrm/forms.py:321 #: bookwyrm/forms.py:310
msgid "List Order" msgid "List Order"
msgstr "Orden de la lista" msgstr "Orden de la lista"
#: bookwyrm/forms.py:322 #: bookwyrm/forms.py:311
msgid "Book Title" msgid "Book Title"
msgstr "Título" msgstr "Título"
#: bookwyrm/forms.py:323 #: bookwyrm/forms.py:312
#: bookwyrm/templates/snippets/create_status/review.html:23 #: bookwyrm/templates/snippets/create_status/review.html:23
#: bookwyrm/templates/user/shelf/shelf.html:117 #: bookwyrm/templates/user/shelf/shelf.html:117
#: bookwyrm/templates/user/shelf/shelf.html:148 #: bookwyrm/templates/user/shelf/shelf.html:148
msgid "Rating" msgid "Rating"
msgstr "Calificación" msgstr "Calificación"
#: bookwyrm/forms.py:325 bookwyrm/templates/lists/list.html:107 #: bookwyrm/forms.py:314 bookwyrm/templates/lists/list.html:107
msgid "Sort By" msgid "Sort By"
msgstr "Ordenar por" msgstr "Ordenar por"
#: bookwyrm/forms.py:329 #: bookwyrm/forms.py:318
msgid "Ascending" msgid "Ascending"
msgstr "Ascendente" msgstr "Ascendente"
#: bookwyrm/forms.py:330 #: bookwyrm/forms.py:319
msgid "Descending" msgid "Descending"
msgstr "Descendente" msgstr "Descendente"
#: bookwyrm/models/book.py:230
#, fuzzy
#| msgid "Add books"
msgid "Audiobook"
msgstr "Agregar libros"
#: bookwyrm/models/book.py:231
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "Libro"
#: bookwyrm/models/book.py:232
msgid "Graphic novel"
msgstr ""
#: bookwyrm/models/book.py:233
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "Agregar portada"
#: bookwyrm/models/book.py:234
msgid "Paperback"
msgstr ""
#: bookwyrm/models/fields.py:27 #: bookwyrm/models/fields.py:27
#, python-format #, python-format
msgid "%(value)s is not a valid remote_id" msgid "%(value)s is not a valid remote_id"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.1.1\n" "Project-Id-Version: 0.1.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-07 16:12+0000\n" "POT-Creation-Date: 2021-09-07 19:50+0000\n"
"PO-Revision-Date: 2021-04-05 12:44+0100\n" "PO-Revision-Date: 2021-04-05 12:44+0100\n"
"Last-Translator: Fabien Basmaison <contact@arkhi.org>\n" "Last-Translator: Fabien Basmaison <contact@arkhi.org>\n"
"Language-Team: Mouse Reeve <LL@li.org>\n" "Language-Team: Mouse Reeve <LL@li.org>\n"
@ -18,88 +18,88 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: bookwyrm/forms.py:195 #: bookwyrm/forms.py:235
#, fuzzy
#| msgid "Add books"
msgid "Audiobook"
msgstr "Ajoutez des livres"
#: bookwyrm/forms.py:196
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "Livre"
#: bookwyrm/forms.py:197
msgid "Graphic novel"
msgstr ""
#: bookwyrm/forms.py:198
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "Ajouter une couverture"
#: bookwyrm/forms.py:199
msgid "Paperback"
msgstr ""
#: bookwyrm/forms.py:246
msgid "A user with this email already exists." msgid "A user with this email already exists."
msgstr "Cet email est déjà associé à un compte." msgstr "Cet email est déjà associé à un compte."
#: bookwyrm/forms.py:260 #: bookwyrm/forms.py:249
msgid "One Day" msgid "One Day"
msgstr "Un jour" msgstr "Un jour"
#: bookwyrm/forms.py:261 #: bookwyrm/forms.py:250
msgid "One Week" msgid "One Week"
msgstr "Une semaine" msgstr "Une semaine"
#: bookwyrm/forms.py:262 #: bookwyrm/forms.py:251
msgid "One Month" msgid "One Month"
msgstr "Un mois" msgstr "Un mois"
#: bookwyrm/forms.py:263 #: bookwyrm/forms.py:252
msgid "Does Not Expire" msgid "Does Not Expire"
msgstr "Sans expiration" msgstr "Sans expiration"
#: bookwyrm/forms.py:268 #: bookwyrm/forms.py:257
#, python-format #, python-format
msgid "%(count)d uses" msgid "%(count)d uses"
msgstr "%(count)d utilisations" msgstr "%(count)d utilisations"
#: bookwyrm/forms.py:271 #: bookwyrm/forms.py:260
msgid "Unlimited" msgid "Unlimited"
msgstr "Sans limite" msgstr "Sans limite"
#: bookwyrm/forms.py:321 #: bookwyrm/forms.py:310
msgid "List Order" msgid "List Order"
msgstr "Ordre de la liste" msgstr "Ordre de la liste"
#: bookwyrm/forms.py:322 #: bookwyrm/forms.py:311
msgid "Book Title" msgid "Book Title"
msgstr "Titre du livre" msgstr "Titre du livre"
#: bookwyrm/forms.py:323 #: bookwyrm/forms.py:312
#: bookwyrm/templates/snippets/create_status/review.html:23 #: bookwyrm/templates/snippets/create_status/review.html:23
#: bookwyrm/templates/user/shelf/shelf.html:117 #: bookwyrm/templates/user/shelf/shelf.html:117
#: bookwyrm/templates/user/shelf/shelf.html:148 #: bookwyrm/templates/user/shelf/shelf.html:148
msgid "Rating" msgid "Rating"
msgstr "Note" msgstr "Note"
#: bookwyrm/forms.py:325 bookwyrm/templates/lists/list.html:107 #: bookwyrm/forms.py:314 bookwyrm/templates/lists/list.html:107
msgid "Sort By" msgid "Sort By"
msgstr "Trier par" msgstr "Trier par"
#: bookwyrm/forms.py:329 #: bookwyrm/forms.py:318
msgid "Ascending" msgid "Ascending"
msgstr "Ordre croissant" msgstr "Ordre croissant"
#: bookwyrm/forms.py:330 #: bookwyrm/forms.py:319
msgid "Descending" msgid "Descending"
msgstr "Ordre décroissant" msgstr "Ordre décroissant"
#: bookwyrm/models/book.py:230
#, fuzzy
#| msgid "Add books"
msgid "Audiobook"
msgstr "Ajoutez des livres"
#: bookwyrm/models/book.py:231
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "Livre"
#: bookwyrm/models/book.py:232
msgid "Graphic novel"
msgstr ""
#: bookwyrm/models/book.py:233
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "Ajouter une couverture"
#: bookwyrm/models/book.py:234
msgid "Paperback"
msgstr ""
#: bookwyrm/models/fields.py:27 #: bookwyrm/models/fields.py:27
#, python-format #, python-format
msgid "%(value)s is not a valid remote_id" msgid "%(value)s is not a valid remote_id"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.1.1\n" "Project-Id-Version: 0.1.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-07 16:12+0000\n" "POT-Creation-Date: 2021-09-07 19:50+0000\n"
"PO-Revision-Date: 2021-03-20 00:56+0000\n" "PO-Revision-Date: 2021-03-20 00:56+0000\n"
"Last-Translator: Kana <gudzpoz@live.com>\n" "Last-Translator: Kana <gudzpoz@live.com>\n"
"Language-Team: Mouse Reeve <LL@li.org>\n" "Language-Team: Mouse Reeve <LL@li.org>\n"
@ -18,88 +18,88 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: bookwyrm/forms.py:195 #: bookwyrm/forms.py:235
#, fuzzy
#| msgid "Add books"
msgid "Audiobook"
msgstr "添加书目"
#: bookwyrm/forms.py:196
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "书目"
#: bookwyrm/forms.py:197
msgid "Graphic novel"
msgstr ""
#: bookwyrm/forms.py:198
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "添加封面"
#: bookwyrm/forms.py:199
msgid "Paperback"
msgstr ""
#: bookwyrm/forms.py:246
msgid "A user with this email already exists." msgid "A user with this email already exists."
msgstr "已经存在使用该邮箱的用户。" msgstr "已经存在使用该邮箱的用户。"
#: bookwyrm/forms.py:260 #: bookwyrm/forms.py:249
msgid "One Day" msgid "One Day"
msgstr "一天" msgstr "一天"
#: bookwyrm/forms.py:261 #: bookwyrm/forms.py:250
msgid "One Week" msgid "One Week"
msgstr "一周" msgstr "一周"
#: bookwyrm/forms.py:262 #: bookwyrm/forms.py:251
msgid "One Month" msgid "One Month"
msgstr "一个月" msgstr "一个月"
#: bookwyrm/forms.py:263 #: bookwyrm/forms.py:252
msgid "Does Not Expire" msgid "Does Not Expire"
msgstr "永不失效" msgstr "永不失效"
#: bookwyrm/forms.py:268 #: bookwyrm/forms.py:257
#, python-format #, python-format
msgid "%(count)d uses" msgid "%(count)d uses"
msgstr "%(count)d 次使用" msgstr "%(count)d 次使用"
#: bookwyrm/forms.py:271 #: bookwyrm/forms.py:260
msgid "Unlimited" msgid "Unlimited"
msgstr "不受限" msgstr "不受限"
#: bookwyrm/forms.py:321 #: bookwyrm/forms.py:310
msgid "List Order" msgid "List Order"
msgstr "列表顺序" msgstr "列表顺序"
#: bookwyrm/forms.py:322 #: bookwyrm/forms.py:311
msgid "Book Title" msgid "Book Title"
msgstr "书名" msgstr "书名"
#: bookwyrm/forms.py:323 #: bookwyrm/forms.py:312
#: bookwyrm/templates/snippets/create_status/review.html:23 #: bookwyrm/templates/snippets/create_status/review.html:23
#: bookwyrm/templates/user/shelf/shelf.html:117 #: bookwyrm/templates/user/shelf/shelf.html:117
#: bookwyrm/templates/user/shelf/shelf.html:148 #: bookwyrm/templates/user/shelf/shelf.html:148
msgid "Rating" msgid "Rating"
msgstr "评价" msgstr "评价"
#: bookwyrm/forms.py:325 bookwyrm/templates/lists/list.html:107 #: bookwyrm/forms.py:314 bookwyrm/templates/lists/list.html:107
msgid "Sort By" msgid "Sort By"
msgstr "排序方式" msgstr "排序方式"
#: bookwyrm/forms.py:329 #: bookwyrm/forms.py:318
msgid "Ascending" msgid "Ascending"
msgstr "升序" msgstr "升序"
#: bookwyrm/forms.py:330 #: bookwyrm/forms.py:319
msgid "Descending" msgid "Descending"
msgstr "降序" msgstr "降序"
#: bookwyrm/models/book.py:230
#, fuzzy
#| msgid "Add books"
msgid "Audiobook"
msgstr "添加书目"
#: bookwyrm/models/book.py:231
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "书目"
#: bookwyrm/models/book.py:232
msgid "Graphic novel"
msgstr ""
#: bookwyrm/models/book.py:233
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "添加封面"
#: bookwyrm/models/book.py:234
msgid "Paperback"
msgstr ""
#: bookwyrm/models/fields.py:27 #: bookwyrm/models/fields.py:27
#, python-format #, python-format
msgid "%(value)s is not a valid remote_id" msgid "%(value)s is not a valid remote_id"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.0.1\n" "Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-07 16:12+0000\n" "POT-Creation-Date: 2021-09-07 19:50+0000\n"
"PO-Revision-Date: 2021-06-30 10:36+0000\n" "PO-Revision-Date: 2021-06-30 10:36+0000\n"
"Last-Translator: Grace Cheng <chengracecwy@gmail.com>\n" "Last-Translator: Grace Cheng <chengracecwy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,88 +18,88 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: bookwyrm/forms.py:195 #: bookwyrm/forms.py:235
#, fuzzy
#| msgid "Add books"
msgid "Audiobook"
msgstr "新增書目"
#: bookwyrm/forms.py:196
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "書目"
#: bookwyrm/forms.py:197
msgid "Graphic novel"
msgstr ""
#: bookwyrm/forms.py:198
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "新增封面"
#: bookwyrm/forms.py:199
msgid "Paperback"
msgstr ""
#: bookwyrm/forms.py:246
msgid "A user with this email already exists." msgid "A user with this email already exists."
msgstr "已經存在使用該郵箱的使用者。" msgstr "已經存在使用該郵箱的使用者。"
#: bookwyrm/forms.py:260 #: bookwyrm/forms.py:249
msgid "One Day" msgid "One Day"
msgstr "一天" msgstr "一天"
#: bookwyrm/forms.py:261 #: bookwyrm/forms.py:250
msgid "One Week" msgid "One Week"
msgstr "一週" msgstr "一週"
#: bookwyrm/forms.py:262 #: bookwyrm/forms.py:251
msgid "One Month" msgid "One Month"
msgstr "一個月" msgstr "一個月"
#: bookwyrm/forms.py:263 #: bookwyrm/forms.py:252
msgid "Does Not Expire" msgid "Does Not Expire"
msgstr "永不失效" msgstr "永不失效"
#: bookwyrm/forms.py:268 #: bookwyrm/forms.py:257
#, python-format #, python-format
msgid "%(count)d uses" msgid "%(count)d uses"
msgstr "%(count)d 次使用" msgstr "%(count)d 次使用"
#: bookwyrm/forms.py:271 #: bookwyrm/forms.py:260
msgid "Unlimited" msgid "Unlimited"
msgstr "不受限" msgstr "不受限"
#: bookwyrm/forms.py:321 #: bookwyrm/forms.py:310
msgid "List Order" msgid "List Order"
msgstr "列表順序" msgstr "列表順序"
#: bookwyrm/forms.py:322 #: bookwyrm/forms.py:311
msgid "Book Title" msgid "Book Title"
msgstr "書名" msgstr "書名"
#: bookwyrm/forms.py:323 #: bookwyrm/forms.py:312
#: bookwyrm/templates/snippets/create_status/review.html:23 #: bookwyrm/templates/snippets/create_status/review.html:23
#: bookwyrm/templates/user/shelf/shelf.html:117 #: bookwyrm/templates/user/shelf/shelf.html:117
#: bookwyrm/templates/user/shelf/shelf.html:148 #: bookwyrm/templates/user/shelf/shelf.html:148
msgid "Rating" msgid "Rating"
msgstr "評價" msgstr "評價"
#: bookwyrm/forms.py:325 bookwyrm/templates/lists/list.html:107 #: bookwyrm/forms.py:314 bookwyrm/templates/lists/list.html:107
msgid "Sort By" msgid "Sort By"
msgstr "排序方式" msgstr "排序方式"
#: bookwyrm/forms.py:329 #: bookwyrm/forms.py:318
msgid "Ascending" msgid "Ascending"
msgstr "升序" msgstr "升序"
#: bookwyrm/forms.py:330 #: bookwyrm/forms.py:319
msgid "Descending" msgid "Descending"
msgstr "降序" msgstr "降序"
#: bookwyrm/models/book.py:230
#, fuzzy
#| msgid "Add books"
msgid "Audiobook"
msgstr "新增書目"
#: bookwyrm/models/book.py:231
#, fuzzy
#| msgid "Book"
msgid "eBook"
msgstr "書目"
#: bookwyrm/models/book.py:232
msgid "Graphic novel"
msgstr ""
#: bookwyrm/models/book.py:233
#, fuzzy
#| msgid "Add cover"
msgid "Hardcover"
msgstr "新增封面"
#: bookwyrm/models/book.py:234
msgid "Paperback"
msgstr ""
#: bookwyrm/models/fields.py:27 #: bookwyrm/models/fields.py:27
#, python-format #, python-format
msgid "%(value)s is not a valid remote_id" msgid "%(value)s is not a valid remote_id"