UserFlag.po 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2011 - 2019 Free Software Foundation, Inc http://www.fsf.org
  3. # This file is under https://www.gnu.org/licenses/agpl v3 or later
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: GNU social\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  11. "PO-Revision-Date: 2015-02-07 12:34+0000\n"
  12. "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
  13. "Language-Team: Arabic (http://www.transifex.com/gnu-social/gnu-social/language/ar/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: ar\n"
  18. "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
  19. #. TRANS: Form title for flagging a profile for review.
  20. #: forms/flagprofile.php:78
  21. msgid "Flag"
  22. msgstr "علّم"
  23. #. TRANS: Form description.
  24. #: forms/flagprofile.php:89
  25. msgid "Flag profile for review."
  26. msgstr ""
  27. #. TRANS: Form title for action on a profile.
  28. #: forms/clearflag.php:76
  29. msgid "Clear"
  30. msgstr "امسح"
  31. #. TRANS: Form description for clearing flags from a profile.
  32. #: forms/clearflag.php:88
  33. msgid "Clear all flags"
  34. msgstr "امسح كل الأعلام"
  35. #. TRANS: AJAX form title for a flagged profile.
  36. #: actions/flagprofile.php:123
  37. msgid "Flagged for review"
  38. msgstr "عُلّم للمراجعة"
  39. #. TRANS: Body text for AJAX form when a profile has been flagged for review.
  40. #. TRANS: Message added to a profile if it has been flagged for review.
  41. #: actions/flagprofile.php:127 UserFlagPlugin.php:134
  42. msgid "Flagged"
  43. msgstr "عُلّم"
  44. #. TRANS: Error message displayed when trying to perform an action that
  45. #. requires a logged in user.
  46. #: actions/adminprofileflag.php:65
  47. msgid "Not logged in."
  48. msgstr "لست والجًا."
  49. #. TRANS: Error message displayed when trying to review profile flags while
  50. #. not authorised.
  51. #: actions/adminprofileflag.php:89
  52. msgid "You cannot review profile flags."
  53. msgstr ""
  54. #. TRANS: Title for page with a list of profiles that were flagged for review.
  55. #: actions/adminprofileflag.php:125
  56. msgid "Flagged profiles"
  57. msgstr "الملفات الشخصية المعلمة"
  58. #. TRANS: Header for moderation menu with action buttons for flagged profiles
  59. #. (like 'sandbox', 'silence', ...).
  60. #: actions/adminprofileflag.php:242
  61. msgid "Moderate"
  62. msgstr "راقب"
  63. #. TRANS: Message displayed on a profile if it has been flagged.
  64. #. TRANS: %1$s is a comma separated list of at most 5 user nicknames that
  65. #. flagged.
  66. #. TRANS: %2$d is a positive integer of additional flagging users. Also used
  67. #. for plural.
  68. #: actions/adminprofileflag.php:388
  69. #, php-format
  70. msgid "Flagged by %1$s and %2$d other"
  71. msgid_plural "Flagged by %1$s and %2$d others"
  72. msgstr[0] ""
  73. msgstr[1] ""
  74. msgstr[2] ""
  75. msgstr[3] ""
  76. msgstr[4] ""
  77. msgstr[5] ""
  78. #. TRANS: Message displayed on a profile if it has been flagged.
  79. #. TRANS: %s is a comma separated list of at most 5 user nicknames that
  80. #. flagged.
  81. #: actions/adminprofileflag.php:392
  82. #, php-format
  83. msgid "Flagged by %s"
  84. msgstr ""
  85. #. TRANS: Server exception given when flags could not be cleared.
  86. #. TRANS: %s is a profile nickname.
  87. #: actions/clearflag.php:105
  88. #, php-format
  89. msgid "Could not clear flags for profile \"%s\"."
  90. msgstr ""
  91. #. TRANS: Title for AJAX form to indicated that flags were removed.
  92. #: actions/clearflag.php:127
  93. msgid "Flags cleared"
  94. msgstr ""
  95. #. TRANS: Body element for "flags cleared" form.
  96. #: actions/clearflag.php:131
  97. msgid "Cleared"
  98. msgstr ""
  99. #. TRANS: Server exception.
  100. #. TRANS: %d is a profile ID (number).
  101. #: classes/User_flag_profile.php:115
  102. #, php-format
  103. msgid "Could not flag profile \"%d\" for review."
  104. msgstr ""
  105. #. TRANS: Plugin description.
  106. #: UserFlagPlugin.php:240
  107. msgid ""
  108. "This plugin allows flagging of profiles for review and reviewing flagged "
  109. "profiles."
  110. msgstr ""