generated from custom-cards/boilerplate-card
-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Auto] Adding updated localization files
Files changed: M src/localize/languages/cs.json M src/localize/languages/da.json M src/localize/languages/de.json M src/localize/languages/es.json M src/localize/languages/fr.json M src/localize/languages/hu.json M src/localize/languages/it.json M src/localize/languages/nb.json M src/localize/languages/nl.json M src/localize/languages/nn-NO.json M src/localize/languages/pl.json M src/localize/languages/pt-BR.json M src/localize/languages/pt.json M src/localize/languages/ru.json M src/localize/languages/sk.json M src/localize/languages/zh.json
- Loading branch information
1 parent
aa48e24
commit bf0a836
Showing
16 changed files
with
107 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1,78 @@ | ||
{ | ||
"common": { | ||
"version": "Verze", | ||
"title": "Hodinnová předpověď", | ||
"title_card": "Karta Hodinnová předpověď", | ||
"description": "Karta zobrazující hodinovou předpověď v řádku.", | ||
"invalid_configuration": "Neplatná konfigurace" | ||
}, | ||
"editor": { | ||
"entity": "Entita (Povinné)", | ||
"name": "Název (Nepovinné)", | ||
"segments_to_show": "Počet dílků předpovědi k vykreslení (Nepovinné)", | ||
"offset": "Počet dílků, které se přeskočí před začátkem (Nepovinné)", | ||
"icons": "Zobrazit ikony namísto textových popisků", | ||
"label_spacing": "Po kolika dílcích se vykreslí čas a teplota (Nepovinné)", | ||
"show_wind": "Zobrazit rychlost a směr větru", | ||
"show_date": "Zobrazit datumy", | ||
"show_precipitation_amounts": "Zobrazit množství srážek", | ||
"show_precipitation_probability": "Zobrazit pravdědpodobnost srážek", | ||
"none": "Žádné", | ||
"speed_and_direction": "Rychlost a směr", | ||
"speed_only": "Jen rychlost", | ||
"direction_only": "Jen směr", | ||
"barb": "Jako šipku větru", | ||
"barb_and_speed": "Jako šipku větru a rychlost", | ||
"barb_and_direction": "Jako šipku větru a směr", | ||
"barb_speed_and_direction": "Jako šipku větru, rychlost a směr", | ||
"all": "Všechny", | ||
"on_day_boundaries": "Při změně dne" | ||
}, | ||
"errors": { | ||
"missing_entity": "Hodnota 'entity' nebyla zadána", | ||
"too_many_segments_requested": "Je nastaveno příliš mnoho dílků předpovědi v 'num_segments'. Hodnota musí být <= počtu hodnot v zadané entitě.", | ||
"must_be_int": "Hodnota musí být kladné sudé celé číslo", | ||
"invalid_colors": "Následující hodnoty v konfiguraci jsou neplatné:", | ||
"must_be_positive_int": "Hodnota musí být kladné celé číslo", | ||
"offset_must_be_positive_int": "Hodnota 'offset' musí být kladné celé číslo", | ||
"forecast_not_available": "Předpověď není dostupná", | ||
"check_entity": "Zkontrolujte zadanou entity předpovědi.", | ||
"no_wind_barbs_with_string_bearing": "Šipky větru nejsou podporovány, pokud entita počasí používá světové směry pro směr větru." | ||
}, | ||
"conditions": { | ||
"clear": "Jasno", | ||
"cloudy": "Oblačno", | ||
"fog": "Mlha", | ||
"hail": "Kroupy", | ||
"thunderstorm": "Bouřka", | ||
"partlyCloudy": "Polojasno", | ||
"heavyRain": "Silný déšť", | ||
"rain": "Déšť", | ||
"snow": "Sníh", | ||
"mixedPrecip": "Smíšené srážky", | ||
"sunny": "Slunečno", | ||
"windy": "Větrno" | ||
}, | ||
"direction": { | ||
"n": "S", | ||
"nne": "SSV", | ||
"ne": "SV", | ||
"ene": "VSV", | ||
"e": "V", | ||
"ese": "VJV", | ||
"se": "JV", | ||
"sse": "JJV", | ||
"s": "J", | ||
"ssw": "JJZ", | ||
"sw": "JZ", | ||
"wsw": "ZJZ", | ||
"w": "Z", | ||
"wnw": "ZSZ", | ||
"nw": "SZ", | ||
"nnw": "SSZ" | ||
}, | ||
"card": { | ||
"chance_of_precipitation": "{0}% šance srážek" | ||
} | ||
"common": { | ||
"version": "Verze", | ||
"title": "Hodinnová předpověď", | ||
"title_card": "Karta Hodinnová předpověď", | ||
"description": "Karta zobrazující hodinovou předpověď v řádku.", | ||
"invalid_configuration": "Neplatná konfigurace" | ||
}, | ||
"editor": { | ||
"entity": "Entita (Povinné)", | ||
"name": "Název (Nepovinné)", | ||
"segments_to_show": "Počet dílků předpovědi k vykreslení (Nepovinné)", | ||
"offset": "Počet dílků, které se přeskočí před začátkem (Nepovinné)", | ||
"icons": "Zobrazit ikony namísto textových popisků", | ||
"label_spacing": "Po kolika dílcích se vykreslí čas a teplota (Nepovinné)", | ||
"show_wind": "Zobrazit rychlost a směr větru", | ||
"show_date": "Zobrazit datumy", | ||
"show_precipitation_amounts": "Zobrazit množství srážek", | ||
"show_precipitation_probability": "Zobrazit pravdědpodobnost srážek", | ||
"none": "Žádné", | ||
"speed_and_direction": "Rychlost a směr", | ||
"speed_only": "Jen rychlost", | ||
"direction_only": "Jen směr", | ||
"barb": "Jako šipku větru", | ||
"barb_and_speed": "Jako šipku větru a rychlost", | ||
"barb_and_direction": "Jako šipku větru a směr", | ||
"barb_speed_and_direction": "Jako šipku větru, rychlost a směr", | ||
"all": "Všechny", | ||
"on_day_boundaries": "Při změně dne" | ||
}, | ||
"errors": { | ||
"missing_entity": "Hodnota 'entity' nebyla zadána", | ||
"too_many_segments_requested": "Je nastaveno příliš mnoho dílků předpovědi v 'num_segments'. Hodnota musí být <= počtu hodnot v zadané entitě.", | ||
"must_be_int": "Hodnota musí být kladné sudé celé číslo", | ||
"invalid_colors": "Následující hodnoty v konfiguraci jsou neplatné:", | ||
"must_be_positive_int": "Hodnota musí být kladné celé číslo", | ||
"offset_must_be_positive_int": "Hodnota 'offset' musí být kladné celé číslo", | ||
"forecast_not_available": "Předpověď není dostupná", | ||
"check_entity": "Zkontrolujte zadanou entity předpovědi.", | ||
"no_wind_barbs_with_string_bearing": "Šipky větru nejsou podporovány, pokud entita počasí používá světové směry pro směr větru." | ||
}, | ||
"conditions": { | ||
"clear": "Jasno", | ||
"cloudy": "Oblačno", | ||
"fog": "Mlha", | ||
"hail": "Kroupy", | ||
"thunderstorm": "Bouřka", | ||
"partlyCloudy": "Polojasno", | ||
"heavyRain": "Silný déšť", | ||
"rain": "Déšť", | ||
"snow": "Sníh", | ||
"mixedPrecip": "Smíšené srážky", | ||
"sunny": "Slunečno", | ||
"windy": "Větrno", | ||
"partlyCloudyNight": "Částečně oblačno (noc)" | ||
}, | ||
"direction": { | ||
"n": "S", | ||
"nne": "SSV", | ||
"ne": "SV", | ||
"ene": "VSV", | ||
"e": "V", | ||
"ese": "VJV", | ||
"se": "JV", | ||
"sse": "JJV", | ||
"s": "J", | ||
"ssw": "JJZ", | ||
"sw": "JZ", | ||
"wsw": "ZJZ", | ||
"w": "Z", | ||
"wnw": "ZSZ", | ||
"nw": "SZ", | ||
"nnw": "SSZ" | ||
}, | ||
"card": { | ||
"chance_of_precipitation": "{0}% šance srážek" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters