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

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