django.po 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Mariusz Felisiak <felisiak.mariusz@gmail.com>, 2022
  5. # Natalia, 2024
  6. # Resul <resulsaparov@gmail.com>, 2024
  7. # Rovshen Tagangylyjov, 2024
  8. # Welbeck Garli <welbeckgrlyw@gmail.com>, 2022
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: django\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2024-05-22 11:46-0300\n"
  14. "PO-Revision-Date: 2024-08-07 07:05+0000\n"
  15. "Last-Translator: Natalia, 2024\n"
  16. "Language-Team: Turkmen (http://app.transifex.com/django/django/language/"
  17. "tk/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Language: tk\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #, python-format
  24. msgid "Delete selected %(verbose_name_plural)s"
  25. msgstr "%(verbose_name_plural)s saýlanany poz"
  26. #, python-format
  27. msgid "Successfully deleted %(count)d %(items)s."
  28. msgstr "%(count)d%(items)süstünlikli pozuldy."
  29. #, python-format
  30. msgid "Cannot delete %(name)s"
  31. msgstr "Pozmak amala aşyrylyp bilinmedi %(name)s"
  32. msgid "Are you sure?"
  33. msgstr "Siz dowam etmekçimi?"
  34. msgid "Administration"
  35. msgstr "Administrasiýa"
  36. msgid "All"
  37. msgstr "Ählisi"
  38. msgid "Yes"
  39. msgstr "Hawa"
  40. msgid "No"
  41. msgstr "Ýok"
  42. msgid "Unknown"
  43. msgstr "Näbelli"
  44. msgid "Any date"
  45. msgstr "Islendik sene"
  46. msgid "Today"
  47. msgstr "Şu gün"
  48. msgid "Past 7 days"
  49. msgstr "Soňky 7 gün"
  50. msgid "This month"
  51. msgstr "Şu aý"
  52. msgid "This year"
  53. msgstr "Şu ýyl"
  54. msgid "No date"
  55. msgstr "Senesiz"
  56. msgid "Has date"
  57. msgstr "Senesi bar"
  58. msgid "Empty"
  59. msgstr "Boş"
  60. msgid "Not empty"
  61. msgstr "Boş däl"
  62. #, python-format
  63. msgid ""
  64. "Please enter the correct %(username)s and password for a staff account. Note "
  65. "that both fields may be case-sensitive."
  66. msgstr ""
  67. "Administratiw bolmadyk hasap üçin dogry %(username)s we parol ulanmagyňyzy "
  68. "sizden haýyş edýäris. Giriziljek maglumatlaryň harp ýalňyşsyz bolmagyny göz "
  69. "öňünde tutmagy unutmaň."
  70. msgid "Action:"
  71. msgstr "Hereket:"
  72. #, python-format
  73. msgid "Add another %(verbose_name)s"
  74. msgstr "Başga %(verbose_name)s goş"
  75. msgid "Remove"
  76. msgstr "Aýyr"
  77. msgid "Addition"
  78. msgstr "Goşmak"
  79. msgid "Change"
  80. msgstr "Üýtget"
  81. msgid "Deletion"
  82. msgstr "Pozmaklyk"
  83. msgid "action time"
  84. msgstr "hereket wagty"
  85. msgid "user"
  86. msgstr "ulanyjy"
  87. msgid "content type"
  88. msgstr "mazmun görnüşi"
  89. msgid "object id"
  90. msgstr "obýekt id-sy"
  91. #. Translators: 'repr' means representation
  92. #. (https://docs.python.org/library/functions.html#repr)
  93. msgid "object repr"
  94. msgstr "obýekt repr-y"
  95. msgid "action flag"
  96. msgstr "hereket belligi"
  97. msgid "change message"
  98. msgstr "Habarnamany üýtget"
  99. msgid "log entry"
  100. msgstr "Giriş habarnamasy"
  101. msgid "log entries"
  102. msgstr "giriş habarnamalary"
  103. #, python-format
  104. msgid "Added “%(object)s”."
  105. msgstr "\"%(object)s\" goşuldy"
  106. #, python-format
  107. msgid "Changed “%(object)s” — %(changes)s"
  108. msgstr "\"%(object)s\" üýtgedildi - %(changes)s"
  109. #, python-format
  110. msgid "Deleted “%(object)s.”"
  111. msgstr "\"%(object)s\" pozuldy."
  112. msgid "LogEntry Object"
  113. msgstr "GirişHabarnamasy Obýekty"
  114. #, python-brace-format
  115. msgid "Added {name} “{object}”."
  116. msgstr "Goşuldy {name} “{object}”."
  117. msgid "Added."
  118. msgstr "Goşuldy."
  119. msgid "and"
  120. msgstr "we"
  121. #, python-brace-format
  122. msgid "Changed {fields} for {name} “{object}”."
  123. msgstr ""
  124. #, python-brace-format
  125. msgid "Changed {fields}."
  126. msgstr "{fields} üýtgedildi."
  127. #, python-brace-format
  128. msgid "Deleted {name} “{object}”."
  129. msgstr ""
  130. msgid "No fields changed."
  131. msgstr ""
  132. msgid "None"
  133. msgstr ""
  134. msgid "Hold down “Control”, or “Command” on a Mac, to select more than one."
  135. msgstr ""
  136. msgid "Select this object for an action - {}"
  137. msgstr ""
  138. #, python-brace-format
  139. msgid "The {name} “{obj}” was added successfully."
  140. msgstr ""
  141. msgid "You may edit it again below."
  142. msgstr ""
  143. #, python-brace-format
  144. msgid ""
  145. "The {name} “{obj}” was added successfully. You may add another {name} below."
  146. msgstr ""
  147. #, python-brace-format
  148. msgid ""
  149. "The {name} “{obj}” was changed successfully. You may edit it again below."
  150. msgstr ""
  151. #, python-brace-format
  152. msgid ""
  153. "The {name} “{obj}” was changed successfully. You may add another {name} "
  154. "below."
  155. msgstr ""
  156. #, python-brace-format
  157. msgid "The {name} “{obj}” was changed successfully."
  158. msgstr ""
  159. msgid ""
  160. "Items must be selected in order to perform actions on them. No items have "
  161. "been changed."
  162. msgstr ""
  163. msgid "No action selected."
  164. msgstr ""
  165. #, python-format
  166. msgid "The %(name)s “%(obj)s” was deleted successfully."
  167. msgstr ""
  168. #, python-format
  169. msgid "%(name)s with ID “%(key)s” doesn’t exist. Perhaps it was deleted?"
  170. msgstr ""
  171. #, python-format
  172. msgid "Add %s"
  173. msgstr ""
  174. #, python-format
  175. msgid "Change %s"
  176. msgstr ""
  177. #, python-format
  178. msgid "View %s"
  179. msgstr ""
  180. msgid "Database error"
  181. msgstr ""
  182. #, python-format
  183. msgid "%(count)s %(name)s was changed successfully."
  184. msgid_plural "%(count)s %(name)s were changed successfully."
  185. msgstr[0] ""
  186. msgstr[1] ""
  187. #, python-format
  188. msgid "%(total_count)s selected"
  189. msgid_plural "All %(total_count)s selected"
  190. msgstr[0] ""
  191. msgstr[1] ""
  192. #, python-format
  193. msgid "0 of %(cnt)s selected"
  194. msgstr ""
  195. #, python-format
  196. msgid "Change history: %s"
  197. msgstr ""
  198. #. Translators: Model verbose name and instance
  199. #. representation, suitable to be an item in a
  200. #. list.
  201. #, python-format
  202. msgid "%(class_name)s %(instance)s"
  203. msgstr ""
  204. #, python-format
  205. msgid ""
  206. "Deleting %(class_name)s %(instance)s would require deleting the following "
  207. "protected related objects: %(related_objects)s"
  208. msgstr ""
  209. msgid "Django site admin"
  210. msgstr ""
  211. msgid "Django administration"
  212. msgstr ""
  213. msgid "Site administration"
  214. msgstr ""
  215. msgid "Log in"
  216. msgstr ""
  217. #, python-format
  218. msgid "%(app)s administration"
  219. msgstr ""
  220. msgid "Page not found"
  221. msgstr ""
  222. msgid "We’re sorry, but the requested page could not be found."
  223. msgstr ""
  224. msgid "Home"
  225. msgstr ""
  226. msgid "Server error"
  227. msgstr ""
  228. msgid "Server error (500)"
  229. msgstr ""
  230. msgid "Server Error <em>(500)</em>"
  231. msgstr ""
  232. msgid ""
  233. "There’s been an error. It’s been reported to the site administrators via "
  234. "email and should be fixed shortly. Thanks for your patience."
  235. msgstr ""
  236. msgid "Run the selected action"
  237. msgstr ""
  238. msgid "Go"
  239. msgstr ""
  240. msgid "Click here to select the objects across all pages"
  241. msgstr ""
  242. #, python-format
  243. msgid "Select all %(total_count)s %(module_name)s"
  244. msgstr ""
  245. msgid "Clear selection"
  246. msgstr ""
  247. msgid "Breadcrumbs"
  248. msgstr ""
  249. #, python-format
  250. msgid "Models in the %(name)s application"
  251. msgstr ""
  252. msgid "Add"
  253. msgstr ""
  254. msgid "View"
  255. msgstr ""
  256. msgid "You don’t have permission to view or edit anything."
  257. msgstr ""
  258. msgid ""
  259. "First, enter a username and password. Then, you’ll be able to edit more user "
  260. "options."
  261. msgstr ""
  262. msgid "Enter a username and password."
  263. msgstr ""
  264. msgid "Change password"
  265. msgstr ""
  266. msgid "Set password"
  267. msgstr ""
  268. msgid "Please correct the error below."
  269. msgid_plural "Please correct the errors below."
  270. msgstr[0] ""
  271. msgstr[1] ""
  272. #, python-format
  273. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  274. msgstr ""
  275. msgid ""
  276. "This action will <strong>enable</strong> password-based authentication for "
  277. "this user."
  278. msgstr ""
  279. msgid "Disable password-based authentication"
  280. msgstr ""
  281. msgid "Enable password-based authentication"
  282. msgstr ""
  283. msgid "Skip to main content"
  284. msgstr ""
  285. msgid "Welcome,"
  286. msgstr ""
  287. msgid "View site"
  288. msgstr ""
  289. msgid "Documentation"
  290. msgstr ""
  291. msgid "Log out"
  292. msgstr ""
  293. #, python-format
  294. msgid "Add %(name)s"
  295. msgstr ""
  296. msgid "History"
  297. msgstr ""
  298. msgid "View on site"
  299. msgstr ""
  300. msgid "Filter"
  301. msgstr ""
  302. msgid "Hide counts"
  303. msgstr ""
  304. msgid "Show counts"
  305. msgstr ""
  306. msgid "Clear all filters"
  307. msgstr ""
  308. msgid "Remove from sorting"
  309. msgstr ""
  310. #, python-format
  311. msgid "Sorting priority: %(priority_number)s"
  312. msgstr ""
  313. msgid "Toggle sorting"
  314. msgstr ""
  315. msgid "Toggle theme (current theme: auto)"
  316. msgstr ""
  317. msgid "Toggle theme (current theme: light)"
  318. msgstr ""
  319. msgid "Toggle theme (current theme: dark)"
  320. msgstr ""
  321. msgid "Delete"
  322. msgstr ""
  323. #, python-format
  324. msgid ""
  325. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  326. "related objects, but your account doesn't have permission to delete the "
  327. "following types of objects:"
  328. msgstr ""
  329. #, python-format
  330. msgid ""
  331. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  332. "following protected related objects:"
  333. msgstr ""
  334. #, python-format
  335. msgid ""
  336. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  337. "All of the following related items will be deleted:"
  338. msgstr ""
  339. msgid "Objects"
  340. msgstr ""
  341. msgid "Yes, I’m sure"
  342. msgstr ""
  343. msgid "No, take me back"
  344. msgstr ""
  345. msgid "Delete multiple objects"
  346. msgstr ""
  347. #, python-format
  348. msgid ""
  349. "Deleting the selected %(objects_name)s would result in deleting related "
  350. "objects, but your account doesn't have permission to delete the following "
  351. "types of objects:"
  352. msgstr ""
  353. #, python-format
  354. msgid ""
  355. "Deleting the selected %(objects_name)s would require deleting the following "
  356. "protected related objects:"
  357. msgstr ""
  358. #, python-format
  359. msgid ""
  360. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  361. "following objects and their related items will be deleted:"
  362. msgstr ""
  363. msgid "Delete?"
  364. msgstr ""
  365. #, python-format
  366. msgid " By %(filter_title)s "
  367. msgstr ""
  368. msgid "Summary"
  369. msgstr ""
  370. msgid "Recent actions"
  371. msgstr ""
  372. msgid "My actions"
  373. msgstr ""
  374. msgid "None available"
  375. msgstr ""
  376. msgid "Added:"
  377. msgstr ""
  378. msgid "Changed:"
  379. msgstr ""
  380. msgid "Deleted:"
  381. msgstr ""
  382. msgid "Unknown content"
  383. msgstr ""
  384. msgid ""
  385. "Something’s wrong with your database installation. Make sure the appropriate "
  386. "database tables have been created, and make sure the database is readable by "
  387. "the appropriate user."
  388. msgstr ""
  389. #, python-format
  390. msgid ""
  391. "You are authenticated as %(username)s, but are not authorized to access this "
  392. "page. Would you like to login to a different account?"
  393. msgstr ""
  394. msgid "Forgotten your password or username?"
  395. msgstr ""
  396. msgid "Toggle navigation"
  397. msgstr ""
  398. msgid "Sidebar"
  399. msgstr ""
  400. msgid "Start typing to filter…"
  401. msgstr ""
  402. msgid "Filter navigation items"
  403. msgstr ""
  404. msgid "Date/time"
  405. msgstr ""
  406. msgid "User"
  407. msgstr ""
  408. msgid "Action"
  409. msgstr ""
  410. msgid "entry"
  411. msgid_plural "entries"
  412. msgstr[0] ""
  413. msgstr[1] ""
  414. msgid ""
  415. "This object doesn’t have a change history. It probably wasn’t added via this "
  416. "admin site."
  417. msgstr ""
  418. msgid "Show all"
  419. msgstr ""
  420. msgid "Save"
  421. msgstr ""
  422. msgid "Popup closing…"
  423. msgstr ""
  424. msgid "Search"
  425. msgstr ""
  426. #, python-format
  427. msgid "%(counter)s result"
  428. msgid_plural "%(counter)s results"
  429. msgstr[0] ""
  430. msgstr[1] ""
  431. #, python-format
  432. msgid "%(full_result_count)s total"
  433. msgstr ""
  434. msgid "Save as new"
  435. msgstr ""
  436. msgid "Save and add another"
  437. msgstr ""
  438. msgid "Save and continue editing"
  439. msgstr ""
  440. msgid "Save and view"
  441. msgstr ""
  442. msgid "Close"
  443. msgstr ""
  444. #, python-format
  445. msgid "Change selected %(model)s"
  446. msgstr ""
  447. #, python-format
  448. msgid "Add another %(model)s"
  449. msgstr ""
  450. #, python-format
  451. msgid "Delete selected %(model)s"
  452. msgstr ""
  453. #, python-format
  454. msgid "View selected %(model)s"
  455. msgstr ""
  456. msgid "Thanks for spending some quality time with the web site today."
  457. msgstr ""
  458. msgid "Log in again"
  459. msgstr ""
  460. msgid "Password change"
  461. msgstr ""
  462. msgid "Your password was changed."
  463. msgstr ""
  464. msgid ""
  465. "Please enter your old password, for security’s sake, and then enter your new "
  466. "password twice so we can verify you typed it in correctly."
  467. msgstr ""
  468. msgid "Change my password"
  469. msgstr ""
  470. msgid "Password reset"
  471. msgstr ""
  472. msgid "Your password has been set. You may go ahead and log in now."
  473. msgstr ""
  474. msgid "Password reset confirmation"
  475. msgstr ""
  476. msgid ""
  477. "Please enter your new password twice so we can verify you typed it in "
  478. "correctly."
  479. msgstr ""
  480. msgid "New password:"
  481. msgstr ""
  482. msgid "Confirm password:"
  483. msgstr ""
  484. msgid ""
  485. "The password reset link was invalid, possibly because it has already been "
  486. "used. Please request a new password reset."
  487. msgstr ""
  488. msgid ""
  489. "We’ve emailed you instructions for setting your password, if an account "
  490. "exists with the email you entered. You should receive them shortly."
  491. msgstr ""
  492. msgid ""
  493. "If you don’t receive an email, please make sure you’ve entered the address "
  494. "you registered with, and check your spam folder."
  495. msgstr ""
  496. #, python-format
  497. msgid ""
  498. "You're receiving this email because you requested a password reset for your "
  499. "user account at %(site_name)s."
  500. msgstr ""
  501. msgid "Please go to the following page and choose a new password:"
  502. msgstr ""
  503. msgid "Your username, in case you’ve forgotten:"
  504. msgstr ""
  505. msgid "Thanks for using our site!"
  506. msgstr ""
  507. #, python-format
  508. msgid "The %(site_name)s team"
  509. msgstr ""
  510. msgid ""
  511. "Forgotten your password? Enter your email address below, and we’ll email "
  512. "instructions for setting a new one."
  513. msgstr ""
  514. msgid "Email address:"
  515. msgstr ""
  516. msgid "Reset my password"
  517. msgstr ""
  518. msgid "Select all objects on this page for an action"
  519. msgstr ""
  520. msgid "All dates"
  521. msgstr ""
  522. #, python-format
  523. msgid "Select %s"
  524. msgstr ""
  525. #, python-format
  526. msgid "Select %s to change"
  527. msgstr ""
  528. #, python-format
  529. msgid "Select %s to view"
  530. msgstr ""
  531. msgid "Date:"
  532. msgstr ""
  533. msgid "Time:"
  534. msgstr ""
  535. msgid "Lookup"
  536. msgstr ""
  537. msgid "Currently:"
  538. msgstr ""
  539. msgid "Change:"
  540. msgstr ""