X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=curweather%2Flang%2Fcs%2Fstrings.php;h=565fe7d7c0b815a1275e6da657e828b88b49f523;hb=59fe5be9873bea6ff9b50095e76bd530f54772c3;hp=ae3080c1c48798fc62c0922f737ce719d21d277d;hpb=94f1e2307190420211e5a1ba1f54f1b46d0b8962;p=friendica-addons.git diff --git a/curweather/lang/cs/strings.php b/curweather/lang/cs/strings.php index ae3080c1..565fe7d7 100644 --- a/curweather/lang/cs/strings.php +++ b/curweather/lang/cs/strings.php @@ -1,3 +1,35 @@ -strings["Submit"] = "Odeslat"; += 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; +}} +; +$a->strings["Error fetching weather data.\\nError was: "] = "Chyba při získávání dat o počasí.\\nChyba:"; +$a->strings["Current Weather"] = "Aktuální počasí"; +$a->strings["Relative Humidity"] = "Relativní vlhkost vzduchu"; +$a->strings["Pressure"] = "Tlak"; +$a->strings["Wind"] = "Vítr"; +$a->strings["Last Updated"] = "Naposledy aktualizováno"; +$a->strings["Data by"] = "Data podle"; +$a->strings["Show on map"] = "Ukázat na mapě"; +$a->strings["There was a problem accessing the weather data. But have a look"] = "Při získávání dat o počasí nastala chyba. Podívejte se ale"; +$a->strings["at OpenWeatherMap"] = "na OpenWeatherMap"; +$a->strings["Current Weather settings updated."] = "Nastavení pro Aktuální počasí aktualizováno."; +$a->strings["No APPID found, please contact your admin to obtain one."] = "Žádné APPID nebylo nalezeno, prosím kontaktujte svého administrátora pro získání APPID."; +$a->strings["Save Settings"] = "Uložit nastavení"; +$a->strings["Settings"] = "Nastavení"; +$a->strings["Enter either the name of your location or the zip code."] = "Zadejte buď název místa, kde se nacházíte, nebo PSČ."; +$a->strings["Your Location"] = "VaÅ¡e poloha"; +$a->strings["Identifier of your location (name or zip code), e.g. Berlin,DE or 14476,DE."] = "Identifikátor vaší polohy (název nebo PSČ), např. Praha,CZ nebo 11000,CZ."; +$a->strings["Units"] = "Jednotky"; +$a->strings["select if the temperature should be displayed in °C or °F"] = "vyberte, jestli by se teplota měla zobrazovat v °C či °F"; +$a->strings["Show weather data"] = "Ukázat data o počasí"; +$a->strings["Curweather settings saved."] = "Nastavení Curwather uložena."; +$a->strings["Caching Interval"] = "Ukládám interval do mezipaměti"; +$a->strings["For how long should the weather data be cached? Choose according your OpenWeatherMap account type."] = "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."; +$a->strings["no cache"] = "žádná mezipaměť"; +$a->strings["minutes"] = "minut"; +$a->strings["Your APPID"] = "VaÅ¡e APPID"; +$a->strings["Your API key provided by OpenWeatherMap"] = "Váš API klíč poskytnutý OpenWetherMap";