You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pt_PT.json 3.2KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. { "translations": {
  2. "The given operator is invalid" : "O operador em questão é inválido",
  3. "The given regular expression is invalid" : "A dada expressão regular é inválida",
  4. "The given file size is invalid" : "O tamanho dado do ficheiro é inválido",
  5. "The given tag id is invalid" : "A determinada identificação da etiqueta é inválida",
  6. "The given IP range is invalid" : "O intervalo de IP dado é inválido",
  7. "The given IP range is not valid for IPv4" : "A gama IP dada não é válida para IPv4",
  8. "The given IP range is not valid for IPv6" : "A gama de IP indicada não é válida para IPv6",
  9. "The given time span is invalid" : "O período de tempo dado é inválido",
  10. "The given start time is invalid" : "A determinada hora de início é inválida",
  11. "The given end time is invalid" : "O tempo final dado é inválido",
  12. "The given group does not exist" : "O grupo em questão não existe",
  13. "File" : "Ficheiro",
  14. "File created" : "Ficheiro criado",
  15. "File updated" : "Ficheiro enviado",
  16. "File renamed" : "Ficheiro renomeado",
  17. "File deleted" : "Ficheiro apagado",
  18. "File accessed" : "Ficheiro acedido",
  19. "File copied" : "Ficheiro copiado",
  20. "Tag assigned" : "Etiqueta atribuída",
  21. "Someone" : "Alguém",
  22. "%s created %s" : "1%s criado 1%s",
  23. "%s modified %s" : "1%s modificado 1%s",
  24. "%s deleted %s" : "1%s apagado 1%s",
  25. "%s accessed %s" : "1%s acedido 1%s",
  26. "%s renamed %s" : "1%s renomeado 1%s",
  27. "%s copied %s" : "1%s copiado 1%s",
  28. "%s assigned %s to %s" : "1%s atribuido 1%s para 1%s",
  29. "Operation #%s does not exist" : "Operação #1%s não existe",
  30. "Entity %s does not exist" : "Entidade %s não existe",
  31. "Entity %s is invalid" : "Entidade %s é inválida",
  32. "No events are chosen." : "Não são escolhidos eventos.",
  33. "Entity %s has no event %s" : "Entidade %s não tem evento %s",
  34. "Flow" : "Fluxo",
  35. "Nextcloud workflow engine" : "Motor de fluxo de trabalho da Nextcloud",
  36. "Select a filter" : "Selecionar um filtro",
  37. "Select a comparator" : "Selecionar um comparador",
  38. "Folder" : "Pasta",
  39. "Images" : "Imagens",
  40. "No results" : "Sem resultados",
  41. "%s (invisible)" : "%s (invisível)",
  42. "%s (restricted)" : "%s (limitado)",
  43. "Predefined URLs" : "URLs Predefinidos",
  44. "Files WebDAV" : "Ficheiros WebDAV",
  45. "Android client" : "Cliente de Android",
  46. "iOS client" : "Cliente de iOS",
  47. "Desktop client" : "Cliente de PC",
  48. "Thunderbird & Outlook addons" : "Extras do Thunderbird & Outlook",
  49. "Cancel" : "Cancelar",
  50. "Delete" : "Apagar",
  51. "Save" : "Guardar",
  52. "matches" : "corresponde",
  53. "does not match" : "não corresponde",
  54. "is" : "é",
  55. "is not" : "não é",
  56. "File name" : "Nome do ficheiro",
  57. "File MIME type" : "Tipo de ficheiro MIME",
  58. "File size (upload)" : "Tamanho do ficheiro (envio)",
  59. "less" : "menor",
  60. "less or equals" : "menor ou igual",
  61. "greater or equals" : "maior ou igual",
  62. "greater" : "maior",
  63. "Request remote address" : "Solicitar endereço remoto",
  64. "Request URL" : "Solicitar URL",
  65. "between" : "entre",
  66. "Request user agent" : "Solicitar agente de utilizador"
  67. },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  68. }