f7cloud_client/apps/dashboard/l10n/mk.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

30 lines
3.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"dashboard",
{
"Dashboard" : "Табла",
"Dashboard app" : "Табла",
"Start your day informed\n\nThe F7cloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Започнете го денот информирано\n\nКонтролната табла на F7cloud е вашата почетна точка на денот, што ви дава преглед на вашите претстојни состаноци, итни е-пошта, пораки за разговор, дојдовни билети, најнови твитови и многу повеќе! Корисниците можат да додадат виџети им се допаѓа и ја менуваат позадината по нивен вкус.",
"Weather" : "Временска прогноза",
"Status" : "Статус",
"Good morning" : "Добро утро",
"Good morning, {name}" : "Добро утро, {name}",
"Good afternoon" : "Добар ден",
"Good afternoon, {name}" : "Добар ден, {name}",
"Good evening" : "Добровечер",
"Good evening, {name}" : "Добровечер, {name}",
"Hello" : "Здраво",
"Hello, {name}" : "Здраво, {name}",
"Happy birthday 🥳🤩🎂🎉" : "Среќен роденден 🥳🤩🎂🎉",
"Happy birthday, {name} 🥳🤩🎂🎉" : "Среќен роденден, {name} 🥳🤩🎂🎉",
"Customize" : "Прилагоди",
"Edit widgets" : "Уреди графички контроли",
"Get more widgets from the App Store" : "Преземи повеќе графички контроли од продавницата со апликации",
"Weather service" : "Сервис за временска прогноза",
"For your privacy, the weather data is requested by your {productName} server on your behalf so the weather service receives no personal information." : "За ваша приватност, податоците за времето ги бара вашиот {productName} сервер во ваше име, така што метеоролошката служба не добива лични информации. ",
"Weather data from Met.no" : "Податоци за временето од Met.no",
"geocoding with Nominatim" : "Геокодирање со Nominatim",
"elevation data from OpenTopoData" : "Податоци за височина од OpenTopoData",
"For your privacy, the weather data is requested by your F7cloud server on your behalf so the weather service receives no personal information." : "За ваша приватност, податоците за времето ги бара вашиот сервер во ваше име, така што метеоролошката служба не добива лични информации."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");