mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-10-31 02:28:35 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			149 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			149 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| /**
 | |
|  * @link https://www.yiiframework.com/
 | |
|  * @copyright Copyright (c) 2008 Yii Software LLC
 | |
|  * @license https://www.yiiframework.com/license/
 | |
|  */
 | |
| 
 | |
| /**
 | |
|  * Message translations.
 | |
|  *
 | |
|  * This file is automatically generated by 'yii message/extract' 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.
 | |
|  */
 | |
| return [
 | |
|     ' and ' => '',
 | |
|     '"{attribute}" does not support operator "{operator}".' => '',
 | |
|     '(not set)' => '(ej satt)',
 | |
|     'Action not found.' => '',
 | |
|     'Aliases available: {aliases}' => '',
 | |
|     'An internal server error occurred.' => 'Ett internt serverfel har inträffat.',
 | |
|     'Are you sure you want to delete this item?' => 'Är du säker på att du vill radera objektet?',
 | |
|     'Condition for "{attribute}" should be either a value or valid operator specification.' => '',
 | |
|     'Delete' => 'Radera',
 | |
|     'Error' => 'Error',
 | |
|     'File upload failed.' => 'Uppladdningen misslyckades.',
 | |
|     'Home' => 'Hem',
 | |
|     'Invalid data received for parameter "{param}".' => 'Ogiltig data har mottagits för parameter "{param}".',
 | |
|     'Login Required' => 'Inloggning krävs',
 | |
|     'Missing required arguments: {params}' => 'Följande begärda variabler saknas: {params}',
 | |
|     'Missing required parameters: {params}' => 'Följande begärda parametrar saknas: {params}',
 | |
|     'No' => 'Nej',
 | |
|     'No results found.' => 'Inga resultat hittades.',
 | |
|     '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}',
 | |
|     'Operator "{operator}" must be used with a search attribute.' => '',
 | |
|     'Operator "{operator}" requires multiple operands.' => '',
 | |
|     'Options available: {options}' => '',
 | |
|     '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 combination {values} of {attributes} has already been taken.' => '',
 | |
|     'The file "{file}" is not an image.' => 'Filen "{file}" är inte en bild.',
 | |
|     'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'Filen "{file}" är för stor. Filstorleken får inte överskrida {formattedLimit}.',
 | |
|     'The file "{file}" is too small. Its size cannot be smaller than {formattedLimit}.' => 'Filen "{file}" är för liten. Filstorleken måste vara minst {formattedLimit}.',
 | |
|     'The format of {attribute} is invalid.' => 'Formatet för "{attribute}" är ogiltigt.',
 | |
|     'The format of {filter} is invalid.' => '',
 | |
|     '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.',
 | |
|     'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Totalt <b>{count, number}</b> objekt.',
 | |
|     'Unable to verify your data submission.' => 'Det gick inte att verifiera skickad data.',
 | |
|     'Unknown alias: -{name}' => '',
 | |
|     'Unknown filter attribute "{attribute}"' => '',
 | |
|     'Unknown option: --{name}' => 'Okänt alternativ: --{name}',
 | |
|     'Update' => 'Uppdatera',
 | |
|     'View' => 'Visa',
 | |
|     'Yes' => 'Ja',
 | |
|     '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}}.',
 | |
|     'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => '',
 | |
|     'in {delta, plural, =1{a day} other{# days}}' => 'under {delta, plural, =1{en dag} other{# dagar}}',
 | |
|     'in {delta, plural, =1{a minute} other{# minutes}}' => 'under {delta, plural, =1{en minut} other{# minuter}}',
 | |
|     'in {delta, plural, =1{a month} other{# months}}' => 'under {delta, plural, =1{en månad} other{# månader}}',
 | |
|     'in {delta, plural, =1{a second} other{# seconds}}' => 'under {delta, plural, =1{en sekund} other{# sekunder}}',
 | |
|     'in {delta, plural, =1{a year} other{# years}}' => 'under {delta, plural, =1{ett år} other{# år}}',
 | |
|     'in {delta, plural, =1{an hour} other{# hours}}' => 'under {delta, plural, =1{en timme} other{# timmar}}',
 | |
|     'just now' => 'just nu',
 | |
|     'the input value' => 'inmatningsvärdet',
 | |
|     '{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} contains wrong subnet mask.' => '',
 | |
|     '{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} is not in the allowed range.' => '',
 | |
|     '{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 a valid IP address.' => '',
 | |
|     '{attribute} must be an IP address with specified subnet.' => '',
 | |
|     '{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 equal to "{compareValueOrAttribute}".' => '',
 | |
|     '{attribute} must be greater than "{compareValueOrAttribute}".' => '{attribute} måste vara större än "{compareValueOrAttribute}".',
 | |
|     '{attribute} must be greater than or equal to "{compareValueOrAttribute}".' => '{attribute} måste vara större än eller lika med "{compareValueOrAttribute}".',
 | |
|     '{attribute} must be less than "{compareValueOrAttribute}".' => '{attribute} måste vara mindre än "{compareValueOrAttribute}".',
 | |
|     '{attribute} must be less than or equal to "{compareValueOrAttribute}".' => '{attribute} måste vara mindre än eller lika med "{compareValueOrAttribute}".',
 | |
|     '{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 not be a subnet.' => '',
 | |
|     '{attribute} must not be an IPv4 address.' => '',
 | |
|     '{attribute} must not be an IPv6 address.' => '',
 | |
|     '{attribute} must not be equal to "{compareValueOrAttribute}".' => '{attribute} får inte vara satt till "{compareValueOrAttribute}".',
 | |
|     '{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.',
 | |
|     '{compareAttribute} is invalid.' => '',
 | |
|     '{delta, plural, =1{1 day} other{# days}}' => '',
 | |
|     '{delta, plural, =1{1 hour} other{# hours}}' => '',
 | |
|     '{delta, plural, =1{1 minute} other{# minutes}}' => '',
 | |
|     '{delta, plural, =1{1 month} other{# months}}' => '',
 | |
|     '{delta, plural, =1{1 second} other{# seconds}}' => '',
 | |
|     '{delta, plural, =1{1 year} other{# years}}' => '',
 | |
|     '{delta, plural, =1{a day} other{# days}} ago' => '{delta, plural, =1{en dag} other{# dagar}} sedan',
 | |
|     '{delta, plural, =1{a minute} other{# minutes}} ago' => '{delta, plural, =1{en minut} other{# minuter}} sedan',
 | |
|     '{delta, plural, =1{a month} other{# months}} ago' => '{delta, plural, =1{en månad} other{# månader}} sedan',
 | |
|     '{delta, plural, =1{a second} other{# seconds}} ago' => '{delta, plural, =1{en sekund} other{# sekunder}} sedan',
 | |
|     '{delta, plural, =1{a year} other{# years}} ago' => '{delta, plural, =1{ett år} other{# år}} sedan',
 | |
|     '{delta, plural, =1{an hour} other{# hours}} ago' => '{delta, plural, =1{en timme} other{# timmar}} sedan',
 | |
|     '{nFormatted} B' => '{nFormatted} B',
 | |
|     '{nFormatted} GB' => '{nFormatted} GB',
 | |
|     '{nFormatted} GiB' => '{nFormatted} GiB',
 | |
|     '{nFormatted} KiB' => '{nFormatted} KiB',
 | |
|     '{nFormatted} MB' => '{nFormatted} MB',
 | |
|     '{nFormatted} MiB' => '{nFormatted} MiB',
 | |
|     '{nFormatted} PB' => '{nFormatted} PB',
 | |
|     '{nFormatted} PiB' => '{nFormatted} PiB',
 | |
|     '{nFormatted} TB' => '{nFormatted} TB',
 | |
|     '{nFormatted} TiB' => '{nFormatted} TiB',
 | |
|     '{nFormatted} kB' => '{nFormatted} kB',
 | |
|     '{nFormatted} {n, plural, =1{byte} other{bytes}}' => '{nFormatted} {n, plural, =1{byte} other{byte}}',
 | |
|     '{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '{nFormatted} {n, plural, =1{gibibyte} other{gibibyte}}',
 | |
|     '{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '{nFormatted} {n, plural, =1{gigabyte} other{gigabyte}}',
 | |
|     '{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '{nFormatted} {n, plural, =1{kibibyte} other{kibibyte}}',
 | |
|     '{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '{nFormatted} {n, plural, =1{kilobyte} other{kilobyte}}',
 | |
|     '{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '{nFormatted} {n, plural, =1{mebibyte} other{mebibyte}}',
 | |
|     '{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '{nFormatted} {n, plural, =1{megabyte} other{megabyte}}',
 | |
|     '{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '{nFormatted} {n, plural, =1{pebibyte} other{pebibyte}}',
 | |
|     '{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} {n, plural, =1{petabyte} other{petabyte}}',
 | |
|     '{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} {n, plural, =1{tebibyte} other{tebibyte}}',
 | |
|     '{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} {n, plural, =1{terabyte} other{terabyte}}',
 | |
| ];
 | 
