diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-20 02:19:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-20 02:19:27 +0000 |
commit | dc426f1e2113c3840b13d7a26bc35df62df15392 (patch) | |
tree | 6e330ce5a97cec292dbcd1c0c8d5fb22798bd7c2 /core/l10n/pl.json | |
parent | d682a642ffc9708e35f3454a8a0155d7079dcd1b (diff) | |
download | nextcloud-server-dc426f1e2113c3840b13d7a26bc35df62df15392.tar.gz nextcloud-server-dc426f1e2113c3840b13d7a26bc35df62df15392.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.json')
-rw-r--r-- | core/l10n/pl.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/pl.json b/core/l10n/pl.json index d3e579d21c4..055f3e43290 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -69,6 +69,7 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak modułu PHP 'fileinfo'. Zdecydowanie zaleca się, aby ten moduł mógł uzyskać najlepsze wyniki przy wykrywaniu typu MIME.", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakcyjne blokowanie plików jest wyłączone, co może prowadzić do problemów z prędkością działania. Włącz \"filelocking.enabled\" w config.php, aby uniknąć tych problemów. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji ↗</a>.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Jeśli instalacja nie jest zainstalowana w katalogu głównym domeny i używa systemu Cron, mogą wystąpić problemy z generowaniem adresu URL. Aby uniknąć tych problemów, ustaw opcję \"overwrite.cli.url\" w pliku config.php na ścieżkę do katalogu głównego instalacji (sugestia: \"{suggestedOverwriteCliURL}\").", + "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Twoja instalacja nie ma ustawionego domyślnego regionu telefonu. Jest to wymagane do weryfikacji numerów telefonów w ustawieniach profilu bez kodu kraju. Aby zezwolić na numery bez kodu kraju, dodaj \"default_phone_region\" z odpowiednim {linkstart}kodem ISO 3166-1 ↗{linkend} regionu do pliku konfiguracyjnego.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nie można było wykonać zadania cron przez CLI. Pojawiły się następujące błędy techniczne:", "Last background job execution ran {relativeTime}. Something seems wrong." : "Ostatnie zadanie wykonane w tle trwało {relativeTime}. Coś jest nie tak.", "Check the background job settings" : "Sprawdź ustawienia zadań w tle", |