summaryrefslogtreecommitdiffstats
path: root/lib/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
commite1e4d188f940a2534d977a9283f4371df0a3d1dc (patch)
tree17047e0d3af3a7e36c61047c2c388f1dfdd8b425 /lib/l10n/pl.js
parent18824d476ea555b1c49f2cd07e05581b08020183 (diff)
downloadnextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.tar.gz
nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r--lib/l10n/pl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index dbe867c6b0f..391b0dd45e6 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -109,11 +109,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Współdzielenie %s nie powiodło się, ponieważ ponowne współdzielenie nie jest dozwolone",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Współdzielenie %s nie powiodło się, ponieważ zaplecze współdzielenia dla %s nie mogło znaleźć jego źródła",
"Sharing %s failed, because the file could not be found in the file cache" : "Współdzielenie %s nie powiodło się, ponieważ plik nie może zostać odnaleziony w buforze plików",
- "Cannot increase permissions of %s" : "Nie można zwiększyć uprawnienia %s",
- "Files can't be shared with delete permissions" : "Pliki nie mogą być współdzielone z uprawnieniami kasowania",
- "Files can't be shared with create permissions" : "Pliki nie mogą być współdzielony z uprawnieniami tworzenia",
"Expiration date is in the past" : "Data ważności jest przeszła",
- "Cannot set expiration date more than %s days in the future" : "Nie można utworzyć daty wygaśnięcia na %s dni do przodu",
"The requested share does not exist anymore" : "Żądany obiekt współdzielony już nie istnieje",
"Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"",
"Sunday" : "Niedziela",
@@ -220,6 +216,10 @@ OC.L10N.register(
"You need to enter either an existing account or the administrator." : "Należy wprowadzić istniejące konto użytkownika lub administratora.",
"%s shared »%s« with you" : "%s współdzieli »%s« z tobą",
"%s via %s" : "%s przez %s",
+ "Cannot increase permissions of %s" : "Nie można zwiększyć uprawnienia %s",
+ "Files can't be shared with delete permissions" : "Pliki nie mogą być współdzielone z uprawnieniami kasowania",
+ "Files can't be shared with create permissions" : "Pliki nie mogą być współdzielony z uprawnieniami tworzenia",
+ "Cannot set expiration date more than %s days in the future" : "Nie można utworzyć daty wygaśnięcia na %s dni do przodu",
"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 (%s)" : "Nie można utworzyć katalogu \"data\" (%s)",
"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>.",