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.js141
1 files changed, 95 insertions, 46 deletions
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index 12920d85206..63f1f8d2382 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -1,43 +1,8 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Zapisywanie powiodło się",
- "Saving failed:" : "Zapisywanie nie powiodło się:",
- "is" : "jest",
- "is not" : "nie jest",
- "matches" : "pasuje",
- "does not match" : "nie pasuje",
- "Example: {placeholder}" : "Przykład: {placeholder}",
- "File size (upload)" : "Rozmiar pliku (wczytywanego)",
- "less" : "mniejszy",
- "less or equals" : "mniejszy lub równy",
- "greater or equals" : "większy lub równy",
- "greater" : "większy",
- "File system tag" : "Etykieta systemu plików",
- "is tagged with" : "jest oznaczony",
- "is not tagged with" : "Nie jest oznaczony",
- "Select tag…" : "Wybierz etykietę ...",
- "Request remote address" : "Uzyskaj zdalny adres",
- "matches IPv4" : "pasuje IPv4",
- "does not match IPv4" : "nie pasuje IPv4",
- "matches IPv6" : "pasuje IPv6",
- "does not match IPv6" : "nie pasuje IPv6",
- "Request time" : "Przekroczono czas odpowiedzi",
- "between" : "pomiędzy",
- "not between" : "nie pomiędzy",
- "Start" : "Start",
- "End" : "Koniec",
- "Select timezone…" : "Wybierz strefę czasową...",
- "Request URL" : "Żądanie URL",
- "Predefined URLs" : "Przedefiniowanie URLs",
- "Files WebDAV" : "Pliki WebDAV",
- "Sync clients" : "Klienci synchronizacji",
- "Android client" : "Klient Android",
- "iOS client" : "Klient iOS",
- "Desktop client" : "Klient na komputer",
- "is member of" : "Jest członkiem z",
- "is not member of" : "Nie jest członkiem z",
"The given operator is invalid" : "Dana operacja jest nieprawidłowa",
+ "The given regular expression is invalid" : "Podane wyrażenie regularne jest nieprawidłowe",
"The given file size is invalid" : "Podany rozmiar pliku jest nieprawidłowy",
"The given tag id is invalid" : "Podane id etykiety jest nieprawidłowe",
"The given IP range is invalid" : "Podany zakres adresów IP jest nieprawidłowy",
@@ -47,21 +12,105 @@ OC.L10N.register(
"The given start time is invalid" : "Podany czas rozpoczęcia jest nieprawidłowy",
"The given end time is invalid" : "Podany czas zakończenia jest nieprawidłowy",
"The given group does not exist" : "Podana grupa nie istnieje",
- "Check %s is invalid or does not exist" : "Sprawdź, czy %s jest nieprawidłowa lub nie istnieje",
+ "File" : "Plik",
+ "File created" : "Plik utworzony",
+ "File updated" : "Plik zaktualizowany",
+ "File renamed" : "Nazwa pliku zmieniona",
+ "File deleted" : "Plik usunięty",
+ "File accessed" : "Plik udostępniony",
+ "File copied" : "Plik skopiowany",
+ "Tag assigned" : "Etykieta przypisana",
+ "Someone" : "Ktoś",
+ "%s created %s" : "%s utworzył %s",
+ "%s modified %s" : "%s zmodyfikował %s",
+ "%s deleted %s" : "%s usunął %s",
+ "%s accessed %s" : "%s udostępnił %s",
+ "%s renamed %s" : "%s zmienił %s",
+ "%s copied %s" : "%s skopiował %s",
+ "%s assigned %s to %s" : "%s przypisał %s do %s",
"Operation #%s does not exist" : "Operacja do wykonania #%s nie istnieje",
+ "Entity %s does not exist" : "Obiekt %s nie istnieje",
+ "Entity %s is invalid" : "Obiekt %s jest nieprawidłowy",
+ "No events are chosen." : "Nie wybrano żadnych wydarzeń.",
+ "Entity %s has no event %s" : "Obiekt %s nie ma zdarzenia %s",
"Operation %s does not exist" : "Operacja do wykonania %s nie istnieje",
"Operation %s is invalid" : "Operacja %s jest nieprawidłowa",
+ "At least one check needs to be provided" : "Co najmniej jedno sprawdzenie musi być dostarczone",
+ "The provided operation data is too long" : "Podane dane operacji są za długie",
+ "Invalid check provided" : "Sprawdzenie niepoprawnie dostarczone",
"Check %s does not exist" : "Sprawdź, czy %s nie istnieje",
"Check %s is invalid" : "Sprawdź, czy %s jest nieprawidłowy",
+ "Check %s is not allowed with this entity" : "Sprawdzenie %s jest niedozwolone w tym obiekcie",
+ "The provided check value is too long" : "Podana wartość kontrolna jest za długa",
"Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje",
- "Workflow" : "Wpływ na pracę",
- "Open documentation" : "Otwórz dokumentację",
- "Add rule group" : "Dodaj regułę grupy",
- "Short rule description" : "Krótki opis reguły",
- "Add rule" : "Dodaj regułę",
- "Reset" : "Reset",
+ "Check %s is invalid or does not exist" : "Sprawdź, czy %s jest nieprawidłowa lub nie istnieje",
+ "Flow" : "Przepływ",
+ "Nextcloud workflow engine" : "Silnik przepływu pracy Nextcloud",
+ "Select a filter" : "Wybierz filtr",
+ "Select a comparator" : "Wybierz komparator",
+ "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",
+ "Files WebDAV" : "Pliki WebDAV",
+ "Custom URL" : "Niestandardowy adres URL",
+ "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",
- "Saving…" : "Zapisywanie...",
- "Loading…" : "Wczytywanie..."
+ "When" : "Kiedy",
+ "and" : "i",
+ "Cancel" : "Anuluj",
+ "Delete" : "Usuń",
+ "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",
+ "Browse the App Store" : "Przeglądaj Nextcloud App Store",
+ "Show less" : "Pokaż mniej",
+ "Show more" : "Pokaż więcej",
+ "Configured flows" : "Skonfigurowane przepływy",
+ "Your flows" : "Twoje przepływy",
+ "matches" : "pasuje",
+ "does not match" : "nie pasuje",
+ "is" : "jest",
+ "is not" : "nie jest",
+ "File name" : "Nazwa pliku",
+ "File MIME type" : "Typy plików MIME",
+ "File size (upload)" : "Rozmiar pliku (wczytywanego)",
+ "less" : "mniejszy",
+ "less or equals" : "mniejszy lub równy",
+ "greater or equals" : "większy lub równy",
+ "greater" : "większy",
+ "Request remote address" : "Uzyskaj zdalny adres",
+ "matches IPv4" : "pasuje IPv4",
+ "does not match IPv4" : "nie pasuje IPv4",
+ "matches IPv6" : "pasuje IPv6",
+ "does not match IPv6" : "nie pasuje IPv6",
+ "File system tag" : "Etykieta systemu plików",
+ "is tagged with" : "jest oznaczony",
+ "is not tagged with" : "nie jest oznaczony",
+ "Request URL" : "Żądanie URL",
+ "Request time" : "Czas odpowiedzi",
+ "between" : "pomiędzy",
+ "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"
},
-"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
+"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);");