yii.php 7.1 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. 'the input value' => 'de invoerwaarde',
  21. '(not set)' => '(niet ingesteld)',
  22. 'An internal server error occurred.' => 'Er is een interne serverfout opgetreden.',
  23. 'Are you sure to delete this item?' => 'Weet u zeker dat u dit item wilt verwijderen?',
  24. 'Delete' => 'Verwijderen',
  25. 'Error' => 'Fout',
  26. 'File upload failed.' => 'Bestand uploaden mislukt.',
  27. 'Home' => 'Home',
  28. 'Invalid data received for parameter "{param}".' => 'Ongeldige gegevens ontvangen voor parameter "{param}".',
  29. 'Login Required' => 'Inloggen verplicht',
  30. 'Missing required arguments: {params}' => 'Ontbrekende vereiste argumenten: {params}',
  31. 'Missing required parameters: {params}' => 'Ontbrekende vereiste parameters: {params}',
  32. 'No' => 'Nee',
  33. 'No help for unknown command "{command}".' => 'Geen hulp voor onbekend commando "{command}".',
  34. 'No help for unknown sub-command "{command}".' => 'Geen hulp voor onbekend sub-commando "{command}".',
  35. 'No results found.' => 'Geen resultaten gevonden',
  36. 'Only files with these extensions are allowed: {extensions}.' => 'Alleen bestanden met de volgende extensies zijn toegestaan: {extensions}.',
  37. 'Only files with these mimeTypes are allowed: {mimeTypes}.' => 'Alleen bestanden met de volgende mimeTypes zijn toegestaan: {mimeTypes}.',
  38. 'Page not found.' => 'Pagina niet gevonden.',
  39. 'Please fix the following errors:' => 'Corrigeer de volgende fouten:',
  40. 'Please upload a file.' => 'Upload een bestand.',
  41. 'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'Resultaat <b>{begin, number}-{end, number}</b> van <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.',
  42. 'The file "{file}" is not an image.' => 'Het bestand "{file}" is geen afbeelding.',
  43. 'The file "{file}" is too big. Its size cannot exceed {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'Het bestand "{file}" is te groot. Het kan niet groter zijn dan {limit, number} {limit, plural, one{byte} other{bytes}}.',
  44. 'The file "{file}" is too small. Its size cannot be smaller than {limit, number} {limit, plural, one{byte} other{bytes}}.' => 'Het bestand "{file}" is te klein. Het kan niet kleiner zijn dan {limit, number} {limit, plural, one{byte} other{bytes}}.',
  45. 'The format of {attribute} is invalid.' => 'Het formaat van {attribute} is ongeldig',
  46. 'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'De afbeelding "{file}" is te groot. Het mag maximaal {limit, number} {limit, plural, one{pixel} other{pixels}} hoog zijn.',
  47. 'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'De afbeelding "{file}" is te groot. Het mag maximaal {limit, number} {limit, plural, one{pixel} other{pixels}} breed zijn.',
  48. 'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'De afbeelding "{file}" is te klein. Het moet minimaal {limit, number} {limit, plural, one{pixel} other{pixels}} hoog zijn.',
  49. 'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'De afbeelding "{file}" is te klein. Het moet minimaal {limit, number} {limit, plural, one{pixel} other{pixels}} breed zijn.',
  50. 'The verification code is incorrect.' => 'De verificatiecode is onjuist.',
  51. 'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Totaal <b>{count, number}</b> {count, plural, one{item} other{items}}.',
  52. 'Unable to verify your data submission.' => 'Het is niet mogelijk uw verstrekte gegevens te verifiëren.',
  53. 'Unknown command "{command}".' => 'Onbekend commando "{command}".',
  54. 'Unknown option: --{name}' => 'Onbekende optie: --{name}',
  55. 'Update' => 'Update',
  56. 'View' => 'Bekijk',
  57. 'Yes' => 'Ja',
  58. 'You are not allowed to perform this action.' => 'U bent niet gemachtigd om deze actie uit te voeren.',
  59. 'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'U kunt maximaal {limit, number} {limit, plural, one{ander bestand} other{andere bestander}} uploaden.',
  60. '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" is reeds in gebruik.',
  61. '{attribute} cannot be blank.' => '{attribute} mag niet leeg zijn.',
  62. '{attribute} is invalid.' => '{attribute} is ongeldig.',
  63. '{attribute} is not a valid URL.' => '{attribute} is geen geldige URL.',
  64. '{attribute} is not a valid email address.' => '{attribute} is geen geldig emailadres.',
  65. '{attribute} must be "{requiredValue}".' => '{attribute} moet "{requiredValue}" zijn.',
  66. '{attribute} must be a number.' => '{attribute} moet een getal zijn.',
  67. '{attribute} must be a string.' => '{attribute} moet een string zijn.',
  68. '{attribute} must be an integer.' => '{attribute} moet een geheel getal zijn.',
  69. '{attribute} must be either "{true}" or "{false}".' => '{attribute} moet "{true}" of "{false}" zijn.',
  70. '{attribute} must be greater than "{compareValue}".' => '{attribute} moet groter zijn dan "{compareValue}".',
  71. '{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} moet groter dan of gelijk aan "{compareValue}" zijn.',
  72. '{attribute} must be less than "{compareValue}".' => '{attribute} moet minder zijn dan "{compareValue}".',
  73. '{attribute} must be less than or equal to "{compareValue}".' => '{attribute} moet minder dan of gelijk aan "{compareValue}" zijn.',
  74. '{attribute} must be no greater than {max}.' => '{attribute} mag niet groter zijn dan {max}.',
  75. '{attribute} must be no less than {min}.' => '{attribute} mag niet kleiner zijn dan {max}.',
  76. '{attribute} must be repeated exactly.' => '{attribute} moet exact herhaald worden.',
  77. '{attribute} must not be equal to "{compareValue}".' => '{attribute} mag niet gelijk zijn aan "{compareValue}".',
  78. '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} moet minstens {min, number} {min, plural, one{karakter} other{karakters}} bevatten.',
  79. '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} mag maximaal {min, number} {min, plural, one{karakter} other{karakters}} bevatten.',
  80. '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} moet precies {min, number} {min, plural, one{karakter} other{karakters}} bevatten.',
  81. );