yii.php 7.0 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)' => '(ikke defineret)',
  21. 'An internal server error occurred.' => 'Der opstod en intern server fejl.',
  22. 'Are you sure to delete this item?' => 'Er du sikker på, at du vil slette dette element?',
  23. 'Delete' => 'Slet',
  24. 'Error' => 'Fejl',
  25. 'File upload failed.' => 'Upload af fil fejlede.',
  26. 'Home' => 'Start',
  27. 'Invalid data received for parameter "{param}".' => 'Ugyldig data modtaget for parameteren "{param}".',
  28. 'Login Required' => 'Login Påkrævet',
  29. 'Missing required arguments: {params}' => 'Påkrævede argumenter mangler: {params}',
  30. 'Missing required parameters: {params}' => 'Påkrævede parametre mangler: {params}',
  31. 'No' => 'Nej',
  32. 'No help for unknown command "{command}".' => 'Ingen hjælp til ukendt kommando "{command}".',
  33. 'No help for unknown sub-command "{command}".' => 'Ingen hjælp til ukendt under-kommando "{command}".',
  34. 'No results found.' => 'Ingen resultater fundet.',
  35. 'Only files with these extensions are allowed: {extensions}.' => 'Kun filer med følgende filtyper er tilladte: {extensions}.',
  36. 'Only files with these mimeTypes are allowed: {mimeTypes}.' => 'Kun filer med følgende mime-typer er tilladte: {mimeTypes}.',
  37. 'Page not found.' => 'Siden blev ikke fundet.',
  38. 'Please fix the following errors:' => 'Ret venligst følgende fejl:',
  39. 'Please upload a file.' => 'Venligst upload en fil.',
  40. '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}}.',
  41. 'The file "{file}" is not an image.' => 'Filen "{file}" er ikke et billede.',
  42. 'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'Filen "{file}" er for stor. Størrelsen må ikke overstige {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}}.' => 'Filen "{file}" er for lille. Størrelsen må ikke være mindre end {limit, number} {limit, plural, one{byte} other{bytes}}.',
  44. 'The format of {attribute} is invalid.' => 'Formatet af {attribute} er ugyldigt.',
  45. '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}}.',
  46. '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}}.',
  47. '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}}.',
  48. '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}}.',
  49. 'The verification code is incorrect.' => 'Verifikationskoden er ikke korrekt.',
  50. 'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Total <b>{count, number}</b> {count, plural, one{element} other{elementer}}.',
  51. 'Unable to verify your data submission.' => 'Kunne ikke verificere din data indsendelse.',
  52. 'Unknown command "{command}".' => 'Ukendt kommando "{command}".',
  53. 'Unknown option: --{name}' => 'Ukendt option: --{name}',
  54. 'Update' => 'Opdatér',
  55. 'View' => 'Vis',
  56. 'Yes' => 'Ja',
  57. 'You are not allowed to perform this action.' => 'Du har ikke tilladelse til at udføre denne handling.',
  58. '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}}.',
  59. 'the input value' => 'inputværdien',
  60. '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" er allerede i brug.',
  61. '{attribute} cannot be blank.' => '{attribute} må ikke være tom.',
  62. '{attribute} is invalid.' => '{attribute} er ugyldig.',
  63. '{attribute} is not a valid URL.' => '{attribute} er ikke en gyldig URL.',
  64. '{attribute} is not a valid email address.' => '{attribute} er ikke en gyldig emailadresse.',
  65. '{attribute} must be "{requiredValue}".' => '{attribute} skal være "{requiredValue}".',
  66. '{attribute} must be a number.' => '{attribute} skal være et nummer.',
  67. '{attribute} must be a string.' => '{attribute} skal være en tekst-streng.',
  68. '{attribute} must be an integer.' => '{attribute} skal være et heltal.',
  69. '{attribute} must be either "{true}" or "{false}".' => '{attribute} skal være enten "{true}" eller "{false}".',
  70. '{attribute} must be greater than "{compareValue}".' => '{attribute} skal være større end "{compareValue}".',
  71. '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} skal være større end eller lig med "{compareValue}".',
  72. '{attribute} must be less than "{compareValue}".' => '{attribute} skal være mindre end "{compareValue}".',
  73. '{attribute} must be less than or equal to "{compareValue}".' => '{attribute} skal være mindre end eller lig med "{compareValue}".',
  74. '{attribute} must be no greater than {max}.' => '{attribute} må ikke være større end {max}.',
  75. '{attribute} must be no less than {min}.' => '{attribute} må ikke være mindre end {min}.',
  76. '{attribute} must be repeated exactly.' => '{attribute} skal være gentaget præcist.',
  77. '{attribute} must not be equal to "{compareValue}".' => '{attribute} må ikke være lig med "{compareValue}".',
  78. '{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}}.',
  79. '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} skal højst indeholde {min, number} {min, plural, one{tegn} other{tegn}}.',
  80. '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} skal indeholde {length, number} {length, plural, one{tegn} other{tegn}}.',
  81. );