translations PR 20180528 (#8864)
Этот коммит содержится в:
44
i18n/pl.json
44
i18n/pl.json
@@ -2514,6 +2514,18 @@
|
||||
"id": "api.templates.channel_name.group",
|
||||
"translation": "Wiadomość grupowa"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.deactivate_body.info",
|
||||
"translation": "You deactivated your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you or you want to reactivate your account, contact your system administrator."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.deactivate_body.title",
|
||||
"translation": "Your account has been deactivated at {{ .ServerURL }}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.deactivate_subject",
|
||||
"translation": "[{{ .SiteName }}] Your account at {{ .ServerURL }} has been deactivated"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.email_change_body.info",
|
||||
"translation": "Twój adres e-mail na {{.TeamDisplayName}} został zmieniony na {{.NewEmail}}.<br>Jeśli to nie ty dokonałeś tej zmiany, skontaktuj się z administratorem systemu."
|
||||
@@ -3022,6 +3034,10 @@
|
||||
"id": "api.user.saml.not_available.app_error",
|
||||
"translation": "Użycie SAML 2.0 nie zostało skonfigurowane lub nie jest wspierane na tym serwerze."
|
||||
},
|
||||
{
|
||||
"id": "api.user.send_deactivate_email_and_forget.failed.error",
|
||||
"translation": "Failed to send the deactivate account email successfully"
|
||||
},
|
||||
{
|
||||
"id": "api.user.send_email_change_email_and_forget.error",
|
||||
"translation": "Nie udało się pomyślnie wysłać emaila z powiadomieniem o zmianie adresu email"
|
||||
@@ -3070,6 +3086,10 @@
|
||||
"id": "api.user.update_active.no_deactivate_sso.app_error",
|
||||
"translation": "Nie możesz zmieniać stanu aktywacji kont SSO. Proszę je zmodyfikować przez serwer SSO."
|
||||
},
|
||||
{
|
||||
"id": "api.user.update_active.not_enable.app_error",
|
||||
"translation": "You cannot deactivate yourself because this feature is not enabled. Please contact your System Administrator."
|
||||
},
|
||||
{
|
||||
"id": "api.user.update_active.permissions.app_error",
|
||||
"translation": "Nie posiadasz wymaganych uprawnień"
|
||||
@@ -3718,10 +3738,6 @@
|
||||
"id": "app.import.validate_user_import_data.notify_props_comment_trigger_invalid.error",
|
||||
"translation": "Nieprawidłowy ciąg znaków powiadamiania o komentarzu dla użytkownika."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_import_data.notify_props_desktop_duration_invalid.error",
|
||||
"translation": "Invalid Desktop Duration Notify Prop value for user."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_user_import_data.notify_props_desktop_invalid.error",
|
||||
"translation": "Invalid Desktop Notify Prop value for user."
|
||||
@@ -3854,6 +3870,10 @@
|
||||
"id": "app.plugin.deactivate.app_error",
|
||||
"translation": "Nie udało się skasować reakcji"
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.delete_plugin_status_state.app_error",
|
||||
"translation": "Unable to delete plugin status state."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.disabled.app_error",
|
||||
"translation": "Plugins have been disabled. Please check your logs for details."
|
||||
@@ -3898,10 +3918,18 @@
|
||||
"id": "app.plugin.not_installed.app_error",
|
||||
"translation": "Plugin is not installed"
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.prepackaged.app_error",
|
||||
"translation": "Cannot install prepackaged plugin"
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.remove.app_error",
|
||||
"translation": "Nie udało się skasować reakcji"
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.set_plugin_status_state.app_error",
|
||||
"translation": "Unable to set plugin status state."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.upload_disabled.app_error",
|
||||
"translation": "Plugins and/or plugin uploads have been disabled."
|
||||
@@ -4798,6 +4826,10 @@
|
||||
"id": "model.client.writer.app_error",
|
||||
"translation": "Unable to build multipart request"
|
||||
},
|
||||
{
|
||||
"id": "model.cluster.is_valid.id.app_error",
|
||||
"translation": "Nieprawidłowy identyfikator"
|
||||
},
|
||||
{
|
||||
"id": "model.command.is_valid.create_at.app_error",
|
||||
"translation": "Utworzono dnia musi być poprawnym czasem"
|
||||
@@ -7526,6 +7558,10 @@
|
||||
"id": "web.incoming_webhook.channel.app_error",
|
||||
"translation": "Nie odnaleziono kanału"
|
||||
},
|
||||
{
|
||||
"id": "web.incoming_webhook.channel_locked.app_error",
|
||||
"translation": "This webhook is not permitted to post to the requested channel"
|
||||
},
|
||||
{
|
||||
"id": "web.incoming_webhook.disabled.app_error",
|
||||
"translation": "Przychodzące webhooki zostały wyłączone przez Administratora."
|
||||
|
||||
Ссылка в новой задаче
Block a user