integrating WIP languages (#2864)

Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
This commit is contained in:
Tom De Moor
2023-10-04 22:29:49 +02:00
committed by GitHub
parent 8281bbbb37
commit 0a83893a45
42 changed files with 1259 additions and 0 deletions

27
i18n/be.json Normal file
View File

@@ -0,0 +1,27 @@
{
"main.badge.unreadMentions": "У вас ёсць непрачытаныя згадкі ({mentionCount})",
"main.badge.unreadChannels": "У вас ёсць непрачытаныя каналы",
"main.app.utils.migrateMacAppStore.button.dontImport": "Не імпартаваць",
"main.app.initialize.downloadBox.allFiles": "Усе файлы",
"main.app.app.handleAppCertificateError.certNotTrusted.button.cancelConnection": "Адмяніць злучэнне",
"main.app.app.handleAppCertificateError.certError.dialog.title": "Памылка сертыфіката",
"common.tabs.TAB_PLAYBOOKS": "Playbooks",
"renderer.time.mins": "хвілін",
"renderer.time.hours": "гадзін",
"renderer.time.sec": "сек",
"main.app.app.handleAppCertificateError.certError.button.moreDetails": "Больш падрабязна",
"main.app.app.handleAppCertificateError.certError.button.cancelConnection": "Адмяніць злучэнне",
"label.yes": "Так",
"label.save": "Захаваць",
"label.remove": "Выдалiць",
"label.ok": "ОК",
"label.no": "Не",
"label.close": "Зачыніць",
"label.change": "Змяніць",
"label.cancel": "Скасаваць",
"label.add": "Дадаць",
"label.accept": "Прыняць",
"common.tabs.TAB_MESSAGING": "Channels",
"common.tabs.TAB_FOCALBOARD": "Boards",
"common.permissions.canBasicAuth": "Вэб-аўтэнтыфікацыя"
}