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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  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: 2017-09-24 13:46+0200\n"
  9. "PO-Revision-Date: 2017-10-06 11:56+0000\n"
  10. "Last-Translator: Muḥend Belqasem <belkacem77@gmail.com>\n"
  11. "Language-Team: Kabyle (http://www.transifex.com/django/django/language/"
  12. "kab/)\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "Language: kab\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. msgid "Personal info"
  19. msgstr "Talɣut tudmawant"
  20. msgid "Permissions"
  21. msgstr "Tisirag"
  22. msgid "Important dates"
  23. msgstr "Izemzen ixataren"
  24. #, python-format
  25. msgid "%(name)s object with primary key %(key)r does not exist."
  26. msgstr ""
  27. msgid "Password changed successfully."
  28. msgstr ""
  29. #, python-format
  30. msgid "Change password: %s"
  31. msgstr "Snifel awal uffir: %s"
  32. msgid "Authentication and Authorization"
  33. msgstr ""
  34. msgid "password"
  35. msgstr "awal uffir"
  36. msgid "last login"
  37. msgstr "tuqqna taneggarut"
  38. msgid "No password set."
  39. msgstr ""
  40. msgid "Invalid password format or unknown hashing algorithm."
  41. msgstr ""
  42. msgid "The two password fields didn't match."
  43. msgstr ""
  44. msgid "Password"
  45. msgstr "Awal n uɛeddi"
  46. msgid "Password confirmation"
  47. msgstr "Asentem n wawal uffir"
  48. msgid "Enter the same password as before, for verification."
  49. msgstr ""
  50. msgid ""
  51. "Raw passwords are not stored, so there is no way to see this user's "
  52. "password, but you can change the password using <a href=\"{}\">this form</a>."
  53. msgstr ""
  54. #, python-format
  55. msgid ""
  56. "Please enter a correct %(username)s and password. Note that both fields may "
  57. "be case-sensitive."
  58. msgstr ""
  59. msgid "This account is inactive."
  60. msgstr "Amidan-agi ur yermid ara."
  61. msgid "Email"
  62. msgstr "E-mail"
  63. msgid "New password"
  64. msgstr "Awal uffir amaynut"
  65. msgid "New password confirmation"
  66. msgstr "Asentem n wawal uffir amaynut"
  67. msgid "Your old password was entered incorrectly. Please enter it again."
  68. msgstr ""
  69. msgid "Old password"
  70. msgstr "Awal uffir aqbuṛ"
  71. msgid "Password (again)"
  72. msgstr "Mot de passe (bis)"
  73. msgid "algorithm"
  74. msgstr ""
  75. msgid "iterations"
  76. msgstr ""
  77. msgid "salt"
  78. msgstr ""
  79. msgid "hash"
  80. msgstr ""
  81. msgid "variety"
  82. msgstr ""
  83. msgid "version"
  84. msgstr "lqem"
  85. msgid "memory cost"
  86. msgstr ""
  87. msgid "time cost"
  88. msgstr "tasqamt n wakud"
  89. msgid "parallelism"
  90. msgstr ""
  91. msgid "work factor"
  92. msgstr ""
  93. msgid "checksum"
  94. msgstr ""
  95. msgid "name"
  96. msgstr "isem"
  97. msgid "content type"
  98. msgstr "anaw n ugbur"
  99. msgid "codename"
  100. msgstr ""
  101. msgid "permission"
  102. msgstr "tasiregt"
  103. msgid "permissions"
  104. msgstr "tisirag"
  105. msgid "group"
  106. msgstr "agraw"
  107. msgid "groups"
  108. msgstr "igrawen"
  109. msgid "superuser status"
  110. msgstr "addad n unebdal"
  111. msgid ""
  112. "Designates that this user has all permissions without explicitly assigning "
  113. "them."
  114. msgstr ""
  115. "Yemmal-d d akken aseqdac-agi ɣur-s akk tisirag war ma ttwanefkent-as s wudem "
  116. "aflalay."
  117. msgid ""
  118. "The groups this user belongs to. A user will get all permissions granted to "
  119. "each of their groups."
  120. msgstr ""
  121. msgid "user permissions"
  122. msgstr "tisirag n useqdac"
  123. msgid "Specific permissions for this user."
  124. msgstr ""
  125. msgid "username"
  126. msgstr "isem n useqdac"
  127. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  128. msgstr ""
  129. msgid "A user with that username already exists."
  130. msgstr "Tansa-agi imayl tella yakan."
  131. msgid "first name"
  132. msgstr "isem"
  133. msgid "last name"
  134. msgstr "Isem aneggaru"
  135. msgid "email address"
  136. msgstr "tansa imayl"
  137. msgid "staff status"
  138. msgstr ""
  139. msgid "Designates whether the user can log into this admin site."
  140. msgstr ""
  141. msgid "active"
  142. msgstr "urmid"
  143. msgid ""
  144. "Designates whether this user should be treated as active. Unselect this "
  145. "instead of deleting accounts."
  146. msgstr ""
  147. "Yettwag ma yella aseqdac-agi yezmer ad yettwammel d urmid neɣ ala. Kkes "
  148. "afran deg umḍiq n tukksa n umiḍan."
  149. msgid "date joined"
  150. msgstr "azemz n ujerred"
  151. msgid "user"
  152. msgstr "aseqdac"
  153. msgid "users"
  154. msgstr "Iseqdaceniseqdacen"
  155. #, python-format
  156. msgid ""
  157. "This password is too short. It must contain at least %(min_length)d "
  158. "character."
  159. msgid_plural ""
  160. "This password is too short. It must contain at least %(min_length)d "
  161. "characters."
  162. msgstr[0] ""
  163. msgstr[1] ""
  164. #, python-format
  165. msgid "Your password must contain at least %(min_length)d character."
  166. msgid_plural "Your password must contain at least %(min_length)d characters."
  167. msgstr[0] ""
  168. msgstr[1] ""
  169. #, python-format
  170. msgid "The password is too similar to the %(verbose_name)s."
  171. msgstr ""
  172. msgid "Your password can't be too similar to your other personal information."
  173. msgstr ""
  174. msgid "This password is too common."
  175. msgstr ""
  176. msgid "Your password can't be a commonly used password."
  177. msgstr ""
  178. msgid "This password is entirely numeric."
  179. msgstr ""
  180. msgid "Your password can't be entirely numeric."
  181. msgstr ""
  182. #, python-format
  183. msgid "Password reset on %(site_name)s"
  184. msgstr ""
  185. msgid ""
  186. "Enter a valid username. This value may contain only English letters, "
  187. "numbers, and @/./+/-/_ characters."
  188. msgstr ""
  189. msgid ""
  190. "Enter a valid username. This value may contain only letters, numbers, and "
  191. "@/./+/-/_ characters."
  192. msgstr ""
  193. msgid "Logged out"
  194. msgstr "Yeffeɣ"
  195. msgid "Password reset"
  196. msgstr "Awennez n wawal uffir"
  197. msgid "Password reset sent"
  198. msgstr "Tulsa n wennez n wawal uffir tettwazen"
  199. msgid "Enter new password"
  200. msgstr "Sekcem awal n uffir amaynut"
  201. msgid "Password reset unsuccessful"
  202. msgstr "tulsa n uwennez n wawal uffir tedda"
  203. msgid "Password reset complete"
  204. msgstr "Awennez n wawal uffir yemmed"
  205. msgid "Password change"
  206. msgstr "Abeddel n wawal uffir"
  207. msgid "Password change successful"
  208. msgstr ""