Advertisement
labhackercd

eswikilegis

Jun 28th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.18 KB | None | 0 0
  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. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-06-27 15:53-0300\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \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=2; plural=(n != 1);\n"
  20.  
  21. #: auth2/admin.py:23
  22. msgid "Congressmen updated successfully."
  23. msgstr ""
  24.  
  25. #: auth2/admin.py:25
  26. msgid "Update selected congressmen"
  27. msgstr ""
  28.  
  29. #: auth2/admin.py:31
  30. msgid "Personal info"
  31. msgstr ""
  32.  
  33. #: auth2/admin.py:32
  34. msgid "Permissions"
  35. msgstr ""
  36.  
  37. #: auth2/admin.py:33
  38. msgid "Important dates"
  39. msgstr ""
  40.  
  41. #: auth2/models.py:61
  42. #, python-brace-format
  43. msgid "The maximum file size is {0}"
  44. msgstr ""
  45.  
  46. #: auth2/models.py:65
  47. msgid "email address"
  48. msgstr ""
  49.  
  50. #: auth2/models.py:67
  51. msgid "first name"
  52. msgstr ""
  53.  
  54. #: auth2/models.py:68
  55. msgid "last name"
  56. msgstr ""
  57.  
  58. #: auth2/models.py:69
  59. msgid "staff status"
  60. msgstr ""
  61.  
  62. #: auth2/models.py:70
  63. msgid "Designates whether the user can log into this admin site."
  64. msgstr ""
  65.  
  66. #: auth2/models.py:72
  67. msgid "active"
  68. msgstr ""
  69.  
  70. #: auth2/models.py:73
  71. msgid ""
  72. "Designates whether this user should be treated as active. Unselect this "
  73. "instead of deleting accounts."
  74. msgstr ""
  75.  
  76. #: auth2/models.py:75
  77. msgid "date joined"
  78. msgstr ""
  79.  
  80. #: auth2/models.py:76
  81. msgid "profile picture"
  82. msgstr ""
  83.  
  84. #: auth2/models.py:79
  85. msgid ""
  86. "Note that the preview above will only be updated after you submit the form."
  87. msgstr ""
  88.  
  89. #: auth2/models.py:86
  90. msgid "Congressman ID"
  91. msgstr ""
  92.  
  93. #: auth2/models.py:87
  94. msgid ""
  95. "The id of each congressman may be found in the url parameters in "
  96. "thecongressman profile from the site: http://www2.camara.leg.br/"
  97. msgstr ""
  98.  
  99. #: auth2/models.py:121 core/models.py:196 notification/models.py:30
  100. msgid "user"
  101. msgstr ""
  102.  
  103. #: auth2/models.py:122
  104. msgid "uf"
  105. msgstr ""
  106.  
  107. #: auth2/models.py:123
  108. msgid "party"
  109. msgstr ""
  110.  
  111. #: auth2/models.py:124
  112. msgid "parliamentary name"
  113. msgstr ""
  114.  
  115. #: auth2/models.py:127
  116. msgid "congressman"
  117. msgstr ""
  118.  
  119. #: auth2/models.py:128
  120. msgid "congressmen"
  121. msgstr ""
  122.  
  123. #: auth2/views.py:34
  124. msgid "Your account is now activated."
  125. msgstr ""
  126.  
  127. #: auth2/views.py:44
  128. msgid "Profile successfully updated"
  129. msgstr ""
  130.  
  131. #: core/admin.py:38
  132. msgid "Bills updated successfully."
  133. msgstr ""
  134.  
  135. #: core/admin.py:40
  136. msgid "Update status of selected bills"
  137. msgstr ""
  138.  
  139. #: core/admin.py:53 core/models.py:142
  140. msgid "segment"
  141. msgstr ""
  142.  
  143. #: core/admin.py:53 core/models.py:143
  144. msgid "segments"
  145. msgstr ""
  146.  
  147. #: core/admin.py:112 core/models.py:134 core/models.py:172 core/models.py:221
  148. msgid "author"
  149. msgstr ""
  150.  
  151. #: core/admin.py:113
  152. msgid "authors"
  153. msgstr ""
  154.  
  155. #: core/admin.py:122
  156. msgid "video"
  157. msgstr ""
  158.  
  159. #: core/admin.py:123
  160. msgid "videos"
  161. msgstr ""
  162.  
  163. #: core/admin.py:159
  164. msgid "Legislative proposal"
  165. msgstr ""
  166.  
  167. #: core/admin.py:160
  168. msgid ""
  169. "This data will be used to assign the project to a legislative proposal "
  170. "pending before the House of Representatives. You only need to inform them if "
  171. "your procedure has been initiated. To delete , leave the fields blank."
  172. msgstr ""
  173.  
  174. #: core/admin.py:165
  175. msgid "File to import"
  176. msgstr ""
  177.  
  178. #: core/admin.py:166
  179. msgid "This field will be used to import a txt file."
  180. msgstr ""
  181.  
  182. #: core/admin.py:216
  183. msgid "Situation"
  184. msgstr ""
  185.  
  186. #: core/admin.py:220
  187. msgid "Show"
  188. msgstr ""
  189.  
  190. #: core/admin.py:222
  191. msgid "Report"
  192. msgstr ""
  193.  
  194. #: core/forms.py:58
  195. msgid "User"
  196. msgstr ""
  197.  
  198. #: core/forms.py:59
  199. msgid "Title"
  200. msgstr ""
  201.  
  202. #: core/forms.py:72
  203. msgid "video url"
  204. msgstr ""
  205.  
  206. #: core/forms.py:80 core/forms.py:225
  207. msgid "You can explain your proposal here."
  208. msgstr ""
  209.  
  210. #: core/forms.py:84
  211. msgid "Suggest a new proposal! You can begin editing the original one."
  212. msgstr ""
  213.  
  214. #: core/forms.py:93
  215. msgid "Select a type"
  216. msgstr ""
  217.  
  218. #: core/forms.py:99
  219. msgid "Type"
  220. msgstr ""
  221.  
  222. #: core/forms.py:100
  223. msgid "Number"
  224. msgstr ""
  225.  
  226. #: core/forms.py:101
  227. msgid "Year"
  228. msgstr ""
  229.  
  230. #: core/forms.py:102
  231. msgid "Reporting member"
  232. msgstr ""
  233.  
  234. #: core/forms.py:105
  235. msgid "File in txt format"
  236. msgstr ""
  237.  
  238. #: core/forms.py:129
  239. msgid ""
  240. "When adding a field in the legislative proposal, the three fields are now "
  241. "required"
  242. msgstr ""
  243.  
  244. #: core/forms.py:240 core/forms.py:245 core/models.py:103 core/models.py:128
  245. #: core/models.py:210 notification/models.py:29
  246. msgid "bill"
  247. msgstr ""
  248.  
  249. #: core/forms.py:242 core/models.py:132
  250. msgid "segment parent"
  251. msgstr ""
  252.  
  253. #: core/models.py:19
  254. msgid "Draft"
  255. msgstr ""
  256.  
  257. #: core/models.py:20
  258. msgid "Published"
  259. msgstr ""
  260.  
  261. #: core/models.py:21 templates/index.html:48
  262. msgid "Closed"
  263. msgstr ""
  264.  
  265. #: core/models.py:25
  266. msgid "Others"
  267. msgstr ""
  268.  
  269. #: core/models.py:26
  270. msgid "Public Administration"
  271. msgstr ""
  272.  
  273. #: core/models.py:27
  274. msgid "Farming"
  275. msgstr ""
  276.  
  277. #: core/models.py:28
  278. msgid "Social Assistance"
  279. msgstr ""
  280.  
  281. #: core/models.py:29
  282. msgid "Cities"
  283. msgstr ""
  284.  
  285. #: core/models.py:30
  286. msgid "Science"
  287. msgstr ""
  288.  
  289. #: core/models.py:31
  290. msgid "Communication"
  291. msgstr ""
  292.  
  293. #: core/models.py:32
  294. msgid "Consumer"
  295. msgstr ""
  296.  
  297. #: core/models.py:33
  298. msgid "Culture"
  299. msgstr ""
  300.  
  301. #: core/models.py:34
  302. msgid "Law and Justice"
  303. msgstr ""
  304.  
  305. #: core/models.py:35
  306. msgid "Human Rights"
  307. msgstr ""
  308.  
  309. #: core/models.py:36
  310. msgid "Economy"
  311. msgstr ""
  312.  
  313. #: core/models.py:37
  314. msgid "Education"
  315. msgstr ""
  316.  
  317. #: core/models.py:38
  318. msgid "Sports"
  319. msgstr ""
  320.  
  321. #: core/models.py:39
  322. msgid "Family"
  323. msgstr ""
  324.  
  325. #: core/models.py:40
  326. msgid "Industry"
  327. msgstr ""
  328.  
  329. #: core/models.py:41
  330. msgid "Institutional"
  331. msgstr ""
  332.  
  333. #: core/models.py:42
  334. msgid "Environment"
  335. msgstr ""
  336.  
  337. #: core/models.py:43
  338. msgid "Participation and Transparency"
  339. msgstr ""
  340.  
  341. #: core/models.py:44
  342. msgid "Policy"
  343. msgstr ""
  344.  
  345. #: core/models.py:45
  346. msgid "Foresight"
  347. msgstr ""
  348.  
  349. #: core/models.py:46
  350. msgid "Foreign Affairs"
  351. msgstr ""
  352.  
  353. #: core/models.py:47
  354. msgid "Health"
  355. msgstr ""
  356.  
  357. #: core/models.py:48
  358. msgid "Security"
  359. msgstr ""
  360.  
  361. #: core/models.py:49
  362. msgid "Work"
  363. msgstr ""
  364.  
  365. #: core/models.py:50
  366. msgid "Transportation and Transit"
  367. msgstr ""
  368.  
  369. #: core/models.py:51
  370. msgid "Tourism"
  371. msgstr ""
  372.  
  373. #: core/models.py:64
  374. msgid "created"
  375. msgstr ""
  376.  
  377. #: core/models.py:65
  378. msgid "modified"
  379. msgstr ""
  380.  
  381. #: core/models.py:77
  382. msgid "data"
  383. msgstr ""
  384.  
  385. #: core/models.py:78 core/models.py:130 core/models.py:211
  386. msgid "type"
  387. msgstr ""
  388.  
  389. #: core/models.py:85
  390. msgid "subject"
  391. msgstr ""
  392.  
  393. #: core/models.py:86
  394. msgid "epigraph"
  395. msgstr ""
  396.  
  397. #: core/models.py:87
  398. msgid "digest"
  399. msgstr ""
  400.  
  401. #: core/models.py:88
  402. msgid "closing date"
  403. msgstr ""
  404.  
  405. #: core/models.py:89
  406. msgid "status"
  407. msgstr ""
  408.  
  409. #: core/models.py:90 core/models.py:218
  410. msgid "theme"
  411. msgstr ""
  412.  
  413. #: core/models.py:92
  414. msgid "editors"
  415. msgstr ""
  416.  
  417. #: core/models.py:93
  418. msgid ""
  419. "Any users in any of these groups will have permission to change this "
  420. "document."
  421. msgstr ""
  422.  
  423. #: core/models.py:95
  424. msgid "reporting member"
  425. msgstr ""
  426.  
  427. #: core/models.py:104
  428. msgid "bills"
  429. msgstr ""
  430.  
  431. #: core/models.py:116
  432. msgid "name"
  433. msgstr ""
  434.  
  435. #: core/models.py:117
  436. msgid "editable"
  437. msgstr ""
  438.  
  439. #: core/models.py:120
  440. msgid "type segment"
  441. msgstr ""
  442.  
  443. #: core/models.py:121
  444. msgid "types segment"
  445. msgstr ""
  446.  
  447. #: core/models.py:129
  448. msgid "order"
  449. msgstr ""
  450.  
  451. #: core/models.py:131 core/models.py:212
  452. msgid "number"
  453. msgstr ""
  454.  
  455. #: core/models.py:133
  456. msgid "segment replaced"
  457. msgstr ""
  458.  
  459. #: core/models.py:135
  460. msgid "original"
  461. msgstr ""
  462.  
  463. #: core/models.py:136 core/models.py:174
  464. msgid "content"
  465. msgstr ""
  466.  
  467. #: core/models.py:173
  468. msgid "bill segment"
  469. msgstr ""
  470.  
  471. #: core/models.py:177
  472. msgid "citizen amendment"
  473. msgstr ""
  474.  
  475. #: core/models.py:178
  476. msgid "citizen amendments"
  477. msgstr ""
  478.  
  479. #: core/models.py:200
  480. msgid "Up Vote"
  481. msgstr ""
  482.  
  483. #: core/models.py:200
  484. msgid "Down Vote"
  485. msgstr ""
  486.  
  487. #: core/models.py:213
  488. msgid "year"
  489. msgstr ""
  490.  
  491. #: core/models.py:214
  492. msgid "name proposition"
  493. msgstr ""
  494.  
  495. #: core/models.py:215
  496. msgid "id proposition"
  497. msgstr ""
  498.  
  499. #: core/models.py:216
  500. msgid "id main proposition"
  501. msgstr ""
  502.  
  503. #: core/models.py:217
  504. msgid "name origin proposition"
  505. msgstr ""
  506.  
  507. #: core/models.py:219
  508. msgid "menu"
  509. msgstr ""
  510.  
  511. #: core/models.py:220
  512. msgid "menu_explanation"
  513. msgstr ""
  514.  
  515. #: core/models.py:222
  516. msgid "id register"
  517. msgstr ""
  518.  
  519. #: core/models.py:223
  520. msgid "uf author"
  521. msgstr ""
  522.  
  523. #: core/models.py:224
  524. msgid "party author"
  525. msgstr ""
  526.  
  527. #: core/models.py:225
  528. msgid "apresentation date"
  529. msgstr ""
  530.  
  531. #: core/models.py:226
  532. msgid "processing_regime"
  533. msgstr ""
  534.  
  535. #: core/models.py:227
  536. msgid "last dispatch date"
  537. msgstr ""
  538.  
  539. #: core/models.py:228
  540. msgid "last dispatch"
  541. msgstr ""
  542.  
  543. #: core/models.py:229
  544. msgid "appraisal"
  545. msgstr ""
  546.  
  547. #: core/models.py:230
  548. msgid "indexing"
  549. msgstr ""
  550.  
  551. #: core/models.py:231
  552. msgid "situation"
  553. msgstr ""
  554.  
  555. #: core/models.py:232
  556. msgid "content link"
  557. msgstr ""
  558.  
  559. #: core/models.py:235
  560. msgid "proposition"
  561. msgstr ""
  562.  
  563. #: core/models.py:236
  564. msgid "propositions"
  565. msgstr ""
  566.  
  567. #: core/orderers.py:100
  568. msgid "None"
  569. msgstr ""
  570.  
  571. #: core/templatetags/convert_numbers.py:62
  572. msgid "Sole paragraph"
  573. msgstr ""
  574.  
  575. #: core/views.py:32
  576. msgid "Order by"
  577. msgstr ""
  578.  
  579. #: core/views.py:38
  580. msgid "Hot"
  581. msgstr ""
  582.  
  583. #: core/views.py:39
  584. msgid "Date"
  585. msgstr ""
  586.  
  587. #: core/views.py:163
  588. #, python-brace-format
  589. msgid "Cannot submit proposals to {object}."
  590. msgstr ""
  591.  
  592. #: core/views.py:193 core/views.py:234
  593. #, python-brace-format
  594. msgid "{object_type} submitted."
  595. msgstr ""
  596.  
  597. #: notification/models.py:11
  598. msgid "amendment"
  599. msgstr ""
  600.  
  601. #: notification/models.py:12
  602. msgid "hour"
  603. msgstr ""
  604.  
  605. #: notification/models.py:16
  606. msgid "history notification"
  607. msgstr ""
  608.  
  609. #: notification/models.py:17
  610. msgid "history notifications"
  611. msgstr ""
  612.  
  613. #: notification/models.py:25 templates/bill/bill.html:61
  614. msgid "Daily"
  615. msgstr ""
  616.  
  617. #: notification/models.py:26 templates/bill/bill.html:56
  618. msgid "Weekly"
  619. msgstr ""
  620.  
  621. #: notification/models.py:31
  622. msgid "periodicity"
  623. msgstr ""
  624.  
  625. #: notification/models.py:35
  626. msgid "Newsletter"
  627. msgstr ""
  628.  
  629. #: notification/models.py:36
  630. msgid "Newsletters"
  631. msgstr ""
  632.  
  633. #: settings.py:212
  634. msgid "Google"
  635. msgstr ""
  636.  
  637. #: settings.py:216
  638. msgid "Facebook"
  639. msgstr ""
  640.  
  641. #: templates/_about_link.html:3
  642. msgid "About"
  643. msgstr ""
  644.  
  645. #: templates/_sidebar_language_selector.html:7
  646. msgid "Select language"
  647. msgstr ""
  648.  
  649. #: templates/_sidebar_search.html:7
  650. msgid "Search"
  651. msgstr ""
  652.  
  653. #: templates/_vote_buttons_read_only.html:5
  654. #: templates/_vote_buttons_read_only.html:13
  655. msgid "This bill is closed, you can not vote or comment."
  656. msgstr ""
  657.  
  658. #: templates/about.html:17
  659. msgid "About Wikilegis"
  660. msgstr ""
  661.  
  662. #: templates/about.html:18
  663. msgid ""
  664. "Wikilegis is a project developed by the Brazilian Chamber of Deputies’ "
  665. "Hacker Lab, designed to enable citizens to suggest modifications to the "
  666. "wording of Bills. It is an open source project, developed under license CC "
  667. "BY 4.0. Besides participating in discussions of the bill, you can help us to "
  668. "improve our tool."
  669. msgstr ""
  670.  
  671. #: templates/about.html:22
  672. msgid ""
  673. "Visit us on Trello, Github and in our page to propose new features or to "
  674. "report bugs. If you have programming skills, you can also collaborate to the "
  675. "development of Wikilegis. "
  676. msgstr ""
  677.  
  678. #: templates/about.html:33
  679. #: templates/registration/registration_complete.html:14
  680. msgid "Back to main page"
  681. msgstr ""
  682.  
  683. #: templates/admin/base_site.html:6
  684. msgid "Django administration"
  685. msgstr ""
  686.  
  687. #: templates/adminsortable2/tabular-1.6.html:10
  688. msgid "Sort"
  689. msgstr ""
  690.  
  691. #: templates/adminsortable2/tabular-1.6.html:18
  692. msgid "Delete?"
  693. msgstr ""
  694.  
  695. #: templates/adminsortable2/tabular-1.6.html:90
  696. #, python-format
  697. msgid "Add another %(verbose_name)s"
  698. msgstr ""
  699.  
  700. #: templates/adminsortable2/tabular-1.6.html:91
  701. msgid "Remove"
  702. msgstr ""
  703.  
  704. #: templates/auth2/_current_user_or_login_button.html:10
  705. #: templates/registration/login.html:47
  706. msgid "Log in"
  707. msgstr ""
  708.  
  709. #: templates/auth2/show_users_profile.html:15
  710. msgid "Joined on"
  711. msgstr ""
  712.  
  713. #: templates/auth2/your_profile.html:18
  714. msgid "Your profile"
  715. msgstr ""
  716.  
  717. #: templates/auth2/your_profile.html:40
  718. msgid "Update my profile"
  719. msgstr ""
  720.  
  721. #: templates/bill/_bill_segment_item.html:4
  722. msgid "TITLE"
  723. msgstr ""
  724.  
  725. #: templates/bill/_bill_segment_item.html:6
  726. msgid "BOOK"
  727. msgstr ""
  728.  
  729. #: templates/bill/_bill_segment_item.html:8
  730. msgid "CHAPTER"
  731. msgstr ""
  732.  
  733. #: templates/bill/_bill_segment_item.html:10
  734. msgid "Section"
  735. msgstr ""
  736.  
  737. #: templates/bill/_bill_segment_item.html:12
  738. msgid "Subsection"
  739. msgstr ""
  740.  
  741. #: templates/bill/bill.html:40
  742. msgid "Unsubscribe"
  743. msgstr ""
  744.  
  745. #: templates/bill/bill.html:47
  746. msgid "Subscribe to this bill"
  747. msgstr ""
  748.  
  749. #: templates/bill/bill.html:51
  750. msgid ""
  751. "You can be notified of changes in this bill via e-mail by subscribing to it."
  752. msgstr ""
  753.  
  754. #: templates/bill/bill.html:65
  755. msgid "Subscribe"
  756. msgstr ""
  757.  
  758. #: templates/bill/bill.html:88
  759. msgid "AUTHOR"
  760. msgstr ""
  761.  
  762. #: templates/bill/bill.html:109
  763. msgid "RAPPORTEUR"
  764. msgstr ""
  765.  
  766. #: templates/bill/bill.html:126
  767. msgid "Bill status:"
  768. msgstr ""
  769.  
  770. #: templates/bill/bill.html:135
  771. msgid "Attendees:"
  772. msgstr ""
  773.  
  774. #: templates/bill/bill.html:136
  775. msgid "Proposals:"
  776. msgstr ""
  777.  
  778. #: templates/bill/bill.html:138
  779. msgid "Closing date:"
  780. msgstr ""
  781.  
  782. #: templates/bill/bill_segment.html:28 templates/bill/proposal.html:24
  783. msgid "Original text"
  784. msgstr ""
  785.  
  786. #: templates/bill/bill_segment.html:149
  787. msgid "Submitted proposals"
  788. msgstr ""
  789.  
  790. #: templates/bill/bill_segment.html:215
  791. msgid "Make a proposal!"
  792. msgstr ""
  793.  
  794. #: templates/bill/create_amendment.html:26
  795. #: templates/bill/create_amendment.html:61
  796. msgid "Send proposal"
  797. msgstr ""
  798.  
  799. #: templates/bill/create_amendment.html:60
  800. msgid "Cancel"
  801. msgstr ""
  802.  
  803. #: templates/comments2/_comment_form.html:24
  804. msgid "Post"
  805. msgstr ""
  806.  
  807. #: templates/comments2/_comment_form.html:25
  808. msgid "Preview"
  809. msgstr ""
  810.  
  811. #: templates/export/export_form.html:10
  812. msgid "Download"
  813. msgstr ""
  814.  
  815. #: templates/index.html:11
  816. msgid "Your legislative editing tool"
  817. msgstr ""
  818.  
  819. #: templates/index.html:12
  820. msgid ""
  821. "Check the bills and contribute suggestions of new wordings to articles or "
  822. "paragraphs. The rapporteurs of the bills track the participation and can "
  823. "take up your idea!"
  824. msgstr ""
  825.  
  826. #: templates/index.html:13
  827. msgid ""
  828. "With this interaction, society profits by participating more actively in the "
  829. "legislative process, and the Parliament profits by approving improved laws "
  830. "that are better attuned to citizens’ needs."
  831. msgstr ""
  832.  
  833. #: templates/index.html:20
  834. msgid "Login"
  835. msgstr ""
  836.  
  837. #: templates/index.html:20
  838. msgid "or"
  839. msgstr ""
  840.  
  841. #: templates/index.html:20
  842. msgid "sign in"
  843. msgstr ""
  844.  
  845. #: templates/index.html:37
  846. msgid "Closed Bills"
  847. msgstr ""
  848.  
  849. #: templates/index.html:37
  850. msgid "Bills"
  851. msgstr ""
  852.  
  853. #: templates/index.html:46
  854. msgid "Open"
  855. msgstr ""
  856.  
  857. #: templates/index.html:65
  858. msgid "Created at"
  859. msgstr ""
  860.  
  861. #: templates/index.html:70
  862. msgid "Status"
  863. msgstr ""
  864.  
  865. #: templates/index.html:80
  866. msgid "Proposals"
  867. msgstr ""
  868.  
  869. #: templates/index.html:80
  870. msgid "Proposal"
  871. msgstr ""
  872.  
  873. #: templates/index.html:84 templates/index.html.py:88
  874. msgid "No proposals"
  875. msgstr ""
  876.  
  877. #: templates/index.html:89
  878. msgid "Participate"
  879. msgstr ""
  880.  
  881. #: templates/index.html:100
  882. msgid "No bills"
  883. msgstr ""
  884.  
  885. #: templates/registration/login.html:43
  886. msgid "Activate Account"
  887. msgstr ""
  888.  
  889. #: templates/registration/login.html:55
  890. #: templates/registration/registration_form.html:34
  891. #, python-format
  892. msgid "Sign in with %(backend_name)s"
  893. msgstr ""
  894.  
  895. #: templates/registration/login.html:60
  896. msgid "Don't have an account?"
  897. msgstr ""
  898.  
  899. #: templates/registration/login.html:60
  900. msgid "Sign up now!"
  901. msgstr ""
  902.  
  903. #: templates/registration/login.html:61
  904. msgid "Forgot your password?"
  905. msgstr ""
  906.  
  907. #: templates/registration/login.html:61
  908. msgid "Ask for a new one!"
  909. msgstr ""
  910.  
  911. #: templates/registration/password_reset_email.html:2
  912. #, python-format
  913. msgid ""
  914. "You're receiving this email because you requested a password reset for your "
  915. "user account at %(site_name)s."
  916. msgstr ""
  917.  
  918. #: templates/registration/password_reset_email.html:4
  919. msgid "Please go to the following page and choose a new password:"
  920. msgstr ""
  921.  
  922. #: templates/registration/password_reset_email.html:8
  923. msgid "Your username, in case you've forgotten:"
  924. msgstr ""
  925.  
  926. #: templates/registration/password_reset_email.html:10
  927. msgid "Thanks for using our site!"
  928. msgstr ""
  929.  
  930. #: templates/registration/password_reset_email.html:12
  931. #, python-format
  932. msgid "The %(site_name)s team"
  933. msgstr ""
  934.  
  935. #: templates/registration/registration_complete.html:4
  936. msgid "Activation email sent"
  937. msgstr ""
  938.  
  939. #: templates/registration/registration_complete.html:13
  940. msgid "Please check your email to complete the registration process."
  941. msgstr ""
  942.  
  943. #: templates/registration/registration_form.html:26
  944. msgid "Sign Up"
  945. msgstr ""
  946.  
  947. #: templates/registration/resend_activation_form.html:18
  948. msgid "Type your email to resend your account activation link"
  949. msgstr ""
  950.  
  951. #: templates/registration/resend_activation_form.html:27
  952. msgid "Resend"
  953. msgstr ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement