yii.php 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?php
  2. /**
  3. * @link http://www.yiiframework.com/
  4. * @copyright Copyright (c) 2008 Yii Software LLC
  5. * @license http://www.yiiframework.com/license/
  6. */
  7. /**
  8. * Message translations.
  9. *
  10. * This file is automatically generated by 'yii message/extract' command.
  11. * It contains the localizable messages extracted from source code.
  12. * You may modify this file by translating the extracted messages.
  13. *
  14. * Each array element represents the translation (value) of a message (key).
  15. * If the value is empty, the message is considered as not translated.
  16. * Messages that no longer need translation will have their translations
  17. * enclosed between a pair of '@@' marks.
  18. *
  19. * Message string can be used with plural forms format. Check i18n section
  20. * of the guide for details.
  21. *
  22. * NOTE: this file must be saved in UTF-8 encoding.
  23. */
  24. return [
  25. 'just now' => 'ravno zdaj',
  26. '(not set)' => '(ni nastavljeno)',
  27. 'An internal server error occurred.' => 'Prišlo je do notranje napake na strežniku.',
  28. 'Are you sure you want to delete this item?' => 'Ste prepričani, da želite izbrisati ta element?',
  29. 'Delete' => 'Izbrišite',
  30. 'Error' => 'Napaka',
  31. 'File upload failed.' => 'Nalaganje datoteke ni bilo uspešno.',
  32. 'Home' => 'Domov',
  33. 'Invalid data received for parameter "{param}".' => 'Neveljavni podatki so bili poslani za parameter "{param}".',
  34. 'Login Required' => 'Zahtevana je prijava',
  35. 'Missing required arguments: {params}' => 'Manjkajo zahtevani argumenti: {params}',
  36. 'Missing required parameters: {params}' => 'Manjkajo zahtevani parametri: {params}',
  37. 'No' => 'Ne',
  38. 'No help for unknown command "{command}".' => 'Pomoči za neznani ukaz "{command}" ni mogoče najti.',
  39. 'No help for unknown sub-command "{command}".' => 'Pomoči za neznani pod-ukaz "{command}" ni mogoče najti.',
  40. 'No results found.' => 'Rezultatov ni bilo mogoče najti.',
  41. 'Only files with these MIME types are allowed: {mimeTypes}.' => 'Dovoljene so samo datoteke s temi MIME tipi: {mimeTypes}.',
  42. 'Only files with these extensions are allowed: {extensions}.' => 'Dovoljene so samo datoteke s temi končnicami: {extensions}.',
  43. 'Page not found.' => 'Strani ni mogoče najti.',
  44. 'Please fix the following errors:' => 'Prosimo, popravite sledeče napake:',
  45. 'Please upload a file.' => 'Prosimo, naložite datoteko.',
  46. 'Showing <b>{begin, number}-{end, number}</b> of <b>{totalCount, number}</b> {totalCount, plural, one{item} other{items}}.' => 'Prikaz <b>{begin, number}-{end, number}</b> od <b>{totalCount, number}</b> {totalCount, plural, one{Element} two{Elementa} few{Elementi} other{Elementov}}.',
  47. 'The file "{file}" is not an image.' => 'Datoteka "{file}" ni slika.',
  48. 'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'Datoteka "{file}" je prevelika. Njena velikost {formattedLimit}.',
  49. 'The file "{file}" is too small. Its size cannot be smaller than {formattedLimit}.' => 'Datoteka "{file}" je premajhna. Njena velikost ne sme biti manjša od {formattedLimit}.',
  50. 'The format of {attribute} is invalid.' => 'Format {attribute} ni veljaven.',
  51. 'The image "{file}" is too large. The height cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Slika "{file}" je prevelika. Višina ne sme biti večja od {limit, number} {limit, plural, one{piksla} other{pikslov}}.',
  52. 'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Slika "{file}" je prevelika. Širina ne sme biti večja od {limit, number} {limit, plural, one{piksla} other{pikslov}}.',
  53. 'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Slika "{file}" je premajhna. Višina ne sme biti manjša od {limit, number} {limit, plural, one{piksla} other{pikslov}}.',
  54. 'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Slika "{file}" je premajhna. Širina ne sme biti manjša od {limit, number} {limit, plural, one{piksla} other{pikslov}}.',
  55. 'The requested view "{name}" was not found.' => 'Zahtevani pogled "{name}" ni bil najden.',
  56. 'The verification code is incorrect.' => 'Koda za preverjanje je napačna.',
  57. 'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Skupaj <b>{count, number}</b> {count, plural, one{element} two{elementa} few{elementi} other{elementov}}.',
  58. 'Unable to verify your data submission.' => 'Preverjanje vaših poslanih podatkov ni uspelo.',
  59. 'Unknown command "{command}".' => 'Neznani ukaz "{command}".',
  60. 'Unknown option: --{name}' => 'Neznana opcija: --{name}',
  61. 'Update' => 'Posodobitev',
  62. 'View' => 'Pogled',
  63. 'Yes' => 'Da',
  64. 'You are not allowed to perform this action.' => 'Ta akcija ni dovoljena za izvajanje.',
  65. 'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.' => 'Naložite lahko največ {limit, number} {limit, plural, one{datoteko} two{datoteki} few{datoteke} other{datotek}}.',
  66. 'in {delta, plural, =1{a day} other{# days}}' => 'v {delta, plural, one{# dnevu} other{# dneh}}',
  67. 'in {delta, plural, =1{a minute} other{# minutes}}' => 'v {delta, plural, one{# minuti} other{# minutah}}',
  68. 'in {delta, plural, =1{a month} other{# months}}' => 'v {delta, plural, one{# mesecu} other{# mesecih}}',
  69. 'in {delta, plural, =1{a second} other{# seconds}}' => 'v {delta, plural, one{# sekundi} other{# sekundah}}',
  70. 'in {delta, plural, =1{a year} other{# years}}' => 'v {delta, plural, one{# letu} other{# letih}}',
  71. 'in {delta, plural, =1{an hour} other{# hours}}' => 'v {delta, plural, one{# uri} other{# urah}}',
  72. 'the input value' => 'vhodna vrednost',
  73. '{attribute} "{value}" has already been taken.' => 'Atribut {attribute} "{value}" je že nastavljen.',
  74. '{attribute} cannot be blank.' => 'Atribut {attribute} ne more biti prazen',
  75. '{attribute} is invalid.' => 'Atribut {attribute} je neveljaven.',
  76. '{attribute} is not a valid URL.' => 'Atribut {attribute} ni veljaven URL.',
  77. '{attribute} is not a valid email address.' => 'Atribut {attribute} ni veljaven e-poštni naslov.',
  78. '{attribute} must be "{requiredValue}".' => '{attribute} mora biti "{requiredValue}".',
  79. '{attribute} must be a number.' => '{attribute} mora biti število.',
  80. '{attribute} must be a string.' => '{attribute} mora biti niz.',
  81. '{attribute} must be an integer.' => '{attribute} mora biti celo število.',
  82. '{attribute} must be either "{true}" or "{false}".' => '{attribute} mora biti ali "{true}" ali "{false}".',
  83. '{attribute} must be greater than "{compareValue}".' => 'Atribut {attribute} mora biti večji od "{compareValue}".',
  84. '{attribute} must be greater than or equal to "{compareValue}".' => 'Atribut {attribute} mora biti večji ali enak "{compareValue}".',
  85. '{attribute} must be less than "{compareValue}".' => 'Atribut {attribute} mora biti manjši od "{compareValue}".',
  86. '{attribute} must be less than or equal to "{compareValue}".' => 'Atribut {attribute} mora biti manjši ali enak "{compareValue}".',
  87. '{attribute} must be no greater than {max}.' => 'Atribut {attribute} ne sme biti večji od {max}',
  88. '{attribute} must be no less than {min}.' => 'Atribut {attribute} ne sme biti manjši od {min}.',
  89. '{attribute} must be repeated exactly.' => 'Atribut {attribute} mora biti točno ponovljen.',
  90. '{attribute} must not be equal to "{compareValue}".' => 'Atribut {attribute} ne sme biti enak "{compareValue}".',
  91. '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => 'Atribut {attribute} mora vsebovati vsaj {min, number} {min, plural, one{znak} two{znaka} few{znake} other{znakov}}.',
  92. '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => 'Atribut {attribute} mora vsebovati največ {max, number} {max, plural, one{znak} two{znaka} few{znake} other{znakov}}.',
  93. '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => 'Atribut {attribute} mora vsebovati {length, number} {length, plural, one{znak} two{znaka} few{znake} other{znakov}}.',
  94. '{delta, plural, =1{a day} other{# days}} ago' => 'pred {delta, plural, one{# dnevom} two{# dnevoma} other{# dnevi}}',
  95. '{delta, plural, =1{a minute} other{# minutes}} ago' => 'pred {delta, plural, one{# minuto} two{# minutama} other{# minutami}}',
  96. '{delta, plural, =1{a month} other{# months}} ago' => 'pred {delta, plural, one{# mesecem} two{# mesecema} other{# meseci}}',
  97. '{delta, plural, =1{a second} other{# seconds}} ago' => 'pred {delta, plural, one{# sekundo} two{# sekundama} other{# sekundami}}',
  98. '{delta, plural, =1{a year} other{# years}} ago' => 'pred {delta, plural, one{# letom} two{# letoma} other{# leti}}',
  99. '{delta, plural, =1{an hour} other{# hours}} ago' => 'pred {delta, plural, one{#uro} two{# urama} other{# urami}}',
  100. '{nFormatted} B' => '{nFormatted} B',
  101. '{nFormatted} GB' => '{nFormatted} GB',
  102. '{nFormatted} GiB' => '{nFormatted} GiB',
  103. '{nFormatted} kB' => '{nFormatted} kB',
  104. '{nFormatted} KiB' => '{nFormatted} KiB',
  105. '{nFormatted} MB' => '{nFormatted} MB',
  106. '{nFormatted} MiB' => '{nFormatted} MiB',
  107. '{nFormatted} PB' => '{nFormatted} PB',
  108. '{nFormatted} PiB' => '{nFormatted} PiB',
  109. '{nFormatted} TB' => '{nFormatted} TB',
  110. '{nFormatted} TiB' => '{nFormatted} TiB',
  111. '{nFormatted} {n, plural, =1{byte} other{bytes}}' => '{nFormatted} {n, plural, one{bajt} two{bajta} few{bajti} other{bajtov}}',
  112. '{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '{nFormatted} {n, plural, one{gibibajt} two{gibibajta} few{gibibajti} other{gibibajtov}}',
  113. '{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '{nFormatted} {n, plural, one{gigabajt} two{gigabajta} few{gigabajti} other{gigabajtov}}',
  114. '{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '{nFormatted} {n, plural, one{kibibajt} two{kibibajta} few{kibibajti} other{kibibajtov}}',
  115. '{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '{nFormatted} {n, plural, one{kilobajt} two{kilobajta} few{kilobajti} other{kilobajtov}}',
  116. '{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '{nFormatted} {n, plural, one{mebibajt} two{mebibajta} few{mebibajti} other{mebibajtov}}',
  117. '{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '{nFormatted} {n, plural, one{megabajt} two{megabajta} few{megabajti} other{megabajtov}}',
  118. '{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '{nFormatted} {n, plural, one{pebibajt} two{pebibajta} few{pebibajti} other{pebibajtov}}',
  119. '{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} {n, plural, one{petabajt} two{petabajta} few{petabajti} other{petabajtov}}',
  120. '{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} {n, plural, one{tebibajt} two{tebibajta} few{tebibajti} other{tebibajtov}}',
  121. '{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} {n, plural, one{terabajt} two{terabajta} few{terabajti} other{terabajtov}}',
  122. ];