summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-17 01:07:02 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-17 01:07:02 +0000
commitab18d2f55ef2b8de32dc238ef49e0d65d7228f11 (patch)
tree9557d832ea49546434f6f344aa9f8e6c7dc44f9d /apps/files/l10n/pl.js
parent8a02647e659509b8ce118aab4b7d7a6243fca524 (diff)
downloadnextcloud-server-ab18d2f55ef2b8de32dc238ef49e0d65d7228f11.tar.gz
nextcloud-server-ab18d2f55ef2b8de32dc238ef49e0d65d7228f11.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index e40119b49c8..d0e8c4cf088 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -81,11 +81,12 @@ OC.L10N.register(
"New folder" : "Nowy folder",
"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> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ 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 plików</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ócony</strong>",
+ "File changes" : "Zmień w plikach",
+ "Changed by %2$s" : "Zmienione przez %2$s",
+ "Deleted by %2$s" : "Usunięte przez %2$s",
+ "Restored by %2$s" : "Przywrócone przez %2$s",
+ "Renamed by %2$s" : "Zmieniony przez %2$s",
+ "Moved by %2$s" : "Przeniesiony przez %2$s",
"You created %1$s" : "Utworzyłeś %1$s",
"%2$s created %1$s" : "%2$s utworzył %1$s",
"%1$s was created in a public folder" : "%1$s został utworzony w folderze publicznym",
@@ -99,12 +100,9 @@ OC.L10N.register(
"%2$s renamed %3$s to %1$s" : "%2$s zmieniony %3$s na %1$s",
"You moved %2$s to %1$s" : "Przeniosłeś %2$s do %1$s",
"%2$s moved %3$s to %1$s" : "%2$s przeniesiony %3$s do %1$s",
- "Changed by %2$s" : "Zmienione przez %2$s",
- "Deleted by %2$s" : "Usunięte przez %2$s",
- "Restored by %2$s" : "Przywrócone przez %2$s",
- "Renamed by %2$s" : "Zmieniony przez %2$s",
- "Moved by %2$s" : "Przeniesiony przez %2$s",
- "File changes" : "Zmień w plikach",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
+ "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</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 plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
"Upload (max. %s)" : "Wysyłka (max. %s)",
"File handling" : "Zarządzanie plikami",
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku",
@@ -153,6 +151,8 @@ OC.L10N.register(
"No entries in this folder match '{filter}'" : "Brak wyników pasujących do '{filter}'",
"{newname} already exists" : "{newname} już istnieje",
"A file or folder has been <strong>changed</strong>" : "Plik lub folder został <strong>zmieniony</strong>",
+ "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ócony</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"
},