diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2020-08-09 10:51+0200\n" +"POT-Creation-Date: 2020-09-06 12:40+0200\n" "PO-Revision-Date: 2020-04-28 16:40+0200\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -12621,6 +12621,12 @@ msgstr "Scripts" msgid "Script manager" msgstr "Gestor de scripts" +#, c-format +msgid "" +"%s%s: download of scripts is disabled by default; see /help script.scripts." +"download_enabled" +msgstr "" + #, fuzzy msgid "WeeChat script manager" msgstr "Gestor de scripts do WeeChat" @@ -12966,6 +12972,14 @@ msgstr "" "data de expiração da cache local, em minutos (-1 = nunca expirar, 0 = " "expirar sempre)" +msgid "" +"enable download of files from the scripts repository when the /script " +"command is used (list of scripts and scripts themselves); the list of " +"scripts is downloaded from the URL specified in the option script.scripts." +"url; WeeChat will sometimes download again the list of scripts when you use " +"the /script command, even if you don't install a script" +msgstr "" + msgid "timeout (in seconds) for download of scripts and list of scripts" msgstr "tempo limite (em segundo) para transferir scripts e a lista de scripts" |