коммит произвёл
GitHub
родитель
c7ae41b635
Коммит
35079452c8
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
@@ -10160,5 +10160,9 @@
|
||||
{
|
||||
"id": "app.post.save.thread_membership.app_error",
|
||||
"translation": "Die Mitgliedschaft in der Unterhaltung kann für den Beitrag nicht gespeichert werden."
|
||||
},
|
||||
{
|
||||
"id": "api.plugin.upload.file_too_large.app_error",
|
||||
"translation": "Die Größe des hochgeladenen Plugins überschreitet das Limit. Dieses Limit kann in der Systemkonsole über Dateispeicher > Maximale Dateigröße geändert werden"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -10172,5 +10172,9 @@
|
||||
{
|
||||
"id": "app.post.save.thread_membership.app_error",
|
||||
"translation": "Kan lidmaatschap voor dit draadje niet opslaan voor bericht."
|
||||
},
|
||||
{
|
||||
"id": "api.plugin.upload.file_too_large.app_error",
|
||||
"translation": "De grootte van de geüploade plugin overschrijdt de limiet. Deze limiet kan worden gewijzigd in de Systeemconsole via Bestandsopslag > Maximale bestandsgrootte"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -10162,5 +10162,9 @@
|
||||
{
|
||||
"id": "api.shared_channel.invite_remote_to_channel_error",
|
||||
"translation": "Nie można zaprosić zdalnego do kanału"
|
||||
},
|
||||
{
|
||||
"id": "api.plugin.upload.file_too_large.app_error",
|
||||
"translation": "Rozmiar przesłanej wtyczki przekracza limit. Limit ten można zmienić w konsoli systemowej poprzez Magazyn plików > Maksymalny rozmiar pliku"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -10122,5 +10122,9 @@
|
||||
{
|
||||
"id": "api.user.login_with_desktop_token.not_oauth_or_saml_user.app_error",
|
||||
"translation": "Пользователь не является пользователем OAuth или SAML."
|
||||
},
|
||||
{
|
||||
"id": "api.plugin.upload.file_too_large.app_error",
|
||||
"translation": "Размер загруженного плагина превышает лимит. Этот лимит можно изменить в Системной консоли через File Storage > Maximum File Size"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -10160,5 +10160,9 @@
|
||||
{
|
||||
"id": "app.import.import_direct_channel.no_members.error",
|
||||
"translation": "Doğrudan kanalın herhangi bir üyesi yok"
|
||||
},
|
||||
{
|
||||
"id": "api.plugin.upload.file_too_large.app_error",
|
||||
"translation": "Yüklenen uygulama eki boyut sınırını aşıyor. Bu sınır sistem panosundan Dosya depolama alanı > En büyük dosya boyutu bölümünden değiştirilebilir"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -10112,5 +10112,49 @@
|
||||
{
|
||||
"id": "api.user.login_with_desktop_token.not_oauth_or_saml_user.app_error",
|
||||
"translation": "用户不是 OAuth 或 SAML 用户。"
|
||||
},
|
||||
{
|
||||
"id": "api.plugin.upload.file_too_large.app_error",
|
||||
"translation": "上传的插件大小超出限制。可以在系统控制台的文件存储 > 最大文件大小中更改此限制"
|
||||
},
|
||||
{
|
||||
"id": "model.thread.is_valid.user_id.app_error",
|
||||
"translation": "无效的用户 ID。"
|
||||
},
|
||||
{
|
||||
"id": "app.thread.get_threadmembers_for_export.app_error",
|
||||
"translation": "无法获取主题成员以进行导出。"
|
||||
},
|
||||
{
|
||||
"id": "api.shared_channel.get_shared_channel_remotes_error",
|
||||
"translation": "无法获取共享频道远程连接"
|
||||
},
|
||||
{
|
||||
"id": "api.shared_channel.has_remote_error",
|
||||
"translation": "无法确定频道是否与远程共享"
|
||||
},
|
||||
{
|
||||
"id": "api.shared_channel.invite_remote_to_channel_error",
|
||||
"translation": "无法邀请远程用户加入频道"
|
||||
},
|
||||
{
|
||||
"id": "api.shared_channel.uninvite_remote_to_channel_error",
|
||||
"translation": "无法取消邀请远程用户加入频道"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.get_channel_members.error",
|
||||
"translation": "获取私聊频道成员失败"
|
||||
},
|
||||
{
|
||||
"id": "app.import.import_direct_channel.no_members.error",
|
||||
"translation": "该私聊频道没有成员"
|
||||
},
|
||||
{
|
||||
"id": "app.post.save.thread_membership.app_error",
|
||||
"translation": "无法保存该信息的主题成员身份。"
|
||||
},
|
||||
{
|
||||
"id": "model.thread.is_valid.post_id.app_error",
|
||||
"translation": "无效的消息 ID。"
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user