diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:51 +0000 |
commit | 5de5db0280a1a69d2899a9fb6027e50681f6d724 (patch) | |
tree | b019f86cccb8a0f8d49a3b841d26dcd76fd59733 /apps/workflowengine/l10n/pl.json | |
parent | b7524ee49e12427b06f3318f1447bd2e65786000 (diff) | |
download | nextcloud-server-5de5db0280a1a69d2899a9fb6027e50681f6d724.tar.gz nextcloud-server-5de5db0280a1a69d2899a9fb6027e50681f6d724.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/pl.json')
-rw-r--r-- | apps/workflowengine/l10n/pl.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json index d80b7ee3d87..5bc7873eee7 100644 --- a/apps/workflowengine/l10n/pl.json +++ b/apps/workflowengine/l10n/pl.json @@ -1,8 +1,14 @@ { "translations": { + "Short rule description" : "Krótki opis reguły", + "Add rule" : "Dodaj regułę", + "Reset" : "Zresetuj", + "Save" : "Zapisz", + "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:" : "Zapis się nie udał:", + "Add rule group" : "Dodaj grupę reguł", "File MIME type" : "Typy plików MIME", "is" : "jest", "is not" : "nie jest", @@ -62,12 +68,6 @@ "Workflow" : "Wpływ na pracę", "Files workflow engine" : "Piliki silnika workflow", "Open documentation" : "Otwórz dokumentację", - "Add rule group" : "Dodaj grupę reguł", - "Short rule description" : "Krótki opis reguły", - "Add rule" : "Dodaj regułę", - "Reset" : "Zresetuj", - "Save" : "Zapisz", - "Saving…" : "Zapisywanie…", "Loading…" : "Wczytywanie…" },"pluralForm" :"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);" }
\ No newline at end of file |