diff options
Diffstat (limited to 'apps/workflowengine/l10n/cs.js')
-rw-r--r-- | apps/workflowengine/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js index 64abd8f297a..3f2409aaaf1 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 je neplatný", "The given file size is invalid" : "Zadaná velikost souboru není platná", - "The given tag id is invalid" : "Zadané id značky je neplatné", + "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ý", @@ -92,7 +92,7 @@ OC.L10N.register( "User group membership" : "Členství ve skupině uživatelů", "is member of" : "je členem", "is not member of" : "není členem", - "Short rule description" : "Krátký popis pravidla", + "Short rule description" : "Stručný popis pravidla", "Add rule" : "Přidat pravidlo", "Reset" : "Obnovit", "Save" : "Uložit", |