diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:16:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:16:48 +0000 |
commit | 7868d4e3b297820f3335bf58c9d24ce81a57f563 (patch) | |
tree | a7265370a30b9ad186b9f35f6b6b27828a2d10c5 /lib/l10n/pl.js | |
parent | e18e4511d0988fd1133f0bfc553f38e5a29a4565 (diff) | |
download | nextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.tar.gz nextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 9627b5150a8..3d48495db09 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -207,8 +207,8 @@ OC.L10N.register( "Please ask your server administrator to restart the web server." : "Poproś administratora serwera o ponowne uruchomienie serwera WWW.", "PostgreSQL >= 9 required" : "Wymagany PostgreSQL >= 9", "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", + "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 must be an absolute path" : "Katalog danych musi mieć ścieżkę absolutną", "Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji", "Your data directory is invalid" : "Katalog danych jest nieprawidłowy", |