0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/dashboard/l10n/mk.json
Nextcloud bot 4d61fd2e5a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:30 +00:00

24 lines
No EOL
1.7 KiB
JSON
Raw Permalink 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.

{ "translations": {
"Dashboard" : "Табла",
"Dashboard app" : "Табла",
"\"{title} icon\"" : "\"{title} икона\"",
"Customize" : "Прилагоди",
"Edit widgets" : "Уреди графички контроли",
"Get more widgets from the App Store" : "Преземи повеќе графички контроли од продавницата со апликации",
"Weather service" : "Сервис за временска прогноза",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "За ваша приватност, податоците за времето ги бара вашиот сервер во ваше име, така што метеоролошката служба не добива лични информации.",
"Weather data from Met.no" : "Податоци за временето од Met.no",
"geocoding with Nominatim" : "Геокодирање со Nominatim",
"elevation data from OpenTopoData" : "Податоци за височина од OpenTopoData",
"Weather" : "Временска прогноза",
"Status" : "Статус",
"Good morning" : "Добро утро",
"Good morning, {name}" : "Добро утро, {name}",
"Good afternoon" : "Добар ден",
"Good afternoon, {name}" : "Добар ден, {name}",
"Good evening" : "Добровечер",
"Good evening, {name}" : "Добровечер, {name}",
"Hello" : "Здраво",
"Hello, {name}" : "Здраво, {name}"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}