summaryrefslogtreecommitdiffstats
path: root/i18n/pl.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/pl.json')
-rw-r--r--i18n/pl.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/i18n/pl.json b/i18n/pl.json
index ee3d90055..5bd3b3dbc 100644
--- a/i18n/pl.json
+++ b/i18n/pl.json
@@ -1955,6 +1955,14 @@
"translation": "Inicjalizowanie serwera..."
},
{
+ "id": "api.server.start_server.forward80to443.disabled_while_using_lets_encrypt",
+ "translation": "Must enable Forward80To443 when using LetsEncrypt"
+ },
+ {
+ "id": "api.server.start_server.forward80to443.enabled_but_listening_on_wrong_port",
+ "translation": "Cannot forward port 80 to port 443 while listening on port %s: disable Forward80To443 if using a proxy server"
+ },
+ {
"id": "api.server.start_server.listening.info",
"translation": "Serwer nasłuchuje na %v"
},
@@ -3771,6 +3779,18 @@
"translation": "Ten zespół osiągnął limit kont. Skontaktuj się z administratorem aby ustanowić wyższy pułap."
},
{
+ "id": "app.timezones.failed_deserialize.app_error",
+ "translation": "Failed to deserialize Timezone config file={{.Filename}}, err={{.Error}}"
+ },
+ {
+ "id": "app.timezones.load_config.app_error",
+ "translation": "Timezone config file does not exists file={{.Filename}}"
+ },
+ {
+ "id": "app.timezones.read_config.app_error",
+ "translation": "Failed to read Timezone config file={{.Filename}}, err={{.Error}}"
+ },
+ {
"id": "app.user_access_token.disabled",
"translation": "Personal access tokens are disabled on this server. Please contact your system administrator for details."
},
@@ -6427,6 +6447,18 @@
"translation": "Nie można wybrać postów do usunięcia dla użytkownika (zbyt wiele), proszę uruchomić ponownie"
},
{
+ "id": "store.sql_post.query_max_post_size.error",
+ "translation": "We couldn't determine the maximum supported post size"
+ },
+ {
+ "id": "store.sql_post.query_max_post_size.max_post_size_bytes",
+ "translation": "Post.Message supports at most %d bytes"
+ },
+ {
+ "id": "store.sql_post.query_max_post_size.unrecognized_driver",
+ "translation": "No implementation found to determine the maximum supported post size"
+ },
+ {
"id": "store.sql_post.save.app_error",
"translation": "Nie udało się zapisać wiadomości"
},