* This file is automatically generated by 'yii message' command.
* It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages.
*
* Each array element represents the translation (value) of a message (key).
* If the value is empty, the message is considered as not translated.
* Messages that no longer need translation will have their translations
* enclosed between a pair of '@@' marks.
*
* Message string can be used with plural forms format. Check i18n section
* of the guide for details.
*
* NOTE: this file must be saved in UTF-8 encoding.
*/
returnarray(
'An internal server error occurred.'=>'S\'ha produït un error intern al servidor.',
'Are you sure to delete this item?'=>'¿Estás segur d\'eliminar aquest element?',
'Are you sure you want to delete this item?'=>'Estas segur que vols eliminar aquest element?',
'{attribute} cannot be blank.'=>'{attribute} no pot estar buit.',
'{attribute} is invalid.'=>'{attribute} és invalid.',
'{attribute} is not a valid email address.'=>'{attribute} no es una direcció de correu valida.',
'{attribute} is not a valid URL.'=>'{attribute} no és una URL valida.',
'{attribute} must be an integer.'=>'{attribute} ha de ser un nombre enter.',
'{attribute} must be a number.'=>'{attribute} ha de ser un nombre.',
'{attribute} must be a string.'=>'{attribute} ha de ser una cadena de caràcters.',
'{attribute} must be either "{true}" or "{false}".'=>'{attribute} ha de ser "{true}" o "{false}".',
'{attribute} must be greater than "{compareValue}".'=>'{attribute} ha de ser major que "{compareValue}',
'{attribute} must be greater than or equal to "{compareValue}".'=>'{attribute} ha de ser major o igual que "{compareValue}".',
'{attribute} must be less than "{compareValue}".'=>'{attribute} ha de ser menor que "{compareValue}".',
'{attribute} must be less than or equal to "{compareValue}".'=>'{attribute} ha de ser menor o igual que "{compareValue}".',
'{attribute} must be no greater than {max}.'=>'{attribute} no pot ser major que {max}.',
'{attribute} must be no less than {min}.'=>'{attribute} no pot ser menor que {min}.',
'{attribute} must be repeated exactly.'=>'{attribute} ha de ser repetit exactament igual.',
'{attribute} must be "{requiredValue}".'=>'{attribute} ha de ser "{requiredValue}".',
'{attribute} must not be equal to "{compareValue}".'=>'{attribute} no pot ser igual que "{compareValue}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'{attribute} hauria de contenir com a mínim {min, number} {min, plural, one{lletra} other{lletres}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} hauria de contenir com a màxim {max, number} {max, plural, one{lletra} other{lletres}}.',
'The file "{file}" is not an image.'=>'L\'arxiu "{file}" no és una imatge.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'L\'arxiu "{file}" és massa gran. El seu tamany no pot excedir {limit, number} {limit, plural, one{byte} other{bytes}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'L\'arxiu "{file}" és massa petit. El seu tamany no pot ser menor que {limit, number} {limit, plural, one{byte} other{bytes}}.',
'The format of {attribute} is invalid.'=>'El format de {attribute} és invalid.',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'La imatge "{file}" és massa gran. L\'altura no pot ser major que {limit, number} {limit, plural, one{píxel} other{píxels}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'La imatge "{file}" és massa gran. L\'amplada no pot ser major que {limit, number} {limit, plural, one{píxel} other{píxels}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'La imatge "{file}" és massa petita. L\'altura no pot ser menor que {limit, number} {limit, plural, one{píxel} other{píxels}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'La imatge "{file}" és massa petita. L\'amplada no pot ser menor que {limit, number} {limit, plural, one{píxel} other{píxels}}.',
'the input value'=>'el valor d\'entrada',
'The verification code is incorrect.'=>'El codi de verificació és incorrecte.',
'You are not allowed to perform this action.'=>'No tems permís per executar aquesta acció.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'=>'Pots pujar com a màxim {limit, number} {limit, plural, one{arxiu} other{arxius}}.',