django.po 30 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: xadmin-core\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-07-20 13:28+0800\n"
  11. "PO-Revision-Date: 2013-11-20 10:21+0000\n"
  12. "Last-Translator: sshwsfc <sshwsfc@gmail.com>\n"
  13. "Language-Team: Lithuanian (http://www.transifex.com/projects/p/xadmin/"
  14. "language/lt/)\n"
  15. "Language: lt\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
  20. "%100<10 || n%100>=20) ? 1 : 2);\n"
  21. #: adminx.py:19
  22. msgid "Admin Object"
  23. msgstr ""
  24. #: apps.py:11
  25. msgid "Administration"
  26. msgstr ""
  27. #: filters.py:159 filters.py:191 filters.py:407 filters.py:493 filters.py:531
  28. msgid "All"
  29. msgstr ""
  30. #: filters.py:160 plugins/export.py:165
  31. msgid "Yes"
  32. msgstr ""
  33. #: filters.py:161 plugins/export.py:165
  34. msgid "No"
  35. msgstr ""
  36. #: filters.py:175
  37. msgid "Unknown"
  38. msgstr ""
  39. #: filters.py:267
  40. msgid "Any date"
  41. msgstr ""
  42. #: filters.py:268
  43. msgid "Has date"
  44. msgstr ""
  45. #: filters.py:271
  46. msgid "Has no date"
  47. msgstr ""
  48. #: filters.py:274 widgets.py:30
  49. msgid "Today"
  50. msgstr ""
  51. #: filters.py:278
  52. msgid "Past 7 days"
  53. msgstr ""
  54. #: filters.py:282
  55. msgid "This month"
  56. msgstr ""
  57. #: filters.py:286
  58. msgid "This year"
  59. msgstr ""
  60. #: forms.py:10
  61. msgid ""
  62. "Please enter the correct username and password for a staff account. Note "
  63. "that both fields are case-sensitive."
  64. msgstr ""
  65. #: forms.py:21
  66. msgid "Please log in again, because your session has expired."
  67. msgstr ""
  68. #: forms.py:41
  69. #, python-format
  70. msgid "Your e-mail address is not your username. Try '%s' instead."
  71. msgstr ""
  72. #: models.py:48
  73. msgid "Title"
  74. msgstr ""
  75. #: models.py:49 models.py:88 models.py:107 models.py:149
  76. msgid "user"
  77. msgstr ""
  78. #: models.py:50
  79. msgid "Url Name"
  80. msgstr ""
  81. #: models.py:52
  82. msgid "Query String"
  83. msgstr ""
  84. #: models.py:53
  85. msgid "Is Shared"
  86. msgstr ""
  87. #: models.py:66 plugins/bookmark.py:50 plugins/bookmark.py:180
  88. msgid "Bookmark"
  89. msgstr ""
  90. #: models.py:67
  91. msgid "Bookmarks"
  92. msgstr ""
  93. #: models.py:89
  94. msgid "Settings Key"
  95. msgstr ""
  96. #: models.py:90
  97. msgid "Settings Content"
  98. msgstr ""
  99. #: models.py:102
  100. msgid "User Setting"
  101. msgstr ""
  102. #: models.py:103
  103. msgid "User Settings"
  104. msgstr ""
  105. #: models.py:108
  106. msgid "Page"
  107. msgstr ""
  108. #: models.py:109 views/dashboard.py:82 views/dashboard.py:92
  109. msgid "Widget Type"
  110. msgstr ""
  111. #: models.py:110 views/dashboard.py:83
  112. msgid "Widget Params"
  113. msgstr ""
  114. #: models.py:137
  115. msgid "User Widget"
  116. msgstr ""
  117. #: models.py:138
  118. msgid "User Widgets"
  119. msgstr ""
  120. #: models.py:142
  121. msgid "action time"
  122. msgstr ""
  123. #: models.py:151
  124. msgid "action ip"
  125. msgstr ""
  126. #: models.py:155
  127. msgid "content type"
  128. msgstr ""
  129. #: models.py:158
  130. msgid "object id"
  131. msgstr ""
  132. #: models.py:159
  133. msgid "object repr"
  134. msgstr ""
  135. #: models.py:160
  136. msgid "action flag"
  137. msgstr ""
  138. #: models.py:161
  139. msgid "change message"
  140. msgstr ""
  141. #: models.py:164
  142. msgid "log entry"
  143. msgstr ""
  144. #: models.py:165
  145. msgid "log entries"
  146. msgstr ""
  147. #: models.py:173
  148. #, python-format
  149. msgid "Added \"%(object)s\"."
  150. msgstr ""
  151. #: models.py:175
  152. #, python-format
  153. msgid "Changed \"%(object)s\" - %(changes)s"
  154. msgstr ""
  155. #: models.py:180
  156. #, python-format
  157. msgid "Deleted \"%(object)s.\""
  158. msgstr ""
  159. #: plugins/actions.py:57
  160. #, python-format
  161. msgid "Delete selected %(verbose_name_plural)s"
  162. msgstr ""
  163. #: plugins/actions.py:72
  164. #, python-format
  165. msgid "Batch delete %(count)d %(items)s."
  166. msgstr ""
  167. #: plugins/actions.py:78
  168. #, python-format
  169. msgid "Successfully deleted %(count)d %(items)s."
  170. msgstr ""
  171. #: plugins/actions.py:110 views/delete.py:70
  172. #, python-format
  173. msgid "Cannot delete %(name)s"
  174. msgstr ""
  175. #: plugins/actions.py:112 views/delete.py:73
  176. msgid "Are you sure?"
  177. msgstr ""
  178. #: plugins/actions.py:158
  179. #, python-format
  180. msgid "%(total_count)s selected"
  181. msgid_plural "All %(total_count)s selected"
  182. msgstr[0] ""
  183. msgstr[1] ""
  184. msgstr[2] ""
  185. #: plugins/actions.py:162
  186. #, python-format
  187. msgid "0 of %(cnt)s selected"
  188. msgstr ""
  189. #: plugins/actions.py:179 plugins/actions.py:189
  190. msgid ""
  191. "Items must be selected in order to perform actions on them. No items have "
  192. "been changed."
  193. msgstr ""
  194. #: plugins/aggregation.py:14
  195. msgid "Min"
  196. msgstr ""
  197. #: plugins/aggregation.py:14
  198. msgid "Max"
  199. msgstr ""
  200. #: plugins/aggregation.py:14
  201. msgid "Avg"
  202. msgstr ""
  203. #: plugins/aggregation.py:14
  204. msgid "Sum"
  205. msgstr ""
  206. #: plugins/aggregation.py:14
  207. msgid "Count"
  208. msgstr ""
  209. #: plugins/auth.py:21
  210. #, python-format
  211. msgid "Can add %s"
  212. msgstr ""
  213. #: plugins/auth.py:22
  214. #, python-format
  215. msgid "Can change %s"
  216. msgstr ""
  217. #: plugins/auth.py:23
  218. #, python-format
  219. msgid "Can edit %s"
  220. msgstr ""
  221. #: plugins/auth.py:24
  222. #, python-format
  223. msgid "Can delete %s"
  224. msgstr ""
  225. #: plugins/auth.py:25
  226. #, python-format
  227. msgid "Can view %s"
  228. msgstr ""
  229. #: plugins/auth.py:87
  230. msgid "Personal info"
  231. msgstr ""
  232. #: plugins/auth.py:91
  233. msgid "Permissions"
  234. msgstr ""
  235. #: plugins/auth.py:94
  236. msgid "Important dates"
  237. msgstr ""
  238. #: plugins/auth.py:99
  239. msgid "Status"
  240. msgstr ""
  241. #: plugins/auth.py:111
  242. msgid "Permission Name"
  243. msgstr ""
  244. #: plugins/auth.py:167
  245. msgid "Change Password"
  246. msgstr ""
  247. #: plugins/auth.py:198
  248. #, python-format
  249. msgid "Change password: %s"
  250. msgstr ""
  251. #: plugins/auth.py:223 plugins/auth.py:255
  252. msgid "Password changed successfully."
  253. msgstr ""
  254. #: plugins/auth.py:242 templates/xadmin/auth/user/change_password.html:11
  255. #: templates/xadmin/auth/user/change_password.html:22
  256. #: templates/xadmin/auth/user/change_password.html:55
  257. msgid "Change password"
  258. msgstr ""
  259. #: plugins/batch.py:44
  260. msgid "Change this field"
  261. msgstr ""
  262. #: plugins/batch.py:65
  263. #, python-format
  264. msgid "Batch Change selected %(verbose_name_plural)s"
  265. msgstr ""
  266. #: plugins/batch.py:89
  267. #, python-format
  268. msgid "Successfully change %(count)d %(items)s."
  269. msgstr ""
  270. #: plugins/batch.py:138
  271. #, python-format
  272. msgid "Batch change %s"
  273. msgstr ""
  274. #: plugins/bookmark.py:173
  275. msgid "bookmark"
  276. msgstr ""
  277. #: plugins/bookmark.py:176
  278. msgid "Bookmark Widget, can show user's bookmark list data in widget."
  279. msgstr ""
  280. #: plugins/chart.py:25
  281. msgid "Show models simple chart."
  282. msgstr ""
  283. #: plugins/chart.py:51
  284. #, python-format
  285. msgid "%s Charts"
  286. msgstr ""
  287. #: plugins/comments.py:33
  288. msgid "Metadata"
  289. msgstr ""
  290. #: plugins/comments.py:60
  291. msgid "flagged"
  292. msgid_plural "flagged"
  293. msgstr[0] ""
  294. msgstr[1] ""
  295. msgstr[2] ""
  296. #: plugins/comments.py:61
  297. msgid "Flag selected comments"
  298. msgstr ""
  299. #: plugins/comments.py:66
  300. msgid "approved"
  301. msgid_plural "approved"
  302. msgstr[0] ""
  303. msgstr[1] ""
  304. msgstr[2] ""
  305. #: plugins/comments.py:67
  306. msgid "Approve selected comments"
  307. msgstr ""
  308. #: plugins/comments.py:72
  309. msgid "removed"
  310. msgid_plural "removed"
  311. msgstr[0] ""
  312. msgstr[1] ""
  313. msgstr[2] ""
  314. #: plugins/comments.py:73
  315. msgid "Remove selected comments"
  316. msgstr ""
  317. #: plugins/comments.py:86
  318. #, python-format
  319. msgid "1 comment was successfully %(action)s."
  320. msgid_plural "%(count)s comments were successfully %(action)s."
  321. msgstr[0] ""
  322. msgstr[1] ""
  323. msgstr[2] ""
  324. #: plugins/details.py:52 views/list.py:578
  325. #, python-format
  326. msgid "Details of %s"
  327. msgstr ""
  328. #: plugins/editable.py:46
  329. #, python-format
  330. msgid "Enter %s"
  331. msgstr ""
  332. #: plugins/editable.py:73 views/dashboard.py:649 views/delete.py:27
  333. #: views/detail.py:145 views/edit.py:454
  334. #, python-format
  335. msgid "%(name)s object with primary key %(key)r does not exist."
  336. msgstr ""
  337. #: plugins/export.py:98 plugins/export.py:135
  338. msgid "Sheet"
  339. msgstr ""
  340. #: plugins/filters.py:133 plugins/quickfilter.py:141
  341. #, python-format
  342. msgid "<b>Filtering error:</b> %s"
  343. msgstr ""
  344. #: plugins/images.py:29
  345. msgid "Previous"
  346. msgstr ""
  347. #: plugins/images.py:29
  348. msgid "Next"
  349. msgstr ""
  350. #: plugins/images.py:29
  351. msgid "Slideshow"
  352. msgstr ""
  353. #: plugins/images.py:29
  354. msgid "Download"
  355. msgstr ""
  356. #: plugins/images.py:50
  357. msgid "Change:"
  358. msgstr ""
  359. #: plugins/layout.py:16
  360. msgid "Table"
  361. msgstr ""
  362. #: plugins/layout.py:22
  363. msgid "Thumbnails"
  364. msgstr ""
  365. #: plugins/passwords.py:64
  366. msgid "Forgotten your password or username?"
  367. msgstr ""
  368. #: plugins/quickform.py:79
  369. #, python-format
  370. msgid "Create New %s"
  371. msgstr ""
  372. #: plugins/relate.py:104
  373. msgid "Related Objects"
  374. msgstr ""
  375. #: plugins/relfield.py:29 plugins/topnav.py:38
  376. #, python-format
  377. msgid "Search %s"
  378. msgstr ""
  379. #: plugins/relfield.py:67
  380. #, python-format
  381. msgid "Select %s"
  382. msgstr ""
  383. #: plugins/themes.py:47
  384. msgid "Default"
  385. msgstr ""
  386. #: plugins/themes.py:48
  387. msgid "Default bootstrap theme"
  388. msgstr ""
  389. #: plugins/themes.py:49
  390. msgid "Bootstrap2"
  391. msgstr ""
  392. #: plugins/themes.py:49
  393. msgid "Bootstrap 2.x theme"
  394. msgstr ""
  395. #: plugins/topnav.py:62 views/dashboard.py:465 views/edit.py:387
  396. #: views/edit.py:396
  397. #, python-format
  398. msgid "Add %s"
  399. msgstr ""
  400. #: plugins/xversion.py:106
  401. msgid "Initial version."
  402. msgstr ""
  403. #: plugins/xversion.py:108
  404. msgid "Change version."
  405. msgstr ""
  406. #: plugins/xversion.py:110
  407. msgid "Revert version."
  408. msgstr ""
  409. #: plugins/xversion.py:112
  410. msgid "Rercover version."
  411. msgstr ""
  412. #: plugins/xversion.py:114
  413. #, python-format
  414. msgid "Deleted %(verbose_name)s."
  415. msgstr ""
  416. #: plugins/xversion.py:127 templates/xadmin/views/recover_form.html:26
  417. msgid "Recover"
  418. msgstr ""
  419. #: plugins/xversion.py:143 templates/xadmin/views/model_history.html:11
  420. #: templates/xadmin/views/revision_diff.html:11
  421. #: templates/xadmin/views/revision_form.html:15
  422. msgid "History"
  423. msgstr ""
  424. #: plugins/xversion.py:194 templates/xadmin/views/recover_form.html:14
  425. #: templates/xadmin/views/recover_list.html:10
  426. #, python-format
  427. msgid "Recover deleted %(name)s"
  428. msgstr ""
  429. #: plugins/xversion.py:238
  430. #, python-format
  431. msgid "Change history: %s"
  432. msgstr ""
  433. #: plugins/xversion.py:288
  434. msgid "Must select two versions."
  435. msgstr ""
  436. #: plugins/xversion.py:296
  437. msgid "Please select two different versions."
  438. msgstr ""
  439. #: plugins/xversion.py:383 plugins/xversion.py:500
  440. #, python-format
  441. msgid "Current: %s"
  442. msgstr ""
  443. #: plugins/xversion.py:424
  444. #, python-format
  445. msgid "Revert %s"
  446. msgstr ""
  447. #: plugins/xversion.py:440
  448. #, python-format
  449. msgid ""
  450. "The %(model)s \"%(name)s\" was reverted successfully. You may edit it again "
  451. "below."
  452. msgstr ""
  453. #: plugins/xversion.py:461
  454. #, python-format
  455. msgid "Recover %s"
  456. msgstr ""
  457. #: plugins/xversion.py:477
  458. #, python-format
  459. msgid ""
  460. "The %(model)s \"%(name)s\" was recovered successfully. You may edit it again "
  461. "below."
  462. msgstr ""
  463. #: templates/xadmin/404.html:4 templates/xadmin/404.html:8
  464. msgid "Page not found"
  465. msgstr ""
  466. #: templates/xadmin/404.html:10
  467. msgid "We're sorry, but the requested page could not be found."
  468. msgstr ""
  469. #: templates/xadmin/500.html:7
  470. #: templates/xadmin/auth/user/change_password.html:10
  471. #: templates/xadmin/auth/user/change_password.html:15
  472. #: templates/xadmin/base_site.html:53
  473. #: templates/xadmin/includes/sitemenu_default.html:7
  474. #: templates/xadmin/views/app_index.html:9
  475. #: templates/xadmin/views/batch_change_form.html:9
  476. #: templates/xadmin/views/invalid_setup.html:7
  477. #: templates/xadmin/views/model_dashboard.html:7
  478. #: templates/xadmin/views/model_delete_selected_confirm.html:8
  479. #: templates/xadmin/views/model_history.html:8
  480. #: templates/xadmin/views/recover_form.html:8
  481. #: templates/xadmin/views/recover_list.html:8
  482. #: templates/xadmin/views/revision_diff.html:8
  483. #: templates/xadmin/views/revision_form.html:8 views/base.py:473
  484. msgid "Home"
  485. msgstr ""
  486. #: templates/xadmin/500.html:8
  487. msgid "Server error"
  488. msgstr ""
  489. #: templates/xadmin/500.html:12
  490. msgid "Server error (500)"
  491. msgstr ""
  492. #: templates/xadmin/500.html:15
  493. msgid "Server Error <em>(500)</em>"
  494. msgstr ""
  495. #: templates/xadmin/500.html:16
  496. msgid ""
  497. "There's been an error. It's been reported to the site administrators via e-"
  498. "mail and should be fixed shortly. Thanks for your patience."
  499. msgstr ""
  500. #: templates/xadmin/auth/password_reset/complete.html:11
  501. #: templates/xadmin/auth/password_reset/done.html:11
  502. msgid "Password reset successful"
  503. msgstr ""
  504. #: templates/xadmin/auth/password_reset/complete.html:14
  505. msgid "Your password has been set. You may go ahead and log in now."
  506. msgstr ""
  507. #: templates/xadmin/auth/password_reset/complete.html:15
  508. msgid "Log in"
  509. msgstr ""
  510. #: templates/xadmin/auth/password_reset/confirm.html:12
  511. msgid "Enter new password"
  512. msgstr ""
  513. #: templates/xadmin/auth/password_reset/confirm.html:17
  514. msgid ""
  515. "Please enter your new password twice so we can verify you typed it in "
  516. "correctly."
  517. msgstr ""
  518. #: templates/xadmin/auth/password_reset/confirm.html:19
  519. msgid "Change my password"
  520. msgstr ""
  521. #: templates/xadmin/auth/password_reset/confirm.html:24
  522. msgid "Password reset unsuccessful"
  523. msgstr ""
  524. #: templates/xadmin/auth/password_reset/confirm.html:27
  525. msgid ""
  526. "The password reset link was invalid, possibly because it has already been "
  527. "used. Please request a new password reset."
  528. msgstr ""
  529. #: templates/xadmin/auth/password_reset/done.html:14
  530. msgid ""
  531. "We've e-mailed you instructions for setting your password to the e-mail "
  532. "address you submitted. You should be receiving it shortly."
  533. msgstr ""
  534. #: templates/xadmin/auth/password_reset/email.html:2
  535. #, python-format
  536. msgid ""
  537. "You're receiving this e-mail because you requested a password reset for your "
  538. "user account at %(site_name)s."
  539. msgstr ""
  540. #: templates/xadmin/auth/password_reset/email.html:4
  541. msgid "Please go to the following page and choose a new password:"
  542. msgstr ""
  543. #: templates/xadmin/auth/password_reset/email.html:8
  544. msgid "Your username, in case you've forgotten:"
  545. msgstr ""
  546. #: templates/xadmin/auth/password_reset/email.html:10
  547. msgid "Thanks for using our site!"
  548. msgstr ""
  549. #: templates/xadmin/auth/password_reset/email.html:12
  550. #, python-format
  551. msgid "The %(site_name)s team"
  552. msgstr ""
  553. #: templates/xadmin/auth/password_reset/form.html:13
  554. msgid "Password reset"
  555. msgstr ""
  556. #: templates/xadmin/auth/password_reset/form.html:17
  557. msgid ""
  558. "Forgotten your password? Enter your e-mail address below, and we'll e-mail "
  559. "instructions for setting a new one."
  560. msgstr ""
  561. #: templates/xadmin/auth/password_reset/form.html:25
  562. msgid "E-mail address:"
  563. msgstr ""
  564. #: templates/xadmin/auth/password_reset/form.html:33
  565. msgid "Reset my password"
  566. msgstr ""
  567. #: templates/xadmin/auth/user/add_form.html:6
  568. msgid ""
  569. "First, enter a username and password. Then, you'll be able to edit more user "
  570. "options."
  571. msgstr ""
  572. #: templates/xadmin/auth/user/add_form.html:8
  573. msgid "Enter a username and password."
  574. msgstr ""
  575. #: templates/xadmin/auth/user/change_password.html:31
  576. #: templates/xadmin/views/batch_change_form.html:24
  577. #: templates/xadmin/views/form.html:18
  578. #: templates/xadmin/views/model_form.html:20
  579. msgid "Please correct the error below."
  580. msgid_plural "Please correct the errors below."
  581. msgstr[0] ""
  582. msgstr[1] ""
  583. msgstr[2] ""
  584. #: templates/xadmin/auth/user/change_password.html:38
  585. msgid "Enter your new password."
  586. msgstr ""
  587. #: templates/xadmin/auth/user/change_password.html:40
  588. #, python-format
  589. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  590. msgstr ""
  591. #: templates/xadmin/base_site.html:18
  592. msgid "Welcome,"
  593. msgstr ""
  594. #: templates/xadmin/base_site.html:24
  595. msgid "Log out"
  596. msgstr ""
  597. #: templates/xadmin/base_site.html:36
  598. msgid "You don't have permission to edit anything."
  599. msgstr ""
  600. #: templates/xadmin/blocks/comm.top.theme.html:4
  601. msgid "Themes"
  602. msgstr ""
  603. #: templates/xadmin/blocks/comm.top.topnav.html:9
  604. #: templates/xadmin/blocks/model_list.nav_form.search_form.html:8
  605. #: templates/xadmin/filters/char.html:7
  606. #: templates/xadmin/filters/fk_search.html:7
  607. #: templates/xadmin/filters/fk_search.html:16
  608. #: templates/xadmin/filters/number.html:7
  609. msgid "Search"
  610. msgstr ""
  611. #: templates/xadmin/blocks/comm.top.topnav.html:23
  612. msgid "Add"
  613. msgstr ""
  614. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:9
  615. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:26
  616. msgid "Prev step"
  617. msgstr ""
  618. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:13
  619. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:29
  620. msgid "Next step"
  621. msgstr ""
  622. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:15
  623. #: templates/xadmin/blocks/model_form.submit_line.wizard.html:31
  624. #: templates/xadmin/includes/submit_line.html:10
  625. #: templates/xadmin/includes/submit_line.html:13
  626. #: templates/xadmin/views/form.html:30 templates/xadmin/views/form.html:31
  627. msgid "Save"
  628. msgstr ""
  629. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:7
  630. msgid "Clean Bookmarks"
  631. msgstr ""
  632. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:18
  633. msgid "No Bookmarks"
  634. msgstr ""
  635. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:22
  636. msgid "New Bookmark"
  637. msgstr ""
  638. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:26
  639. msgid "Save current page as Bookmark"
  640. msgstr ""
  641. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:32
  642. msgid "Enter bookmark title"
  643. msgstr ""
  644. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:33
  645. msgid "Waiting"
  646. msgstr ""
  647. #: templates/xadmin/blocks/model_list.nav_menu.bookmarks.html:33
  648. msgid "Save Bookmark"
  649. msgstr ""
  650. #: templates/xadmin/blocks/model_list.nav_menu.filters.html:4
  651. msgid "Filters"
  652. msgstr ""
  653. #: templates/xadmin/blocks/model_list.nav_menu.filters.html:8
  654. msgid "Clean Filters"
  655. msgstr ""
  656. #: templates/xadmin/blocks/model_list.results_bottom.actions.html:19
  657. msgid "Click here to select the objects across all pages"
  658. msgstr ""
  659. #: templates/xadmin/blocks/model_list.results_bottom.actions.html:19
  660. #, python-format
  661. msgid "Select all %(total_count)s %(model_name)s"
  662. msgstr ""
  663. #: templates/xadmin/blocks/model_list.results_bottom.actions.html:20
  664. msgid "Clear selection"
  665. msgstr ""
  666. #: templates/xadmin/blocks/model_list.results_top.charts.html:4
  667. msgid "Charts"
  668. msgstr ""
  669. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:4
  670. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:8
  671. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:19
  672. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:47
  673. msgid "Export"
  674. msgstr ""
  675. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:26
  676. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:29
  677. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:32
  678. msgid "Export with table header."
  679. msgstr ""
  680. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:35
  681. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:38
  682. msgid "Export with format."
  683. msgstr ""
  684. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:42
  685. msgid "Export all data."
  686. msgstr ""
  687. #: templates/xadmin/blocks/model_list.top_toolbar.exports.html:46
  688. #: templates/xadmin/widgets/base.html:41
  689. msgid "Close"
  690. msgstr ""
  691. #: templates/xadmin/blocks/model_list.top_toolbar.layouts.html:4
  692. msgid "Layout"
  693. msgstr ""
  694. #: templates/xadmin/blocks/model_list.top_toolbar.refresh.html:8
  695. msgid "Clean Refresh"
  696. msgstr ""
  697. #: templates/xadmin/blocks/model_list.top_toolbar.refresh.html:14
  698. #, python-format
  699. msgid "Every %(t)s seconds"
  700. msgstr ""
  701. #: templates/xadmin/blocks/model_list.top_toolbar.saveorder.html:4
  702. msgid "Save Order"
  703. msgstr ""
  704. #: templates/xadmin/edit_inline/blank.html:5 views/detail.py:23
  705. #: views/edit.py:102 views/list.py:29
  706. msgid "Null"
  707. msgstr ""
  708. #: templates/xadmin/filters/char.html:13
  709. msgid "Enter"
  710. msgstr ""
  711. #: templates/xadmin/filters/date.html:10 templates/xadmin/filters/date.html:13
  712. msgid "Choice Date"
  713. msgstr ""
  714. #: templates/xadmin/filters/date.html:18
  715. msgid "YY"
  716. msgstr ""
  717. #: templates/xadmin/filters/date.html:19
  718. msgid "year"
  719. msgstr ""
  720. #: templates/xadmin/filters/date.html:22
  721. msgid "MM"
  722. msgstr ""
  723. #: templates/xadmin/filters/date.html:23
  724. msgid "month"
  725. msgstr ""
  726. #: templates/xadmin/filters/date.html:26
  727. msgid "DD"
  728. msgstr ""
  729. #: templates/xadmin/filters/date.html:27
  730. msgid "day"
  731. msgstr ""
  732. #: templates/xadmin/filters/date.html:29 templates/xadmin/filters/date.html:46
  733. #: templates/xadmin/filters/date.html:54
  734. #: templates/xadmin/filters/fk_search.html:24
  735. #: templates/xadmin/filters/number.html:37
  736. msgid "Apply"
  737. msgstr ""
  738. #: templates/xadmin/filters/date.html:34
  739. msgid "Date Range"
  740. msgstr ""
  741. #: templates/xadmin/filters/date.html:41
  742. msgid "Select Date"
  743. msgstr ""
  744. #: templates/xadmin/filters/date.html:42
  745. msgid "From"
  746. msgstr ""
  747. #: templates/xadmin/filters/date.html:44
  748. msgid "To"
  749. msgstr ""
  750. #: templates/xadmin/filters/fk_search.html:14
  751. msgid "Select"
  752. msgstr ""
  753. #: templates/xadmin/filters/fk_search.html:26
  754. #: templates/xadmin/filters/number.html:39
  755. msgid "Clean"
  756. msgstr ""
  757. #: templates/xadmin/filters/number.html:17
  758. #: templates/xadmin/filters/number.html:25
  759. #: templates/xadmin/filters/number.html:33
  760. msgid "Enter Number"
  761. msgstr ""
  762. #: templates/xadmin/filters/rel.html:3
  763. #, python-format
  764. msgid " By %(filter_title)s "
  765. msgstr ""
  766. #: templates/xadmin/forms/transfer.html:4
  767. msgid "Available"
  768. msgstr ""
  769. #: templates/xadmin/forms/transfer.html:12
  770. msgid "Click to choose all at once."
  771. msgstr ""
  772. #: templates/xadmin/forms/transfer.html:12
  773. msgid "Choose all"
  774. msgstr ""
  775. #: templates/xadmin/forms/transfer.html:16
  776. msgid "Choose"
  777. msgstr ""
  778. #: templates/xadmin/forms/transfer.html:19
  779. #: templates/xadmin/widgets/base.html:40
  780. msgid "Remove"
  781. msgstr ""
  782. #: templates/xadmin/forms/transfer.html:23
  783. msgid "Chosen"
  784. msgstr ""
  785. #: templates/xadmin/forms/transfer.html:27
  786. msgid "Click to remove all chosen at once."
  787. msgstr ""
  788. #: templates/xadmin/forms/transfer.html:27
  789. msgid "Remove all"
  790. msgstr ""
  791. #: templates/xadmin/includes/pagination.html:9
  792. msgid "Show all"
  793. msgstr ""
  794. #: templates/xadmin/includes/submit_line.html:10
  795. #: templates/xadmin/includes/submit_line.html:13
  796. #: templates/xadmin/views/form.html:30 templates/xadmin/views/form.html:31
  797. msgid "Saving.."
  798. msgstr ""
  799. #: templates/xadmin/includes/submit_line.html:17
  800. msgid "Save as new"
  801. msgstr ""
  802. #: templates/xadmin/includes/submit_line.html:18
  803. msgid "Save and add another"
  804. msgstr ""
  805. #: templates/xadmin/includes/submit_line.html:19
  806. msgid "Save and continue editing"
  807. msgstr ""
  808. #: templates/xadmin/includes/submit_line.html:24
  809. #: templates/xadmin/views/model_detail.html:28 views/delete.py:93
  810. msgid "Delete"
  811. msgstr ""
  812. #: templates/xadmin/views/app_index.html:13
  813. #, python-format
  814. msgid "%(name)s"
  815. msgstr ""
  816. #: templates/xadmin/views/batch_change_form.html:11
  817. msgid "Change multiple objects"
  818. msgstr ""
  819. #: templates/xadmin/views/batch_change_form.html:16
  820. #, python-format
  821. msgid "Change one %(objects_name)s"
  822. msgid_plural "Batch change %(counter)s %(objects_name)s"
  823. msgstr[0] ""
  824. msgstr[1] ""
  825. msgstr[2] ""
  826. #: templates/xadmin/views/batch_change_form.html:38
  827. msgid "Change Multiple"
  828. msgstr ""
  829. #: templates/xadmin/views/dashboard.html:15
  830. #: templates/xadmin/views/dashboard.html:22
  831. #: templates/xadmin/views/dashboard.html:23
  832. msgid "Add Widget"
  833. msgstr ""
  834. #: templates/xadmin/views/invalid_setup.html:13
  835. msgid ""
  836. "Something's wrong with your database installation. Make sure the appropriate "
  837. "database tables have been created, and make sure the database is readable by "
  838. "the appropriate user."
  839. msgstr ""
  840. #: templates/xadmin/views/logged_out.html:16
  841. msgid "Logout Success"
  842. msgstr ""
  843. #: templates/xadmin/views/logged_out.html:17
  844. msgid "Thanks for spending some quality time with the Web site today."
  845. msgstr ""
  846. #: templates/xadmin/views/logged_out.html:19
  847. msgid "Close Window"
  848. msgstr ""
  849. #: templates/xadmin/views/logged_out.html:20
  850. msgid "Log in again"
  851. msgstr ""
  852. #: templates/xadmin/views/login.html:39 views/website.py:38
  853. msgid "Please Login"
  854. msgstr ""
  855. #: templates/xadmin/views/login.html:52
  856. msgid "Username"
  857. msgstr ""
  858. #: templates/xadmin/views/login.html:64
  859. msgid "Password"
  860. msgstr ""
  861. #: templates/xadmin/views/login.html:75
  862. msgid "log in"
  863. msgstr ""
  864. #: templates/xadmin/views/model_dashboard.html:26
  865. #: templates/xadmin/views/model_detail.html:25
  866. msgid "Edit"
  867. msgstr ""
  868. #: templates/xadmin/views/model_delete_confirm.html:11
  869. #, python-format
  870. msgid ""
  871. "Deleting the %(verbose_name)s '%(escaped_object)s' would result in deleting "
  872. "related objects, but your account doesn't have permission to delete the "
  873. "following types of objects:"
  874. msgstr ""
  875. #: templates/xadmin/views/model_delete_confirm.html:19
  876. #, python-format
  877. msgid ""
  878. "Deleting the %(verbose_name)s '%(escaped_object)s' would require deleting "
  879. "the following protected related objects:"
  880. msgstr ""
  881. #: templates/xadmin/views/model_delete_confirm.html:27
  882. #, python-format
  883. msgid ""
  884. "Are you sure you want to delete the %(verbose_name)s \"%(escaped_object)s\"? "
  885. "All of the following related items will be deleted:"
  886. msgstr ""
  887. #: templates/xadmin/views/model_delete_confirm.html:34
  888. #: templates/xadmin/views/model_delete_selected_confirm.html:49
  889. msgid "Yes, I'm sure"
  890. msgstr ""
  891. #: templates/xadmin/views/model_delete_confirm.html:35
  892. #: templates/xadmin/views/model_delete_selected_confirm.html:50
  893. msgid "Cancel"
  894. msgstr ""
  895. #: templates/xadmin/views/model_delete_selected_confirm.html:10
  896. msgid "Delete multiple objects"
  897. msgstr ""
  898. #: templates/xadmin/views/model_delete_selected_confirm.html:18
  899. #, python-format
  900. msgid ""
  901. "Deleting the selected %(objects_name)s would result in deleting related "
  902. "objects, but your account doesn't have permission to delete the following "
  903. "types of objects:"
  904. msgstr ""
  905. #: templates/xadmin/views/model_delete_selected_confirm.html:26
  906. #, python-format
  907. msgid ""
  908. "Deleting the selected %(objects_name)s would require deleting the following "
  909. "protected related objects:"
  910. msgstr ""
  911. #: templates/xadmin/views/model_delete_selected_confirm.html:34
  912. #, python-format
  913. msgid ""
  914. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  915. "following objects and their related items will be deleted:"
  916. msgstr ""
  917. #: templates/xadmin/views/model_history.html:26
  918. msgid "Diff"
  919. msgstr ""
  920. #: templates/xadmin/views/model_history.html:27
  921. #: templates/xadmin/views/recover_list.html:25
  922. msgid "Date/time"
  923. msgstr ""
  924. #: templates/xadmin/views/model_history.html:28
  925. msgid "User"
  926. msgstr ""
  927. #: templates/xadmin/views/model_history.html:29
  928. msgid "Comment"
  929. msgstr ""
  930. #: templates/xadmin/views/model_history.html:54
  931. msgid "Diff Select Versions"
  932. msgstr ""
  933. #: templates/xadmin/views/model_history.html:58
  934. msgid ""
  935. "This object doesn't have a change history. It probably wasn't added via this "
  936. "admin site."
  937. msgstr ""
  938. #: templates/xadmin/views/model_list.html:29
  939. #, python-format
  940. msgid "Add %(name)s"
  941. msgstr ""
  942. #: templates/xadmin/views/model_list.html:39
  943. msgid "Columns"
  944. msgstr ""
  945. #: templates/xadmin/views/model_list.html:42
  946. msgid "Restore Selected"
  947. msgstr ""
  948. #: templates/xadmin/views/model_list.html:147
  949. #: templates/xadmin/widgets/list.html:33
  950. msgid "Empty list"
  951. msgstr ""
  952. #: templates/xadmin/views/recover_form.html:20
  953. msgid "Press the recover button below to recover this version of the object."
  954. msgstr ""
  955. #: templates/xadmin/views/recover_list.html:19
  956. msgid ""
  957. "Choose a date from the list below to recover a deleted version of an object."
  958. msgstr ""
  959. #: templates/xadmin/views/recover_list.html:39
  960. msgid "There are no deleted objects to recover."
  961. msgstr ""
  962. #: templates/xadmin/views/revision_diff.html:12
  963. #: templates/xadmin/views/revision_diff.html:17
  964. #, python-format
  965. msgid "Diff %(verbose_name)s"
  966. msgstr ""
  967. #: templates/xadmin/views/revision_diff.html:25
  968. msgid "Field"
  969. msgstr ""
  970. #: templates/xadmin/views/revision_diff.html:26
  971. msgid "Version A"
  972. msgstr ""
  973. #: templates/xadmin/views/revision_diff.html:27
  974. msgid "Version B"
  975. msgstr ""
  976. #: templates/xadmin/views/revision_diff.html:39
  977. msgid "Revert to"
  978. msgstr ""
  979. #: templates/xadmin/views/revision_diff.html:40
  980. #: templates/xadmin/views/revision_diff.html:41
  981. msgid "Revert"
  982. msgstr ""
  983. #: templates/xadmin/views/revision_form.html:16
  984. #, python-format
  985. msgid "Revert %(verbose_name)s"
  986. msgstr ""
  987. #: templates/xadmin/views/revision_form.html:21
  988. msgid "Press the revert button below to revert to this version of the object."
  989. msgstr ""
  990. #: templates/xadmin/views/revision_form.html:27
  991. msgid "Revert this revision"
  992. msgstr ""
  993. #: templates/xadmin/widgets/addform.html:14
  994. msgid "Success"
  995. msgstr ""
  996. #: templates/xadmin/widgets/addform.html:14
  997. msgid "Add success, click <a id='change-link'>edit</a> to edit."
  998. msgstr ""
  999. #: templates/xadmin/widgets/addform.html:17
  1000. msgid "Quick Add"
  1001. msgstr ""
  1002. #: templates/xadmin/widgets/base.html:31
  1003. msgid "Widget Options"
  1004. msgstr ""
  1005. #: templates/xadmin/widgets/base.html:42
  1006. msgid "Save changes"
  1007. msgstr ""
  1008. #: views/base.py:315
  1009. msgid "Django Xadmin"
  1010. msgstr ""
  1011. #: views/base.py:316
  1012. msgid "my-company.inc"
  1013. msgstr ""
  1014. #: views/dashboard.py:186
  1015. msgid "Widget ID"
  1016. msgstr ""
  1017. #: views/dashboard.py:187
  1018. msgid "Widget Title"
  1019. msgstr ""
  1020. #: views/dashboard.py:252
  1021. msgid "Html Content Widget, can write any html content in widget."
  1022. msgstr ""
  1023. #: views/dashboard.py:255
  1024. msgid "Html Content"
  1025. msgstr ""
  1026. #: views/dashboard.py:318
  1027. msgid "Target Model"
  1028. msgstr ""
  1029. #: views/dashboard.py:369
  1030. msgid "Quick button Widget, quickly open any page."
  1031. msgstr ""
  1032. #: views/dashboard.py:371
  1033. msgid "Quick Buttons"
  1034. msgstr ""
  1035. #: views/dashboard.py:416
  1036. msgid "Any Objects list Widget."
  1037. msgstr ""
  1038. #: views/dashboard.py:456
  1039. msgid "Add any model object Widget."
  1040. msgstr ""
  1041. #: views/dashboard.py:492
  1042. msgid "Dashboard"
  1043. msgstr ""
  1044. #: views/dashboard.py:633
  1045. #, python-format
  1046. msgid "%s Dashboard"
  1047. msgstr ""
  1048. #: views/delete.py:103
  1049. #, python-format
  1050. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  1051. msgstr ""
  1052. #: views/detail.py:173 views/edit.py:211 views/form.py:72
  1053. msgid "Other Fields"
  1054. msgstr ""
  1055. #: views/detail.py:235
  1056. #, python-format
  1057. msgid "%s Detail"
  1058. msgstr ""
  1059. #: views/edit.py:253
  1060. msgid "Added."
  1061. msgstr ""
  1062. #: views/edit.py:255
  1063. #, python-format
  1064. msgid "Changed %s."
  1065. msgstr ""
  1066. #: views/edit.py:255
  1067. msgid "and"
  1068. msgstr ""
  1069. #: views/edit.py:258
  1070. msgid "No fields changed."
  1071. msgstr ""
  1072. #: views/edit.py:420
  1073. #, python-format
  1074. msgid "The %(name)s \"%(obj)s\" was added successfully."
  1075. msgstr ""
  1076. #: views/edit.py:425 views/edit.py:520
  1077. msgid "You may edit it again below."
  1078. msgstr ""
  1079. #: views/edit.py:429 views/edit.py:523
  1080. #, python-format
  1081. msgid "You may add another %s below."
  1082. msgstr ""
  1083. #: views/edit.py:471
  1084. #, python-format
  1085. msgid "Change %s"
  1086. msgstr ""
  1087. #: views/edit.py:516
  1088. #, python-format
  1089. msgid "The %(name)s \"%(obj)s\" was changed successfully."
  1090. msgstr ""
  1091. #: views/form.py:165
  1092. #, python-format
  1093. msgid "The %s was changed successfully."
  1094. msgstr ""
  1095. #: views/list.py:199
  1096. msgid "Database error"
  1097. msgstr ""
  1098. #: views/list.py:373
  1099. #, python-format
  1100. msgid "%s List"
  1101. msgstr ""
  1102. #: views/list.py:499
  1103. msgid "Sort ASC"
  1104. msgstr ""
  1105. #: views/list.py:500
  1106. msgid "Sort DESC"
  1107. msgstr ""
  1108. #: views/list.py:504
  1109. msgid "Cancel Sort"
  1110. msgstr ""
  1111. #: views/website.py:16
  1112. msgid "Main Dashboard"
  1113. msgstr ""
  1114. #: widgets.py:48
  1115. msgid "Now"
  1116. msgstr ""