Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: django\n"
  7. "Report-Msgid-Bugs-To: \n"
  8. "POT-Creation-Date: 2015-01-17 11:07+0100\n"
  9. "PO-Revision-Date: 2015-01-18 08:31+0000\n"
  10. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  11. "Language-Team: Western Frisian (http://www.transifex.com/projects/p/django/"
  12. "language/fy/)\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "Language: fy\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. #, python-format
  19. msgid "Successfully deleted %(count)d %(items)s."
  20. msgstr ""
  21. #, python-format
  22. msgid "Cannot delete %(name)s"
  23. msgstr ""
  24. msgid "Are you sure?"
  25. msgstr ""
  26. #, python-format
  27. msgid "Delete selected %(verbose_name_plural)s"
  28. msgstr ""
  29. msgid "Administration"
  30. msgstr ""
  31. msgid "All"
  32. msgstr ""
  33. msgid "Yes"
  34. msgstr ""
  35. msgid "No"
  36. msgstr ""
  37. msgid "Unknown"
  38. msgstr ""
  39. msgid "Any date"
  40. msgstr ""
  41. msgid "Today"
  42. msgstr ""
  43. msgid "Past 7 days"
  44. msgstr ""
  45. msgid "This month"
  46. msgstr ""
  47. msgid "This year"
  48. msgstr ""
  49. #, python-format
  50. msgid ""
  51. "Please enter the correct %(username)s and password for a staff account. Note "
  52. "that both fields may be case-sensitive."
  53. msgstr ""
  54. msgid "Action:"
  55. msgstr ""
  56. msgid "action time"
  57. msgstr ""
  58. msgid "object id"
  59. msgstr ""
  60. msgid "object repr"
  61. msgstr ""
  62. msgid "action flag"
  63. msgstr ""
  64. msgid "change message"
  65. msgstr ""
  66. msgid "log entry"
  67. msgstr ""
  68. msgid "log entries"
  69. msgstr ""
  70. #, python-format
  71. msgid "Added \"%(object)s\"."
  72. msgstr ""
  73. #, python-format
  74. msgid "Changed \"%(object)s\" - %(changes)s"
  75. msgstr ""
  76. #, python-format
  77. msgid "Deleted \"%(object)s.\""
  78. msgstr ""
  79. msgid "LogEntry Object"
  80. msgstr ""
  81. msgid "None"
  82. msgstr ""
  83. msgid ""
  84. "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
  85. msgstr ""
  86. #, python-format
  87. msgid "Changed %s."
  88. msgstr ""
  89. msgid "and"
  90. msgstr ""
  91. #, python-format
  92. msgid "Added %(name)s \"%(object)s\"."
  93. msgstr ""
  94. #, python-format
  95. msgid "Changed %(list)s for %(name)s \"%(object)s\"."
  96. msgstr ""
  97. #, python-format
  98. msgid "Deleted %(name)s \"%(object)s\"."
  99. msgstr ""
  100. msgid "No fields changed."
  101. msgstr ""
  102. #, python-format
  103. msgid ""
  104. "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
  105. msgstr ""
  106. #, python-format
  107. msgid ""
  108. "The %(name)s \"%(obj)s\" was added successfully. You may add another "
  109. "%(name)s below."
  110. msgstr ""
  111. #, python-format
  112. msgid "The %(name)s \"%(obj)s\" was added successfully."
  113. msgstr ""
  114. #, python-format
  115. msgid ""
  116. "The %(name)s \"%(obj)s\" was changed successfully. You may edit it again "
  117. "below."
  118. msgstr ""
  119. #, python-format
  120. msgid ""
  121. "The %(name)s \"%(obj)s\" was changed successfully. You may add another "
  122. "%(name)s below."
  123. msgstr ""
  124. #, python-format
  125. msgid "The %(name)s \"%(obj)s\" was changed successfully."
  126. msgstr ""
  127. msgid ""
  128. "Items must be selected in order to perform actions on them. No items have "
  129. "been changed."
  130. msgstr ""
  131. msgid "No action selected."
  132. msgstr ""
  133. #, python-format
  134. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  135. msgstr ""
  136. #, python-format
  137. msgid "%(name)s object with primary key %(key)r does not exist."
  138. msgstr ""
  139. #, python-format
  140. msgid "Add %s"
  141. msgstr ""
  142. #, python-format
  143. msgid "Change %s"
  144. msgstr ""
  145. msgid "Database error"
  146. msgstr ""
  147. #, python-format
  148. msgid "%(count)s %(name)s was changed successfully."
  149. msgid_plural "%(count)s %(name)s were changed successfully."
  150. msgstr[0] ""
  151. msgstr[1] ""
  152. #, python-format
  153. msgid "%(total_count)s selected"
  154. msgid_plural "All %(total_count)s selected"
  155. msgstr[0] ""
  156. msgstr[1] ""
  157. #, python-format
  158. msgid "0 of %(cnt)s selected"
  159. msgstr ""
  160. #, python-format
  161. msgid "Change history: %s"
  162. msgstr ""
  163. #. Translators: Model verbose name and instance representation,
  164. #. suitable to be an item in a list.
  165. #, python-format
  166. msgid "%(class_name)s %(instance)s"
  167. msgstr ""
  168. #, python-format
  169. msgid ""
  170. "Deleting %(class_name)s %(instance)s would require deleting the following "
  171. "protected related objects: %(related_objects)s"
  172. msgstr ""
  173. msgid "Django site admin"
  174. msgstr ""
  175. msgid "Django administration"
  176. msgstr ""
  177. msgid "Site administration"
  178. msgstr ""
  179. msgid "Log in"
  180. msgstr ""
  181. #, python-format
  182. msgid "%(app)s administration"
  183. msgstr ""
  184. msgid "Page not found"
  185. msgstr ""
  186. msgid "We're sorry, but the requested page could not be found."
  187. msgstr ""
  188. msgid "Home"
  189. msgstr ""
  190. msgid "Server error"
  191. msgstr ""
  192. msgid "Server error (500)"
  193. msgstr ""
  194. msgid "Server Error <em>(500)</em>"
  195. msgstr ""
  196. msgid ""
  197. "There's been an error. It's been reported to the site administrators via "
  198. "email and should be fixed shortly. Thanks for your patience."
  199. msgstr ""
  200. msgid "Run the selected action"
  201. msgstr ""
  202. msgid "Go"
  203. msgstr ""
  204. msgid "Click here to select the objects across all pages"
  205. msgstr ""
  206. #, python-format
  207. msgid "Select all %(total_count)s %(module_name)s"
  208. msgstr ""
  209. msgid "Clear selection"
  210. msgstr ""
  211. msgid ""
  212. "First, enter a username and password. Then, you'll be able to edit more user "
  213. "options."
  214. msgstr ""
  215. msgid "Enter a username and password."
  216. msgstr ""
  217. msgid "Change password"
  218. msgstr ""
  219. msgid "Please correct the error below."
  220. msgstr ""
  221. msgid "Please correct the errors below."
  222. msgstr ""
  223. #, python-format
  224. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  225. msgstr ""
  226. msgid "Welcome,"
  227. msgstr ""
  228. msgid "View site"
  229. msgstr ""
  230. msgid "Documentation"
  231. msgstr ""
  232. msgid "Log out"
  233. msgstr ""
  234. msgid "Add"
  235. msgstr ""
  236. msgid "History"
  237. msgstr ""
  238. msgid "View on site"
  239. msgstr ""
  240. #, python-format
  241. msgid "Add %(name)s"
  242. msgstr ""
  243. msgid "Filter"
  244. msgstr ""
  245. msgid "Remove from sorting"
  246. msgstr ""
  247. #, python-format
  248. msgid "Sorting priority: %(priority_number)s"
  249. msgstr ""
  250. msgid "Toggle sorting"
  251. msgstr ""
  252. msgid "Delete"
  253. msgstr ""
  254. #, python-format
  255. msgid ""
  256. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  257. "related objects, but your account doesn't have permission to delete the "
  258. "following types of objects:"
  259. msgstr ""
  260. #, python-format
  261. msgid ""
  262. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  263. "following protected related objects:"
  264. msgstr ""
  265. #, python-format
  266. msgid ""
  267. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  268. "All of the following related items will be deleted:"
  269. msgstr ""
  270. msgid "Objects"
  271. msgstr ""
  272. msgid "Yes, I'm sure"
  273. msgstr ""
  274. msgid "No, take me back"
  275. msgstr ""
  276. msgid "Delete multiple objects"
  277. msgstr ""
  278. #, python-format
  279. msgid ""
  280. "Deleting the selected %(objects_name)s would result in deleting related "
  281. "objects, but your account doesn't have permission to delete the following "
  282. "types of objects:"
  283. msgstr ""
  284. #, python-format
  285. msgid ""
  286. "Deleting the selected %(objects_name)s would require deleting the following "
  287. "protected related objects:"
  288. msgstr ""
  289. #, python-format
  290. msgid ""
  291. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  292. "following objects and their related items will be deleted:"
  293. msgstr ""
  294. msgid "Change"
  295. msgstr ""
  296. msgid "Remove"
  297. msgstr ""
  298. #, python-format
  299. msgid "Add another %(verbose_name)s"
  300. msgstr ""
  301. msgid "Delete?"
  302. msgstr ""
  303. #, python-format
  304. msgid " By %(filter_title)s "
  305. msgstr ""
  306. msgid "Summary"
  307. msgstr ""
  308. #, python-format
  309. msgid "Models in the %(name)s application"
  310. msgstr ""
  311. msgid "You don't have permission to edit anything."
  312. msgstr ""
  313. msgid "Recent Actions"
  314. msgstr ""
  315. msgid "My Actions"
  316. msgstr ""
  317. msgid "None available"
  318. msgstr ""
  319. msgid "Unknown content"
  320. msgstr ""
  321. msgid ""
  322. "Something's wrong with your database installation. Make sure the appropriate "
  323. "database tables have been created, and make sure the database is readable by "
  324. "the appropriate user."
  325. msgstr ""
  326. msgid "Forgotten your password or username?"
  327. msgstr ""
  328. msgid "Date/time"
  329. msgstr ""
  330. msgid "User"
  331. msgstr ""
  332. msgid "Action"
  333. msgstr ""
  334. msgid ""
  335. "This object doesn't have a change history. It probably wasn't added via this "
  336. "admin site."
  337. msgstr ""
  338. msgid "Show all"
  339. msgstr ""
  340. msgid "Save"
  341. msgstr ""
  342. #, python-format
  343. msgid "Change selected %(model)s"
  344. msgstr ""
  345. #, python-format
  346. msgid "Add another %(model)s"
  347. msgstr ""
  348. #, python-format
  349. msgid "Delete selected %(model)s"
  350. msgstr ""
  351. msgid "Search"
  352. msgstr ""
  353. #, python-format
  354. msgid "%(counter)s result"
  355. msgid_plural "%(counter)s results"
  356. msgstr[0] ""
  357. msgstr[1] ""
  358. #, python-format
  359. msgid "%(full_result_count)s total"
  360. msgstr ""
  361. msgid "Save as new"
  362. msgstr ""
  363. msgid "Save and add another"
  364. msgstr ""
  365. msgid "Save and continue editing"
  366. msgstr ""
  367. msgid "Thanks for spending some quality time with the Web site today."
  368. msgstr ""
  369. msgid "Log in again"
  370. msgstr ""
  371. msgid "Password change"
  372. msgstr ""
  373. msgid "Your password was changed."
  374. msgstr ""
  375. msgid ""
  376. "Please enter your old password, for security's sake, and then enter your new "
  377. "password twice so we can verify you typed it in correctly."
  378. msgstr ""
  379. msgid "Change my password"
  380. msgstr ""
  381. msgid "Password reset"
  382. msgstr ""
  383. msgid "Your password has been set. You may go ahead and log in now."
  384. msgstr ""
  385. msgid "Password reset confirmation"
  386. msgstr ""
  387. msgid ""
  388. "Please enter your new password twice so we can verify you typed it in "
  389. "correctly."
  390. msgstr ""
  391. msgid "New password:"
  392. msgstr ""
  393. msgid "Confirm password:"
  394. msgstr ""
  395. msgid ""
  396. "The password reset link was invalid, possibly because it has already been "
  397. "used. Please request a new password reset."
  398. msgstr ""
  399. msgid ""
  400. "We've emailed you instructions for setting your password, if an account "
  401. "exists with the email you entered. You should receive them shortly."
  402. msgstr ""
  403. msgid ""
  404. "If you don't receive an email, please make sure you've entered the address "
  405. "you registered with, and check your spam folder."
  406. msgstr ""
  407. #, python-format
  408. msgid ""
  409. "You're receiving this email because you requested a password reset for your "
  410. "user account at %(site_name)s."
  411. msgstr ""
  412. msgid "Please go to the following page and choose a new password:"
  413. msgstr ""
  414. msgid "Your username, in case you've forgotten:"
  415. msgstr ""
  416. msgid "Thanks for using our site!"
  417. msgstr ""
  418. #, python-format
  419. msgid "The %(site_name)s team"
  420. msgstr ""
  421. msgid ""
  422. "Forgotten your password? Enter your email address below, and we'll email "
  423. "instructions for setting a new one."
  424. msgstr ""
  425. msgid "Email address:"
  426. msgstr ""
  427. msgid "Reset my password"
  428. msgstr ""
  429. msgid "All dates"
  430. msgstr ""
  431. msgid "(None)"
  432. msgstr ""
  433. #, python-format
  434. msgid "Select %s"
  435. msgstr ""
  436. #, python-format
  437. msgid "Select %s to change"
  438. msgstr ""
  439. msgid "Date:"
  440. msgstr ""
  441. msgid "Time:"
  442. msgstr ""
  443. msgid "Lookup"
  444. msgstr ""
  445. msgid "Currently:"
  446. msgstr ""
  447. msgid "Change:"
  448. msgstr ""