summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-28 02:18:15 +0000
committerNextcloud bot <bot@nextcloud.com>2020-03-28 02:18:15 +0000
commitdf463f90be01be2d38f6cdd5b2b1a20900696b54 (patch)
tree9f02f1b16ac059cc0671613893ad0a861640c96c /apps/files/l10n/pl.js
parent463b388589134fd816f1ff3ee5ce9dc76c3e4035 (diff)
downloadnextcloud-server-df463f90be01be2d38f6cdd5b2b1a20900696b54.tar.gz
nextcloud-server-df463f90be01be2d38f6cdd5b2b1a20900696b54.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 49e365f968e..d129e5fdd09 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -168,7 +168,6 @@ OC.L10N.register(
"Settings" : "Ustawienia",
"Show hidden files" : "Pokaż ukryte pliki",
"WebDAV" : "WebDAV",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Użyj tego adresu, aby uzyskać <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dostęp do swoich plików poprzez WebDAV</a>",
"Toggle grid view" : "Przełącz widok siatki",
"No files in here" : "Brak plików",
"Upload some content or sync with your devices!" : "Wgraj coś, albo wykonaj synchronizację ze swoimi urządzeniami.",
@@ -189,6 +188,7 @@ OC.L10N.register(
"New text file.txt" : "Nowy plik tekstowy.txt",
"%s of %s used" : "Wykorzystano %s z %s",
"%1$s%% of %2$s used" : "Wykorzystane: %1$s%% z %2$s",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Użyj tego adresu, aby uzyskać <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dostęp do swoich plików poprzez WebDAV</a>",
"Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");