forked from mirrors/bookwyrm
New translations django.po (Romanian)
This commit is contained in:
parent
37c9db98e8
commit
7bc2690d96
1 changed files with 25 additions and 25 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-18 03:55+0000\n"
|
||||
"PO-Revision-Date: 2022-02-20 19:29\n"
|
||||
"PO-Revision-Date: 2022-02-20 20:25\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Romanian\n"
|
||||
"Language: ro\n"
|
||||
|
@ -129,45 +129,45 @@ msgstr "În așteptare"
|
|||
|
||||
#: bookwyrm/models/base_model.py:18
|
||||
msgid "Self deletion"
|
||||
msgstr ""
|
||||
msgstr "Ștergere automată"
|
||||
|
||||
#: bookwyrm/models/base_model.py:19
|
||||
msgid "Moderator suspension"
|
||||
msgstr ""
|
||||
msgstr "Suspendat de moderator"
|
||||
|
||||
#: bookwyrm/models/base_model.py:20
|
||||
msgid "Moderator deletion"
|
||||
msgstr ""
|
||||
msgstr "Șters de moderator"
|
||||
|
||||
#: bookwyrm/models/base_model.py:21
|
||||
msgid "Domain block"
|
||||
msgstr ""
|
||||
msgstr "Blocat de domeniu"
|
||||
|
||||
#: bookwyrm/models/book.py:262
|
||||
msgid "Audiobook"
|
||||
msgstr ""
|
||||
msgstr "Carte audio"
|
||||
|
||||
#: bookwyrm/models/book.py:263
|
||||
msgid "eBook"
|
||||
msgstr ""
|
||||
msgstr "Carte digitală"
|
||||
|
||||
#: bookwyrm/models/book.py:264
|
||||
msgid "Graphic novel"
|
||||
msgstr ""
|
||||
msgstr "Roman grafic"
|
||||
|
||||
#: bookwyrm/models/book.py:265
|
||||
msgid "Hardcover"
|
||||
msgstr ""
|
||||
msgstr "Copertă dură"
|
||||
|
||||
#: bookwyrm/models/book.py:266
|
||||
msgid "Paperback"
|
||||
msgstr ""
|
||||
msgstr "Broșură"
|
||||
|
||||
#: bookwyrm/models/federated_server.py:11
|
||||
#: bookwyrm/templates/settings/federation/edit_instance.html:43
|
||||
#: bookwyrm/templates/settings/federation/instance_list.html:19
|
||||
msgid "Federated"
|
||||
msgstr ""
|
||||
msgstr "Federat"
|
||||
|
||||
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
|
||||
#: bookwyrm/templates/settings/federation/edit_instance.html:44
|
||||
|
@ -175,26 +175,26 @@ msgstr ""
|
|||
#: bookwyrm/templates/settings/federation/instance_list.html:23
|
||||
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
|
||||
msgid "Blocked"
|
||||
msgstr ""
|
||||
msgstr "Blocat"
|
||||
|
||||
#: bookwyrm/models/fields.py:27
|
||||
#, python-format
|
||||
msgid "%(value)s is not a valid remote_id"
|
||||
msgstr ""
|
||||
msgstr "%(value)s nu este un remote_id valid"
|
||||
|
||||
#: bookwyrm/models/fields.py:36 bookwyrm/models/fields.py:45
|
||||
#, python-format
|
||||
msgid "%(value)s is not a valid username"
|
||||
msgstr ""
|
||||
msgstr "%(value)s nu este un nume de utilizator valid"
|
||||
|
||||
#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:171
|
||||
#: bookwyrm/templates/ostatus/error.html:29
|
||||
msgid "username"
|
||||
msgstr ""
|
||||
msgstr "nume de utilizator"
|
||||
|
||||
#: bookwyrm/models/fields.py:186
|
||||
msgid "A user with that username already exists."
|
||||
msgstr ""
|
||||
msgstr "Un utilizator cu acel nume există deja."
|
||||
|
||||
#: bookwyrm/models/fields.py:205
|
||||
#: bookwyrm/templates/snippets/privacy-icons.html:3
|
||||
|
@ -202,7 +202,7 @@ msgstr ""
|
|||
#: bookwyrm/templates/snippets/privacy_select.html:11
|
||||
#: bookwyrm/templates/snippets/privacy_select_no_followers.html:11
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
msgstr "Public"
|
||||
|
||||
#: bookwyrm/models/fields.py:206
|
||||
#: bookwyrm/templates/snippets/privacy-icons.html:7
|
||||
|
@ -210,14 +210,14 @@ msgstr ""
|
|||
#: bookwyrm/templates/snippets/privacy_select.html:14
|
||||
#: bookwyrm/templates/snippets/privacy_select_no_followers.html:14
|
||||
msgid "Unlisted"
|
||||
msgstr ""
|
||||
msgstr "Nelistat"
|
||||
|
||||
#: bookwyrm/models/fields.py:207
|
||||
#: bookwyrm/templates/snippets/privacy_select.html:17
|
||||
#: bookwyrm/templates/user/relationships/followers.html:6
|
||||
#: bookwyrm/templates/user/relationships/layout.html:11
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
msgstr "Urmăritori"
|
||||
|
||||
#: bookwyrm/models/fields.py:208
|
||||
#: bookwyrm/templates/snippets/create_status/post_options_block.html:8
|
||||
|
@ -226,28 +226,28 @@ msgstr ""
|
|||
#: bookwyrm/templates/snippets/privacy_select.html:20
|
||||
#: bookwyrm/templates/snippets/privacy_select_no_followers.html:17
|
||||
msgid "Private"
|
||||
msgstr ""
|
||||
msgstr "Privat"
|
||||
|
||||
#: bookwyrm/models/link.py:51
|
||||
msgid "Free"
|
||||
msgstr ""
|
||||
msgstr "Gratuită"
|
||||
|
||||
#: bookwyrm/models/link.py:52
|
||||
msgid "Purchasable"
|
||||
msgstr ""
|
||||
msgstr "Cumpărabilă"
|
||||
|
||||
#: bookwyrm/models/link.py:53
|
||||
msgid "Available for loan"
|
||||
msgstr ""
|
||||
msgstr "Disponibilă pentru împrumut"
|
||||
|
||||
#: bookwyrm/models/link.py:70
|
||||
#: bookwyrm/templates/settings/link_domains/link_domains.html:23
|
||||
msgid "Approved"
|
||||
msgstr ""
|
||||
msgstr "Aprovat"
|
||||
|
||||
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:272
|
||||
msgid "Reviews"
|
||||
msgstr ""
|
||||
msgstr "Recenzii"
|
||||
|
||||
#: bookwyrm/models/user.py:33
|
||||
msgid "Comments"
|
||||
|
|
Loading…
Reference in a new issue