yii.php 7.3 KB

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