Translations update from Mattermost Weblate (#29444)

Automatic Merge
Этот коммит содержится в:
Weblate (bot)
2024-12-02 16:17:37 +01:00
коммит произвёл GitHub
родитель d8ede680c2
Коммит 3c6d5f2d47
40 изменённых файлов: 1303 добавлений и 730 удалений

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

@@ -1,7 +1,7 @@
[
{
"id": "web.incoming_webhook.user.app_error",
"translation": "Couldn't find the user."
"translation": "Couldn't find the user {{.user}}"
},
{
"id": "web.incoming_webhook.text.app_error",
@@ -13,7 +13,7 @@
},
{
"id": "web.incoming_webhook.permissions.app_error",
"translation": "Inappropriate channel permissions."
"translation": "User {{.user}} does not have appropriate permissions to channel {{.channel}}"
},
{
"id": "web.incoming_webhook.parse.app_error",
@@ -29,7 +29,7 @@
},
{
"id": "web.incoming_webhook.channel_locked.app_error",
"translation": "This webhook is not permitted to post to the requested channel."
"translation": "This webhook is not permitted to post to the requested channel {{.channel_id}}"
},
{
"id": "web.incoming_webhook.channel.app_error",
@@ -137,11 +137,11 @@
},
{
"id": "web.command_webhook.parse.app_error",
"translation": "Unable to parse incoming data."
"translation": "Unable to parse incoming data for webhook {{.hook_id}}."
},
{
"id": "web.command_webhook.command.app_error",
"translation": "Couldn't find the command."
"translation": "Couldn't find the command {{.command_id}}."
},
{
"id": "system.message.name",
@@ -4489,11 +4489,11 @@
},
{
"id": "app.channel.get.find.app_error",
"translation": "An error occurred while finding the channel."
"translation": "An error occurred while finding the channel {{.channel_id}}."
},
{
"id": "app.channel.get.existing.app_error",
"translation": "Unable to find the existing channel."
"translation": "Unable to find the existing channel {{.channel_id}}."
},
{
"id": "app.channel.delete.app_error",
@@ -10403,5 +10403,29 @@
{
"id": "model.config.is_valid.storage_class.app_error",
"translation": "Invalid storage class {{.Value}}."
},
{
"id": "api.post.deduplicate_create_post.cache_error",
"translation": "Failed to cache post after deduplicating a client repeating the same request."
},
{
"id": "app.plugin.seek.app_error",
"translation": "Unable to reset the read position to the start of the plugin bundle."
},
{
"id": "web.command_webhook.general.app_error",
"translation": "Failed to handle command webhook {{.hook_id}}."
},
{
"id": "web.incoming_webhook.decode.app_error",
"translation": "Failed to decode the payload of media type {{.media_type}} for incoming webhook {{.hook_id}}."
},
{
"id": "web.incoming_webhook.general.app_error",
"translation": "Failed to handle the payload of media type {{.media_type}} for incoming webhook {{.hook_id}}."
},
{
"id": "web.incoming_webhook.media_type.app_error",
"translation": "Failed to parse media incoming webhook {{.hook_id}}."
}
]

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

@@ -10418,5 +10418,9 @@
{
"id": "app.scheduled_post.unknown_channel",
"translation": "Onbekend Kanaal"
},
{
"id": "api.post.deduplicate_create_post.cache_error",
"translation": "Kan post niet in cache plaatsen na ontdubbelen van een client die hetzelfde verzoek herhaalt."
}
]

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

@@ -4613,11 +4613,11 @@
},
{
"id": "web.command_webhook.command.app_error",
"translation": "Nie można znaleźć polecenia."
"translation": "Nie można znaleźć polecenia {{.command_id}}."
},
{
"id": "web.command_webhook.parse.app_error",
"translation": "Nie można przeanalizować danych przychodzących."
"translation": "Nie można przeanalizować danych przychodzących dla webhooka {{.hook_id}}."
},
{
"id": "web.get_access_token.internal_saving.app_error",
@@ -4629,7 +4629,7 @@
},
{
"id": "web.incoming_webhook.channel_locked.app_error",
"translation": "Ten webhook nie może publikować na żądanym kanale."
"translation": "Ten webhook nie może wysyłać wiadomości na żądany kanał {{.channel_id}}"
},
{
"id": "web.incoming_webhook.disabled.app_error",
@@ -4645,7 +4645,7 @@
},
{
"id": "web.incoming_webhook.permissions.app_error",
"translation": "Niewłaściwe uprawnienia do kanału."
"translation": "Użytkownik {{.user}} nie ma odpowiednich uprawnień do kanału {{.channel}}"
},
{
"id": "web.incoming_webhook.split_props_length.app_error",
@@ -4657,7 +4657,7 @@
},
{
"id": "web.incoming_webhook.user.app_error",
"translation": "Nie odnaleziono użytkownika."
"translation": "Nie można znaleźć użytkownika {{.user}}"
},
{
"id": "model.group.name.invalid_length.app_error",
@@ -5373,11 +5373,11 @@
},
{
"id": "app.channel.get.find.app_error",
"translation": "Napotkaliśmy błąd podczas wyszukiwania kanału."
"translation": "Napotkaliśmy błąd podczas wyszukiwania kanału {{.channel_id}}."
},
{
"id": "app.channel.get.existing.app_error",
"translation": "Nie można znaleźć istniejącego kanału."
"translation": "Nie można znaleźć istniejącego kanału {{.channel_id}}."
},
{
"id": "app.channel.delete.app_error",
@@ -10410,5 +10410,29 @@
{
"id": "model.config.is_valid.storage_class.app_error",
"translation": "Nieprawidłowa klasa pamięci {{.Value}}."
},
{
"id": "api.post.deduplicate_create_post.cache_error",
"translation": "Nie udało się zbuforować postu po deduplikacji klienta powtarzającego to samo żądanie."
},
{
"id": "app.plugin.seek.app_error",
"translation": "Nie można zresetować pozycji odczytu do początku pakietu wtyczek."
},
{
"id": "web.command_webhook.general.app_error",
"translation": "Nie udało się obsłużyć polecenia webhook {{.hook_id}}."
},
{
"id": "web.incoming_webhook.decode.app_error",
"translation": "Nie udało się zdekodować ładunku mediów typu {{.media_type}} dla przychodzącego webhooka {{.hook_id}}."
},
{
"id": "web.incoming_webhook.general.app_error",
"translation": "Nie udało się obsłużyć ładunku mediów typu {{.media_type}} dla przychodzącego webhooka {{.hook_id}}."
},
{
"id": "web.incoming_webhook.media_type.app_error",
"translation": "Nie udało się przeanalizować przychodzącego webhooka {{.hook_id}}."
}
]

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

@@ -1,7 +1,7 @@
[
{
"id": "web.incoming_webhook.user.app_error",
"translation": "Kan inte hitta användaren."
"translation": "Kan inte hitta användaren {{.user}}"
},
{
"id": "web.incoming_webhook.text.app_error",
@@ -13,7 +13,7 @@
},
{
"id": "web.incoming_webhook.permissions.app_error",
"translation": "Opassande kanalbehörigheter."
"translation": "Användaren {{.user}} har inte rätt behörighet till kanalen {{.channel}}"
},
{
"id": "web.incoming_webhook.parse.app_error",
@@ -29,7 +29,7 @@
},
{
"id": "web.incoming_webhook.channel_locked.app_error",
"translation": "Denna webhook tillåts inte posta meddelanden i angiven kanal."
"translation": "Denna webhook tillåts inte posta meddelanden i kanal {{.channel_id}}"
},
{
"id": "web.incoming_webhook.channel.app_error",
@@ -137,11 +137,11 @@
},
{
"id": "web.command_webhook.parse.app_error",
"translation": "Kunde inte tolka inkommande data."
"translation": "Kunde inte tolka inkommande data för webhook {{.hook_id}}."
},
{
"id": "web.command_webhook.command.app_error",
"translation": "Kan inte hitta kommandot."
"translation": "Kan inte hitta kommandot {{.command_id}}."
},
{
"id": "system.message.name",
@@ -4105,11 +4105,11 @@
},
{
"id": "app.channel.get.find.app_error",
"translation": "Ett fel uppstod kanalen hämtades."
"translation": "Ett fel uppstod när kanalen {{.channel_id}} eftersöktes."
},
{
"id": "app.channel.get.existing.app_error",
"translation": "Kunde inte hämta den existerande kanalen."
"translation": "Kunde inte hitta den existerande kanalen {{.channel_id}}."
},
{
"id": "app.channel.delete.app_error",
@@ -10224,5 +10224,13 @@
{
"id": "api.remote_cluster.create_invite_error",
"translation": "Kunde inte skapa inbjudan till fjärrkluster"
},
{
"id": "api.oauth.get_access_token.bad_request.app_error",
"translation": "invalid_request: Ogiltig förfrågan."
},
{
"id": "api.post.deduplicate_create_post.cache_error",
"translation": "Misslyckades med att cacha inlägget efter deduplicerat av en klient som upprepat samma begäran."
}
]

Разница между файлами не показана из-за своего большого размера Загрузить разницу

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

@@ -4603,11 +4603,11 @@
},
{
"id": "web.command_webhook.command.app_error",
"translation": "找不到命令。"
"translation": "找不到命令 {{.command_id}}。"
},
{
"id": "web.command_webhook.parse.app_error",
"translation": "无法解析传入数据。"
"translation": "无法解析 webhook {{.hook_id}} 的传入数据。"
},
{
"id": "web.get_access_token.internal_saving.app_error",
@@ -4619,7 +4619,7 @@
},
{
"id": "web.incoming_webhook.channel_locked.app_error",
"translation": "此 webhook 不允许发消息到指定的频道。"
"translation": "此 webhook 不允许发布到请求的频道 {{.channel_id}}"
},
{
"id": "web.incoming_webhook.disabled.app_error",
@@ -4635,7 +4635,7 @@
},
{
"id": "web.incoming_webhook.permissions.app_error",
"translation": "不合适的频道权限"
"translation": "用户 {{.user}} 没有频道 {{.channel}} 的适当权限"
},
{
"id": "web.incoming_webhook.split_props_length.app_error",
@@ -4647,7 +4647,7 @@
},
{
"id": "web.incoming_webhook.user.app_error",
"translation": "找不到用户"
"translation": "找不到用户 {{.user}}"
},
{
"id": "app.channel.get_more_channels.get.app_error",
@@ -5679,7 +5679,7 @@
},
{
"id": "app.channel.get.existing.app_error",
"translation": "无法找到频道。"
"translation": "无法找到现有的频道 {{.channel_id}}。"
},
{
"id": "app.channel.get_by_name.existing.app_error",
@@ -5707,7 +5707,7 @@
},
{
"id": "app.channel.get.find.app_error",
"translation": "我们查找频道时遇到错误。"
"translation": "查找频道 {{.channel_id}} 时遇到错误。"
},
{
"id": "app.channel.get_all_channels.app_error",
@@ -10396,5 +10396,29 @@
{
"id": "model.config.is_valid.storage_class.app_error",
"translation": "存储类别 {{.Value}} 无效。"
},
{
"id": "api.post.deduplicate_create_post.cache_error",
"translation": "客户端重复发送相同请求后,缓存消息失败。"
},
{
"id": "app.plugin.seek.app_error",
"translation": "无法将读取位置重置到插件包的起始位置。"
},
{
"id": "web.command_webhook.general.app_error",
"translation": "处理命令 webhook {{.hook_id}} 失败。"
},
{
"id": "web.incoming_webhook.decode.app_error",
"translation": "无法解码传入 webhook {{.hook_id}} 的媒体类型 {{.media_type}} 负载。"
},
{
"id": "web.incoming_webhook.general.app_error",
"translation": "处理传入 webhook {{.hook_id}} 的媒体类型 {{.media_type}} 的负载失败。"
},
{
"id": "web.incoming_webhook.media_type.app_error",
"translation": "解析媒体传入 webhook {{.hook_id}} 失败。"
}
]