Translations update from Mattermost Weblate (#26108)

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/

* Translated using Weblate (Dutch)

Currently translated at 100.0% (2586 of 2586 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/

* Translated using Weblate (Dutch)

Currently translated at 99.9% (5815 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/

* Translated using Weblate (Dutch)

Currently translated at 100.0% (2586 of 2586 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/

* Translated using Weblate (Hungarian)

Currently translated at 90.8% (2349 of 2586 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/hu/

* Translated using Weblate (Hungarian)

Currently translated at 84.0% (4889 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/hu/

* Translated using Weblate (Swedish)

Currently translated at 99.8% (2583 of 2586 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/sv/

* Translated using Weblate (Swedish)

Currently translated at 98.6% (5736 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/

* Translated using Weblate (Polish)

Currently translated at 100.0% (2586 of 2586 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pl/

* Translated using Weblate (Polish)

Currently translated at 100.0% (5817 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/

* Translated using Weblate (Czech)

Currently translated at 94.2% (5482 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/

* Translated using Weblate (Czech)

Currently translated at 94.2% (5482 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (2586 of 2586 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/zh_Hans/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (5817 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/

* Translated using Weblate (Czech)

Currently translated at 94.3% (5490 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/

* Translated using Weblate (Czech)

Currently translated at 94.3% (5490 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/

* Translated using Weblate (German)

Currently translated at 100.0% (2586 of 2586 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/de/

* Translated using Weblate (German)

Currently translated at 100.0% (5817 of 5817 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/de/

---------

Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Csaba Tóth <csaba.toth@odootech.hu>
Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se>
Co-authored-by: master7 <marcin.karkosz@rajska.info>
Co-authored-by: Petr Chlíbek <p.chlibek@7group.cz>
Co-authored-by: Martin Joneš <m.jones@7group.cz>
Co-authored-by: ThrRip <coding@thrrip.space>
Co-authored-by: jprusch <rs@schaeferbarthold.de>
Этот коммит содержится в:
Weblate (bot)
2024-02-05 16:34:31 +01:00
коммит произвёл GitHub
родитель 0ddd1ad542
Коммит c5286d90af
13 изменённых файлов: 1080 добавлений и 138 удалений

Просмотреть файл

@@ -7707,7 +7707,7 @@
},
{
"id": "app.license.generate_renewal_token.no_license",
"translation": "没有许可证"
"translation": "许可证不存在"
},
{
"id": "app.license.generate_renewal_token.bad_license",
@@ -10293,22 +10293,10 @@
"id": "model.config.is_valid.max_payload_size.app_error",
"translation": "服务设置中包含无效的最大载荷大小。必须是大于 0 的整数。"
},
{
"id": "app.report.retrieve_batch_report.license_error",
"translation": "批量报告导出仅对专业版和企业版可用。"
},
{
"id": "app.report.start_users_batch_export.license_error",
"translation": "批量报告导出仅对专业版和企业版可用。"
},
{
"id": "api.retrieveBatchReportFile.invalid_format",
"translation": "报告格式无效。"
},
{
"id": "api.retrieveBatchReportFile.invalid_report_id",
"translation": "报告 ID 无效。"
},
{
"id": "app.compile_csv_chunks.header_error",
"translation": "写入 CSV 标头失败。"
@@ -10323,7 +10311,7 @@
},
{
"id": "app.report.start_users_batch_export.started_export",
"translation": "你请求了用户数据导出。您将在导出完成后收到一份 CSV。"
"translation": "您已开始导出 {{.DateRange}} 的用户数据。导出完成后一份 CSV 文件将通过此私信送达。"
},
{
"id": "app.save_csv_chunk.write_error",
@@ -10335,6 +10323,34 @@
},
{
"id": "app.report.send_report_to_user.export_finished",
"translation": "报告处理已完成。您可以从[此处]({{.Link}})下载报告"
"translation": "您的导出已准备就绪。CSV 文件中包含 {{.DateRange}} 的用户数据。点击下方的链接以下载报告"
},
{
"id": "app.report.date_range.all_time",
"translation": "所有时间"
},
{
"id": "app.report.date_range.last_30_days",
"translation": "过去 30 天"
},
{
"id": "app.report.date_range.last_6_months",
"translation": "过去 6 个月"
},
{
"id": "app.report.date_range.previous_month",
"translation": "上一个月"
},
{
"id": "app.report.send_report_to_user.failed_to_save",
"translation": "保存文件信息失败。"
},
{
"id": "app.report.send_report_to_user.missing_date_range",
"translation": "缺少日期范围"
},
{
"id": "app.report.send_report_to_user.missing_user_id",
"translation": "缺少发送报告至的用户 id"
}
]