You've already forked snikket-web-portal
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Snikket/Web Portal Translate-URL: http://i18n.sotecware.net/projects/snikket/web-portal/
This commit is contained in:
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-06-07 22:31+0200\n"
|
||||
"POT-Creation-Date: 2023-04-01 10:07+0200\n"
|
||||
"PO-Revision-Date: 2021-05-19 15:12+0000\n"
|
||||
"Last-Translator: Roberto Resoli <roberto@resolutions.it>\n"
|
||||
"Language-Team: Italian <https://i18n.sotecware.net/projects/snikket/web-"
|
||||
@@ -145,6 +145,7 @@ msgid "Invitation revoked"
|
||||
msgstr "Invito revocato"
|
||||
|
||||
#: snikket_web/admin.py:394 snikket_web/admin.py:442
|
||||
#: snikket_web/templates/admin_delete_circle.html:10
|
||||
msgid "Name"
|
||||
msgstr "Nome"
|
||||
|
||||
@@ -164,51 +165,51 @@ msgstr "Seleziona utente"
|
||||
msgid "Update circle"
|
||||
msgstr "Modifica cerchia"
|
||||
|
||||
#: snikket_web/admin.py:456
|
||||
msgid "Delete circle permanently"
|
||||
msgstr "Elimina cerchia definitivamente"
|
||||
|
||||
#: snikket_web/admin.py:462
|
||||
#: snikket_web/admin.py:458
|
||||
msgid "Add user"
|
||||
msgstr "Aggiungi utente"
|
||||
|
||||
#: snikket_web/admin.py:478
|
||||
#: snikket_web/admin.py:474 snikket_web/admin.py:563
|
||||
msgid "No such circle exists"
|
||||
msgstr "Questa cerchia non esiste"
|
||||
|
||||
#: snikket_web/admin.py:515
|
||||
#: snikket_web/admin.py:511
|
||||
msgid "Circle data updated"
|
||||
msgstr "Dati della cerchia aggiornati"
|
||||
|
||||
#: snikket_web/admin.py:521
|
||||
msgid "Circle deleted"
|
||||
msgstr "Cerchia eliminata"
|
||||
|
||||
#: snikket_web/admin.py:532
|
||||
msgid "User added to circle"
|
||||
msgstr "Utente aggiunto alla cerchia"
|
||||
|
||||
#: snikket_web/admin.py:541
|
||||
#: snikket_web/admin.py:530
|
||||
msgid "User removed from circle"
|
||||
msgstr "Utente rimosso dalla cerchia"
|
||||
|
||||
#: snikket_web/admin.py:610
|
||||
#: snikket_web/admin.py:547
|
||||
msgid "Delete circle permanently"
|
||||
msgstr "Elimina cerchia definitivamente"
|
||||
|
||||
#: snikket_web/admin.py:574
|
||||
msgid "Circle deleted"
|
||||
msgstr "Cerchia eliminata"
|
||||
|
||||
#: snikket_web/admin.py:640
|
||||
msgid "Message contents"
|
||||
msgstr ""
|
||||
|
||||
#: snikket_web/admin.py:616
|
||||
#: snikket_web/admin.py:646
|
||||
msgid "Only send to online users"
|
||||
msgstr ""
|
||||
|
||||
#: snikket_web/admin.py:620
|
||||
#: snikket_web/admin.py:650
|
||||
msgid "Post to all users"
|
||||
msgstr ""
|
||||
|
||||
#: snikket_web/admin.py:624
|
||||
#: snikket_web/admin.py:654
|
||||
msgid "Send preview to yourself"
|
||||
msgstr ""
|
||||
|
||||
#: snikket_web/admin.py:646
|
||||
#: snikket_web/admin.py:676
|
||||
msgid "Announcement sent!"
|
||||
msgstr ""
|
||||
|
||||
@@ -582,6 +583,54 @@ msgstr "Dati diagnostici grezzi"
|
||||
msgid "Copy complete output"
|
||||
msgstr "Copia l'intero output"
|
||||
|
||||
#: snikket_web/templates/admin_delete_circle.html:4
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Edit circle %(circle_name)s"
|
||||
msgid "Delete circle %(circle_name)s"
|
||||
msgstr "Modifica cerchia %(circle_name)s"
|
||||
|
||||
#: snikket_web/templates/admin_delete_circle.html:6
|
||||
#: snikket_web/templates/admin_edit_circle.html:48
|
||||
#: snikket_web/templates/admin_edit_circle.html:51
|
||||
msgid "Delete circle"
|
||||
msgstr "Elimina cerchia"
|
||||
|
||||
#: snikket_web/templates/admin_delete_circle.html:8
|
||||
#, fuzzy
|
||||
#| msgid "Are you sure you want to delete the following user?"
|
||||
msgid "Are you sure you want to delete the following circle?"
|
||||
msgstr "Sei sicura/o di volere eliminare il seguente utente?"
|
||||
|
||||
#: snikket_web/templates/admin_delete_circle.html:13
|
||||
#: snikket_web/templates/admin_delete_user.html:15
|
||||
msgid "Danger"
|
||||
msgstr "Pericolo"
|
||||
|
||||
#: snikket_web/templates/admin_delete_circle.html:14
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "The user and their data will be deleted irrevocably, permanently and "
|
||||
#| "immediately upon pushing the below button. <strong>There is no way back!</"
|
||||
#| "strong>"
|
||||
msgid ""
|
||||
"The circle and the corresponding chat will be deleted, permanently and "
|
||||
"immediately upon pushing the below button. <strong>There is no way back!</"
|
||||
"strong>"
|
||||
msgstr ""
|
||||
"L'utenza e i relativi dati verranno eliminati in modo permanente ed "
|
||||
"irreversibile non appena verrà premuto il pulsante sottostante. <strong>Non "
|
||||
"sarà possibile tornare sui propri passi!</strong>"
|
||||
|
||||
#: snikket_web/templates/admin_delete_circle.html:17
|
||||
#: snikket_web/templates/admin_delete_user.html:19
|
||||
#: snikket_web/templates/admin_reset_user_password.html:25
|
||||
#: snikket_web/templates/user_logout.html:10
|
||||
#: snikket_web/templates/user_manage_data.html:14
|
||||
#: snikket_web/templates/user_passwd.html:27
|
||||
#: snikket_web/templates/user_profile.html:32
|
||||
msgid "Back"
|
||||
msgstr "Indietro"
|
||||
|
||||
#: snikket_web/templates/admin_delete_user.html:4
|
||||
#, python-format
|
||||
msgid "Delete user %(user_name)s"
|
||||
@@ -596,10 +645,6 @@ msgstr "Elimina utente"
|
||||
msgid "Are you sure you want to delete the following user?"
|
||||
msgstr "Sei sicura/o di volere eliminare il seguente utente?"
|
||||
|
||||
#: snikket_web/templates/admin_delete_user.html:15
|
||||
msgid "Danger"
|
||||
msgstr "Pericolo"
|
||||
|
||||
#: snikket_web/templates/admin_delete_user.html:16
|
||||
msgid ""
|
||||
"The user and their data will be deleted irrevocably, permanently and "
|
||||
@@ -610,15 +655,6 @@ msgstr ""
|
||||
"irreversibile non appena verrà premuto il pulsante sottostante. <strong>Non "
|
||||
"sarà possibile tornare sui propri passi!</strong>"
|
||||
|
||||
#: snikket_web/templates/admin_delete_user.html:19
|
||||
#: snikket_web/templates/admin_reset_user_password.html:25
|
||||
#: snikket_web/templates/user_logout.html:10
|
||||
#: snikket_web/templates/user_manage_data.html:14
|
||||
#: snikket_web/templates/user_passwd.html:27
|
||||
#: snikket_web/templates/user_profile.html:32
|
||||
msgid "Back"
|
||||
msgstr "Indietro"
|
||||
|
||||
#: snikket_web/templates/admin_edit_circle.html:14
|
||||
msgid "This is your main circle"
|
||||
msgstr "Questa è la vostra cerchia principale"
|
||||
@@ -653,10 +689,6 @@ msgstr "Questa cerchia non è collegata ad una chat di gruppo."
|
||||
msgid "Return to circle list"
|
||||
msgstr "Ritorna alle lista delle cerchie"
|
||||
|
||||
#: snikket_web/templates/admin_edit_circle.html:48
|
||||
msgid "Delete circle"
|
||||
msgstr "Elimina cerchia"
|
||||
|
||||
#: snikket_web/templates/admin_edit_circle.html:49
|
||||
msgid "Deleting a circle does not delete any users in the circle."
|
||||
msgstr "Eliminare una cerchia non elimina nessuno dei suoi utenti."
|
||||
|
||||
Reference in New Issue
Block a user