AnonymousFave.po 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. # Translation of StatusNet - AnonymousFave to Arabic (العربية)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: OsamaK
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - AnonymousFave\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  13. "PO-Revision-Date: 2012-06-30 11:07:35+0000\n"
  14. "Language-Team: Arabic <https://translatewiki.net/wiki/Portal:ar>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2011-06-05 21:49:09+0000\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  20. "X-Language-Code: ar\n"
  21. "X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
  22. "Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ( (n == 1) ? 1 : ( (n == "
  23. "2) ? 2 : ( (n%100 >= 3 && n%100 <= 10) ? 3 : ( (n%100 >= 11 && n%100 <= "
  24. "99) ? 4 : 5 ) ) ) );\n"
  25. #. TRANS: Server exception.
  26. #. TRANS: %d is the notice ID (number).
  27. #, php-format
  28. msgid "Could not update favorite tally for notice ID %d."
  29. msgstr ""
  30. #. TRANS: Server exception.
  31. #. TRANS: %d is the notice ID (number).
  32. #, php-format
  33. msgid "Could not create favorite tally for notice ID %d."
  34. msgstr ""
  35. #. TRANS: Client error.
  36. msgid ""
  37. "Could not disfavor notice! Please make sure your browser has cookies enabled."
  38. msgstr ""
  39. #. TRANS: Client error.
  40. msgid "There was a problem with your session token. Try again, please."
  41. msgstr ""
  42. #. TRANS: Client error.
  43. msgid "This notice is not a favorite!"
  44. msgstr "هذا الإشعار ليس مفضلًا!"
  45. #. TRANS: Server error.
  46. msgid "Could not delete favorite."
  47. msgstr "تعذّر حذف المفضلة."
  48. #. TRANS: Title.
  49. msgid "Add to favorites"
  50. msgstr "أضف إلى المفضلات"
  51. #. TRANS: Label for tally for number of times a notice was favored.
  52. msgid "Favored"
  53. msgstr "مفضل"
  54. #. TRANS: Server exception.
  55. msgid "Could not create anonymous user session."
  56. msgstr ""
  57. #. TRANS: Plugin description.
  58. msgid "Allow anonymous users to favorite notices."
  59. msgstr "اسمح للمستخدمين المجهولين بتفضيل الإشعارات."
  60. #. TRANS: Client error.
  61. msgid ""
  62. "Could not favor notice! Please make sure your browser has cookies enabled."
  63. msgstr ""
  64. #. TRANS: Client error.
  65. msgid "This notice is already a favorite!"
  66. msgstr "هذا الإشعار مفضل سابقا!"
  67. #. TRANS: Server error.
  68. msgid "Could not create favorite."
  69. msgstr "تعذّر إنشاء مفضلة."
  70. #. TRANS: Title.
  71. msgid "Disfavor favorite"
  72. msgstr "إلغاء التفضيل"