From 563f9153a2cbed53ad7a7e116e3d8a8e357252c1 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Thu, 28 Nov 2019 02:16:54 +0000
Subject: [tx-robot] updated from transifex

---
 apps/workflowengine/l10n/cs.js | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

(limited to 'apps/workflowengine/l10n/cs.js')

diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js
index 3f2409aaaf1..5912b452502 100644
--- a/apps/workflowengine/l10n/cs.js
+++ b/apps/workflowengine/l10n/cs.js
@@ -2,13 +2,13 @@ OC.L10N.register(
     "workflowengine",
     {
     "The given operator is invalid" : "Zadaný operátor není platný",
-    "The given regular expression is invalid" : "Zadaný regulární výraz je neplatný",
+    "The given regular expression is invalid" : "Zadaný regulární výraz není platný",
     "The given file size is invalid" : "Zadaná velikost souboru není platná",
     "The given tag id is invalid" : "Zadaný identifikátor značky není platný",
     "The given IP range is invalid" : "Zadaný rozsah IP adres není platný",
-    "The given IP range is not valid for IPv4" : "Zadaný rozsah IP je pro IPv4 neplatný",
-    "The given IP range is not valid for IPv6" : "Zadaný IP rozsah není pro IPv6 platný",
-    "The given time span is invalid" : "Zadaný časový rozsah je neplatný",
+    "The given IP range is not valid for IPv4" : "Zadaný rozsah IP adres není pro IPv4 platný",
+    "The given IP range is not valid for IPv6" : "Zadaný rozsah IP adres není pro IPv6 platný",
+    "The given time span is invalid" : "Zadaný časový rozsah není platný",
     "The given start time is invalid" : "Zadaný počáteční čas není platný",
     "The given end time is invalid" : "Zadaný koncový čas je neplatný",
     "The given group does not exist" : "Zadaná skupina neexistuje",
@@ -31,8 +31,7 @@ OC.L10N.register(
     "Check %s is invalid" : "Kontrola %s je neplatná",
     "Check %s is not allowed with this entity" : "Zaškrtnutí %s není u této entity povoleno",
     "Check #%s does not exist" : "Kontrola č. %s neexistuje",
-    "Check %s is invalid or does not exist" : "Kontrola %s je neplatná, nebo neexistuje",
-    "Workflows" : "Pracovní postupy",
+    "Check %s is invalid or does not exist" : "Kontrola %s není platná, nebo neexistuje",
     "Nextcloud workflow engine" : "Nextcloud engine pro pracovní postupy",
     "Select a filter" : "Vybrat filtr",
     "Select a comparator" : "Vyberte porovnání",
@@ -63,6 +62,7 @@ OC.L10N.register(
     "Cancel" : "Storno",
     "Delete" : "Smazat",
     "The configuration is invalid" : "Nastavení není platné",
+    "Save" : "Uložit",
     "Show less" : "Zobrazit méně",
     "Show more" : "Zobrazit více",
     "File name" : "Název souboru",
@@ -83,7 +83,7 @@ OC.L10N.register(
     "does not match IPv6" : "neodpovídá IPv6",
     "File system tag" : "Štítek souborového systému",
     "is tagged with" : "je označeno jako",
-    "is not tagged with" : "není označen",
+    "is not tagged with" : "není označeno",
     "Request URL" : "URL požadavku",
     "Request time" : "Čas požadavku",
     "between" : "mezi",
@@ -95,7 +95,6 @@ OC.L10N.register(
     "Short rule description" : "Stručný popis pravidla",
     "Add rule" : "Přidat pravidlo",
     "Reset" : "Obnovit",
-    "Save" : "Uložit",
     "Saving…" : "Ukládání…",
     "Group list is empty" : "Seznam skupin je prázdný",
     "Unable to retrieve the group list" : "Nedaří se získat seznam skupin",
-- 
cgit v1.2.3