diff --git a/plinth/locale/it/LC_MESSAGES/django.po b/plinth/locale/it/LC_MESSAGES/django.po index 8d22e4a0c..124b892aa 100644 --- a/plinth/locale/it/LC_MESSAGES/django.po +++ b/plinth/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-04-23 18:26-0400\n" -"PO-Revision-Date: 2018-04-23 17:38+0000\n" +"PO-Revision-Date: 2018-05-07 20:35+0000\n" "Last-Translator: Sciumedanglisc \n" "Language-Team: Italian \n" @@ -1228,9 +1228,9 @@ msgid "Learn more »" msgstr "Impara di più »" #: plinth/modules/help/templates/help_about.html:76 -#, python-format +#, fuzzy, python-format msgid "You are running %(os_release)s and %(box_name)s version %(version)s." -msgstr "" +msgstr "Stai eseguendo %(os_release)s, versione %(box_name)s %(version)s" #: plinth/modules/help/templates/help_about.html:81 #, python-format @@ -1262,6 +1262,8 @@ msgid "" " " "%(box_name)s project wiki contains further information." msgstr "" +"Il project wiki %(box_name)s contiene ulteriori informazioni." #: plinth/modules/help/templates/help_index.html:51 #, fuzzy, python-format @@ -1327,21 +1329,31 @@ msgid "Wiki and Blog" msgstr "Wiki e Blog" #: plinth/modules/ikiwiki/__init__.py:45 +#, fuzzy msgid "" "ikiwiki is a simple wiki and blog application. It supports several " "lightweight markup languages, including Markdown, and common blogging " "functionality such as comments and RSS feeds. When enabled, the blogs and " "wikis will be available at /ikiwiki (once created)." msgstr "" +"ikiwi è una semplice applicazione per wiki e per blog. Supporta parecchi " +"markup di linguaggio leggeri, incluso Markdown, e comuni funzionalità di " +"blogging come commenti e feed RSS. Quando abilitato, i blog e wiki saranno " +"disponibili su /ikiwiki/, una volta creati." #: plinth/modules/ikiwiki/__init__.py:51 -#, python-brace-format +#, fuzzy, python-brace-format msgid "" "Only {box_name} users in the admin group can create and " "manage blogs and wikis, but any user in the wiki group can " "edit existing ones. In the User " "Configuration you can change these permissions or add new users." msgstr "" +"Solo gli utenti {box_name} del gruppo admin possono creare " +"e gestire blog e wiki, ma ogni utente del gruppo wiki può " +"modificare quelli esistenti. Nella " +"Configurazione Utente è possibile cambiare questi permessi o aggiungere " +"nuovi utenti." #: plinth/modules/ikiwiki/__init__.py:60 msgid "View and edit wiki applications"