diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-20 02:16:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-20 02:16:19 +0000 |
commit | afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21 (patch) | |
tree | 8205e7a1e04bf55682fccc3d41092b8b6c446be0 /apps/workflowengine/l10n | |
parent | 9707fcf4fe8502cc57b7a524a283bda543bac133 (diff) | |
download | nextcloud-server-afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21.tar.gz nextcloud-server-afa0f2c0d8507018cdf556a1b6f146a9ddaa2b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/cs.js | 4 | ||||
-rw-r--r-- | apps/workflowengine/l10n/cs.json | 4 | ||||
-rw-r--r-- | apps/workflowengine/l10n/lt_LT.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/lt_LT.json | 1 |
4 files changed, 6 insertions, 4 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", diff --git a/apps/workflowengine/l10n/cs.json b/apps/workflowengine/l10n/cs.json index 2d78e03739b..b8d873990e1 100644 --- a/apps/workflowengine/l10n/cs.json +++ b/apps/workflowengine/l10n/cs.json @@ -2,7 +2,7 @@ "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ý", @@ -90,7 +90,7 @@ "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", diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js index 9f4abffe910..26353c182e7 100644 --- a/apps/workflowengine/l10n/lt_LT.js +++ b/apps/workflowengine/l10n/lt_LT.js @@ -19,6 +19,7 @@ OC.L10N.register( "Operation %s does not exist" : "Operacijos %s nėra", "Operation %s is invalid" : "Neteisinga %s operacija", "Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja", + "Workflows" : "Darbo eigos", "PDF documents" : "PDF dokumentai", "Predefined URLs" : "Iš anksto apibrėžti URL adresai", "Files WebDAV" : "WebDAV failai", diff --git a/apps/workflowengine/l10n/lt_LT.json b/apps/workflowengine/l10n/lt_LT.json index be00e3480c5..1f3a86fd130 100644 --- a/apps/workflowengine/l10n/lt_LT.json +++ b/apps/workflowengine/l10n/lt_LT.json @@ -17,6 +17,7 @@ "Operation %s does not exist" : "Operacijos %s nėra", "Operation %s is invalid" : "Neteisinga %s operacija", "Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja", + "Workflows" : "Darbo eigos", "PDF documents" : "PDF dokumentai", "Predefined URLs" : "Iš anksto apibrėžti URL adresai", "Files WebDAV" : "WebDAV failai", |