Translated using Weblate (English (Australia))
Currently translated at 99.6% (2424 of 2433 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/
Этот коммит содержится в:
коммит произвёл
Pantelis Vratsalis
родитель
e835568a30
Коммит
d3d9702823
@@ -2737,7 +2737,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "model.channel.is_valid.name.app_error",
|
"id": "model.channel.is_valid.name.app_error",
|
||||||
"translation": "Invalid channel name. User IDs are not permitted in channel name for non-direct message channels."
|
"translation": "Channel names can't be in a hexadecimal format. Please enter a different channel name."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "model.channel.is_valid.id.app_error",
|
"id": "model.channel.is_valid.id.app_error",
|
||||||
@@ -9689,5 +9689,25 @@
|
|||||||
{
|
{
|
||||||
"id": "api.server.hosted_signup_unavailable.error",
|
"id": "api.server.hosted_signup_unavailable.error",
|
||||||
"translation": "Portal unavailable for self-hosted signup."
|
"translation": "Portal unavailable for self-hosted signup."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "ent.elasticsearch.create_client.client_key_missing",
|
||||||
|
"translation": "Could not open the client key file for Elasticsearch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "ent.elasticsearch.create_client.client_cert_missing",
|
||||||
|
"translation": "Could not open the client certificate file for Elasticsearch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "ent.elasticsearch.create_client.client_cert_malformed",
|
||||||
|
"translation": "Decoding of the client certificate for Elasticsearch failed"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user