Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-27 05:14:37 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-27 05:14:37 +0300
commit2827b0ba31a96edfde6808f41ad67892e2293d7d (patch)
treefea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/pl.js
parent4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r--lib/l10n/pl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index aa9046a1a1e..ad52075588b 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -207,7 +207,6 @@ 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 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",
@@ -261,6 +260,7 @@ OC.L10N.register(
"%s shared »%s« with you." : "%s współdzieli »%s« z Tobą.",
"%s via %s" : "%s przez %s",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ nie są spełnione następujące zależności: %s",
+ "PostgreSQL >= 9 required" : "Wymagany PostgreSQL >= 9",
"ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez dostawcę chmury federacyjnej \"%s\"",
"Sharing %1$s failed, because the user %2$s does not exist" : "Udostępnianie %1$s nie powiodło się, ponieważ użytkownik %2$s nie istnieje",
"Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Udostępnianie %1$s nie powiodło się, ponieważ użytkownik %2$s nie jest członkiem żadnej grupy, której członkiem jest %3$s",