diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-18 02:26:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-18 02:26:57 +0000 |
commit | 3b70e44f2a1483fe89469e7de9321c2cc79fd720 (patch) | |
tree | e375b6c7e234c4ddc67224eec2ef365981d71b1b /lib/l10n/pl.js | |
parent | b73f40eabbfb3e7941b5628b7243b58211e07d58 (diff) | |
download | nextcloud-server-3b70e44f2a1483fe89469e7de9321c2cc79fd720.tar.gz nextcloud-server-3b70e44f2a1483fe89469e7de9321c2cc79fd720.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 586a055ba51..1546ec0aa18 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Cannot write into \"config\" directory!" : "Nie można zapisać do katalogu \"config\"!", "This can usually be fixed by giving the webserver write access to the config directory." : "Zwykle można to naprawić, nadając serwerowi WWW dostęp do zapisu do katalogu config.", + "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ale jeśli wolisz, aby plik config.php był tylko do odczytu, ustaw w nim opcję \"config_is_read_only\" na true.", "See %s" : "Zobacz %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Pliki aplikacji %1$s nie zostały poprawnie zastąpione. Upewnij się, że jest to wersja zgodna z serwerem.", "Sample configuration detected" : "Wykryto przykładową konfigurację", |