aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/ast.json
blob: 80f2fa9e296fb750d005ece6058b0ec49e537660 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{ "translations": {
    "The given operator is invalid" : "L'operador apurríu ye inválidu",
    "The given regular expression is invalid" : "La espresión regular apurrida ye inválida",
    "The given file size is invalid" : "El tamañu del ficheru apurríu ye inválidu",
    "The given tag id is invalid" : "La ID d'etiqueta apurrida ye inválida",
    "The given IP range is invalid" : "L'intervalu d'IPs ye inválida",
    "The given IP range is not valid for IPv4" : "L'intervalu d'IPs nun ye válidu pa IPv4",
    "The given IP range is not valid for IPv6" : "L'intervalu d'IPs nun ye válidu pa IPv6",
    "The given time span is invalid" : "L'intervalu de tiempu apurríu nun ye válidu",
    "The given start time is invalid" : "La hora de comienzu ye inválida",
    "The given end time is invalid" : "La hora de fin ye inválida",
    "The given group does not exist" : "El grupu apurríu nun esiste",
    "File" : "Ficheru",
    "File created" : "Creóse'l ficheru",
    "File updated" : "Anovóse'l ficheru",
    "File renamed" : "Renomóse'l ficheru",
    "File deleted" : "Desanicióse'l ficheru",
    "File accessed" : "Accedióse al ficheru",
    "File copied" : "Copióse'l ficheru",
    "Tag assigned" : "Asignóse la etiqueta",
    "Someone" : "Daquień",
    "%s created %s" : "%s creó «%s»",
    "%s modified %s" : "%s modificó «%s»",
    "%s deleted %s" : "%s desanició «%s»",
    "%s accessed %s" : "%s accedió a «%s»",
    "%s renamed %s" : "%s renomó «%s»",
    "%s copied %s" : "%s copió «%s»",
    "%s assigned %s to %s" : "%s asignó «%s» a %s",
    "Operation #%s does not exist" : "La operación #%s nun esiste",
    "Entity %s does not exist" : "La entidá «%s» nun esiste",
    "Entity %s is invalid" : "La entidá «%s» ye inválida",
    "No events are chosen." : "Nun s'escoyó nengún eventu.",
    "Entity %s has no event %s" : "La entidá «%s» nun tien nengún eventu «%s»",
    "Operation %s does not exist" : "La operación «%s» nun esiste",
    "Operation %s is invalid" : "La operación «%s» ye inválida",
    "Invalid check provided" : "Fornióse una comprobación inválida",
    "Check %s does not exist" : "La comprobación «%s» nun esiste",
    "Check %s is invalid" : "La comprobación «%s» ye inválida",
    "Check %s is not allowed with this entity" : "La comprobación «%s» nun ta permitida con esta entidá",
    "Check #%s does not exist" : "La comprobación #%s nun esiste",
    "Check %s is invalid or does not exist" : "La comprobación «%s» ye inválida o nun esiste",
    "Flow" : "Fluxu",
    "Remove filter" : "Quitar la peñera",
    "Folder" : "Carpeta",
    "Images" : "Imáxenes",
    "Office documents" : "Documentos ofimáticos",
    "PDF documents" : "Documentos PDF",
    "Android client" : "Veceru p'Android",
    "iOS client" : "Veceru pa iOS",
    "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",
    "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",
    "File name" : "Nome del ficheru",
    "between" : "ente"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}