diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-11-17 11:35+0100\n" +"POT-Creation-Date: 2018-11-29 23:17+0100\n" "PO-Revision-Date: 2018-11-17 10:36+0100\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -6099,7 +6099,7 @@ msgid "" "Examples:\n" " /exec -n ls -l /tmp\n" " /exec -sh -n ps xu | grep weechat\n" -" /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" +" /exec -n -norc url:https://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" " /exec -o uptime\n" @@ -12049,10 +12049,11 @@ msgid "" "1 are recommended values)" msgstr "" +#, fuzzy msgid "" "POSIX extended regular expression with origins allowed in websockets (case " "insensitive, use \"(?-i)\" at beginning to make it case sensitive), example: " -"\"^http://(www\\.)?example\\.(com|org)\"" +"\"^https?://(www\\.)?example\\.(com|org)\"" msgstr "" "expressão regular POSIX estendida com as origens permitidas em websockets " "(não distingue maiúscula e minúsculas , use \"(?-i)\" no início para " |