diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-25 00:12:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-25 00:12:07 +0000 |
commit | bdb01064e2e08c93cd4d4323455c505ca69ac4ef (patch) | |
tree | 9cf630ef64812f21282609e2d00cb66691167a5a /apps/workflowengine/l10n/cs.js | |
parent | 50a280338e22f34e66f03c1c069fffbf32c912b2 (diff) | |
download | nextcloud-server-bdb01064e2e08c93cd4d4323455c505ca69ac4ef.tar.gz nextcloud-server-bdb01064e2e08c93cd4d4323455c505ca69ac4ef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/cs.js')
-rw-r--r-- | apps/workflowengine/l10n/cs.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js index 6f045fc32c9..830b90e971c 100644 --- a/apps/workflowengine/l10n/cs.js +++ b/apps/workflowengine/l10n/cs.js @@ -19,7 +19,7 @@ OC.L10N.register( "File system tag" : "Štítek souborového systému", "is tagged with" : "je označeno jako", "is not tagged with" : "není označen", - "Select tag…" : "Vybrat značku…", + "Select tag…" : "Vybrat štítek…", "Request remote address" : "Vzdálená adresa požadavku", "matches IPv4" : "odpovídá IPv4", "does not match IPv4" : "neodpovídá IPv4", @@ -43,15 +43,15 @@ OC.L10N.register( "User group membership" : "Členství ve skupině uživatelů", "is member of" : "je členem", "is not member of" : "není členem", - "The given operator is invalid" : "Zadaný operátor je neplatný", + "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 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 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 start time is invalid" : "Zadaný počáteční čas je neplatný", + "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", "Check %s is invalid or does not exist" : "Kontrola %s je neplatná, nebo neexistuje", |