summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-08 01:12:39 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-08 01:12:39 +0000
commit45777abce024be15adc3624fb5819f5bd9b0cc2c (patch)
tree3cbe1d65821254a90c2d89962c4f09be550d16e9 /apps/workflowengine
parent21671d5cb5cf85e47a6b8424b050909ceed45478 (diff)
downloadnextcloud-server-45777abce024be15adc3624fb5819f5bd9b0cc2c.tar.gz
nextcloud-server-45777abce024be15adc3624fb5819f5bd9b0cc2c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/pl.js4
-rw-r--r--apps/workflowengine/l10n/pl.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index 4d52b1302b3..d8cc354c39c 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -68,8 +68,8 @@ OC.L10N.register(
"Check %s does not exist" : "Sprawdź, czy %s nie istnieje",
"Check %s is invalid" : "Sprawdź, czy %s jest nieprawidłowy",
"Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje",
- "Workflow" : "Wpływ na pracę",
- "Files workflow engine" : "Piliki silnika workflow",
+ "Workflow" : "Workflow",
+ "Files workflow engine" : "Pliki silnika workflow",
"Open documentation" : "Otwórz dokumentację",
"Loading…" : "Wczytywanie…"
},
diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json
index 21218fdac6f..baaf8cc86eb 100644
--- a/apps/workflowengine/l10n/pl.json
+++ b/apps/workflowengine/l10n/pl.json
@@ -66,8 +66,8 @@
"Check %s does not exist" : "Sprawdź, czy %s nie istnieje",
"Check %s is invalid" : "Sprawdź, czy %s jest nieprawidłowy",
"Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje",
- "Workflow" : "Wpływ na pracę",
- "Files workflow engine" : "Piliki silnika workflow",
+ "Workflow" : "Workflow",
+ "Files workflow engine" : "Pliki silnika workflow",
"Open documentation" : "Otwórz dokumentację",
"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);"