diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-25 00:20:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-25 00:20:44 +0000 |
commit | 1f2ad209b35f669b530d2c6cb604414aef599c1c (patch) | |
tree | 4fbf17ebc8948b5f6d708857642286b735429db1 /apps/workflowengine | |
parent | 153705d17ca1425400df3328cfb8f3e8c1b2d6de (diff) | |
download | nextcloud-server-1f2ad209b35f669b530d2c6cb604414aef599c1c.tar.gz nextcloud-server-1f2ad209b35f669b530d2c6cb604414aef599c1c.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/ast.js | 3 | ||||
-rw-r--r-- | apps/workflowengine/l10n/ast.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/ast.js b/apps/workflowengine/l10n/ast.js index bdfebf74369..7f27531e2b7 100644 --- a/apps/workflowengine/l10n/ast.js +++ b/apps/workflowengine/l10n/ast.js @@ -58,12 +58,15 @@ OC.L10N.register( "The configuration is invalid" : "La configuración ye inválida", "Active" : "Activa", "Save" : "Guardar", + "Available flows" : "Fluxos disponibles", "No flows installed" : "Nun s'instaló nengún fluxu", + "Ask your administrator to install new flows." : "Pidi a la alministración qu'instale fluxos nuevos.", "More flows" : "Más fluxos", "Show less" : "Amosar menos", "Show more" : "Amosar más", "Configured flows" : "Fluxos configuraos", "No flows configured" : "Nun se configuró nengún fluxu", + "matches" : "concasa", "does not match" : "nun concasa", "is" : "ye", "is not" : "nun ye", diff --git a/apps/workflowengine/l10n/ast.json b/apps/workflowengine/l10n/ast.json index 5af62f09490..80f2fa9e296 100644 --- a/apps/workflowengine/l10n/ast.json +++ b/apps/workflowengine/l10n/ast.json @@ -56,12 +56,15 @@ "The configuration is invalid" : "La configuración ye inválida", "Active" : "Activa", "Save" : "Guardar", + "Available flows" : "Fluxos disponibles", "No flows installed" : "Nun s'instaló nengún fluxu", + "Ask your administrator to install new flows." : "Pidi a la alministración qu'instale fluxos nuevos.", "More flows" : "Más fluxos", "Show less" : "Amosar menos", "Show more" : "Amosar más", "Configured flows" : "Fluxos configuraos", "No flows configured" : "Nun se configuró nengún fluxu", + "matches" : "concasa", "does not match" : "nun concasa", "is" : "ye", "is not" : "nun ye", |