Updates locales
This commit is contained in:
parent
c2fb076add
commit
25557593f9
30 changed files with 681 additions and 621 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-07-14 23:57+0000\n"
|
||||
"PO-Revision-Date: 2022-07-15 16:40\n"
|
||||
"POT-Creation-Date: 2022-07-15 19:29+0000\n"
|
||||
"PO-Revision-Date: 2022-07-17 18:02\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Catalan\n"
|
||||
"Language: ca\n"
|
||||
|
@ -42,6 +42,14 @@ msgstr "{i} usos"
|
|||
msgid "Unlimited"
|
||||
msgstr "Il·limitat"
|
||||
|
||||
#: bookwyrm/forms/edit_user.py:89
|
||||
msgid "Incorrect password"
|
||||
msgstr "La contrasenya no és correcta"
|
||||
|
||||
#: bookwyrm/forms/edit_user.py:96 bookwyrm/forms/landing.py:71
|
||||
msgid "Password does not match"
|
||||
msgstr "La contrasenya no coincideix"
|
||||
|
||||
#: bookwyrm/forms/forms.py:54
|
||||
msgid "Reading finish date cannot be before start date."
|
||||
msgstr "La data de finalització de lectura no pot ser anterior a la d'inici."
|
||||
|
@ -50,11 +58,11 @@ msgstr "La data de finalització de lectura no pot ser anterior a la d'inici."
|
|||
msgid "Reading stopped date cannot be before start date."
|
||||
msgstr "La data de finalització de lectura no pot ser anterior a la d'inici."
|
||||
|
||||
#: bookwyrm/forms/landing.py:32
|
||||
#: bookwyrm/forms/landing.py:38
|
||||
msgid "User with this username already exists"
|
||||
msgstr "Ja existeix un usuari amb aquest nom d'usuari"
|
||||
|
||||
#: bookwyrm/forms/landing.py:41
|
||||
#: bookwyrm/forms/landing.py:47
|
||||
msgid "A user with this email already exists."
|
||||
msgstr "Ja existeix un usuari amb aquesta adreça electrònica."
|
||||
|
||||
|
@ -288,58 +296,62 @@ msgid "English"
|
|||
msgstr "Anglès (English)"
|
||||
|
||||
#: bookwyrm/settings.py:283
|
||||
msgid "Català (Catalan)"
|
||||
msgstr "Català"
|
||||
|
||||
#: bookwyrm/settings.py:284
|
||||
msgid "Deutsch (German)"
|
||||
msgstr "Deutsch (Alemany)"
|
||||
|
||||
#: bookwyrm/settings.py:284
|
||||
#: bookwyrm/settings.py:285
|
||||
msgid "Español (Spanish)"
|
||||
msgstr "Español (espanyol)"
|
||||
|
||||
#: bookwyrm/settings.py:285
|
||||
#: bookwyrm/settings.py:286
|
||||
msgid "Galego (Galician)"
|
||||
msgstr "Galego (gallec)"
|
||||
|
||||
#: bookwyrm/settings.py:286
|
||||
#: bookwyrm/settings.py:287
|
||||
msgid "Italiano (Italian)"
|
||||
msgstr "Italiano (italià)"
|
||||
|
||||
#: bookwyrm/settings.py:287
|
||||
#: bookwyrm/settings.py:288
|
||||
msgid "Suomi (Finnish)"
|
||||
msgstr "Suomi (finès)"
|
||||
|
||||
#: bookwyrm/settings.py:288
|
||||
#: bookwyrm/settings.py:289
|
||||
msgid "Français (French)"
|
||||
msgstr "Français (francès)"
|
||||
|
||||
#: bookwyrm/settings.py:289
|
||||
#: bookwyrm/settings.py:290
|
||||
msgid "Lietuvių (Lithuanian)"
|
||||
msgstr "Lietuvių (Lituà)"
|
||||
|
||||
#: bookwyrm/settings.py:290
|
||||
#: bookwyrm/settings.py:291
|
||||
msgid "Norsk (Norwegian)"
|
||||
msgstr "Norsk (noruec)"
|
||||
|
||||
#: bookwyrm/settings.py:291
|
||||
#: bookwyrm/settings.py:292
|
||||
msgid "Português do Brasil (Brazilian Portuguese)"
|
||||
msgstr "Português do Brasil (portuguès del Brasil)"
|
||||
|
||||
#: bookwyrm/settings.py:292
|
||||
#: bookwyrm/settings.py:293
|
||||
msgid "Português Europeu (European Portuguese)"
|
||||
msgstr "Português Europeu (Portuguès europeu)"
|
||||
|
||||
#: bookwyrm/settings.py:293
|
||||
#: bookwyrm/settings.py:294
|
||||
msgid "Română (Romanian)"
|
||||
msgstr "Română (romanès)"
|
||||
|
||||
#: bookwyrm/settings.py:294
|
||||
#: bookwyrm/settings.py:295
|
||||
msgid "Svenska (Swedish)"
|
||||
msgstr "Svenska (suec)"
|
||||
|
||||
#: bookwyrm/settings.py:295
|
||||
#: bookwyrm/settings.py:296
|
||||
msgid "简体中文 (Simplified Chinese)"
|
||||
msgstr "简体中文 (xinès simplificat)"
|
||||
|
||||
#: bookwyrm/settings.py:296
|
||||
#: bookwyrm/settings.py:297
|
||||
msgid "繁體中文 (Traditional Chinese)"
|
||||
msgstr "繁體中文 (xinès tradicional)"
|
||||
|
||||
|
@ -787,7 +799,7 @@ msgstr "La càrrega de les dades es connectarà a <strong>%(source_name)s</stron
|
|||
#: bookwyrm/templates/book/edit/edit_book.html:122
|
||||
#: bookwyrm/templates/book/sync_modal.html:24
|
||||
#: bookwyrm/templates/groups/members.html:29
|
||||
#: bookwyrm/templates/landing/password_reset.html:42
|
||||
#: bookwyrm/templates/landing/password_reset.html:52
|
||||
#: bookwyrm/templates/snippets/remove_from_group_button.html:17
|
||||
msgid "Confirm"
|
||||
msgstr "Confirmeu"
|
||||
|
@ -2025,7 +2037,7 @@ msgstr "Importa l'estat"
|
|||
#: bookwyrm/templates/import/import_status.html:13
|
||||
#: bookwyrm/templates/import/import_status.html:27
|
||||
msgid "Retry Status"
|
||||
msgstr ""
|
||||
msgstr "Estat del reintent"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:22
|
||||
msgid "Imports"
|
||||
|
@ -2268,8 +2280,8 @@ msgstr "Has oblidat la teva contrasenya?"
|
|||
msgid "More about this site"
|
||||
msgstr "Més sobre aquest lloc"
|
||||
|
||||
#: bookwyrm/templates/landing/password_reset.html:34
|
||||
#: bookwyrm/templates/preferences/change_password.html:40
|
||||
#: bookwyrm/templates/landing/password_reset.html:43
|
||||
#: bookwyrm/templates/preferences/change_password.html:33
|
||||
#: bookwyrm/templates/preferences/delete_user.html:20
|
||||
msgid "Confirm password:"
|
||||
msgstr "Confirma la contrasenya:"
|
||||
|
@ -2594,111 +2606,111 @@ msgstr "Llistes desades"
|
|||
#: bookwyrm/templates/notifications/items/accept.html:18
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> accepted your invitation to join group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha acceptat la vostra invitació per 'unir-vos al grup \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/accept.html:26
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> accepted your invitation to join group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> ha acceptat la vostra invitació per unir-se al grup \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/accept.html:36
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others accepted your invitation to join group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i %(other_user_display_count)s altres han acceptat la vostra invitació per unir-se al grup \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:33
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> added <em><a href=\"%(book_path)s\">%(book_title)s</a></em> to your list \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha afegit <em><a href=\"%(book_path)s\">%(book_title)s</a></em> a la vostra llista \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:39
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> suggested adding <em><a href=\"%(book_path)s\">%(book_title)s</a></em> to your list \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha suggerit afegir <em><a href=\"%(book_path)s\">%(book_title)s</a></em> a la vostra llista \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:47
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> added <em><a href=\"%(book_path)s\">%(book_title)s</a></em> and <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em> to your list \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha afegit <em><a href=\"%(book_path)s\">%(book_title)s</a></em> i <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em> a la vostra llista \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:54
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> suggested adding <em><a href=\"%(book_path)s\">%(book_title)s</a></em> and <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em> to your list \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha suggerit afegir <em><a href=\"%(book_path)s\">%(book_title)s</a></em> i <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em> a la vostra llista \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:66
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> added <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, and %(display_count)s other book to your list \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
msgid_plural "<a href=\"%(related_user_link)s\">%(related_user)s</a> added <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, and %(display_count)s other books to your list \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha afegit <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, i %(display_count)s altre llibre a la vostra llista \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
msgstr[1] "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha afegit <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, i %(display_count)s altres llibres a la vostra llista \"<a href=\"%(list_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/add.html:82
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> suggested adding <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, and %(display_count)s other book to your list \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
msgid_plural "<a href=\"%(related_user_link)s\">%(related_user)s</a> suggested adding <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, and %(display_count)s other books to your list \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha suggerit afegir <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, i %(display_count)s altre llibre a la vostra llista \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
msgstr[1] "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha suggerit afegir <em><a href=\"%(book_path)s\">%(book_title)s</a></em>, <em><a href=\"%(second_book_path)s\">%(second_book_title)s</a></em>, i %(display_count)s altres llibres a la vostra llista \"<a href=\"%(list_curate_path)s\">%(list_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:21
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> boosted your <a href=\"%(related_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha impulsat la vostra <a href=\"%(related_path)s\">ressenya de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:27
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> boosted your <a href=\"%(related_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i <a href=\"%(second_user_link)s\">%(second_user)s</a> han impulsat la vostra <a href=\"%(related_path)s\">ressenya de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:36
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others boosted your <a href=\"%(related_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i %(other_user_display_count)s altres han impulsat la vostra <a href=\"%(related_path)s\">ressenya de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:44
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> boosted your <a href=\"%(related_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha impulsat el vostre <a href=\"%(related_path)s\">comentari sobre <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:50
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> boosted your <a href=\"%(related_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i <a href=\"%(second_user_link)s\">%(second_user)s</a> han impulsat el vostre <a href=\"%(related_path)s\">comentari sobre <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:59
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others boosted your <a href=\"%(related_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i %(other_user_display_count)s altres han impulsat el vostre <a href=\"%(related_path)s\">comentari sobre <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:67
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> boosted your <a href=\"%(related_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha impulsat la vostra <a href=\"%(related_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:73
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> boosted your <a href=\"%(related_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i <a href=\"%(second_user_link)s\">%(second_user)s</a> han impulsat la vostra <a href=\"%(related_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:82
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others boosted your <a href=\"%(related_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i %(other_user_display_count)s altres han impulsat la vostra <a href=\"%(related_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:90
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> boosted your <a href=\"%(related_path)s\">status</a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha impulsat el vostre <a href=\"%(related_path)s\">estat</a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:96
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> boosted your <a href=\"%(related_path)s\">status</a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i <a href=\"%(second_user_link)s\">%(second_user)s</a> han impulsat el vostre <a href=\"%(related_path)s\">estat</a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/boost.html:105
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others boosted your <a href=\"%(related_path)s\">status</a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i %(other_user_display_count)s altres han impulsat el vostre <a href=\"%(related_path)s\">estat</a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/fav.html:21
|
||||
#, python-format
|
||||
|
@ -2763,32 +2775,32 @@ msgstr ""
|
|||
#: bookwyrm/templates/notifications/items/follow.html:16
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> followed you"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha començat a seguir-vos"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/follow.html:20
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> followed you"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i <a href=\"%(second_user_link)s\">%(second_user)s</a> han començat a seguir-vos"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/follow.html:25
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others followed you"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i %(other_user_display_count)s més han començat a seguir-vos"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/follow_request.html:15
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> sent you a follow request"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> us ha enviat una sol·licitud de seguiment"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/import.html:14
|
||||
#, python-format
|
||||
msgid "Your <a href=\"%(url)s\">import</a> completed."
|
||||
msgstr ""
|
||||
msgstr "S'ha completat el vostre <a href=\"%(url)s\">import</a>."
|
||||
|
||||
#: bookwyrm/templates/notifications/items/invite.html:16
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> invited you to join the group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> us ha convidat a unir-vos al grup \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/join.html:16
|
||||
#, python-format
|
||||
|
@ -2798,74 +2810,74 @@ msgstr "s'ha unit al teu grup \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
|||
#: bookwyrm/templates/notifications/items/leave.html:18
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> has left your group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> ha marxat del grup \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/leave.html:26
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and <a href=\"%(second_user_link)s\">%(second_user)s</a> have left your group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i <a href=\"%(second_user_link)s\">%(second_user)s</a> han marxat del grup \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/leave.html:36
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> and %(other_user_display_count)s others have left your group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> i %(other_user_display_count)s més han marxat del grup \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/mention.html:20
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> mentioned you in a <a href=\"%(related_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> us ha mencionat en una <a href=\"%(related_path)s\">ressenya de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/mention.html:26
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> mentioned you in a <a href=\"%(related_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> us ha mencionat en un <a href=\"%(related_path)s\">comentari sobre <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/mention.html:32
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> mentioned you in a <a href=\"%(related_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> us ha mencionat en una <a href=\"%(related_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/mention.html:38
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> mentioned you in a <a href=\"%(related_path)s\">status</a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> us ha mencionat en un <a href=\"%(related_path)s\">estat</a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/remove.html:17
|
||||
#, python-format
|
||||
msgid "has been removed from your group \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
msgstr ""
|
||||
msgstr "ha estat eliminat del vostre grup \"<a href=\"%(group_path)s\">%(group_name)s</a>\""
|
||||
|
||||
#: bookwyrm/templates/notifications/items/remove.html:23
|
||||
#, python-format
|
||||
msgid "You have been removed from the \"<a href=\"%(group_path)s\">%(group_name)s</a>\" group"
|
||||
msgstr ""
|
||||
msgstr "Has estat eliminat del grup <a href=\"%(group_path)s\">%(group_name)s</a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/reply.html:21
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">replied</a> to your <a href=\"%(parent_path)s\">review of <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">ha respost</a> a la vostra<a href=\"%(parent_path)s\">ressenya de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/reply.html:27
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">replied</a> to your <a href=\"%(parent_path)s\">comment on <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">ha respost</a> al vostre <a href=\"%(parent_path)s\">comentari sobre <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/reply.html:33
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">replied</a> to your <a href=\"%(parent_path)s\">quote from <em>%(book_title)s</em></a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">ha respost</a> a la teva <a href=\"%(parent_path)s\">cita de <em>%(book_title)s</em></a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/reply.html:39
|
||||
#, python-format
|
||||
msgid "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">replied</a> to your <a href=\"%(parent_path)s\">status</a>"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(related_user_link)s\">%(related_user)s</a> <a href=\"%(related_path)s\">ha respost</a> al teu <a href=\"%(parent_path)s\">estat</a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/report.html:15
|
||||
#, python-format
|
||||
msgid "A new <a href=\"%(path)s\">report</a> needs moderation"
|
||||
msgid_plural "%(display_count)s new <a href=\"%(path)s\">reports</a> need moderation"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "Una nova <a href=\"%(path)s\">denúncia</a> necessita moderació"
|
||||
msgstr[1] "%(display_count)s noves <a href=\"%(path)s\">denúncies</a> necessiten moderació"
|
||||
|
||||
#: bookwyrm/templates/notifications/items/status_preview.html:4
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:73
|
||||
|
@ -3029,7 +3041,7 @@ msgstr "Actualment no hi ha usuaris bloquejats."
|
|||
|
||||
#: bookwyrm/templates/preferences/change_password.html:4
|
||||
#: bookwyrm/templates/preferences/change_password.html:7
|
||||
#: bookwyrm/templates/preferences/change_password.html:52
|
||||
#: bookwyrm/templates/preferences/change_password.html:37
|
||||
#: bookwyrm/templates/preferences/layout.html:20
|
||||
msgid "Change Password"
|
||||
msgstr "Canvia la contrasenya"
|
||||
|
@ -3042,7 +3054,7 @@ msgstr "La contrasenya ha estat canviada satisfactòriament"
|
|||
msgid "Current password:"
|
||||
msgstr "Contrasenya actual:"
|
||||
|
||||
#: bookwyrm/templates/preferences/change_password.html:36
|
||||
#: bookwyrm/templates/preferences/change_password.html:28
|
||||
msgid "New password:"
|
||||
msgstr "Nova Contrasenya:"
|
||||
|
||||
|
@ -3181,7 +3193,7 @@ msgstr "Vols eliminar aquestes dates de lectura?"
|
|||
#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:8
|
||||
#, python-format
|
||||
msgid "You are deleting this readthrough and its %(count)s associated progress updates."
|
||||
msgstr ""
|
||||
msgstr "Esteu eliminant aquest diari de lectures i les seves %(count)s actualitzacions de progrés associades."
|
||||
|
||||
#: bookwyrm/templates/readthrough/readthrough.html:6
|
||||
#: bookwyrm/templates/readthrough/readthrough_modal.html:8
|
||||
|
@ -3210,7 +3222,7 @@ msgstr "Lectura finalitzada"
|
|||
|
||||
#: bookwyrm/templates/readthrough/readthrough_list.html:9
|
||||
msgid "Progress Updates:"
|
||||
msgstr ""
|
||||
msgstr "Actualitzacions de progrés:"
|
||||
|
||||
#: bookwyrm/templates/readthrough/readthrough_list.html:14
|
||||
msgid "finished"
|
||||
|
@ -3226,7 +3238,7 @@ msgstr "Mostra totes les actualitzacions"
|
|||
|
||||
#: bookwyrm/templates/readthrough/readthrough_list.html:43
|
||||
msgid "Delete this progress update"
|
||||
msgstr ""
|
||||
msgstr "Elimina aquesta actualització de progrés"
|
||||
|
||||
#: bookwyrm/templates/readthrough/readthrough_list.html:55
|
||||
msgid "started"
|
||||
|
@ -3311,11 +3323,11 @@ msgstr "Inicia la sessió per importar o afegir llibres."
|
|||
|
||||
#: bookwyrm/templates/search/layout.html:16
|
||||
msgid "Search query"
|
||||
msgstr ""
|
||||
msgstr "Cerca consulta"
|
||||
|
||||
#: bookwyrm/templates/search/layout.html:19
|
||||
msgid "Search type"
|
||||
msgstr ""
|
||||
msgstr "Tipus de Cerca"
|
||||
|
||||
#: bookwyrm/templates/search/layout.html:23
|
||||
#: bookwyrm/templates/search/layout.html:46
|
||||
|
@ -3447,11 +3459,11 @@ msgstr "Normes d'auto-moderació"
|
|||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:18
|
||||
msgid "Auto-moderation rules will create reports for any local user or status with fields matching the provided string."
|
||||
msgstr ""
|
||||
msgstr "Les regles d'automoderació crearan informes per qualsevol usuari local o estat que coincideixi amb la cadena proporcionada."
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:19
|
||||
msgid "Users or statuses that have already been reported (regardless of whether the report was resolved) will not be flagged."
|
||||
msgstr ""
|
||||
msgstr "Les usuàries o estats que ja han estat denunciades (encara que la denúncia no s'hagi resolt) no seran marcades."
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:26
|
||||
msgid "Schedule:"
|
||||
|
@ -3479,7 +3491,7 @@ msgstr "Executa ara"
|
|||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:64
|
||||
msgid "Last run date will not be updated"
|
||||
msgstr ""
|
||||
msgstr "La data de l'última execució no s'actualitzarà"
|
||||
|
||||
#: bookwyrm/templates/settings/automod/rules.html:69
|
||||
#: bookwyrm/templates/settings/automod/rules.html:92
|
||||
|
@ -3543,12 +3555,12 @@ msgstr "Actives aquest mes"
|
|||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:27
|
||||
msgid "Statuses"
|
||||
msgstr ""
|
||||
msgstr "Estats"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:33
|
||||
#: bookwyrm/templates/settings/dashboard/works_chart.html:11
|
||||
msgid "Works"
|
||||
msgstr ""
|
||||
msgstr "Treballs"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:78
|
||||
msgid "Instance Activity"
|
||||
|
@ -3568,15 +3580,15 @@ msgstr "Setmanes"
|
|||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:119
|
||||
msgid "User signup activity"
|
||||
msgstr ""
|
||||
msgstr "Activitat de registre d'usuàries"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:125
|
||||
msgid "Status activity"
|
||||
msgstr ""
|
||||
msgstr "Activitat de l'estat"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:131
|
||||
msgid "Works created"
|
||||
msgstr ""
|
||||
msgstr "Treballs creats"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/registration_chart.html:10
|
||||
msgid "Registrations"
|
||||
|
@ -3594,44 +3606,44 @@ msgstr "Total"
|
|||
#, python-format
|
||||
msgid "%(display_count)s domain needs review"
|
||||
msgid_plural "%(display_count)s domains need review"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "%(display_count)s domini necessita revisió"
|
||||
msgstr[1] "%(display_count)s dominis necessiten revisió"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/warnings/email_config.html:8
|
||||
#, python-format
|
||||
msgid "Your outgoing email address, <code>%(email_sender)s</code>, may be misconfigured."
|
||||
msgstr ""
|
||||
msgstr "La vostra adreça de correu electrònic sortint <code>%(email_sender)s</code>, pot ser que estigui mal configurada."
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/warnings/email_config.html:11
|
||||
msgid "Check the <code>EMAIL_SENDER_NAME</code> and <code>EMAIL_SENDER_DOMAIN</code> in your <code>.env</code> file."
|
||||
msgstr ""
|
||||
msgstr "Comprova <code>EMAIL_SENDER_NAME</code> i <code>EMAIL_SENDER_DOMAIN</code> al fitxer <code>.env</code>."
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/warnings/invites.html:9
|
||||
#, python-format
|
||||
msgid "%(display_count)s invite request"
|
||||
msgid_plural "%(display_count)s invite requests"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "%(display_count)s sol·licitud d'invitació"
|
||||
msgstr[1] "%(display_count)s sol·licituds d'invitació"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/warnings/missing_conduct.html:8
|
||||
msgid "Your instance is missing a code of conduct."
|
||||
msgstr ""
|
||||
msgstr "A la vostra instància li falta un codi de conducta."
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/warnings/missing_privacy.html:8
|
||||
msgid "Your instance is missing a privacy policy."
|
||||
msgstr ""
|
||||
msgstr "A la vostra instància li falta una política de privacitat."
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/warnings/reports.html:9
|
||||
#, python-format
|
||||
msgid "%(display_count)s open report"
|
||||
msgid_plural "%(display_count)s open reports"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "%(display_count)s informe obert"
|
||||
msgstr[1] "%(display_count)s informes oberts"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/warnings/update_version.html:8
|
||||
#, python-format
|
||||
msgid "An update is available! You're running v%(current)s and the latest release is %(available)s."
|
||||
msgstr ""
|
||||
msgstr "Hi ha una actualització disponible! Esteu fent servir la versió %(current)s i l'última és la %(available)s."
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist/domain_form.html:5
|
||||
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:10
|
||||
|
@ -3650,7 +3662,7 @@ msgstr "Llista d'adreces de correu bloquejades"
|
|||
|
||||
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:18
|
||||
msgid "When someone tries to register with an email from this domain, no account will be created. The registration process will appear to have worked."
|
||||
msgstr ""
|
||||
msgstr "Quan algú intenta registrar-se amb un correu electrònic d'aquest domini, no es crearà cap compte. El procés de registre semblarà que ha funcionat."
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:29
|
||||
#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:27
|
||||
|
@ -3785,7 +3797,7 @@ msgstr "Tots els usuaris d'aquesta instància seran reactivats."
|
|||
#: bookwyrm/templates/settings/federation/instance_blocklist.html:6
|
||||
#: bookwyrm/templates/settings/federation/instance_blocklist.html:15
|
||||
msgid "Import Blocklist"
|
||||
msgstr ""
|
||||
msgstr "Importa llista de bloqueig"
|
||||
|
||||
#: bookwyrm/templates/settings/federation/instance_blocklist.html:38
|
||||
msgid "Success!"
|
||||
|
@ -3890,15 +3902,15 @@ msgstr "Ignora"
|
|||
|
||||
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:103
|
||||
msgid "Un-ignore"
|
||||
msgstr ""
|
||||
msgstr "Deixa d'ignorar"
|
||||
|
||||
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:114
|
||||
msgid "Back to pending requests"
|
||||
msgstr ""
|
||||
msgstr "Torna a les sol·licituds pendents"
|
||||
|
||||
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:116
|
||||
msgid "View ignored requests"
|
||||
msgstr ""
|
||||
msgstr "Vegeu les sol·licituds ignorades"
|
||||
|
||||
#: bookwyrm/templates/settings/invites/manage_invites.html:21
|
||||
msgid "Generate New Invite"
|
||||
|
@ -3939,7 +3951,7 @@ msgstr "Afegeix adreça IP"
|
|||
|
||||
#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:11
|
||||
msgid "Use IP address blocks with caution, and consider using blocks only temporarily, as IP addresses are often shared or change hands. If you block your own IP, you will not be able to access this page."
|
||||
msgstr ""
|
||||
msgstr "Utilitzeu el bloqueig d'adreces IP amb compte, i considereu utilitzar-los de manera temporal, ja que sovint les adreces IP són compartides o canvien de mans. Si bloquegeu la vostra IP, no podreu accedir a aquesta pàgina."
|
||||
|
||||
#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:18
|
||||
msgid "IP Address:"
|
||||
|
@ -3947,7 +3959,7 @@ msgstr "Adreça IP:"
|
|||
|
||||
#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:24
|
||||
msgid "You can block IP ranges using CIDR syntax."
|
||||
msgstr ""
|
||||
msgstr "Podeu bloquejar rangs d'IP utilitzant la sintaxi CIDR."
|
||||
|
||||
#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:5
|
||||
#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:7
|
||||
|
@ -3957,7 +3969,7 @@ msgstr "Llista d'adreces IP bloquejades"
|
|||
|
||||
#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:18
|
||||
msgid "Any traffic from this IP address will get a 404 response when trying to access any part of the application."
|
||||
msgstr ""
|
||||
msgstr "Qualsevol trànsit des d'aquesta adreça IP obtindrà una resposta 404 quan intenti accedir qualsevol part de l'aplicació."
|
||||
|
||||
#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:24
|
||||
msgid "Address"
|
||||
|
@ -3989,7 +4001,7 @@ msgstr "Informes"
|
|||
#: bookwyrm/templates/settings/link_domains/link_domains.html:5
|
||||
#: bookwyrm/templates/settings/link_domains/link_domains.html:7
|
||||
msgid "Link Domains"
|
||||
msgstr ""
|
||||
msgstr "Dominis dels enllaços"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:78
|
||||
msgid "Instance Settings"
|
||||
|
@ -4011,7 +4023,7 @@ msgstr "Temes"
|
|||
#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:5
|
||||
#, python-format
|
||||
msgid "Set display name for %(url)s"
|
||||
msgstr ""
|
||||
msgstr "Estableix el nom per mostrar %(url)s"
|
||||
|
||||
#: bookwyrm/templates/settings/link_domains/link_domains.html:11
|
||||
msgid "Link domains must be approved before they are shown on book pages. Please make sure that the domains are not hosting spam, malicious code, or deceptive links before approving."
|
||||
|
@ -4096,20 +4108,20 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/settings/reports/report_links_table.html:17
|
||||
msgid "Block domain"
|
||||
msgstr ""
|
||||
msgstr "Bloqueja el domini"
|
||||
|
||||
#: bookwyrm/templates/settings/reports/report_preview.html:17
|
||||
msgid "No notes provided"
|
||||
msgstr ""
|
||||
msgstr "No s'han proporcionat notes"
|
||||
|
||||
#: bookwyrm/templates/settings/reports/report_preview.html:24
|
||||
#, python-format
|
||||
msgid "Reported by <a href=\"%(path)s\">@%(username)s</a>"
|
||||
msgstr ""
|
||||
msgstr "Denunciat per <a href=\"%(path)s\">@%(username)s</a>"
|
||||
|
||||
#: bookwyrm/templates/settings/reports/report_preview.html:34
|
||||
msgid "Re-open"
|
||||
msgstr ""
|
||||
msgstr "Reobrir"
|
||||
|
||||
#: bookwyrm/templates/settings/reports/report_preview.html:36
|
||||
msgid "Resolve"
|
||||
|
@ -4353,37 +4365,37 @@ msgstr "Instància remota"
|
|||
#: bookwyrm/templates/settings/users/user_admin.html:81
|
||||
#: bookwyrm/templates/settings/users/user_info.html:28
|
||||
msgid "Active"
|
||||
msgstr ""
|
||||
msgstr "Actiu"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_admin.html:86
|
||||
msgid "Deleted"
|
||||
msgstr ""
|
||||
msgstr "Eliminat"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_admin.html:92
|
||||
#: bookwyrm/templates/settings/users/user_info.html:32
|
||||
msgid "Inactive"
|
||||
msgstr ""
|
||||
msgstr "Inactiu"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_admin.html:101
|
||||
#: bookwyrm/templates/settings/users/user_info.html:127
|
||||
msgid "Not set"
|
||||
msgstr ""
|
||||
msgstr "No s'ha configurat"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_info.html:16
|
||||
msgid "View user profile"
|
||||
msgstr ""
|
||||
msgstr "Veure perfil d'Usuari"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_info.html:19
|
||||
msgid "Go to user admin"
|
||||
msgstr ""
|
||||
msgstr "Ves a administració d'usuàries"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_info.html:40
|
||||
msgid "Local"
|
||||
msgstr ""
|
||||
msgstr "Local"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_info.html:42
|
||||
msgid "Remote"
|
||||
msgstr ""
|
||||
msgstr "Remot"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_info.html:51
|
||||
msgid "User details"
|
||||
|
@ -4423,55 +4435,55 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/settings/users/user_info.html:102
|
||||
msgid "Instance details"
|
||||
msgstr ""
|
||||
msgstr "Detalls de la instància"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_info.html:124
|
||||
msgid "View instance"
|
||||
msgstr ""
|
||||
msgstr "Mostra la instància"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:5
|
||||
msgid "Permanently deleted"
|
||||
msgstr ""
|
||||
msgstr "Eliminat permanentment"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:8
|
||||
msgid "User Actions"
|
||||
msgstr ""
|
||||
msgstr "Accions d'usuari"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:21
|
||||
msgid "Suspend user"
|
||||
msgstr ""
|
||||
msgstr "Suspèn usuari"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:26
|
||||
msgid "Un-suspend user"
|
||||
msgstr ""
|
||||
msgstr "Deixa de suspendre l'usuari"
|
||||
|
||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:48
|
||||
msgid "Access level:"
|
||||
msgstr ""
|
||||
msgstr "Nivell d'accés:"
|
||||
|
||||
#: bookwyrm/templates/setup/admin.html:5
|
||||
msgid "Set up BookWyrm"
|
||||
msgstr ""
|
||||
msgstr "Configura BookWyrm"
|
||||
|
||||
#: bookwyrm/templates/setup/admin.html:7
|
||||
msgid "Your account as a user and an admin"
|
||||
msgstr ""
|
||||
msgstr "El vostre compte com a usuari i administrador"
|
||||
|
||||
#: bookwyrm/templates/setup/admin.html:13
|
||||
msgid "Create your account"
|
||||
msgstr ""
|
||||
msgstr "Crea el compte"
|
||||
|
||||
#: bookwyrm/templates/setup/admin.html:20
|
||||
msgid "Admin key:"
|
||||
msgstr ""
|
||||
msgstr "Clau d'administrador:"
|
||||
|
||||
#: bookwyrm/templates/setup/admin.html:32
|
||||
msgid "An admin key was created when you installed BookWyrm. You can get your admin key by running <code>./bw-dev admin_code</code> from the command line on your server."
|
||||
msgstr ""
|
||||
msgstr "Quan vau instal·lar BookWyrm es va crear una clau d'administrador. Podeu obtenir la vostra clau d'administrador executant <code>./bw-dev admin_code</code> a la línia d'ordres del servidor."
|
||||
|
||||
#: bookwyrm/templates/setup/admin.html:45
|
||||
msgid "As an admin, you'll be able to configure the instance name and information, and moderate your instance. This means you will have access to private information about your users, and are responsible for responding to reports of bad behavior or spam."
|
||||
msgstr ""
|
||||
msgstr "Com administrador, podreu configurar el nom i la informació de la instància, i moderar-la. Això vol dir que tindreu accés a informació privada de les vostres usuàries i sou responsable de respondre a denúncies de mala conducta o spam."
|
||||
|
||||
#: bookwyrm/templates/setup/admin.html:51
|
||||
msgid "Once the instance is set up, you can promote other users to moderator or admin roles from the admin panel."
|
||||
|
@ -5284,104 +5296,96 @@ msgstr ""
|
|||
|
||||
#: bookwyrm/templates/user/user.html:16
|
||||
msgid "Edit profile"
|
||||
msgstr ""
|
||||
msgstr "Edita el perfil"
|
||||
|
||||
#: bookwyrm/templates/user/user.html:38
|
||||
#, python-format
|
||||
msgid "View all %(size)s"
|
||||
msgstr ""
|
||||
msgstr "Mostra totes les %(size)s"
|
||||
|
||||
#: bookwyrm/templates/user/user.html:52
|
||||
msgid "View all books"
|
||||
msgstr ""
|
||||
msgstr "Mostra tots els llibres"
|
||||
|
||||
#: bookwyrm/templates/user/user.html:59
|
||||
#, python-format
|
||||
msgid "%(current_year)s Reading Goal"
|
||||
msgstr ""
|
||||
msgstr "Objectiu de lectura del %(current_year)s"
|
||||
|
||||
#: bookwyrm/templates/user/user.html:66
|
||||
msgid "User Activity"
|
||||
msgstr ""
|
||||
msgstr "Activitat d'usuari"
|
||||
|
||||
#: bookwyrm/templates/user/user.html:70
|
||||
msgid "RSS feed"
|
||||
msgstr ""
|
||||
msgstr "Canal RSS"
|
||||
|
||||
#: bookwyrm/templates/user/user.html:81
|
||||
msgid "No activities yet!"
|
||||
msgstr ""
|
||||
msgstr "Encara no hi ha activitats."
|
||||
|
||||
#: bookwyrm/templates/user/user_preview.html:22
|
||||
#, python-format
|
||||
msgid "Joined %(date)s"
|
||||
msgstr ""
|
||||
msgstr "Unit el %(date)s"
|
||||
|
||||
#: bookwyrm/templates/user/user_preview.html:26
|
||||
#, python-format
|
||||
msgid "%(counter)s follower"
|
||||
msgid_plural "%(counter)s followers"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "%(counter)s seguidor"
|
||||
msgstr[1] "%(counter)s seguidors"
|
||||
|
||||
#: bookwyrm/templates/user/user_preview.html:27
|
||||
#, python-format
|
||||
msgid "%(counter)s following"
|
||||
msgstr ""
|
||||
msgstr "%(counter)s seguint"
|
||||
|
||||
#: bookwyrm/templates/user/user_preview.html:39
|
||||
#, python-format
|
||||
msgid "%(mutuals_display)s follower you follow"
|
||||
msgid_plural "%(mutuals_display)s followers you follow"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "%(mutuals_display)s seguidor que segueixes"
|
||||
msgstr[1] "%(mutuals_display)s seguidors que segueixes"
|
||||
|
||||
#: bookwyrm/templates/user/user_preview.html:43
|
||||
msgid "No followers you follow"
|
||||
msgstr ""
|
||||
msgstr "No hi ha seguidors que segueixis"
|
||||
|
||||
#: bookwyrm/templates/user_menu.html:7
|
||||
msgid "View profile and more"
|
||||
msgstr ""
|
||||
msgstr "Mostra el perfil i més"
|
||||
|
||||
#: bookwyrm/templates/user_menu.html:78
|
||||
msgid "Log out"
|
||||
msgstr ""
|
||||
msgstr "Desconnecta"
|
||||
|
||||
#: bookwyrm/templates/widgets/clearable_file_input_with_warning.html:28
|
||||
msgid "File exceeds maximum size: 10MB"
|
||||
msgstr ""
|
||||
msgstr "El fitxer sobrepassa la mida màxima: 10MB"
|
||||
|
||||
#: bookwyrm/templatetags/utilities.py:39
|
||||
#, python-format
|
||||
msgid "%(title)s: %(subtitle)s"
|
||||
msgstr ""
|
||||
msgstr "%(title)s: %(subtitle)s"
|
||||
|
||||
#: bookwyrm/views/imports/import_data.py:70
|
||||
msgid "Not a valid csv file"
|
||||
msgstr ""
|
||||
msgstr "No és un fitxer csv vàlid"
|
||||
|
||||
#: bookwyrm/views/landing/login.py:70
|
||||
msgid "Username or password are incorrect"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/views/preferences/change_password.py:35
|
||||
msgid "Incorrect password"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/views/preferences/change_password.py:42
|
||||
msgid "Password does not match"
|
||||
msgstr ""
|
||||
msgstr "Nom d'usuari o contrasenya incorrectes"
|
||||
|
||||
#: bookwyrm/views/rss_feed.py:34
|
||||
#, python-brace-format
|
||||
msgid "Status updates from {obj.display_name}"
|
||||
msgstr ""
|
||||
msgstr "Actualitzacions d'estat de {obj.display_name}"
|
||||
|
||||
#: bookwyrm/views/updates.py:45
|
||||
#, python-format
|
||||
msgid "Load %(count)d unread status"
|
||||
msgid_plural "Load %(count)d unread statuses"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[0] "Carrega %(count)d estat no llegit"
|
||||
msgstr[1] "Carrega %(count)d estats no llegits"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue