ast.json 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. { "translations": {
  2. "The given operator is invalid" : "L'operador apurríu ye inválidu",
  3. "The given regular expression is invalid" : "La espresión regular apurrida ye inválida",
  4. "The given file size is invalid" : "El tamañu del ficheru apurríu ye inválidu",
  5. "The given tag id is invalid" : "La ID d'etiqueta apurrida ye inválida",
  6. "The given IP range is invalid" : "L'intervalu d'IPs ye inválida",
  7. "The given IP range is not valid for IPv4" : "L'intervalu d'IPs nun ye válidu pa IPv4",
  8. "The given IP range is not valid for IPv6" : "L'intervalu d'IPs nun ye válidu pa IPv6",
  9. "The given time span is invalid" : "L'intervalu de tiempu apurríu nun ye válidu",
  10. "The given start time is invalid" : "La hora de comienzu ye inválida",
  11. "The given end time is invalid" : "La hora de fin ye inválida",
  12. "The given group does not exist" : "El grupu apurríu nun esiste",
  13. "File" : "Ficheru",
  14. "File created" : "Creóse'l ficheru",
  15. "File updated" : "Anovóse'l ficheru",
  16. "File renamed" : "Renomóse'l ficheru",
  17. "File deleted" : "Desanicióse'l ficheru",
  18. "File accessed" : "Accedióse al ficheru",
  19. "File copied" : "Copióse'l ficheru",
  20. "Tag assigned" : "Asignóse la etiqueta",
  21. "Someone" : "Daquień",
  22. "%s created %s" : "%s creó «%s»",
  23. "%s modified %s" : "%s modificó «%s»",
  24. "%s deleted %s" : "%s desanició «%s»",
  25. "%s accessed %s" : "%s accedió a «%s»",
  26. "%s renamed %s" : "%s renomó «%s»",
  27. "%s copied %s" : "%s copió «%s»",
  28. "%s assigned %s to %s" : "%s asignó «%s» a %s",
  29. "Operation #%s does not exist" : "La operación #%s nun esiste",
  30. "Entity %s does not exist" : "La entidá «%s» nun esiste",
  31. "Entity %s is invalid" : "La entidá «%s» ye inválida",
  32. "No events are chosen." : "Nun s'escoyó nengún eventu.",
  33. "Entity %s has no event %s" : "La entidá «%s» nun tien nengún eventu «%s»",
  34. "Operation %s does not exist" : "La operación «%s» nun esiste",
  35. "Operation %s is invalid" : "La operación «%s» ye inválida",
  36. "Invalid check provided" : "Fornióse una comprobación inválida",
  37. "Check %s does not exist" : "La comprobación «%s» nun esiste",
  38. "Check %s is invalid" : "La comprobación «%s» ye inválida",
  39. "Check %s is not allowed with this entity" : "La comprobación «%s» nun ta permitida con esta entidá",
  40. "Check #%s does not exist" : "La comprobación #%s nun esiste",
  41. "Check %s is invalid or does not exist" : "La comprobación «%s» ye inválida o nun esiste",
  42. "Flow" : "Fluxu",
  43. "Remove filter" : "Quitar la peñera",
  44. "Folder" : "Carpeta",
  45. "Images" : "Imáxenes",
  46. "Office documents" : "Documentos ofimáticos",
  47. "PDF documents" : "Documentos PDF",
  48. "Android client" : "Veceru p'Android",
  49. "iOS client" : "Veceru pa iOS",
  50. "Desktop client" : "Veceru pa ordenadores",
  51. "Select groups" : "Seleicionar grupos",
  52. "Groups" : "Grupos",
  53. "and" : "y",
  54. "Cancel" : "Encaboxar",
  55. "Delete" : "Desaniciar",
  56. "The configuration is invalid" : "La configuración ye inválida",
  57. "Active" : "Activa",
  58. "Save" : "Guardar",
  59. "Available flows" : "Fluxos disponibles",
  60. "No flows installed" : "Nun s'instaló nengún fluxu",
  61. "Ask your administrator to install new flows." : "Pidi a la alministración qu'instale fluxos nuevos.",
  62. "More flows" : "Más fluxos",
  63. "Show less" : "Amosar menos",
  64. "Show more" : "Amosar más",
  65. "Configured flows" : "Fluxos configuraos",
  66. "No flows configured" : "Nun se configuró nengún fluxu",
  67. "matches" : "concasa",
  68. "does not match" : "nun concasa",
  69. "is" : "ye",
  70. "is not" : "nun ye",
  71. "File name" : "Nome del ficheru",
  72. "between" : "ente"
  73. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  74. }