pt.po 5.71 KB
Newer Older
1
# Portuguese translation for gnome-tour.
2
# Copyright (C) 2020-2022 gnome-tour's COPYRIGHT HOLDER
3 4
# This file is distributed under the same license as the gnome-tour package.
# José Vieira <jvieira33@sapo.pt>, 2020.
5
# Juliano de Souza Camargo <julianosc@pm.me>, 2020.
6 7
# Hugo Carvalho <hugokarvalho@hotmail.com>, 2020, 2021, 2022.
#
8 9 10 11
msgid ""
msgstr ""
"Project-Id-Version: gnome-tour master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-tour/issues\n"
12 13
"POT-Creation-Date: 2022-01-30 10:50+0000\n"
"PO-Revision-Date: 2022-01-31 23:25+0000\n"
14
"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>\n"
15
"Language-Team: Hugo Carvalho <hugokarvalho@hotmail.com>\n"
16 17 18 19
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
20
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
"X-Generator: Poedit 3.0.1\n"
22
"X-Project-Style: gnome\n"
23

24
#: data/org.gnome.Tour.desktop.in.in:3 data/org.gnome.Tour.metainfo.xml.in.in:7
25
#: src/main.rs:21
26 27 28 29 30 31 32 33 34 35 36
msgid "Tour"
msgstr "Apresentação"

#: data/org.gnome.Tour.desktop.in.in:4
msgid "Greeter & Tour"
msgstr "Saudação e Apresentação"

#: data/org.gnome.Tour.desktop.in.in:9
msgid "Gnome;GTK;"
msgstr "Gnome;GTK;"

37 38 39 40 41 42 43 44 45 46 47 48
#: data/org.gnome.Tour.metainfo.xml.in.in:8
msgid "GNOME Tour and Greeter"
msgstr "Apresentação e saudação do GNOME"

#: data/org.gnome.Tour.metainfo.xml.in.in:10
msgid "A guided tour and greeter for GNOME."
msgstr "Uma apresentação e saudação para o GNOME."

#: data/org.gnome.Tour.metainfo.xml.in.in:15
msgid "Main Window"
msgstr "Janela principal"

49
#: data/org.gnome.Tour.metainfo.xml.in.in:38
50
msgid "The GNOME Project"
51
msgstr "O Projeto GNOME"
52

53 54 55
#: data/resources/ui/paginator.ui:27
msgid "Previous"
msgstr "Anterior"
56

57 58 59
#: data/resources/ui/paginator.ui:40
msgid "Next"
msgstr "Seguinte"
60

61 62 63
#: data/resources/ui/paginator.ui:53
msgid "Start"
msgstr "Iniciar"
64

65
#: data/resources/ui/window.ui:11
66 67 68 69
msgid "Start the Tour"
msgstr "Iniciar a apresentação"

#: data/resources/ui/window.ui:17
70 71 72
msgid "Get an Overview"
msgstr "Obtenha uma Visão Geral"

73
#: data/resources/ui/window.ui:18
74 75
msgid "Press the Super key to see open windows and apps."
msgstr "Prima a tecla Super para ver janelas e aplicações abertas."
76

77
#: data/resources/ui/window.ui:24
78 79
msgid "Just Type to Search"
msgstr "Apenas escreva para pesquisar"
80

81
#: data/resources/ui/window.ui:25
82 83
msgid "Type in the overview to search. Launch apps, find things."
msgstr "Escreva na vista geral para pesquisar. Lançar aplicações, encontrar coisas."
84

85
#: data/resources/ui/window.ui:31
86 87
msgid "Keep on Top with Workspaces"
msgstr "Mantenha-se atualizado com as áreas de trabalho"
88

89
#: data/resources/ui/window.ui:32
90 91
msgid "Easily organize windows with the workspaces view."
msgstr "Organize as janelas facilmente com a visualização das áreas de trabalho."
92

93
#: data/resources/ui/window.ui:38
94 95
msgid "Up/Down for the Overview"
msgstr "Acima/abaixo para a Visão Geral"
96

97
#: data/resources/ui/window.ui:39
98
msgid "On a touchpad, use three-finger vertical swipes. Try it!"
99
msgstr "Num painel tátil, usar deslizes verticais de três dedos. Experimente!"
100

101
#: data/resources/ui/window.ui:45
102 103
msgid "Left/Right for Workspaces"
msgstr "Esquerda/Direita para áreas de trabalho"
104

105
#: data/resources/ui/window.ui:46
106
msgid "On a touchpad, use three-finger horizontal swipes. Try it!"
107
msgstr "Num painel tátil, usar deslizes horizontais de três dedos. Experimente!"
108

109
#: data/resources/ui/window.ui:52
110 111
msgid "That's it. Have a nice day!"
msgstr "É isso mesmo. Tenha um bom dia!"
112

113
#: data/resources/ui/window.ui:53
114
msgid "To get more advice and tips, see the Help app."
115
msgstr "Para obter informação adicional e dicas, veja a Ajuda."
116

117
#. Translators: The following string is formated as "Learn about new and essential features in GNOME 3.36" for example
118 119 120
#: src/widgets/window.rs:53
msgid "Learn about the key features in {name} {version}."
msgstr "Saiba mais sobre as principais características em {name} {version}."
121 122 123 124

#~ msgid "_Close"
#~ msgstr "_Fechar"

125 126 127 128 129 130 131 132 133
#~ msgid "Make Apps Your Own"
#~ msgstr "Faça das aplicações as suas"

#~ msgid "Arrange the app grid to your liking."
#~ msgstr "Organize a grelha de aplicações ao seu gosto."

#~ msgid "That's it! We hope that you enjoy {} {}."
#~ msgstr "E é tudo! Esperamos que desfrute do {} {}."

134 135 136 137 138 139
#~ msgid "Welcome to {} {}"
#~ msgstr "Bem-vindo ao {} {}"

#~ msgid "_No Thanks"
#~ msgstr "_Não, obrigado"

140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165
#~ msgid "Hi there! Take the tour to learn your way around and discover essential features."
#~ msgstr "Olá! Siga a apresentação para ambientar-se e descobrir as funcionalidades essenciais."

#~ msgid "The activities view can also be used to switch windows and search."
#~ msgstr "A vista de atividades também pode ser usada para alternar entre janelas e pesquisa."

#~ msgid "In the activities view, just start typing to search for apps, settings and more."
#~ msgstr "Na vista de atividades, basta começar a escrever para pesquisar por aplicações, definições, etc."

#~ msgid "Click the time to see notifications"
#~ msgstr "Clique no relógio para ver notificações"

#~ msgid "The notifications popover also includes personal planning tools."
#~ msgstr "A janela de notificações também inclui ferramentas para planeamento pessoal."

#~ msgid "View system information and settings"
#~ msgstr "Veja informações e definições do sistema"

#~ msgid "Get an overview of the system status and quickly change settings."
#~ msgstr "Obtenha uma visão geral do estado do sistema e altere definições rapidamente."

#~ msgid "Use Software to find and install apps"
#~ msgstr "Use o Aplicações para localizar e instalar aplicações"

#~ msgid "Discover great apps through search, browsing and our recommendations."
#~ msgstr "Descubra aplicações fantásticas através de pesquisa, navegação ou recomendações."