cloud_bbb/l10n/mk.js
Nextcloud bot 98950a2ae2
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-21 02:25:50 +00:00

38 lines
1.4 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(
"bbb",
{
"Public" : "Јавна",
"Loading…" : "Се вчитува…",
"Close" : "Затвори",
"Back to %s" : "Врати се на %s",
"Save" : "Зачувај",
"Community" : "Заедница",
"Display name" : "Име и презиме",
"Password" : "Лозинка",
"Join" : "Приклучи се",
"Hello %s" : "Здраво %s",
"Group" : "Група",
"No matches" : "Нема совпаѓања",
"moderator" : "модератор",
"Server error" : "Грешка на серверот",
"unlimited" : "неограничено",
"Name" : "Име",
"Access" : "Пристап",
"Edit" : "Уреди",
"Welcome" : "Добредојде",
"Sharing" : "Споделување",
"Miscellaneous" : "Разно",
"Room name" : "Име на соба",
"Create" : "Креирај",
"Published" : "Објавено",
"Copy to clipboard" : "Копирај во клипборд",
"_%n participant_::_%n participants_" : ["%n учесник","%n учесници"],
"Delete" : "Избриши",
"Error" : "Грешка",
"Loading" : "Се вчитува",
"Group name" : "Име на група",
"All users" : "Сите корисници",
"All" : "Сите",
"Settings saved" : "Параматрите се зачувани"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");