diff options
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r-- | core/l10n/pl.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 9532298efa3..b112167c2d0 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "To oznacza, że tylko administratorzy mogą w tej chwili używać aplikacji.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.", "Thank you for your patience." => "Dziękuję za cierpliwość.", +"You are accessing the server from an untrusted domain." => "Dostajesz się do serwera z niezaufanej domeny.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Proszę skontaktuj się z administratorem. Jeśli jesteś administratorem tej instancji, skonfiguruj parametr \"trusted_domain\" w pliku config/config.php. Przykładowa konfiguracja jest dostępna w pliku config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.", +"Add \"%s\" as trusted domain" => "Dodaj \"%s\" jako domenę zaufaną", "%s will be updated to version %s." => "%s zostanie zaktualizowane do wersji %s.", "The following apps will be disabled:" => "Następujące aplikacje zostaną zablokowane:", "The theme %s has been disabled." => "Motyw %s został wyłączony.", |