mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
uCS translation of the curweather addon THX Aditoo
This commit is contained in:
parent
ba2e25a65f
commit
50ec0b800c
2 changed files with 6 additions and 5 deletions
|
@ -22,7 +22,7 @@ $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. <em>Berlin,DE</em> or <em>14476,DE</em>."] = "Identifikátor vaší polohy (název nebo PSČ), např. <em>Berlin,DE</em> nebo <em>14476,DE</em>";
|
||||
$a->strings["Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or <em>14476,DE</em>."] = "Identifikátor vaší polohy (název nebo PSČ), např. <em>Praha,CZ</em> nebo <em>11000,CZ</em>.";
|
||||
$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í";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue