serbian-utf8.pl 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704
  1. # UTF-8 encoded Serbian translation file for use with Oddmuse
  2. #
  3. # Copyright (c) 2003 Unknown
  4. # Copyright (c) 2003 Chusslove Illich
  5. #
  6. # Permission is granted to copy, distribute and/or modify this document
  7. # under the terms of the GNU Free Documentation License, Version 1.2
  8. # or any later version published by the Free Software Foundation;
  9. # with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  10. # A copy of the license could be found at: http://www.gnu.org/licenses/fdl.txt .
  11. #
  12. # Installation:
  13. # =============
  14. #
  15. # Create a modules subdirectory in your data directory, and put the
  16. # file in there. It will be loaded automatically.
  17. #
  18. # This translation was last checked for Oddmuse version 1.195.
  19. #
  20. use utf8;
  21. use strict;
  22. AddModuleDescription('serbian-utf8.pl', 'Serbian') if defined &AddModuleDescription;
  23. our %Translate = grep(!/^#/, split(/\n/,<<'END_OF_TRANSLATION'));
  24. ################################################################################
  25. # wiki.pl
  26. ################################################################################
  27. Reading not allowed: user, ip, or network is blocked.
  28. Читање није дозвољено: приступ за корисника, IP број или мрежу је блокиран.
  29. Login
  30. Error
  31. %s calls
  32. Cannot create %s
  33. Не могу да направим %s
  34. Include normal pages
  35. Invalid UserName %s: not saved.
  36. Неисправно корисничко име %s: није снимљено.
  37. UserName must be 50 characters or less: not saved
  38. Корисничко име мора имати 50 или мање знакова: није снимљено.
  39. This page contains an uploaded file:
  40. No summary was provided for this file.
  41. Recursive include of %s!
  42. Clear Cache
  43. Main lock obtained.
  44. Главна брава је добављена.
  45. Main lock released.
  46. Главна брава је отпуштена.
  47. Journal
  48. More...
  49. Comments on this page
  50. Коментари на овој страни
  51. XML::RSS is not available on this system.
  52. diff
  53. history
  54. историјат
  55. %s returned no data, or LWP::UserAgent is not available.
  56. RSS parsing failed for %s
  57. No items found in %s.
  58. . . . .
  59. Click to edit this page
  60. CGI Internal error: %s
  61. Invalid action parameter %s
  62. Неисправан параметар акције %s
  63. Page name is missing
  64. Page name is too long: %s
  65. Име странице је предугачко: %s
  66. Invalid Page %s (must not end with .db)
  67. Неисправна страница %s (не сме имати наставак .db)
  68. Invalid Page %s (must not end with .lck)
  69. Неисправна страница %s (не сме имати наставак .lck)
  70. Invalid Page %s
  71. Неисправна страница %s
  72. There are no comments, yet. Be the first to leave a comment!
  73. Welcome!
  74. This page does not exist, but you can %s.
  75. create it now
  76. Too many redirections
  77. No redirection for old revisions
  78. Invalid link pattern for #REDIRECT
  79. Please go on to %s.
  80. Настави до %s.
  81. Updates since %s
  82. Измене од %s
  83. up to %s
  84. Updates in the last %s days
  85. Измене у последњих %s дана
  86. Updates in the last day
  87. Измене у последњи дан
  88. for %s only
  89. само за %s
  90. List latest change per page only
  91. List all changes
  92. Skip rollbacks
  93. Include rollbacks
  94. List only major changes
  95. Include minor changes
  96. days
  97. List later changes
  98. RSS
  99. RSS with pages
  100. RSS with pages and diff
  101. Using the 「rollback」 button on this page will reset the wiki to that particular point in time, undoing any later changes to all of the pages.
  102. Filters
  103. Title:
  104. Title and Body:
  105. Username:
  106. Корисничко име:
  107. Host:
  108. Follow up to:
  109. Language:
  110. Go!
  111. Иди!
  112. (minor)
  113. (ситна)
  114. rollback
  115. повратак
  116. new
  117. All changes for %s
  118. This page is too big to send over RSS.
  119. History of %s
  120. Историјат за %s
  121. Using the 「rollback」 button on this page will reset the page to that particular point in time, undoing any later changes to this page.
  122. Compare
  123. Упореди
  124. Deleted
  125. Mark this page for deletion
  126. No other revisions available
  127. current
  128. Revision %s
  129. Верзија %s
  130. Contributors to %s
  131. Missing target for rollback.
  132. Недостаје циљ за повратак.
  133. Target for rollback is too far back.
  134. Циљ за повратак је предалеко уназад.
  135. A username is required for ordinary users.
  136. Rolling back changes
  137. Враћам измене
  138. Editing not allowed: %s is read-only.
  139. Уређивање није дозвољено: %s је само за читање.
  140. Rollback of %s would restore banned content.
  141. Rollback to %s
  142. Повратак на %s
  143. %s rolled back
  144. %s је враћен
  145. to %s
  146. Index of all pages
  147. Списак свих страна:
  148. Wiki Version
  149. Приказујем верзију Викија
  150. Password
  151. Лозинка
  152. Run maintenance
  153. Unlock Wiki
  154. Откључавам
  155. Unlock site
  156. Lock site
  157. Unlock %s
  158. Lock %s
  159. Administration
  160. Actions:
  161. Important pages:
  162. To mark a page for deletion, put <strong>%s</strong> on the first line.
  163. Anonymous
  164. Анонимони
  165. redirected from %s
  166. преусмерено са %s
  167. %s:
  168. [Home]
  169. [Кућа]
  170. Click to search for references to this page
  171. Edit this page
  172. Уреди текст ове странице
  173. Preview:
  174. Преглед:
  175. Preview only, not yet saved
  176. Ово је само преглед, измена још увек није записана
  177. Warning
  178. Упозорење
  179. Database is stored in temporary directory %s
  180. База је снимљена у привремени директоријум %s
  181. %s seconds
  182. %s секунди
  183. Last edited
  184. Последње уређивање
  185. Edited
  186. Уређено
  187. by %s
  188. — %s
  189. (diff)
  190. (разлике)
  191. a
  192. c
  193. Edit revision %s of this page
  194. Уреди верзију %s ове странице
  195. e
  196. This page is read-only
  197. Ова страница је само за читање
  198. View other revisions
  199. Прикажи остале верзије
  200. View current revision
  201. Прикажи тренутну верзију
  202. View all changes
  203. Прикажи све измене
  204. View contributors
  205. Add your comment here:
  206. Homepage URL:
  207. s
  208. Save
  209. Сачувај
  210. p
  211. Preview
  212. Преглед
  213. Search:
  214. Пронађи:
  215. f
  216. Replace:
  217. Замени:
  218. Delete
  219. Filter:
  220. Last edit
  221. revision %s
  222. верзија %s
  223. current revision
  224. текућа верзија
  225. Difference between revision %1 and %2
  226. Last major edit (%s)
  227. later minor edits
  228. No diff available.
  229. Разлика није доступна.
  230. Summary:
  231. Сажетак:
  232. Old revision:
  233. Changed:
  234. Измењено:
  235. Deleted:
  236. Added:
  237. Додато:
  238. to
  239. у
  240. Revision %s not available
  241. Верзија %s није доступна
  242. showing current revision instead
  243. уместо тога, користи се тренутна верзија
  244. Showing revision %s
  245. Приказана верзија %s
  246. Cannot save a nameless page.
  247. Не могу да снимим безимену страну.
  248. Cannot save a page without revision.
  249. not deleted:
  250. deleted
  251. обрисано
  252. Cannot open %s
  253. Cannot write %s
  254. Could not get %s lock
  255. Нисам могао да добавим браву %s
  256. The lock was created %s.
  257. Maybe the user running this script is no longer allowed to remove the lock directory?
  258. Sometimes locks are left behind if a job crashes.
  259. After ten minutes, you could try to unlock the wiki.
  260. This operation may take several seconds...
  261. Ова операција може потрајати неколико секунди...
  262. Forced unlock of %s lock.
  263. Форсирано откључавање браве %s.
  264. No unlock required.
  265. Откључавање није неопходно.
  266. %s hours ago
  267. пре %s часова
  268. 1 hour ago
  269. пре 1 часа
  270. %s minutes ago
  271. пре %s минута
  272. 1 minute ago
  273. пре 1 минута
  274. %s seconds ago
  275. пре %s секунди
  276. 1 second ago
  277. пре 1 секунде
  278. just now
  279. управо сада
  280. Only administrators can upload files.
  281. Само администратори могу да каче датотеке.
  282. Editing revision %s of
  283. Уређује се верзија %s
  284. Editing %s
  285. Уређивање %s
  286. Editing old revision %s.
  287. Уређивање старе верзије %s.
  288. Saving this page will replace the latest revision with this text.
  289. Снимање ове странице ће преписати последњу верзију новим текстом.
  290. This change is a minor edit.
  291. Ово је ситна измена.
  292. Cancel
  293. Replace this file with text
  294. Замени ову датотеку текстом
  295. Replace this text with a file
  296. Замени овај текст датотеком
  297. File to upload:
  298. Датотека коју треба окачити:
  299. Files of type %s are not allowed.
  300. Датотеке типа %s нису дозвољене.
  301. Your password is saved in a cookie, if you have cookies enabled. Cookies may get lost if you connect from another machine, from another account, or using another software.
  302. Ваша лозинка је снимљена у колачићу, ако су укључени. Колачићи могу бити изгубљени ако се повежете са друге машине, са другог налога, или користећи други програм.
  303. This site does not use admin or editor passwords.
  304. Овај сајт не користи администраторске или уредничке лозинке.
  305. You are currently an administrator on this site.
  306. Тренутно сте администратор на овом сајту.
  307. You are currently an editor on this site.
  308. Тренутно сте уредник на овом сајту.
  309. You are a normal user on this site.
  310. Ви сте нормални корисник на овом сајту.
  311. You do not have a password set.
  312. Your password does not match any of the administrator or editor passwords.
  313. Ваша лозинка се не поклапа ни са једном од аминистраторских или уредничких лозинки.
  314. Password:
  315. Лозинка:
  316. Return to %s
  317. This operation is restricted to site editors only...
  318. Ово смеју да раде само уредници сајта...
  319. This operation is restricted to administrators only...
  320. Ово сме да ради само администратор...
  321. Edit Denied
  322. Editing not allowed: user, ip, or network is blocked.
  323. Уређивање није дозвољено: приступ за корисника, IP број или мрежу је блокиран.
  324. Contact the wiki administrator for more information.
  325. Обратите се администратору за више информација.
  326. The rule %s matched for you.
  327. See %s for more information.
  328. Погледајте %s за више информација.
  329. SampleUndefinedPage
  330. НенаписанаСтраницаЗаПример
  331. Sample_Undefined_Page
  332. Ненаписана_Страница_За_Пример
  333. Rule "%1" matched "%2" on this page.
  334. Reason: %s.
  335. Reason unknown.
  336. (for %s)
  337. %s pages found.
  338. Preview: %s
  339. Replaced: %s
  340. Замењено: %s
  341. Search for: %s
  342. Тражи: %s
  343. View changes for these pages
  344. last updated
  345. последњи пут ажурирана
  346. by
  347. Transfer Error: %s
  348. Грешка у преносу: %s
  349. Browser reports no file info.
  350. Прегледач не пријављује информације о датотеци.
  351. Browser reports no file type.
  352. Прегледач не пријављује тип датотеке.
  353. The page contains banned text.
  354. No changes to be saved.
  355. This page was changed by somebody else %s.
  356. Ову страницу је изменио неко други %s.
  357. The changes conflict. Please check the page again.
  358. Измене су у сукобу. Проверите страну поново.
  359. Please check whether you overwrote those changes.
  360. Проверите да нисте пребрисали ове те измене.
  361. Cannot delete the index file %s.
  362. Please check the directory permissions.
  363. Your changes were not saved.
  364. Could not get a lock to merge!
  365. Нисам могао да добавим браву за стапање!
  366. you
  367. ви
  368. ancestor
  369. предак
  370. other
  371. други
  372. Run Maintenance
  373. Maintenance not done.
  374. Одржавање није урађено.
  375. (Maintenance can only be done once every 12 hours.)
  376. (Одржавање може да се уради једном сваких 13 часова.)
  377. Remove the "maintain" file or wait.
  378. Уклони датотеку одржавања или чекај.
  379. Expiring keep files and deleting pages marked for deletion
  380. Истичем датотеке чувања и бришем странице означене за брисање
  381. Moving part of the %s log file.
  382. Премештам део дневничке датотеке %s.
  383. Could not open %s log file
  384. Нисам могао да отворим дневничку датотеку %s
  385. Error was
  386. Грешка
  387. Note: This error is normal if no changes have been made.
  388. Пажња: Ова грешка је уобичајена уколико ништа нисте изменили.
  389. Moving %s log entries.
  390. Премештам %s дневничких ставки.
  391. Removing IP numbers from %s log entries.
  392. Set or Remove global edit lock
  393. Постави или уклони глобалну браву за уређивање
  394. Edit lock created.
  395. Брава за уређивање је направљена.
  396. Edit lock removed.
  397. Брава за уређивање је уклоњена.
  398. Set or Remove page edit lock
  399. Постави или уклони браву за уређивање стране
  400. Lock for %s created.
  401. Брава за %s је направљена.
  402. Lock for %s removed.
  403. Брава за %s је уклоњена.
  404. Displaying Wiki Version
  405. Debugging Information
  406. Too many connections by %s
  407. Превише веза од %s
  408. Please do not fetch more than %1 pages in %2 seconds.
  409. Check whether the web server can create the directory %s and whether it can create files in it.
  410. , see
  411. The two revisions are the same.
  412. ################################################################################
  413. # modules/admin.pl
  414. ################################################################################
  415. Deleting %s
  416. Deleted %s
  417. Renaming %1 to %2.
  418. The page %s does not exist
  419. The page %s already exists
  420. Cannot rename %1 to %2
  421. Renamed to %s
  422. Renamed from %s
  423. Renamed %1 to %2.
  424. Immediately delete %s
  425. Rename %s to:
  426. ################################################################################
  427. # modules/advanced-uploads.pl
  428. ################################################################################
  429. Attach file:
  430. Upload
  431. ################################################################################
  432. # modules/aggregate.pl
  433. ################################################################################
  434. Learn more...
  435. ################################################################################
  436. # modules/all.pl
  437. ################################################################################
  438. Complete Content
  439. Потпуни садржај
  440. The main page is %s.
  441. Главна страна је %s.
  442. ################################################################################
  443. # modules/archive.pl
  444. ################################################################################
  445. Archive:
  446. ################################################################################
  447. # modules/backlinkage.pl
  448. ################################################################################
  449. Rebuild BackLink database
  450. Internal Page: %s
  451. Pages that link to this page
  452. ################################################################################
  453. # modules/backlinks.pl
  454. ################################################################################
  455. The search parameter is missing.
  456. Pages link to %s
  457. ################################################################################
  458. # modules/ban-contributors.pl
  459. ################################################################################
  460. Ban contributors
  461. Ban Contributors to %s
  462. Ban!
  463. Regular expression:
  464. %s is banned
  465. These URLs were rolled back. Perhaps you want to add a regular expression to %s?
  466. Consider banning the IP number as well:
  467. ################################################################################
  468. # modules/banned-regexps.pl
  469. ################################################################################
  470. Regular expression "%1" matched "%2" on this page.
  471. Regular expression "%s" matched on this page.
  472. ################################################################################
  473. # modules/big-brother.pl
  474. ################################################################################
  475. Recent Visitors
  476. Скори посетиоци
  477. some action
  478. was here
  479. and read
  480. ################################################################################
  481. # modules/calendar.pl
  482. ################################################################################
  483. Illegal year value: Use 0001-9999
  484. The match parameter is missing.
  485. Page Collection for %s
  486. Previous
  487. Next
  488. Calendar %s
  489. Su
  490. Mo
  491. Tu
  492. We
  493. Th
  494. Fr
  495. Sa
  496. January
  497. February
  498. March
  499. April
  500. May
  501. June
  502. July
  503. August
  504. September
  505. October
  506. November
  507. December
  508. ################################################################################
  509. # modules/checkbox.pl
  510. ################################################################################
  511. set %s
  512. unset %s
  513. ################################################################################
  514. # modules/clustermap.pl
  515. ################################################################################
  516. Clustermap
  517. Pages without a Cluster
  518. ################################################################################
  519. # modules/comment-div-wrapper.pl
  520. ################################################################################
  521. Comments:
  522. ################################################################################
  523. # modules/commentcount.pl
  524. ################################################################################
  525. Comments on
  526. Comment on
  527. ################################################################################
  528. # modules/compilation.pl
  529. ################################################################################
  530. Compilation for %s
  531. Compilation tag is missing a regular expression.
  532. ################################################################################
  533. # modules/creationdate.pl
  534. ################################################################################
  535. Add creation date to page files
  536. ################################################################################
  537. # modules/css-install.pl
  538. ################################################################################
  539. Install CSS
  540. Copy one of the following stylesheets to %s:
  541. Reset
  542. ################################################################################
  543. # modules/dates.pl
  544. ################################################################################
  545. Extract all dates from the database
  546. Dates
  547. No dates found.
  548. ################################################################################
  549. # modules/despam.pl
  550. ################################################################################
  551. List spammed pages
  552. Despamming pages
  553. Spammed pages
  554. Cannot find revision %s.
  555. Revert to revision %1: %2
  556. Marked as %s.
  557. Cannot find unspammed revision.
  558. ################################################################################
  559. # modules/diff.pl
  560. ################################################################################
  561. Page diff
  562. Diff
  563. ################################################################################
  564. # modules/drafts.pl
  565. ################################################################################
  566. Recover Draft
  567. No text to save
  568. Draft saved
  569. Draft recovered
  570. No draft available to recover
  571. Save Draft
  572. Draft Cleanup
  573. Unable to delete draft %s
  574. %1 was last modified %2 and was kept
  575. %1 was last modified %2 and was deleted
  576. ################################################################################
  577. # modules/dynamic-comments.pl
  578. ################################################################################
  579. Add Comment
  580. ################################################################################
  581. # modules/edit-cluster.pl
  582. ################################################################################
  583. ordinary changes
  584. %s days
  585. %s дана
  586. ################################################################################
  587. # modules/edit-paragraphs.pl
  588. ################################################################################
  589. Could not identify the paragraph you were editing
  590. This is the section you edited:
  591. This is the current page:
  592. ################################################################################
  593. # modules/find.pl
  594. ################################################################################
  595. Matching page names:
  596. ################################################################################
  597. # modules/fix-encoding.pl
  598. ################################################################################
  599. Fix character encoding
  600. Fix HTML escapes
  601. ################################################################################
  602. # modules/form_timeout.pl
  603. ################################################################################
  604. Set $FormTimeoutSalt.
  605. Form Timeout
  606. ################################################################################
  607. # modules/gd_security_image.pl
  608. ################################################################################
  609. GD or Image::Magick modules not available.
  610. GD::SecurityImage module not available.
  611. Image storing failed. (%s)
  612. Bad gd_security_image_id.
  613. Please type the six characters from the anti-spam image
  614. Submit
  615. CAPTCHA
  616. You did not answer correctly.
  617. $GdSecurityImageFont is not set.
  618. ################################################################################
  619. # modules/git-another.pl
  620. ################################################################################
  621. No summary provided
  622. ################################################################################
  623. # modules/git.pl
  624. ################################################################################
  625. no summary available
  626. page was marked for deletion
  627. Oddmuse
  628. Cleaning up git repository
  629. ################################################################################
  630. # modules/google-plus-one.pl
  631. ################################################################################
  632. Google +1 Buttons
  633. All Pages +1
  634. This page lists the twenty last diary entries and their +1 buttons.
  635. ################################################################################
  636. # modules/gravatar.pl
  637. ################################################################################
  638. Email:
  639. ################################################################################
  640. # modules/header-and-footer-templates.pl
  641. ################################################################################
  642. Could not find %1.html template in %2
  643. ################################################################################
  644. # modules/hiddenpages.pl
  645. ################################################################################
  646. Only Editors are allowed to see this hidden page.
  647. Only Admins are allowed to see this hidden page.
  648. ################################################################################
  649. # modules/index.pl
  650. ################################################################################
  651. Index
  652. ################################################################################
  653. # modules/joiner.pl
  654. ################################################################################
  655. The username %s already exists.
  656. The email address %s has already been used.
  657. Wait %s minutes before try again.
  658. Registration Confirmation
  659. Visit the link below to confirm registration.
  660. Recover Account
  661. You can login by following the link below. Then set new password.
  662. Change Email Address
  663. To confirm changing email address, follow the link below.
  664. To submit this form you must answer this question:
  665. Question:
  666. CAPTCHA:
  667. Registration
  668. The username must be valid page name.
  669. Confirmation email will be sent to the email address.
  670. Repeat Password:
  671. Bad email address format.
  672. Password needs to have at least %s characters.
  673. Passwords differ.
  674. Email Sent
  675. Confirmation email has been sent to %s. Visit the link on the mail to confirm registration.
  676. Failed to Confirm Registration
  677. Invalid key.
  678. The key expired.
  679. Registration Confirmed
  680. Now, you can login by using username and password.
  681. Forgot your password?
  682. Login failed.
  683. You are banned.
  684. You must confirm email address.
  685. Logged in
  686. %s has logged in.
  687. You should set new password immediately.
  688. Change Password
  689. Logged out
  690. %s has logged out.
  691. Account Settings
  692. Logout
  693. Current Password:
  694. New Password:
  695. Repeat New Password:
  696. Password is wrong.
  697. Password Changed
  698. Your password has been changed.
  699. Forgot Password
  700. Enter email address, and recovery login ticket will be sent.
  701. Not found.
  702. The mail address is not valid anymore.
  703. An email has been sent to %s with further instructions.
  704. New Email Address:
  705. Failed to load account.
  706. An email has been sent to %s with a login ticket.
  707. Confirmation Failed
  708. Failed to confirm.
  709. Email Address Changed
  710. Email address for %1 has been changed to %2.
  711. Account Management
  712. Ban Account
  713. Enter username of the account to ban:
  714. Ban
  715. Enter username of the account to unban:
  716. Unban
  717. %s is already banned.
  718. %s has been banned.
  719. %s is not banned.
  720. %s has been unbanned.
  721. Register
  722. ################################################################################
  723. # modules/lang.pl
  724. ################################################################################
  725. Languages:
  726. Show!
  727. ################################################################################
  728. # modules/like.pl
  729. ################################################################################
  730. ====(\d+) persons? liked this====
  731. ====%d persons liked this====
  732. ====1 person liked this====
  733. I like this!
  734. ################################################################################
  735. # modules/link-all.pl
  736. ################################################################################
  737. Define
  738. ################################################################################
  739. # modules/links.pl
  740. ################################################################################
  741. Full Link List
  742. Потпуни списак веза
  743. ################################################################################
  744. # modules/list-banned-content.pl
  745. ################################################################################
  746. Banned Content
  747. Rule "%1" matched on this page.
  748. ################################################################################
  749. # modules/listlocked.pl
  750. ################################################################################
  751. List of locked pages
  752. ################################################################################
  753. # modules/listtags.pl
  754. ################################################################################
  755. Pages tagged with %s
  756. ################################################################################
  757. # modules/live-templates.pl
  758. ################################################################################
  759. Template without parameters
  760. The template %s is either empty or does not exist.
  761. ################################################################################
  762. # modules/localnames.pl
  763. ################################################################################
  764. Name:
  765. URL:
  766. Define Local Names
  767. Define external redirect:
  768. -- defined on %s
  769. Local names defined on %1: %2
  770. ################################################################################
  771. # modules/logbannedcontent.pl
  772. ################################################################################
  773. IP number matched %s
  774. ################################################################################
  775. # modules/login.pl
  776. ################################################################################
  777. Register for %s
  778. Please choose a username of the form "FirstLast" using your real name.
  779. The passwords do not match.
  780. The password must be at least %s characters.
  781. That email address is invalid.
  782. The username %s has already been registered.
  783. Your registration for %s has been submitted.
  784. Please allow time for the webmaster to approve your request.
  785. An email has been sent to "%s" with further instructions.
  786. There was an error saving your registration.
  787. An account was created for %s.
  788. Login to %s
  789. Username and/or password are incorrect.
  790. Logged in as %s.
  791. Logout of %s
  792. Logout of %s?
  793. Logged out of %s
  794. You are now logged out.
  795. Register a new account
  796. Who am I?
  797. Change your password
  798. Approve pending registrations
  799. Confirm Registration for %s
  800. %s, your registration has been approved. You can now use your password to login and edit this wiki.
  801. Confirmation failed. Please email %s for help.
  802. Who Am I?
  803. You are logged in as %s.
  804. You are not logged in.
  805. Reset Password
  806. The password for %s was reset. It has been emailed to the address on file.
  807. There was an error resetting the password for %s.
  808. The username "%s" does not exist.
  809. Reset Password for %s
  810. Reset Password?
  811. Change Password for %s
  812. Change Password?
  813. Your current password is incorrect.
  814. Approve Pending Registrations for %s
  815. %s has been approved.
  816. There was an error approving %s.
  817. There are no pending registrations.
  818. ################################################################################
  819. # modules/mail.pl
  820. ################################################################################
  821. Invalid Mail %s: not saved.
  822. unsubscribe
  823. subscribe
  824. %s appears to be an invalid mail address
  825. Your mail subscriptions
  826. All mail subscriptions
  827. Subscriptions
  828. Email:
  829. Show
  830. Subscriptions for %s:
  831. Unsubscribe
  832. There are no subscriptions for %s.
  833. Change email address
  834. Mail addresses are linked to unsubscription links.
  835. Subscribe to %s.
  836. Subscribe
  837. Subscribed %s to the following pages:
  838. The remaining pages do not exist.
  839. Unsubscribed %s from the following pages:
  840. Migrating Subscriptions
  841. No non-migrated email addresses found, migration not necessary.
  842. Migrated %s rows.
  843. ################################################################################
  844. # modules/markdown-converter.pl
  845. ################################################################################
  846. Help convert %s to Markdown
  847. List all non-Markdown pages
  848. Converting %s
  849. Candidates for Conversion to Markdown
  850. ################################################################################
  851. # modules/module-bisect.pl
  852. ################################################################################
  853. Bisect modules
  854. Module Bisect
  855. All modules enabled now!
  856. Go back
  857. Test / Always enabled / Always disabled
  858. Start
  859. Bisecting proccess is already active.
  860. Stop
  861. It seems like module %s is causing your problem.
  862. Please note that this module does not handle situations when your problem is caused by a combination of specific modules (which is rare anyway).
  863. Good luck fixing your problem! ;)
  864. Module count (only testable modules):
  865. Current module statuses:
  866. Good
  867. Bad
  868. Enabling %s
  869. ################################################################################
  870. # modules/module-updater.pl
  871. ################################################################################
  872. Update modules
  873. Module Updater
  874. Looks good. Update modules now!
  875. ################################################################################
  876. # modules/multi-url-spam-block.pl
  877. ################################################################################
  878. You linked more than %s times to the same domain. It would seem that only a spammer would do this. Your edit is refused.
  879. ################################################################################
  880. # modules/namespaces.pl
  881. ################################################################################
  882. %s is not a legal name for a namespace
  883. Namespaces
  884. ################################################################################
  885. # modules/near-links.pl
  886. ################################################################################
  887. Getting page index file for %s.
  888. Near links:
  889. Search sites on the %s as well
  890. Fetching results from %s:
  891. Near pages:
  892. Include near pages
  893. EditNearLinks
  894. The same page on other sites:
  895. ################################################################################
  896. # modules/nearlink-create.pl
  897. ################################################################################
  898. (create locally)
  899. ################################################################################
  900. # modules/no-question-mark.pl
  901. ################################################################################
  902. image
  903. download
  904. ################################################################################
  905. # modules/nosearch.pl
  906. ################################################################################
  907. Backlinks
  908. ################################################################################
  909. # modules/not-found-handler.pl
  910. ################################################################################
  911. Clearing Cache
  912. Done.
  913. Generating Link Database
  914. The 404 handler extension requires the link data extension (links.pl).
  915. ################################################################################
  916. # modules/offline.pl
  917. ################################################################################
  918. Make available offline
  919. Offline
  920. You are currently offline and what you requested is not part of the offline application. You need to be online to do this.
  921. ################################################################################
  922. # modules/olocalmap.pl
  923. ################################################################################
  924. LocalMap
  925. No page id for action localmap
  926. Requested page %s does not exist
  927. Local Map for %s
  928. view
  929. ################################################################################
  930. # modules/open-proxy.pl
  931. ################################################################################
  932. Self-ban by %s
  933. You have banned your own IP.
  934. ################################################################################
  935. # modules/orphans.pl
  936. ################################################################################
  937. Orphan List
  938. ################################################################################
  939. # modules/page-trail.pl
  940. ################################################################################
  941. Trail:
  942. ################################################################################
  943. # modules/page-type.pl
  944. ################################################################################
  945. None
  946. Type
  947. ################################################################################
  948. # modules/paragraph-link.pl
  949. ################################################################################
  950. Permalink to "%s"
  951. anchor first defined here: %s
  952. сидро је прво дефинисано овде: %s
  953. the page %s also exists
  954. ################################################################################
  955. # modules/permanent-anchors.pl
  956. ################################################################################
  957. Click to search for references to this permanent anchor
  958. Include permanent anchors
  959. ################################################################################
  960. # modules/portrait-support.pl
  961. ################################################################################
  962. Portrait
  963. ################################################################################
  964. # modules/preview.pl
  965. ################################################################################
  966. Pages with changed HTML
  967. Preview changes in HTML output
  968. ################################################################################
  969. # modules/private-pages.pl
  970. ################################################################################
  971. This page is password protected. If you know the password, you can %s. Once you have done that, return and reload this page.
  972. supply the password now
  973. ################################################################################
  974. # modules/private-wiki.pl
  975. ################################################################################
  976. This error should not happen. If your password is set correctly and you are still seeing this message, then it is a bug, please report it. If you are just a stranger and trying to get unsolicited access, then keep in mind that all of the data is encrypted with AES-256 and the key is not stored on the server, good luck.
  977. Attempt to read encrypted data without a password.
  978. Cannot refresh index.
  979. ################################################################################
  980. # modules/publish.pl
  981. ################################################################################
  982. Publish %s
  983. No target wiki was specified in the config file.
  984. The target wiki was misconfigured.
  985. ################################################################################
  986. # modules/put.pl
  987. ################################################################################
  988. Upload is limited to %s bytes
  989. ################################################################################
  990. # modules/questionasker.pl
  991. ################################################################################
  992. To save this page you must answer this question:
  993. ################################################################################
  994. # modules/recaptcha.pl
  995. ################################################################################
  996. Please type the following two words:
  997. Please answer this captcha:
  998. ################################################################################
  999. # modules/referrer-rss.pl
  1000. ################################################################################
  1001. Referrers
  1002. Референце
  1003. ################################################################################
  1004. # modules/referrer-tracking.pl
  1005. ################################################################################
  1006. All Referrers
  1007. Све референце
  1008. ################################################################################
  1009. # modules/search-list.pl
  1010. ################################################################################
  1011. Page list for %s
  1012. ################################################################################
  1013. # modules/small.pl
  1014. ################################################################################
  1015. Index of all small pages
  1016. ################################################################################
  1017. # modules/sort.pl
  1018. ################################################################################
  1019. Sort alphabetically
  1020. Sorted alphabetically
  1021. Sorted by last update first
  1022. Sort by last update
  1023. Sorted by creation date
  1024. Sort by creation date
  1025. ################################################################################
  1026. # modules/static-copy.pl
  1027. ################################################################################
  1028. Static Copy
  1029. Back to %s
  1030. ################################################################################
  1031. # modules/static-hybrid.pl
  1032. ################################################################################
  1033. Editing not allowed for %s.
  1034. Уређивање није дозвољено за %s.
  1035. ################################################################################
  1036. # modules/svg-edit.pl
  1037. ################################################################################
  1038. Edit image in the browser
  1039. Summary of your changes:
  1040. ################################################################################
  1041. # modules/sync.pl
  1042. ################################################################################
  1043. Copy to %1 succeeded: %2.
  1044. Copy to %1 failed: %2.
  1045. ################################################################################
  1046. # modules/tags.pl
  1047. ################################################################################
  1048. Tag
  1049. Feed for this tag
  1050. Tag Cloud
  1051. Rebuilding index not done.
  1052. (Rebuilding the index can only be done once every 12 hours.)
  1053. Rebuild tag index
  1054. list tags
  1055. tag cloud
  1056. ################################################################################
  1057. # modules/templates.pl
  1058. ################################################################################
  1059. Alternatively, use one of the following templates:
  1060. ################################################################################
  1061. # modules/throttle.pl
  1062. ################################################################################
  1063. Too many instances. Only %s allowed.
  1064. Please try again later. Perhaps somebody is running maintenance or doing a long search. Unfortunately the site has limited resources, and so we must ask you for a bit of patience.
  1065. ################################################################################
  1066. # modules/thumbs.pl
  1067. ################################################################################
  1068. thumb
  1069. Error creating thumbnail from nonexisting page %s.
  1070. Can not create thumbnail for file type %s.
  1071. Can not create thumbnail for a text document
  1072. Can not create path for thumbnail - %s
  1073. Could not open %s for writing whilst trying to save image before creating thumbnail. Check write permissions.
  1074. Failed to run %1 to create thumbnail: %2
  1075. %s ran into an error
  1076. %s produced no output
  1077. Failed to parse %s.
  1078. ################################################################################
  1079. # modules/timezone.pl
  1080. ################################################################################
  1081. Timezone
  1082. Pick your timezone:
  1083. Set
  1084. ################################################################################
  1085. # modules/toc-headers.pl
  1086. ################################################################################
  1087. Contents
  1088. ################################################################################
  1089. # modules/today.pl
  1090. ################################################################################
  1091. Create a new page for today
  1092. ################################################################################
  1093. # modules/translation-links.pl
  1094. ################################################################################
  1095. Add Translation
  1096. Added translation: %1 (%2)
  1097. Translate %s
  1098. Thank you for writing a translation of %s.
  1099. Please indicate what language you will be using.
  1100. Language is missing
  1101. Suggested languages:
  1102. Please indicate a page name for the translation of %s.
  1103. More help may be available here: %s.
  1104. Translated page:
  1105. Please provide a different page name for the translation.
  1106. ################################################################################
  1107. # modules/translations.pl
  1108. ################################################################################
  1109. This page is a translation of %s.
  1110. The translation is up to date.
  1111. The translation is outdated.
  1112. The page does not exist.
  1113. ################################################################################
  1114. # modules/upgrade.pl
  1115. ################################################################################
  1116. Upgrading Database
  1117. Did the previous upgrade end with an error? A lock was left behind.
  1118. Unlock wiki
  1119. Upgrade complete.
  1120. Upgrade complete. Please remove $ModuleDir/upgade.pl, now.
  1121. ################################################################################
  1122. # modules/usemod.pl
  1123. ################################################################################
  1124. http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ISBN=%s
  1125. http://www.amazon.com/exec/obidos/ISBN=%s
  1126. alternate
  1127. други
  1128. http://www.pricescan.com/books/BookDetail.asp?isbn=%s
  1129. search
  1130. претрага
  1131. ################################################################################
  1132. # modules/wanted.pl
  1133. ################################################################################
  1134. Wanted Pages
  1135. %s pages
  1136. %s, referenced from:
  1137. ################################################################################
  1138. # modules/webapp.pl
  1139. ################################################################################
  1140. Web application for offline browsing
  1141. ################################################################################
  1142. # modules/webdav.pl
  1143. ################################################################################
  1144. Upload of %s file
  1145. ################################################################################
  1146. # modules/weblog-1.pl
  1147. ################################################################################
  1148. Blog
  1149. ################################################################################
  1150. # modules/weblog-3.pl
  1151. ################################################################################
  1152. Matching pages:
  1153. New
  1154. Edit %s.
  1155. ################################################################################
  1156. # modules/weblog-4.pl
  1157. ################################################################################
  1158. Tags:
  1159. #
  1160. END_OF_TRANSLATION