summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-10 02:16:59 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-10 02:16:59 +0000
commitcd7c7d78d71e98f0ec640ffdea99158c22ed26b1 (patch)
treeeac2430a0721b41b381abdeede3ff84e08bab7f0 /apps/workflowengine
parentb38b6103090b7619fe0a10d85cba430daf66d45d (diff)
downloadnextcloud-server-cd7c7d78d71e98f0ec640ffdea99158c22ed26b1.tar.gz
nextcloud-server-cd7c7d78d71e98f0ec640ffdea99158c22ed26b1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/cs.js9
-rw-r--r--apps/workflowengine/l10n/cs.json9
-rw-r--r--apps/workflowengine/l10n/gl.js5
-rw-r--r--apps/workflowengine/l10n/gl.json5
4 files changed, 28 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js
index 13ba6bcab8c..fb492bce956 100644
--- a/apps/workflowengine/l10n/cs.js
+++ b/apps/workflowengine/l10n/cs.js
@@ -24,30 +24,39 @@ OC.L10N.register(
"Entity %s does not exist" : "Entita %s neexistuje",
"Entity %s is invalid" : "Entita %s není platná",
"No events are chosen." : "Nejsou zvolené žádné události",
+ "Entity %s has no event %s" : "Entita %s nemá událost %s",
"Operation %s does not exist" : "Operace %s neexistuje",
"Operation %s is invalid" : "Operace %s není platná",
"Check %s does not exist" : "Kontrola %s neexistuje",
"Check %s is invalid" : "Kontrola %s je neplatná",
"Check #%s does not exist" : "Kontrola č. %s neexistuje",
"Check %s is invalid or does not exist" : "Kontrola %s je neplatná, nebo neexistuje",
+ "Workflows" : "Pracovní postupy",
+ "Nextcloud workflow engine" : "Nextcloud engine pro pracovní postupy",
"Select a filter" : "Vybrat filtr",
"Select a comparator" : "Vyberte porovnání",
"Select a file type" : "Vybrat typ souboru",
+ "e.g. httpd/unix-directory" : "např. httpd/unix-directory",
"Images" : "Obrázky",
"Office documents" : "Kancelářské dokumenty",
"PDF documents" : "PDF dokumenty",
+ "Select a tag" : "Vybrat štítek",
"No results" : "Žádné výsledky",
"%s (invisible)" : "%s (neviditelné)",
"%s (restricted)" : "%s (omezeno)",
+ "Please enter a valid time span" : "Zadejte platné časové rozmezí",
"Predefined URLs" : "Předdefinované URL",
"Files WebDAV" : "Soubory WebDAV",
"Others" : "Ostatní",
+ "Custom URL" : "Uživatelsky určená URL",
"Android client" : "Android klient",
"iOS client" : "iOS klient",
"Desktop client" : "Desktopový klient",
"Thunderbird & Outlook addons" : "Doplňky pro Thunderbird a Outlook",
"When" : "Kdy",
"and" : "a",
+ "Cancel" : "Storno",
+ "Delete" : "Smazat",
"The configuration is invalid" : "Nastavení není platné",
"Show less" : "Zobrazit méně",
"Show more" : "Zobrazit více",
diff --git a/apps/workflowengine/l10n/cs.json b/apps/workflowengine/l10n/cs.json
index 3868c313441..901c19f4cb1 100644
--- a/apps/workflowengine/l10n/cs.json
+++ b/apps/workflowengine/l10n/cs.json
@@ -22,30 +22,39 @@
"Entity %s does not exist" : "Entita %s neexistuje",
"Entity %s is invalid" : "Entita %s není platná",
"No events are chosen." : "Nejsou zvolené žádné události",
+ "Entity %s has no event %s" : "Entita %s nemá událost %s",
"Operation %s does not exist" : "Operace %s neexistuje",
"Operation %s is invalid" : "Operace %s není platná",
"Check %s does not exist" : "Kontrola %s neexistuje",
"Check %s is invalid" : "Kontrola %s je neplatná",
"Check #%s does not exist" : "Kontrola č. %s neexistuje",
"Check %s is invalid or does not exist" : "Kontrola %s je neplatná, nebo neexistuje",
+ "Workflows" : "Pracovní postupy",
+ "Nextcloud workflow engine" : "Nextcloud engine pro pracovní postupy",
"Select a filter" : "Vybrat filtr",
"Select a comparator" : "Vyberte porovnání",
"Select a file type" : "Vybrat typ souboru",
+ "e.g. httpd/unix-directory" : "např. httpd/unix-directory",
"Images" : "Obrázky",
"Office documents" : "Kancelářské dokumenty",
"PDF documents" : "PDF dokumenty",
+ "Select a tag" : "Vybrat štítek",
"No results" : "Žádné výsledky",
"%s (invisible)" : "%s (neviditelné)",
"%s (restricted)" : "%s (omezeno)",
+ "Please enter a valid time span" : "Zadejte platné časové rozmezí",
"Predefined URLs" : "Předdefinované URL",
"Files WebDAV" : "Soubory WebDAV",
"Others" : "Ostatní",
+ "Custom URL" : "Uživatelsky určená URL",
"Android client" : "Android klient",
"iOS client" : "iOS klient",
"Desktop client" : "Desktopový klient",
"Thunderbird & Outlook addons" : "Doplňky pro Thunderbird a Outlook",
"When" : "Kdy",
"and" : "a",
+ "Cancel" : "Storno",
+ "Delete" : "Smazat",
"The configuration is invalid" : "Nastavení není platné",
"Show less" : "Zobrazit méně",
"Show more" : "Zobrazit více",
diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js
index 69d13bd3d70..db440d60482 100644
--- a/apps/workflowengine/l10n/gl.js
+++ b/apps/workflowengine/l10n/gl.js
@@ -37,13 +37,16 @@ OC.L10N.register(
"Select a filter" : "Seleccione un filtro",
"Select a comparator" : "Seleccione un comparador",
"Select a file type" : "Seleccione un tipo de ficheiro",
+ "e.g. httpd/unix-directory" : "p. ex.: httpd/unix-directory",
"Images" : "Imaxes",
"Office documents" : "Documentos de oficina",
"PDF documents" : "Documentos PDF",
"Custom mimetype" : "Mimetipe personalizado",
+ "Select a tag" : "Seleccione unha etiqueta",
"No results" : "Sen resultados",
"%s (invisible)" : "%s (invisíbel)",
"%s (restricted)" : "%s (restrinxido)",
+ "Please enter a valid time span" : "Introduza un intervalo de tempo válido",
"Select a request URL" : "Seleccione un URL de solicitude",
"Predefined URLs" : "URL predefinidos",
"Files WebDAV" : "Ficheiros WebDAV",
@@ -57,6 +60,8 @@ OC.L10N.register(
"Custom user agent" : "Axente de usuario personalizado",
"When" : "Cando",
"and" : "e",
+ "Cancel" : "Cancelar",
+ "Delete" : "Eliminar",
"The configuration is invalid" : "A configuración é incorrecta",
"Show less" : "Amosar menos",
"Show more" : "Amosar máis",
diff --git a/apps/workflowengine/l10n/gl.json b/apps/workflowengine/l10n/gl.json
index 64fd3aa3ecb..b174d4e3b36 100644
--- a/apps/workflowengine/l10n/gl.json
+++ b/apps/workflowengine/l10n/gl.json
@@ -35,13 +35,16 @@
"Select a filter" : "Seleccione un filtro",
"Select a comparator" : "Seleccione un comparador",
"Select a file type" : "Seleccione un tipo de ficheiro",
+ "e.g. httpd/unix-directory" : "p. ex.: httpd/unix-directory",
"Images" : "Imaxes",
"Office documents" : "Documentos de oficina",
"PDF documents" : "Documentos PDF",
"Custom mimetype" : "Mimetipe personalizado",
+ "Select a tag" : "Seleccione unha etiqueta",
"No results" : "Sen resultados",
"%s (invisible)" : "%s (invisíbel)",
"%s (restricted)" : "%s (restrinxido)",
+ "Please enter a valid time span" : "Introduza un intervalo de tempo válido",
"Select a request URL" : "Seleccione un URL de solicitude",
"Predefined URLs" : "URL predefinidos",
"Files WebDAV" : "Ficheiros WebDAV",
@@ -55,6 +58,8 @@
"Custom user agent" : "Axente de usuario personalizado",
"When" : "Cando",
"and" : "e",
+ "Cancel" : "Cancelar",
+ "Delete" : "Eliminar",
"The configuration is invalid" : "A configuración é incorrecta",
"Show less" : "Amosar menos",
"Show more" : "Amosar máis",