diff options
Diffstat (limited to 'apps/workflowengine/l10n/ast.js')
-rw-r--r-- | apps/workflowengine/l10n/ast.js | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/ast.js b/apps/workflowengine/l10n/ast.js index bdfebf74369..cc24b48c02c 100644 --- a/apps/workflowengine/l10n/ast.js +++ b/apps/workflowengine/l10n/ast.js @@ -52,18 +52,21 @@ OC.L10N.register( "Desktop client" : "Veceru pa ordenadores", "Select groups" : "Seleicionar grupos", "Groups" : "Grupos", - "and" : "y", - "Cancel" : "Encaboxar", - "Delete" : "Desaniciar", "The configuration is invalid" : "La configuración ye inválida", "Active" : "Activa", "Save" : "Guardar", + "and" : "y", + "Cancel" : "Encaboxar", + "Delete" : "Desaniciar", + "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", |