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:
authorNextcloud bot <bot@nextcloud.com>2021-04-28 05:25:44 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-28 05:25:44 +0300
commitbe4f665d2dbdbd47fa93d0a342e32e558bd975fb (patch)
tree75ea1961955469835ce2c7d92e75d9e444433086 /apps/workflowengine/l10n
parent9658bc9dd041573285f0fef91928c078074041b9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r--apps/workflowengine/l10n/pl.js2
-rw-r--r--apps/workflowengine/l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index c7fff173127..a665f1639e3 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"workflowengine",
{
"The given operator is invalid" : "Dana operacja jest nieprawidłowa",
- "The given regular expression is invalid" : "Podane wyrażenie regularne jest błędne",
+ "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",
diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json
index 5b0ea240206..57cfe0c1ebd 100644
--- a/apps/workflowengine/l10n/pl.json
+++ b/apps/workflowengine/l10n/pl.json
@@ -1,6 +1,6 @@
{ "translations": {
"The given operator is invalid" : "Dana operacja jest nieprawidłowa",
- "The given regular expression is invalid" : "Podane wyrażenie regularne jest błędne",
+ "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",