nc-weather/l10n/mk.json

39 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{ "translations": {
"Weather" : "Времето",
"North" : "Север",
"North-East" : "Североисток",
"East" : "Исток",
"South-East" : "Југоисток",
"South" : "Југ",
"South-West" : "Југозапад",
"West" : "Запад",
"North-West" : "Северозапад",
"Monday" : "Понеделник",
"Tuesday" : "Вторник",
"Wednesday" : "Среда",
"Thursday" : "Четврток",
"Friday" : "Петок",
"Saturday" : "Сабота",
"Sunday" : "Недела",
"Save" : "Зачувај",
"Add a city" : "Додади град",
"Add city" : "Додади град",
"City name" : "Име на градот",
"Add" : "Додади",
"Cancel" : "Откажи",
"Settings" : "Параметри",
"Metric" : "Мерни единици",
"Current Temperature" : "Моментална температура",
"Feelslike Temperature" : "Се чувствува како",
"Minimum Temperature" : "Минимална температура",
"Maximum Temperature" : "Максимална температура",
"Pressure" : "Притисок",
"Humidity" : "Влажност",
"Cloudiness" : "Облачност",
"Wind" : "Ветер",
"Sunrise" : "Изгрејсонце",
"Sunset" : "Зајдисонце",
"Date" : "Датум",
"Temperature" : "Температура"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}