You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

118 lines
11KB

  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 [
  20. 'just now' => 'ravno zdaj',
  21. '(not set)' => '(ni nastavljeno)',
  22. 'An internal server error occurred.' => 'Prišlo je do notranje napake na strežniku.',
  23. 'Are you sure you want to delete this item?' => 'Ste prepričani, da želite izbrisati ta element?',
  24. 'Delete' => 'Izbrišite',
  25. 'Error' => 'Napaka',
  26. 'File upload failed.' => 'Nalaganje datoteke ni bilo uspešno.',
  27. 'Home' => 'Domov',
  28. 'Invalid data received for parameter "{param}".' => 'Neveljavni podatki so bili poslani za parameter "{param}".',
  29. 'Login Required' => 'Zahtevana je prijava',
  30. 'Missing required arguments: {params}' => 'Manjkajo zahtevani argumenti: {params}',
  31. 'Missing required parameters: {params}' => 'Manjkajo zahtevani parametri: {params}',
  32. 'No' => 'Ne',
  33. 'No help for unknown command "{command}".' => 'Pomoči za neznani ukaz "{command}" ni mogoče najti.',
  34. 'No help for unknown sub-command "{command}".' => 'Pomoči za neznani pod-ukaz "{command}" ni mogoče najti.',
  35. 'No results found.' => 'Razultatov ni bilo mogoče najti.',
  36. 'Only files with these MIME types are allowed: {mimeTypes}.' => 'Dovoljene so samo datoteke s temi MIME tipi: {mimeTypes}.',
  37. 'Only files with these extensions are allowed: {extensions}.' => 'Dovoljene so samo datoteke s temi končnicami: {extensions}.',
  38. 'Page not found.' => 'Strani ni mogoče najti.',
  39. 'Please fix the following errors:' => 'Prosimo, popravite sledeče napake:',
  40. 'Please upload a file.' => 'Prosimo, naložite datoteko.',
  41. '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}}.',
  42. 'The file "{file}" is not an image.' => 'Datoteka "{file}" ni slika.',
  43. 'The file "{file}" is too big. Its size cannot exceed {formattedLimit}.' => 'Datoteka "{file}" je prevelika. Njena velikost {formattedLimit}.',
  44. '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}.',
  45. 'The format of {attribute} is invalid.' => 'Format {attribute} ni veljaven.',
  46. '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}}.',
  47. '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}}.',
  48. '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}}.',
  49. '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}}.',
  50. 'The requested view "{name}" was not found.' => 'Zahtevani pogled "{name}" ni bil najden.',
  51. 'The verification code is incorrect.' => 'Koda za preverjanje je napačna.',
  52. '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}}.',
  53. 'Unable to verify your data submission.' => 'Preverjanje vaših poslanih podatkov ni uspelo.',
  54. 'Unknown command "{command}".' => 'Neznani ukaz "{command}".',
  55. 'Unknown option: --{name}' => 'Neznana opcija: --{name}',
  56. 'Update' => 'Posodobitev',
  57. 'View' => 'Pogled',
  58. 'Yes' => 'Da',
  59. 'You are not allowed to perform this action.' => 'Ta akcija ni dovoljena za izvajanje.',
  60. '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}}.',
  61. 'in {delta, plural, =1{a day} other{# days}}' => 'v {delta, plural, one{# dnevu} other{# dneh}}',
  62. 'in {delta, plural, =1{a minute} other{# minutes}}' => 'v {delta, plural, one{# minuti} other{# minutah}}',
  63. 'in {delta, plural, =1{a month} other{# months}}' => 'v {delta, plural, one{# mesecu} other{# mesecih}}',
  64. 'in {delta, plural, =1{a second} other{# seconds}}' => 'v {delta, plural, one{# sekundi} other{# sekundah}}',
  65. 'in {delta, plural, =1{a year} other{# years}}' => 'v {delta, plural, one{# letu} other{# letih}}',
  66. 'in {delta, plural, =1{an hour} other{# hours}}' => 'v {delta, plural, one{# uri} other{# urah}}',
  67. 'the input value' => 'vhodna vrednost',
  68. '{attribute} "{value}" has already been taken.' => 'Atribut {attribute} "{value}" je že nastavljen.',
  69. '{attribute} cannot be blank.' => 'Atribut {attribute} ne more biti prazen',
  70. '{attribute} is invalid.' => 'Atribut {attribute} je neveljaven.',
  71. '{attribute} is not a valid URL.' => 'Atribut {attribute} ni veljaven URL.',
  72. '{attribute} is not a valid email address.' => 'Atribut {attribute} ni veljaven e-poštni naslov.',
  73. '{attribute} must be "{requiredValue}".' => '{attribute} mora biti "{requiredValue}".',
  74. '{attribute} must be a number.' => '{attribute} mora biti število.',
  75. '{attribute} must be a string.' => '{attribute} mora biti niz.',
  76. '{attribute} must be an integer.' => '{attribute} mora biti celo število.',
  77. '{attribute} must be either "{true}" or "{false}".' => '{attribute} mora biti ali "{true}" ali "{false}".',
  78. '{attribute} must be greater than "{compareValue}".' => 'Atribut {attribute} mora biti večji od "{compareValue}".',
  79. '{attribute} must be greater than or equal to "{compareValue}".' => 'Atribut {attribute} mora biti večji ali enak "{compareValue}".',
  80. '{attribute} must be less than "{compareValue}".' => 'Atribut {attribute} mora biti manjši od "{compareValue}".',
  81. '{attribute} must be less than or equal to "{compareValue}".' => 'Atribut {attribute} mora biti manjši ali enak "{compareValue}".',
  82. '{attribute} must be no greater than {max}.' => 'Atribut {attribute} ne sme biti večji od {max}',
  83. '{attribute} must be no less than {min}.' => 'Atribut {attribute} ne sme biti manjši od {min}.',
  84. '{attribute} must be repeated exactly.' => 'Atribut {attribute} mora biti točno ponovljen.',
  85. '{attribute} must not be equal to "{compareValue}".' => 'Atribut {attribute} ne sme biti enak "{compareValue}".',
  86. '{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}}.',
  87. '{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}}.',
  88. '{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}}.',
  89. '{delta, plural, =1{a day} other{# days}} ago' => 'pred {delta, plural, one{# dnevom} two{# dnevoma} other{# dnevi}}',
  90. '{delta, plural, =1{a minute} other{# minutes}} ago' => 'pred {delta, plural, one{# minuto} two{# minutama} other{# minutami}}',
  91. '{delta, plural, =1{a month} other{# months}} ago' => 'pred {delta, plural, one{# mesecem} two{# mesecema} other{# meseci}}',
  92. '{delta, plural, =1{a second} other{# seconds}} ago' => 'pred {delta, plural, one{# sekundo} two{# sekundama} other{# sekundami}}',
  93. '{delta, plural, =1{a year} other{# years}} ago' => 'pred {delta, plural, one{# letom} two{# letoma} other{# leti}}',
  94. '{delta, plural, =1{an hour} other{# hours}} ago' => 'pred {delta, plural, one{#uro} two{# urama} other{# urami}}',
  95. '{nFormatted} B' => '{nFormatted} B',
  96. '{nFormatted} GB' => '{nFormatted} GB',
  97. '{nFormatted} GiB' => '{nFormatted} GiB',
  98. '{nFormatted} KB' => '{nFormatted} KB',
  99. '{nFormatted} KiB' => '{nFormatted} KiB',
  100. '{nFormatted} MB' => '{nFormatted} MB',
  101. '{nFormatted} MiB' => '{nFormatted} MiB',
  102. '{nFormatted} PB' => '{nFormatted} PB',
  103. '{nFormatted} PiB' => '{nFormatted} PiB',
  104. '{nFormatted} TB' => '{nFormatted} TB',
  105. '{nFormatted} TiB' => '{nFormatted} TiB',
  106. '{nFormatted} {n, plural, =1{byte} other{bytes}}' => '{nFormatted} {n, plural, one{bajt} two{bajta} few{bajti} other{bajtov}}',
  107. '{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '{nFormatted} {n, plural, one{gibibajt} two{gibibajta} few{gibibajti} other{gibibajtov}}',
  108. '{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '{nFormatted} {n, plural, one{gigabajt} two{gigabajta} few{gigabajti} other{gigabajtov}}',
  109. '{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '{nFormatted} {n, plural, one{kibibajt} two{kibibajta} few{kibibajti} other{kibibajtov}}',
  110. '{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '{nFormatted} {n, plural, one{kilobajt} two{kilobajta} few{kilobajti} other{kilobajtov}}',
  111. '{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '{nFormatted} {n, plural, one{mebibajt} two{mebibajta} few{mebibajti} other{mebibajtov}}',
  112. '{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '{nFormatted} {n, plural, one{megabajt} two{megabajta} few{megabajti} other{megabajtov}}',
  113. '{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '{nFormatted} {n, plural, one{pebibajt} two{pebibajta} few{pebibajti} other{pebibajtov}}',
  114. '{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} {n, plural, one{petabajt} two{petabajta} few{petabajti} other{petabajtov}}',
  115. '{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} {n, plural, one{tebibajt} two{tebibajta} few{tebibajti} other{tebibajtov}}',
  116. '{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} {n, plural, one{terabajt} two{terabajta} few{terabajti} other{terabajtov}}',
  117. ];