diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-28 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-28 02:15:26 +0000 |
commit | b481750d00b970fbac03f1b739c133add443f0a3 (patch) | |
tree | 289d0e9a016b59e2088b6e7cbf07a02997854d77 /lib/l10n/pl.js | |
parent | 1ec98af3e028f5aa8591bda26d5dac96dfd66f43 (diff) | |
download | nextcloud-server-b481750d00b970fbac03f1b739c133add443f0a3.tar.gz nextcloud-server-b481750d00b970fbac03f1b739c133add443f0a3.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 ad52075588b..74b68118dbe 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -207,6 +207,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Jest to prawdopodobnie spowodowane przez cache lub akcelerator, taki jak Zend OPcache lub eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Moduły PHP zostały zainstalowane, ale nadal brakuje ich na liście?", "Please ask your server administrator to restart the web server." : "Poproś administratora serwera o ponowne uruchomienie serwera WWW.", + "PostgreSQL >= 9.5 required" : "Wymagany PostgreSQL >= 9.5", "Please upgrade your database version" : "Zaktualizuj wersję bazy danych", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Zmień uprawnienia na 0770, aby katalog nie był widoczny dla innych użytkowników.", "Your data directory is readable by other users" : "Twój katalog danych jest widoczny dla innych użytkowników", |