diff options
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", |