nextcloud/apps/weather_status/l10n/sk.json

34 lines
2.4 KiB
JSON

{ "translations": {
"Unknown address" : "Neznáma adresa",
"No result." : "Žiaden výsledok.",
"Malformed JSON data." : "Chybné údaje JSON.",
"Error" : "Chyba",
"Weather status" : "Stav počasia",
"Weather status in your dashboard" : "Stav počasia v informačnom paneli",
"Detect location" : "Zistiť polohu",
"Set custom address" : "Nastaviť vlastnú adresu",
"Favorites" : "Obľúbené",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasno o {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno o {time}",
"{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Hmlisto o {time}",
"{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Slabý dážď o {time}",
"{temperature} {unit} Rain at {time}" : "{temperature} {unit} Dážď o {time}",
"{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Silný dážď o {time}",
"{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Dažďové prehánky o {time}",
"{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Slabé dažďové prehánky o {time}",
"{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Silné dažďové prehánky o {time}",
"More weather for {adr}" : "Viac o počasí pre {adr}",
"Loading weather" : "Načítava sa počasie",
"Set location for weather" : "Nastaviť polohu pre predpoveď počasia",
"Remove from favorites" : "Odstrániť z obľúbených",
"Add as favorite" : "Pridať k obľúbeným",
"You are not logged in." : "Nie si prihlásený.",
"There was an error getting the weather status information." : "Pri získavaní informácií o stave počasia sa vyskytla chyba.",
"No weather information found" : "Nenašli sa žiadne informácie o počasí",
"Location not found" : "Miesto sa nenašlo",
"There was an error setting the location address." : "Pri nastavovaní adresy sa vyskytla chyba.",
"There was an error setting the location." : "Pri nastavovaní polohy sa vyskytla chyba.",
"There was an error saving the mode." : "Pri ukladaní režimu sa vyskytla chyba.",
"There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}