'Only files with these MIME types are allowed: {mimeTypes}.'=>'Endast filer med följande MIME-typer är tillåtna: {mimeTypes}',
'Only files with these extensions are allowed: {extensions}.'=>'Endast filer med följande filnamnstillägg är tillåtna: {extensions}',
'Page not found.'=>'Sidan hittades inte.',
'Please fix the following errors:'=>'Var god fixa följande fel:',
'Please upload a file.'=>'Var god ladda upp en fil.',
'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.'=>'Visar <b>{begin, number}-{end, number}</b> av <b>{totalCount, number}</b> objekt.',
'The file "{file}" is not an image.'=>'Filen "{file}" är inte en bild.',
'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Filen "{file}" är för stor. Filstorleken får inte överskrida {limit, number} {limit, plural, one{byte} other{byte}}.',
'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.'=>'Filen "{file}" är för liten. Filstorleken måste vara minst {limit, number} {limit, plural, one{byte} other{byte}}.',
'The format of {attribute} is invalid.'=>'Formatet för "{attribute}" är ogiltigt.',
'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Bilden "{file}" är för stor. Höjden får inte överskrida {limit, number} {limit, plural, =1{pixel} other{pixlar}}.',
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Bilden "{file}" är för stor. Bredden får inte överskrida {limit, number} {limit, plural, =1{pixel} other{pixlar}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Bilden "{file}" är för liten. Bilden måste vara minst {limit, number} {limit, plural, =1{pixel} other{pixlar}} hög.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.'=>'Bilden "{file}" är för liten. Bilden måste vara minst {limit, number} {limit, plural, =1{pixel} other{pixlar}} bred.',
'The requested view "{name}" was not found.'=>'Den begärda vyn "{name}" kunde inte hittas.',
'The verification code is incorrect.'=>'Verifieringskoden är felaktig.',
'You are not allowed to perform this action.'=>'Du har inte behörighet att utföra den här åtgärden.',
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'=>'Du får inte ladda upp mer än {limit, number} {limit, plural, =1{fil} other{filer}}.',
'{attribute} "{value}" has already been taken.'=>'{attribute} "{value}" används redan.',
'{attribute} cannot be blank.'=>'Värdet för {attribute} får inte vara tomt.',
'{attribute} is invalid.'=>'Värdet för {attribute} är ogiltigt.',
'{attribute} is not a valid URL.'=>'{attribute} är inte en giltig URL.',
'{attribute} is not a valid email address.'=>'{attribute} är inte en giltig emailadress.',
'{attribute} must be "{requiredValue}".'=>'{attribute} måste vara satt till "{requiredValue}".',
'{attribute} must be a number.'=>'{attribute} måste vara ett nummer.',
'{attribute} must be a string.'=>'{attribute} måste vara en sträng.',
'{attribute} must be an integer.'=>'{attribute} måste vara ett heltal.',
'{attribute} must be either "{true}" or "{false}".'=>'{attribute} måste vara satt till antingen "{true}" eller "{false}".',
'{attribute} must be greater than "{compareValue}".'=>'{attribute} måste vara större än "{compareValue}".',
'{attribute} must be greater than or equal to "{compareValue}".'=>'{attribute} måste vara större än eller lika med "{compareValue}".',
'{attribute} must be less than "{compareValue}".'=>'{attribute} måste vara mindre än "{compareValue}".',
'{attribute} must be less than or equal to "{compareValue}".'=>'{attribute} måste vara mindre än eller lika med "{compareValue}".',
'{attribute} must be no greater than {max}.'=>'{attribute} får inte överskrida {max}.',
'{attribute} must be no less than {min}.'=>'{attribute} får som minst vara {min}.',
'{attribute} must be repeated exactly.'=>'{attribute} måste upprepas exakt.',
'{attribute} must not be equal to "{compareValue}".'=>'{attribute} får inte vara satt till "{compareValue}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.'=>'{attribute} bör innehålla minst {min, number} tecken.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.'=>'{attribute} bör innehålla max {max, number} tecken.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.'=>'{attribute} bör innehålla {length, number} tecken.',