nextcloud/apps/user_status/l10n/be.json
Nextcloud bot 590d83993b
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-11-27 00:13:37 +00:00

49 lines
No EOL
3.2 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": {
"Recent statuses" : "Нядаўнія статусы",
"No recent status changes" : "Няма нядаўніх змен статусу",
"In a meeting" : "На сустрэчы",
"Commuting" : "У дарозе на працу",
"Out sick" : "Хварэю",
"Vacationing" : "У адпачынку",
"Out of office" : "Па-за офісам",
"Working remotely" : "Працую дыстанцыйна",
"In a call" : "У выкліку",
"Be right back" : "Хутка вярнуся",
"User status" : "Статус карыстальніка",
"Clear status after" : "Ачысціць статус пасля",
"Emoji for your status message" : "Эмодзі для вашага паведамлення статусу",
"What is your status?" : "Які ў вас статус?",
"Predefined statuses" : "Папярэдне вызначаныя статусы",
"Previously set" : "Зададзены раней",
"Reset status" : "Скінуць статус",
"Reset status to \"{icon} {message}\"" : "Скінуць статус на \"{icon} {message}\"",
"Reset status to \"{message}\"" : "Скінуць статус на \"{message}\"",
"Reset status to \"{icon}\"" : "Скінуць статус на \"{icon}\"",
"There was an error saving the status" : "Пры захаванні статусу адбылася памылка",
"There was an error clearing the status" : "Пры ачыстцы статусу адбылася памылка",
"There was an error reverting the status" : "Пры вяртанні статусу адбылася памылка",
"Online status" : "Статус у сетцы",
"Status message" : "Паведамленне статусу",
"Set absence period" : "Задаць перыяд адсутнасці",
"Set absence period and replacement" : "Задаць перыяд адсутнасці і замену",
"Your status was set automatically" : "Ваш статус будзе зададзены аўтаматычна",
"Clear status message" : "Ачысціць паведамленне статусу",
"Set status message" : "Задаць паведамленне статусу",
"Online" : "У сетцы",
"Away" : "Адышоў",
"Busy" : "Заняты",
"Do not disturb" : "Не турбаваць",
"Invisible" : "Нябачны",
"Offline" : "Па-за сеткай",
"Set status" : "Задаць статус",
"There was an error saving the new status" : "Пры захаванні новага статусу адбылася памылка",
"Don't clear" : "Не ачышчаць",
"30 minutes" : "30 хвілін",
"1 hour" : "1 гадзіна",
"4 hours" : "4 гадзіны",
"Today" : "Сёння",
"This week" : "На гэтым тыдні",
"Mute all notifications" : "Адключыць усе апавяшчэнні",
"Appear offline" : "Паказваць \"Па-за сеткай\""
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}