Translations update from Mattermost Weblate (#26143)

* Translated using Weblate (Russian)

Currently translated at 99.8% (5807 of 5817 strings)

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

* Translated using Weblate (Czech)

Currently translated at 95.3% (5545 of 5817 strings)

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

* Translated using Weblate (Russian)

Currently translated at 100.0% (2588 of 2588 strings)

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

* Translated using Weblate (Russian)

Currently translated at 100.0% (5817 of 5817 strings)

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

* Translated using Weblate (Polish)

Currently translated at 100.0% (2588 of 2588 strings)

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

* Translated using Weblate (Dutch)

Currently translated at 99.9% (2587 of 2588 strings)

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

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (2588 of 2588 strings)

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

* Translated using Weblate (English (Australia))

Currently translated at 99.1% (2565 of 2588 strings)

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

* Translated using Weblate (German)

Currently translated at 100.0% (2589 of 2589 strings)

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

* Translated using Weblate (English (Australia))

Currently translated at 99.9% (2587 of 2589 strings)

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

* Translated using Weblate (Polish)

Currently translated at 100.0% (2589 of 2589 strings)

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

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (2589 of 2589 strings)

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

* Translated using Weblate (English (Australia))

Currently translated at 100.0% (5817 of 5817 strings)

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

* Translated using Weblate (Czech)

Currently translated at 95.3% (5545 of 5817 strings)

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

* 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/

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

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

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

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

---------

Co-authored-by: Konstantin <eleferen@gmail.com>
Co-authored-by: Martin Joneš <m.jones@7group.cz>
Co-authored-by: master7 <marcin.karkosz@rajska.info>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: ThrRip <coding@thrrip.space>
Co-authored-by: jprusch <rs@schaeferbarthold.de>
Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au>
Co-authored-by: Petr Chlíbek <p.chlibek@7group.cz>
Этот коммит содержится в:
Weblate (bot)
2024-02-12 15:35:05 +01:00
коммит произвёл GitHub
родитель 30024c78af
Коммит 744b059a75
37 изменённых файлов: 386 добавлений и 803 удалений

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

@@ -10173,10 +10173,6 @@
"id": "api.context.outgoing_oauth_connection.list_connections.input_error",
"translation": "Ungültige Eingabeparameter."
},
{
"id": "api.context.outgoing_oauth_connection.not_available.feature_flag",
"translation": "Diese Funktion wird durch ein Feature Flag eingeschränkt."
},
{
"id": "api.roles.get_multiple_by_name_too_many.request_error",
"translation": "Es ist nicht möglich, so viele Rollen nach Namen zu erhalten. Es können nur {{.MaxNames}} Rollen auf einmal angefordert werden."
@@ -10360,5 +10356,17 @@
{
"id": "app.report.send_report_to_user.missing_user_id",
"translation": "Keine Benutzerkennung zum Senden des Berichts"
},
{
"id": "api.team.update_team_member_roles.guest_and_admin.app_error",
"translation": "Ungültige Aktualisierung eines Teammitglieds: Ein Benutzer kann nicht gleichzeitig als Gast und als Administrator festgelegt werden."
},
{
"id": "api.team.update_team_member_roles.guest.app_error",
"translation": "Ungültige Teammitglied Aktualisierung: Ein Gast kann nicht zum Teammitglied oder -administrator ernannt werden. Bitte ernenne ihn zuerst zu einem Benutzer."
},
{
"id": "app.channel.add_member.deleted_user.app_error",
"translation": "Der Benutzer konnte nicht als Mitglied des Kanals hinzugefügt werden."
}
]

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

@@ -2909,7 +2909,7 @@
},
{
"id": "interactive_message.decode_trigger_id.expired",
"translation": "Trigger ID for interactive dialog is expired. Trigger IDs live for a maximum of {{.Seconds}} seconds."
"translation": "Trigger ID for interactive dialog is expired. Trigger IDs live for a maximum of {{.Duration}}."
},
{
"id": "interactive_message.decode_trigger_id.base64_decode_failed_signature",
@@ -10118,10 +10118,6 @@
"id": "api.command_share.channel_not_shared.error",
"translation": "Cannot invite remote because channel {{.ChannelID}} is not shared."
},
{
"id": "api.context.outgoing_oauth_connection.not_available.feature_flag",
"translation": "This feature is restricted by a feature flag."
},
{
"id": "api.payload.parse.error",
"translation": "An error occurred while parsing the payload."
@@ -10277,5 +10273,93 @@
{
"id": "model.reporting_base_options.is_valid.bad_date_range",
"translation": "Date range provided is invalid."
},
{
"id": "api.acknowledgement.save.archived_channel.app_error",
"translation": "You cannot acknowledgment in an archived channel."
},
{
"id": "api.team.update_team_member_roles.guest.app_error",
"translation": "Invalid team member update: a guest cannot be made team member or team admin, please promote as a user first."
},
{
"id": "api.team.update_team_member_roles.guest_and_admin.app_error",
"translation": "Invalid team member update: a user must cannot be set as a guest and admin at the same time."
},
{
"id": "app.report.date_range.previous_month",
"translation": "the previous month"
},
{
"id": "app.report.date_range.last_6_months",
"translation": "the last 6 months"
},
{
"id": "app.report.send_report_to_user.missing_date_range",
"translation": "Missing date range"
},
{
"id": "app.report.send_report_to_user.failed_to_save",
"translation": "Failed to save file info."
},
{
"id": "app.report.start_users_batch_export.job_exists",
"translation": "Job already exists for this user and date range."
},
{
"id": "app.report.send_report_to_user.missing_user_id",
"translation": "No user ID to send the report to"
},
{
"id": "app.report.start_users_batch_export.started_export",
"translation": "You've started an export of user data for {{.DateRange}}. When the export is complete, a CSV file will be delivered to you in this direct message."
},
{
"id": "app.report.start_users_batch_export.license_error",
"translation": "Batch reporting export only available to Pro and Enterprise."
},
{
"id": "app.channel.add_member.deleted_user.app_error",
"translation": "Unable to add the user as a member of the channel."
},
{
"id": "app.post.move_thread_command.direct_or_group.multiple_messages",
"translation": "A thread with {{.NumMessages}} messages has been moved to a Direct/Group Message\n"
},
{
"id": "app.report.date_range.last_30_days",
"translation": "the last 30 days"
},
{
"id": "app.post.move_thread_command.channel.multiple_messages",
"translation": "A thread with {{.NumMessages}} messages has been moved: {{.Link}}\n"
},
{
"id": "app.post.move_thread_command.channel.one_message",
"translation": "A message has been moved: {{.Link}}\n"
},
{
"id": "app.report.date_range.all_time",
"translation": "all time"
},
{
"id": "app.compile_csv_chunks.header_error",
"translation": "Failed to write CSV headers."
},
{
"id": "app.compile_report_chunks.unsupported_format",
"translation": "Unsupported report format."
},
{
"id": "app.report.send_report_to_user.export_finished",
"translation": "Your export is ready. The CSV file contains user data for {{.DateRange}}. Click on the link below to download the report."
},
{
"id": "app.save_csv_chunk.write_error",
"translation": "Failed to write CSV chunk."
},
{
"id": "app.save_report_chunk.unsupported_format",
"translation": "Unsupported report format."
}
]

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

@@ -10085,10 +10085,6 @@
"id": "api.context.outgoing_oauth_connection.list_connections.input_error",
"translation": "不正な入力パラメータです。"
},
{
"id": "api.context.outgoing_oauth_connection.not_available.feature_flag",
"translation": "この機能はフィーチャーフラグによって制限されています。"
},
{
"id": "api.getUsersForReporting.invalid_active_filter",
"translation": "アクティブなユーザーと非アクティブなユーザーの両方を非表示にすることはできません。"

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

@@ -10189,10 +10189,6 @@
"id": "api.context.outgoing_oauth_connection.list_connections.input_error",
"translation": "Ongeldige invoerparameters."
},
{
"id": "api.context.outgoing_oauth_connection.not_available.feature_flag",
"translation": "Deze functie wordt beperkt door een feature flag."
},
{
"id": "api.roles.get_multiple_by_name_too_many.request_error",
"translation": "Kan niet zoveel rollen op naam krijgen. Alleen {{.MaxNames}} rollen kunnen in één keer worden opgevraagd."
@@ -10372,5 +10368,9 @@
{
"id": "app.report.send_report_to_user.missing_user_id",
"translation": "Geen gebruikersid om het rapport naar toe te sturen"
},
{
"id": "api.team.update_team_member_roles.guest.app_error",
"translation": "Ongeldige update teamlid: Een gast kan geen teamlid of teambeheerder worden. Maak van de gast eerst een gebruiker."
}
]

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

@@ -10179,10 +10179,6 @@
"id": "api.context.outgoing_oauth_connection.list_connections.input_error",
"translation": "Nieprawidłowe parametry wejściowe."
},
{
"id": "api.context.outgoing_oauth_connection.not_available.feature_flag",
"translation": "Ta funkcja jest ograniczona przez flagę funkcji."
},
{
"id": "api.roles.get_multiple_by_name_too_many.request_error",
"translation": "Nie można uzyskać tylu ról według nazwy. Jednocześnie można zażądać tylko {{.MaxNames}} ról."
@@ -10362,5 +10358,17 @@
{
"id": "app.report.send_report_to_user.missing_user_id",
"translation": "Brak identyfikatora użytkownika do wysłania raportu"
},
{
"id": "api.team.update_team_member_roles.guest_and_admin.app_error",
"translation": "Nieprawidłowa aktualizacja członka zespołu: Użytkownik nie może być jednocześnie gościem i administratorem."
},
{
"id": "api.team.update_team_member_roles.guest.app_error",
"translation": "Nieprawidłowa aktualizacja członka zespołu: Gość nie może zostać członkiem zespołu ani administratorem zespołu, proszę zamienić go najpierw na użytkownika."
},
{
"id": "app.channel.add_member.deleted_user.app_error",
"translation": "Nie można dodać użytkownika jako członka kanału."
}
]

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

@@ -3725,11 +3725,11 @@
},
{
"id": "model.config.is_valid.data_retention.file_retention_days_too_low.app_error",
"translation": "Срок хранения файла должен быть один день или дольше."
"translation": "Срок хранения файлов не может быть меньше 0 дня."
},
{
"id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error",
"translation": "Срок хранения сообщения должен составлять один день или более."
"translation": "Срок хранения сообщения не может быть меньше 0 дней."
},
{
"id": "model.config.is_valid.display.custom_url_schemes.app_error",
@@ -10179,10 +10179,6 @@
"id": "api.context.outgoing_oauth_connection.list_connections.input_error",
"translation": "Недопустимые входные параметры."
},
{
"id": "api.context.outgoing_oauth_connection.not_available.feature_flag",
"translation": "Эта функция ограничена флагом функции."
},
{
"id": "api.roles.get_multiple_by_name_too_many.request_error",
"translation": "Невозможно получить такое количество ролей по имени. Одновременно можно запросить только {{.MaxNames}} ролей."
@@ -10214,5 +10210,161 @@
{
"id": "ent.outgoing_oauth_connections.update_connection.app_error",
"translation": "Произошла ошибка при обновлении исходящего oauth-соединения."
},
{
"id": "api.templates.cloud_renewal_60.subject",
"translation": "Продление годовой подписки через 60 дней"
},
{
"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": "app.report.start_users_batch_export.license_error",
"translation": "Пакетный экспорт отчетов доступен только для Pro и Enterprise."
},
{
"id": "api.team.update_team_member_roles.guest.app_error",
"translation": "Неверное обновление участника команды: Гость не может стать участником команды или администратором команды, пожалуйста, сначала повысьте статус пользователя."
},
{
"id": "api.team.update_team_member_roles.guest_and_admin.app_error",
"translation": "Неверное обновление участника команды: Пользователь не может быть одновременно назначен гостем и администратором."
},
{
"id": "app.report.date_range.last_30_days",
"translation": "последние 30 дней"
},
{
"id": "app.report.send_report_to_user.export_finished",
"translation": "Ваш экспорт готов. Файл CSV содержит данные о пользователях за {{.DateRange}}. Нажмите на ссылку ниже, чтобы загрузить отчет."
},
{
"id": "app.report.start_users_batch_export.job_exists",
"translation": "Задание уже существует для этого пользователя и диапазона дат."
},
{
"id": "api.templates.cloud_renewal.button",
"translation": "Продлить сейчас"
},
{
"id": "api.templates.cloud_renewal_7.subject",
"translation": "Необходимые действия: Обновление годовой подписки через 7 дней"
},
{
"id": "api.templates.cloud_renewal_7.title",
"translation": "Вы потеряете доступ к своему рабочему пространству через 7 дней"
},
{
"id": "api.user.get_profile_image_path.app_error",
"translation": "Ошибка при проверке наличия у пользователя пользовательского изображения профиля."
},
{
"id": "app.channel.patch_channel_members_notify_props.app_error",
"translation": "Невозможно обновить параметры уведомлений участников канала."
},
{
"id": "app.channel.patch_channel_members_notify_props.too_many",
"translation": "Невозможно обновить такое количество участников канала. Одновременно можно обновить только {{.Max}} участников канала."
},
{
"id": "app.compile_csv_chunks.header_error",
"translation": "Не удалось записать заголовки CSV."
},
{
"id": "app.report.start_users_batch_export.started_export",
"translation": "Вы начали экспорт данных пользователей за {{.DateRange}}. Когда экспорт будет завершен, файл CSV будет отправлен вам в личные сообщения."
},
{
"id": "app.save_csv_chunk.write_error",
"translation": "Не удалось записать чанк CSV."
},
{
"id": "model.config.is_valid.data_retention.file_retention_both_zero.app_error",
"translation": "Дни хранения файлов и часы хранения файлов не могут быть равны 0."
},
{
"id": "model.config.is_valid.data_retention.message_retention_misconfiguration.app_error",
"translation": "Дни хранения сообщений и часы хранения сообщений не могут быть больше 0."
},
{
"id": "api.command_remote.confirm_invitation.error",
"translation": "Не удалось подтвердить приглашение: {{.Error}}"
},
{
"id": "api.payload.parse.error",
"translation": "При разборе полезной нагрузки произошла ошибка."
},
{
"id": "app.report.get_user_count_for_report.store_error",
"translation": "Не удалось получить данные о количестве пользователей."
},
{
"id": "model.config.is_valid.data_retention.file_retention_hours_too_low.app_error",
"translation": "Время хранения файлов не может быть меньше 0"
},
{
"id": "model.config.is_valid.data_retention.file_retention_misconfiguration.app_error",
"translation": "Дни хранения файлов и часы хранения файлов не могут быть больше 0."
},
{
"id": "model.config.is_valid.data_retention.message_retention_both_zero.app_error",
"translation": "Дни хранения сообщений и часы хранения сообщений не могут быть равны 0."
},
{
"id": "model.config.is_valid.data_retention.message_retention_hours_too_low.app_error",
"translation": "Время хранения сообщений не может быть меньше 0"
},
{
"id": "model.config.is_valid.max_payload_size.app_error",
"translation": "Неверный максимальный размер полезной нагрузки для настроек сервиса. Должно быть целое число больше нуля."
},
{
"id": "api.templates.cloud_renewal_30.subject",
"translation": "Годовой счет к оплате через 30 дней"
},
{
"id": "api.templates.cloud_renewal_30.title",
"translation": "Ваш годовой счет будет выставлен через 30 дней"
},
{
"id": "api.team.user.missing_account",
"translation": "Пользователь не найден."
},
{
"id": "api.templates.cloud_renewal.subtitle",
"translation": "Пожалуйста, продлите, чтобы избежать перебоев в работе"
},
{
"id": "api.templates.cloud_renewal_60.title",
"translation": "Продление годовой подписки через 60 дней"
},
{
"id": "app.compile_report_chunks.unsupported_format",
"translation": "Неподдерживаемый формат отчета."
},
{
"id": "app.report.date_range.all_time",
"translation": "всё время"
},
{
"id": "app.save_report_chunk.unsupported_format",
"translation": "Неподдерживаемый формат отчета."
}
]

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

@@ -10129,10 +10129,6 @@
"id": "api.command_share.channel_not_shared.error",
"translation": "Kan inte bjuda in externa användare eftersom kanalen {{.ChannelID}} inte är delad."
},
{
"id": "api.context.outgoing_oauth_connection.not_available.feature_flag",
"translation": "Denna funktion begränsas av en funktionsflagga."
},
{
"id": "api.command_remote.confirm_invitation.error",
"translation": "Kunde inte bekräfta inbjudan: {{.Error}}"

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

@@ -10177,10 +10177,6 @@
"id": "api.context.outgoing_oauth_connection.list_connections.input_error",
"translation": "输入参数无效。"
},
{
"id": "api.context.outgoing_oauth_connection.not_available.feature_flag",
"translation": "此功能被功能标记限制。"
},
{
"id": "ent.outgoing_oauth_connections.delete_connection.app_error",
"translation": "删除对外 oauth 连接时出现错误。"
@@ -10352,5 +10348,17 @@
{
"id": "app.report.send_report_to_user.missing_user_id",
"translation": "缺少发送报告至的用户 id"
},
{
"id": "api.team.update_team_member_roles.guest_and_admin.app_error",
"translation": "团队成员更新无效:用户不能被同时设为访客和管理员。"
},
{
"id": "api.team.update_team_member_roles.guest.app_error",
"translation": "团队成员更新无效:访客不能成为团队成员或团队管理员,请先将其提升为用户。"
},
{
"id": "app.channel.add_member.deleted_user.app_error",
"translation": "无法添加此用户为频道成员。"
}
]