summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-07 00:07:04 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-07 00:07:04 +0000
commit838e258b44154b0a04b4b588764ad1b94242db58 (patch)
tree52c8310d3a5bf1f997f25ff905b0492a5771d9b4 /apps/files/l10n/pl.json
parent6278d3bbfdc406a5f5c790472336d4c515f70894 (diff)
downloadnextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.tar.gz
nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r--apps/files/l10n/pl.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index 7998ea385ce..def8e0bdaf5 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -90,7 +90,6 @@
"Upload" : "Wyślij",
"An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów",
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
- "A file or folder has been <strong>changed</strong>" : "Plik lub folder został <strong>zmieniony</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plkow</strong> <em>(Tylko w strumieniu aktywności)</em>",
"A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>",
"A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócy</strong>",
@@ -128,6 +127,7 @@
"Text file" : "Plik tekstowy",
"New text file.txt" : "Nowy plik tekstowy.txt",
"{newname} already exists" : "{newname} już istnieje",
+ "A file or folder has been <strong>changed</strong>" : "Plik lub folder został <strong>zmieniony</strong>",
"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"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"