Translated using Weblate (Polish)
Currently translated at 100.0% (2604 of 2604 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pl/
Этот коммит содержится в:
коммит произвёл
Tom De Moor
родитель
9a0033ce52
Коммит
fbb7ecf2c3
@@ -3997,7 +3997,7 @@
|
||||
},
|
||||
{
|
||||
"id": "model.incoming_hook.id.app_error",
|
||||
"translation": "Nieprawidłowy identyfikator."
|
||||
"translation": "Nieprawidłowy identyfikator: {{.Id}}."
|
||||
},
|
||||
{
|
||||
"id": "model.incoming_hook.parse_data.app_error",
|
||||
@@ -10422,5 +10422,25 @@
|
||||
{
|
||||
"id": "api.command.execute_command.deleted.error",
|
||||
"translation": "Nie można uruchomić polecenia w usuniętym kanale."
|
||||
},
|
||||
{
|
||||
"id": "api.context.get_session.app_error",
|
||||
"translation": "Nie znaleziono sesji."
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.count_property_fields.app_error",
|
||||
"translation": "Nie można policzyć liczby pól dla grupy atrybutów profilu niestandardowego"
|
||||
},
|
||||
{
|
||||
"id": "app.custom_profile_attributes.property_value_upsert.app_error",
|
||||
"translation": "Nie można wstawić pól atrybutów profilu niestandardowego"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.metrics_client_side_user_id.app_error",
|
||||
"translation": "Nieprawidłowy identyfikator użytkownika po stronie klienta: {{.Id}}"
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.metrics_client_side_user_ids.app_error",
|
||||
"translation": "Liczba elementów w ClientSideUserIds {{.CurrentLength}} jest wyższa niż maksymalny limit {{.MaxLength}}."
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user