mattermost-community-enterp.../i18n/mn.json
Claude ec1f89217a Merge: Complete Mattermost Server with Community Enterprise
Full Mattermost server source with integrated Community Enterprise features.
Includes vendor directory for offline/air-gapped builds.

Structure:
- enterprise-impl/: Enterprise feature implementations
- enterprise-community/: Init files that register implementations
- enterprise/: Bridge imports (community_imports.go)
- vendor/: All dependencies for offline builds

Build (online):
  go build ./cmd/mattermost

Build (offline/air-gapped):
  go build -mod=vendor ./cmd/mattermost

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-17 23:59:07 +09:00

87 lines
2.6 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.

[
{
"id": "api.team.get_all_teams.insufficient_permissions",
"translation": "Уучлаарай, танд группын товч тайлбар/уриаг өөрчлөх эрх байхгүй байна"
},
{
"id": "api.command_remove.permission.app_error",
"translation": "Уучлаарай, танд группын товч тайлбар/уриаг өөрчлөх эрх байхгүй байна"
},
{
"id": "api.command_msg.permission.app_error",
"translation": "Уучлаарай, танд группын товч тайлбар/уриаг өөрчлөх эрх байхгүй байна"
},
{
"id": "api.command_channel_rename.permission.app_error",
"translation": "Уучлаарай, танд группын товч тайлбар/уриаг өөрчлөх эрх байхгүй байна"
},
{
"id": "api.command_channel_purpose.permission.app_error",
"translation": "Уучлаарай, танд группын товч тайлбар/уриаг өөрчлөх эрх байхгүй байна"
},
{
"id": "api.command_channel_purpose.desc",
"translation": "Группыг зохистой ашиглах тухай мэдээлэл өөрчлөх"
},
{
"id": "api.command_channel_header.permission.app_error",
"translation": "Уучлаарай, танд группын товч тайлбар/уриаг өөрчлөх эрх байхгүй байна"
},
{
"id": "api.command_channel_header.desc",
"translation": "Группын товч тайлбар/уриаг өөрчлөх"
},
{
"id": "api.command.invite_people.name",
"translation": "invite_people"
},
{
"id": "September",
"translation": "9-р сар"
},
{
"id": "October",
"translation": "10-р сар"
},
{
"id": "November",
"translation": "11-р сар"
},
{
"id": "May",
"translation": "5-р сар"
},
{
"id": "March",
"translation": "3-р сар"
},
{
"id": "June",
"translation": "6-р сар"
},
{
"id": "July",
"translation": "7-р сар"
},
{
"id": "January",
"translation": "1-р сар"
},
{
"id": "February",
"translation": "2-р сар"
},
{
"id": "December",
"translation": "12-р сар"
},
{
"id": "August",
"translation": "8-р сар"
},
{
"id": "April",
"translation": "4-р сар"
}
]