diff options
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 14 |
1 files changed, 11 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: 2023-08-14 10:19+0200\n" +"POT-Creation-Date: 2023-08-16 16:10+0200\n" "PO-Revision-Date: 2023-06-26 21:34+0200\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -1512,9 +1512,15 @@ msgstr "" "movimentar o cursor livremente no ecrã para executar ações em áreas " "específicas" +#, fuzzy +#| msgid "" +#| "go chat|<bar>|<x>,<y> || move up|down|left|right|area_up|area_down|" +#| "area_left|area_right || stop" msgid "" -"go chat|<bar>|<x>,<y> || move up|down|left|right|area_up|area_down|area_left|" -"area_right || stop" +"go chat|<bar> [top_left|top_right|bottom_left|bottom_right] || go <x>,<y> || " +"move up|down|left|right|top_left|top_right|bottom_left|bottom_right|edge_top|" +"edge_bottom|edge_left|edge_right|area_up|area_down|area_left|area_right || " +"stop" msgstr "" "go chat|<barra>|<x>,<y> || move up|down|left|right|area_up|area_down|" "area_left|area_right || stop" @@ -1549,6 +1555,8 @@ msgid "" " enter exit cursor mode\n" "\n" "Examples:\n" +" go to the bottom left corner of chat area:\n" +" /cursor go chat bottom_left\n" " go to nicklist:\n" " /cursor go nicklist\n" " go to coordinates x=10, y=5:\n" |