Translations update from Mattermost Weblate (#27656)
* Translated using Weblate (German) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/de/ * Translated using Weblate (Japanese) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ja/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2520 of 2520 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% (5801 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/ * Translated using Weblate (Polish) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pl/ * Translated using Weblate (Polish) Currently translated at 99.5% (5775 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/ * Translated using Weblate (Dutch) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/ * Translated using Weblate (Russian) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ru/ * Translated using Weblate (Russian) Currently translated at 98.5% (5715 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ru/ * Translated using Weblate (Dutch) Currently translated at 99.9% (5797 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/ * Translated using Weblate (Polish) Currently translated at 100.0% (5801 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (5801 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/ * Translated using Weblate (English (Australia)) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/en_AU/ * Translated using Weblate (English (Australia)) Currently translated at 100.0% (5801 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/en_AU/ * 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: jprusch <rs@schaeferbarthold.de> Co-authored-by: kaakaa <stooner.hoe@gmail.com> Co-authored-by: Sharuru <mave@foxmail.com> Co-authored-by: master7 <marcin.karkosz@rajska.info> Co-authored-by: Tom De Moor <tom@controlaltdieliet.be> Co-authored-by: Konstantin <eleferen@gmail.com> Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ea6490a5eb
Коммит
7b27b28d6f
@@ -3215,10 +3215,6 @@
|
||||
"id": "ent.elasticsearch.stop.already_stopped.app_error",
|
||||
"translation": "Elasticsearch is already stopped."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
|
||||
"translation": "Failed to start Elasticsearch bulk processor."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.parse_server_version.app_error",
|
||||
"translation": "Failed to parse Elasticsearch server version."
|
||||
@@ -3227,10 +3223,6 @@
|
||||
"id": "ent.elasticsearch.start.get_server_version.app_error",
|
||||
"translation": "Failed to get Elasticsearch server version."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
|
||||
"translation": "Failed to create Elasticsearch bulk processor."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_users.unmarshall_user_failed",
|
||||
"translation": "Failed to decode search results"
|
||||
@@ -8938,10 +8930,6 @@
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_missing",
|
||||
"translation": "Could not open the CA file for Elasticsearch"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_malformed",
|
||||
"translation": "Decoding of the CA for Elasticsearch failed"
|
||||
},
|
||||
{
|
||||
"id": "app.channel.count_urgent_posts_since.app_error",
|
||||
"translation": "Unable to enumerate urgent posts since the given date."
|
||||
@@ -10045,5 +10033,53 @@
|
||||
{
|
||||
"id": "api.job.unable_to_manage_job.incorrect_job_type",
|
||||
"translation": "You do not have permission to manage this job type"
|
||||
},
|
||||
{
|
||||
"id": "api.system.logs.download_bytes_buffer.app_error",
|
||||
"translation": "Failed to write logs to buffer"
|
||||
},
|
||||
{
|
||||
"id": "api.user.update_password.password_hash.app_error",
|
||||
"translation": "An internal error occurred while saving the password."
|
||||
},
|
||||
{
|
||||
"id": "model.user.pre_save.password_too_long.app_error",
|
||||
"translation": "Your password must contain no more than 72 characters."
|
||||
},
|
||||
{
|
||||
"id": "api.get_site_url_error",
|
||||
"translation": "Could not retrieve the instance site URL"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.accept_invitation_error",
|
||||
"translation": "Could not accept the remote cluster invitation"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.base64_decode_error",
|
||||
"translation": "Could not decode the base64 string"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.cluster_not_deleted",
|
||||
"translation": "Remote cluster has not been deleted"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.encrypt_invite_error",
|
||||
"translation": "Could not encrypt the remote cluster invite using the provided password"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.get.not_found",
|
||||
"translation": "Remote Cluster not found"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.invite_decrypt_error",
|
||||
"translation": "Could not decrypt the remote cluster invite using the provided password"
|
||||
},
|
||||
{
|
||||
"id": "app.import.custom_status.error",
|
||||
"translation": "Unable to set custom status."
|
||||
},
|
||||
{
|
||||
"id": "model.user.pre_save.password_hash.app_error",
|
||||
"translation": "An internal error occurred while saving the password."
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user