]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/AnonymousFave/locale/ar/LC_MESSAGES/AnonymousFave.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / AnonymousFave / locale / ar / LC_MESSAGES / AnonymousFave.po
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: 2011-12-03 10:43+0000\n"
13 "PO-Revision-Date: 2011-12-03 10:43:30+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.19alpha (r105064); Translate extension (2011-10-"
19 "30)\n"
20 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
21 "X-Language-Code: ar\n"
22 "X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
23 "Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ( (n == 1) ? 1 : ( (n == "
24 "2) ? 2 : ( (n%100 >= 3 && n%100 <= 10) ? 3 : ( (n%100 >= 11 && n%100 <= "
25 "99) ? 4 : 5 ) ) ) );\n"
26
27 #. TRANS: Server exception.
28 #. TRANS: %d is the notice ID (number).
29 #, php-format
30 msgid "Could not update favorite tally for notice ID %d."
31 msgstr ""
32
33 #. TRANS: Server exception.
34 #. TRANS: %d is the notice ID (number).
35 #, php-format
36 msgid "Could not create favorite tally for notice ID %d."
37 msgstr ""
38
39 #. TRANS: Client error.
40 msgid ""
41 "Could not disfavor notice! Please make sure your browser has cookies enabled."
42 msgstr ""
43
44 #. TRANS: Client error.
45 msgid "There was a problem with your session token. Try again, please."
46 msgstr ""
47
48 #. TRANS: Client error.
49 msgid "This notice is not a favorite!"
50 msgstr "هذا الإشعار ليس مفضلًا!"
51
52 #. TRANS: Server error.
53 msgid "Could not delete favorite."
54 msgstr "تعذّر حذف المفضلة."
55
56 #. TRANS: Title.
57 msgid "Add to favorites"
58 msgstr "أضف إلى المفضلات"
59
60 #. TRANS: Label for tally for number of times a notice was favored.
61 msgid "Favored"
62 msgstr "مفضل"
63
64 #. TRANS: Server exception.
65 msgid "Could not create anonymous user session."
66 msgstr ""
67
68 #. TRANS: Plugin description.
69 msgid "Allow anonymous users to favorite notices."
70 msgstr "اسمح للمستخدمين المجهولين بتفضيل الإشعارات."
71
72 #. TRANS: Client error.
73 msgid ""
74 "Could not favor notice! Please make sure your browser has cookies enabled."
75 msgstr ""
76
77 #. TRANS: Client error.
78 msgid "This notice is already a favorite!"
79 msgstr "هذا الإشعار مفضل سابقا!"
80
81 #. TRANS: Server error.
82 msgid "Could not create favorite."
83 msgstr "تعذّر إنشاء مفضلة."
84
85 #. TRANS: Title.
86 msgid "Disfavor favorite"
87 msgstr "إلغاء التفضيل"