core/homeassistant/components/moon/translations/cs.json

29 lines
991 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Ji\u017e nastaveno. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace."
},
"step": {
"user": {
"description": "Chcete za\u010d\u00edt nastavovat?"
}
}
},
"entity": {
"sensor": {
"phase": {
"state": {
"first_quarter": "Prvn\u00ed \u010dtvr\u0165",
"full_moon": "\u00dapln\u011bk",
"last_quarter": "Posledn\u00ed \u010dtvrt",
"new_moon": "Nov",
"waning_crescent": "Couvaj\u00edc\u00ed srpek",
"waning_gibbous": "Couvaj\u00edc\u00ed m\u011bs\u00edc",
"waxing_crescent": "Dor\u016fstaj\u00edc\u00ed srpek",
"waxing_gibbous": "Dor\u016fstaj\u00edc\u00ed m\u011bs\u00edc"
}
}
}
},
"title": "M\u011bs\u00edc"
}