diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:12 +0000 |
commit | 3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3 (patch) | |
tree | 6732a1770529c2cd5d06a36d075ccfd5fac6ba3a /apps/workflowengine/l10n | |
parent | 0f359f385a8a3be54b85e9650d8e46aa2721a2af (diff) | |
download | nextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.tar.gz nextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/ar.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/gl.js | 5 | ||||
-rw-r--r-- | apps/workflowengine/l10n/gl.json | 5 |
4 files changed, 10 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/ar.js b/apps/workflowengine/l10n/ar.js index 5b00ffbc102..a091151116a 100644 --- a/apps/workflowengine/l10n/ar.js +++ b/apps/workflowengine/l10n/ar.js @@ -54,6 +54,7 @@ OC.L10N.register( "Images" : "صور", "Office documents" : "مستندات المكتب", "PDF documents" : "مستندات PDF", + "Custom MIME type" : "نوع MIME مخصص", "Custom mimetype" : "أنواع ملفات مخصصة", "Please enter a valid time span" : "الرجاء إدخال نطاق زمني صالح", "Select a request URL" : "حدد عنوان URL الخاص بالطلب", diff --git a/apps/workflowengine/l10n/ar.json b/apps/workflowengine/l10n/ar.json index 3119586087a..7fb680cbe8c 100644 --- a/apps/workflowengine/l10n/ar.json +++ b/apps/workflowengine/l10n/ar.json @@ -52,6 +52,7 @@ "Images" : "صور", "Office documents" : "مستندات المكتب", "PDF documents" : "مستندات PDF", + "Custom MIME type" : "نوع MIME مخصص", "Custom mimetype" : "أنواع ملفات مخصصة", "Please enter a valid time span" : "الرجاء إدخال نطاق زمني صالح", "Select a request URL" : "حدد عنوان URL الخاص بالطلب", diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js index 6e7c011d4a9..deb75bff917 100644 --- a/apps/workflowengine/l10n/gl.js +++ b/apps/workflowengine/l10n/gl.js @@ -48,13 +48,15 @@ OC.L10N.register( "Nextcloud workflow engine" : "Motor de fluxo de traballo de Nextcloud", "Select a filter" : "Seleccione un filtro", "Select a comparator" : "Seleccione un comparador", + "Remove filter" : "Retirar o filtro", "Select a file type" : "Seleccione un tipo de ficheiro", "e.g. httpd/unix-directory" : "p. ex.: httpd/unix-directory", "Folder" : "Cartafol", "Images" : "Imaxes", "Office documents" : "Documentos de oficina", "PDF documents" : "Documentos PDF", - "Custom mimetype" : "Mimetipe personalizado", + "Custom MIME type" : "Tipo MIME personalizado", + "Custom mimetype" : "Tipo MIME personalizado", "Please enter a valid time span" : "Introduza un intervalo de tempo válido", "Select a request URL" : "Seleccione un URL de solicitude", "Files WebDAV" : "Ficheiros WebDAV", @@ -69,6 +71,7 @@ OC.L10N.register( "Add new flow" : "Engadir un novo fluxo", "When" : "Cando", "and" : "e", + "Add a new filter" : "Engadir un novo filtro", "Cancel" : "Cancelar", "Delete" : "Eliminar", "The configuration is invalid" : "A configuración é incorrecta", diff --git a/apps/workflowengine/l10n/gl.json b/apps/workflowengine/l10n/gl.json index 1d2ef1ffce2..f53b96cbc07 100644 --- a/apps/workflowengine/l10n/gl.json +++ b/apps/workflowengine/l10n/gl.json @@ -46,13 +46,15 @@ "Nextcloud workflow engine" : "Motor de fluxo de traballo de Nextcloud", "Select a filter" : "Seleccione un filtro", "Select a comparator" : "Seleccione un comparador", + "Remove filter" : "Retirar o filtro", "Select a file type" : "Seleccione un tipo de ficheiro", "e.g. httpd/unix-directory" : "p. ex.: httpd/unix-directory", "Folder" : "Cartafol", "Images" : "Imaxes", "Office documents" : "Documentos de oficina", "PDF documents" : "Documentos PDF", - "Custom mimetype" : "Mimetipe personalizado", + "Custom MIME type" : "Tipo MIME personalizado", + "Custom mimetype" : "Tipo MIME personalizado", "Please enter a valid time span" : "Introduza un intervalo de tempo válido", "Select a request URL" : "Seleccione un URL de solicitude", "Files WebDAV" : "Ficheiros WebDAV", @@ -67,6 +69,7 @@ "Add new flow" : "Engadir un novo fluxo", "When" : "Cando", "and" : "e", + "Add a new filter" : "Engadir un novo filtro", "Cancel" : "Cancelar", "Delete" : "Eliminar", "The configuration is invalid" : "A configuración é incorrecta", |