summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-04 00:09:21 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-04 00:09:21 +0000
commitfc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (patch)
tree5a60609b38c74fe081e122796d318a26148f457a /apps/files/l10n/pl.js
parente7f618ef14dd8fa15db251e7029d6699115ae7c2 (diff)
downloadnextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.tar.gz
nextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index c5273a36ebd..1a76a26a611 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -129,6 +129,8 @@ OC.L10N.register(
"No favorites" : "Brak ulubionych",
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
"Text file" : "Plik tekstowy",
- "New text file.txt" : "Nowy plik tekstowy.txt"
+ "New text file.txt" : "Nowy plik tekstowy.txt",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\">dostęp do swoich plików poprzez WebDAV</a>",
+ "Cancel upload" : "Anuluj wysyłanie"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");