mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-01 03:26:36 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			149 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			149 lines
		
	
	
		
			11 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)' => '(ikke defineret)',
 | |
|     'Action not found.' => '',
 | |
|     'Aliases available: {aliases}' => '',
 | |
|     'An internal server error occurred.' => 'Der opstod en intern server fejl.',
 | |
|     'Are you sure you want to delete this item?' => 'Er du sikker på, at du vil slette dette element?',
 | |
|     'Condition for "{attribute}" should be either a value or valid operator specification.' => '',
 | |
|     'Delete' => 'Slet',
 | |
|     'Error' => 'Fejl',
 | |
|     'File upload failed.' => 'Upload af fil fejlede.',
 | |
|     'Home' => 'Start',
 | |
|     'Invalid data received for parameter "{param}".' => 'Ugyldig data modtaget for parameteren "{param}".',
 | |
|     'Login Required' => 'Login Påkrævet',
 | |
|     'Missing required arguments: {params}' => 'Påkrævede argumenter mangler: {params}',
 | |
|     'Missing required parameters: {params}' => 'Påkrævede parametre mangler: {params}',
 | |
|     'No' => 'Nej',
 | |
|     'No results found.' => 'Ingen resultater fundet.',
 | |
|     'Only files with these MIME types are allowed: {mimeTypes}.' => 'Kun filer med følgende MIME-typer er tilladte: {mimeTypes}.',
 | |
|     'Only files with these extensions are allowed: {extensions}.' => 'Kun filer med følgende filtyper er tilladte: {extensions}.',
 | |
|     'Operator "{operator}" must be used with a search attribute.' => '',
 | |
|     'Operator "{operator}" requires multiple operands.' => '',
 | |
|     'Options available: {options}' => '',
 | |
|     'Page not found.' => 'Siden blev ikke fundet.',
 | |
|     'Please fix the following errors:' => 'Ret venligst følgende fejl:',
 | |
|     'Please upload a file.' => 'Venligst upload en fil.',
 | |
|     'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'Viser <b>{begin, number}-{end, number}</b> af <b>{totalCount, number}</b> {totalCount, plural, one{element} other{elementer}}.',
 | |
|     'The combination {values} of {attributes} has already been taken.' => '',
 | |
|     'The file "{file}" is not an image.' => 'Filen "{file}" er ikke et billede.',
 | |
|     'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'Filen "{file}" er for stor. Størrelsen må ikke overstige {formattedLimit}.',
 | |
|     'The file "{file}" is too small. Its size cannot be smaller than {formattedLimit}.' => 'Filen "{file}" er for lille. Størrelsen må ikke være mindre end {formattedLimit}.',
 | |
|     'The format of {attribute} is invalid.' => 'Formatet af {attribute} er ugyldigt.',
 | |
|     '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}}.' => 'Billedet "{file}" er for stort. Højden må ikke være større end {limit, number} {limit, plural, one{pixel} other{pixels}}.',
 | |
|     'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Billedet "{file}" er for stort. Bredden må ikke være større end {limit, number} {limit, plural, one{pixel} other{pixels}}.',
 | |
|     'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Billedet "{file}" er for lille. Højden må ikke være mindre end {limit, number} {limit, plural, one{pixel} other{pixels}}.',
 | |
|     'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Billedet "{file}" er for lille. Bredden må ikke være mindre end {limit, number} {limit, plural, one{pixel} other{pixels}}.',
 | |
|     'The requested view "{name}" was not found.' => 'Den ønskede visning "{name}" blev ikke fundet.',
 | |
|     'The verification code is incorrect.' => 'Verifikationskoden er ikke korrekt.',
 | |
|     'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Total <b>{count, number}</b> {count, plural, one{element} other{elementer}}.',
 | |
|     'Unable to verify your data submission.' => 'Kunne ikke verificere din data indsendelse.',
 | |
|     'Unknown alias: -{name}' => '',
 | |
|     'Unknown filter attribute "{attribute}"' => '',
 | |
|     'Unknown option: --{name}' => 'Ukendt option: --{name}',
 | |
|     'Update' => 'Opdatér',
 | |
|     'View' => 'Vis',
 | |
|     'Yes' => 'Ja',
 | |
|     'You are not allowed to perform this action.' => 'Du har ikke tilladelse til at udføre denne handling.',
 | |
|     'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Du kan højst uploade {limit, number} {limit, plural, one{fil} other{filer}}.',
 | |
|     'You should upload at least {limit, number} {limit, plural, one{file} other{files}}.' => '',
 | |
|     'in {delta, plural, =1{a day} other{# days}}' => 'om {delta, plural, =1{en dag} other{# dage}}',
 | |
|     'in {delta, plural, =1{a minute} other{# minutes}}' => 'om {delta, plural, =1{et minut} other{# minutter}}',
 | |
|     'in {delta, plural, =1{a month} other{# months}}' => 'om {delta, plural, =1{en måned} other{# måneder}}',
 | |
|     'in {delta, plural, =1{a second} other{# seconds}}' => 'om {delta, plural, =1{et sekund} other{# sekunder}}',
 | |
|     'in {delta, plural, =1{a year} other{# years}}' => 'om {delta, plural, =1{et år} other{# år}}',
 | |
|     'in {delta, plural, =1{an hour} other{# hours}}' => 'om {delta, plural, =1{en time} other{# timer}}',
 | |
|     'just now' => '',
 | |
|     'the input value' => 'inputværdien',
 | |
|     '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" er allerede i brug.',
 | |
|     '{attribute} cannot be blank.' => '{attribute} må ikke være tom.',
 | |
|     '{attribute} contains wrong subnet mask.' => '',
 | |
|     '{attribute} is invalid.' => '{attribute} er ugyldig.',
 | |
|     '{attribute} is not a valid URL.' => '{attribute} er ikke en gyldig URL.',
 | |
|     '{attribute} is not a valid email address.' => '{attribute} er ikke en gyldig emailadresse.',
 | |
|     '{attribute} is not in the allowed range.' => '',
 | |
|     '{attribute} must be "{requiredValue}".' => '{attribute} skal være "{requiredValue}".',
 | |
|     '{attribute} must be a number.' => '{attribute} skal være et nummer.',
 | |
|     '{attribute} must be a string.' => '{attribute} skal være en tekst-streng.',
 | |
|     '{attribute} must be a valid IP address.' => '',
 | |
|     '{attribute} must be an IP address with specified subnet.' => '',
 | |
|     '{attribute} must be an integer.' => '{attribute} skal være et heltal.',
 | |
|     '{attribute} must be either "{true}" or "{false}".' => '{attribute} skal være enten "{true}" eller "{false}".',
 | |
|     '{attribute} must be equal to "{compareValueOrAttribute}".' => '',
 | |
|     '{attribute} must be greater than "{compareValueOrAttribute}".' => '{attribute} skal være større end "{compareValueOrAttribute}".',
 | |
|     '{attribute} must be greater than or equal to "{compareValueOrAttribute}".' => '{attribute} skal være større end eller lig med "{compareValueOrAttribute}".',
 | |
|     '{attribute} must be less than "{compareValueOrAttribute}".' => '{attribute} skal være mindre end "{compareValueOrAttribute}".',
 | |
|     '{attribute} must be less than or equal to "{compareValueOrAttribute}".' => '{attribute} skal være mindre end eller lig med "{compareValueOrAttribute}".',
 | |
|     '{attribute} must be no greater than {max}.' => '{attribute} må ikke være større end {max}.',
 | |
|     '{attribute} must be no less than {min}.' => '{attribute} må ikke være mindre end {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} må ikke være lig med "{compareValueOrAttribute}".',
 | |
|     '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} skal mindst indeholde {min, number} {min, plural, one{tegn} other{tegn}}.',
 | |
|     '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} skal højst indeholde {max, number} {max, plural, one{tegn} other{tegn}}.',
 | |
|     '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} skal indeholde {length, number} {length, plural, one{tegn} other{tegn}}.',
 | |
|     '{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' => 'for {delta, plural, =1{en dag} other{# dage}} siden',
 | |
|     '{delta, plural, =1{a minute} other{# minutes}} ago' => 'for {delta, plural, =1{et minut} other{# minutter}} siden',
 | |
|     '{delta, plural, =1{a month} other{# months}} ago' => 'for {delta, plural, =1{en måned} other{# måneder}} siden',
 | |
|     '{delta, plural, =1{a second} other{# seconds}} ago' => 'for {delta, plural, =1{et sekund} other{# sekunder}} siden',
 | |
|     '{delta, plural, =1{a year} other{# years}} ago' => 'for {delta, plural, =1{et år} other{# år}} siden',
 | |
|     '{delta, plural, =1{an hour} other{# hours}} ago' => 'for {delta, plural, =1{en time} other{# timer}} siden',
 | |
|     '{nFormatted} B' => '{nFormatted} B',
 | |
|     '{nFormatted} GB' => '{nFormatted} GB',
 | |
|     '{nFormatted} GiB' => '',
 | |
|     '{nFormatted} KiB' => '',
 | |
|     '{nFormatted} MB' => '{nFormatted} MB',
 | |
|     '{nFormatted} MiB' => '',
 | |
|     '{nFormatted} PB' => '{nFormatted} PB',
 | |
|     '{nFormatted} PiB' => '',
 | |
|     '{nFormatted} TB' => '{nFormatted} TB',
 | |
|     '{nFormatted} TiB' => '',
 | |
|     '{nFormatted} kB' => '{nFormatted} kB',
 | |
|     '{nFormatted} {n, plural, =1{byte} other{bytes}}' => '{nFormatted} {n, plural, =1{byte} other{bytes}}',
 | |
|     '{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}',
 | |
|     '{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}',
 | |
|     '{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '{nFormatted} {n, plural, =1{megabyte} other{megabytes}}',
 | |
|     '{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} {n, plural, =1{petabyte} other{petabytes}}',
 | |
|     '{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '',
 | |
|     '{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} {n, plural, =1{terabyte} other{terabytes}}',
 | |
| ];
 | 
