summaryrefslogtreecommitdiffstats
path: root/i18n/pl.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/pl.json')
-rw-r--r--i18n/pl.json64
1 files changed, 36 insertions, 28 deletions
diff --git a/i18n/pl.json b/i18n/pl.json
index ccf9fed39..209c00aeb 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -132,10 +132,6 @@
"translation": "Nie udało się wgrać obrazu. Plik jest zbyt duży."
},
{
- "id": "api.api.init.parsing_templates.debug",
- "translation": "Przetwarzanie szablonów serwera w %v"
- },
- {
"id": "api.api.init.parsing_templates.error",
"translation": "Nie udało się przetworzyć szablonów serwera w %v"
},
@@ -2203,10 +2199,6 @@
"translation": "Odnośnik zapisu jest przeterminowany"
},
{
- "id": "api.team.create_team_from_signup.invalid_link.app_error",
- "translation": "Odnośnik zapisu nie wydaje się być poprawny"
- },
- {
"id": "api.team.create_team_from_signup.unavailable.app_error",
"translation": "Ten adres URL jest niedostępny. Proszę wybrać inny."
},
@@ -2307,6 +2299,14 @@
"translation": "%v opuścił zespół."
},
{
+ "id": "api.team.move_channel.post.error",
+ "translation": "Nie udało się wysłać celu kanału"
+ },
+ {
+ "id": "api.team.move_channel.success",
+ "translation": "This channel has been moved to this team from %v."
+ },
+ {
"id": "api.team.permanent_delete_team.attempting.warn",
"translation": "Próba trwałego usunięcia zespołu %v ID=%v"
},
@@ -2711,6 +2711,10 @@
"translation": "Link rejestracyjny wydaje się być niepoprawny"
},
{
+ "id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
+ "translation": "Łącze rejestracji wydaje się być niepoprawne."
+ },
+ {
"id": "api.user.create_user.team_name.app_error",
"translation": "Niepoprawna nazwa zespołu"
},
@@ -3067,6 +3071,10 @@
"translation": "Nie można odczytać zawartości przychodzącego webhook."
},
{
+ "id": "api.webhook.incoming.error",
+ "translation": "Could not decode the multipart payload of incoming webhook."
+ },
+ {
"id": "api.webhook.init.debug",
"translation": "Inicjalizowanie tras API webhooków"
},
@@ -3691,6 +3699,10 @@
"translation": "Plugins and/or plugin uploads have been disabled."
},
{
+ "id": "app.team.join_user_to_team.max_accounts.app_error",
+ "translation": "Ten zespół osiągnął limit kont. Skontaktuj się z administratorem aby ustanowić wyższy pułap."
+ },
+ {
"id": "app.user_access_token.disabled",
"translation": "Personal access tokens are disabled on this server. Please contact your system administrator for details."
},
@@ -4759,6 +4771,10 @@
"translation": "Nieprawidłowa szerokość miniaturki dla ustawień plików. Musi być liczbą większą od 0."
},
{
+ "id": "model.config.is_valid.group_unread_channels.app_error",
+ "translation": "Invalid group unread channels for service settings. Must be 'disabled', 'default_on', or 'default_off'."
+ },
+ {
"id": "model.config.is_valid.image_proxy_type.app_error",
"translation": "Invalid image proxy type for service settings."
},
@@ -4867,6 +4883,10 @@
"translation": "Message export job ExportFromTimestamp must be a timestamp (expressed in seconds since unix epoch). Only messages sent after this timestamp will be exported."
},
{
+ "id": "model.config.is_valid.message_export.export_type.app_error",
+ "translation": "Message export job ExportFormat must be one of either 'actiance' or 'globalrelay'"
+ },
+ {
"id": "model.config.is_valid.message_export.file_location.app_error",
"translation": "Message export job FileLocation must be a writable directory that export data will be written to"
},
@@ -4875,6 +4895,10 @@
"translation": "Message export job FileLocation must be a sub-directory of FileSettings.Directory"
},
{
+ "id": "model.config.is_valid.message_export.global_relay_email_address.app_error",
+ "translation": "Message export job GlobalRelayEmailAddress must be set to a valid email address"
+ },
+ {
"id": "model.config.is_valid.password_length.app_error",
"translation": "Minimalna długość hasła musi być liczbą całkowitą większą lub równą od {{.MinLength}} i mniejszą lub równą od {{.MaxLength}}."
},
@@ -7087,6 +7111,10 @@
"translation": "Failed to open a connection to SMTP server %v"
},
{
+ "id": "utils.mail.sendMail.attachments.write_error",
+ "translation": "Failed to write attachment to email"
+ },
+ {
"id": "utils.mail.send_mail.close.app_error",
"translation": "Failed to close connection to SMTP server"
},
@@ -7155,10 +7183,6 @@
"translation": "Nie udało się utworzyć stróża katalogu %v"
},
{
- "id": "web.dir_fail.error",
- "translation": "Nie udało się utworzyć stróża katalogu %v"
- },
- {
"id": "web.do_load_channel.error",
"translation": "Błąd w trakcie pobierania profilów użytkowników dla id=%v wymuszono wylogowanie"
},
@@ -7263,18 +7287,10 @@
"translation": "Przetworzono szablony serwera w %v"
},
{
- "id": "web.parsing_templates.error",
- "translation": "Nie udało się przetworzyć szablonów %v"
- },
- {
"id": "web.post_permalink.app_error",
"translation": "Nieprawidłowy ID wiadomości"
},
{
- "id": "web.reparse_templates.info",
- "translation": "Re-parsing templates because of modified file %v"
- },
- {
"id": "web.reset_password.expired_link.app_error",
"translation": "Link resetujący hasło wygasł"
},
@@ -7291,10 +7307,6 @@
"translation": "Rejestracja"
},
{
- "id": "web.signup_team_complete.invalid_link.app_error",
- "translation": "Link do rejestracji jest niepoprawny"
- },
- {
"id": "web.signup_team_complete.link_expired.app_error",
"translation": "Link do rejestracji wygasł"
},
@@ -7311,10 +7323,6 @@
"translation": "Link do rejestracji wygasł"
},
{
- "id": "web.signup_user_complete.link_invalid.app_error",
- "translation": "Link do rejestracji jest niepoprawny"
- },
- {
"id": "web.signup_user_complete.no_invites.app_error",
"translation": "The team type doesn't allow open invites"
},