Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sk.json #1327

Merged
merged 1 commit into from
Jul 31, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions custom_components/ui_lovelace_minimalist/translations/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@
"title": "Nastavenie UI Lovelace Minimalist",
"description": "",
"data": {
"community_cards_enabled": "Enable the ability to configure community cards with this integrations, Does require github authentication!"
"community_cards_enabled": "Povoľte možnosť konfigurovať komunitné karty s touto integráciou, vyžaduje overenie github!"
}
},
"device": {
"title": "Waiting for device activation"
"title": "Čaká sa na aktiváciu zariadenia"
},
"reauth_confirm": {
"title": "Reauthentication needed",
"description": "You need to reauthenticate with GitHub."
"title": "Je potrebná opätovná autentifikácia",
"description": "Musíte sa znova overiť pomocou GitHub."
}
},
"abort": {
"single_instance_allowed": "Je dovolená iba jediná konfigurácia UI Lovelace Minimalist.",
"not_setup": "UI Lovelace Minimalist nie je nastavená.",
"github": "Could not authenticate with GitHub, try again later.",
"reauth_successful": "Reauthentication was successful."
"reauth_successful": "Opätovná autentifikácia bola úspešná."
},
"progress": {
"wait_for_device": "1. Open {url} \n2.Paste the following key to authorize ULM: \n```\n{code}\n```\n"
"wait_for_device": "1. Otvoriť {url} \n2.Vložte nasledujúci kľúč na autorizáciu ULM: \n```\n{code}\n```\n"
}
},
"options": {
Expand All @@ -37,13 +37,13 @@
"sidepanel_enabled": "Zobraziť v postrannom paneli",
"sidepanel_icon": "Ikona v postrannom paneli",
"sidepanel_title": "Názov v postrannom paneli",
"adaptive_ui_enabled": "Enable adaptive Dashboard with popup splitview",
"adaptive_ui_title": "adaptive panel title",
"adaptive_ui_icon": "adaptive panel icon",
"adaptive_ui_enabled": "Povoliť adaptívny informačný panel s vyskakovacím rozdeleným zobrazením",
"adaptive_ui_title": "názov adaptívneho panela",
"adaptive_ui_icon": "ikona adaptívneho panela",
"theme": "Téma",
"include_other_cards": "Do zdrojov zahrnúť vlastné karty potrebné pre túto integráciu.",
"community_cards_enabled": "Enable the ability to configure community cards with this integrations, Does require github authentication!",
"community_cards": "Select Community Cards you want to enable."
"community_cards_enabled": "Povoľte možnosť konfigurovať komunitné karty s touto integráciou, vyžaduje overenie github!",
"community_cards": "Vyberte karty komunity, ktoré chcete povoliť."
}
}
},
Expand All @@ -52,9 +52,9 @@
"not_setup": "UI Lovelace Minimalist nie je nastavená."
},
"error": {
"github_cards": "Something went wrong when fetching cards from Github.",
"ack": "You need to acknowledge all statements.",
"gh_token": "Github Token not set. Please re-install this integration to go throught the setup procedure. (No custom configuration will be lost)"
"github_cards": "Pri načítavaní kariet z Githubu sa vyskytla chyba.",
"ack": "Musíte potvrdiť všetky vyhlásenia.",
"gh_token": "Github Token nie je nastavený. Ak chcete prejsť procesom nastavenia, znova nainštalujte túto integráciu. (Žiadna vlastná konfigurácia sa nestratí)"
}
}
}