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 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Christopher Penkin, 2012
  5. # Pi Delport <pjdelport@gmail.com>, 2012
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  11. "PO-Revision-Date: 2017-09-19 16:40+0000\n"
  12. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  13. "Language-Team: Afrikaans (http://www.transifex.com/django/django/language/"
  14. "af/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: af\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #, python-format
  21. msgid "Successfully deleted %(count)d %(items)s."
  22. msgstr "Het %(count)d %(items)s suksesvol geskrap."
  23. #, python-format
  24. msgid "Cannot delete %(name)s"
  25. msgstr "Kan %(name)s nie skrap nie"
  26. msgid "Are you sure?"
  27. msgstr "Is jy seker?"
  28. #, python-format
  29. msgid "Delete selected %(verbose_name_plural)s"
  30. msgstr "Skrap gekose %(verbose_name_plural)s"
  31. msgid "Administration"
  32. msgstr ""
  33. msgid "All"
  34. msgstr "Alles"
  35. msgid "Yes"
  36. msgstr "Ja"
  37. msgid "No"
  38. msgstr "Geen"
  39. msgid "Unknown"
  40. msgstr "Onbekend"
  41. msgid "Any date"
  42. msgstr "Enige datum"
  43. msgid "Today"
  44. msgstr "Vandag"
  45. msgid "Past 7 days"
  46. msgstr "Vorige 7 dae"
  47. msgid "This month"
  48. msgstr "Hierdie maand"
  49. msgid "This year"
  50. msgstr "Hierdie jaar"
  51. msgid "No date"
  52. msgstr ""
  53. msgid "Has date"
  54. msgstr ""
  55. #, python-format
  56. msgid ""
  57. "Please enter the correct %(username)s and password for a staff account. Note "
  58. "that both fields may be case-sensitive."
  59. msgstr ""
  60. msgid "Action:"
  61. msgstr "Aksie:"
  62. #, python-format
  63. msgid "Add another %(verbose_name)s"
  64. msgstr "Voeg nog 'n %(verbose_name)s by"
  65. msgid "Remove"
  66. msgstr "Verwyder"
  67. msgid "action time"
  68. msgstr "aksie tyd"
  69. msgid "user"
  70. msgstr ""
  71. msgid "content type"
  72. msgstr ""
  73. msgid "object id"
  74. msgstr "objek id"
  75. #. Translators: 'repr' means representation
  76. #. (https://docs.python.org/3/library/functions.html#repr)
  77. msgid "object repr"
  78. msgstr "objek repr"
  79. msgid "action flag"
  80. msgstr "aksie vlag"
  81. msgid "change message"
  82. msgstr "verandering boodskap"
  83. msgid "log entry"
  84. msgstr ""
  85. msgid "log entries"
  86. msgstr ""
  87. #, python-format
  88. msgid "Added \"%(object)s\"."
  89. msgstr "Het \"%(object)s\" bygevoeg."
  90. #, python-format
  91. msgid "Changed \"%(object)s\" - %(changes)s"
  92. msgstr "Het \"%(object)s\" verander - %(changes)s"
  93. #, python-format
  94. msgid "Deleted \"%(object)s.\""
  95. msgstr "Het \"%(object)s\" geskrap."
  96. msgid "LogEntry Object"
  97. msgstr ""
  98. #, python-brace-format
  99. msgid "Added {name} \"{object}\"."
  100. msgstr ""
  101. msgid "Added."
  102. msgstr ""
  103. msgid "and"
  104. msgstr "en"
  105. #, python-brace-format
  106. msgid "Changed {fields} for {name} \"{object}\"."
  107. msgstr ""
  108. #, python-brace-format
  109. msgid "Changed {fields}."
  110. msgstr ""
  111. #, python-brace-format
  112. msgid "Deleted {name} \"{object}\"."
  113. msgstr ""
  114. msgid "No fields changed."
  115. msgstr "Geen velde verander nie."
  116. msgid "None"
  117. msgstr "None"
  118. msgid ""
  119. "Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
  120. msgstr ""
  121. #, python-brace-format
  122. msgid ""
  123. "The {name} \"{obj}\" was added successfully. You may edit it again below."
  124. msgstr ""
  125. #, python-brace-format
  126. msgid ""
  127. "The {name} \"{obj}\" was added successfully. You may add another {name} "
  128. "below."
  129. msgstr ""
  130. #, python-brace-format
  131. msgid "The {name} \"{obj}\" was added successfully."
  132. msgstr ""
  133. #, python-brace-format
  134. msgid ""
  135. "The {name} \"{obj}\" was changed successfully. You may edit it again below."
  136. msgstr ""
  137. #, python-brace-format
  138. msgid ""
  139. "The {name} \"{obj}\" was changed successfully. You may add another {name} "
  140. "below."
  141. msgstr ""
  142. #, python-brace-format
  143. msgid "The {name} \"{obj}\" was changed successfully."
  144. msgstr ""
  145. msgid ""
  146. "Items must be selected in order to perform actions on them. No items have "
  147. "been changed."
  148. msgstr ""
  149. "Items moet gekies word om aksies op hulle uit te voer. Geen items is "
  150. "verander."
  151. msgid "No action selected."
  152. msgstr "Geen aksie gekies nie."
  153. #, python-format
  154. msgid "The %(name)s \"%(obj)s\" was deleted successfully."
  155. msgstr "Die %(name)s \"%(obj)s\" was suksesvol geskrap."
  156. #, python-format
  157. msgid "%(name)s with ID \"%(key)s\" doesn't exist. Perhaps it was deleted?"
  158. msgstr ""
  159. #, python-format
  160. msgid "Add %s"
  161. msgstr "Voeg %s by"
  162. #, python-format
  163. msgid "Change %s"
  164. msgstr "Verander %s"
  165. msgid "Database error"
  166. msgstr "Databasis fout"
  167. #, python-format
  168. msgid "%(count)s %(name)s was changed successfully."
  169. msgid_plural "%(count)s %(name)s were changed successfully."
  170. msgstr[0] "%(count)s %(name)s was suksesvol verander."
  171. msgstr[1] "%(count)s %(name)s was suksesvol verander."
  172. #, python-format
  173. msgid "%(total_count)s selected"
  174. msgid_plural "All %(total_count)s selected"
  175. msgstr[0] "%(total_count)s gekies"
  176. msgstr[1] "Al %(total_count)s gekies"
  177. #, python-format
  178. msgid "0 of %(cnt)s selected"
  179. msgstr "0 uit %(cnt)s gekies"
  180. #, python-format
  181. msgid "Change history: %s"
  182. msgstr "Verander geskiedenis: %s"
  183. #. Translators: Model verbose name and instance representation,
  184. #. suitable to be an item in a list.
  185. #, python-format
  186. msgid "%(class_name)s %(instance)s"
  187. msgstr ""
  188. #, python-format
  189. msgid ""
  190. "Deleting %(class_name)s %(instance)s would require deleting the following "
  191. "protected related objects: %(related_objects)s"
  192. msgstr ""
  193. msgid "Django site admin"
  194. msgstr "Django werf admin"
  195. msgid "Django administration"
  196. msgstr "Django administrasie"
  197. msgid "Site administration"
  198. msgstr "Werf administrasie"
  199. msgid "Log in"
  200. msgstr "Teken in"
  201. #, python-format
  202. msgid "%(app)s administration"
  203. msgstr ""
  204. msgid "Page not found"
  205. msgstr "Bladsy nie gevind nie"
  206. msgid "We're sorry, but the requested page could not be found."
  207. msgstr "Ons is jammer, maar die aangevraagde bladsy kon nie gevind word nie."
  208. msgid "Home"
  209. msgstr "Tuisblad"
  210. msgid "Server error"
  211. msgstr "Bedienerfout"
  212. msgid "Server error (500)"
  213. msgstr "Bedienerfout (500)"
  214. msgid "Server Error <em>(500)</em>"
  215. msgstr "Bedienerfout <em>(500)</em>"
  216. msgid ""
  217. "There's been an error. It's been reported to the site administrators via "
  218. "email and should be fixed shortly. Thanks for your patience."
  219. msgstr ""
  220. msgid "Run the selected action"
  221. msgstr "Hardloop die gekose aksie"
  222. msgid "Go"
  223. msgstr "Gaan"
  224. msgid "Click here to select the objects across all pages"
  225. msgstr "Kliek hier om die objekte oor alle bladsye te kies."
  226. #, python-format
  227. msgid "Select all %(total_count)s %(module_name)s"
  228. msgstr "Kies al %(total_count)s %(module_name)s"
  229. msgid "Clear selection"
  230. msgstr "Verwyder keuses"
  231. msgid ""
  232. "First, enter a username and password. Then, you'll be able to edit more user "
  233. "options."
  234. msgstr ""
  235. "Vul eers 'n gebruikersnaam en wagwoord in. Dan sal jy in staat wees om meer "
  236. "gebruikersopsies te wysig."
  237. msgid "Enter a username and password."
  238. msgstr "Vul 'n gebruikersnaam en wagwoord in."
  239. msgid "Change password"
  240. msgstr "Verander wagwoord"
  241. msgid "Please correct the error below."
  242. msgstr "Korrigeer asseblief die foute hieronder."
  243. msgid "Please correct the errors below."
  244. msgstr ""
  245. #, python-format
  246. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  247. msgstr "Vul 'n nuwe wagwoord vir gebruiker <strong>%(username)s</strong> in."
  248. msgid "Welcome,"
  249. msgstr "Welkom,"
  250. msgid "View site"
  251. msgstr ""
  252. msgid "Documentation"
  253. msgstr "Dokumentasie"
  254. msgid "Log out"
  255. msgstr "Teken uit"
  256. #, python-format
  257. msgid "Add %(name)s"
  258. msgstr "Voeg %(name)s by"
  259. msgid "History"
  260. msgstr "Geskiedenis"
  261. msgid "View on site"
  262. msgstr "Bekyk op werf"
  263. msgid "Filter"
  264. msgstr "Filter"
  265. msgid "Remove from sorting"
  266. msgstr "Verwyder van sortering"
  267. #, python-format
  268. msgid "Sorting priority: %(priority_number)s"
  269. msgstr "Sortering prioriteit: %(priority_number)s"
  270. msgid "Toggle sorting"
  271. msgstr "Wissel sortering"
  272. msgid "Delete"
  273. msgstr "Skrap"
  274. #, python-format
  275. msgid ""
  276. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  277. "related objects, but your account doesn't have permission to delete the "
  278. "following types of objects:"
  279. msgstr ""
  280. #, python-format
  281. msgid ""
  282. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  283. "following protected related objects:"
  284. msgstr ""
  285. "Om die %(object_name)s '%(escaped_object)s' te skrap sou vereis dat die "
  286. "volgende beskermde verwante objekte geskrap word:"
  287. #, python-format
  288. msgid ""
  289. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  290. "All of the following related items will be deleted:"
  291. msgstr ""
  292. msgid "Objects"
  293. msgstr ""
  294. msgid "Yes, I'm sure"
  295. msgstr "Ja, ek is seker"
  296. msgid "No, take me back"
  297. msgstr ""
  298. msgid "Delete multiple objects"
  299. msgstr "Skrap meerdere objekte"
  300. #, python-format
  301. msgid ""
  302. "Deleting the selected %(objects_name)s would result in deleting related "
  303. "objects, but your account doesn't have permission to delete the following "
  304. "types of objects:"
  305. msgstr ""
  306. "Om die gekose %(objects_name)s te skrap sou verwante objekte skrap, maar jou "
  307. "rekening het nie toestemming om die volgende tipes objekte te skrap nie:"
  308. #, python-format
  309. msgid ""
  310. "Deleting the selected %(objects_name)s would require deleting the following "
  311. "protected related objects:"
  312. msgstr ""
  313. "Om die gekose %(objects_name)s te skrap veries dat die volgende beskermde "
  314. "verwante objekte geskrap word:"
  315. #, python-format
  316. msgid ""
  317. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  318. "following objects and their related items will be deleted:"
  319. msgstr ""
  320. "Is jy seker jy wil die gekose %(objects_name)s skrap? Al die volgende "
  321. "objekte en hul verwante items sal geskrap word:"
  322. msgid "Change"
  323. msgstr "Verander"
  324. msgid "Delete?"
  325. msgstr "Skrap?"
  326. #, python-format
  327. msgid " By %(filter_title)s "
  328. msgstr "Deur %(filter_title)s"
  329. msgid "Summary"
  330. msgstr ""
  331. #, python-format
  332. msgid "Models in the %(name)s application"
  333. msgstr ""
  334. msgid "Add"
  335. msgstr "Voeg by"
  336. msgid "You don't have permission to edit anything."
  337. msgstr "Jy het nie toestemming om enigiets te wysig nie."
  338. msgid "Recent actions"
  339. msgstr ""
  340. msgid "My actions"
  341. msgstr ""
  342. msgid "None available"
  343. msgstr "Niks beskikbaar nie"
  344. msgid "Unknown content"
  345. msgstr "Onbekend inhoud"
  346. msgid ""
  347. "Something's wrong with your database installation. Make sure the appropriate "
  348. "database tables have been created, and make sure the database is readable by "
  349. "the appropriate user."
  350. msgstr ""
  351. #, python-format
  352. msgid ""
  353. "You are authenticated as %(username)s, but are not authorized to access this "
  354. "page. Would you like to login to a different account?"
  355. msgstr ""
  356. msgid "Forgotten your password or username?"
  357. msgstr "Wagwoord of gebruikersnaam vergeet?"
  358. msgid "Date/time"
  359. msgstr "Datum/tyd"
  360. msgid "User"
  361. msgstr "Gebruiker"
  362. msgid "Action"
  363. msgstr "Aksie"
  364. msgid ""
  365. "This object doesn't have a change history. It probably wasn't added via this "
  366. "admin site."
  367. msgstr ""
  368. "Hierdie item het nie 'n veranderingsgeskiedenis nie. Dit was waarskynlik nie "
  369. "deur middel van hierdie admin werf bygevoeg nie."
  370. msgid "Show all"
  371. msgstr "Wys alle"
  372. msgid "Save"
  373. msgstr "Stoor"
  374. msgid "Popup closing..."
  375. msgstr ""
  376. #, python-format
  377. msgid "Change selected %(model)s"
  378. msgstr ""
  379. #, python-format
  380. msgid "Add another %(model)s"
  381. msgstr ""
  382. #, python-format
  383. msgid "Delete selected %(model)s"
  384. msgstr ""
  385. msgid "Search"
  386. msgstr "Soek"
  387. #, python-format
  388. msgid "%(counter)s result"
  389. msgid_plural "%(counter)s results"
  390. msgstr[0] "%(counter)s resultaat"
  391. msgstr[1] "%(counter)s resultate"
  392. #, python-format
  393. msgid "%(full_result_count)s total"
  394. msgstr "%(full_result_count)s in totaal"
  395. msgid "Save as new"
  396. msgstr "Stoor as nuwe"
  397. msgid "Save and add another"
  398. msgstr "Stoor en voeg 'n ander by"
  399. msgid "Save and continue editing"
  400. msgstr "Stoor en wysig verder"
  401. msgid "Thanks for spending some quality time with the Web site today."
  402. msgstr ""
  403. msgid "Log in again"
  404. msgstr "Teken weer in"
  405. msgid "Password change"
  406. msgstr "Wagwoord verandering"
  407. msgid "Your password was changed."
  408. msgstr "Jou wagwoord was verander."
  409. msgid ""
  410. "Please enter your old password, for security's sake, and then enter your new "
  411. "password twice so we can verify you typed it in correctly."
  412. msgstr ""
  413. "Tik jou ou wagwoord, ter wille van sekuriteit's, en dan 'n nuwe wagwoord "
  414. "twee keer so dat ons kan seker wees dat jy dit korrek ingetik het."
  415. msgid "Change my password"
  416. msgstr "Verander my wagwoord"
  417. msgid "Password reset"
  418. msgstr "Wagwoord herstel"
  419. msgid "Your password has been set. You may go ahead and log in now."
  420. msgstr "Jou wagwoord is gestel. Jy kan nou voort gaan en aanteken."
  421. msgid "Password reset confirmation"
  422. msgstr "Wagwoord herstel bevestiging"
  423. msgid ""
  424. "Please enter your new password twice so we can verify you typed it in "
  425. "correctly."
  426. msgstr ""
  427. "Tik jou nuwe wagwoord twee keer in so ons kan seker wees dat jy dit korrek "
  428. "ingetik het."
  429. msgid "New password:"
  430. msgstr "Nuwe wagwoord:"
  431. msgid "Confirm password:"
  432. msgstr "Bevestig wagwoord:"
  433. msgid ""
  434. "The password reset link was invalid, possibly because it has already been "
  435. "used. Please request a new password reset."
  436. msgstr ""
  437. msgid ""
  438. "We've emailed you instructions for setting your password, if an account "
  439. "exists with the email you entered. You should receive them shortly."
  440. msgstr ""
  441. msgid ""
  442. "If you don't receive an email, please make sure you've entered the address "
  443. "you registered with, and check your spam folder."
  444. msgstr ""
  445. #, python-format
  446. msgid ""
  447. "You're receiving this email because you requested a password reset for your "
  448. "user account at %(site_name)s."
  449. msgstr ""
  450. msgid "Please go to the following page and choose a new password:"
  451. msgstr "Gaan asseblief na die volgende bladsy en kies 'n nuwe wagwoord:"
  452. msgid "Your username, in case you've forgotten:"
  453. msgstr "Jou gebruikersnaam, in geval jy vergeet het:"
  454. msgid "Thanks for using our site!"
  455. msgstr "Dankie vir die gebruik van ons webwerf!"
  456. #, python-format
  457. msgid "The %(site_name)s team"
  458. msgstr "Die %(site_name)s span"
  459. msgid ""
  460. "Forgotten your password? Enter your email address below, and we'll email "
  461. "instructions for setting a new one."
  462. msgstr ""
  463. msgid "Email address:"
  464. msgstr ""
  465. msgid "Reset my password"
  466. msgstr "Herstel my wagwoord"
  467. msgid "All dates"
  468. msgstr "Alle datums"
  469. #, python-format
  470. msgid "Select %s"
  471. msgstr "Kies %s"
  472. #, python-format
  473. msgid "Select %s to change"
  474. msgstr "Kies %s om te verander"
  475. msgid "Date:"
  476. msgstr "Datum:"
  477. msgid "Time:"
  478. msgstr "Tyd:"
  479. msgid "Lookup"
  480. msgstr "Soek"
  481. msgid "Currently:"
  482. msgstr ""
  483. msgid "Change:"
  484. msgstr ""