summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:53 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:53 +0000
commit9e79b62bb3fbe449927c77fbe2f692b4115da415 (patch)
treec9995923dda894beee08d6ffc5d92af27241ec7f /apps/workflowengine/l10n/cs.js
parentc468d82e8e2d85761698e90fa20e6cb8036ee9d6 (diff)
downloadnextcloud-server-9e79b62bb3fbe449927c77fbe2f692b4115da415.tar.gz
nextcloud-server-9e79b62bb3fbe449927c77fbe2f692b4115da415.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/cs.js')
-rw-r--r--apps/workflowengine/l10n/cs.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js
index ed20480967a..b39a2cb1f9d 100644
--- a/apps/workflowengine/l10n/cs.js
+++ b/apps/workflowengine/l10n/cs.js
@@ -56,10 +56,6 @@ OC.L10N.register(
"PDF documents" : "PDF dokumenty",
"Custom MIME type" : "Uživatelsky určený MIME typ",
"Custom mimetype" : "Uživatelsky určený mimetyp",
- "Select a tag" : "Vybrat štítek",
- "No results" : "Žádné výsledky",
- "%s (invisible)" : "%s (neviditelné)",
- "%s (restricted)" : "%s (omezeno)",
"Please enter a valid time span" : "Zadejte platné časové rozmezí",
"Select a request URL" : "Vyberte URL požadavku",
"Predefined URLs" : "Předdefinované URL",
@@ -115,6 +111,10 @@ OC.L10N.register(
"Request user agent" : "User agent požadavku",
"User group membership" : "Členství ve skupinách uživatelů",
"is member of" : "je členem",
- "is not member of" : "není členem"
+ "is not member of" : "není členem",
+ "Select a tag" : "Vybrat štítek",
+ "No results" : "Žádné výsledky",
+ "%s (invisible)" : "%s (neviditelné)",
+ "%s (restricted)" : "%s (omezeno)"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");