django.po 29 KB

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