ast.json 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  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. "Groups" : "Grupos",
  52. "and" : "y",
  53. "Cancel" : "Encaboxar",
  54. "Delete" : "Desaniciar",
  55. "The configuration is invalid" : "La configuración ye inválida",
  56. "Active" : "Activa",
  57. "Save" : "Guardar",
  58. "No flows installed" : "Nun s'instaló nengún fluxu",
  59. "More flows" : "Más fluxos",
  60. "Show less" : "Amosar menos",
  61. "Show more" : "Amosar más",
  62. "Configured flows" : "Fluxos configuraos",
  63. "No flows configured" : "Nun se configuró nengún fluxu",
  64. "does not match" : "nun concasa",
  65. "is" : "ye",
  66. "is not" : "nun ye",
  67. "File name" : "Nome del ficheru",
  68. "between" : "ente"
  69. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  70. }