]> git.mxchange.org Git - friendica-addons.git/blob - curweather/lang/pt-br/messages.po
Merge pull request #778 from MrPetovan/task/move-config-to-php-array
[friendica-addons.git] / curweather / lang / pt-br / messages.po
1 # ADDON curweather
2 # Copyright (C)
3 # This file is distributed under the same license as the Friendica curweather addon package.
4
5
6 # Translators:
7 # André Alves <and2099@riseup.net>, 2016
8 # Beatriz Vital <vitalb@riseup.net>, 2016
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: friendica\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2016-03-12 08:10+0100\n"
14 "PO-Revision-Date: 2016-09-18 20:49+0000\n"
15 "Last-Translator: André Alves <and2099@riseup.net>\n"
16 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/Friendica/friendica/language/pt_BR/)\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Language: pt_BR\n"
21 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
22
23 #: curweather.php:31
24 msgid "Error fetching weather data.\\nError was: "
25 msgstr "Houve um erro na obtenção de dados do clima\\nErro:"
26
27 #: curweather.php:111 curweather.php:172
28 msgid "Current Weather"
29 msgstr "Clima atual"
30
31 #: curweather.php:118
32 msgid "Relative Humidity"
33 msgstr "Umidade relativa"
34
35 #: curweather.php:119
36 msgid "Pressure"
37 msgstr "Pressão"
38
39 #: curweather.php:120
40 msgid "Wind"
41 msgstr "Vento"
42
43 #: curweather.php:121
44 msgid "Last Updated"
45 msgstr "Atualizado"
46
47 #: curweather.php:122
48 msgid "Data by"
49 msgstr "Dados de"
50
51 #: curweather.php:123
52 msgid "Show on map"
53 msgstr "Mostrar no mapa"
54
55 #: curweather.php:128
56 msgid "There was a problem accessing the weather data. But have a look"
57 msgstr "Houve um problema no acesso aos dados do clima. Mas dê uma olhada"
58
59 #: curweather.php:130
60 msgid "at OpenWeatherMap"
61 msgstr "em OpenWeatherMap"
62
63 #: curweather.php:146
64 msgid "Current Weather settings updated."
65 msgstr "Atualização das Configurações de clima."
66
67 #: curweather.php:161
68 msgid "No APPID found, please contact your admin to optain one."
69 msgstr "Não foi encontrado nenhum AppID; fale com seu administrador para receber um."
70
71 #: curweather.php:171 curweather.php:200
72 msgid "Save Settings"
73 msgstr "Salvar Configurações"
74
75 #: curweather.php:172
76 msgid "Settings"
77 msgstr "Configurações"
78
79 #: curweather.php:174
80 msgid "Enter either the name of your location or the zip code."
81 msgstr "Informe sua localização ou seu CEP."
82
83 #: curweather.php:175
84 msgid "Your Location"
85 msgstr "Sua localização"
86
87 #: curweather.php:175
88 msgid ""
89 "Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or "
90 "<em>14476,DE</em>."
91 msgstr "Identificador da sua localização (nome ou CEP), p.ex. <em>Rio,BR</em> ou <em>20021,BR</em>."
92
93 #: curweather.php:176
94 msgid "Units"
95 msgstr "Unidades"
96
97 #: curweather.php:176
98 msgid "select if the temperatur should be displayed in &deg;C or &deg;F"
99 msgstr "selecione se a temperatura será exibida em &deg;C or &deg;F"
100
101 #: curweather.php:177
102 msgid "Show weather data"
103 msgstr "Mostrar dados do clima"
104
105 #: curweather.php:190
106 msgid "Curweather settings saved."
107 msgstr "As configurações do Curweather foram salvas."
108
109 #: curweather.php:201
110 msgid "Caching Interval"
111 msgstr "Intervalo de cache"
112
113 #: curweather.php:201
114 msgid ""
115 "For how long should the weather data be cached? Choose according your "
116 "OpenWeatherMap account type."
117 msgstr "Por quanto tempo os dados do clima devem ser guardados em cache? Escolha de acordo com o tipo da sua conta no OpenWeatherMap."
118
119 #: curweather.php:201
120 msgid "no cache"
121 msgstr "sem cache"
122
123 #: curweather.php:201
124 msgid "minutes"
125 msgstr "minutos"
126
127 #: curweather.php:202
128 msgid "Your APPID"
129 msgstr "Seu AppID"
130
131 #: curweather.php:202
132 msgid "Your API key provided by OpenWeatherMap"
133 msgstr "Sua chave de API fornecida pelo OpenWeatherMap"