summaryrefslogtreecommitdiffstats
path: root/lib/l10n/pl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-12 00:07:44 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-12 00:07:44 +0000
commit633b952358e60315b64526baf05326217a52d65c (patch)
tree1cc836e7cc5ebd587d0eac8d7ed5c6143aed85e1 /lib/l10n/pl.json
parent6bd1c50dc32ccc208723ef08af72b8bfe99b58bb (diff)
downloadnextcloud-server-633b952358e60315b64526baf05326217a52d65c.tar.gz
nextcloud-server-633b952358e60315b64526baf05326217a52d65c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.json')
-rw-r--r--lib/l10n/pl.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index 1d2fb7e1f8f..27af34c24f5 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -178,6 +178,7 @@
"Cannot write into \"config\" directory" : "Nie można zapisać do katalogu \"config\"",
"Cannot write into \"apps\" directory" : "Nie można zapisać do katalogu \"apps\"",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Można to zwykle rozwiązać przez %sdodanie serwerowi www uprawnień zapisu do katalogu apps%s lub wyłączenie appstore w pliku konfiguracyjnym.",
+ "Cannot create \"data\" directory" : "Nie mozna utworzyć katalogu \"data\"",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Z reguły to może zostać naprawione <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">poprzez danie serwerowi web praw zapisu do katalogu domowego aplikacji</a>.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Problemy z uprawnieniami można zwykle naprawić przez %sdodanie serwerowi www uprawnień zapisu do katalogu głównego%s.",
"Setting locale to %s failed" : "Nie udało się zmienić języka na %s",
@@ -197,7 +198,10 @@
"PostgreSQL >= 9 required" : "Wymagany PostgreSQL >= 9",
"Please upgrade your database version" : "Uaktualnij wersję bazy danych",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Zmień uprawnienia na 0770, żeby ukryć zawartość katalogu przed innymi użytkownikami.",
+ "Your data directory is readable by other users" : "Twój katalog z danymi mogą czytać inni użytkownicy",
+ "Your data directory must be an absolute path" : "Twój katalog z danymi musi być ścieżką absolutną",
"Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji",
+ "Your data directory is invalid" : "Twój katalog z danymi jest nieprawidłowy",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Sprawdź, czy katalog danych zawiera plik \".ocdata\".",
"Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".",
"Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s",