Files
element-web/src/i18n/strings/be.json
2023-09-19 17:16:38 +01:00

39 lines
1.4 KiB
JSON
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.
{
"Failed to forget room %(errCode)s": "Не атрымалася забыць пакой %(errCode)s",
"All messages": "Усе паведамленні",
"Notification targets": "Мэты апавяшчэння",
"Favourite": "Улюбёнае",
"Notifications": "Апавяшчэнні",
"Low Priority": "Нізкі прыярытэт",
"Invite to this room": "Запрасіць у гэты пакой",
"Operation failed": "Не атрымалася выканаць аперацыю",
"Source URL": "URL-адрас крыніцы",
"common": {
"error": "Памылка",
"mute": "Без гуку",
"on": "Уключыць",
"off": "Выключыць"
},
"action": {
"leave": "Пакінуць",
"quote": "Цытата",
"remove": "Выдалiць",
"resend": "Паўторна",
"reject": "Адхіліць",
"dismiss": "Aдхіліць",
"close": "Зачыніць"
},
"auth": {
"footer_powered_by_matrix": "працуе на Matrix"
},
"room_list": {
"failed_remove_tag": "Не ўдалося выдаліць %(tagName)s з пакоя",
"failed_add_tag": "Не атрымалася дадаць %(tagName)s ў пакоі"
},
"settings": {
"notifications": {
"noisy": "Шумна"
}
}
}