diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-06 02:18:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-06 02:18:56 +0000 |
commit | 1401943e7b9f4f65e082817feed880761b1f397c (patch) | |
tree | 8940835f8e91728d30a0cfe36125f28ad3dc5e32 /apps/workflowengine/l10n/cs.js | |
parent | 4a31d56c7a8fae520369b25c9a50fd64e1a51985 (diff) | |
download | nextcloud-server-1401943e7b9f4f65e082817feed880761b1f397c.tar.gz nextcloud-server-1401943e7b9f4f65e082817feed880761b1f397c.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.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js index 9956f6bb378..ed20480967a 100644 --- a/apps/workflowengine/l10n/cs.js +++ b/apps/workflowengine/l10n/cs.js @@ -4,7 +4,7 @@ OC.L10N.register( "The given operator is invalid" : "Zadaný operátor není platný", "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 tag id is invalid" : "Zadaný identifikátor štítku 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 adres není pro IPv4 platný", "The given IP range is not valid for IPv6" : "Zadaný rozsah IP adres není pro IPv6 platný", @@ -106,8 +106,8 @@ OC.L10N.register( "matches IPv6" : "odpovídá IPv6", "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čeno", + "is tagged with" : "je označeno štítkem", + "is not tagged with" : "není označeno štítkem", "Request URL" : "URL požadavku", "Request time" : "Čas požadavku", "between" : "mezi", |