aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/pl.js')
-rw-r--r--apps/workflowengine/l10n/pl.js18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index b4f7b26ae0b..63f1f8d2382 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -48,35 +48,36 @@ OC.L10N.register(
"Nextcloud workflow engine" : "Silnik przepływu pracy Nextcloud",
"Select a filter" : "Wybierz filtr",
"Select a comparator" : "Wybierz komparator",
- "Select a file type" : "Wybierz typ pliku",
- "e.g. httpd/unix-directory" : "np. httpd/unix-directory",
+ "Remove filter" : "Usuń filtr",
"Folder" : "Katalog",
"Images" : "Obrazy",
"Office documents" : "Dokumenty biurowe",
"PDF documents" : "Dokumenty PDF",
"Custom MIME type" : "Niestandardowy typ MIME",
"Custom mimetype" : "Niestandardowy typ MIME",
+ "Select a file type" : "Wybierz typ pliku",
+ "e.g. httpd/unix-directory" : "np. httpd/unix-directory",
"Please enter a valid time span" : "Podaj prawidłowy przedział czasu",
- "Select a request URL" : "Wybierz adres URL żądania",
"Files WebDAV" : "Pliki WebDAV",
"Custom URL" : "Niestandardowy adres URL",
- "Select a user agent" : "Wybierz klienta użytkownika",
+ "Select a request URL" : "Wybierz adres URL żądania",
"Android client" : "Klient Android",
"iOS client" : "Klient iOS",
"Desktop client" : "Klient na komputer",
"Thunderbird & Outlook addons" : "Dodatki Thunderbird i Outlook",
"Custom user agent" : "Niestandardowy klient użytkownika",
+ "Select a user agent" : "Wybierz klienta użytkownika",
"Select groups" : "Wybierz grupy",
"Groups" : "Grupy",
"At least one event must be selected" : "Należy wybrać co najmniej jedno wydarzenie",
"Add new flow" : "Dodaj nowy przepływ",
+ "The configuration is invalid" : "Konfiguracja jest nieprawidłowa",
+ "Active" : "Aktywne",
+ "Save" : "Zapisz",
"When" : "Kiedy",
"and" : "i",
"Cancel" : "Anuluj",
"Delete" : "Usuń",
- "The configuration is invalid" : "Konfiguracja jest nieprawidłowa",
- "Active" : "Aktywne",
- "Save" : "Zapisz",
"Available flows" : "Dostępne przepływy",
"For details on how to write your own flow, check out the development documentation." : "Aby uzyskać szczegółowe informacje na temat pisania własnego przepływu, zapoznaj się z dokumentacją programistyczną.",
"More flows" : "Więcej przepływów",
@@ -110,7 +111,6 @@ OC.L10N.register(
"not between" : "nie pomiędzy",
"Request user agent" : "Żądanie agenta użytkownika",
"is member of" : "jest członkiem w",
- "is not member of" : "nie jest członkiem w",
- "User group membership" : "Członkostwo grupy użytkownika"
+ "is not member of" : "nie jest członkiem w"
},
"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);");