diff options
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 22 |
1 files changed, 21 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-08-25 19:27+0200\n" +"POT-Creation-Date: 2012-08-28 16:10+0200\n" "PO-Revision-Date: 2012-08-20 15:20+0200\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8492,6 +8492,17 @@ msgstr "%s%s: script \"%s\" non trovato" msgid "%s: script \"%s\" is not held any more" msgstr "%s%s: script \"%s\" non caricato" +#, fuzzy +msgid "Error: file not found" +msgstr "%sErrore: buffer non trovato" + +msgid "Source code:" +msgstr "" + +#, fuzzy +msgid "Downloading script..." +msgstr "%s: scaricamento dello script \"%s\"" + #, fuzzy, c-format msgid "%s: script \"%s\" is already installed and up-to-date" msgstr "%s%s: script \"%s\" giĆ registrato (funzione register ignorata)" @@ -8506,6 +8517,10 @@ msgstr "" msgid "Version" msgstr "" +#, fuzzy +msgid "Version loaded" +msgstr "Plugin caricati:" + msgid "Author" msgstr "" @@ -8680,6 +8695,11 @@ msgid "" msgstr "" msgid "" +"display source code of script on buffer with detail on a script (script is " +"downloaded in a temporary file when detail on script is displayed)" +msgstr "" + +msgid "" "quiet actions on script buffer: do not display messages on core buffer when " "scripts are installed/removed/loaded/unloaded (only errors are displayed)" msgstr "" |