]> 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-09-25 21:42+0000\n"
13 "PO-Revision-Date: 2011-09-25 21:42:57+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 (r98079); Translate extension (2011-09-22)\n"
19 "X-Translation-Project: translatewiki.net at 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
26 #. TRANS: Server exception.
27 #. TRANS: %d is the notice ID (number).
28 #, php-format
29 msgid "Could not update favorite tally for notice ID %d."
30 msgstr ""
31
32 #. TRANS: Server exception.
33 #. TRANS: %d is the notice ID (number).
34 #, php-format
35 msgid "Could not create favorite tally for notice ID %d."
36 msgstr ""
37
38 #. TRANS: Client error.
39 msgid ""
40 "Could not disfavor notice! Please make sure your browser has cookies enabled."
41 msgstr ""
42
43 #. TRANS: Client error.
44 msgid "There was a problem with your session token. Try again, please."
45 msgstr ""
46
47 #. TRANS: Client error.
48 msgid "This notice is not a favorite!"
49 msgstr "هذا الإشعار ليس مفضلًا!"
50
51 #. TRANS: Server error.
52 msgid "Could not delete favorite."
53 msgstr "تعذّر حذف المفضلة."
54
55 #. TRANS: Title.
56 msgid "Add to favorites"
57 msgstr "أضف إلى المفضلات"
58
59 #. TRANS: Label for tally for number of times a notice was favored.
60 msgid "Favored"
61 msgstr "مفضل"
62
63 #. TRANS: Server exception.
64 msgid "Could not create anonymous user session."
65 msgstr ""
66
67 #. TRANS: Plugin description.
68 msgid "Allow anonymous users to favorite notices."
69 msgstr "اسمح للمستخدمين المجهولين بتفضيل الإشعارات."
70
71 #. TRANS: Client error.
72 msgid ""
73 "Could not favor notice! Please make sure your browser has cookies enabled."
74 msgstr ""
75
76 #. TRANS: Client error.
77 msgid "This notice is already a favorite!"
78 msgstr "هذا الإشعار مفضل سابقا!"
79
80 #. TRANS: Server error.
81 msgid "Could not create favorite."
82 msgstr "تعذّر إنشاء مفضلة."
83
84 #. TRANS: Title.
85 msgid "Disfavor favorite"
86 msgstr "إلغاء التفضيل"