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.

79 lines
7.1KB

  1. <?php
  2. /**
  3. * Message translations.
  4. *
  5. * This file is automatically generated by 'yii message' command.
  6. * It contains the localizable messages extracted from source code.
  7. * You may modify this file by translating the extracted messages.
  8. *
  9. * Each array element represents the translation (value) of a message (key).
  10. * If the value is empty, the message is considered as not translated.
  11. * Messages that no longer need translation will have their translations
  12. * enclosed between a pair of '@@' marks.
  13. *
  14. * Message string can be used with plural forms format. Check i18n section
  15. * of the guide for details.
  16. *
  17. * NOTE: this file must be saved in UTF-8 encoding.
  18. */
  19. return [
  20. '(not set)' => '(não definido)',
  21. 'An internal server error occurred.' => 'Ocorreu um erro interno do servidor.',
  22. 'Delete' => 'Apagar',
  23. 'Error' => 'Erro',
  24. 'File upload failed.' => 'O upload do ficheiro falhou.',
  25. 'Home' => 'Página Inicial',
  26. 'Invalid data received for parameter "{param}".' => 'Dados inválidos recebidos para o parâmetro “{param}”.',
  27. 'Login Required' => 'Login Necessário.',
  28. 'Missing required arguments: {params}' => 'Argumentos obrigatórios em falta: {params}',
  29. 'Missing required parameters: {params}' => 'Parâmetros obrigatórios em falta: {params}',
  30. 'No' => 'Não',
  31. 'No help for unknown command "{command}".' => 'Não há ajuda para o comando desconhecido “{command}”.',
  32. 'No help for unknown sub-command "{command}".' => 'Não há ajuda para o sub-comando desconhecido “{command}”.',
  33. 'No results found.' => 'Não foram encontrados resultados.',
  34. 'Only files with these extensions are allowed: {extensions}.' => 'Só são permitidos ficheiros com as seguintes extensões: {extensions}.',
  35. 'Page not found.' => 'Página não encontrada.',
  36. 'Please fix the following errors:' => 'Por favor, corrija os seguintes erros:',
  37. 'Please upload a file.' => 'Por favor faça upload de um ficheiro.',
  38. 'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'A exibir <b>{begin, number}-{end, number}</b> de <b>{totalCount, number}</b> {totalCount, plural, one{item} other{itens}}.',
  39. 'The file "{file}" is not an image.' => 'O ficheiro “{file}” não é uma imagem.',
  40. 'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'O ficheiro “{file}” é grande demais. O tamanho não pode exceder {formattedLimit}.',
  41. 'The file "{file}" is too small. Its size cannot be smaller than {formattedLimit}.' => 'O ficheiro “{file}” é pequeno demais. O tamanho não pode ser menor do que {formattedLimit}.',
  42. 'The format of {attribute} is invalid.' => 'O formato de “{attribute}” é inválido.',
  43. 'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'O ficheiro “{file}” é grande demais. A altura não pode ser maior do que {limit, number} {limit, plural, one{pixel} other{pixels}}.',
  44. 'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'O ficheiro “{file}” é grande demais. A largura não pode ser maior do que {limit, number} {limit, plural, one{pixel} other{pixels}}.',
  45. 'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'O ficheiro “{file}” é pequeno demais. A altura não pode ser menor do que {limit, number} {limit, plural, one{pixel} other{pixels}}.',
  46. 'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'O ficheiro “{file}” é pequeno demais. A largura não pode ser menor do que {limit, number} {limit, plural, one{pixel} other{pixels}}.',
  47. 'The verification code is incorrect.' => 'O código de verificação está incorreto.',
  48. 'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Total <b>{count, number}</b> {count, plural, one{item} other{itens}}.',
  49. 'Unable to verify your data submission.' => 'Não foi possível verificar a sua submissão de dados.',
  50. 'Unknown command "{command}".' => 'Comando desconhecido “{command}”.',
  51. 'Unknown option: --{name}' => 'Opção desconhecida : --{name}',
  52. 'Update' => 'Atualizar',
  53. 'Yes' => 'Sim',
  54. 'You are not allowed to perform this action.' => 'Você não está autorizado a realizar essa ação.',
  55. 'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Você pode fazer o upload de no máximo {limit, number} {limit, plural, one{ficheiro} other{ficheiros}}.',
  56. 'the input value' => 'o valor de entrada',
  57. '{attribute} "{value}" has already been taken.' => '{attribute} “{value}” já foi atribuido.',
  58. '{attribute} cannot be blank.' => '“{attribute}” não pode ficar em branco.',
  59. '{attribute} is invalid.' => '“{attribute}” é inválido.',
  60. '{attribute} is not a valid URL.' => '“{attribute}” não é uma URL válida.',
  61. '{attribute} is not a valid email address.' => '“{attribute}” não é um endereço de e-mail válido.',
  62. '{attribute} must be "{requiredValue}".' => '“{attribute}” deve ser “{requiredValue}”.',
  63. '{attribute} must be a number.' => '“{attribute}” deve ser um número.',
  64. '{attribute} must be a string.' => '“{attribute}” deve ser uma string.',
  65. '{attribute} must be an integer.' => '“{attribute}” deve ser um número inteiro.',
  66. '{attribute} must be either "{true}" or "{false}".' => '“{attribute}” deve ser “{true}” ou “{false}”.',
  67. '{attribute} must be greater than "{compareValue}".' => '“{attribute}” deve ser maior do que “{compareValue}”.',
  68. '{attribute} must be greater than or equal to "{compareValue}".' => '“{attribute}” deve ser maior ou igual a “{compareValue}”.',
  69. '{attribute} must be less than "{compareValue}".' => '“{attribute}” deve ser menor do que “{compareValue}”.',
  70. '{attribute} must be less than or equal to "{compareValue}".' => '“{attribute}” deve ser menor ou igual a “{compareValue}”.',
  71. '{attribute} must be no greater than {max}.' => '“{attribute}” não pode ser maior do que {max}.',
  72. '{attribute} must be no less than {min}.' => '“{attribute}” não pode ser menor do que {min}.',
  73. '{attribute} must be repeated exactly.' => '“{attribute}” deve ser repetido exatamente.',
  74. '{attribute} must not be equal to "{compareValue}".' => '“{attribute}” não deve ser igual a “{compareValue}”.',
  75. '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '“{attribute}” deve conter pelo menos {min, number} {min, plural, one{caractere} other{caracteres}}.',
  76. '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '“{attribute}” deve conter no máximo {max, number} {max, plural, one{caractere} other{caracteres}}.',
  77. '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '“{attribute}” deve conter {length, number} {length, plural, one{caractere} other{caracteres}}.',
  78. ];