Translated using Weblate (Polish)
Currently translated at 100.0% (2587 of 2587 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pl/
Этот коммит содержится в:
коммит произвёл
Mattermost Build
родитель
a2a28ced98
Коммит
f568f4c650
@@ -2265,7 +2265,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.web_socket.connect.upgrade.app_error",
|
||||
"translation": "Nie udało się zaktualizować połączenia websocket."
|
||||
"translation": "URL zablokowany z powodu CORS. URL: {{.BlockedOrigin}}"
|
||||
},
|
||||
{
|
||||
"id": "api.web_socket_router.bad_action.app_error",
|
||||
@@ -10350,5 +10350,21 @@
|
||||
{
|
||||
"id": "api.user.create_user.user_limits.exceeded",
|
||||
"translation": "Nie można utworzyć użytkownika. Serwer przekroczył limit bezpiecznych użytkowników. Skontaktuj się z administratorem: ERROR_SAFETY_LIMITS_EXCEEDED."
|
||||
},
|
||||
{
|
||||
"id": "api.post.check_for_out_of_team_mentions.message.multiple",
|
||||
"translation": "@{{.Usernames}} i @{{.LastUsername}} nie zostały powiadomione o tej wzmiance, ponieważ nie są członkami tego zespołu."
|
||||
},
|
||||
{
|
||||
"id": "api.post.check_for_out_of_team_mentions.message.one",
|
||||
"translation": "@{{.Username}} nie został powiadomiony o tej wzmiance, ponieważ nie jest członkiem tego zespołu."
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.missing_display_name.error",
|
||||
"translation": "Brakująca nazwa_wyświetlana w treści żądania"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.create_channel.missing_team_id.error",
|
||||
"translation": "Brakujące id_zespołu w treści żądania"
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user