Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/pl.js')
-rw-r--r--apps/workflowengine/l10n/pl.js21
1 files changed, 1 insertions, 20 deletions
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index 8b4adf09197..ae2c85161d2 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -112,25 +112,6 @@ OC.L10N.register(
"Request user agent" : "Żądanie agenta użytkownika",
"User group membership" : "Członkostwo grupy użytkownika",
"is member of" : "jest członkiem w",
- "is not member of" : "nie jest członkiem w",
- "Example: {placeholder}" : "Przykład: {placeholder}",
- "Select tag…" : "Wybierz etykietę…",
- "Start" : "Start",
- "End" : "Koniec",
- "Select timezone…" : "Wybierz strefę czasową…",
- "Sync clients" : "Klienci synchronizacji",
- "Short rule description" : "Krótki opis reguły",
- "Add rule" : "Dodaj regułę",
- "Reset" : "Zresetuj",
- "Saving…" : "Zapisywanie…",
- "Group list is empty" : "Lista grup jest pusta",
- "Unable to retrieve the group list" : "Nie można pobrać listy grup",
- "Saved" : "Zapisano",
- "Saving failed:" : "Nieudany zapis:",
- "Add rule group" : "Dodaj grupę reguł",
- "Tag management" : "Zarządzanie etykietami",
- "Files workflow engine" : "Pliki silnika przepływu pracy",
- "Open documentation" : "Otwórz dokumentację",
- "Loading…" : "Wczytywanie…"
+ "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);");