]> git.mxchange.org Git - friendica-addons.git/blob - curweather/lang/cs/messages.po
Remove unneeded Config namespace usages
[friendica-addons.git] / curweather / lang / cs / 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 # Aditoo, 2018
8 # Aditoo, 2018
9 # michal_s <msupler@gmail.com>, 2014-2015
10 msgid ""
11 msgstr ""
12 "Project-Id-Version: friendica\n"
13 "Report-Msgid-Bugs-To: \n"
14 "POT-Creation-Date: 2016-09-25 17:17+0200\n"
15 "PO-Revision-Date: 2018-07-05 17:03+0000\n"
16 "Last-Translator: Aditoo\n"
17 "Language-Team: Czech (http://www.transifex.com/Friendica/friendica/language/cs/)\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Language: cs\n"
22 "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
23
24 #: curweather.php:31
25 msgid "Error fetching weather data.\\nError was: "
26 msgstr "Chyba při získávání dat o počasí.\\nChyba:"
27
28 #: curweather.php:111 curweather.php:172
29 msgid "Current Weather"
30 msgstr "Aktuální počasí"
31
32 #: curweather.php:118
33 msgid "Relative Humidity"
34 msgstr "Relativní vlhkost vzduchu"
35
36 #: curweather.php:119
37 msgid "Pressure"
38 msgstr "Tlak"
39
40 #: curweather.php:120
41 msgid "Wind"
42 msgstr "Vítr"
43
44 #: curweather.php:121
45 msgid "Last Updated"
46 msgstr "Naposledy aktualizováno"
47
48 #: curweather.php:122
49 msgid "Data by"
50 msgstr "Data podle"
51
52 #: curweather.php:123
53 msgid "Show on map"
54 msgstr "Ukázat na mapě"
55
56 #: curweather.php:128
57 msgid "There was a problem accessing the weather data. But have a look"
58 msgstr "Při získávání dat o počasí nastala chyba. Podívejte se ale"
59
60 #: curweather.php:130
61 msgid "at OpenWeatherMap"
62 msgstr "na OpenWeatherMap"
63
64 #: curweather.php:146
65 msgid "Current Weather settings updated."
66 msgstr "Nastavení pro Aktuální počasí aktualizováno."
67
68 #: curweather.php:161
69 msgid "No APPID found, please contact your admin to obtain one."
70 msgstr "Žádné APPID nebylo nalezeno, prosím kontaktujte svého administrátora pro získání APPID."
71
72 #: curweather.php:171 curweather.php:200
73 msgid "Save Settings"
74 msgstr "Uložit nastavení"
75
76 #: curweather.php:172
77 msgid "Settings"
78 msgstr "Nastavení"
79
80 #: curweather.php:174
81 msgid "Enter either the name of your location or the zip code."
82 msgstr "Zadejte buď název místa, kde se nacházíte, nebo PSČ."
83
84 #: curweather.php:175
85 msgid "Your Location"
86 msgstr "Vaše poloha"
87
88 #: curweather.php:175
89 msgid ""
90 "Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or "
91 "<em>14476,DE</em>."
92 msgstr "Identifikátor vaší polohy (název nebo PSČ), např. <em>Praha,CZ</em> nebo <em>11000,CZ</em>."
93
94 #: curweather.php:176
95 msgid "Units"
96 msgstr "Jednotky"
97
98 #: curweather.php:176
99 msgid "select if the temperature should be displayed in &deg;C or &deg;F"
100 msgstr "vyberte, jestli by se teplota měla zobrazovat v &deg;C či &deg;F"
101
102 #: curweather.php:177
103 msgid "Show weather data"
104 msgstr "Ukázat data o počasí"
105
106 #: curweather.php:190
107 msgid "Curweather settings saved."
108 msgstr "Nastavení Curwather uložena."
109
110 #: curweather.php:201
111 msgid "Caching Interval"
112 msgstr "Ukládám interval do mezipaměti"
113
114 #: curweather.php:201
115 msgid ""
116 "For how long should the weather data be cached? Choose according your "
117 "OpenWeatherMap account type."
118 msgstr "Na jak dlouho by vaše data o počasí měla být uložena v mezipaměti? Vyberte podle typu vašeho účtu na OpenWeatherMap."
119
120 #: curweather.php:201
121 msgid "no cache"
122 msgstr "žádná mezipaměť"
123
124 #: curweather.php:201
125 msgid "minutes"
126 msgstr "minut"
127
128 #: curweather.php:202
129 msgid "Your APPID"
130 msgstr "Vaše APPID"
131
132 #: curweather.php:202
133 msgid "Your API key provided by OpenWeatherMap"
134 msgstr "Váš API klíč poskytnutý OpenWetherMap"