translations PR 20170522 (#6475)
Этот коммит содержится в:
106
i18n/pl.json
106
i18n/pl.json
@@ -53,7 +53,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.admin.add_certificate.open.app_error",
|
||||
"translation": "Nie można otworzyć pliku certyfikatu"
|
||||
"translation": "Nie można otworzyć pliku certyfikatu."
|
||||
},
|
||||
{
|
||||
"id": "api.admin.add_certificate.saving.app_error",
|
||||
@@ -89,7 +89,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.admin.saml.metadata.app_error",
|
||||
"translation": "Podczas budowania metadanych dostawcy usługi (Service Provider Metadata) wystąpił błąd"
|
||||
"translation": "Podczas budowania metadanych dostawcy usługi (Service Provider Metadata) wystąpił błąd."
|
||||
},
|
||||
{
|
||||
"id": "api.admin.test_email.body",
|
||||
@@ -1031,7 +1031,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.file.attachments.disabled.app_error",
|
||||
"translation": "File attachments have been disabled on this server."
|
||||
"translation": "Dodawanie załączników na tym serwerze jest zablokowane."
|
||||
},
|
||||
{
|
||||
"id": "api.file.get_file.public_disabled.app_error",
|
||||
@@ -1449,6 +1449,10 @@
|
||||
"id": "api.oauth.singup_with_oauth.invalid_link.app_error",
|
||||
"translation": "Łącze rejestracji wydaje się być niepoprawne."
|
||||
},
|
||||
{
|
||||
"id": "api.opengraph.init.debug",
|
||||
"translation": "Initializing open graph protocol api routes"
|
||||
},
|
||||
{
|
||||
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
|
||||
"translation": "Wymieniono użytkowników {{.Usernames}} oraz {{.LastUsername}} ale nie otrzymali powiadomień ponieważ nie należą do tego kanału."
|
||||
@@ -2273,7 +2277,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.templates.signin_change_email.subject",
|
||||
"translation": "[{{ .SiteName }}] Zaktualizowałeś swoją metodę logowania na {{ .SiteName }}"
|
||||
"translation": "[{{ .SiteName }}] Twoje hasło zostało zaktualizowane"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.signup_team_body.button",
|
||||
@@ -2463,6 +2467,14 @@
|
||||
"id": "api.user.create_user.joining.error",
|
||||
"translation": "Wystąpił problem podczas dołączania do domyślnych kanalów user_id=%s, team_id=%s, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_hash_or_data.app_error",
|
||||
"translation": "Missing Hash or URL query data."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.missing_invite_id.app_error",
|
||||
"translation": "Brak identyfikatora zaproszenia."
|
||||
},
|
||||
{
|
||||
"id": "api.user.create_user.no_open_server",
|
||||
"translation": "Ten serwer nie zezwala na otwartą rejestrację. Skontaktuj się ze swoim administratorem aby otrzymać zaproszenie."
|
||||
@@ -3017,7 +3029,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.create_at_zero.error",
|
||||
"translation": "Właściwość Post CreateAt nie może być zerem jeśli jest podana."
|
||||
"translation": "Post CreateAt property must not be zero if provided."
|
||||
},
|
||||
{
|
||||
"id": "app.import.validate_post_import_data.message_length.error",
|
||||
@@ -3295,6 +3307,38 @@
|
||||
"id": "ent.compliance.run_started.info",
|
||||
"translation": "Rozpoczęto eksport zgodności dla zadania '{{.JobName}}' do '{{.FilePath}}'"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.disabled",
|
||||
"translation": "ElasticSearch searching is disabled on this server"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.search_failed",
|
||||
"translation": "Search failed to complete"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
|
||||
"translation": "Failed to decode search results"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.connect_failed",
|
||||
"translation": "Setting up ElasticSearch Client Failed"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_create_failed",
|
||||
"translation": "Failed to create ElasticSearch index"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_exists_failed",
|
||||
"translation": "Failed to establish whether ElasticSearch index exists"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_mapping_failed",
|
||||
"translation": "Failed to setup ElasticSearch index mapping"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.index_settings_failed",
|
||||
"translation": "Failed to set ElasticSearch index settings"
|
||||
},
|
||||
{
|
||||
"id": "ent.emoji.licence_disable.app_error",
|
||||
"translation": "Ograniczenia emoji użytkownika niedostępne przy aktualnej licencji. Skontaktuj się z administratorem systemu odnośnie uzyskania licencji typu enterprise."
|
||||
@@ -3851,6 +3895,22 @@
|
||||
"id": "model.config.is_valid.cluster_email_batching.app_error",
|
||||
"translation": "Nie można odblokować masowych emaili gdy klastrowanie jest odblokowane."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.connection_url.app_error",
|
||||
"translation": "Elastic Search ConnectionUrl setting must be provided when Elastic Search indexing is enabled."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.enable_searching.app_error",
|
||||
"translation": "Elastic Search IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.password.app_error",
|
||||
"translation": "Elastic Search Password setting must be provided when Elastic Search indexing is enabled."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.username.app_error",
|
||||
"translation": "Elastic Search Username setting must be provided when Elastic Search indexing is enabled."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.email_batching_buffer_size.app_error",
|
||||
"translation": "Nieprawidłowy rozmiar bufora dla ustawień masowych emaili. Musi być liczbą 0 lub większą."
|
||||
@@ -5035,6 +5095,30 @@
|
||||
"id": "store.sql_file_info.save.app_error",
|
||||
"translation": "Nie mogliśmy zapisać informacji o pliku"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_file_info.save_or_update.app_error",
|
||||
"translation": "Nie mogliśmy zapisać informacji o pliku"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.delete_by_type.app_error",
|
||||
"translation": "Nie mogliśmy usunąć wpisu"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.get.app_error",
|
||||
"translation": "Nie udało się pobrać wiadomości"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.get_all.app_error",
|
||||
"translation": "Nie udało się pobrać wiadomości"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.save.app_error",
|
||||
"translation": "Nie udało się zapisać wiadomości"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_job_status.update.app_error",
|
||||
"translation": "Nie udało się zaktualizować wiadomości"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_license.get.app_error",
|
||||
"translation": "Wystąpił błąd podczas uzyskiwania licencji"
|
||||
@@ -5183,6 +5267,10 @@
|
||||
"id": "store.sql_post.get_posts_around.get_parent.app_error",
|
||||
"translation": "Nie można uzyskać wpisów nadrzędnych dla kanału"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.get_posts_by_ids.app_error",
|
||||
"translation": "Nie udało się pobrać wiadomości"
|
||||
},
|
||||
{
|
||||
"id": "store.sql_post.get_posts_created_att.app_error",
|
||||
"translation": "Nie można uzyskać wpisów do kanału"
|
||||
@@ -5895,6 +5983,10 @@
|
||||
"id": "utils.license.validate_license.signing.error",
|
||||
"translation": "Encountered error signing license, err=%v"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.connect_smtp.helo.app_error",
|
||||
"translation": "Failed to set HELO"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.connect_smtp.open.app_error",
|
||||
"translation": "Nie można otworzyć połączenia"
|
||||
@@ -5907,6 +5999,10 @@
|
||||
"id": "utils.mail.new_client.auth.app_error",
|
||||
"translation": "Uwierzytelnienie na serwerze SMTP nie powiodło się."
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.new_client.helo.error",
|
||||
"translation": "Failed to to set the HELO to SMTP server %v"
|
||||
},
|
||||
{
|
||||
"id": "utils.mail.new_client.open.error",
|
||||
"translation": "Failed to open a connection to SMTP server %v"
|
||||
|
||||
Ссылка в новой задаче
Block a user