summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-20 00:23:02 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-20 00:23:02 +0000
commit0d961dc9a2bb3b6005af5eec51692b760a9e0029 (patch)
tree12d8cf1b3a54eb41e6aefacd390dde3fc958f1cb /apps/workflowengine
parentfec43fc1325b75e1c98838cd961187e7c0409984 (diff)
downloadnextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.tar.gz
nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/gl.js4
-rw-r--r--apps/workflowengine/l10n/gl.json4
-rw-r--r--apps/workflowengine/l10n/ru.js2
-rw-r--r--apps/workflowengine/l10n/ru.json2
4 files changed, 8 insertions, 4 deletions
diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js
index fe3f37969ab..5ab427c3e62 100644
--- a/apps/workflowengine/l10n/gl.js
+++ b/apps/workflowengine/l10n/gl.js
@@ -45,7 +45,7 @@ OC.L10N.register(
"Check #%s does not exist" : "Non existe a proba num. %s ",
"Check %s is invalid or does not exist" : "A proba %s é incorrecta ou non existe",
"Flow" : "Fluxo",
- "Nextcloud workflow engine" : "Motor de fluxo de traballo do Nextcloud",
+ "Nextcloud workflow engine" : "Motor de fluxo de traballo de Nextcloud",
"Select a filter" : "Seleccione un filtro",
"Select a comparator" : "Seleccione un comparador",
"Select a file type" : "Seleccione un tipo de ficheiro",
@@ -106,7 +106,7 @@ OC.L10N.register(
"between" : "entre",
"not between" : "non entre",
"Request user agent" : "Solicitar axente de usuario",
- "User group membership" : "Pertencia a un grupo de usuarios",
+ "User group membership" : "Pertenza a un grupo de usuarios",
"is member of" : "é membro de",
"is not member of" : "non é membro de",
"Predefined URLs" : "URL predefinidos",
diff --git a/apps/workflowengine/l10n/gl.json b/apps/workflowengine/l10n/gl.json
index 51b74de4185..cc3ee15655c 100644
--- a/apps/workflowengine/l10n/gl.json
+++ b/apps/workflowengine/l10n/gl.json
@@ -43,7 +43,7 @@
"Check #%s does not exist" : "Non existe a proba num. %s ",
"Check %s is invalid or does not exist" : "A proba %s é incorrecta ou non existe",
"Flow" : "Fluxo",
- "Nextcloud workflow engine" : "Motor de fluxo de traballo do Nextcloud",
+ "Nextcloud workflow engine" : "Motor de fluxo de traballo de Nextcloud",
"Select a filter" : "Seleccione un filtro",
"Select a comparator" : "Seleccione un comparador",
"Select a file type" : "Seleccione un tipo de ficheiro",
@@ -104,7 +104,7 @@
"between" : "entre",
"not between" : "non entre",
"Request user agent" : "Solicitar axente de usuario",
- "User group membership" : "Pertencia a un grupo de usuarios",
+ "User group membership" : "Pertenza a un grupo de usuarios",
"is member of" : "é membro de",
"is not member of" : "non é membro de",
"Predefined URLs" : "URL predefinidos",
diff --git a/apps/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js
index f0eee3e22fe..1a742414546 100644
--- a/apps/workflowengine/l10n/ru.js
+++ b/apps/workflowengine/l10n/ru.js
@@ -48,6 +48,7 @@ OC.L10N.register(
"Nextcloud workflow engine" : "Механизм обработки Nextcloud",
"Select a filter" : "Выберите фильтр",
"Select a comparator" : "Выберите компаратор",
+ "Remove filter" : "Удалить фильтр",
"Select a file type" : "Выберите тип файла",
"e.g. httpd/unix-directory" : "например, каталог httpd/unix",
"Folder" : "Каталог",
@@ -70,6 +71,7 @@ OC.L10N.register(
"Add new flow" : "Добавить обработку",
"When" : "Когда",
"and" : "и",
+ "Add a new filter" : "Добавить новый фильтр",
"Cancel" : "Отменить",
"Delete" : "Удалить",
"The configuration is invalid" : "Конфигурация неверна",
diff --git a/apps/workflowengine/l10n/ru.json b/apps/workflowengine/l10n/ru.json
index 82f412d70d7..9395f45559d 100644
--- a/apps/workflowengine/l10n/ru.json
+++ b/apps/workflowengine/l10n/ru.json
@@ -46,6 +46,7 @@
"Nextcloud workflow engine" : "Механизм обработки Nextcloud",
"Select a filter" : "Выберите фильтр",
"Select a comparator" : "Выберите компаратор",
+ "Remove filter" : "Удалить фильтр",
"Select a file type" : "Выберите тип файла",
"e.g. httpd/unix-directory" : "например, каталог httpd/unix",
"Folder" : "Каталог",
@@ -68,6 +69,7 @@
"Add new flow" : "Добавить обработку",
"When" : "Когда",
"and" : "и",
+ "Add a new filter" : "Добавить новый фильтр",
"Cancel" : "Отменить",
"Delete" : "Удалить",
"The configuration is invalid" : "Конфигурация неверна",