Skip to content

Commit

Permalink
Merge pull request #738 from misa1515/patch-2
Browse files Browse the repository at this point in the history
Update sk.json
  • Loading branch information
nielsfaber authored Nov 15, 2023
2 parents b96a5a3 + 2df4b47 commit ffc610c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/localize/languages/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"set_temperature_hvac_mode_auto": "automatika[ na {temperature}]",
"set_hvac_mode": "nastaviť režim[ na {hvac_mode}]",
"set_preset_mode": "nastaviť predvoľbu[ {preset_mode}]",
"set_fan_mode": "set fan mode[ to {fan_mode}]"
"set_fan_mode": "nastaviť režim ventilátora[ to {fan_mode}]"
},
"cover": {
"close_cover": "zatvoriť",
Expand Down Expand Up @@ -46,7 +46,7 @@
"select_source": "vybrať zdroj[ {source}]"
},
"notify": {
"notify": "send notification"
"notify": "poslať notifikáciu"
},
"script": {
"script": "spustiť"
Expand All @@ -61,15 +61,15 @@
},
"domains": {
"alarm_control_panel": "ovládací panel alarmu",
"binary_sensor": "binary sensors",
"binary_sensor": "binárny snímač",
"climate": "klimatizácia",
"cover": "rolety",
"fan": "ventilátory",
"group": "skupiny",
"humidifier": "zvlhčovače",
"input_boolean": "input boolean",
"input_number": "input number",
"input_select": "input select",
"input_boolean": "vstup boolean",
"input_number": "vstup číslo",
"input_select": "vstup voľba",
"light": "svetlá",
"lock": "zámky",
"media_player": "mediálne prehrávače",
Expand Down Expand Up @@ -145,15 +145,15 @@
"time_picker": {
"no_timeslot_selected": "Najprv vyberte časový úsek",
"time_scheme": "Schému",
"time_input_mode": "Time control mode"
"time_input_mode": "Režim ovládania času"
},
"conditions": {
"equal_to": "je",
"unequal_to": "nie je",
"all": "Všetko",
"any": "žiadny",
"no_conditions_defined": "Nie sú definované žiadne podmienky",
"track_conditions": "Re-evaluate when conditions change"
"track_conditions": "Prehodnoťte, keď sa zmenia podmienky"
},
"options": {
"repeat_type": "správanie sa po spustení",
Expand All @@ -168,11 +168,11 @@
"title": {
"heading": "Názov karty",
"options": {
"standard": "standard",
"hidden": "hidden",
"custom": "custom"
"standard": "štandardné",
"hidden": "skryté",
"custom": "vlastné"
},
"custom_title": "Custom title"
"custom_title": "Vlastný názov"
},
"discover_existing": {
"heading": "Zobraziť všetky plány",
Expand Down

0 comments on commit ffc610c

Please sign in to comment.