X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/04bcff7bdb003dcd9740926bfc1243859b9defe4..84a3f7f335bf15b4671cc56c26d243bf539a9536:/src/wolnelektury/locale/it/LC_MESSAGES/django.po diff --git a/src/wolnelektury/locale/it/LC_MESSAGES/django.po b/src/wolnelektury/locale/it/LC_MESSAGES/django.po index f93ec50e8..2aa26b6a8 100644 --- a/src/wolnelektury/locale/it/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/it/LC_MESSAGES/django.po @@ -7,7 +7,6 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-09 22:17+0200\n" "PO-Revision-Date: 2013-04-09 10:43+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: LANGUAGE \n" @@ -17,15 +16,40 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: templates/404.html:4 +#: isbn/forms.py:66 +#, fuzzy +#| msgid "of the book" +msgid "Soft cover book" +msgstr "del libro" + +#: push/models.py:10 +msgid "title" +msgstr "" + +#: push/models.py:11 +#, fuzzy +#| msgid "Table of contents" +msgid "content" +msgstr "Indice" + +#: push/models.py:12 +msgid "image" +msgstr "" + +#: push/templates/push/notification_form.html:4 +#: push/templates/push/notification_sent.html:4 +msgid "Notifications" +msgstr "" + +#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11 msgid "Page does not exist" msgstr "Questa pagina non esiste" -#: templates/404.html:8 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "La pagina non è stata trovata" -#: templates/404.html:11 +#: wolnelektury/templates/404.html:18 msgid "" "We are sorry, but this page does not exist. Please check if you entered " "correct address or go to " @@ -33,83 +57,109 @@ msgstr "" "Siamo spiacenti, ma questa pagina non esiste. Si prega di verificare se " "l'indirizzo è stato inserito correttamente oppure andare su" -#: templates/404.html:12 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "pagina principale" -#: templates/500.html:6 templates/500.html:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Errore del server" -#: templates/500.html:19 +#: wolnelektury/templates/500.html:73 msgid "" "

The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

Inform our administrators about the " -"error.

" +"blog.

Inform our administrators about the error." msgstr "" "

il sito di Wolnelektury.pl non è disponibile al momento. Nel frattempo " -"si prega di visitare il nostro blog.

Si prega di informare i nostri amministratori sull'errore.

" +"fundacja@wolnelektury.pl'>amministratori sull'errore.

" -#: templates/503.html:6 templates/503.html:17 +#: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" msgstr "Servizio non disponibile" -#: templates/503.html:19 +#: wolnelektury/templates/503.html:19 msgid "The Wolnelektury.pl site is currently unavailable due to maintainance." msgstr "" "A causa di lavori di manutenzione il sito WolneLektury.pl non è " "momentaneamente disponibile." -#: templates/admin/base_site.html:4 templates/admin/base_site.html:7 +#: wolnelektury/templates/admin/base_site.html:4 +#: wolnelektury/templates/admin/base_site.html:7 msgid "Site administration" msgstr "Amministrazione del sito" -#: templates/admin/catalogue/book/change_form.html:6 -#: templates/admin/catalogue/book/change_form.html:36 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:6 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:36 msgid "advanced" msgstr "avanzato" -#: templates/admin/catalogue/book/change_form.html:34 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:34 msgid "simplified" msgstr "semplificato" -#: templates/admin/catalogue/book/change_list.html:9 +#: wolnelektury/templates/admin/catalogue/book/change_list.html:9 msgid "Import book" msgstr "Importa un libro" -#: templates/auth/login.html:11 +#: wolnelektury/templates/admin/long_filter.html:2 +#, python-format +msgid " By %(filter_title)s " +msgstr "" + +#: wolnelektury/templates/auth/login.html:11 +#: wolnelektury/templates/registration/login.html:25 msgid "Forgot Password?" msgstr "" -#: templates/auth/login.html:17 templates/auth/register.html:8 +#: wolnelektury/templates/auth/login.html:17 +#: wolnelektury/templates/auth/register.html:8 +#: wolnelektury/templates/registration/login.html:31 +#: wolnelektury/templates/registration/register.html:20 #, fuzzy msgid "Sign in using:" msgstr "Accedi" -#: templates/auth/login_register.html:8 +#: wolnelektury/templates/auth/login_register.html:8 msgid "or register" msgstr "oppure registrati" -#: templates/base/app.html:20 templates/base/superbase.html:25 +#: wolnelektury/templates/base/app.html:20 +#: wolnelektury/templates/base/superbase.html:25 msgid "Wolne Lektury" msgstr "Wolne Lektury" -#: templates/base/app.html:42 templates/base/app.html:43 -#: templates/base/superbase.html:69 templates/base/superbase.html:70 +#: wolnelektury/templates/base/app.html:42 +#: wolnelektury/templates/base/app.html:43 +#: wolnelektury/templates/base/superbase.html:75 #, fuzzy #| msgid "Language versions" msgid "Language" msgstr "Versioni in altre lingue" -#: templates/base/app.html:66 templates/base/superbase.html:100 -#: templates/board_base.html:48 +#: wolnelektury/templates/base/app.html:66 +#: wolnelektury/templates/base/superbase.html:105 msgid "Logout" msgstr "Esci" -#: templates/base/superbase.html:60 +#: wolnelektury/templates/base/superbase.html:37 +#, fuzzy +#| msgid "Table of contents" +msgid "Go to content" +msgstr "Indice" + +#: wolnelektury/templates/base/superbase.html:38 +msgid "Go to search" +msgstr "" + +#: wolnelektury/templates/base/superbase.html:39 +msgid "Go to page footer" +msgstr "" + +#: wolnelektury/templates/base/superbase.html:65 #, fuzzy, python-format #| msgid "" #| "\n" @@ -142,63 +192,44 @@ msgstr[1] "" "href='%(r)s'>right to\n" " " -#: templates/base/superbase.html:94 +#: wolnelektury/templates/base/superbase.html:99 msgid "My shelf" msgstr "Il mio scaffale" -#: templates/base/superbase.html:97 templates/board_base.html:43 +#: wolnelektury/templates/base/superbase.html:102 msgid "Administration" msgstr "Amministrazione" -#: templates/base/superbase.html:104 views.py:64 views.py:65 +#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106 +#: wolnelektury/views.py:107 msgid "Sign in" msgstr "Accedi" -#: templates/base/superbase.html:105 views.py:83 views.py:84 views.py:112 +#: wolnelektury/templates/base/superbase.html:110 +#: wolnelektury/templates/registration/register.html:7 +#: wolnelektury/templates/registration/register.html:16 +#: wolnelektury/views.py:144 wolnelektury/views.py:145 +#: wolnelektury/views.py:176 msgid "Register" msgstr "Registrati" -#: templates/base/superbase.html:112 -msgid "Wesprzyj nas" -msgstr "" - -#: templates/base/superbase.html:115 -msgid "Literature" -msgstr "" - -#: templates/base/superbase.html:118 -msgid "Themes" -msgstr "Temi" - -#: templates/base/superbase.html:121 -msgid "Audiobooks" -msgstr "Audiolibri" - -#: templates/base/superbase.html:124 templates/main_page.html:83 -#, fuzzy -#| msgid "All books" -msgid "All works" -msgstr "Tutti i libri" - -#: templates/base/superbase.html:133 templates/board_base.html:28 +#: wolnelektury/templates/base/superbase.html:124 msgid "Search" msgstr "Cerca" -#: templates/base/superbase.html:164 +#: wolnelektury/templates/base/superbase.html:162 msgid "Close" msgstr "Chiudi" -#: templates/base/superbase.html:166 +#: wolnelektury/templates/base/superbase.html:164 msgid "Loading" msgstr "Caricamento" -#: templates/board_base.html:31 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "avanzato" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" -#: templates/info/join_us.html:6 +#: wolnelektury/templates/info/join_us.html:6 #, fuzzy, python-format #| msgid "" #| "\n" @@ -245,225 +276,258 @@ msgstr[1] "" "donazione\n" "oppure con un trasferimento 1% della tua imposta sul reddito.\n" -#: templates/info/join_us.html:22 +#: wolnelektury/templates/info/join_us.html:22 msgid "" "Become an editor of Wolne Lektury! Find out if\n" " we're currently working on a reading you're looking for and prepare\n" " a publication by yourself by logging into the Editorial Platform." msgstr "" -#: templates/info/join_us.html:25 +#: wolnelektury/templates/info/join_us.html:25 msgid "More..." msgstr "Più" -#: templates/main_page.html:11 templates/main_page.html:12 -msgid "Wolne Lektury internet library" -msgstr "Wolne Lektury biblioteca online" +#: wolnelektury/templates/main_menu.html:4 +msgid "Support us" +msgstr "" -#: templates/main_page.html:19 -msgid "In our digital library you will find" +#: wolnelektury/templates/main_menu.html:7 +msgid "School readings" msgstr "" -#: templates/main_page.html:28 -msgid "and many other books, poems, pictures, audiobooks…" +#: wolnelektury/templates/main_menu.html:10 +msgid "Literature" msgstr "" -#: templates/main_page.html:35 -msgid "Motifs and themes" -msgstr "Motivi e temi" +#: wolnelektury/templates/main_menu.html:13 +msgid "Themes" +msgstr "Temi" -#: templates/main_page.html:37 -msgid "Theme" -msgstr "tema" +#: wolnelektury/templates/main_menu.html:16 +msgid "Audiobooks" +msgstr "Audiolibri" -#: templates/main_page.html:38 -msgid "Explore works with the same theme" +#: wolnelektury/templates/main_menu.html:19 +#: wolnelektury/templates/main_page.html:52 +msgid "Collections" msgstr "" -#: templates/main_page.html:48 -msgid "See motifs catalog" +#: wolnelektury/templates/main_menu.html:22 +#: wolnelektury/templates/main_page.html:110 +msgid "Newsletter" msgstr "" -#: templates/main_page.html:53 -msgid "Collections" +#: wolnelektury/templates/main_page.html:11 +#: wolnelektury/templates/main_page.html:12 +msgid "Wolne Lektury internet library" +msgstr "Wolne Lektury biblioteca online" + +#: wolnelektury/templates/main_page.html:21 +msgid "In our digital library you will find" msgstr "" -#: templates/main_page.html:55 -msgid "See collections catalog" +#: wolnelektury/templates/main_page.html:30 +msgid "and many other books, poems, pictures, audiobooks…" msgstr "" -#: templates/main_page.html:60 +#: wolnelektury/templates/main_page.html:39 msgid "Recent publications" msgstr "" -#: templates/main_page.html:64 -msgid "More recent publications" +#: wolnelektury/templates/main_page.html:65 +msgid "Motifs and themes" +msgstr "Motivi e temi" + +#: wolnelektury/templates/main_page.html:70 +msgid "Theme" +msgstr "tema" + +#: wolnelektury/templates/main_page.html:71 +msgid "Explore works with the same theme" msgstr "" -#: templates/main_page.html:70 +#: wolnelektury/templates/main_page.html:86 msgid "News" msgstr "" -#: templates/main_page.html:77 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "" -#: templates/main_page.html:80 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Segnala un'errore o una proposta" -#: templates/main_page.html:81 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Scarica il catalogo nel formato PDF." -#: templates/main_page.html:82 +#: wolnelektury/templates/main_page.html:100 #, fuzzy #| msgid "Artist" msgid "Art" msgstr "Artista" -#: templates/main_page.html:85 +#: wolnelektury/templates/main_page.html:101 +#, fuzzy +#| msgid "All books" +msgid "All works" +msgstr "Tutti i libri" + +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "" -#: templates/main_page.html:86 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "Manca un libro?" -#: templates/main_page.html:87 templates/publish_plan.html:4 -#: templates/publish_plan.html:8 +#: wolnelektury/templates/main_page.html:105 +#: wolnelektury/templates/publish_plan.html:6 +#: wolnelektury/templates/publish_plan.html:10 +#: wolnelektury/templates/publish_plan.html:14 msgid "Publishing plan" msgstr "Programma editoriale" -#: templates/main_page.html:92 -msgid "Newsletter" -msgstr "" - -#: templates/main_page.html:97 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "" -#: templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "" -#: templates/main_page.html:120 +#: wolnelektury/templates/main_page.html:122 +msgid "Follow us on Facebook" +msgstr "" + +#: wolnelektury/templates/main_page.html:135 msgid "Image used:" msgstr "Immagine usata" -#: templates/openid/login.html:5 templates/openid/login.html:8 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "" -#: templates/openid/login.html:16 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 #, fuzzy msgid "Sign In" msgstr "Accedi" -#: templates/pagination/pagination.html:6 -#: templates/pagination/pagination.html:8 +#: wolnelektury/templates/pagination/pagination.html:6 +#: wolnelektury/templates/pagination/pagination.html:8 msgid "previous" msgstr "precedente" -#: templates/pagination/pagination.html:22 -#: templates/pagination/pagination.html:24 +#: wolnelektury/templates/pagination/pagination.html:22 +#: wolnelektury/templates/pagination/pagination.html:24 msgid "next" msgstr "seguente" -#: templates/socialaccount/connections.html:5 -#: templates/socialaccount/connections.html:10 +#: wolnelektury/templates/socialaccount/connections.html:5 +#: wolnelektury/templates/socialaccount/connections.html:10 msgid "Account Connections" msgstr "" -#: templates/socialaccount/connections.html:13 +#: wolnelektury/templates/socialaccount/connections.html:13 msgid "" "You can sign in to your account using any of the following third party " "accounts:" msgstr "" -#: templates/socialaccount/connections.html:33 +#: wolnelektury/templates/socialaccount/connections.html:33 #, fuzzy msgid "Remove" msgstr "elimina" -#: templates/socialaccount/connections.html:39 +#: wolnelektury/templates/socialaccount/connections.html:39 msgid "" "You currently have no social network accounts connected to this account." msgstr "" -#: templates/socialaccount/connections.html:43 +#: wolnelektury/templates/socialaccount/connections.html:43 msgid "Add a 3rd Party Account" msgstr "" -#: templates/socialaccount/login_cancelled.html:5 -#: templates/socialaccount/login_cancelled.html:10 +#: wolnelektury/templates/socialaccount/login_cancelled.html:5 +#: wolnelektury/templates/socialaccount/login_cancelled.html:10 msgid "Login Cancelled" msgstr "" -#: templates/socialaccount/login_cancelled.html:15 +#: wolnelektury/templates/socialaccount/login_cancelled.html:15 #, python-format msgid "" "You decided to cancel logging in to our site using one of your exisiting " -"accounts. If this was a mistake, please proceed to sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" -#: templates/socialaccount/signup.html:6 +#: wolnelektury/templates/socialaccount/signup.html:6 #, fuzzy #| msgid "Sign in" msgid "Signup" msgstr "Accedi" -#: templates/socialaccount/signup.html:9 templates/socialaccount/signup.html:25 +#: wolnelektury/templates/socialaccount/signup.html:9 +#: wolnelektury/templates/socialaccount/signup.html:25 #, fuzzy #| msgid "Sign in" msgid "Sign Up" msgstr "Accedi" -#: templates/socialaccount/signup.html:11 +#: wolnelektury/templates/socialaccount/signup.html:11 #, python-format msgid "" "You are about to use your %(provider_name)s account to login to\n" "%(site_name)s. As a final step, please complete the following form:" msgstr "" -#: templates/user.html:5 templates/user.html:9 +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 msgid "User" msgstr "" -#: templates/user.html:11 +#: wolnelektury/templates/user.html:17 msgid "Password" msgstr "" -#: templates/user.html:12 +#: wolnelektury/templates/user.html:18 msgid "E-mail" msgstr "" -#: templates/user.html:13 +#: wolnelektury/templates/user.html:19 msgid "Social accounts" msgstr "" -#: utils.py:123 +#: wolnelektury/utils.py:112 msgid "Message sent automatically. Please do not reply." msgstr "" -#: utils.py:205 +#: wolnelektury/utils.py:194 msgid "Yes" msgstr "" -#: utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" msgstr "" -#: views.py:72 views.py:93 +#: wolnelektury/views.py:117 wolnelektury/views.py:157 #, python-format msgid "Already logged in as user %(user)s" msgstr "" -#: views.py:107 +#: wolnelektury/views.py:171 msgid "You have to be logged in to continue" msgstr " Per poter continuare devi essere loggato" +#, fuzzy +#~| msgid "advanced" +#~ msgid "Advanced search" +#~ msgstr "avanzato" + #~ msgid "Translations" #~ msgstr "Traduzioni" @@ -474,8 +538,8 @@ msgstr " Per poter continuare devi essere loggato" #~ "Confirm to authorize access to Wolne Lektury as user %(user)s." #~ msgstr "" -#~ "Conferma l'accesso autorizzato a Wolne Lektury come utente " -#~ "%(user)s." +#~ "Conferma l'accesso autorizzato a Wolne Lektury come utente " +#~ "%(user)s." #~ msgid "Widget" #~ msgstr "Widget" @@ -509,15 +573,15 @@ msgstr " Per poter continuare devi essere loggato" #~ "\n" #~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 " #~ "lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" #~ "\t\t\t\tFondazione Polonia Moderna, 00-514 Varsavia, ul. Marszałkowska " #~ "84/92 lok. 125, tel/fax: (22) 621-30-17\n" -#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgid "Listing of all audiobooks" @@ -617,9 +681,6 @@ msgstr " Per poter continuare devi essere loggato" #~ msgid "Listen" #~ msgstr "Ascolta" -#~ msgid "Table of contents" -#~ msgstr "Indice" - #~ msgid "Edit. note" #~ msgstr "Modifica. nota" @@ -638,9 +699,6 @@ msgstr " Per poter continuare devi essere loggato" #~ msgid "Source" #~ msgstr "Fonte" -#~ msgid "of the book" -#~ msgstr "del libro" - #~ msgid "Source XML file" #~ msgstr "File di fonte XML"