yii.php 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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 array (
  20. '(not set)' => '(no definido)',
  21. 'An internal server error occurred.' => 'Hubo un error interno del servidor.',
  22. 'Are you sure to delete this item?' => '¿Está seguro de eliminar este elemento?',
  23. 'Delete' => 'Eliminar',
  24. 'Error' => 'Error',
  25. 'File upload failed.' => 'Falló la subida del archivo.',
  26. 'Home' => 'Inicio',
  27. 'Invalid data received for parameter "{param}".' => 'Se recibieron datos erróneos para el parámetro "{param}"',
  28. 'Login Required' => 'Login Requerido',
  29. 'Missing required arguments: {params}' => 'Argumentos requeridos ausentes: {params}',
  30. 'Missing required parameters: {params}' => 'Parámetros requeridos ausentes: {params}',
  31. 'No' => 'No',
  32. 'No help for unknown command "{command}".' => 'No existe ayuda para el comando desconocido "{command}"',
  33. 'No help for unknown sub-command "{command}".' => 'No existe ayuda para el sub-comando desconocido "{command}"',
  34. 'No results found.' => 'No se encontraron resultados.',
  35. 'Only files with these extensions are allowed: {extensions}.' => 'Sólo se aceptan archivos con las siguientes extensiones: {extensions}',
  36. 'Only files with these mimeTypes are allowed: {mimeTypes}.' => 'Sólo se aceptan archivos con los siguientes tipos mime: {mimeTypes}',
  37. 'Page not found.' => 'Página no entontrada.',
  38. 'Please fix the following errors:' => 'Por favor corrija los siguientes errores:',
  39. 'Please upload a file.' => 'Por favor suba un archivo.',
  40. 'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'Mostrando <b>{begin, number}-{end, number}</b> de <b>{totalCount, number}</b> {totalCount, plural, one{elemento} other{elementos}}.',
  41. 'The file "{file}" is not an image.' => 'El archivo "{file}" no es una imagen.',
  42. 'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'El archivo "{file}" es demasiado grande. Su tamaño no puede exceder {limit, number} {limit, plural, one{byte} other{bytes}}.',
  43. 'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'El archivo "{file}" es demasiado pequeño. Su tamaño no puede ser menor a {limit, number} {limit, plural, one{byte} other{bytes}}.',
  44. 'The format of {attribute} is invalid.' => 'El formato de {attribute} es inválido.',
  45. 'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'La imagen "{file}" es demasiado grande. La altura no puede ser mayor a {limit, number} {limit, plural, one{píxel} other{píxeles}}.',
  46. 'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'La imagen "{file}" es demasiado grande. La anchura no puede ser mayor a {limit, number} {limit, plural, one{píxel} other{píxeles}}.',
  47. 'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'La imagen "{file}" es demasiado pequeña. La altura no puede ser menor a {limit, number} {limit, plural, one{píxel} other{píxeles}}.',
  48. 'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'La imagen "{file}" es demasiado pequeña. La anchura no puede ser menor a {limit, number} {limit, plural, one{píxel} other{píxeles}}.',
  49. 'The verification code is incorrect.' => 'El código de verificación es incorrecto.',
  50. 'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Total <b>{count, number}</b> {count, plural, one{elemento} other{elementos}}.',
  51. 'Unable to verify your data submission.' => 'Incapaz de verificar los datos enviados.',
  52. 'Unknown command "{command}".' => 'Comando desconocido "{command}".',
  53. 'Unknown option: --{name}' => 'Opción desconocida: --{name}',
  54. 'Update' => 'Actualizar',
  55. 'View' => 'Ver',
  56. 'Yes' => 'Sí',
  57. 'You are not allowed to perform this action.' => 'No tiene permitido ejecutar esta acción.',
  58. 'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Puedes subir como máximo {limit, number} {limit, plural, one{archivo} other{archivos}}.',
  59. 'the input value' => 'el valor de entrada',
  60. '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" ya ha sido utilizado.',
  61. '{attribute} cannot be blank.' => '{attribute} no puede estar vacío.',
  62. '{attribute} is invalid.' => '{attribute} es inválido.',
  63. '{attribute} is not a valid URL.' => '{attribute} no es una URL válida.',
  64. '{attribute} is not a valid email address.' => '{attribute} no es una dirección de correo válida.',
  65. '{attribute} must be "{requiredValue}".' => '{attribute} debe ser "{requiredValue}".',
  66. '{attribute} must be a number.' => '{attribute} debe ser un número.',
  67. '{attribute} must be a string.' => '{attribute} debe ser una cadena de caracteres.',
  68. '{attribute} must be an integer.' => '{attribute} debe ser un número entero.',
  69. '{attribute} must be either "{true}" or "{false}".' => '{attribute} debe ser "{true}" o "{false}".',
  70. '{attribute} must be greater than "{compareValue}".' => '{attribute} debe ser mayor a "{compareValue}',
  71. '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} debe ser mayor o igual a "{compareValue}".',
  72. '{attribute} must be less than "{compareValue}".' => '{attribute} debe ser menor a "{compareValue}".',
  73. '{attribute} must be less than or equal to "{compareValue}".' => '{attribute} debe ser menor o igual a "{compareValue}".',
  74. '{attribute} must be no greater than {max}.' => '{attribute} no debe ser mayor a {max}.',
  75. '{attribute} must be no less than {min}.' => '{attribute} no debe ser menor a {min}.',
  76. '{attribute} must be repeated exactly.' => '{attribute} debe ser repetido exactamente igual.',
  77. '{attribute} must not be equal to "{compareValue}".' => '{attribute} no debe ser igual a "{compareValue}".',
  78. '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} debería contener al menos {min, number} {min, plural, one{letra} other{letras}}.',
  79. '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} debería contener como máximo {max, number} {max, plural, one{letra} other{letras}}.',
  80. '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} debería contener {length, number} {length, plural, one{letra} other{letras}}.',
  81. );