PageRenderTime 49ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po

https://code.google.com/p/mango-py/
Unknown | 144 lines | 119 code | 25 blank | 0 comment | 0 complexity | 3a75fcaae525d9fd7913ada2b1cdbc63 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Django\n"
  6. "Report-Msgid-Bugs-To: \n"
  7. "POT-Creation-Date: 2011-03-15 13:13-0400\n"
  8. "PO-Revision-Date: 2011-03-04 18:37+0000\n"
  9. "Last-Translator: Jannis <jannis@leidel.info>\n"
  10. "Language-Team: Arabic <None>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: ar\n"
  15. "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
  16. "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
  17. #: views.py:63 views.py:65 views.py:67
  18. msgid "tag:"
  19. msgstr "???:"
  20. #: views.py:98 views.py:100 views.py:102
  21. msgid "filter:"
  22. msgstr "?????"
  23. #: views.py:162 views.py:164 views.py:166
  24. msgid "view:"
  25. msgstr "???:"
  26. #: views.py:194
  27. #, python-format
  28. msgid "App %r not found"
  29. msgstr "??????? %r ??? ?????"
  30. #: views.py:201
  31. #, python-format
  32. msgid "Model %(model_name)r not found in app %(app_label)r"
  33. msgstr "??????? %(model_name)r ??? ????? ?? ??????? %(app_label)r"
  34. #: views.py:213
  35. #, python-format
  36. msgid "the related `%(app_label)s.%(data_type)s` object"
  37. msgstr "?????? `%(app_label)s.%(data_type)s` ???????"
  38. #: views.py:213 views.py:232 views.py:237 views.py:251 views.py:265
  39. #: views.py:270
  40. msgid "model:"
  41. msgstr "?????:"
  42. #: views.py:228 views.py:260
  43. #, python-format
  44. msgid "related `%(app_label)s.%(object_name)s` objects"
  45. msgstr "????? `%(app_label)s.%(object_name)s` ??????"
  46. #: views.py:232 views.py:265
  47. #, python-format
  48. msgid "all %s"
  49. msgstr "?? %s"
  50. #: views.py:237 views.py:270
  51. #, python-format
  52. msgid "number of %s"
  53. msgstr "??? %s"
  54. #: views.py:275
  55. #, python-format
  56. msgid "Fields on %s objects"
  57. msgstr "?????? ?? ????? %s"
  58. #: views.py:365
  59. #, python-format
  60. msgid "%s does not appear to be a urlpattern object"
  61. msgstr "???? ?? %s ??? ???? urlpattern"
  62. #: templates/admin_doc/bookmarklets.html:3
  63. msgid "Home"
  64. msgstr "????????"
  65. #: templates/admin_doc/bookmarklets.html:3
  66. msgid "Documentation"
  67. msgstr "???????"
  68. #: templates/admin_doc/bookmarklets.html:3
  69. msgid "Bookmarklets"
  70. msgstr "????? ???????"
  71. #: templates/admin_doc/bookmarklets.html:4
  72. msgid "Documentation bookmarklets"
  73. msgstr "????? ????? ???????"
  74. #: templates/admin_doc/bookmarklets.html:8
  75. msgid ""
  76. "\n"
  77. "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
  78. "toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
  79. "select the bookmarklet from any page in the site. Note that some of these\n"
  80. "bookmarklets require you to be viewing the site from a computer designated\n"
  81. "as \"internal\" (talk to your system administrator if you aren't sure if\n"
  82. "your computer is \"internal\").</p>\n"
  83. msgstr ""
  84. "\n"
  85. "<p class=\"help\">?????? ????? ???????? ?? ???? ?????? ???\n"
  86. "???? ???? ???????? ?? ??????? ?? ?? ?????? ????? ????? ?????? ?????? ??? "
  87. "???????.\n"
  88. "?????? ???? ?? ?????? ????? ??????? ?? ?? ???? ?? ??????? ???? ??? ???\n"
  89. "????? ??????? ??? ???? ????? ??? ????? ??????? ????? ??? ???? \"??????\"\n"
  90. "(???? ??? ????? ????? ??? ?? ??? ?????? ?? ??? ??? ??????? ????? \"??????\")."
  91. "</p>\n"
  92. #: templates/admin_doc/bookmarklets.html:18
  93. msgid "Documentation for this page"
  94. msgstr "??????? ???? ??????"
  95. #: templates/admin_doc/bookmarklets.html:19
  96. msgid ""
  97. "Jumps you from any page to the documentation for the view that generates "
  98. "that page."
  99. msgstr "????? ?? ?? ?? ???? ??? ????? ????? ???? ???? ??? ??????."
  100. #: templates/admin_doc/bookmarklets.html:21
  101. msgid "Show object ID"
  102. msgstr "???? ???? ??????"
  103. #: templates/admin_doc/bookmarklets.html:22
  104. msgid ""
  105. "Shows the content-type and unique ID for pages that represent a single "
  106. "object."
  107. msgstr "??? ??? ???????? ??????? ?????? ??????? ???? ???? ?????? ??????."
  108. #: templates/admin_doc/bookmarklets.html:24
  109. msgid "Edit this object (current window)"
  110. msgstr "???? ??? ?????? (??????? ???????)"
  111. #: templates/admin_doc/bookmarklets.html:25
  112. msgid "Jumps to the admin page for pages that represent a single object."
  113. msgstr "????? ?? ??? ???? ??????? ??????? ???? ???? ?????? ??????."
  114. #: templates/admin_doc/bookmarklets.html:27
  115. msgid "Edit this object (new window)"
  116. msgstr "???? ??? ?????? (????? ?????)"
  117. #: templates/admin_doc/bookmarklets.html:28
  118. msgid "As above, but opens the admin page in a new window."
  119. msgstr "??? ???? ??? ???? ???? ??????? ?? ????? ?????."