Version Description
- Fixed display of ratings on posts and pages.
=
Download this release
Release Info
Developer | donncha |
Plugin | Crowdsignal Dashboard – Polls, Surveys & more |
Version | 2.0.8 |
Comparing to | |
See all releases |
Code changes from version 2.0.7 to 2.0.8
- ajax.php +2 -2
- locale/polldaddy-ar.po +38 -38
- locale/polldaddy-cs_CZ.mo +0 -0
- locale/polldaddy-cs_CZ.po +30 -30
- locale/polldaddy-da_DK.mo +0 -0
- locale/polldaddy-da_DK.po +25 -25
- locale/polldaddy-es_ES.mo +0 -0
- locale/polldaddy-es_ES.po +36 -36
- locale/polldaddy-fr_FR.mo +0 -0
- locale/polldaddy-fr_FR.po +32 -32
- locale/polldaddy-km_KH.mo +0 -0
- locale/polldaddy-km_KH.po +35 -35
- locale/polldaddy-pl_PL.mo +0 -0
- locale/polldaddy-pl_PL.po +39 -39
- locale/polldaddy-pt_BR.mo +0 -0
- locale/polldaddy-pt_BR.po +40 -40
- locale/polldaddy-te.mo +0 -0
- locale/polldaddy-te.po +21 -21
- locale/polldaddy-tr.mo +0 -0
- locale/polldaddy-tr.po +40 -40
- polldaddy-client.php +118 -118
- polldaddy-org.php +23 -23
- polldaddy-xml.php +85 -85
- polldaddy.js +2 -2
- polldaddy.php +10 -10
- polldaddy.pot +22 -22
- rating.php +5 -5
- readme.txt +14 -5
ajax.php
CHANGED
@@ -43,7 +43,7 @@ class Polldaddy_Ajax {
|
|
43 |
$polldaddy = new api_client( WP_POLLDADDY__PARTNERGUID, $user_code );
|
44 |
$response = $polldaddy->upload_image( $name, $url, 'poll', ($attach_id>1000?$attach_id:0) );
|
45 |
|
46 |
-
if ( is_a( $response, "
|
47 |
echo urldecode( $response->upload_result ).'||'.$attach_id;
|
48 |
die();
|
49 |
}
|
@@ -115,4 +115,4 @@ function polldaddy_ajax_init() {
|
|
115 |
}
|
116 |
|
117 |
add_action( 'init', 'polldaddy_ajax_init' );
|
118 |
-
?>
|
43 |
$polldaddy = new api_client( WP_POLLDADDY__PARTNERGUID, $user_code );
|
44 |
$response = $polldaddy->upload_image( $name, $url, 'poll', ($attach_id>1000?$attach_id:0) );
|
45 |
|
46 |
+
if ( is_a( $response, "Polldaddy_Media" ) )
|
47 |
echo urldecode( $response->upload_result ).'||'.$attach_id;
|
48 |
die();
|
49 |
}
|
115 |
}
|
116 |
|
117 |
add_action( 'init', 'polldaddy_ajax_init' );
|
118 |
+
?>
|
locale/polldaddy-ar.po
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
# Translation of the WordPress plugin
|
2 |
# Copyright (C) 2010 Automattic, Inc.
|
3 |
-
# This file is distributed under the same license as the
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
5 |
#
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
-
"Project-Id-Version:
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
10 |
"POT-Creation-Date: 2010-02-23 12:33+0000\n"
|
11 |
"PO-Revision-Date: 2010-02-28 15:48+0200\n"
|
@@ -31,25 +31,25 @@ msgid "Password required"
|
|
31 |
msgstr "كلمة المرور مطلوبة"
|
32 |
|
33 |
#: polldaddy-org.php:169
|
34 |
-
msgid "Could not connect to
|
35 |
-
msgstr "تعذر الإتصال بخدمة
|
36 |
|
37 |
#: polldaddy-org.php:183
|
38 |
#: polldaddy.php:161
|
39 |
-
msgid "Can't connect to
|
40 |
-
msgstr "لا يمكن الإتصال بـ
|
41 |
|
42 |
#: polldaddy-org.php:213
|
43 |
-
msgid "Login to
|
44 |
-
msgstr "فشل تسجيل الدخول في
|
45 |
|
46 |
#: polldaddy-org.php:215
|
47 |
msgid "If your email address and password are correct, your host may not support secure logins."
|
48 |
msgstr "إذا كان بريدك وكلمة المرور صحيحة, قد يكون المستضيف الخاص بك لا يدعم عمليات الدخول الآمن."
|
49 |
|
50 |
#: polldaddy-org.php:216
|
51 |
-
msgid "In that case, you may be able to log in to
|
52 |
-
msgstr "في هذه الحالة, قد تتمكن من تسجيل الدخول إلي
|
53 |
|
54 |
#: polldaddy-org.php:227
|
55 |
#: polldaddy.php:198
|
@@ -58,33 +58,33 @@ msgstr "لا يمكن الوصول للحساب. هل عنوان البريد و
|
|
58 |
|
59 |
#: polldaddy-org.php:241
|
60 |
#: polldaddy.php:249
|
61 |
-
msgid "
|
62 |
-
msgstr "حساب
|
63 |
|
64 |
#: polldaddy-org.php:243
|
65 |
#: polldaddy.php:251
|
66 |
#, php-format
|
67 |
-
msgid "Before you can use the
|
68 |
-
msgstr "قبل إستخدام اضافة
|
69 |
|
70 |
#: polldaddy-org.php:250
|
71 |
#: polldaddy.php:258
|
72 |
#: polldaddy.php:3867
|
73 |
-
msgid "
|
74 |
-
msgstr "بريدك الإلكتروني في
|
75 |
|
76 |
#: polldaddy-org.php:258
|
77 |
#: polldaddy.php:266
|
78 |
#: polldaddy.php:3877
|
79 |
-
msgid "
|
80 |
-
msgstr "كلمة مرورك في
|
81 |
|
82 |
#: polldaddy-org.php:271
|
83 |
msgid "Use SSL to Log in"
|
84 |
msgstr "استخدم الدخول الآمن"
|
85 |
|
86 |
#: polldaddy-org.php:275
|
87 |
-
msgid "This ensures a secure login to your
|
88 |
msgstr "هذا يضمن دخول آمن لحسابك. ازل هذا الخيار اذا واجهت مشاكل في تسجيل الدخول."
|
89 |
|
90 |
#: polldaddy-org.php:285
|
@@ -93,20 +93,20 @@ msgid "Submit"
|
|
93 |
msgstr "يرسل"
|
94 |
|
95 |
#: polldaddy-org.php:301
|
96 |
-
msgid "Multiple
|
97 |
-
msgstr "حسابات
|
98 |
|
99 |
#: polldaddy-org.php:307
|
100 |
-
msgid "This setting will allow each blog user to import a
|
101 |
-
msgstr "هذا الخيار سوف يسمح لكل مستخد بإستيراد حساب
|
102 |
|
103 |
#: polldaddy-org.php:314
|
104 |
msgid "Sync Ratings Account"
|
105 |
msgstr "تزامن حساب التقييمات"
|
106 |
|
107 |
#: polldaddy-org.php:320
|
108 |
-
msgid "This will syncronize your ratings
|
109 |
-
msgstr "سوف يتم مزامنة تقييماتك مع حساب
|
110 |
|
111 |
#: polldaddy-org.php:327
|
112 |
msgid "Posts Rating ID"
|
@@ -226,8 +226,8 @@ msgstr "حساب غير صالح"
|
|
226 |
|
227 |
#: polldaddy.php:210
|
228 |
#, php-format
|
229 |
-
msgid "Obsolete
|
230 |
-
msgstr "مفتاح
|
231 |
|
232 |
#: polldaddy.php:287
|
233 |
msgid "Add Poll"
|
@@ -681,8 +681,8 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
681 |
msgstr "هل تعلم لدينا محرر جديد لعمل ستايلات مخصصة؟ تستطيع الوصول له من <a href=\"%s\" target=\"_blank\">هنا</a>."
|
682 |
|
683 |
#: polldaddy.php:1751
|
684 |
-
msgid "
|
685 |
-
msgstr "ستايلات
|
686 |
|
687 |
#: polldaddy.php:1876
|
688 |
msgid "Answer"
|
@@ -729,8 +729,8 @@ msgstr "حفظ الستايل"
|
|
729 |
|
730 |
#: polldaddy.php:3064
|
731 |
#, php-format
|
732 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
733 |
-
msgstr "آسف! هناك خطأ في عمل اضافة Widget الخاصة بالتقييم. من فضلك اتصل <a href=\"%1$s\" %2$s>بدعم
|
734 |
|
735 |
#: polldaddy.php:3103
|
736 |
msgid "Rating Settings"
|
@@ -1037,12 +1037,12 @@ msgid "Average Rating"
|
|
1037 |
msgstr "متوسط التقييم"
|
1038 |
|
1039 |
#: polldaddy.php:3856
|
1040 |
-
msgid "
|
1041 |
-
msgstr "معلومات حساب
|
1042 |
|
1043 |
#: polldaddy.php:3859
|
1044 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1045 |
-
msgstr "هذا هو حساب
|
1046 |
|
1047 |
#: polldaddy.php:3890
|
1048 |
msgid "Import Account"
|
@@ -1105,12 +1105,12 @@ msgid "Save Options"
|
|
1105 |
msgstr "حفظ الخيارات"
|
1106 |
|
1107 |
#. Plugin Name of an extension
|
1108 |
-
msgid "
|
1109 |
msgstr "استطلاعات الرأي"
|
1110 |
|
1111 |
#. Description of an extension
|
1112 |
-
msgid "Create and manage
|
1113 |
-
msgstr "إنشاء وإدارة الإستفتائات و التقييم من خدمة
|
1114 |
|
1115 |
#. Author of an extension
|
1116 |
msgid "Automattic, Inc."
|
1 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.3 by Automattic, Inc..
|
2 |
# Copyright (C) 2010 Automattic, Inc.
|
3 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
5 |
#
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
+
"Project-Id-Version: Polldaddy Polls 1.8.3\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
10 |
"POT-Creation-Date: 2010-02-23 12:33+0000\n"
|
11 |
"PO-Revision-Date: 2010-02-28 15:48+0200\n"
|
31 |
msgstr "كلمة المرور مطلوبة"
|
32 |
|
33 |
#: polldaddy-org.php:169
|
34 |
+
msgid "Could not connect to Polldaddy API Key service"
|
35 |
+
msgstr "تعذر الإتصال بخدمة Polldaddy API"
|
36 |
|
37 |
#: polldaddy-org.php:183
|
38 |
#: polldaddy.php:161
|
39 |
+
msgid "Can't connect to Polldaddy.com"
|
40 |
+
msgstr "لا يمكن الإتصال بـ Polldaddy.com"
|
41 |
|
42 |
#: polldaddy-org.php:213
|
43 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
44 |
+
msgstr "فشل تسجيل الدخول في Polldaddy. تأكد من عنوان البريد الإلكتروني و كلمة المرور."
|
45 |
|
46 |
#: polldaddy-org.php:215
|
47 |
msgid "If your email address and password are correct, your host may not support secure logins."
|
48 |
msgstr "إذا كان بريدك وكلمة المرور صحيحة, قد يكون المستضيف الخاص بك لا يدعم عمليات الدخول الآمن."
|
49 |
|
50 |
#: polldaddy-org.php:216
|
51 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
52 |
+
msgstr "في هذه الحالة, قد تتمكن من تسجيل الدخول إلي Polldaddy بإلغاء تحديد \"استخدام الدخول الآمن\" من المربع."
|
53 |
|
54 |
#: polldaddy-org.php:227
|
55 |
#: polldaddy.php:198
|
58 |
|
59 |
#: polldaddy-org.php:241
|
60 |
#: polldaddy.php:249
|
61 |
+
msgid "Polldaddy Account"
|
62 |
+
msgstr "حساب Polldaddy"
|
63 |
|
64 |
#: polldaddy-org.php:243
|
65 |
#: polldaddy.php:251
|
66 |
#, php-format
|
67 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
68 |
+
msgstr "قبل إستخدام اضافة Polldaddy, يجب عليك إدخال بيانات حسابك في <a href=\"%s\">Polldaddy.com</a>."
|
69 |
|
70 |
#: polldaddy-org.php:250
|
71 |
#: polldaddy.php:258
|
72 |
#: polldaddy.php:3867
|
73 |
+
msgid "Polldaddy Email Address"
|
74 |
+
msgstr "بريدك الإلكتروني في Polldaddy"
|
75 |
|
76 |
#: polldaddy-org.php:258
|
77 |
#: polldaddy.php:266
|
78 |
#: polldaddy.php:3877
|
79 |
+
msgid "Polldaddy Password"
|
80 |
+
msgstr "كلمة مرورك في Polldaddy"
|
81 |
|
82 |
#: polldaddy-org.php:271
|
83 |
msgid "Use SSL to Log in"
|
84 |
msgstr "استخدم الدخول الآمن"
|
85 |
|
86 |
#: polldaddy-org.php:275
|
87 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
88 |
msgstr "هذا يضمن دخول آمن لحسابك. ازل هذا الخيار اذا واجهت مشاكل في تسجيل الدخول."
|
89 |
|
90 |
#: polldaddy-org.php:285
|
93 |
msgstr "يرسل"
|
94 |
|
95 |
#: polldaddy-org.php:301
|
96 |
+
msgid "Multiple Polldaddy Accounts"
|
97 |
+
msgstr "حسابات Polldaddy متعددة"
|
98 |
|
99 |
#: polldaddy-org.php:307
|
100 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
101 |
+
msgstr "هذا الخيار سوف يسمح لكل مستخد بإستيراد حساب Polldaddy"
|
102 |
|
103 |
#: polldaddy-org.php:314
|
104 |
msgid "Sync Ratings Account"
|
105 |
msgstr "تزامن حساب التقييمات"
|
106 |
|
107 |
#: polldaddy-org.php:320
|
108 |
+
msgid "This will syncronize your ratings Polldaddy account."
|
109 |
+
msgstr "سوف يتم مزامنة تقييماتك مع حساب Polldaddy."
|
110 |
|
111 |
#: polldaddy-org.php:327
|
112 |
msgid "Posts Rating ID"
|
226 |
|
227 |
#: polldaddy.php:210
|
228 |
#, php-format
|
229 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
230 |
+
msgstr "مفتاح Polldaddy API عفا عليه الزمن : <a href=\"%s\">تسجيل الدخول لعمل إعادة توثيق له</a>"
|
231 |
|
232 |
#: polldaddy.php:287
|
233 |
msgid "Add Poll"
|
681 |
msgstr "هل تعلم لدينا محرر جديد لعمل ستايلات مخصصة؟ تستطيع الوصول له من <a href=\"%s\" target=\"_blank\">هنا</a>."
|
682 |
|
683 |
#: polldaddy.php:1751
|
684 |
+
msgid "Polldaddy Style"
|
685 |
+
msgstr "ستايلات Polldaddy"
|
686 |
|
687 |
#: polldaddy.php:1876
|
688 |
msgid "Answer"
|
729 |
|
730 |
#: polldaddy.php:3064
|
731 |
#, php-format
|
732 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
733 |
+
msgstr "آسف! هناك خطأ في عمل اضافة Widget الخاصة بالتقييم. من فضلك اتصل <a href=\"%1$s\" %2$s>بدعم Polldaddy الفني</a> لتصليحه."
|
734 |
|
735 |
#: polldaddy.php:3103
|
736 |
msgid "Rating Settings"
|
1037 |
msgstr "متوسط التقييم"
|
1038 |
|
1039 |
#: polldaddy.php:3856
|
1040 |
+
msgid "Polldaddy Account Info"
|
1041 |
+
msgstr "معلومات حساب Polldaddy"
|
1042 |
|
1043 |
#: polldaddy.php:3859
|
1044 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1045 |
+
msgstr "هذا هو حساب Polldaddy الذي تم استيراده في مدونتك"
|
1046 |
|
1047 |
#: polldaddy.php:3890
|
1048 |
msgid "Import Account"
|
1105 |
msgstr "حفظ الخيارات"
|
1106 |
|
1107 |
#. Plugin Name of an extension
|
1108 |
+
msgid "Polldaddy Polls"
|
1109 |
msgstr "استطلاعات الرأي"
|
1110 |
|
1111 |
#. Description of an extension
|
1112 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1113 |
+
msgstr "إنشاء وإدارة الإستفتائات و التقييم من خدمة Polldaddy في مدونات Wordpress"
|
1114 |
|
1115 |
#. Author of an extension
|
1116 |
msgid "Automattic, Inc."
|
locale/polldaddy-cs_CZ.mo
CHANGED
Binary file
|
locale/polldaddy-cs_CZ.po
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
#!/usr/bin/env php
|
2 |
-
# Translation of the WordPress plugin
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
-
# This file is distributed under the same license as the
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
-
"Project-Id-Version:
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:45-0000\n"
|
@@ -31,17 +31,17 @@ msgstr "Požadováno heslo"
|
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
#, fuzzy
|
34 |
-
msgid "Could not connect to
|
35 |
-
msgstr "Nemohu se připojit k
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
-
msgid "Can't connect to
|
40 |
-
msgstr "Nemohu se připojit k
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
#, fuzzy
|
44 |
-
msgid "Login to
|
45 |
msgstr "K účtu se není možné připojit. Jsou emailová adresa a heslo správně? "
|
46 |
|
47 |
#: polldaddy-org.php:188
|
@@ -49,7 +49,7 @@ msgid "If your email address and password are correct, your host may not support
|
|
49 |
msgstr ""
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
-
msgid "In that case, you may be able to log in to
|
53 |
msgstr ""
|
54 |
|
55 |
#: polldaddy-org.php:200
|
@@ -59,25 +59,25 @@ msgstr "K účtu se není možné připojit. Jsou emailová adresa a heslo sprá
|
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
-
msgid "
|
63 |
-
msgstr "Účet
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
-
msgid "Before you can use the
|
69 |
-
msgstr "Předtím než použijete váš
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4034
|
74 |
-
msgid "
|
75 |
msgstr ""
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4044
|
80 |
-
msgid "
|
81 |
msgstr ""
|
82 |
|
83 |
#: polldaddy-org.php:244
|
@@ -85,7 +85,7 @@ msgid "Use SSL to Log in"
|
|
85 |
msgstr ""
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
-
msgid "This ensures a secure login to your
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:258
|
@@ -95,11 +95,11 @@ msgstr "Potvrdit"
|
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
#, fuzzy
|
98 |
-
msgid "Multiple
|
99 |
-
msgstr "Účet
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
-
msgid "This setting will allow each blog user to import a
|
103 |
msgstr ""
|
104 |
|
105 |
#: polldaddy-org.php:287
|
@@ -109,8 +109,8 @@ msgstr "Neplatný účet"
|
|
109 |
|
110 |
#: polldaddy-org.php:293
|
111 |
#, fuzzy
|
112 |
-
msgid "This will syncronize your ratings
|
113 |
-
msgstr "Importovat můj existující
|
114 |
|
115 |
#: polldaddy-org.php:453
|
116 |
msgid "A list of your top rated posts, pages or comments."
|
@@ -207,7 +207,7 @@ msgstr "Neplatný účet"
|
|
207 |
|
208 |
#: polldaddy.php:214
|
209 |
#, php-format
|
210 |
-
msgid "Obsolete
|
211 |
msgstr ""
|
212 |
|
213 |
#: polldaddy.php:291
|
@@ -674,7 +674,7 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
674 |
msgstr ""
|
675 |
|
676 |
#: polldaddy.php:1755
|
677 |
-
msgid "
|
678 |
msgstr ""
|
679 |
|
680 |
#: polldaddy.php:1880
|
@@ -722,7 +722,7 @@ msgstr ""
|
|
722 |
|
723 |
#: polldaddy.php:3069
|
724 |
#, php-format
|
725 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
726 |
msgstr ""
|
727 |
|
728 |
#: polldaddy.php:3108
|
@@ -1070,7 +1070,7 @@ msgid "Average Rating"
|
|
1070 |
msgstr "Průměrné hodnocení"
|
1071 |
|
1072 |
#: polldaddy.php:4023
|
1073 |
-
msgid "
|
1074 |
msgstr ""
|
1075 |
|
1076 |
#: polldaddy.php:4026
|
@@ -1139,11 +1139,11 @@ msgstr ""
|
|
1139 |
|
1140 |
#. Plugin Name of the plugin/theme
|
1141 |
#, fuzzy
|
1142 |
-
msgid "
|
1143 |
-
msgstr "Účet
|
1144 |
|
1145 |
#. Description of the plugin/theme
|
1146 |
-
msgid "Create and manage
|
1147 |
msgstr ""
|
1148 |
|
1149 |
#. Author of the plugin/theme
|
@@ -1158,10 +1158,10 @@ msgstr ""
|
|
1158 |
|
1159 |
#~ msgid ""
|
1160 |
#~ "To use polls in WordPress, you will need an account with our sister "
|
1161 |
-
#~ "product, <a href=\"%s\">
|
1162 |
#~ msgstr ""
|
1163 |
#~ "Pro využití anket ve WordPressu, potřebujete registraci u našeho "
|
1164 |
-
#~ "sesterského prduktu, <a href=\"%s\">
|
1165 |
|
1166 |
#~ msgid "Auto-create a new account (recommended)."
|
1167 |
#~ msgstr "Automaticky vytvořit nový účet (doporučeno)."
|
1 |
#!/usr/bin/env php
|
2 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.5 by Automattic, Inc..
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
+
"Project-Id-Version: Polldaddy Polls 1.8.5\n"
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:45-0000\n"
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
#, fuzzy
|
34 |
+
msgid "Could not connect to Polldaddy API Key service"
|
35 |
+
msgstr "Nemohu se připojit k Polldaddy.com"
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
+
msgid "Can't connect to Polldaddy.com"
|
40 |
+
msgstr "Nemohu se připojit k Polldaddy.com"
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
#, fuzzy
|
44 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
45 |
msgstr "K účtu se není možné připojit. Jsou emailová adresa a heslo správně? "
|
46 |
|
47 |
#: polldaddy-org.php:188
|
49 |
msgstr ""
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
53 |
msgstr ""
|
54 |
|
55 |
#: polldaddy-org.php:200
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
+
msgid "Polldaddy Account"
|
63 |
+
msgstr "Účet Polldaddy"
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
69 |
+
msgstr "Předtím než použijete váš Polldaddy plugin, musíte vyplnit několik detailů do vašeho <a href=\"%s\">Polldaddy.com</a> účtu. "
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4034
|
74 |
+
msgid "Polldaddy Email Address"
|
75 |
msgstr ""
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4044
|
80 |
+
msgid "Polldaddy Password"
|
81 |
msgstr ""
|
82 |
|
83 |
#: polldaddy-org.php:244
|
85 |
msgstr ""
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:258
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
#, fuzzy
|
98 |
+
msgid "Multiple Polldaddy Accounts"
|
99 |
+
msgstr "Účet Polldaddy"
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
103 |
msgstr ""
|
104 |
|
105 |
#: polldaddy-org.php:287
|
109 |
|
110 |
#: polldaddy-org.php:293
|
111 |
#, fuzzy
|
112 |
+
msgid "This will syncronize your ratings Polldaddy account."
|
113 |
+
msgstr "Importovat můj existující Polldaddy účet."
|
114 |
|
115 |
#: polldaddy-org.php:453
|
116 |
msgid "A list of your top rated posts, pages or comments."
|
207 |
|
208 |
#: polldaddy.php:214
|
209 |
#, php-format
|
210 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
211 |
msgstr ""
|
212 |
|
213 |
#: polldaddy.php:291
|
674 |
msgstr ""
|
675 |
|
676 |
#: polldaddy.php:1755
|
677 |
+
msgid "Polldaddy Style"
|
678 |
msgstr ""
|
679 |
|
680 |
#: polldaddy.php:1880
|
722 |
|
723 |
#: polldaddy.php:3069
|
724 |
#, php-format
|
725 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
726 |
msgstr ""
|
727 |
|
728 |
#: polldaddy.php:3108
|
1070 |
msgstr "Průměrné hodnocení"
|
1071 |
|
1072 |
#: polldaddy.php:4023
|
1073 |
+
msgid "Polldaddy Account Info"
|
1074 |
msgstr ""
|
1075 |
|
1076 |
#: polldaddy.php:4026
|
1139 |
|
1140 |
#. Plugin Name of the plugin/theme
|
1141 |
#, fuzzy
|
1142 |
+
msgid "Polldaddy Polls"
|
1143 |
+
msgstr "Účet Polldaddy"
|
1144 |
|
1145 |
#. Description of the plugin/theme
|
1146 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1147 |
msgstr ""
|
1148 |
|
1149 |
#. Author of the plugin/theme
|
1158 |
|
1159 |
#~ msgid ""
|
1160 |
#~ "To use polls in WordPress, you will need an account with our sister "
|
1161 |
+
#~ "product, <a href=\"%s\">Polldaddy.com</a>."
|
1162 |
#~ msgstr ""
|
1163 |
#~ "Pro využití anket ve WordPressu, potřebujete registraci u našeho "
|
1164 |
+
#~ "sesterského prduktu, <a href=\"%s\">Polldaddy.com</a>."
|
1165 |
|
1166 |
#~ msgid "Auto-create a new account (recommended)."
|
1167 |
#~ msgstr "Automaticky vytvořit nový účet (doporučeno)."
|
locale/polldaddy-da_DK.mo
CHANGED
Binary file
|
locale/polldaddy-da_DK.po
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
#!/usr/bin/env php
|
2 |
-
# Translation of the WordPress plugin
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
-
# This file is distributed under the same license as the
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
-
"Project-Id-Version:
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:47-0000\n"
|
@@ -30,17 +30,17 @@ msgid "Password required"
|
|
30 |
msgstr ""
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
-
msgid "Could not connect to
|
34 |
msgstr ""
|
35 |
|
36 |
#: polldaddy-org.php:156
|
37 |
#: polldaddy.php:165
|
38 |
-
msgid "Can't connect to
|
39 |
msgstr ""
|
40 |
|
41 |
#: polldaddy-org.php:186
|
42 |
#, fuzzy
|
43 |
-
msgid "Login to
|
44 |
msgstr "Der kunne ikke opnås adgang til kontoen. Er din e-mailadresse og adgangskode korrekt?"
|
45 |
|
46 |
#: polldaddy-org.php:188
|
@@ -48,7 +48,7 @@ msgid "If your email address and password are correct, your host may not support
|
|
48 |
msgstr ""
|
49 |
|
50 |
#: polldaddy-org.php:189
|
51 |
-
msgid "In that case, you may be able to log in to
|
52 |
msgstr ""
|
53 |
|
54 |
#: polldaddy-org.php:200
|
@@ -58,25 +58,25 @@ msgstr "Der kunne ikke opnås adgang til kontoen. Er din e-mailadresse og adgang
|
|
58 |
|
59 |
#: polldaddy-org.php:214
|
60 |
#: polldaddy.php:253
|
61 |
-
msgid "
|
62 |
-
msgstr "
|
63 |
|
64 |
#: polldaddy-org.php:216
|
65 |
#: polldaddy.php:255
|
66 |
#, php-format
|
67 |
-
msgid "Before you can use the
|
68 |
msgstr ""
|
69 |
|
70 |
#: polldaddy-org.php:223
|
71 |
#: polldaddy.php:262
|
72 |
#: polldaddy.php:4034
|
73 |
-
msgid "
|
74 |
msgstr ""
|
75 |
|
76 |
#: polldaddy-org.php:231
|
77 |
#: polldaddy.php:270
|
78 |
#: polldaddy.php:4044
|
79 |
-
msgid "
|
80 |
msgstr ""
|
81 |
|
82 |
#: polldaddy-org.php:244
|
@@ -84,7 +84,7 @@ msgid "Use SSL to Log in"
|
|
84 |
msgstr ""
|
85 |
|
86 |
#: polldaddy-org.php:248
|
87 |
-
msgid "This ensures a secure login to your
|
88 |
msgstr ""
|
89 |
|
90 |
#: polldaddy-org.php:258
|
@@ -94,11 +94,11 @@ msgstr "Send"
|
|
94 |
|
95 |
#: polldaddy-org.php:274
|
96 |
#, fuzzy
|
97 |
-
msgid "Multiple
|
98 |
-
msgstr "
|
99 |
|
100 |
#: polldaddy-org.php:280
|
101 |
-
msgid "This setting will allow each blog user to import a
|
102 |
msgstr ""
|
103 |
|
104 |
#: polldaddy-org.php:287
|
@@ -108,8 +108,8 @@ msgstr "Ugyldig bruger"
|
|
108 |
|
109 |
#: polldaddy-org.php:293
|
110 |
#, fuzzy
|
111 |
-
msgid "This will syncronize your ratings
|
112 |
-
msgstr "Importer min eksisterende
|
113 |
|
114 |
#: polldaddy-org.php:453
|
115 |
msgid "A list of your top rated posts, pages or comments."
|
@@ -206,7 +206,7 @@ msgstr "Ugyldig bruger"
|
|
206 |
|
207 |
#: polldaddy.php:214
|
208 |
#, php-format
|
209 |
-
msgid "Obsolete
|
210 |
msgstr ""
|
211 |
|
212 |
#: polldaddy.php:291
|
@@ -669,7 +669,7 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
669 |
msgstr ""
|
670 |
|
671 |
#: polldaddy.php:1755
|
672 |
-
msgid "
|
673 |
msgstr ""
|
674 |
|
675 |
#: polldaddy.php:1880
|
@@ -717,7 +717,7 @@ msgstr ""
|
|
717 |
|
718 |
#: polldaddy.php:3069
|
719 |
#, php-format
|
720 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
721 |
msgstr ""
|
722 |
|
723 |
#: polldaddy.php:3108
|
@@ -1065,7 +1065,7 @@ msgid "Average Rating"
|
|
1065 |
msgstr "Gennemsnitskarakter:"
|
1066 |
|
1067 |
#: polldaddy.php:4023
|
1068 |
-
msgid "
|
1069 |
msgstr ""
|
1070 |
|
1071 |
#: polldaddy.php:4026
|
@@ -1134,11 +1134,11 @@ msgstr ""
|
|
1134 |
|
1135 |
#. Plugin Name of the plugin/theme
|
1136 |
#, fuzzy
|
1137 |
-
msgid "
|
1138 |
-
msgstr "
|
1139 |
|
1140 |
#. Description of the plugin/theme
|
1141 |
-
msgid "Create and manage
|
1142 |
msgstr ""
|
1143 |
|
1144 |
#. Author of the plugin/theme
|
1 |
#!/usr/bin/env php
|
2 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.5 by Automattic, Inc..
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
+
"Project-Id-Version: Polldaddy Polls 1.8.5\n"
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:47-0000\n"
|
30 |
msgstr ""
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
+
msgid "Could not connect to Polldaddy API Key service"
|
34 |
msgstr ""
|
35 |
|
36 |
#: polldaddy-org.php:156
|
37 |
#: polldaddy.php:165
|
38 |
+
msgid "Can't connect to Polldaddy.com"
|
39 |
msgstr ""
|
40 |
|
41 |
#: polldaddy-org.php:186
|
42 |
#, fuzzy
|
43 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
44 |
msgstr "Der kunne ikke opnås adgang til kontoen. Er din e-mailadresse og adgangskode korrekt?"
|
45 |
|
46 |
#: polldaddy-org.php:188
|
48 |
msgstr ""
|
49 |
|
50 |
#: polldaddy-org.php:189
|
51 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
52 |
msgstr ""
|
53 |
|
54 |
#: polldaddy-org.php:200
|
58 |
|
59 |
#: polldaddy-org.php:214
|
60 |
#: polldaddy.php:253
|
61 |
+
msgid "Polldaddy Account"
|
62 |
+
msgstr "Polldaddy-konto"
|
63 |
|
64 |
#: polldaddy-org.php:216
|
65 |
#: polldaddy.php:255
|
66 |
#, php-format
|
67 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
68 |
msgstr ""
|
69 |
|
70 |
#: polldaddy-org.php:223
|
71 |
#: polldaddy.php:262
|
72 |
#: polldaddy.php:4034
|
73 |
+
msgid "Polldaddy Email Address"
|
74 |
msgstr ""
|
75 |
|
76 |
#: polldaddy-org.php:231
|
77 |
#: polldaddy.php:270
|
78 |
#: polldaddy.php:4044
|
79 |
+
msgid "Polldaddy Password"
|
80 |
msgstr ""
|
81 |
|
82 |
#: polldaddy-org.php:244
|
84 |
msgstr ""
|
85 |
|
86 |
#: polldaddy-org.php:248
|
87 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
88 |
msgstr ""
|
89 |
|
90 |
#: polldaddy-org.php:258
|
94 |
|
95 |
#: polldaddy-org.php:274
|
96 |
#, fuzzy
|
97 |
+
msgid "Multiple Polldaddy Accounts"
|
98 |
+
msgstr "Polldaddy-konto"
|
99 |
|
100 |
#: polldaddy-org.php:280
|
101 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
102 |
msgstr ""
|
103 |
|
104 |
#: polldaddy-org.php:287
|
108 |
|
109 |
#: polldaddy-org.php:293
|
110 |
#, fuzzy
|
111 |
+
msgid "This will syncronize your ratings Polldaddy account."
|
112 |
+
msgstr "Importer min eksisterende Polldaddy-konto."
|
113 |
|
114 |
#: polldaddy-org.php:453
|
115 |
msgid "A list of your top rated posts, pages or comments."
|
206 |
|
207 |
#: polldaddy.php:214
|
208 |
#, php-format
|
209 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
210 |
msgstr ""
|
211 |
|
212 |
#: polldaddy.php:291
|
669 |
msgstr ""
|
670 |
|
671 |
#: polldaddy.php:1755
|
672 |
+
msgid "Polldaddy Style"
|
673 |
msgstr ""
|
674 |
|
675 |
#: polldaddy.php:1880
|
717 |
|
718 |
#: polldaddy.php:3069
|
719 |
#, php-format
|
720 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
721 |
msgstr ""
|
722 |
|
723 |
#: polldaddy.php:3108
|
1065 |
msgstr "Gennemsnitskarakter:"
|
1066 |
|
1067 |
#: polldaddy.php:4023
|
1068 |
+
msgid "Polldaddy Account Info"
|
1069 |
msgstr ""
|
1070 |
|
1071 |
#: polldaddy.php:4026
|
1134 |
|
1135 |
#. Plugin Name of the plugin/theme
|
1136 |
#, fuzzy
|
1137 |
+
msgid "Polldaddy Polls"
|
1138 |
+
msgstr "Polldaddy-konto"
|
1139 |
|
1140 |
#. Description of the plugin/theme
|
1141 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
#. Author of the plugin/theme
|
locale/polldaddy-es_ES.mo
CHANGED
Binary file
|
locale/polldaddy-es_ES.po
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
#!/usr/bin/env php
|
2 |
-
# Translation of the WordPress plugin
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
-
# This file is distributed under the same license as the
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
-
"Project-Id-Version:
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:47-0000\n"
|
@@ -31,17 +31,17 @@ msgstr "Se requiere contraseña"
|
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
#, fuzzy
|
34 |
-
msgid "Could not connect to
|
35 |
-
msgstr "No se puede conectar a
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
-
msgid "Can't connect to
|
40 |
-
msgstr "No se puede conectar a
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
#, fuzzy
|
44 |
-
msgid "Login to
|
45 |
msgstr "La cuenta no puede ser accedida. ¿Son correctos tu correo electrónico y contraseña?"
|
46 |
|
47 |
#: polldaddy-org.php:188
|
@@ -49,7 +49,7 @@ msgid "If your email address and password are correct, your host may not support
|
|
49 |
msgstr ""
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
-
msgid "In that case, you may be able to log in to
|
53 |
msgstr ""
|
54 |
|
55 |
#: polldaddy-org.php:200
|
@@ -59,33 +59,33 @@ msgstr "La cuenta no puede ser accedida. ¿Son correctos tu correo electrónico
|
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
-
msgid "
|
63 |
-
msgstr "Cuenta
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
-
msgid "Before you can use the
|
69 |
-
msgstr "Antes de que puedas usar el plugin de
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4034
|
74 |
-
msgid "
|
75 |
-
msgstr "Cuente de Correo Electrónico
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4044
|
80 |
-
msgid "
|
81 |
-
msgstr "Contraseña
|
82 |
|
83 |
#: polldaddy-org.php:244
|
84 |
msgid "Use SSL to Log in"
|
85 |
msgstr ""
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
-
msgid "This ensures a secure login to your
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:258
|
@@ -95,11 +95,11 @@ msgstr "Enviar"
|
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
#, fuzzy
|
98 |
-
msgid "Multiple
|
99 |
-
msgstr "Cuenta
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
-
msgid "This setting will allow each blog user to import a
|
103 |
msgstr ""
|
104 |
|
105 |
#: polldaddy-org.php:287
|
@@ -109,8 +109,8 @@ msgstr "Cuenta no válida"
|
|
109 |
|
110 |
#: polldaddy-org.php:293
|
111 |
#, fuzzy
|
112 |
-
msgid "This will syncronize your ratings
|
113 |
-
msgstr "Importar mi cuenta
|
114 |
|
115 |
#: polldaddy-org.php:453
|
116 |
msgid "A list of your top rated posts, pages or comments."
|
@@ -208,8 +208,8 @@ msgstr "Cuenta no válida"
|
|
208 |
|
209 |
#: polldaddy.php:214
|
210 |
#, php-format
|
211 |
-
msgid "Obsolete
|
212 |
-
msgstr "Obsoleto
|
213 |
|
214 |
#: polldaddy.php:291
|
215 |
msgid "Add Poll"
|
@@ -671,8 +671,8 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
671 |
msgstr "¿Sabía que tenemos un nuevo editor para crear su propio estilos personalizado de encuesta? Saber más <a href=\"%s\" target=\"_blank\">aquí.</a>"
|
672 |
|
673 |
#: polldaddy.php:1755
|
674 |
-
msgid "
|
675 |
-
msgstr "Estilo
|
676 |
|
677 |
#: polldaddy.php:1880
|
678 |
msgid "Answer"
|
@@ -719,8 +719,8 @@ msgstr "Guardar Estilo"
|
|
719 |
|
720 |
#: polldaddy.php:3069
|
721 |
#, php-format
|
722 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
723 |
-
msgstr "Perdón! Hubo un error al crear su widget de calificación. Póngase en contacto con el <a href=\"%1$s\" %2$s>soporte
|
724 |
|
725 |
#: polldaddy.php:3108
|
726 |
msgid "Rating Settings"
|
@@ -1067,8 +1067,8 @@ msgid "Average Rating"
|
|
1067 |
msgstr "Puntuación"
|
1068 |
|
1069 |
#: polldaddy.php:4023
|
1070 |
-
msgid "
|
1071 |
-
msgstr "Información de Cuenta
|
1072 |
|
1073 |
#: polldaddy.php:4026
|
1074 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
@@ -1136,11 +1136,11 @@ msgstr "Salvar Opciones"
|
|
1136 |
|
1137 |
#. Plugin Name of the plugin/theme
|
1138 |
#, fuzzy
|
1139 |
-
msgid "
|
1140 |
-
msgstr "Estilo
|
1141 |
|
1142 |
#. Description of the plugin/theme
|
1143 |
-
msgid "Create and manage
|
1144 |
msgstr ""
|
1145 |
|
1146 |
#. Author of the plugin/theme
|
@@ -1155,10 +1155,10 @@ msgstr ""
|
|
1155 |
|
1156 |
#~ msgid ""
|
1157 |
#~ "To use polls in WordPress, you will need an account with our sister "
|
1158 |
-
#~ "product, <a href=\"%s\">
|
1159 |
#~ msgstr ""
|
1160 |
#~ "Para usar las encuestas en WordPress, necesitas una cuenta con nuestro "
|
1161 |
-
#~ "producto hermano, <a href=\"%s\">
|
1162 |
|
1163 |
#~ msgid "Auto-create a new account (recommended)."
|
1164 |
#~ msgstr "Crear automáticamente una nueva cuenta (recomendado)."
|
1 |
#!/usr/bin/env php
|
2 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.5 by Automattic, Inc..
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
+
"Project-Id-Version: Polldaddy Polls 1.8.5\n"
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:47-0000\n"
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
#, fuzzy
|
34 |
+
msgid "Could not connect to Polldaddy API Key service"
|
35 |
+
msgstr "No se puede conectar a Polldaddy.com"
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
+
msgid "Can't connect to Polldaddy.com"
|
40 |
+
msgstr "No se puede conectar a Polldaddy.com"
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
#, fuzzy
|
44 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
45 |
msgstr "La cuenta no puede ser accedida. ¿Son correctos tu correo electrónico y contraseña?"
|
46 |
|
47 |
#: polldaddy-org.php:188
|
49 |
msgstr ""
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
53 |
msgstr ""
|
54 |
|
55 |
#: polldaddy-org.php:200
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
+
msgid "Polldaddy Account"
|
63 |
+
msgstr "Cuenta Polldaddy"
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
69 |
+
msgstr "Antes de que puedas usar el plugin de Polldaddy, necesitarás teclear tu <a href=\"%s\">Polldaddy.com</a> detalles de cuenta."
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4034
|
74 |
+
msgid "Polldaddy Email Address"
|
75 |
+
msgstr "Cuente de Correo Electrónico Polldaddy"
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4044
|
80 |
+
msgid "Polldaddy Password"
|
81 |
+
msgstr "Contraseña Polldaddy"
|
82 |
|
83 |
#: polldaddy-org.php:244
|
84 |
msgid "Use SSL to Log in"
|
85 |
msgstr ""
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:258
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
#, fuzzy
|
98 |
+
msgid "Multiple Polldaddy Accounts"
|
99 |
+
msgstr "Cuenta Polldaddy"
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
103 |
msgstr ""
|
104 |
|
105 |
#: polldaddy-org.php:287
|
109 |
|
110 |
#: polldaddy-org.php:293
|
111 |
#, fuzzy
|
112 |
+
msgid "This will syncronize your ratings Polldaddy account."
|
113 |
+
msgstr "Importar mi cuenta Polldaddy existente."
|
114 |
|
115 |
#: polldaddy-org.php:453
|
116 |
msgid "A list of your top rated posts, pages or comments."
|
208 |
|
209 |
#: polldaddy.php:214
|
210 |
#, php-format
|
211 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
212 |
+
msgstr "Obsoleto Polldaddy User API Key: <a href=\"%s\">Firmar otra vez para volver a identificarte</a> "
|
213 |
|
214 |
#: polldaddy.php:291
|
215 |
msgid "Add Poll"
|
671 |
msgstr "¿Sabía que tenemos un nuevo editor para crear su propio estilos personalizado de encuesta? Saber más <a href=\"%s\" target=\"_blank\">aquí.</a>"
|
672 |
|
673 |
#: polldaddy.php:1755
|
674 |
+
msgid "Polldaddy Style"
|
675 |
+
msgstr "Estilo Polldaddy"
|
676 |
|
677 |
#: polldaddy.php:1880
|
678 |
msgid "Answer"
|
719 |
|
720 |
#: polldaddy.php:3069
|
721 |
#, php-format
|
722 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
723 |
+
msgstr "Perdón! Hubo un error al crear su widget de calificación. Póngase en contacto con el <a href=\"%1$s\" %2$s>soporte Polldaddy</a> para solucionarlo."
|
724 |
|
725 |
#: polldaddy.php:3108
|
726 |
msgid "Rating Settings"
|
1067 |
msgstr "Puntuación"
|
1068 |
|
1069 |
#: polldaddy.php:4023
|
1070 |
+
msgid "Polldaddy Account Info"
|
1071 |
+
msgstr "Información de Cuenta Polldaddy"
|
1072 |
|
1073 |
#: polldaddy.php:4026
|
1074 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1136 |
|
1137 |
#. Plugin Name of the plugin/theme
|
1138 |
#, fuzzy
|
1139 |
+
msgid "Polldaddy Polls"
|
1140 |
+
msgstr "Estilo Polldaddy"
|
1141 |
|
1142 |
#. Description of the plugin/theme
|
1143 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
#. Author of the plugin/theme
|
1155 |
|
1156 |
#~ msgid ""
|
1157 |
#~ "To use polls in WordPress, you will need an account with our sister "
|
1158 |
+
#~ "product, <a href=\"%s\">Polldaddy.com</a>."
|
1159 |
#~ msgstr ""
|
1160 |
#~ "Para usar las encuestas en WordPress, necesitas una cuenta con nuestro "
|
1161 |
+
#~ "producto hermano, <a href=\"%s\">Polldaddy.com</a>."
|
1162 |
|
1163 |
#~ msgid "Auto-create a new account (recommended)."
|
1164 |
#~ msgstr "Crear automáticamente una nueva cuenta (recomendado)."
|
locale/polldaddy-fr_FR.mo
CHANGED
Binary file
|
locale/polldaddy-fr_FR.po
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
#!/usr/bin/env php
|
2 |
-
# Translation of the WordPress plugin
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
-
# This file is distributed under the same license as the
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
-
"Project-Id-Version:
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:47-0000\n"
|
@@ -31,17 +31,17 @@ msgstr "Mot de passe requis"
|
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
#, fuzzy
|
34 |
-
msgid "Could not connect to
|
35 |
-
msgstr "Impossible de se connecter à
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
-
msgid "Can't connect to
|
40 |
-
msgstr "Impossible de se connecter à
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
#, fuzzy
|
44 |
-
msgid "Login to
|
45 |
msgstr "Impossible d'accéder à votre compte. Votre adresse email et votre mot de passe sont-ils correct ?"
|
46 |
|
47 |
#: polldaddy-org.php:188
|
@@ -49,7 +49,7 @@ msgid "If your email address and password are correct, your host may not support
|
|
49 |
msgstr ""
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
-
msgid "In that case, you may be able to log in to
|
53 |
msgstr ""
|
54 |
|
55 |
#: polldaddy-org.php:200
|
@@ -59,25 +59,25 @@ msgstr "Impossible d'accéder à votre compte. Votre adresse email et votre mot
|
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
-
msgid "
|
63 |
-
msgstr "Compte
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
-
msgid "Before you can use the
|
69 |
msgstr ""
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4034
|
74 |
-
msgid "
|
75 |
msgstr ""
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4044
|
80 |
-
msgid "
|
81 |
msgstr ""
|
82 |
|
83 |
#: polldaddy-org.php:244
|
@@ -85,7 +85,7 @@ msgid "Use SSL to Log in"
|
|
85 |
msgstr ""
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
-
msgid "This ensures a secure login to your
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:258
|
@@ -95,11 +95,11 @@ msgstr "Envoyer"
|
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
#, fuzzy
|
98 |
-
msgid "Multiple
|
99 |
-
msgstr "Compte
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
-
msgid "This setting will allow each blog user to import a
|
103 |
msgstr ""
|
104 |
|
105 |
#: polldaddy-org.php:287
|
@@ -109,8 +109,8 @@ msgstr "Compte invalide"
|
|
109 |
|
110 |
#: polldaddy-org.php:293
|
111 |
#, fuzzy
|
112 |
-
msgid "This will syncronize your ratings
|
113 |
-
msgstr "Importer mon compte
|
114 |
|
115 |
#: polldaddy-org.php:453
|
116 |
msgid "A list of your top rated posts, pages or comments."
|
@@ -207,8 +207,8 @@ msgstr "Compte invalide"
|
|
207 |
|
208 |
#: polldaddy.php:214
|
209 |
#, php-format
|
210 |
-
msgid "Obsolete
|
211 |
-
msgstr "Clé API d'utilisateur
|
212 |
|
213 |
#: polldaddy.php:291
|
214 |
msgid "Add Poll"
|
@@ -672,7 +672,7 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
672 |
msgstr ""
|
673 |
|
674 |
#: polldaddy.php:1755
|
675 |
-
msgid "
|
676 |
msgstr ""
|
677 |
|
678 |
#: polldaddy.php:1880
|
@@ -720,8 +720,8 @@ msgstr ""
|
|
720 |
|
721 |
#: polldaddy.php:3069
|
722 |
#, php-format
|
723 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
724 |
-
msgstr "Désolé ! Une erreur est survenue lors de la création de votre widget de vote. Vous êtes prié de contacter <a href=\"%1$s\" %2$s>
|
725 |
|
726 |
#: polldaddy.php:3108
|
727 |
msgid "Rating Settings"
|
@@ -1068,8 +1068,8 @@ msgid "Average Rating"
|
|
1068 |
msgstr "Moyenne des notes"
|
1069 |
|
1070 |
#: polldaddy.php:4023
|
1071 |
-
msgid "
|
1072 |
-
msgstr "Information du compte
|
1073 |
|
1074 |
#: polldaddy.php:4026
|
1075 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
@@ -1137,11 +1137,11 @@ msgstr ""
|
|
1137 |
|
1138 |
#. Plugin Name of the plugin/theme
|
1139 |
#, fuzzy
|
1140 |
-
msgid "
|
1141 |
-
msgstr "Compte
|
1142 |
|
1143 |
#. Description of the plugin/theme
|
1144 |
-
msgid "Create and manage
|
1145 |
msgstr ""
|
1146 |
|
1147 |
#. Author of the plugin/theme
|
@@ -1156,10 +1156,10 @@ msgstr ""
|
|
1156 |
|
1157 |
#~ msgid ""
|
1158 |
#~ "To use polls in WordPress, you will need an account with our sister "
|
1159 |
-
#~ "product, <a href=\"%s\">
|
1160 |
#~ msgstr ""
|
1161 |
#~ "Pour utiliser les sondages dans WordPress, vous devez avoir un compte "
|
1162 |
-
#~ "chez notre filiale, <a href=\"%s\">
|
1163 |
|
1164 |
#~ msgid "Auto-create a new account (recommended)."
|
1165 |
#~ msgstr "Création automatique d'un nouveau compte (recommandé)"
|
1 |
#!/usr/bin/env php
|
2 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.5 by Automattic, Inc..
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
+
"Project-Id-Version: Polldaddy Polls 1.8.5\n"
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:47-0000\n"
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
#, fuzzy
|
34 |
+
msgid "Could not connect to Polldaddy API Key service"
|
35 |
+
msgstr "Impossible de se connecter à Polldaddy.com"
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
+
msgid "Can't connect to Polldaddy.com"
|
40 |
+
msgstr "Impossible de se connecter à Polldaddy.com"
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
#, fuzzy
|
44 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
45 |
msgstr "Impossible d'accéder à votre compte. Votre adresse email et votre mot de passe sont-ils correct ?"
|
46 |
|
47 |
#: polldaddy-org.php:188
|
49 |
msgstr ""
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
53 |
msgstr ""
|
54 |
|
55 |
#: polldaddy-org.php:200
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
+
msgid "Polldaddy Account"
|
63 |
+
msgstr "Compte Polldaddy"
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
69 |
msgstr ""
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4034
|
74 |
+
msgid "Polldaddy Email Address"
|
75 |
msgstr ""
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4044
|
80 |
+
msgid "Polldaddy Password"
|
81 |
msgstr ""
|
82 |
|
83 |
#: polldaddy-org.php:244
|
85 |
msgstr ""
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:258
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
#, fuzzy
|
98 |
+
msgid "Multiple Polldaddy Accounts"
|
99 |
+
msgstr "Compte Polldaddy"
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
103 |
msgstr ""
|
104 |
|
105 |
#: polldaddy-org.php:287
|
109 |
|
110 |
#: polldaddy-org.php:293
|
111 |
#, fuzzy
|
112 |
+
msgid "This will syncronize your ratings Polldaddy account."
|
113 |
+
msgstr "Importer mon compte Polldaddy existant."
|
114 |
|
115 |
#: polldaddy-org.php:453
|
116 |
msgid "A list of your top rated posts, pages or comments."
|
207 |
|
208 |
#: polldaddy.php:214
|
209 |
#, php-format
|
210 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
211 |
+
msgstr "Clé API d'utilisateur Polldaddy périmée: <a href=\"%s\"> Identifiez-vous à nouveau pour ré-authentifier</a>"
|
212 |
|
213 |
#: polldaddy.php:291
|
214 |
msgid "Add Poll"
|
672 |
msgstr ""
|
673 |
|
674 |
#: polldaddy.php:1755
|
675 |
+
msgid "Polldaddy Style"
|
676 |
msgstr ""
|
677 |
|
678 |
#: polldaddy.php:1880
|
720 |
|
721 |
#: polldaddy.php:3069
|
722 |
#, php-format
|
723 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
724 |
+
msgstr "Désolé ! Une erreur est survenue lors de la création de votre widget de vote. Vous êtes prié de contacter <a href=\"%1$s\" %2$s>Polldaddy support</a> pour corriger l'erreur."
|
725 |
|
726 |
#: polldaddy.php:3108
|
727 |
msgid "Rating Settings"
|
1068 |
msgstr "Moyenne des notes"
|
1069 |
|
1070 |
#: polldaddy.php:4023
|
1071 |
+
msgid "Polldaddy Account Info"
|
1072 |
+
msgstr "Information du compte Polldaddy"
|
1073 |
|
1074 |
#: polldaddy.php:4026
|
1075 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1137 |
|
1138 |
#. Plugin Name of the plugin/theme
|
1139 |
#, fuzzy
|
1140 |
+
msgid "Polldaddy Polls"
|
1141 |
+
msgstr "Compte Polldaddy"
|
1142 |
|
1143 |
#. Description of the plugin/theme
|
1144 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1145 |
msgstr ""
|
1146 |
|
1147 |
#. Author of the plugin/theme
|
1156 |
|
1157 |
#~ msgid ""
|
1158 |
#~ "To use polls in WordPress, you will need an account with our sister "
|
1159 |
+
#~ "product, <a href=\"%s\">Polldaddy.com</a>."
|
1160 |
#~ msgstr ""
|
1161 |
#~ "Pour utiliser les sondages dans WordPress, vous devez avoir un compte "
|
1162 |
+
#~ "chez notre filiale, <a href=\"%s\">Polldaddy.com</a>. "
|
1163 |
|
1164 |
#~ msgid "Auto-create a new account (recommended)."
|
1165 |
#~ msgstr "Création automatique d'un nouveau compte (recommandé)"
|
locale/polldaddy-km_KH.mo
CHANGED
Binary file
|
locale/polldaddy-km_KH.po
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
#!/usr/bin/env php
|
2 |
-
# Translation of the WordPress plugin
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
-
# This file is distributed under the same license as the
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
-
"Project-Id-Version:
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:46-0000\n"
|
@@ -31,17 +31,17 @@ msgstr "តំរូវអោយមាន ពាក្យសំងាត់"
|
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
#, fuzzy
|
34 |
-
msgid "Could not connect to
|
35 |
-
msgstr "គ្មានអាច តជាប់ ទៅ
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
-
msgid "Can't connect to
|
40 |
-
msgstr "គ្មានអាច តជាប់ ទៅ
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
#, fuzzy
|
44 |
-
msgid "Login to
|
45 |
msgstr "គ្មានអាច ចូលទៅ គណនី។ អាសយដ្ឋានអ៊ីមែវល៍ និង ពាក្យសំងាត់ របស់អ្នក ត្រឹមត្រូវ ឬ?"
|
46 |
|
47 |
#: polldaddy-org.php:188
|
@@ -49,7 +49,7 @@ msgid "If your email address and password are correct, your host may not support
|
|
49 |
msgstr ""
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
-
msgid "In that case, you may be able to log in to
|
53 |
msgstr ""
|
54 |
|
55 |
#: polldaddy-org.php:200
|
@@ -59,33 +59,33 @@ msgstr "គ្មានអាច ចូលទៅ គណនី។ អាសយដ
|
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
-
msgid "
|
63 |
-
msgstr "គណនី
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
-
msgid "Before you can use the
|
69 |
-
msgstr "មុនអ្នកអាចប្រើប្រាស់ plugin
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4034
|
74 |
-
msgid "
|
75 |
-
msgstr "អាសយដ្ឋានអ៊ីមែវល៍
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4044
|
80 |
-
msgid "
|
81 |
-
msgstr "ពាក្យសំងាត់
|
82 |
|
83 |
#: polldaddy-org.php:244
|
84 |
msgid "Use SSL to Log in"
|
85 |
msgstr ""
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
-
msgid "This ensures a secure login to your
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:258
|
@@ -95,11 +95,11 @@ msgstr "ដាក់ស្នើ"
|
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
#, fuzzy
|
98 |
-
msgid "Multiple
|
99 |
-
msgstr "គណនី
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
-
msgid "This setting will allow each blog user to import a
|
103 |
msgstr ""
|
104 |
|
105 |
#: polldaddy-org.php:287
|
@@ -109,8 +109,8 @@ msgstr "គណនី គ្មានសុពលភាព"
|
|
109 |
|
110 |
#: polldaddy-org.php:293
|
111 |
#, fuzzy
|
112 |
-
msgid "This will syncronize your ratings
|
113 |
-
msgstr "នាំចូល គណនី
|
114 |
|
115 |
#: polldaddy-org.php:453
|
116 |
msgid "A list of your top rated posts, pages or comments."
|
@@ -208,7 +208,7 @@ msgstr "គណនី គ្មានសុពលភាព"
|
|
208 |
|
209 |
#: polldaddy.php:214
|
210 |
#, php-format
|
211 |
-
msgid "Obsolete
|
212 |
msgstr ""
|
213 |
|
214 |
#: polldaddy.php:291
|
@@ -667,7 +667,7 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
667 |
msgstr ""
|
668 |
|
669 |
#: polldaddy.php:1755
|
670 |
-
msgid "
|
671 |
msgstr ""
|
672 |
|
673 |
#: polldaddy.php:1880
|
@@ -715,8 +715,8 @@ msgstr ""
|
|
715 |
|
716 |
#: polldaddy.php:3069
|
717 |
#, php-format
|
718 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
719 |
-
msgstr "អធ្យាស្រ័យ! មានកំហុសបង្កើត វិដជិតវាយតំលៃ របស់អ្នក។ សូមទាក់ទង <a href=\"%1$s\" %2$s>ក្រុមជំនួយ
|
720 |
|
721 |
#: polldaddy.php:3108
|
722 |
msgid "Rating Settings"
|
@@ -1063,12 +1063,12 @@ msgid "Average Rating"
|
|
1063 |
msgstr "ការវាយតំលៃ មធ្យម"
|
1064 |
|
1065 |
#: polldaddy.php:4023
|
1066 |
-
msgid "
|
1067 |
-
msgstr "ពត៌មានគណនី
|
1068 |
|
1069 |
#: polldaddy.php:4026
|
1070 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1071 |
-
msgstr "នេះជា គណនី
|
1072 |
|
1073 |
#: polldaddy.php:4057
|
1074 |
msgid "Import Account"
|
@@ -1132,11 +1132,11 @@ msgstr "រក្សាទុកជំរើស"
|
|
1132 |
|
1133 |
#. Plugin Name of the plugin/theme
|
1134 |
#, fuzzy
|
1135 |
-
msgid "
|
1136 |
-
msgstr "ពាក្យសំងាត់
|
1137 |
|
1138 |
#. Description of the plugin/theme
|
1139 |
-
msgid "Create and manage
|
1140 |
msgstr ""
|
1141 |
|
1142 |
#. Author of the plugin/theme
|
@@ -1151,10 +1151,10 @@ msgstr ""
|
|
1151 |
|
1152 |
#~ msgid ""
|
1153 |
#~ "To use polls in WordPress, you will need an account with our sister "
|
1154 |
-
#~ "product, <a href=\"%s\">
|
1155 |
#~ msgstr ""
|
1156 |
#~ "ដើម្បីប្រើប្រាស់ ការស្ទង់មតិ លើ WordPress, អ្នក នឹងចាំបាច់ មានមួយគណនី ជាមួយផលិតផលប្អូន "
|
1157 |
-
#~ "របស់យើង, <a href=\"%s\">
|
1158 |
|
1159 |
#~ msgid "Auto-create a new account (recommended)."
|
1160 |
#~ msgstr "បង្កើតស្វ័យប្រវត្តិ មួយគណនីថ្មី (ជាអនុសាស)។"
|
1 |
#!/usr/bin/env php
|
2 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.5 by Automattic, Inc..
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
+
"Project-Id-Version: Polldaddy Polls 1.8.5\n"
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:46-0000\n"
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
#, fuzzy
|
34 |
+
msgid "Could not connect to Polldaddy API Key service"
|
35 |
+
msgstr "គ្មានអាច តជាប់ ទៅ Polldaddy.com "
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
+
msgid "Can't connect to Polldaddy.com"
|
40 |
+
msgstr "គ្មានអាច តជាប់ ទៅ Polldaddy.com "
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
#, fuzzy
|
44 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
45 |
msgstr "គ្មានអាច ចូលទៅ គណនី។ អាសយដ្ឋានអ៊ីមែវល៍ និង ពាក្យសំងាត់ របស់អ្នក ត្រឹមត្រូវ ឬ?"
|
46 |
|
47 |
#: polldaddy-org.php:188
|
49 |
msgstr ""
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
53 |
msgstr ""
|
54 |
|
55 |
#: polldaddy-org.php:200
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
+
msgid "Polldaddy Account"
|
63 |
+
msgstr "គណនី Polldaddy"
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
69 |
+
msgstr "មុនអ្នកអាចប្រើប្រាស់ plugin Polldaddy, អ្នកចាំបាច់ បញ្ចូល លំអិតគណនី <a href=\"%s\">Polldaddy.com</a> របស់អ្នក។"
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4034
|
74 |
+
msgid "Polldaddy Email Address"
|
75 |
+
msgstr "អាសយដ្ឋានអ៊ីមែវល៍ Polldaddy"
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4044
|
80 |
+
msgid "Polldaddy Password"
|
81 |
+
msgstr "ពាក្យសំងាត់ Polldaddy"
|
82 |
|
83 |
#: polldaddy-org.php:244
|
84 |
msgid "Use SSL to Log in"
|
85 |
msgstr ""
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:258
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
#, fuzzy
|
98 |
+
msgid "Multiple Polldaddy Accounts"
|
99 |
+
msgstr "គណនី Polldaddy"
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
103 |
msgstr ""
|
104 |
|
105 |
#: polldaddy-org.php:287
|
109 |
|
110 |
#: polldaddy-org.php:293
|
111 |
#, fuzzy
|
112 |
+
msgid "This will syncronize your ratings Polldaddy account."
|
113 |
+
msgstr "នាំចូល គណនី Polldaddy មានស្រាប់ របស់ខ្ញុំ។"
|
114 |
|
115 |
#: polldaddy-org.php:453
|
116 |
msgid "A list of your top rated posts, pages or comments."
|
208 |
|
209 |
#: polldaddy.php:214
|
210 |
#, php-format
|
211 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
212 |
msgstr ""
|
213 |
|
214 |
#: polldaddy.php:291
|
667 |
msgstr ""
|
668 |
|
669 |
#: polldaddy.php:1755
|
670 |
+
msgid "Polldaddy Style"
|
671 |
msgstr ""
|
672 |
|
673 |
#: polldaddy.php:1880
|
715 |
|
716 |
#: polldaddy.php:3069
|
717 |
#, php-format
|
718 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
719 |
+
msgstr "អធ្យាស្រ័យ! មានកំហុសបង្កើត វិដជិតវាយតំលៃ របស់អ្នក។ សូមទាក់ទង <a href=\"%1$s\" %2$s>ក្រុមជំនួយ Polldaddy</a> សំរាប់ជួសជុល នេះ។"
|
720 |
|
721 |
#: polldaddy.php:3108
|
722 |
msgid "Rating Settings"
|
1063 |
msgstr "ការវាយតំលៃ មធ្យម"
|
1064 |
|
1065 |
#: polldaddy.php:4023
|
1066 |
+
msgid "Polldaddy Account Info"
|
1067 |
+
msgstr "ពត៌មានគណនី Polldaddy"
|
1068 |
|
1069 |
#: polldaddy.php:4026
|
1070 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1071 |
+
msgstr "នេះជា គណនី Polldaddy អ្នក បច្ចុប្បន្ន បាននាំចូល ទៅក្នុង គណនី WordPress របស់អ្នក"
|
1072 |
|
1073 |
#: polldaddy.php:4057
|
1074 |
msgid "Import Account"
|
1132 |
|
1133 |
#. Plugin Name of the plugin/theme
|
1134 |
#, fuzzy
|
1135 |
+
msgid "Polldaddy Polls"
|
1136 |
+
msgstr "ពាក្យសំងាត់ Polldaddy"
|
1137 |
|
1138 |
#. Description of the plugin/theme
|
1139 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1140 |
msgstr ""
|
1141 |
|
1142 |
#. Author of the plugin/theme
|
1151 |
|
1152 |
#~ msgid ""
|
1153 |
#~ "To use polls in WordPress, you will need an account with our sister "
|
1154 |
+
#~ "product, <a href=\"%s\">Polldaddy.com</a>."
|
1155 |
#~ msgstr ""
|
1156 |
#~ "ដើម្បីប្រើប្រាស់ ការស្ទង់មតិ លើ WordPress, អ្នក នឹងចាំបាច់ មានមួយគណនី ជាមួយផលិតផលប្អូន "
|
1157 |
+
#~ "របស់យើង, <a href=\"%s\">Polldaddy.com</a>។"
|
1158 |
|
1159 |
#~ msgid "Auto-create a new account (recommended)."
|
1160 |
#~ msgstr "បង្កើតស្វ័យប្រវត្តិ មួយគណនីថ្មី (ជាអនុសាស)។"
|
locale/polldaddy-pl_PL.mo
CHANGED
Binary file
|
locale/polldaddy-pl_PL.po
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
# Translation of the WordPress plugin
|
2 |
# Copyright (C) 2010 Automattic, Inc.
|
3 |
-
# This file is distributed under the same license as the
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
5 |
#
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
-
"Project-Id-Version:
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
10 |
"POT-Creation-Date: 2010-06-14 15:14+0000\n"
|
11 |
"PO-Revision-Date: 2011-01-06 13:25+0100\n"
|
@@ -31,24 +31,24 @@ msgid "Password required"
|
|
31 |
msgstr "Wymagane jest hasło"
|
32 |
|
33 |
#: polldaddy-org.php:142
|
34 |
-
msgid "Could not connect to
|
35 |
-
msgstr "Nie udało się połączyć z API kluczy serwisu
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
-
msgid "Can't connect to
|
40 |
-
msgstr "Nie udało się połączyć z serwisem
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
-
msgid "Login to
|
44 |
-
msgstr "Nie udało się zalogować do serwisu
|
45 |
|
46 |
#: polldaddy-org.php:188
|
47 |
msgid "If your email address and password are correct, your host may not support secure logins."
|
48 |
msgstr "Jeśli masz pewność co do poprawności emaila i hasła, Twój serwer może nie udostępniać możliwości szyfrowanego logowania."
|
49 |
|
50 |
#: polldaddy-org.php:189
|
51 |
-
msgid "In that case, you may be able to log in to
|
52 |
msgstr "W takim wypadku, możliwość logowania może być dostępna jedynie przez odznaczenie opcji \"Użyj szyfrowanego połączenia do logowania\"."
|
53 |
|
54 |
#: polldaddy-org.php:200
|
@@ -58,34 +58,34 @@ msgstr "Nie udało się dostać do konta. Sprawdź poprawność adresu email i h
|
|
58 |
|
59 |
#: polldaddy-org.php:214
|
60 |
#: polldaddy.php:253
|
61 |
-
msgid "
|
62 |
-
msgstr "Konto w serwisie
|
63 |
|
64 |
#: polldaddy-org.php:216
|
65 |
#: polldaddy.php:255
|
66 |
#, php-format
|
67 |
-
msgid "Before you can use the
|
68 |
-
msgstr "Zanim będziesz mógł korzystać z wtyczki, musisz podać dane Twojego konta w <a href=\"%s\">
|
69 |
|
70 |
#: polldaddy-org.php:223
|
71 |
#: polldaddy.php:262
|
72 |
#: polldaddy.php:4251
|
73 |
-
msgid "
|
74 |
-
msgstr "Adres email konta
|
75 |
|
76 |
#: polldaddy-org.php:231
|
77 |
#: polldaddy.php:270
|
78 |
#: polldaddy.php:4261
|
79 |
-
msgid "
|
80 |
-
msgstr "Hasło do konta w
|
81 |
|
82 |
#: polldaddy-org.php:244
|
83 |
msgid "Use SSL to Log in"
|
84 |
msgstr "Użyj szyfrowanego połączenia do logowania"
|
85 |
|
86 |
#: polldaddy-org.php:248
|
87 |
-
msgid "This ensures a secure login to your
|
88 |
-
msgstr "Ta opcja zapewnia szyfrowane logowanie do Twojego konta w
|
89 |
|
90 |
#: polldaddy-org.php:258
|
91 |
#: polldaddy.php:282
|
@@ -93,20 +93,20 @@ msgid "Submit"
|
|
93 |
msgstr "Zaakceptuj"
|
94 |
|
95 |
#: polldaddy-org.php:274
|
96 |
-
msgid "Multiple
|
97 |
-
msgstr "Wiele kont
|
98 |
|
99 |
#: polldaddy-org.php:280
|
100 |
-
msgid "This setting will allow each blog user to import a
|
101 |
-
msgstr "Ta opcja umożliwia każdemu użytkownikowi bloga na zimportowanie swojego konta
|
102 |
|
103 |
#: polldaddy-org.php:287
|
104 |
msgid "Sync Ratings Account"
|
105 |
msgstr "Zsynchronizuj konto ocen"
|
106 |
|
107 |
#: polldaddy-org.php:293
|
108 |
-
msgid "This will synchronize your ratings
|
109 |
-
msgstr "Ta opcja umozliwi synchronizację Twojego konta ocen w
|
110 |
|
111 |
#: polldaddy-org.php:453
|
112 |
msgid "A list of your top rated posts, pages or comments."
|
@@ -207,8 +207,8 @@ msgstr "Nieprawidlowe konto"
|
|
207 |
|
208 |
#: polldaddy.php:214
|
209 |
#, php-format
|
210 |
-
msgid "Obsolete
|
211 |
-
msgstr "Przestarzały klucz użytkownika
|
212 |
|
213 |
#: polldaddy.php:291
|
214 |
msgid "Add Poll"
|
@@ -1020,8 +1020,8 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
1020 |
msgstr "Czy wiesz, że usostępniamy nowy edytor do tworzenia własnych styli sond? Więcej dowiesz się <a href=\"%s\" target=\"_blank\">tutaj</a>."
|
1021 |
|
1022 |
#: polldaddy.php:1816
|
1023 |
-
msgid "
|
1024 |
-
msgstr "Styl
|
1025 |
|
1026 |
#: polldaddy.php:1930
|
1027 |
#: polldaddy.php:2278
|
@@ -1510,8 +1510,8 @@ msgstr "Dziękujemy za oddanie głosu!"
|
|
1510 |
|
1511 |
#: polldaddy.php:3186
|
1512 |
#, php-format
|
1513 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
1514 |
-
msgstr "Przykro nam, ale wystąpił błąd w tworzenie widżeta Twoich Ocen. Proszę skontaktuj się ze <a href=\"%1$s\" %2$s>wsparciem
|
1515 |
|
1516 |
#: polldaddy.php:3286
|
1517 |
msgid "Rating Settings"
|
@@ -1800,12 +1800,12 @@ msgid "Average Rating"
|
|
1800 |
msgstr "Średnia ocena"
|
1801 |
|
1802 |
#: polldaddy.php:4240
|
1803 |
-
msgid "
|
1804 |
-
msgstr "Informacje konta
|
1805 |
|
1806 |
#: polldaddy.php:4243
|
1807 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1808 |
-
msgstr "To jest konto
|
1809 |
|
1810 |
#: polldaddy.php:4274
|
1811 |
msgid "Import Account"
|
@@ -1868,12 +1868,12 @@ msgid "Save Options"
|
|
1868 |
msgstr "Zapisz zmiany"
|
1869 |
|
1870 |
#. Plugin Name of the plugin/theme
|
1871 |
-
msgid "
|
1872 |
-
msgstr "Sondy
|
1873 |
|
1874 |
#. Description of the plugin/theme
|
1875 |
-
msgid "Create and manage
|
1876 |
-
msgstr "Twórz i zarządzaj sondami i ocenami
|
1877 |
|
1878 |
#. Author of the plugin/theme
|
1879 |
msgid "Automattic, Inc."
|
1 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.8 by Automattic, Inc..
|
2 |
# Copyright (C) 2010 Automattic, Inc.
|
3 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
5 |
#
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
+
"Project-Id-Version: Polldaddy Polls 1.8.8\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
10 |
"POT-Creation-Date: 2010-06-14 15:14+0000\n"
|
11 |
"PO-Revision-Date: 2011-01-06 13:25+0100\n"
|
31 |
msgstr "Wymagane jest hasło"
|
32 |
|
33 |
#: polldaddy-org.php:142
|
34 |
+
msgid "Could not connect to Polldaddy API Key service"
|
35 |
+
msgstr "Nie udało się połączyć z API kluczy serwisu Polldaddy"
|
36 |
|
37 |
#: polldaddy-org.php:156
|
38 |
#: polldaddy.php:165
|
39 |
+
msgid "Can't connect to Polldaddy.com"
|
40 |
+
msgstr "Nie udało się połączyć z serwisem Polldaddy"
|
41 |
|
42 |
#: polldaddy-org.php:186
|
43 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
44 |
+
msgstr "Nie udało się zalogować do serwisu Polldaddy. Sprawdź wpisany adres email i hasło."
|
45 |
|
46 |
#: polldaddy-org.php:188
|
47 |
msgid "If your email address and password are correct, your host may not support secure logins."
|
48 |
msgstr "Jeśli masz pewność co do poprawności emaila i hasła, Twój serwer może nie udostępniać możliwości szyfrowanego logowania."
|
49 |
|
50 |
#: polldaddy-org.php:189
|
51 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
52 |
msgstr "W takim wypadku, możliwość logowania może być dostępna jedynie przez odznaczenie opcji \"Użyj szyfrowanego połączenia do logowania\"."
|
53 |
|
54 |
#: polldaddy-org.php:200
|
58 |
|
59 |
#: polldaddy-org.php:214
|
60 |
#: polldaddy.php:253
|
61 |
+
msgid "Polldaddy Account"
|
62 |
+
msgstr "Konto w serwisie Polldaddy"
|
63 |
|
64 |
#: polldaddy-org.php:216
|
65 |
#: polldaddy.php:255
|
66 |
#, php-format
|
67 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
68 |
+
msgstr "Zanim będziesz mógł korzystać z wtyczki, musisz podać dane Twojego konta w <a href=\"%s\">Polldaddy.com</a>."
|
69 |
|
70 |
#: polldaddy-org.php:223
|
71 |
#: polldaddy.php:262
|
72 |
#: polldaddy.php:4251
|
73 |
+
msgid "Polldaddy Email Address"
|
74 |
+
msgstr "Adres email konta Polldaddy"
|
75 |
|
76 |
#: polldaddy-org.php:231
|
77 |
#: polldaddy.php:270
|
78 |
#: polldaddy.php:4261
|
79 |
+
msgid "Polldaddy Password"
|
80 |
+
msgstr "Hasło do konta w Polldaddy"
|
81 |
|
82 |
#: polldaddy-org.php:244
|
83 |
msgid "Use SSL to Log in"
|
84 |
msgstr "Użyj szyfrowanego połączenia do logowania"
|
85 |
|
86 |
#: polldaddy-org.php:248
|
87 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
88 |
+
msgstr "Ta opcja zapewnia szyfrowane logowanie do Twojego konta w Polldaddy. Odznacz tylko w przypadku problemów z logowaniem."
|
89 |
|
90 |
#: polldaddy-org.php:258
|
91 |
#: polldaddy.php:282
|
93 |
msgstr "Zaakceptuj"
|
94 |
|
95 |
#: polldaddy-org.php:274
|
96 |
+
msgid "Multiple Polldaddy Accounts"
|
97 |
+
msgstr "Wiele kont Polldaddy"
|
98 |
|
99 |
#: polldaddy-org.php:280
|
100 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
101 |
+
msgstr "Ta opcja umożliwia każdemu użytkownikowi bloga na zimportowanie swojego konta Polldaddy."
|
102 |
|
103 |
#: polldaddy-org.php:287
|
104 |
msgid "Sync Ratings Account"
|
105 |
msgstr "Zsynchronizuj konto ocen"
|
106 |
|
107 |
#: polldaddy-org.php:293
|
108 |
+
msgid "This will synchronize your ratings Polldaddy account."
|
109 |
+
msgstr "Ta opcja umozliwi synchronizację Twojego konta ocen w Polldaddy."
|
110 |
|
111 |
#: polldaddy-org.php:453
|
112 |
msgid "A list of your top rated posts, pages or comments."
|
207 |
|
208 |
#: polldaddy.php:214
|
209 |
#, php-format
|
210 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
211 |
+
msgstr "Przestarzały klucz użytkownika Polldaddy: <a href=\"%s\">Zaloguj się aby potwierdzić ponownie informacje o koncie</a>"
|
212 |
|
213 |
#: polldaddy.php:291
|
214 |
msgid "Add Poll"
|
1020 |
msgstr "Czy wiesz, że usostępniamy nowy edytor do tworzenia własnych styli sond? Więcej dowiesz się <a href=\"%s\" target=\"_blank\">tutaj</a>."
|
1021 |
|
1022 |
#: polldaddy.php:1816
|
1023 |
+
msgid "Polldaddy Style"
|
1024 |
+
msgstr "Styl Polldaddy"
|
1025 |
|
1026 |
#: polldaddy.php:1930
|
1027 |
#: polldaddy.php:2278
|
1510 |
|
1511 |
#: polldaddy.php:3186
|
1512 |
#, php-format
|
1513 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
1514 |
+
msgstr "Przykro nam, ale wystąpił błąd w tworzenie widżeta Twoich Ocen. Proszę skontaktuj się ze <a href=\"%1$s\" %2$s>wsparciem Polldaddy</a> aby rozwiązać ten problem."
|
1515 |
|
1516 |
#: polldaddy.php:3286
|
1517 |
msgid "Rating Settings"
|
1800 |
msgstr "Średnia ocena"
|
1801 |
|
1802 |
#: polldaddy.php:4240
|
1803 |
+
msgid "Polldaddy Account Info"
|
1804 |
+
msgstr "Informacje konta Polldaddy"
|
1805 |
|
1806 |
#: polldaddy.php:4243
|
1807 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1808 |
+
msgstr "To jest konto Polldaddy aktualnie zaimportowane do Twojego konta WordPressa."
|
1809 |
|
1810 |
#: polldaddy.php:4274
|
1811 |
msgid "Import Account"
|
1868 |
msgstr "Zapisz zmiany"
|
1869 |
|
1870 |
#. Plugin Name of the plugin/theme
|
1871 |
+
msgid "Polldaddy Polls"
|
1872 |
+
msgstr "Sondy Polldaddy"
|
1873 |
|
1874 |
#. Description of the plugin/theme
|
1875 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1876 |
+
msgstr "Twórz i zarządzaj sondami i ocenami Polldaddy przy pomocy WordPressa"
|
1877 |
|
1878 |
#. Author of the plugin/theme
|
1879 |
msgid "Automattic, Inc."
|
locale/polldaddy-pt_BR.mo
CHANGED
Binary file
|
locale/polldaddy-pt_BR.po
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
# Translation of the WordPress plugin
|
2 |
# Copyright (C) 2010 Automattic, Inc.
|
3 |
-
# This file is distributed under the same license as the
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
5 |
#
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
-
"Project-Id-Version:
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
10 |
"POT-Creation-Date: 2010-04-12 14:25+0000\n"
|
11 |
"PO-Revision-Date: 2010-05-14 12:36-0300\n"
|
@@ -32,25 +32,25 @@ msgid "Password required"
|
|
32 |
msgstr "Senha obrigatória"
|
33 |
|
34 |
#: polldaddy-org.php:142
|
35 |
-
msgid "Could not connect to
|
36 |
-
msgstr "Não foi possível se conectar ao serviço de Chave API do
|
37 |
|
38 |
#: polldaddy-org.php:156
|
39 |
#: polldaddy.php:165
|
40 |
-
msgid "Can't connect to
|
41 |
-
msgstr "Não é possível se conectar ao
|
42 |
|
43 |
#: polldaddy-org.php:186
|
44 |
-
msgid "Login to
|
45 |
-
msgstr "O login no
|
46 |
|
47 |
#: polldaddy-org.php:188
|
48 |
msgid "If your email address and password are correct, your host may not support secure logins."
|
49 |
msgstr "Se o seu endereço de email e senha estiverem corretos, pode ser que a sua hospedagem não suporte logins seguros."
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
-
msgid "In that case, you may be able to log in to
|
53 |
-
msgstr "Neste caso, você pode fazer login no
|
54 |
|
55 |
#: polldaddy-org.php:200
|
56 |
#: polldaddy.php:202
|
@@ -59,34 +59,34 @@ msgstr "a conta não pode ser acessada. O seu email e senha estão corretos?"
|
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
-
msgid "
|
63 |
-
msgstr "Conta no
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
-
msgid "Before you can use the
|
69 |
-
msgstr "Antes de poder usar o plugin
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4036
|
74 |
-
msgid "
|
75 |
-
msgstr "Endereço de email do
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4046
|
80 |
-
msgid "
|
81 |
-
msgstr "Senha do
|
82 |
|
83 |
#: polldaddy-org.php:244
|
84 |
msgid "Use SSL to Log in"
|
85 |
msgstr "Usar SSL para fazer login"
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
-
msgid "This ensures a secure login to your
|
89 |
-
msgstr "Isto permite um login seguro a sua conta no
|
90 |
|
91 |
#: polldaddy-org.php:258
|
92 |
#: polldaddy.php:282
|
@@ -94,20 +94,20 @@ msgid "Submit"
|
|
94 |
msgstr "Enviar"
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
-
msgid "Multiple
|
98 |
-
msgstr "Múltiplas contas do
|
99 |
|
100 |
#: polldaddy-org.php:280
|
101 |
-
msgid "This setting will allow each blog user to import a
|
102 |
-
msgstr "Esta opção permitirá que cada usuário do blog importe uma conta do
|
103 |
|
104 |
#: polldaddy-org.php:287
|
105 |
msgid "Sync Ratings Account"
|
106 |
msgstr "Sincronizar conta de avaliações"
|
107 |
|
108 |
#: polldaddy-org.php:293
|
109 |
-
msgid "This will syncronize your ratings
|
110 |
-
msgstr "Esta opção sincronizará sua conta de avaliações no
|
111 |
|
112 |
#: polldaddy-org.php:453
|
113 |
msgid "A list of your top rated posts, pages or comments."
|
@@ -203,8 +203,8 @@ msgstr "Conta inválida"
|
|
203 |
|
204 |
#: polldaddy.php:214
|
205 |
#, php-format
|
206 |
-
msgid "Obsolete
|
207 |
-
msgstr "Chave API de usuário do
|
208 |
|
209 |
#: polldaddy.php:291
|
210 |
msgid "Add Poll"
|
@@ -674,8 +674,8 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
674 |
msgstr "Sabia que há um novo editor para montar seus próprios estilos personalizados? Saiba mais <a href=\"%s\" target=\"_blank\">aqui</a>."
|
675 |
|
676 |
#: polldaddy.php:1757
|
677 |
-
msgid "
|
678 |
-
msgstr "Estilo do
|
679 |
|
680 |
#: polldaddy.php:1882
|
681 |
msgid "Answer"
|
@@ -722,8 +722,8 @@ msgstr "Salvar estilo"
|
|
722 |
|
723 |
#: polldaddy.php:3071
|
724 |
#, php-format
|
725 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
726 |
-
msgstr "Ocorreu um erro ao criar seu widget de avaliação. Contate o <a href=\"%1$s\" %2$s>suporte do
|
727 |
|
728 |
#: polldaddy.php:3110
|
729 |
msgid "Rating Settings"
|
@@ -1070,12 +1070,12 @@ msgid "Average Rating"
|
|
1070 |
msgstr "Avaliação média"
|
1071 |
|
1072 |
#: polldaddy.php:4025
|
1073 |
-
msgid "
|
1074 |
-
msgstr "Informações da conta no
|
1075 |
|
1076 |
#: polldaddy.php:4028
|
1077 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1078 |
-
msgstr "Esta é a conta no
|
1079 |
|
1080 |
#: polldaddy.php:4059
|
1081 |
msgid "Import Account"
|
@@ -1138,12 +1138,12 @@ msgid "Save Options"
|
|
1138 |
msgstr "Salvar opções"
|
1139 |
|
1140 |
#. Plugin Name of the plugin/theme
|
1141 |
-
msgid "
|
1142 |
-
msgstr "Enquetes do
|
1143 |
|
1144 |
#. Description of the plugin/theme
|
1145 |
-
msgid "Create and manage
|
1146 |
-
msgstr "Crie e gerencie enquetes e avaliações do
|
1147 |
|
1148 |
#. Author of the plugin/theme
|
1149 |
msgid "Automattic, Inc."
|
1 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.6 by Automattic, Inc..
|
2 |
# Copyright (C) 2010 Automattic, Inc.
|
3 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
5 |
#
|
6 |
msgid ""
|
7 |
msgstr ""
|
8 |
+
"Project-Id-Version: Polldaddy Polls 1.8.6\n"
|
9 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
10 |
"POT-Creation-Date: 2010-04-12 14:25+0000\n"
|
11 |
"PO-Revision-Date: 2010-05-14 12:36-0300\n"
|
32 |
msgstr "Senha obrigatória"
|
33 |
|
34 |
#: polldaddy-org.php:142
|
35 |
+
msgid "Could not connect to Polldaddy API Key service"
|
36 |
+
msgstr "Não foi possível se conectar ao serviço de Chave API do Polldaddy"
|
37 |
|
38 |
#: polldaddy-org.php:156
|
39 |
#: polldaddy.php:165
|
40 |
+
msgid "Can't connect to Polldaddy.com"
|
41 |
+
msgstr "Não é possível se conectar ao Polldaddy.com"
|
42 |
|
43 |
#: polldaddy-org.php:186
|
44 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
45 |
+
msgstr "O login no Polldaddy falhou. Verifique novamente seu email e senha."
|
46 |
|
47 |
#: polldaddy-org.php:188
|
48 |
msgid "If your email address and password are correct, your host may not support secure logins."
|
49 |
msgstr "Se o seu endereço de email e senha estiverem corretos, pode ser que a sua hospedagem não suporte logins seguros."
|
50 |
|
51 |
#: polldaddy-org.php:189
|
52 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
53 |
+
msgstr "Neste caso, você pode fazer login no Polldaddy desmarcando a opção \"Usar SSL para fazer login\"."
|
54 |
|
55 |
#: polldaddy-org.php:200
|
56 |
#: polldaddy.php:202
|
59 |
|
60 |
#: polldaddy-org.php:214
|
61 |
#: polldaddy.php:253
|
62 |
+
msgid "Polldaddy Account"
|
63 |
+
msgstr "Conta no Polldaddy"
|
64 |
|
65 |
#: polldaddy-org.php:216
|
66 |
#: polldaddy.php:255
|
67 |
#, php-format
|
68 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
69 |
+
msgstr "Antes de poder usar o plugin Polldaddy, você precisa digitar os detalhes de sua conta no <a href=\"%s\">Polldaddy.com</a>."
|
70 |
|
71 |
#: polldaddy-org.php:223
|
72 |
#: polldaddy.php:262
|
73 |
#: polldaddy.php:4036
|
74 |
+
msgid "Polldaddy Email Address"
|
75 |
+
msgstr "Endereço de email do Polldaddy"
|
76 |
|
77 |
#: polldaddy-org.php:231
|
78 |
#: polldaddy.php:270
|
79 |
#: polldaddy.php:4046
|
80 |
+
msgid "Polldaddy Password"
|
81 |
+
msgstr "Senha do Polldaddy"
|
82 |
|
83 |
#: polldaddy-org.php:244
|
84 |
msgid "Use SSL to Log in"
|
85 |
msgstr "Usar SSL para fazer login"
|
86 |
|
87 |
#: polldaddy-org.php:248
|
88 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
89 |
+
msgstr "Isto permite um login seguro a sua conta no Polldaddy. Desmarque somente se você estiver com problemas para fazer login."
|
90 |
|
91 |
#: polldaddy-org.php:258
|
92 |
#: polldaddy.php:282
|
94 |
msgstr "Enviar"
|
95 |
|
96 |
#: polldaddy-org.php:274
|
97 |
+
msgid "Multiple Polldaddy Accounts"
|
98 |
+
msgstr "Múltiplas contas do Polldaddy"
|
99 |
|
100 |
#: polldaddy-org.php:280
|
101 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
102 |
+
msgstr "Esta opção permitirá que cada usuário do blog importe uma conta do Polldaddy."
|
103 |
|
104 |
#: polldaddy-org.php:287
|
105 |
msgid "Sync Ratings Account"
|
106 |
msgstr "Sincronizar conta de avaliações"
|
107 |
|
108 |
#: polldaddy-org.php:293
|
109 |
+
msgid "This will syncronize your ratings Polldaddy account."
|
110 |
+
msgstr "Esta opção sincronizará sua conta de avaliações no Polldaddy."
|
111 |
|
112 |
#: polldaddy-org.php:453
|
113 |
msgid "A list of your top rated posts, pages or comments."
|
203 |
|
204 |
#: polldaddy.php:214
|
205 |
#, php-format
|
206 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
207 |
+
msgstr "Chave API de usuário do Polldaddy obsoleta: <a href=\"%s\">Conecte-se novamente para re-autenticar</a>"
|
208 |
|
209 |
#: polldaddy.php:291
|
210 |
msgid "Add Poll"
|
674 |
msgstr "Sabia que há um novo editor para montar seus próprios estilos personalizados? Saiba mais <a href=\"%s\" target=\"_blank\">aqui</a>."
|
675 |
|
676 |
#: polldaddy.php:1757
|
677 |
+
msgid "Polldaddy Style"
|
678 |
+
msgstr "Estilo do Polldaddy"
|
679 |
|
680 |
#: polldaddy.php:1882
|
681 |
msgid "Answer"
|
722 |
|
723 |
#: polldaddy.php:3071
|
724 |
#, php-format
|
725 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
726 |
+
msgstr "Ocorreu um erro ao criar seu widget de avaliação. Contate o <a href=\"%1$s\" %2$s>suporte do Polldaddy</a> para consertar isso."
|
727 |
|
728 |
#: polldaddy.php:3110
|
729 |
msgid "Rating Settings"
|
1070 |
msgstr "Avaliação média"
|
1071 |
|
1072 |
#: polldaddy.php:4025
|
1073 |
+
msgid "Polldaddy Account Info"
|
1074 |
+
msgstr "Informações da conta no Polldaddy"
|
1075 |
|
1076 |
#: polldaddy.php:4028
|
1077 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1078 |
+
msgstr "Esta é a conta no Polldaddy importada atualmente para a conta do WordPress"
|
1079 |
|
1080 |
#: polldaddy.php:4059
|
1081 |
msgid "Import Account"
|
1138 |
msgstr "Salvar opções"
|
1139 |
|
1140 |
#. Plugin Name of the plugin/theme
|
1141 |
+
msgid "Polldaddy Polls"
|
1142 |
+
msgstr "Enquetes do Polldaddy"
|
1143 |
|
1144 |
#. Description of the plugin/theme
|
1145 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1146 |
+
msgstr "Crie e gerencie enquetes e avaliações do Polldaddy no WordPress"
|
1147 |
|
1148 |
#. Author of the plugin/theme
|
1149 |
msgid "Automattic, Inc."
|
locale/polldaddy-te.mo
CHANGED
Binary file
|
locale/polldaddy-te.po
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
#!/usr/bin/env php
|
2 |
-
# Translation of the WordPress plugin
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
-
# This file is distributed under the same license as the
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
-
"Project-Id-Version:
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:46-0000\n"
|
@@ -30,16 +30,16 @@ msgid "Password required"
|
|
30 |
msgstr "సంకేతపదం తప్పనిసరి"
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
-
msgid "Could not connect to
|
34 |
msgstr ""
|
35 |
|
36 |
#: polldaddy-org.php:156
|
37 |
#: polldaddy.php:165
|
38 |
-
msgid "Can't connect to
|
39 |
msgstr ""
|
40 |
|
41 |
#: polldaddy-org.php:186
|
42 |
-
msgid "Login to
|
43 |
msgstr ""
|
44 |
|
45 |
#: polldaddy-org.php:188
|
@@ -47,7 +47,7 @@ msgid "If your email address and password are correct, your host may not support
|
|
47 |
msgstr ""
|
48 |
|
49 |
#: polldaddy-org.php:189
|
50 |
-
msgid "In that case, you may be able to log in to
|
51 |
msgstr ""
|
52 |
|
53 |
#: polldaddy-org.php:200
|
@@ -57,25 +57,25 @@ msgstr ""
|
|
57 |
|
58 |
#: polldaddy-org.php:214
|
59 |
#: polldaddy.php:253
|
60 |
-
msgid "
|
61 |
msgstr "పోల్డాడీ ఖాతా"
|
62 |
|
63 |
#: polldaddy-org.php:216
|
64 |
#: polldaddy.php:255
|
65 |
#, php-format
|
66 |
-
msgid "Before you can use the
|
67 |
msgstr ""
|
68 |
|
69 |
#: polldaddy-org.php:223
|
70 |
#: polldaddy.php:262
|
71 |
#: polldaddy.php:4034
|
72 |
-
msgid "
|
73 |
msgstr ""
|
74 |
|
75 |
#: polldaddy-org.php:231
|
76 |
#: polldaddy.php:270
|
77 |
#: polldaddy.php:4044
|
78 |
-
msgid "
|
79 |
msgstr ""
|
80 |
|
81 |
#: polldaddy-org.php:244
|
@@ -83,7 +83,7 @@ msgid "Use SSL to Log in"
|
|
83 |
msgstr ""
|
84 |
|
85 |
#: polldaddy-org.php:248
|
86 |
-
msgid "This ensures a secure login to your
|
87 |
msgstr ""
|
88 |
|
89 |
#: polldaddy-org.php:258
|
@@ -93,11 +93,11 @@ msgstr "సమర్పించు "
|
|
93 |
|
94 |
#: polldaddy-org.php:274
|
95 |
#, fuzzy
|
96 |
-
msgid "Multiple
|
97 |
msgstr "పోల్డాడీ ఖాతా"
|
98 |
|
99 |
#: polldaddy-org.php:280
|
100 |
-
msgid "This setting will allow each blog user to import a
|
101 |
msgstr ""
|
102 |
|
103 |
#: polldaddy-org.php:287
|
@@ -105,7 +105,7 @@ msgid "Sync Ratings Account"
|
|
105 |
msgstr ""
|
106 |
|
107 |
#: polldaddy-org.php:293
|
108 |
-
msgid "This will syncronize your ratings
|
109 |
msgstr ""
|
110 |
|
111 |
#: polldaddy-org.php:453
|
@@ -202,7 +202,7 @@ msgstr ""
|
|
202 |
|
203 |
#: polldaddy.php:214
|
204 |
#, php-format
|
205 |
-
msgid "Obsolete
|
206 |
msgstr ""
|
207 |
|
208 |
#: polldaddy.php:291
|
@@ -665,7 +665,7 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
665 |
msgstr ""
|
666 |
|
667 |
#: polldaddy.php:1755
|
668 |
-
msgid "
|
669 |
msgstr ""
|
670 |
|
671 |
#: polldaddy.php:1880
|
@@ -713,7 +713,7 @@ msgstr "శైలిని భద్రపరచండి"
|
|
713 |
|
714 |
#: polldaddy.php:3069
|
715 |
#, php-format
|
716 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
717 |
msgstr ""
|
718 |
|
719 |
#: polldaddy.php:3108
|
@@ -1061,7 +1061,7 @@ msgid "Average Rating"
|
|
1061 |
msgstr ""
|
1062 |
|
1063 |
#: polldaddy.php:4023
|
1064 |
-
msgid "
|
1065 |
msgstr ""
|
1066 |
|
1067 |
#: polldaddy.php:4026
|
@@ -1130,11 +1130,11 @@ msgstr ""
|
|
1130 |
|
1131 |
#. Plugin Name of the plugin/theme
|
1132 |
#, fuzzy
|
1133 |
-
msgid "
|
1134 |
msgstr "పోల్డాడీ ఖాతా"
|
1135 |
|
1136 |
#. Description of the plugin/theme
|
1137 |
-
msgid "Create and manage
|
1138 |
msgstr ""
|
1139 |
|
1140 |
#. Author of the plugin/theme
|
1 |
#!/usr/bin/env php
|
2 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.5 by Automattic, Inc..
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
+
"Project-Id-Version: Polldaddy Polls 1.8.5\n"
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-03-16 14:46-0000\n"
|
30 |
msgstr "సంకేతపదం తప్పనిసరి"
|
31 |
|
32 |
#: polldaddy-org.php:142
|
33 |
+
msgid "Could not connect to Polldaddy API Key service"
|
34 |
msgstr ""
|
35 |
|
36 |
#: polldaddy-org.php:156
|
37 |
#: polldaddy.php:165
|
38 |
+
msgid "Can't connect to Polldaddy.com"
|
39 |
msgstr ""
|
40 |
|
41 |
#: polldaddy-org.php:186
|
42 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
43 |
msgstr ""
|
44 |
|
45 |
#: polldaddy-org.php:188
|
47 |
msgstr ""
|
48 |
|
49 |
#: polldaddy-org.php:189
|
50 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
51 |
msgstr ""
|
52 |
|
53 |
#: polldaddy-org.php:200
|
57 |
|
58 |
#: polldaddy-org.php:214
|
59 |
#: polldaddy.php:253
|
60 |
+
msgid "Polldaddy Account"
|
61 |
msgstr "పోల్డాడీ ఖాతా"
|
62 |
|
63 |
#: polldaddy-org.php:216
|
64 |
#: polldaddy.php:255
|
65 |
#, php-format
|
66 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
67 |
msgstr ""
|
68 |
|
69 |
#: polldaddy-org.php:223
|
70 |
#: polldaddy.php:262
|
71 |
#: polldaddy.php:4034
|
72 |
+
msgid "Polldaddy Email Address"
|
73 |
msgstr ""
|
74 |
|
75 |
#: polldaddy-org.php:231
|
76 |
#: polldaddy.php:270
|
77 |
#: polldaddy.php:4044
|
78 |
+
msgid "Polldaddy Password"
|
79 |
msgstr ""
|
80 |
|
81 |
#: polldaddy-org.php:244
|
83 |
msgstr ""
|
84 |
|
85 |
#: polldaddy-org.php:248
|
86 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
87 |
msgstr ""
|
88 |
|
89 |
#: polldaddy-org.php:258
|
93 |
|
94 |
#: polldaddy-org.php:274
|
95 |
#, fuzzy
|
96 |
+
msgid "Multiple Polldaddy Accounts"
|
97 |
msgstr "పోల్డాడీ ఖాతా"
|
98 |
|
99 |
#: polldaddy-org.php:280
|
100 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
101 |
msgstr ""
|
102 |
|
103 |
#: polldaddy-org.php:287
|
105 |
msgstr ""
|
106 |
|
107 |
#: polldaddy-org.php:293
|
108 |
+
msgid "This will syncronize your ratings Polldaddy account."
|
109 |
msgstr ""
|
110 |
|
111 |
#: polldaddy-org.php:453
|
202 |
|
203 |
#: polldaddy.php:214
|
204 |
#, php-format
|
205 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
206 |
msgstr ""
|
207 |
|
208 |
#: polldaddy.php:291
|
665 |
msgstr ""
|
666 |
|
667 |
#: polldaddy.php:1755
|
668 |
+
msgid "Polldaddy Style"
|
669 |
msgstr ""
|
670 |
|
671 |
#: polldaddy.php:1880
|
713 |
|
714 |
#: polldaddy.php:3069
|
715 |
#, php-format
|
716 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
717 |
msgstr ""
|
718 |
|
719 |
#: polldaddy.php:3108
|
1061 |
msgstr ""
|
1062 |
|
1063 |
#: polldaddy.php:4023
|
1064 |
+
msgid "Polldaddy Account Info"
|
1065 |
msgstr ""
|
1066 |
|
1067 |
#: polldaddy.php:4026
|
1130 |
|
1131 |
#. Plugin Name of the plugin/theme
|
1132 |
#, fuzzy
|
1133 |
+
msgid "Polldaddy Polls"
|
1134 |
msgstr "పోల్డాడీ ఖాతా"
|
1135 |
|
1136 |
#. Description of the plugin/theme
|
1137 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
#. Author of the plugin/theme
|
locale/polldaddy-tr.mo
CHANGED
Binary file
|
locale/polldaddy-tr.po
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
#!/usr/bin/env php
|
2 |
-
# Translation of the WordPress plugin
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
-
# This file is distributed under the same license as the
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
-
"Project-Id-Version:
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-12-31 20:18+0200\n"
|
@@ -33,25 +33,25 @@ msgid "Password required"
|
|
33 |
msgstr "Şifre gereklidir"
|
34 |
|
35 |
#: polldaddy-org.php:142
|
36 |
-
msgid "Could not connect to
|
37 |
-
msgstr "
|
38 |
|
39 |
#: polldaddy-org.php:156
|
40 |
#: polldaddy.php:165
|
41 |
-
msgid "Can't connect to
|
42 |
-
msgstr "
|
43 |
|
44 |
#: polldaddy-org.php:186
|
45 |
-
msgid "Login to
|
46 |
-
msgstr "
|
47 |
|
48 |
#: polldaddy-org.php:188
|
49 |
msgid "If your email address and password are correct, your host may not support secure logins."
|
50 |
msgstr "E-posta adresiniz ve şifreniz doğru ise sunucunuz güvenli girişi desteklemiyor olabilir."
|
51 |
|
52 |
#: polldaddy-org.php:189
|
53 |
-
msgid "In that case, you may be able to log in to
|
54 |
-
msgstr "Bu durumda \"Giriş için SSL kullan\" kutusundaki işareti kadırarak
|
55 |
|
56 |
#: polldaddy-org.php:200
|
57 |
#: polldaddy.php:202
|
@@ -60,34 +60,34 @@ msgstr "Heasbınıza erişilemedi. E-posta adresiniz ve şifreniz doğru mu?"
|
|
60 |
|
61 |
#: polldaddy-org.php:214
|
62 |
#: polldaddy.php:253
|
63 |
-
msgid "
|
64 |
-
msgstr "
|
65 |
|
66 |
#: polldaddy-org.php:216
|
67 |
#: polldaddy.php:255
|
68 |
#, php-format
|
69 |
-
msgid "Before you can use the
|
70 |
-
msgstr "
|
71 |
|
72 |
#: polldaddy-org.php:223
|
73 |
#: polldaddy.php:262
|
74 |
#: polldaddy.php:4034
|
75 |
-
msgid "
|
76 |
-
msgstr "
|
77 |
|
78 |
#: polldaddy-org.php:231
|
79 |
#: polldaddy.php:270
|
80 |
#: polldaddy.php:4044
|
81 |
-
msgid "
|
82 |
-
msgstr "
|
83 |
|
84 |
#: polldaddy-org.php:244
|
85 |
msgid "Use SSL to Log in"
|
86 |
msgstr "Giriş için SSL kullan"
|
87 |
|
88 |
#: polldaddy-org.php:248
|
89 |
-
msgid "This ensures a secure login to your
|
90 |
-
msgstr "Bu sizin
|
91 |
|
92 |
#: polldaddy-org.php:258
|
93 |
#: polldaddy.php:282
|
@@ -95,20 +95,20 @@ msgid "Submit"
|
|
95 |
msgstr "Yolla"
|
96 |
|
97 |
#: polldaddy-org.php:274
|
98 |
-
msgid "Multiple
|
99 |
-
msgstr "Çoklu
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
-
msgid "This setting will allow each blog user to import a
|
103 |
-
msgstr "Bu ayar her blog kullanıcısına
|
104 |
|
105 |
#: polldaddy-org.php:287
|
106 |
msgid "Sync Ratings Account"
|
107 |
msgstr "Derecelendirme Hesabını Eşleme"
|
108 |
|
109 |
#: polldaddy-org.php:293
|
110 |
-
msgid "This will syncronize your ratings
|
111 |
-
msgstr "Bu
|
112 |
|
113 |
#: polldaddy-org.php:453
|
114 |
msgid "A list of your top rated posts, pages or comments."
|
@@ -204,8 +204,8 @@ msgstr "Geçersiz Hesap"
|
|
204 |
|
205 |
#: polldaddy.php:214
|
206 |
#, php-format
|
207 |
-
msgid "Obsolete
|
208 |
-
msgstr "Eski
|
209 |
|
210 |
#: polldaddy.php:291
|
211 |
msgid "Add Poll"
|
@@ -667,8 +667,8 @@ msgid "Did you know we have a new editor for building your own custom poll style
|
|
667 |
msgstr "Kendi özel anket tarzınızı oluşturmak için bizim yeni bir editörümüz var biliyor muydunuz? <a href=\"%s\" Burada</a> target=\"_blank\"> daha fazlasını bulabilirsiniz."
|
668 |
|
669 |
#: polldaddy.php:1755
|
670 |
-
msgid "
|
671 |
-
msgstr "
|
672 |
|
673 |
#: polldaddy.php:1880
|
674 |
msgid "Answer"
|
@@ -715,8 +715,8 @@ msgstr "Biçimi Kaydet"
|
|
715 |
|
716 |
#: polldaddy.php:3069
|
717 |
#, php-format
|
718 |
-
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>
|
719 |
-
msgstr "Üzgünüm! Derecelendirme bileşeninizi oluştururken bir hata oluştu. Bunu düzeltmek için <a href=\"%1$s\" %2$s>
|
720 |
|
721 |
#: polldaddy.php:3108
|
722 |
msgid "Rating Settings"
|
@@ -1063,12 +1063,12 @@ msgid "Average Rating"
|
|
1063 |
msgstr "Derecelendirme Ortalaması"
|
1064 |
|
1065 |
#: polldaddy.php:4023
|
1066 |
-
msgid "
|
1067 |
-
msgstr "
|
1068 |
|
1069 |
#: polldaddy.php:4026
|
1070 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1071 |
-
msgstr "Şu anda WordPress hesabınıza aktarılmış olan
|
1072 |
|
1073 |
#: polldaddy.php:4057
|
1074 |
msgid "Import Account"
|
@@ -1131,12 +1131,12 @@ msgid "Save Options"
|
|
1131 |
msgstr "Seçenekleri Kaydet"
|
1132 |
|
1133 |
#. Plugin Name of the plugin/theme
|
1134 |
-
msgid "
|
1135 |
-
msgstr "
|
1136 |
|
1137 |
#. Description of the plugin/theme
|
1138 |
-
msgid "Create and manage
|
1139 |
-
msgstr "WordPress'te
|
1140 |
|
1141 |
#. Author of the plugin/theme
|
1142 |
msgid "Automattic, Inc."
|
1 |
#!/usr/bin/env php
|
2 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.5 by Automattic, Inc..
|
3 |
# Copyright (C) 2010 Automattic, Inc.
|
4 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
5 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
6 |
#
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
+
"Project-Id-Version: Polldaddy Polls 1.8.5\n"
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-03-16 14:42+0000\n"
|
12 |
"PO-Revision-Date: 2010-12-31 20:18+0200\n"
|
33 |
msgstr "Şifre gereklidir"
|
34 |
|
35 |
#: polldaddy-org.php:142
|
36 |
+
msgid "Could not connect to Polldaddy API Key service"
|
37 |
+
msgstr "Polldaddy API Anahtarı hizmeti ile bağlantı kurulamadı"
|
38 |
|
39 |
#: polldaddy-org.php:156
|
40 |
#: polldaddy.php:165
|
41 |
+
msgid "Can't connect to Polldaddy.com"
|
42 |
+
msgstr "Polldaddy.com ile bağlantı kurulamıyor."
|
43 |
|
44 |
#: polldaddy-org.php:186
|
45 |
+
msgid "Login to Polldaddy failed. Double check your email address and password."
|
46 |
+
msgstr "Polldaddy girişiniz başarısız. E-posta adresinizi ve şifrenizi birkez daha kontrol edin."
|
47 |
|
48 |
#: polldaddy-org.php:188
|
49 |
msgid "If your email address and password are correct, your host may not support secure logins."
|
50 |
msgstr "E-posta adresiniz ve şifreniz doğru ise sunucunuz güvenli girişi desteklemiyor olabilir."
|
51 |
|
52 |
#: polldaddy-org.php:189
|
53 |
+
msgid "In that case, you may be able to log in to Polldaddy by unchecking the \"Use SSL to Log in\" checkbox."
|
54 |
+
msgstr "Bu durumda \"Giriş için SSL kullan\" kutusundaki işareti kadırarak Polldaddy'ye giriş yapabilirsiniz."
|
55 |
|
56 |
#: polldaddy-org.php:200
|
57 |
#: polldaddy.php:202
|
60 |
|
61 |
#: polldaddy-org.php:214
|
62 |
#: polldaddy.php:253
|
63 |
+
msgid "Polldaddy Account"
|
64 |
+
msgstr "Polldaddy Hesabı"
|
65 |
|
66 |
#: polldaddy-org.php:216
|
67 |
#: polldaddy.php:255
|
68 |
#, php-format
|
69 |
+
msgid "Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s\">Polldaddy.com</a> account details."
|
70 |
+
msgstr "Polldaddy eklentisini kullanmadan önce <a href=\"%s\">Polldaddy.com</a>'da hesap detaylarınızı girmeniz gereklidir."
|
71 |
|
72 |
#: polldaddy-org.php:223
|
73 |
#: polldaddy.php:262
|
74 |
#: polldaddy.php:4034
|
75 |
+
msgid "Polldaddy Email Address"
|
76 |
+
msgstr "Polldaddy E-posta Adresi"
|
77 |
|
78 |
#: polldaddy-org.php:231
|
79 |
#: polldaddy.php:270
|
80 |
#: polldaddy.php:4044
|
81 |
+
msgid "Polldaddy Password"
|
82 |
+
msgstr "Polldaddy Şifre"
|
83 |
|
84 |
#: polldaddy-org.php:244
|
85 |
msgid "Use SSL to Log in"
|
86 |
msgstr "Giriş için SSL kullan"
|
87 |
|
88 |
#: polldaddy-org.php:248
|
89 |
+
msgid "This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in."
|
90 |
+
msgstr "Bu sizin Polldaddy hesabınıza güvenli girişinizi sağlar. Giriş sorunları yaşıyorsanız ,sadece işareti kaldırın."
|
91 |
|
92 |
#: polldaddy-org.php:258
|
93 |
#: polldaddy.php:282
|
95 |
msgstr "Yolla"
|
96 |
|
97 |
#: polldaddy-org.php:274
|
98 |
+
msgid "Multiple Polldaddy Accounts"
|
99 |
+
msgstr "Çoklu Polldaddy Hesabı"
|
100 |
|
101 |
#: polldaddy-org.php:280
|
102 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
103 |
+
msgstr "Bu ayar her blog kullanıcısına Polldaddy hesabı almayı sağlayacaktır."
|
104 |
|
105 |
#: polldaddy-org.php:287
|
106 |
msgid "Sync Ratings Account"
|
107 |
msgstr "Derecelendirme Hesabını Eşleme"
|
108 |
|
109 |
#: polldaddy-org.php:293
|
110 |
+
msgid "This will syncronize your ratings Polldaddy account."
|
111 |
+
msgstr "Bu Polldaddy hesabınızdaki derecelendirmeleri eşleştirecektir."
|
112 |
|
113 |
#: polldaddy-org.php:453
|
114 |
msgid "A list of your top rated posts, pages or comments."
|
204 |
|
205 |
#: polldaddy.php:214
|
206 |
#, php-format
|
207 |
+
msgid "Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-authenticate</a>"
|
208 |
+
msgstr "Eski Polldaddy Kullanıcı API Anahtarı: <a href=\"%s\">Tekrar yetkilendirme için yeniden oturum açın</ a>"
|
209 |
|
210 |
#: polldaddy.php:291
|
211 |
msgid "Add Poll"
|
667 |
msgstr "Kendi özel anket tarzınızı oluşturmak için bizim yeni bir editörümüz var biliyor muydunuz? <a href=\"%s\" Burada</a> target=\"_blank\"> daha fazlasını bulabilirsiniz."
|
668 |
|
669 |
#: polldaddy.php:1755
|
670 |
+
msgid "Polldaddy Style"
|
671 |
+
msgstr "Polldaddy Biçimi"
|
672 |
|
673 |
#: polldaddy.php:1880
|
674 |
msgid "Answer"
|
715 |
|
716 |
#: polldaddy.php:3069
|
717 |
#, php-format
|
718 |
+
msgid "Sorry! There was an error creating your rating widget. Please contact <a href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
719 |
+
msgstr "Üzgünüm! Derecelendirme bileşeninizi oluştururken bir hata oluştu. Bunu düzeltmek için <a href=\"%1$s\" %2$s>Polldaddy desteğine</a> başvurun."
|
720 |
|
721 |
#: polldaddy.php:3108
|
722 |
msgid "Rating Settings"
|
1063 |
msgstr "Derecelendirme Ortalaması"
|
1064 |
|
1065 |
#: polldaddy.php:4023
|
1066 |
+
msgid "Polldaddy Account Info"
|
1067 |
+
msgstr "Polldaddy Hesap Bilgileri"
|
1068 |
|
1069 |
#: polldaddy.php:4026
|
1070 |
msgid "This is the PollDadddy account you currently have imported into your WordPress account"
|
1071 |
+
msgstr "Şu anda WordPress hesabınıza aktarılmış olan Polldaddy hesabınızdır."
|
1072 |
|
1073 |
#: polldaddy.php:4057
|
1074 |
msgid "Import Account"
|
1131 |
msgstr "Seçenekleri Kaydet"
|
1132 |
|
1133 |
#. Plugin Name of the plugin/theme
|
1134 |
+
msgid "Polldaddy Polls"
|
1135 |
+
msgstr "Polldaddy Anketler"
|
1136 |
|
1137 |
#. Description of the plugin/theme
|
1138 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1139 |
+
msgstr "WordPress'te Polldaddy anketler oluştur ve derecelendirmeleri yönet"
|
1140 |
|
1141 |
#. Author of the plugin/theme
|
1142 |
msgid "Automattic, Inc."
|
polldaddy-client.php
CHANGED
@@ -30,7 +30,7 @@ class api_client {
|
|
30 |
if ( function_exists( 'wp_remote_post' ) ) {
|
31 |
$response = wp_remote_post( $this->polldaddy_url, array(
|
32 |
'headers' => array( 'Content-Type' => 'text/xml; charset=utf-8', 'Content-Length' => strlen( $this->request_xml ) ),
|
33 |
-
'user-agent' => '
|
34 |
'timeout' => $timeout,
|
35 |
'body' => $this->request_xml
|
36 |
) );
|
@@ -68,7 +68,7 @@ class api_client {
|
|
68 |
|
69 |
$request = "POST $path HTTP/1.0\r\n";
|
70 |
$request .= "Host: {$parsed['host']}\r\n";
|
71 |
-
$request .= "User-agent:
|
72 |
$request .= "Content-Type: text/xml; charset=utf-8\r\n";
|
73 |
$request .= 'Content-Length: ' . strlen( $this->request_xml ) . "\r\n";
|
74 |
|
@@ -89,7 +89,7 @@ class api_client {
|
|
89 |
|
90 |
$this->responses[] = $this->response_xml;
|
91 |
|
92 |
-
$parser = new
|
93 |
|
94 |
$this->response =& $parser->objects[0];
|
95 |
if ( isset( $this->response->errors->error ) ) {
|
@@ -117,10 +117,10 @@ class api_client {
|
|
117 |
}
|
118 |
|
119 |
function add_request( $demand, $object = null ) {
|
120 |
-
if ( !is_a( $this->request, '
|
121 |
-
$this->request = new
|
122 |
'userCode' => $this->userCode,
|
123 |
-
'demands' => new
|
124 |
), array(
|
125 |
'version' => $this->version,
|
126 |
'admin' => $this->admin,
|
@@ -134,7 +134,7 @@ class api_client {
|
|
134 |
else
|
135 |
$args = null;
|
136 |
|
137 |
-
$this->request->demands->demand[] = new
|
138 |
|
139 |
return count( $this->request->demands->demand ) - 1;
|
140 |
}
|
@@ -157,10 +157,10 @@ class api_client {
|
|
157 |
* @param string $Email
|
158 |
* @param string $Password
|
159 |
* @param int $partnerUserID
|
160 |
-
* @return string|false
|
161 |
*/
|
162 |
function initiate( $Email, $Password, $partnerUserID ) {
|
163 |
-
$this->request = new
|
164 |
$this->send_request();
|
165 |
if ( isset( $this->response->userCode ) )
|
166 |
return $this->response->userCode;
|
@@ -172,12 +172,12 @@ class api_client {
|
|
172 |
|
173 |
/**
|
174 |
* @param string $partnerUserID
|
175 |
-
* @return string|false
|
176 |
*/
|
177 |
function get_usercode( $partnerUserID ) {
|
178 |
-
$this->request = new
|
179 |
-
// 'demands' => new
|
180 |
-
'demands' => new
|
181 |
), array(
|
182 |
'partnerGUID' => $this->partnerGUID,
|
183 |
'partnerUserID' => $partnerUserID
|
@@ -197,15 +197,15 @@ class api_client {
|
|
197 |
* @see polldaddy_account()
|
198 |
* @param int $partnerUserID
|
199 |
* @param array $args polldaddy_account() args
|
200 |
-
* @return string|false
|
201 |
*/
|
202 |
function create_account( $partnerUserID, $args ) {
|
203 |
if ( !$account = polldaddy_account( $args ) )
|
204 |
return false;
|
205 |
|
206 |
-
$this->request = new
|
207 |
-
// 'demands' => new
|
208 |
-
'demands' => new
|
209 |
), array(
|
210 |
'partnerGUID' => $this->partnerGUID,
|
211 |
'partnerUserID' => $partnerUserID
|
@@ -217,7 +217,7 @@ class api_client {
|
|
217 |
}
|
218 |
|
219 |
function sync_rating( ){
|
220 |
-
$pos = $this->add_request( 'syncrating', new
|
221 |
|
222 |
$this->send_request();
|
223 |
|
@@ -235,7 +235,7 @@ function sync_rating( ){
|
|
235 |
|
236 |
/* Accounts */
|
237 |
/**
|
238 |
-
* @return object|false
|
239 |
*/
|
240 |
function get_account() {
|
241 |
// $pos = $this->add_request( __FUNCTION__ );
|
@@ -250,7 +250,7 @@ function sync_rating( ){
|
|
250 |
/**
|
251 |
* @see polldaddy_account()
|
252 |
* @param array $args polldaddy_account() args
|
253 |
-
* @return string|false
|
254 |
*/
|
255 |
function update_account( $args ) {
|
256 |
if ( !$account = polldaddy_account( $args ) )
|
@@ -266,7 +266,7 @@ function sync_rating( ){
|
|
266 |
|
267 |
/* Polls */
|
268 |
/**
|
269 |
-
* @return array|false Array of
|
270 |
*/
|
271 |
function get_polls( $start = 0, $end = 0 ) {
|
272 |
$start = (int) $start;
|
@@ -275,8 +275,8 @@ function sync_rating( ){
|
|
275 |
// $pos = $this->add_request( __FUNCTION__ );
|
276 |
$pos = $this->add_request( 'getpolls' );
|
277 |
else
|
278 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
279 |
-
$pos = $this->add_request( 'getpolls', new
|
280 |
$this->send_request();
|
281 |
$r = $this->response_part( $pos );
|
282 |
if ( isset( $r->polls ) ) {
|
@@ -290,7 +290,7 @@ function sync_rating( ){
|
|
290 |
}
|
291 |
|
292 |
/**
|
293 |
-
* @return array|false Array of
|
294 |
*/
|
295 |
function get_polls_by_parent_id( $start = 0, $end = 0, $id = null ) {
|
296 |
$start = (int) $start;
|
@@ -302,8 +302,8 @@ function sync_rating( ){
|
|
302 |
// $pos = $this->add_request( __FUNCTION__ );
|
303 |
$pos = $this->add_request( 'getpolls', compact( 'id' ) );
|
304 |
else
|
305 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
306 |
-
$pos = $this->add_request( 'getpolls', new
|
307 |
$this->send_request();
|
308 |
$r = $this->response_part( $pos );
|
309 |
if ( isset( $r->polls ) ) {
|
@@ -317,15 +317,15 @@ function sync_rating( ){
|
|
317 |
}
|
318 |
|
319 |
/**
|
320 |
-
* @param int $id
|
321 |
-
* @return array|false
|
322 |
*/
|
323 |
function get_poll( $id ) {
|
324 |
if ( !$id = (int) $id )
|
325 |
return false;
|
326 |
|
327 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
328 |
-
$pos = $this->add_request( 'getpoll', new
|
329 |
$this->send_request();
|
330 |
|
331 |
$demand = $this->response_part( $pos );
|
@@ -342,15 +342,15 @@ function sync_rating( ){
|
|
342 |
}
|
343 |
|
344 |
/**
|
345 |
-
* @param int $id
|
346 |
-
* @return array|false
|
347 |
*/
|
348 |
function build_poll( $id ) {
|
349 |
if ( !$id = (int) $id )
|
350 |
return false;
|
351 |
|
352 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
353 |
-
$pos = $this->add_request( 'buildpoll', new
|
354 |
$this->send_request();
|
355 |
|
356 |
$demand = $this->response_part( $pos );
|
@@ -367,45 +367,45 @@ function sync_rating( ){
|
|
367 |
}
|
368 |
|
369 |
/**
|
370 |
-
* @param int $id
|
371 |
* @return bool success
|
372 |
*/
|
373 |
function delete_poll( $id ) {
|
374 |
if ( !$id = (int) $id )
|
375 |
return false;
|
376 |
|
377 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
378 |
-
$pos = $this->add_request( 'deletepoll', new
|
379 |
$this->send_request();
|
380 |
|
381 |
return empty( $this->errors );
|
382 |
}
|
383 |
|
384 |
/**
|
385 |
-
* @param int $id
|
386 |
* @return bool success
|
387 |
*/
|
388 |
function open_poll( $id ) {
|
389 |
if ( !$id = (int) $id )
|
390 |
return false;
|
391 |
|
392 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
393 |
-
$pos = $this->add_request( 'openpoll', new
|
394 |
$this->send_request();
|
395 |
|
396 |
return empty( $this->errors );
|
397 |
}
|
398 |
|
399 |
/**
|
400 |
-
* @param int $id
|
401 |
* @return bool success
|
402 |
*/
|
403 |
function close_poll( $id ) {
|
404 |
if ( !$id = (int) $id )
|
405 |
return false;
|
406 |
|
407 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
408 |
-
$pos = $this->add_request( 'closepoll', new
|
409 |
$this->send_request();
|
410 |
|
411 |
return empty( $this->errors );
|
@@ -414,7 +414,7 @@ function sync_rating( ){
|
|
414 |
/**
|
415 |
* @see polldaddy_poll()
|
416 |
* @param array $args polldaddy_poll() args
|
417 |
-
* @return array|false
|
418 |
*/
|
419 |
function create_poll( $args = null ) {
|
420 |
if ( !$poll = polldaddy_poll( $args ) )
|
@@ -432,9 +432,9 @@ function sync_rating( ){
|
|
432 |
|
433 |
/**
|
434 |
* @see polldaddy_poll()
|
435 |
-
* @param int $id
|
436 |
* @param array $args polldaddy_poll() args
|
437 |
-
* @return array|false
|
438 |
*/
|
439 |
function update_poll( $id, $args = null ) {
|
440 |
if ( !$id = (int) $id )
|
@@ -455,14 +455,14 @@ function sync_rating( ){
|
|
455 |
|
456 |
/**
|
457 |
* @see polldaddy_poll()
|
458 |
-
* @param int $id
|
459 |
* @param array $args polldaddy_poll() args
|
460 |
* @return false on failure
|
461 |
*/
|
462 |
function update_poll_defaults( $folderID, $args = null ) {
|
463 |
$folderID = (int) $folderID;
|
464 |
|
465 |
-
if ( !$poll = new
|
466 |
return false;
|
467 |
|
468 |
// $pos = $this->add_request( __FUNCTION__, $poll );
|
@@ -473,8 +473,8 @@ function sync_rating( ){
|
|
473 |
|
474 |
/* Poll Results */
|
475 |
/**
|
476 |
-
* @param int $id
|
477 |
-
* @return array|false
|
478 |
*/
|
479 |
function get_poll_results( $id ) {
|
480 |
if ( !$id = (int) $id )
|
@@ -483,10 +483,10 @@ function sync_rating( ){
|
|
483 |
$start = 0;
|
484 |
$end = 2;
|
485 |
|
486 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
487 |
-
$pos = $this->add_request( 'getpollresults', new
|
488 |
//Optionally if you want to list other answers...
|
489 |
-
//$pos = $this->add_request( 'getpollresults', new
|
490 |
$this->send_request();
|
491 |
|
492 |
$demand = $this->response_part( $pos );
|
@@ -515,15 +515,15 @@ function sync_rating( ){
|
|
515 |
}
|
516 |
|
517 |
/**
|
518 |
-
* @param int $id
|
519 |
* @return bool success
|
520 |
*/
|
521 |
function reset_poll_results( $id ) {
|
522 |
if ( !$id = (int) $id )
|
523 |
return false;
|
524 |
|
525 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
526 |
-
$pos = $this->add_request( 'resetpollresults', new
|
527 |
$this->send_request();
|
528 |
|
529 |
return empty( $this->errors );
|
@@ -531,15 +531,15 @@ function sync_rating( ){
|
|
531 |
|
532 |
/* Poll Comments */
|
533 |
/**
|
534 |
-
* @param int $id
|
535 |
-
* @return array|false
|
536 |
*/
|
537 |
function get_poll_comments( $id ) {
|
538 |
if ( !$id = (int) $id )
|
539 |
return false;
|
540 |
|
541 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
542 |
-
$pos = $this->add_request( 'getpollcomments', new
|
543 |
$this->send_request();
|
544 |
|
545 |
$demand = $this->response_part( $pos );
|
@@ -568,7 +568,7 @@ function sync_rating( ){
|
|
568 |
if ( !$comment = polldaddy_comment( $args, $id ) )
|
569 |
return false;
|
570 |
|
571 |
-
// $this->add_request( __FUNCTION__, new
|
572 |
$this->add_request( 'moderatecomment', $comment);
|
573 |
$this->send_request();
|
574 |
|
@@ -577,7 +577,7 @@ function sync_rating( ){
|
|
577 |
|
578 |
/* Languages */
|
579 |
/**
|
580 |
-
* @return array|false
|
581 |
*/
|
582 |
function get_languages() {
|
583 |
|
@@ -601,7 +601,7 @@ function sync_rating( ){
|
|
601 |
|
602 |
/* Language Packs */
|
603 |
/**
|
604 |
-
* @return array|false
|
605 |
*/
|
606 |
function get_packs() {
|
607 |
|
@@ -621,15 +621,15 @@ function sync_rating( ){
|
|
621 |
}
|
622 |
|
623 |
/**
|
624 |
-
* @param int $id
|
625 |
-
* @return array|false
|
626 |
*/
|
627 |
function get_pack( $id ) {
|
628 |
if ( !$id = (int) $id )
|
629 |
return false;
|
630 |
|
631 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
632 |
-
$pos = $this->add_request( 'getpack', new
|
633 |
$this->send_request();
|
634 |
|
635 |
$demand = $this->response_part( $pos );
|
@@ -641,15 +641,15 @@ function sync_rating( ){
|
|
641 |
}
|
642 |
|
643 |
/**
|
644 |
-
* @param int $id
|
645 |
* @return bool success
|
646 |
*/
|
647 |
function delete_pack( $id ) {
|
648 |
if ( !$id = (int) $id )
|
649 |
return false;
|
650 |
|
651 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
652 |
-
$pos = $this->add_request( 'deletepack', new
|
653 |
$this->send_request();
|
654 |
|
655 |
return empty( $this->errors );
|
@@ -658,7 +658,7 @@ function sync_rating( ){
|
|
658 |
/**
|
659 |
* @see polldaddy_pack()
|
660 |
* @param array $args polldaddy_pack() args
|
661 |
-
* @return array|false
|
662 |
*/
|
663 |
function create_pack( $args = null ) {
|
664 |
if ( !$pack = polldaddy_pack( $args ) )
|
@@ -675,9 +675,9 @@ function sync_rating( ){
|
|
675 |
|
676 |
/**
|
677 |
* @see polldaddy_pack()
|
678 |
-
* @param int $id
|
679 |
* @param array $args polldaddy_pack() args
|
680 |
-
* @return array|false
|
681 |
*/
|
682 |
function update_pack( $id, $args = null ) {
|
683 |
if ( !$id = (int) $id )
|
@@ -694,7 +694,7 @@ function sync_rating( ){
|
|
694 |
|
695 |
/* Styles */
|
696 |
/**
|
697 |
-
* @return array|false
|
698 |
*/
|
699 |
function get_styles() {
|
700 |
|
@@ -714,15 +714,15 @@ function sync_rating( ){
|
|
714 |
}
|
715 |
|
716 |
/**
|
717 |
-
* @param int $id
|
718 |
-
* @return array|false
|
719 |
*/
|
720 |
function get_style( $id ) {
|
721 |
if ( !$id = (int) $id )
|
722 |
return false;
|
723 |
|
724 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
725 |
-
$pos = $this->add_request( 'getstyle', new
|
726 |
$this->send_request();
|
727 |
|
728 |
$demand = $this->response_part( $pos );
|
@@ -734,15 +734,15 @@ function sync_rating( ){
|
|
734 |
}
|
735 |
|
736 |
/**
|
737 |
-
* @param int $id
|
738 |
* @return bool success
|
739 |
*/
|
740 |
function delete_style( $id ) {
|
741 |
if ( !$id = (int) $id )
|
742 |
return false;
|
743 |
|
744 |
-
// $pos = $this->add_request( __FUNCTION__, new
|
745 |
-
$pos = $this->add_request( 'deletestyle', new
|
746 |
$this->send_request();
|
747 |
|
748 |
return empty( $this->errors );
|
@@ -751,7 +751,7 @@ function sync_rating( ){
|
|
751 |
/**
|
752 |
* @see polldaddy_style()
|
753 |
* @param array $args polldaddy_style() args
|
754 |
-
* @return array|false
|
755 |
*/
|
756 |
function create_style( $args = null ) {
|
757 |
if ( !$style = polldaddy_style( $args ) )
|
@@ -768,9 +768,9 @@ function sync_rating( ){
|
|
768 |
|
769 |
/**
|
770 |
* @see polldaddy_style()
|
771 |
-
* @param int $id
|
772 |
* @param array $args polldaddy_style() args
|
773 |
-
* @return array|false
|
774 |
*/
|
775 |
function update_style( $id, $args = null ) {
|
776 |
if ( !$id = (int) $id )
|
@@ -793,7 +793,7 @@ function sync_rating( ){
|
|
793 |
if ( !$id = (int) $id )
|
794 |
return false;
|
795 |
|
796 |
-
$pos = $this->add_request( 'getrating', new
|
797 |
|
798 |
$this->send_request();
|
799 |
|
@@ -812,7 +812,7 @@ function sync_rating( ){
|
|
812 |
if ( !$id = (int) $id )
|
813 |
return false;
|
814 |
|
815 |
-
$pos = $this->add_request( 'updaterating', new
|
816 |
|
817 |
$this->send_request();
|
818 |
|
@@ -827,14 +827,14 @@ function sync_rating( ){
|
|
827 |
}
|
828 |
|
829 |
/* Create Rating
|
830 |
-
* @param string $name
|
831 |
-
* @param string $type
|
832 |
-
* @return array|false
|
833 |
*/
|
834 |
|
835 |
function create_rating( $name, $type ){
|
836 |
|
837 |
-
$pos = $this->add_request( 'createrating', new
|
838 |
|
839 |
$this->send_request();
|
840 |
|
@@ -851,17 +851,17 @@ function sync_rating( ){
|
|
851 |
|
852 |
/* Rating Results */
|
853 |
/**
|
854 |
-
* @param int $id
|
855 |
* @param string $period Rating period
|
856 |
* @param int $start paging start
|
857 |
* @param int $end paging end
|
858 |
-
* @return array|false
|
859 |
*/
|
860 |
function get_rating_results( $id, $period = '90', $start = 0, $end = 2 ) {
|
861 |
if ( !$id = (int) $id )
|
862 |
return false;
|
863 |
|
864 |
-
$pos = $this->add_request( 'getratingresults', new
|
865 |
|
866 |
$this->send_request();
|
867 |
|
@@ -883,7 +883,7 @@ function sync_rating( ){
|
|
883 |
if ( !$id = (int) $id )
|
884 |
return false;
|
885 |
|
886 |
-
$pos = $this->add_request( 'deleteratingresult', new
|
887 |
|
888 |
$this->send_request();
|
889 |
|
@@ -898,16 +898,16 @@ function sync_rating( ){
|
|
898 |
}
|
899 |
|
900 |
/* Add Media
|
901 |
-
* @param string $name
|
902 |
-
* @param string $type
|
903 |
-
* @param string $size
|
904 |
-
* @param string $data
|
905 |
-
* @return array|false
|
906 |
*/
|
907 |
|
908 |
function upload_image( $name, $url, $type, $id = 0 ){
|
909 |
|
910 |
-
$pos = $this->add_request( 'uploadimageurl', new
|
911 |
|
912 |
$this->send_request(30);
|
913 |
|
@@ -924,7 +924,7 @@ function sync_rating( ){
|
|
924 |
if ( !$id = (int) $id )
|
925 |
return false;
|
926 |
|
927 |
-
$pos = $this->add_request( 'getmedia', new
|
928 |
|
929 |
$this->send_request();
|
930 |
|
@@ -946,7 +946,7 @@ function &polldaddy_activity( $act ) {
|
|
946 |
if ( !is_string( $act ) || !$act )
|
947 |
return false;
|
948 |
|
949 |
-
$obj = new
|
950 |
|
951 |
return $obj;
|
952 |
}
|
@@ -958,7 +958,7 @@ function &polldaddy_activity( $act ) {
|
|
958 |
*/
|
959 |
function &polldaddy_style( $args = null, $id = null, $_require_data = true ) {
|
960 |
$false = false;
|
961 |
-
if ( is_a( $args, '
|
962 |
if ( is_null( $id ) )
|
963 |
return $args;
|
964 |
if ( !$id = (int) $id )
|
@@ -982,7 +982,7 @@ function &polldaddy_style( $args = null, $id = null, $_require_data = true ) {
|
|
982 |
unset( $args['id'] );
|
983 |
}
|
984 |
|
985 |
-
$obj = new
|
986 |
|
987 |
return $obj;
|
988 |
}
|
@@ -1003,7 +1003,7 @@ function _polldaddy_style_defaults() {
|
|
1003 |
*/
|
1004 |
function &polldaddy_pack( $args = null, $id = null, $_require_data = true ) {
|
1005 |
$false = false;
|
1006 |
-
if ( is_a( $args, '
|
1007 |
if ( is_null( $id ) )
|
1008 |
return $args;
|
1009 |
if ( !$id = (int) $id )
|
@@ -1029,7 +1029,7 @@ function &polldaddy_pack( $args = null, $id = null, $_require_data = true ) {
|
|
1029 |
unset( $args['id'] );
|
1030 |
}
|
1031 |
|
1032 |
-
$obj = new
|
1033 |
|
1034 |
return $obj;
|
1035 |
}
|
@@ -1061,7 +1061,7 @@ function &polldaddy_custom_phrase( $phrase, $phraseID = null ) {
|
|
1061 |
}
|
1062 |
|
1063 |
function polldaddy_email( $args = null, $id = null, $_require_data = true ) {
|
1064 |
-
if ( is_a( $args, '
|
1065 |
if ( is_null( $id ) )
|
1066 |
return $args;
|
1067 |
if ( !$id = (int) $id )
|
@@ -1085,7 +1085,7 @@ function polldaddy_email( $args = null, $id = null, $_require_data = true ) {
|
|
1085 |
return false;
|
1086 |
}
|
1087 |
|
1088 |
-
return new
|
1089 |
}
|
1090 |
|
1091 |
/**
|
@@ -1104,7 +1104,7 @@ function polldaddy_email( $args = null, $id = null, $_require_data = true ) {
|
|
1104 |
*/
|
1105 |
function &polldaddy_account( $args = null ) {
|
1106 |
$false = false;
|
1107 |
-
if ( is_a( $args, '
|
1108 |
return $args;
|
1109 |
|
1110 |
$defaults = _polldaddy_account_defaults();
|
@@ -1115,7 +1115,7 @@ function &polldaddy_account( $args = null ) {
|
|
1115 |
if ( !is_string( $args[$required] ) || !$args[$required] )
|
1116 |
return $false;
|
1117 |
|
1118 |
-
$obj = new
|
1119 |
|
1120 |
return $obj;
|
1121 |
}
|
@@ -1138,7 +1138,7 @@ function _polldaddy_account_defaults() {
|
|
1138 |
|
1139 |
function &polldaddy_poll( $args = null, $id = null, $_require_data = true ) {
|
1140 |
$false = false;
|
1141 |
-
if ( is_a( $args, '
|
1142 |
if ( is_null( $id ) )
|
1143 |
return $args;
|
1144 |
if ( !$id = (int) $id )
|
@@ -1189,14 +1189,14 @@ function &polldaddy_poll( $args = null, $id = null, $_require_data = true ) {
|
|
1189 |
if ( !$args['closeDate'] )
|
1190 |
$args['closeDate'] = gmdate( 'Y-m-d H:i:s' );
|
1191 |
|
1192 |
-
$args['answers'] = new
|
1193 |
|
1194 |
if ( is_null( $id ) )
|
1195 |
$id = $args['id'];
|
1196 |
unset( $args['id'] );
|
1197 |
}
|
1198 |
|
1199 |
-
$obj = new
|
1200 |
|
1201 |
return $obj;
|
1202 |
}
|
@@ -1238,7 +1238,7 @@ function &polldaddy_comment( $args = null, $id = null ) {
|
|
1238 |
|
1239 |
$atts = wp_parse_args( $args, $defaults );
|
1240 |
|
1241 |
-
$obj = new
|
1242 |
|
1243 |
return $obj;
|
1244 |
}
|
@@ -1256,7 +1256,7 @@ function _polldaddy_comment_defaults() {
|
|
1256 |
*/
|
1257 |
function &polldaddy_comments( $args = null, $id = null ) {
|
1258 |
$false = false;
|
1259 |
-
if ( is_a( $args, '
|
1260 |
return $args;
|
1261 |
|
1262 |
$defaults = _polldaddy_comments_defaults();
|
@@ -1267,7 +1267,7 @@ function &polldaddy_comments( $args = null, $id = null ) {
|
|
1267 |
$id = $args['id'];
|
1268 |
unset( $args['id'] );
|
1269 |
|
1270 |
-
$obj = new
|
1271 |
|
1272 |
return $obj;
|
1273 |
}
|
@@ -1289,7 +1289,7 @@ function &polldaddy_poll_answer( $args, $id = null ) {
|
|
1289 |
$answer = false;
|
1290 |
|
1291 |
if ( is_string( $args['text'] ) && strlen($args['text'] ) > 0 ){
|
1292 |
-
$answer = new
|
1293 |
}
|
1294 |
|
1295 |
return $answer;
|
@@ -1362,4 +1362,4 @@ function stripslashes_deep($value) {
|
|
1362 |
return $value;
|
1363 |
}
|
1364 |
endif;
|
1365 |
-
?>
|
30 |
if ( function_exists( 'wp_remote_post' ) ) {
|
31 |
$response = wp_remote_post( $this->polldaddy_url, array(
|
32 |
'headers' => array( 'Content-Type' => 'text/xml; charset=utf-8', 'Content-Length' => strlen( $this->request_xml ) ),
|
33 |
+
'user-agent' => 'Polldaddy PHP Client/0.1',
|
34 |
'timeout' => $timeout,
|
35 |
'body' => $this->request_xml
|
36 |
) );
|
68 |
|
69 |
$request = "POST $path HTTP/1.0\r\n";
|
70 |
$request .= "Host: {$parsed['host']}\r\n";
|
71 |
+
$request .= "User-agent: Polldaddy PHP Client/0.1\r\n";
|
72 |
$request .= "Content-Type: text/xml; charset=utf-8\r\n";
|
73 |
$request .= 'Content-Length: ' . strlen( $this->request_xml ) . "\r\n";
|
74 |
|
89 |
|
90 |
$this->responses[] = $this->response_xml;
|
91 |
|
92 |
+
$parser = new Polldaddy_XML_Parser( $this->response_xml );
|
93 |
|
94 |
$this->response =& $parser->objects[0];
|
95 |
if ( isset( $this->response->errors->error ) ) {
|
117 |
}
|
118 |
|
119 |
function add_request( $demand, $object = null ) {
|
120 |
+
if ( !is_a( $this->request, 'Polldaddy_Request' ) )
|
121 |
+
$this->request = new Polldaddy_Request( array(
|
122 |
'userCode' => $this->userCode,
|
123 |
+
'demands' => new Polldaddy_Demands( array( 'demand' => array() ) )
|
124 |
), array(
|
125 |
'version' => $this->version,
|
126 |
'admin' => $this->admin,
|
134 |
else
|
135 |
$args = null;
|
136 |
|
137 |
+
$this->request->demands->demand[] = new Polldaddy_Demand( $args, array( 'id' => $demand ) );
|
138 |
|
139 |
return count( $this->request->demands->demand ) - 1;
|
140 |
}
|
157 |
* @param string $Email
|
158 |
* @param string $Password
|
159 |
* @param int $partnerUserID
|
160 |
+
* @return string|false Polldaddy userCode or false on failure
|
161 |
*/
|
162 |
function initiate( $Email, $Password, $partnerUserID ) {
|
163 |
+
$this->request = new Polldaddy_Initiate( compact( 'Email', 'Password' ), array( 'partnerGUID' => $this->partnerGUID, 'partnerUserID' => $partnerUserID ) );
|
164 |
$this->send_request();
|
165 |
if ( isset( $this->response->userCode ) )
|
166 |
return $this->response->userCode;
|
172 |
|
173 |
/**
|
174 |
* @param string $partnerUserID
|
175 |
+
* @return string|false Polldaddy userCode or false on failure
|
176 |
*/
|
177 |
function get_usercode( $partnerUserID ) {
|
178 |
+
$this->request = new Polldaddy_Access( array(
|
179 |
+
// 'demands' => new Polldaddy_Demands( array( 'demand' => new Polldaddy_Demand( null, array( 'id' => __FUNCTION__ ) ) ) )
|
180 |
+
'demands' => new Polldaddy_Demands( array( 'demand' => new Polldaddy_Demand( null, array( 'id' => 'getusercode' ) ) ) )
|
181 |
), array(
|
182 |
'partnerGUID' => $this->partnerGUID,
|
183 |
'partnerUserID' => $partnerUserID
|
197 |
* @see polldaddy_account()
|
198 |
* @param int $partnerUserID
|
199 |
* @param array $args polldaddy_account() args
|
200 |
+
* @return string|false Polldaddy userCode or false on failure
|
201 |
*/
|
202 |
function create_account( $partnerUserID, $args ) {
|
203 |
if ( !$account = polldaddy_account( $args ) )
|
204 |
return false;
|
205 |
|
206 |
+
$this->request = new Polldaddy_Access( array(
|
207 |
+
// 'demands' => new Polldaddy_Demands( array( 'demand' => new Polldaddy_Demand( compact( 'account' ), array( 'id' => __FUNCTION__ ) ) ) )
|
208 |
+
'demands' => new Polldaddy_Demands( array( 'demand' => new Polldaddy_Demand( compact( 'account' ), array( 'id' => 'createaccount' ) ) ) )
|
209 |
), array(
|
210 |
'partnerGUID' => $this->partnerGUID,
|
211 |
'partnerUserID' => $partnerUserID
|
217 |
}
|
218 |
|
219 |
function sync_rating( ){
|
220 |
+
$pos = $this->add_request( 'syncrating', new Polldaddy_Rating( null , null ) );
|
221 |
|
222 |
$this->send_request();
|
223 |
|
235 |
|
236 |
/* Accounts */
|
237 |
/**
|
238 |
+
* @return object|false Polldaddy Account or false on failure
|
239 |
*/
|
240 |
function get_account() {
|
241 |
// $pos = $this->add_request( __FUNCTION__ );
|
250 |
/**
|
251 |
* @see polldaddy_account()
|
252 |
* @param array $args polldaddy_account() args
|
253 |
+
* @return string|false Polldaddy userCode or false on failure
|
254 |
*/
|
255 |
function update_account( $args ) {
|
256 |
if ( !$account = polldaddy_account( $args ) )
|
266 |
|
267 |
/* Polls */
|
268 |
/**
|
269 |
+
* @return array|false Array of Polldaddy Polls or false on failure
|
270 |
*/
|
271 |
function get_polls( $start = 0, $end = 0 ) {
|
272 |
$start = (int) $start;
|
275 |
// $pos = $this->add_request( __FUNCTION__ );
|
276 |
$pos = $this->add_request( 'getpolls' );
|
277 |
else
|
278 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_List( null, compact( 'start', 'end' ) ) );
|
279 |
+
$pos = $this->add_request( 'getpolls', new Polldaddy_List( null, compact( 'start', 'end' ) ) );
|
280 |
$this->send_request();
|
281 |
$r = $this->response_part( $pos );
|
282 |
if ( isset( $r->polls ) ) {
|
290 |
}
|
291 |
|
292 |
/**
|
293 |
+
* @return array|false Array of Polldaddy Polls or false on failure
|
294 |
*/
|
295 |
function get_polls_by_parent_id( $start = 0, $end = 0, $id = null ) {
|
296 |
$start = (int) $start;
|
302 |
// $pos = $this->add_request( __FUNCTION__ );
|
303 |
$pos = $this->add_request( 'getpolls', compact( 'id' ) );
|
304 |
else
|
305 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_List( null, compact( 'start', 'end', 'id' ) ) );
|
306 |
+
$pos = $this->add_request( 'getpolls', new Polldaddy_List( null, compact( 'start', 'end', 'id' ) ) );
|
307 |
$this->send_request();
|
308 |
$r = $this->response_part( $pos );
|
309 |
if ( isset( $r->polls ) ) {
|
317 |
}
|
318 |
|
319 |
/**
|
320 |
+
* @param int $id Polldaddy Poll ID
|
321 |
+
* @return array|false Polldaddy Poll or false on failure
|
322 |
*/
|
323 |
function get_poll( $id ) {
|
324 |
if ( !$id = (int) $id )
|
325 |
return false;
|
326 |
|
327 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Poll( null, compact( 'id' ) ) );
|
328 |
+
$pos = $this->add_request( 'getpoll', new Polldaddy_Poll( null, compact( 'id' ) ) );
|
329 |
$this->send_request();
|
330 |
|
331 |
$demand = $this->response_part( $pos );
|
342 |
}
|
343 |
|
344 |
/**
|
345 |
+
* @param int $id Polldaddy Poll ID
|
346 |
+
* @return array|false Polldaddy Poll or false on failure
|
347 |
*/
|
348 |
function build_poll( $id ) {
|
349 |
if ( !$id = (int) $id )
|
350 |
return false;
|
351 |
|
352 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Poll( null, compact( 'id' ) ) );
|
353 |
+
$pos = $this->add_request( 'buildpoll', new Polldaddy_Poll( null, compact( 'id' ) ) );
|
354 |
$this->send_request();
|
355 |
|
356 |
$demand = $this->response_part( $pos );
|
367 |
}
|
368 |
|
369 |
/**
|
370 |
+
* @param int $id Polldaddy Poll ID
|
371 |
* @return bool success
|
372 |
*/
|
373 |
function delete_poll( $id ) {
|
374 |
if ( !$id = (int) $id )
|
375 |
return false;
|
376 |
|
377 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Poll( null, compact( 'id' ) ) );
|
378 |
+
$pos = $this->add_request( 'deletepoll', new Polldaddy_Poll( null, compact( 'id' ) ) );
|
379 |
$this->send_request();
|
380 |
|
381 |
return empty( $this->errors );
|
382 |
}
|
383 |
|
384 |
/**
|
385 |
+
* @param int $id Polldaddy Poll ID
|
386 |
* @return bool success
|
387 |
*/
|
388 |
function open_poll( $id ) {
|
389 |
if ( !$id = (int) $id )
|
390 |
return false;
|
391 |
|
392 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Poll( null, compact( 'id' ) ) );
|
393 |
+
$pos = $this->add_request( 'openpoll', new Polldaddy_Poll( null, compact( 'id' ) ) );
|
394 |
$this->send_request();
|
395 |
|
396 |
return empty( $this->errors );
|
397 |
}
|
398 |
|
399 |
/**
|
400 |
+
* @param int $id Polldaddy Poll ID
|
401 |
* @return bool success
|
402 |
*/
|
403 |
function close_poll( $id ) {
|
404 |
if ( !$id = (int) $id )
|
405 |
return false;
|
406 |
|
407 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Poll( null, compact( 'id' ) ) );
|
408 |
+
$pos = $this->add_request( 'closepoll', new Polldaddy_Poll( null, compact( 'id' ) ) );
|
409 |
$this->send_request();
|
410 |
|
411 |
return empty( $this->errors );
|
414 |
/**
|
415 |
* @see polldaddy_poll()
|
416 |
* @param array $args polldaddy_poll() args
|
417 |
+
* @return array|false Polldaddy Poll or false on failure
|
418 |
*/
|
419 |
function create_poll( $args = null ) {
|
420 |
if ( !$poll = polldaddy_poll( $args ) )
|
432 |
|
433 |
/**
|
434 |
* @see polldaddy_poll()
|
435 |
+
* @param int $id Polldaddy Poll ID
|
436 |
* @param array $args polldaddy_poll() args
|
437 |
+
* @return array|false Polldaddy Poll or false on failure
|
438 |
*/
|
439 |
function update_poll( $id, $args = null ) {
|
440 |
if ( !$id = (int) $id )
|
455 |
|
456 |
/**
|
457 |
* @see polldaddy_poll()
|
458 |
+
* @param int $id Polldaddy Folder ID
|
459 |
* @param array $args polldaddy_poll() args
|
460 |
* @return false on failure
|
461 |
*/
|
462 |
function update_poll_defaults( $folderID, $args = null ) {
|
463 |
$folderID = (int) $folderID;
|
464 |
|
465 |
+
if ( !$poll = new Polldaddy_Poll( $args, compact( 'folderID' ) ) )
|
466 |
return false;
|
467 |
|
468 |
// $pos = $this->add_request( __FUNCTION__, $poll );
|
473 |
|
474 |
/* Poll Results */
|
475 |
/**
|
476 |
+
* @param int $id Polldaddy Poll ID
|
477 |
+
* @return array|false Polldaddy Result or false on failure
|
478 |
*/
|
479 |
function get_poll_results( $id ) {
|
480 |
if ( !$id = (int) $id )
|
483 |
$start = 0;
|
484 |
$end = 2;
|
485 |
|
486 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Poll_Result( null, compact( 'id' ) ) );
|
487 |
+
$pos = $this->add_request( 'getpollresults', new Polldaddy_Poll( null, compact( 'id' ) ) );
|
488 |
//Optionally if you want to list other answers...
|
489 |
+
//$pos = $this->add_request( 'getpollresults', new Polldaddy_List( null, compact( 'id', 'start', 'end' ) ) );
|
490 |
$this->send_request();
|
491 |
|
492 |
$demand = $this->response_part( $pos );
|
515 |
}
|
516 |
|
517 |
/**
|
518 |
+
* @param int $id Polldaddy Poll ID
|
519 |
* @return bool success
|
520 |
*/
|
521 |
function reset_poll_results( $id ) {
|
522 |
if ( !$id = (int) $id )
|
523 |
return false;
|
524 |
|
525 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Poll_Result( null, compact( 'id' ) ) );
|
526 |
+
$pos = $this->add_request( 'resetpollresults', new Polldaddy_Poll( null, compact( 'id' ) ) );
|
527 |
$this->send_request();
|
528 |
|
529 |
return empty( $this->errors );
|
531 |
|
532 |
/* Poll Comments */
|
533 |
/**
|
534 |
+
* @param int $id Polldaddy Poll ID
|
535 |
+
* @return array|false Polldaddy Comments or false on failure
|
536 |
*/
|
537 |
function get_poll_comments( $id ) {
|
538 |
if ( !$id = (int) $id )
|
539 |
return false;
|
540 |
|
541 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Comments( null, compact( 'id' ) ) );
|
542 |
+
$pos = $this->add_request( 'getpollcomments', new Polldaddy_Poll( null, compact( 'id' ) ) );
|
543 |
$this->send_request();
|
544 |
|
545 |
$demand = $this->response_part( $pos );
|
568 |
if ( !$comment = polldaddy_comment( $args, $id ) )
|
569 |
return false;
|
570 |
|
571 |
+
// $this->add_request( __FUNCTION__, new Polldaddy_Comments( $comments ) );
|
572 |
$this->add_request( 'moderatecomment', $comment);
|
573 |
$this->send_request();
|
574 |
|
577 |
|
578 |
/* Languages */
|
579 |
/**
|
580 |
+
* @return array|false Polldaddy Languages or false on failure
|
581 |
*/
|
582 |
function get_languages() {
|
583 |
|
601 |
|
602 |
/* Language Packs */
|
603 |
/**
|
604 |
+
* @return array|false Polldaddy Packs or false on failure
|
605 |
*/
|
606 |
function get_packs() {
|
607 |
|
621 |
}
|
622 |
|
623 |
/**
|
624 |
+
* @param int $id Polldaddy Pack ID
|
625 |
+
* @return array|false Polldaddy Pack or false on failure
|
626 |
*/
|
627 |
function get_pack( $id ) {
|
628 |
if ( !$id = (int) $id )
|
629 |
return false;
|
630 |
|
631 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Pack( null, compact( 'id' ) ) );
|
632 |
+
$pos = $this->add_request( 'getpack', new Polldaddy_Pack( null, compact( 'id' ) ) );
|
633 |
$this->send_request();
|
634 |
|
635 |
$demand = $this->response_part( $pos );
|
641 |
}
|
642 |
|
643 |
/**
|
644 |
+
* @param int $id Polldaddy Pack ID
|
645 |
* @return bool success
|
646 |
*/
|
647 |
function delete_pack( $id ) {
|
648 |
if ( !$id = (int) $id )
|
649 |
return false;
|
650 |
|
651 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Pack( null, compact( 'id' ) ) );
|
652 |
+
$pos = $this->add_request( 'deletepack', new Polldaddy_Pack( null, compact( 'id' ) ) );
|
653 |
$this->send_request();
|
654 |
|
655 |
return empty( $this->errors );
|
658 |
/**
|
659 |
* @see polldaddy_pack()
|
660 |
* @param array $args polldaddy_pack() args
|
661 |
+
* @return array|false Polldaddy Pack or false on failure
|
662 |
*/
|
663 |
function create_pack( $args = null ) {
|
664 |
if ( !$pack = polldaddy_pack( $args ) )
|
675 |
|
676 |
/**
|
677 |
* @see polldaddy_pack()
|
678 |
+
* @param int $id Polldaddy Pack ID
|
679 |
* @param array $args polldaddy_pack() args
|
680 |
+
* @return array|false Polldaddy Pack or false on failure
|
681 |
*/
|
682 |
function update_pack( $id, $args = null ) {
|
683 |
if ( !$id = (int) $id )
|
694 |
|
695 |
/* Styles */
|
696 |
/**
|
697 |
+
* @return array|false Polldaddy Styles or false on failure
|
698 |
*/
|
699 |
function get_styles() {
|
700 |
|
714 |
}
|
715 |
|
716 |
/**
|
717 |
+
* @param int $id Polldaddy Style ID
|
718 |
+
* @return array|false Polldaddy Style or false on failure
|
719 |
*/
|
720 |
function get_style( $id ) {
|
721 |
if ( !$id = (int) $id )
|
722 |
return false;
|
723 |
|
724 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Style( null, compact( 'id' ) ) );
|
725 |
+
$pos = $this->add_request( 'getstyle', new Polldaddy_Style( null, compact( 'id' ) ) );
|
726 |
$this->send_request();
|
727 |
|
728 |
$demand = $this->response_part( $pos );
|
734 |
}
|
735 |
|
736 |
/**
|
737 |
+
* @param int $id Polldaddy Style ID
|
738 |
* @return bool success
|
739 |
*/
|
740 |
function delete_style( $id ) {
|
741 |
if ( !$id = (int) $id )
|
742 |
return false;
|
743 |
|
744 |
+
// $pos = $this->add_request( __FUNCTION__, new Polldaddy_Style( null, compact( 'id' ) ) );
|
745 |
+
$pos = $this->add_request( 'deletestyle', new Polldaddy_Style( null, compact( 'id' ) ) );
|
746 |
$this->send_request();
|
747 |
|
748 |
return empty( $this->errors );
|
751 |
/**
|
752 |
* @see polldaddy_style()
|
753 |
* @param array $args polldaddy_style() args
|
754 |
+
* @return array|false Polldaddy Style or false on failure
|
755 |
*/
|
756 |
function create_style( $args = null ) {
|
757 |
if ( !$style = polldaddy_style( $args ) )
|
768 |
|
769 |
/**
|
770 |
* @see polldaddy_style()
|
771 |
+
* @param int $id Polldaddy Style ID
|
772 |
* @param array $args polldaddy_style() args
|
773 |
+
* @return array|false Polldaddy Style or false on failure
|
774 |
*/
|
775 |
function update_style( $id, $args = null ) {
|
776 |
if ( !$id = (int) $id )
|
793 |
if ( !$id = (int) $id )
|
794 |
return false;
|
795 |
|
796 |
+
$pos = $this->add_request( 'getrating', new Polldaddy_Rating( null , compact( 'id' ) ) );
|
797 |
|
798 |
$this->send_request();
|
799 |
|
812 |
if ( !$id = (int) $id )
|
813 |
return false;
|
814 |
|
815 |
+
$pos = $this->add_request( 'updaterating', new Polldaddy_Rating( compact( 'settings' ) , compact( 'id', 'type' ) ) );
|
816 |
|
817 |
$this->send_request();
|
818 |
|
827 |
}
|
828 |
|
829 |
/* Create Rating
|
830 |
+
* @param string $name Polldaddy rating name
|
831 |
+
* @param string $type Polldaddy rating type
|
832 |
+
* @return array|false Polldaddy Result or false on failure
|
833 |
*/
|
834 |
|
835 |
function create_rating( $name, $type ){
|
836 |
|
837 |
+
$pos = $this->add_request( 'createrating', new Polldaddy_Rating( compact( 'name' ) , compact( 'type' ) ) );
|
838 |
|
839 |
$this->send_request();
|
840 |
|
851 |
|
852 |
/* Rating Results */
|
853 |
/**
|
854 |
+
* @param int $id Polldaddy Poll ID
|
855 |
* @param string $period Rating period
|
856 |
* @param int $start paging start
|
857 |
* @param int $end paging end
|
858 |
+
* @return array|false Polldaddy Rating Result or false on failure
|
859 |
*/
|
860 |
function get_rating_results( $id, $period = '90', $start = 0, $end = 2 ) {
|
861 |
if ( !$id = (int) $id )
|
862 |
return false;
|
863 |
|
864 |
+
$pos = $this->add_request( 'getratingresults', new Polldaddy_List( compact( 'period' ) , compact( 'id', 'start', 'end' ) ) );
|
865 |
|
866 |
$this->send_request();
|
867 |
|
883 |
if ( !$id = (int) $id )
|
884 |
return false;
|
885 |
|
886 |
+
$pos = $this->add_request( 'deleteratingresult', new Polldaddy_Rating( compact( 'uid' ) , compact( 'id' ) ) );
|
887 |
|
888 |
$this->send_request();
|
889 |
|
898 |
}
|
899 |
|
900 |
/* Add Media
|
901 |
+
* @param string $name Polldaddy media name
|
902 |
+
* @param string $type Polldaddy media type
|
903 |
+
* @param string $size Polldaddy media size
|
904 |
+
* @param string $data Polldaddy media data
|
905 |
+
* @return array|false Polldaddy Media or false on failure
|
906 |
*/
|
907 |
|
908 |
function upload_image( $name, $url, $type, $id = 0 ){
|
909 |
|
910 |
+
$pos = $this->add_request( 'uploadimageurl', new Polldaddy_Media( compact( 'name', 'type', 'url' ) , compact( 'id' ) ) );
|
911 |
|
912 |
$this->send_request(30);
|
913 |
|
924 |
if ( !$id = (int) $id )
|
925 |
return false;
|
926 |
|
927 |
+
$pos = $this->add_request( 'getmedia', new Polldaddy_Media( null, compact( 'id' ) ) );
|
928 |
|
929 |
$this->send_request();
|
930 |
|
946 |
if ( !is_string( $act ) || !$act )
|
947 |
return false;
|
948 |
|
949 |
+
$obj = new Polldaddy_Activity( $act );
|
950 |
|
951 |
return $obj;
|
952 |
}
|
958 |
*/
|
959 |
function &polldaddy_style( $args = null, $id = null, $_require_data = true ) {
|
960 |
$false = false;
|
961 |
+
if ( is_a( $args, 'Polldaddy_Style' ) ) {
|
962 |
if ( is_null( $id ) )
|
963 |
return $args;
|
964 |
if ( !$id = (int) $id )
|
982 |
unset( $args['id'] );
|
983 |
}
|
984 |
|
985 |
+
$obj = new Polldaddy_Style( $args, compact( 'id', 'retro' ) );
|
986 |
|
987 |
return $obj;
|
988 |
}
|
1003 |
*/
|
1004 |
function &polldaddy_pack( $args = null, $id = null, $_require_data = true ) {
|
1005 |
$false = false;
|
1006 |
+
if ( is_a( $args, 'Polldaddy_Pack' ) ) {
|
1007 |
if ( is_null( $id ) )
|
1008 |
return $args;
|
1009 |
if ( !$id = (int) $id )
|
1029 |
unset( $args['id'] );
|
1030 |
}
|
1031 |
|
1032 |
+
$obj = new Polldaddy_Pack( $args, compact( 'id', 'retro' ) );
|
1033 |
|
1034 |
return $obj;
|
1035 |
}
|
1061 |
}
|
1062 |
|
1063 |
function polldaddy_email( $args = null, $id = null, $_require_data = true ) {
|
1064 |
+
if ( is_a( $args, 'Polldaddy_Email' ) ) {
|
1065 |
if ( is_null( $id ) )
|
1066 |
return $args;
|
1067 |
if ( !$id = (int) $id )
|
1085 |
return false;
|
1086 |
}
|
1087 |
|
1088 |
+
return new Polldaddy_Email( $args, compact( 'id' ) );
|
1089 |
}
|
1090 |
|
1091 |
/**
|
1104 |
*/
|
1105 |
function &polldaddy_account( $args = null ) {
|
1106 |
$false = false;
|
1107 |
+
if ( is_a( $args, 'Polldaddy_Account' ) )
|
1108 |
return $args;
|
1109 |
|
1110 |
$defaults = _polldaddy_account_defaults();
|
1115 |
if ( !is_string( $args[$required] ) || !$args[$required] )
|
1116 |
return $false;
|
1117 |
|
1118 |
+
$obj = new Polldaddy_Account( $args );
|
1119 |
|
1120 |
return $obj;
|
1121 |
}
|
1138 |
|
1139 |
function &polldaddy_poll( $args = null, $id = null, $_require_data = true ) {
|
1140 |
$false = false;
|
1141 |
+
if ( is_a( $args, 'Polldaddy_Poll' ) ) {
|
1142 |
if ( is_null( $id ) )
|
1143 |
return $args;
|
1144 |
if ( !$id = (int) $id )
|
1189 |
if ( !$args['closeDate'] )
|
1190 |
$args['closeDate'] = gmdate( 'Y-m-d H:i:s' );
|
1191 |
|
1192 |
+
$args['answers'] = new Polldaddy_Poll_Answers( array( 'answer' => $args['answers'] ) );
|
1193 |
|
1194 |
if ( is_null( $id ) )
|
1195 |
$id = $args['id'];
|
1196 |
unset( $args['id'] );
|
1197 |
}
|
1198 |
|
1199 |
+
$obj = new Polldaddy_Poll( $args, compact( 'id' ) );
|
1200 |
|
1201 |
return $obj;
|
1202 |
}
|
1238 |
|
1239 |
$atts = wp_parse_args( $args, $defaults );
|
1240 |
|
1241 |
+
$obj = new Polldaddy_Comment( null, $atts );
|
1242 |
|
1243 |
return $obj;
|
1244 |
}
|
1256 |
*/
|
1257 |
function &polldaddy_comments( $args = null, $id = null ) {
|
1258 |
$false = false;
|
1259 |
+
if ( is_a( $args, 'Polldaddy_Comments' ) )
|
1260 |
return $args;
|
1261 |
|
1262 |
$defaults = _polldaddy_comments_defaults();
|
1267 |
$id = $args['id'];
|
1268 |
unset( $args['id'] );
|
1269 |
|
1270 |
+
$obj = new Polldaddy_Comments( $args, compact( 'id' ) );
|
1271 |
|
1272 |
return $obj;
|
1273 |
}
|
1289 |
$answer = false;
|
1290 |
|
1291 |
if ( is_string( $args['text'] ) && strlen($args['text'] ) > 0 ){
|
1292 |
+
$answer = new Polldaddy_Poll_Answer( $args, compact( 'id' ) );
|
1293 |
}
|
1294 |
|
1295 |
return $answer;
|
1362 |
return $value;
|
1363 |
}
|
1364 |
endif;
|
1365 |
+
?>
|
polldaddy-org.php
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
|
3 |
require_once dirname( __FILE__ ) . '/polldaddy-client.php';
|
4 |
|
5 |
-
class
|
6 |
var $use_ssl;
|
7 |
|
8 |
-
function
|
9 |
$this->__construct();
|
10 |
}
|
11 |
|
@@ -13,7 +13,7 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
13 |
parent::__construct();
|
14 |
$this->version = '2.0.7';
|
15 |
$this->base_url = plugins_url() . '/' . dirname( plugin_basename( __FILE__ ) ) . '/';
|
16 |
-
$this->polldaddy_client_class = '
|
17 |
$this->use_ssl = (int) get_option( 'polldaddy_use_ssl' );
|
18 |
$this->multiple_accounts = (bool) get_option( 'polldaddy_multiple_accounts' );
|
19 |
$this->is_author = ( ( (bool) current_user_can('edit_others_posts')) or ( $this->multiple_accounts ) );
|
@@ -139,7 +139,7 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
139 |
}
|
140 |
$response_code = wp_remote_retrieve_response_code( $polldaddy_api_key );
|
141 |
if ( 200 != $response_code ) {
|
142 |
-
$this->errors->add( 'http_code', __( 'Could not connect to
|
143 |
return false;
|
144 |
}
|
145 |
$polldaddy_api_key = wp_remote_retrieve_body( $polldaddy_api_key );
|
@@ -153,7 +153,7 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
153 |
);
|
154 |
|
155 |
if ( !$fp ) {
|
156 |
-
$this->errors->add( 'connect', __( "Can't connect to
|
157 |
return false;
|
158 |
}
|
159 |
|
@@ -183,10 +183,10 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
183 |
update_option( 'polldaddy_api_key', $polldaddy_api_key );
|
184 |
}
|
185 |
else {
|
186 |
-
$this->errors->add( 'polldaddy_api_key', __( 'Login to
|
187 |
if ( 1 !== $this->use_ssl ) {
|
188 |
$this->errors->add( 'polldaddy_api_key', __( 'If your email address and password are correct, your host may not support secure logins.', 'polldaddy' ) );
|
189 |
-
$this->errors->add( 'polldaddy_api_key', __( 'In that case, you may be able to log in to
|
190 |
$this->use_ssl = 0;
|
191 |
}
|
192 |
update_option( 'polldaddy_use_ssl', $this->use_ssl );
|
@@ -211,16 +211,16 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
211 |
|
212 |
<div class="wrap">
|
213 |
|
214 |
-
<h2><?php _e( '
|
215 |
|
216 |
-
<p><?php printf( __('Before you can use the
|
217 |
|
218 |
<form action="" method="post">
|
219 |
<table class="form-table">
|
220 |
<tbody>
|
221 |
<tr class="form-field form-required">
|
222 |
<th valign="top" scope="row">
|
223 |
-
<label for="polldaddy-email"><?php _e( '
|
224 |
</th>
|
225 |
<td>
|
226 |
<input type="text" name="polldaddy_email" id="polldaddy-email" aria-required="true" size="40" value="<?php if ( isset( $_POST['polldaddy_email'] ) ) echo attribute_escape( $_POST['polldaddy_email'] ); ?>" />
|
@@ -228,7 +228,7 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
228 |
</tr>
|
229 |
<tr class="form-field form-required">
|
230 |
<th valign="top" scope="row">
|
231 |
-
<label for="polldaddy-password"><?php _e( '
|
232 |
</th>
|
233 |
<td>
|
234 |
<input type="password" name="polldaddy_password" id="polldaddy-password" aria-required="true" size="40" />
|
@@ -245,7 +245,7 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
245 |
</th>
|
246 |
<td>
|
247 |
<input type="checkbox" name="polldaddy_use_ssl" id="polldaddy-use-ssl" value="1" <?php echo $checked ?> style="width: auto"/>
|
248 |
-
<label for="polldaddy-use-ssl"><?php _e( 'This ensures a secure login to your
|
249 |
<input type="hidden" name="polldaddy_use_ssl_checkbox" value="1" />
|
250 |
</td>
|
251 |
</tr>
|
@@ -271,13 +271,13 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
271 |
?><tr class="form-field form-required">
|
272 |
<th valign="top" scope="row">
|
273 |
<label for="polldaddy-multiple-accounts">
|
274 |
-
<?php _e( 'Multiple
|
275 |
</label>
|
276 |
</th>
|
277 |
<td>
|
278 |
<input type="checkbox" name="polldaddy-multiple-accounts" id="polldaddy-multiple-accounts" value="1" <?php echo $checked ?> style="width: auto" />
|
279 |
<span class="description">
|
280 |
-
<label for="polldaddy-multiple-accounts"><?php _e( 'This setting will allow each blog user to import a
|
281 |
</span>
|
282 |
</td>
|
283 |
</tr>
|
@@ -290,7 +290,7 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
290 |
<td>
|
291 |
<input type="checkbox" name="polldaddy-sync-account" id="polldaddy-sync-account" value="1" style="width: auto" />
|
292 |
<span class="description">
|
293 |
-
<label for="polldaddy-sync-account"><?php _e( 'This will synchronize your ratings
|
294 |
</span>
|
295 |
</td>
|
296 |
</tr><?php }
|
@@ -298,11 +298,11 @@ class WPORG_PollDaddy extends WP_PollDaddy {
|
|
298 |
}
|
299 |
}
|
300 |
|
301 |
-
class
|
302 |
/**
|
303 |
*
|
304 |
*
|
305 |
-
* @return string|false
|
306 |
*/
|
307 |
function get_partner_account() {
|
308 |
$pos = $this->add_request( 'getpartneraccount' );
|
@@ -318,7 +318,7 @@ class WPORG_PollDaddy_Client extends api_client {
|
|
318 |
*
|
319 |
* @see polldaddy_partner()
|
320 |
* @param array $args polldaddy_partner() args
|
321 |
-
* @return string|false
|
322 |
*/
|
323 |
function update_partner_account( $args ) {
|
324 |
if ( !$partner = polldaddy_partner( $args ) )
|
@@ -335,7 +335,7 @@ class WPORG_PollDaddy_Client extends api_client {
|
|
335 |
|
336 |
function &polldaddy_partner( $args = null ) {
|
337 |
$false = false;
|
338 |
-
if ( is_a( $args, '
|
339 |
return $args;
|
340 |
|
341 |
$defaults = _polldaddy_partner_defaults();
|
@@ -346,7 +346,7 @@ function &polldaddy_partner( $args = null ) {
|
|
346 |
if ( !is_string( $args[$required] ) || !$args[$required] )
|
347 |
return $false;
|
348 |
|
349 |
-
$obj = new
|
350 |
|
351 |
return $obj;
|
352 |
}
|
@@ -358,7 +358,7 @@ function _polldaddy_partner_defaults() {
|
|
358 |
);
|
359 |
}
|
360 |
|
361 |
-
define( 'WP_POLLDADDY__CLASS', '
|
362 |
define( 'WP_POLLDADDY__POLLDADDY_CLIENT_PATH', dirname( __FILE__ ) . '/polldaddy-client.php' );
|
363 |
|
364 |
function polldaddy_loader() {
|
@@ -576,7 +576,7 @@ add_action( 'init', 'polldaddy_loader' );
|
|
576 |
add_filter( 'widget_text', 'do_shortcode' );
|
577 |
|
578 |
/**
|
579 |
-
*
|
580 |
*
|
581 |
* **/
|
582 |
if ( class_exists( 'WP_Widget' ) ) {
|
@@ -680,4 +680,4 @@ EOD;
|
|
680 |
}
|
681 |
add_action('widgets_init', create_function('', 'return register_widget("PD_Top_Rated");'));
|
682 |
}
|
683 |
-
?>
|
2 |
|
3 |
require_once dirname( __FILE__ ) . '/polldaddy-client.php';
|
4 |
|
5 |
+
class WPORG_Polldaddy extends WP_Polldaddy {
|
6 |
var $use_ssl;
|
7 |
|
8 |
+
function WPORG_Polldaddy() {
|
9 |
$this->__construct();
|
10 |
}
|
11 |
|
13 |
parent::__construct();
|
14 |
$this->version = '2.0.7';
|
15 |
$this->base_url = plugins_url() . '/' . dirname( plugin_basename( __FILE__ ) ) . '/';
|
16 |
+
$this->polldaddy_client_class = 'WPORG_Polldaddy_Client';
|
17 |
$this->use_ssl = (int) get_option( 'polldaddy_use_ssl' );
|
18 |
$this->multiple_accounts = (bool) get_option( 'polldaddy_multiple_accounts' );
|
19 |
$this->is_author = ( ( (bool) current_user_can('edit_others_posts')) or ( $this->multiple_accounts ) );
|
139 |
}
|
140 |
$response_code = wp_remote_retrieve_response_code( $polldaddy_api_key );
|
141 |
if ( 200 != $response_code ) {
|
142 |
+
$this->errors->add( 'http_code', __( 'Could not connect to Polldaddy API Key service', 'polldaddy' ) );
|
143 |
return false;
|
144 |
}
|
145 |
$polldaddy_api_key = wp_remote_retrieve_body( $polldaddy_api_key );
|
153 |
);
|
154 |
|
155 |
if ( !$fp ) {
|
156 |
+
$this->errors->add( 'connect', __( "Can't connect to Polldaddy.com", 'polldaddy' ) );
|
157 |
return false;
|
158 |
}
|
159 |
|
183 |
update_option( 'polldaddy_api_key', $polldaddy_api_key );
|
184 |
}
|
185 |
else {
|
186 |
+
$this->errors->add( 'polldaddy_api_key', __( 'Login to Polldaddy failed. Double check your email address and password.', 'polldaddy' ) );
|
187 |
if ( 1 !== $this->use_ssl ) {
|
188 |
$this->errors->add( 'polldaddy_api_key', __( 'If your email address and password are correct, your host may not support secure logins.', 'polldaddy' ) );
|
189 |
+
$this->errors->add( 'polldaddy_api_key', __( 'In that case, you may be able to log in to Polldaddy by unchecking the "Use SSL to Log in" checkbox.', 'polldaddy' ) );
|
190 |
$this->use_ssl = 0;
|
191 |
}
|
192 |
update_option( 'polldaddy_use_ssl', $this->use_ssl );
|
211 |
|
212 |
<div class="wrap">
|
213 |
|
214 |
+
<h2><?php _e( 'Polldaddy Account', 'polldaddy' ); ?></h2>
|
215 |
|
216 |
+
<p><?php printf( __('Before you can use the Polldaddy plugin, you need to enter your <a href="%s">Polldaddy.com</a> account details.' ), 'http://polldaddy.com/' ); ?></p>
|
217 |
|
218 |
<form action="" method="post">
|
219 |
<table class="form-table">
|
220 |
<tbody>
|
221 |
<tr class="form-field form-required">
|
222 |
<th valign="top" scope="row">
|
223 |
+
<label for="polldaddy-email"><?php _e( 'Polldaddy Email Address', 'polldaddy' ); ?></label>
|
224 |
</th>
|
225 |
<td>
|
226 |
<input type="text" name="polldaddy_email" id="polldaddy-email" aria-required="true" size="40" value="<?php if ( isset( $_POST['polldaddy_email'] ) ) echo attribute_escape( $_POST['polldaddy_email'] ); ?>" />
|
228 |
</tr>
|
229 |
<tr class="form-field form-required">
|
230 |
<th valign="top" scope="row">
|
231 |
+
<label for="polldaddy-password"><?php _e( 'Polldaddy Password', 'polldaddy' ); ?></label>
|
232 |
</th>
|
233 |
<td>
|
234 |
<input type="password" name="polldaddy_password" id="polldaddy-password" aria-required="true" size="40" />
|
245 |
</th>
|
246 |
<td>
|
247 |
<input type="checkbox" name="polldaddy_use_ssl" id="polldaddy-use-ssl" value="1" <?php echo $checked ?> style="width: auto"/>
|
248 |
+
<label for="polldaddy-use-ssl"><?php _e( 'This ensures a secure login to your Polldaddy account. Only uncheck if you are having problems logging in.', 'polldaddy' ); ?></label>
|
249 |
<input type="hidden" name="polldaddy_use_ssl_checkbox" value="1" />
|
250 |
</td>
|
251 |
</tr>
|
271 |
?><tr class="form-field form-required">
|
272 |
<th valign="top" scope="row">
|
273 |
<label for="polldaddy-multiple-accounts">
|
274 |
+
<?php _e( 'Multiple Polldaddy Accounts', 'polldaddy' ); ?>
|
275 |
</label>
|
276 |
</th>
|
277 |
<td>
|
278 |
<input type="checkbox" name="polldaddy-multiple-accounts" id="polldaddy-multiple-accounts" value="1" <?php echo $checked ?> style="width: auto" />
|
279 |
<span class="description">
|
280 |
+
<label for="polldaddy-multiple-accounts"><?php _e( 'This setting will allow each blog user to import a Polldaddy account.', 'polldaddy' ); ?></label>
|
281 |
</span>
|
282 |
</td>
|
283 |
</tr>
|
290 |
<td>
|
291 |
<input type="checkbox" name="polldaddy-sync-account" id="polldaddy-sync-account" value="1" style="width: auto" />
|
292 |
<span class="description">
|
293 |
+
<label for="polldaddy-sync-account"><?php _e( 'This will synchronize your ratings Polldaddy account.', 'polldaddy' ); ?></label>
|
294 |
</span>
|
295 |
</td>
|
296 |
</tr><?php }
|
298 |
}
|
299 |
}
|
300 |
|
301 |
+
class WPORG_Polldaddy_Client extends api_client {
|
302 |
/**
|
303 |
*
|
304 |
*
|
305 |
+
* @return string|false Polldaddy partner account or false on failure
|
306 |
*/
|
307 |
function get_partner_account() {
|
308 |
$pos = $this->add_request( 'getpartneraccount' );
|
318 |
*
|
319 |
* @see polldaddy_partner()
|
320 |
* @param array $args polldaddy_partner() args
|
321 |
+
* @return string|false Polldaddy partner account or false on failure
|
322 |
*/
|
323 |
function update_partner_account( $args ) {
|
324 |
if ( !$partner = polldaddy_partner( $args ) )
|
335 |
|
336 |
function &polldaddy_partner( $args = null ) {
|
337 |
$false = false;
|
338 |
+
if ( is_a( $args, 'Polldaddy_Partner' ) )
|
339 |
return $args;
|
340 |
|
341 |
$defaults = _polldaddy_partner_defaults();
|
346 |
if ( !is_string( $args[$required] ) || !$args[$required] )
|
347 |
return $false;
|
348 |
|
349 |
+
$obj = new Polldaddy_Partner( $args, $args );
|
350 |
|
351 |
return $obj;
|
352 |
}
|
358 |
);
|
359 |
}
|
360 |
|
361 |
+
define( 'WP_POLLDADDY__CLASS', 'WPORG_Polldaddy' );
|
362 |
define( 'WP_POLLDADDY__POLLDADDY_CLIENT_PATH', dirname( __FILE__ ) . '/polldaddy-client.php' );
|
363 |
|
364 |
function polldaddy_loader() {
|
576 |
add_filter( 'widget_text', 'do_shortcode' );
|
577 |
|
578 |
/**
|
579 |
+
* Polldaddy Top Rated Widget
|
580 |
*
|
581 |
* **/
|
582 |
if ( class_exists( 'WP_Widget' ) ) {
|
680 |
}
|
681 |
add_action('widgets_init', create_function('', 'return register_widget("PD_Top_Rated");'));
|
682 |
}
|
683 |
+
?>
|
polldaddy-xml.php
CHANGED
@@ -113,12 +113,12 @@ class Ghetto_XML_Object {
|
|
113 |
}
|
114 |
}
|
115 |
|
116 |
-
class
|
117 |
var $___ns = 'pd';
|
118 |
var $___ns_full = 'http://api.polldaddy.com/pdapi.xsd';
|
119 |
}
|
120 |
|
121 |
-
class
|
122 |
function xml( $prepend_ns = true, $pad = 0 ) {
|
123 |
$xml = parent::xml( $prepend_ns, $pad );
|
124 |
if ( !$pad ) {
|
@@ -129,7 +129,7 @@ class PollDaddy_XML_Root extends PollDaddy_XML_Object {
|
|
129 |
}
|
130 |
}
|
131 |
|
132 |
-
class
|
133 |
var $___name = 'pdAccess';
|
134 |
|
135 |
var $_partnerGUID;
|
@@ -138,7 +138,7 @@ class PollDaddy_Access extends PollDaddy_XML_Root {
|
|
138 |
var $demands;
|
139 |
}
|
140 |
|
141 |
-
class
|
142 |
var $___cdata = array( 'Email', 'Password' );
|
143 |
var $___name = 'pdInitiate';
|
144 |
|
@@ -149,7 +149,7 @@ class PollDaddy_Initiate extends PollDaddy_XML_Root {
|
|
149 |
var $Password;
|
150 |
}
|
151 |
|
152 |
-
class
|
153 |
var $___name = 'pdRequest';
|
154 |
|
155 |
var $_partnerGUID;
|
@@ -160,7 +160,7 @@ class PollDaddy_Request extends PollDaddy_XML_Root {
|
|
160 |
var $demands;
|
161 |
}
|
162 |
|
163 |
-
class
|
164 |
var $___name = 'pdResponse';
|
165 |
|
166 |
var $_partnerGUID;
|
@@ -172,13 +172,13 @@ class PollDaddy_Response extends PollDaddy_XML_Root {
|
|
172 |
var $queries;
|
173 |
}
|
174 |
|
175 |
-
class
|
176 |
var $___name = 'errors';
|
177 |
|
178 |
var $error;
|
179 |
}
|
180 |
|
181 |
-
class
|
182 |
var $___cdata = array( '___content' );
|
183 |
var $___name = 'error';
|
184 |
|
@@ -187,13 +187,13 @@ class PollDaddy_Error extends PollDaddy_XML_Object {
|
|
187 |
var $_id;
|
188 |
}
|
189 |
|
190 |
-
class
|
191 |
var $___name = 'queries';
|
192 |
|
193 |
var $query;
|
194 |
}
|
195 |
|
196 |
-
class
|
197 |
var $___cdata = array( 'text' );
|
198 |
var $___name = 'query';
|
199 |
|
@@ -204,13 +204,13 @@ class PollDaddy_Query extends PollDaddy_XML_Object {
|
|
204 |
var $caller;
|
205 |
}
|
206 |
|
207 |
-
class
|
208 |
var $___name = 'demands';
|
209 |
|
210 |
var $demand;
|
211 |
}
|
212 |
|
213 |
-
class
|
214 |
var $___name = 'demand';
|
215 |
|
216 |
var $_id;
|
@@ -240,7 +240,7 @@ class PollDaddy_Demand extends PollDaddy_XML_Object {
|
|
240 |
var $media;
|
241 |
}
|
242 |
|
243 |
-
class
|
244 |
var $___cdata = array( 'name' );
|
245 |
var $___name = 'partner';
|
246 |
|
@@ -250,7 +250,7 @@ class PollDaddy_Partner extends PollDaddy_XML_Object {
|
|
250 |
var $name;
|
251 |
}
|
252 |
|
253 |
-
class
|
254 |
var $___cdata = array( 'userName', 'email', 'password', 'firstName', 'lastName', 'websiteURL', 'avatarURL', 'bio' );
|
255 |
var $___name = 'account';
|
256 |
|
@@ -267,7 +267,7 @@ class PollDaddy_Account extends PollDaddy_XML_Object {
|
|
267 |
var $bio;
|
268 |
}
|
269 |
|
270 |
-
class
|
271 |
var $___name = 'list';
|
272 |
|
273 |
var $_start;
|
@@ -277,7 +277,7 @@ class PollDaddy_List extends PollDaddy_XML_Object {
|
|
277 |
var $period;
|
278 |
}
|
279 |
|
280 |
-
class
|
281 |
var $___name = 'polls';
|
282 |
|
283 |
var $_total;
|
@@ -285,7 +285,7 @@ class PollDaddy_Polls extends PollDaddy_XML_Object {
|
|
285 |
var $poll;
|
286 |
}
|
287 |
|
288 |
-
class
|
289 |
var $___cdata = array( '___content' );
|
290 |
var $___name = 'search';
|
291 |
|
@@ -294,7 +294,7 @@ class PollDaddy_Search extends PollDaddy_XML_Object {
|
|
294 |
var $poll;
|
295 |
}
|
296 |
|
297 |
-
class
|
298 |
var $___cdata = array( '___content', 'question', 'mediaCode', 'url' );
|
299 |
var $___name = 'poll';
|
300 |
|
@@ -334,7 +334,7 @@ class PollDaddy_Poll extends PollDaddy_XML_Object {
|
|
334 |
var $answers;
|
335 |
}
|
336 |
|
337 |
-
class
|
338 |
var $___name = 'result';
|
339 |
|
340 |
var $_id;
|
@@ -343,13 +343,13 @@ class PollDaddy_Poll_Result extends PollDaddy_XML_Object {
|
|
343 |
var $otherAnswers;
|
344 |
}
|
345 |
|
346 |
-
class
|
347 |
var $___name = 'answers';
|
348 |
|
349 |
var $answer;
|
350 |
}
|
351 |
|
352 |
-
class
|
353 |
var $___cdata = array( '___content', 'text', 'mediaCode' );
|
354 |
var $___name = 'answer';
|
355 |
|
@@ -364,20 +364,20 @@ class PollDaddy_Poll_Answer extends PollDaddy_XML_Object {
|
|
364 |
var $mediaCode; // new
|
365 |
}
|
366 |
|
367 |
-
class
|
368 |
var $___name = 'otherAnswers';
|
369 |
|
370 |
var $otherAnswer;
|
371 |
}
|
372 |
|
373 |
-
class
|
374 |
var $___cdata = array( '___content' );
|
375 |
var $___name = 'otherAnswer';
|
376 |
|
377 |
var $___content;
|
378 |
}
|
379 |
|
380 |
-
class
|
381 |
var $___cdata = array( '___content' );
|
382 |
var $___name = 'comments';
|
383 |
|
@@ -388,7 +388,7 @@ class PollDaddy_Comments extends PollDaddy_XML_Object {
|
|
388 |
var $comment;
|
389 |
}
|
390 |
|
391 |
-
class
|
392 |
var $___cdata = array( 'name', 'email', 'text', 'url' );
|
393 |
var $___name = 'comment';
|
394 |
|
@@ -405,7 +405,7 @@ class PollDaddy_Comment extends PollDaddy_XML_Object {
|
|
405 |
var $ip;
|
406 |
}
|
407 |
|
408 |
-
class
|
409 |
var $___name = 'extensions';
|
410 |
|
411 |
var $folders;
|
@@ -414,13 +414,13 @@ class PollDaddy_Extensions extends PollDaddy_XML_Object {
|
|
414 |
var $languages;
|
415 |
}
|
416 |
|
417 |
-
class
|
418 |
var $___name = 'folders';
|
419 |
|
420 |
var $folder;
|
421 |
}
|
422 |
|
423 |
-
class
|
424 |
var $___cdata = array( '___content' );
|
425 |
var $___name = 'folder';
|
426 |
|
@@ -429,13 +429,13 @@ class PollDaddy_Folder extends PollDaddy_XML_Object {
|
|
429 |
var $_id;
|
430 |
}
|
431 |
|
432 |
-
class
|
433 |
var $___name = 'styles';
|
434 |
|
435 |
var $style;
|
436 |
}
|
437 |
|
438 |
-
class
|
439 |
var $___cdata = array( 'title', 'css' );
|
440 |
var $___name = 'style';
|
441 |
|
@@ -448,13 +448,13 @@ class PollDaddy_Style extends PollDaddy_XML_Object {
|
|
448 |
var $css;
|
449 |
}
|
450 |
|
451 |
-
class
|
452 |
var $___name = 'packs';
|
453 |
|
454 |
var $pack;
|
455 |
}
|
456 |
|
457 |
-
class
|
458 |
var $___name = 'pack';
|
459 |
|
460 |
var $_id;
|
@@ -464,7 +464,7 @@ class PollDaddy_Pack extends PollDaddy_XML_Object {
|
|
464 |
var $pack;
|
465 |
}
|
466 |
|
467 |
-
class Custom_Pack extends
|
468 |
var $___name = 'pack';
|
469 |
|
470 |
var $_type = 'user'; //type attribute is constant (for now)
|
@@ -478,7 +478,7 @@ class Custom_Pack extends PollDaddy_XML_Object {
|
|
478 |
}
|
479 |
}
|
480 |
|
481 |
-
class Custom_Pack_Phrase extends
|
482 |
var $___cdata = array( '___content' );
|
483 |
var $___name = 'phrase';
|
484 |
|
@@ -492,13 +492,13 @@ class Custom_Pack_Phrase extends PollDaddy_XML_Object {
|
|
492 |
}
|
493 |
}
|
494 |
|
495 |
-
class
|
496 |
var $___name = 'languages';
|
497 |
|
498 |
var $language;
|
499 |
}
|
500 |
|
501 |
-
class
|
502 |
var $___cdata = array( '___content' );
|
503 |
var $___name = 'language';
|
504 |
|
@@ -507,14 +507,14 @@ class PollDaddy_Language extends PollDaddy_XML_Object {
|
|
507 |
var $_id;
|
508 |
}
|
509 |
|
510 |
-
class
|
511 |
var $___cdata = array( '___content' );
|
512 |
var $___name = 'activity';
|
513 |
|
514 |
var $___content;
|
515 |
}
|
516 |
|
517 |
-
class
|
518 |
var $___cdata = array( 'text', 'action' );
|
519 |
var $___name = 'nonce';
|
520 |
|
@@ -523,7 +523,7 @@ class PollDaddy_Nonce extends PollDaddy_XML_Object {
|
|
523 |
var $userCode;
|
524 |
}
|
525 |
|
526 |
-
class
|
527 |
var $___name = 'rating_result';
|
528 |
|
529 |
var $_id;
|
@@ -531,14 +531,14 @@ class PollDaddy_Rating_Result extends PollDaddy_XML_Object {
|
|
531 |
var $ratings;
|
532 |
}
|
533 |
|
534 |
-
class
|
535 |
var $___name = 'ratings';
|
536 |
|
537 |
var $_total;
|
538 |
var $rating;
|
539 |
}
|
540 |
|
541 |
-
class
|
542 |
var $___name = 'rating';
|
543 |
var $___cdata = array( 'settings', 'name', 'title', 'permalink' );
|
544 |
|
@@ -562,7 +562,7 @@ class PollDaddy_Rating extends PollDaddy_XML_Object {
|
|
562 |
var $settings;
|
563 |
}
|
564 |
|
565 |
-
class
|
566 |
var $___cdata = array( 'custom' );
|
567 |
var $___name = 'emailAddress';
|
568 |
|
@@ -577,7 +577,7 @@ class PollDaddy_Email extends PollDaddy_XML_Object {
|
|
577 |
var $status;
|
578 |
}
|
579 |
|
580 |
-
class
|
581 |
var $___cdata = array( 'text' );
|
582 |
var $___name = 'message';
|
583 |
|
@@ -588,7 +588,7 @@ class PollDaddy_Email_Message extends PollDaddy_XML_Object {
|
|
588 |
var $groups;
|
589 |
}
|
590 |
|
591 |
-
class
|
592 |
var $___cdata = array( 'name', 'data', 'type', 'upload_result', 'img', 'img_small', 'url' );
|
593 |
var $___name = 'media';
|
594 |
|
@@ -605,48 +605,48 @@ class PollDaddy_Media extends PollDaddy_XML_Object {
|
|
605 |
var $url;
|
606 |
}
|
607 |
|
608 |
-
class
|
609 |
var $parser;
|
610 |
var $polldaddy_objects = array(
|
611 |
-
'http://api.polldaddy.com/pdapi.xsd:pdAccess' => '
|
612 |
-
'http://api.polldaddy.com/pdapi.xsd:pdInitiate' => '
|
613 |
-
'http://api.polldaddy.com/pdapi.xsd:pdRequest' => '
|
614 |
-
'http://api.polldaddy.com/pdapi.xsd:pdResponse' => '
|
615 |
-
'http://api.polldaddy.com/pdapi.xsd:errors' => '
|
616 |
-
'http://api.polldaddy.com/pdapi.xsd:error' => '
|
617 |
-
'http://api.polldaddy.com/pdapi.xsd:demands' => '
|
618 |
-
'http://api.polldaddy.com/pdapi.xsd:demand' => '
|
619 |
-
'http://api.polldaddy.com/pdapi.xsd:queries' => '
|
620 |
-
'http://api.polldaddy.com/pdapi.xsd:query' => '
|
621 |
-
'http://api.polldaddy.com/pdapi.xsd:account' => '
|
622 |
-
'http://api.polldaddy.com/pdapi.xsd:list' => '
|
623 |
-
'http://api.polldaddy.com/pdapi.xsd:polls' => '
|
624 |
-
'http://api.polldaddy.com/pdapi.xsd:search' => '
|
625 |
-
'http://api.polldaddy.com/pdapi.xsd:poll' => '
|
626 |
-
'http://api.polldaddy.com/pdapi.xsd:emailAddress' => '
|
627 |
-
'http://api.polldaddy.com/pdapi.xsd:message' => '
|
628 |
-
'http://api.polldaddy.com/pdapi.xsd:answers' => '
|
629 |
-
'http://api.polldaddy.com/pdapi.xsd:answer' => '
|
630 |
-
'http://api.polldaddy.com/pdapi.xsd:otherAnswers' => '
|
631 |
-
'http://api.polldaddy.com/pdapi.xsd:result' => '
|
632 |
-
'http://api.polldaddy.com/pdapi.xsd:comments' => '
|
633 |
-
'http://api.polldaddy.com/pdapi.xsd:comment' => '
|
634 |
-
'http://api.polldaddy.com/pdapi.xsd:extensions' => '
|
635 |
-
'http://api.polldaddy.com/pdapi.xsd:folders' => '
|
636 |
-
'http://api.polldaddy.com/pdapi.xsd:folder' => '
|
637 |
-
'http://api.polldaddy.com/pdapi.xsd:styles' => '
|
638 |
-
'http://api.polldaddy.com/pdapi.xsd:style' => '
|
639 |
-
'http://api.polldaddy.com/pdapi.xsd:packs' => '
|
640 |
-
'http://api.polldaddy.com/pdapi.xsd:pack' => '
|
641 |
-
'http://api.polldaddy.com/pdapi.xsd:languages' => '
|
642 |
-
'http://api.polldaddy.com/pdapi.xsd:language' => '
|
643 |
-
'http://api.polldaddy.com/pdapi.xsd:activity' => '
|
644 |
-
'http://api.polldaddy.com/pdapi.xsd:rating_result' => '
|
645 |
-
'http://api.polldaddy.com/pdapi.xsd:ratings' => '
|
646 |
-
'http://api.polldaddy.com/pdapi.xsd:rating' => '
|
647 |
-
'http://api.polldaddy.com/pdapi.xsd:nonce' => '
|
648 |
-
'http://api.polldaddy.com/pdapi.xsd:partner' => '
|
649 |
-
'http://api.polldaddy.com/pdapi.xsd:media' => '
|
650 |
'pack' => 'Custom_Pack',
|
651 |
'phrase' => 'Custom_Pack_Phrase'
|
652 |
);// the parser matches the tag names to the class name and creates an object defined by that class
|
@@ -656,7 +656,7 @@ class PollDaddy_XML_Parser {
|
|
656 |
|
657 |
var $objects = array();
|
658 |
|
659 |
-
function
|
660 |
if ( is_null( $xml ) )
|
661 |
return;
|
662 |
|
113 |
}
|
114 |
}
|
115 |
|
116 |
+
class Polldaddy_XML_Object extends Ghetto_XML_Object {
|
117 |
var $___ns = 'pd';
|
118 |
var $___ns_full = 'http://api.polldaddy.com/pdapi.xsd';
|
119 |
}
|
120 |
|
121 |
+
class Polldaddy_XML_Root extends Polldaddy_XML_Object {
|
122 |
function xml( $prepend_ns = true, $pad = 0 ) {
|
123 |
$xml = parent::xml( $prepend_ns, $pad );
|
124 |
if ( !$pad ) {
|
129 |
}
|
130 |
}
|
131 |
|
132 |
+
class Polldaddy_Access extends Polldaddy_XML_Root {
|
133 |
var $___name = 'pdAccess';
|
134 |
|
135 |
var $_partnerGUID;
|
138 |
var $demands;
|
139 |
}
|
140 |
|
141 |
+
class Polldaddy_Initiate extends Polldaddy_XML_Root {
|
142 |
var $___cdata = array( 'Email', 'Password' );
|
143 |
var $___name = 'pdInitiate';
|
144 |
|
149 |
var $Password;
|
150 |
}
|
151 |
|
152 |
+
class Polldaddy_Request extends Polldaddy_XML_Root {
|
153 |
var $___name = 'pdRequest';
|
154 |
|
155 |
var $_partnerGUID;
|
160 |
var $demands;
|
161 |
}
|
162 |
|
163 |
+
class Polldaddy_Response extends Polldaddy_XML_Root {
|
164 |
var $___name = 'pdResponse';
|
165 |
|
166 |
var $_partnerGUID;
|
172 |
var $queries;
|
173 |
}
|
174 |
|
175 |
+
class Polldaddy_Errors extends Polldaddy_XML_Object {
|
176 |
var $___name = 'errors';
|
177 |
|
178 |
var $error;
|
179 |
}
|
180 |
|
181 |
+
class Polldaddy_Error extends Polldaddy_XML_Object {
|
182 |
var $___cdata = array( '___content' );
|
183 |
var $___name = 'error';
|
184 |
|
187 |
var $_id;
|
188 |
}
|
189 |
|
190 |
+
class Polldaddy_Queries extends Polldaddy_XML_Object {
|
191 |
var $___name = 'queries';
|
192 |
|
193 |
var $query;
|
194 |
}
|
195 |
|
196 |
+
class Polldaddy_Query extends Polldaddy_XML_Object {
|
197 |
var $___cdata = array( 'text' );
|
198 |
var $___name = 'query';
|
199 |
|
204 |
var $caller;
|
205 |
}
|
206 |
|
207 |
+
class Polldaddy_Demands extends Polldaddy_XML_Object {
|
208 |
var $___name = 'demands';
|
209 |
|
210 |
var $demand;
|
211 |
}
|
212 |
|
213 |
+
class Polldaddy_Demand extends Polldaddy_XML_Object {
|
214 |
var $___name = 'demand';
|
215 |
|
216 |
var $_id;
|
240 |
var $media;
|
241 |
}
|
242 |
|
243 |
+
class Polldaddy_Partner extends Polldaddy_XML_Object {
|
244 |
var $___cdata = array( 'name' );
|
245 |
var $___name = 'partner';
|
246 |
|
250 |
var $name;
|
251 |
}
|
252 |
|
253 |
+
class Polldaddy_Account extends Polldaddy_XML_Object {
|
254 |
var $___cdata = array( 'userName', 'email', 'password', 'firstName', 'lastName', 'websiteURL', 'avatarURL', 'bio' );
|
255 |
var $___name = 'account';
|
256 |
|
267 |
var $bio;
|
268 |
}
|
269 |
|
270 |
+
class Polldaddy_List extends Polldaddy_XML_Object {
|
271 |
var $___name = 'list';
|
272 |
|
273 |
var $_start;
|
277 |
var $period;
|
278 |
}
|
279 |
|
280 |
+
class Polldaddy_Polls extends Polldaddy_XML_Object {
|
281 |
var $___name = 'polls';
|
282 |
|
283 |
var $_total;
|
285 |
var $poll;
|
286 |
}
|
287 |
|
288 |
+
class Polldaddy_Search extends Polldaddy_XML_Object {
|
289 |
var $___cdata = array( '___content' );
|
290 |
var $___name = 'search';
|
291 |
|
294 |
var $poll;
|
295 |
}
|
296 |
|
297 |
+
class Polldaddy_Poll extends Polldaddy_XML_Object {
|
298 |
var $___cdata = array( '___content', 'question', 'mediaCode', 'url' );
|
299 |
var $___name = 'poll';
|
300 |
|
334 |
var $answers;
|
335 |
}
|
336 |
|
337 |
+
class Polldaddy_Poll_Result extends Polldaddy_XML_Object {
|
338 |
var $___name = 'result';
|
339 |
|
340 |
var $_id;
|
343 |
var $otherAnswers;
|
344 |
}
|
345 |
|
346 |
+
class Polldaddy_Poll_Answers extends Polldaddy_XML_Object {
|
347 |
var $___name = 'answers';
|
348 |
|
349 |
var $answer;
|
350 |
}
|
351 |
|
352 |
+
class Polldaddy_Poll_Answer extends Polldaddy_XML_Object {
|
353 |
var $___cdata = array( '___content', 'text', 'mediaCode' );
|
354 |
var $___name = 'answer';
|
355 |
|
364 |
var $mediaCode; // new
|
365 |
}
|
366 |
|
367 |
+
class Polldaddy_Other_Answers extends Polldaddy_XML_Object {
|
368 |
var $___name = 'otherAnswers';
|
369 |
|
370 |
var $otherAnswer;
|
371 |
}
|
372 |
|
373 |
+
class Polldaddy_Other_Answer extends Polldaddy_XML_Object {
|
374 |
var $___cdata = array( '___content' );
|
375 |
var $___name = 'otherAnswer';
|
376 |
|
377 |
var $___content;
|
378 |
}
|
379 |
|
380 |
+
class Polldaddy_Comments extends Polldaddy_XML_Object {
|
381 |
var $___cdata = array( '___content' );
|
382 |
var $___name = 'comments';
|
383 |
|
388 |
var $comment;
|
389 |
}
|
390 |
|
391 |
+
class Polldaddy_Comment extends Polldaddy_XML_Object {
|
392 |
var $___cdata = array( 'name', 'email', 'text', 'url' );
|
393 |
var $___name = 'comment';
|
394 |
|
405 |
var $ip;
|
406 |
}
|
407 |
|
408 |
+
class Polldaddy_Extensions extends Polldaddy_XML_Object {
|
409 |
var $___name = 'extensions';
|
410 |
|
411 |
var $folders;
|
414 |
var $languages;
|
415 |
}
|
416 |
|
417 |
+
class Polldaddy_Folders extends Polldaddy_XML_Object {
|
418 |
var $___name = 'folders';
|
419 |
|
420 |
var $folder;
|
421 |
}
|
422 |
|
423 |
+
class Polldaddy_Folder extends Polldaddy_XML_Object {
|
424 |
var $___cdata = array( '___content' );
|
425 |
var $___name = 'folder';
|
426 |
|
429 |
var $_id;
|
430 |
}
|
431 |
|
432 |
+
class Polldaddy_Styles extends Polldaddy_XML_Object {
|
433 |
var $___name = 'styles';
|
434 |
|
435 |
var $style;
|
436 |
}
|
437 |
|
438 |
+
class Polldaddy_Style extends Polldaddy_XML_Object {
|
439 |
var $___cdata = array( 'title', 'css' );
|
440 |
var $___name = 'style';
|
441 |
|
448 |
var $css;
|
449 |
}
|
450 |
|
451 |
+
class Polldaddy_Packs extends Polldaddy_XML_Object {
|
452 |
var $___name = 'packs';
|
453 |
|
454 |
var $pack;
|
455 |
}
|
456 |
|
457 |
+
class Polldaddy_Pack extends Polldaddy_XML_Object {
|
458 |
var $___name = 'pack';
|
459 |
|
460 |
var $_id;
|
464 |
var $pack;
|
465 |
}
|
466 |
|
467 |
+
class Custom_Pack extends Polldaddy_XML_Object {
|
468 |
var $___name = 'pack';
|
469 |
|
470 |
var $_type = 'user'; //type attribute is constant (for now)
|
478 |
}
|
479 |
}
|
480 |
|
481 |
+
class Custom_Pack_Phrase extends Polldaddy_XML_Object {
|
482 |
var $___cdata = array( '___content' );
|
483 |
var $___name = 'phrase';
|
484 |
|
492 |
}
|
493 |
}
|
494 |
|
495 |
+
class Polldaddy_Languages extends Polldaddy_XML_Object {
|
496 |
var $___name = 'languages';
|
497 |
|
498 |
var $language;
|
499 |
}
|
500 |
|
501 |
+
class Polldaddy_Language extends Polldaddy_XML_Object {
|
502 |
var $___cdata = array( '___content' );
|
503 |
var $___name = 'language';
|
504 |
|
507 |
var $_id;
|
508 |
}
|
509 |
|
510 |
+
class Polldaddy_Activity extends Polldaddy_XML_Object {
|
511 |
var $___cdata = array( '___content' );
|
512 |
var $___name = 'activity';
|
513 |
|
514 |
var $___content;
|
515 |
}
|
516 |
|
517 |
+
class Polldaddy_Nonce extends Polldaddy_XML_Object {
|
518 |
var $___cdata = array( 'text', 'action' );
|
519 |
var $___name = 'nonce';
|
520 |
|
523 |
var $userCode;
|
524 |
}
|
525 |
|
526 |
+
class Polldaddy_Rating_Result extends Polldaddy_XML_Object {
|
527 |
var $___name = 'rating_result';
|
528 |
|
529 |
var $_id;
|
531 |
var $ratings;
|
532 |
}
|
533 |
|
534 |
+
class Polldaddy_Ratings extends Polldaddy_XML_Object {
|
535 |
var $___name = 'ratings';
|
536 |
|
537 |
var $_total;
|
538 |
var $rating;
|
539 |
}
|
540 |
|
541 |
+
class Polldaddy_Rating extends Polldaddy_XML_Object {
|
542 |
var $___name = 'rating';
|
543 |
var $___cdata = array( 'settings', 'name', 'title', 'permalink' );
|
544 |
|
562 |
var $settings;
|
563 |
}
|
564 |
|
565 |
+
class Polldaddy_Email extends Polldaddy_XML_Object {
|
566 |
var $___cdata = array( 'custom' );
|
567 |
var $___name = 'emailAddress';
|
568 |
|
577 |
var $status;
|
578 |
}
|
579 |
|
580 |
+
class Polldaddy_Email_Message extends Polldaddy_XML_Object {
|
581 |
var $___cdata = array( 'text' );
|
582 |
var $___name = 'message';
|
583 |
|
588 |
var $groups;
|
589 |
}
|
590 |
|
591 |
+
class Polldaddy_Media extends Polldaddy_XML_Object {
|
592 |
var $___cdata = array( 'name', 'data', 'type', 'upload_result', 'img', 'img_small', 'url' );
|
593 |
var $___name = 'media';
|
594 |
|
605 |
var $url;
|
606 |
}
|
607 |
|
608 |
+
class Polldaddy_XML_Parser {
|
609 |
var $parser;
|
610 |
var $polldaddy_objects = array(
|
611 |
+
'http://api.polldaddy.com/pdapi.xsd:pdAccess' => 'Polldaddy_Access',
|
612 |
+
'http://api.polldaddy.com/pdapi.xsd:pdInitiate' => 'Polldaddy_Initiate',
|
613 |
+
'http://api.polldaddy.com/pdapi.xsd:pdRequest' => 'Polldaddy_Request',
|
614 |
+
'http://api.polldaddy.com/pdapi.xsd:pdResponse' => 'Polldaddy_Response',
|
615 |
+
'http://api.polldaddy.com/pdapi.xsd:errors' => 'Polldaddy_Errors',
|
616 |
+
'http://api.polldaddy.com/pdapi.xsd:error' => 'Polldaddy_Error',
|
617 |
+
'http://api.polldaddy.com/pdapi.xsd:demands' => 'Polldaddy_Demands',
|
618 |
+
'http://api.polldaddy.com/pdapi.xsd:demand' => 'Polldaddy_Demand',
|
619 |
+
'http://api.polldaddy.com/pdapi.xsd:queries' => 'Polldaddy_Queries',
|
620 |
+
'http://api.polldaddy.com/pdapi.xsd:query' => 'Polldaddy_Query',
|
621 |
+
'http://api.polldaddy.com/pdapi.xsd:account' => 'Polldaddy_Account',
|
622 |
+
'http://api.polldaddy.com/pdapi.xsd:list' => 'Polldaddy_List',
|
623 |
+
'http://api.polldaddy.com/pdapi.xsd:polls' => 'Polldaddy_Polls',
|
624 |
+
'http://api.polldaddy.com/pdapi.xsd:search' => 'Polldaddy_Search',
|
625 |
+
'http://api.polldaddy.com/pdapi.xsd:poll' => 'Polldaddy_Poll',
|
626 |
+
'http://api.polldaddy.com/pdapi.xsd:emailAddress' => 'Polldaddy_Email',
|
627 |
+
'http://api.polldaddy.com/pdapi.xsd:message' => 'Polldaddy_Email_Message',
|
628 |
+
'http://api.polldaddy.com/pdapi.xsd:answers' => 'Polldaddy_Poll_Answers',
|
629 |
+
'http://api.polldaddy.com/pdapi.xsd:answer' => 'Polldaddy_Poll_Answer',
|
630 |
+
'http://api.polldaddy.com/pdapi.xsd:otherAnswers' => 'Polldaddy_Other_Answers',
|
631 |
+
'http://api.polldaddy.com/pdapi.xsd:result' => 'Polldaddy_Poll_Result',
|
632 |
+
'http://api.polldaddy.com/pdapi.xsd:comments' => 'Polldaddy_Comments',
|
633 |
+
'http://api.polldaddy.com/pdapi.xsd:comment' => 'Polldaddy_Comment',
|
634 |
+
'http://api.polldaddy.com/pdapi.xsd:extensions' => 'Polldaddy_Extensions',
|
635 |
+
'http://api.polldaddy.com/pdapi.xsd:folders' => 'Polldaddy_Folders',
|
636 |
+
'http://api.polldaddy.com/pdapi.xsd:folder' => 'Polldaddy_Folder',
|
637 |
+
'http://api.polldaddy.com/pdapi.xsd:styles' => 'Polldaddy_Styles',
|
638 |
+
'http://api.polldaddy.com/pdapi.xsd:style' => 'Polldaddy_Style',
|
639 |
+
'http://api.polldaddy.com/pdapi.xsd:packs' => 'Polldaddy_Packs',
|
640 |
+
'http://api.polldaddy.com/pdapi.xsd:pack' => 'Polldaddy_Pack',
|
641 |
+
'http://api.polldaddy.com/pdapi.xsd:languages' => 'Polldaddy_Languages',
|
642 |
+
'http://api.polldaddy.com/pdapi.xsd:language' => 'Polldaddy_Language',
|
643 |
+
'http://api.polldaddy.com/pdapi.xsd:activity' => 'Polldaddy_Activity',
|
644 |
+
'http://api.polldaddy.com/pdapi.xsd:rating_result' => 'Polldaddy_Rating_Result',
|
645 |
+
'http://api.polldaddy.com/pdapi.xsd:ratings' => 'Polldaddy_Ratings',
|
646 |
+
'http://api.polldaddy.com/pdapi.xsd:rating' => 'Polldaddy_Rating',
|
647 |
+
'http://api.polldaddy.com/pdapi.xsd:nonce' => 'Polldaddy_Nonce',
|
648 |
+
'http://api.polldaddy.com/pdapi.xsd:partner' => 'Polldaddy_Partner',
|
649 |
+
'http://api.polldaddy.com/pdapi.xsd:media' => 'Polldaddy_Media',
|
650 |
'pack' => 'Custom_Pack',
|
651 |
'phrase' => 'Custom_Pack_Phrase'
|
652 |
);// the parser matches the tag names to the class name and creates an object defined by that class
|
656 |
|
657 |
var $objects = array();
|
658 |
|
659 |
+
function Polldaddy_XML_Parser( $xml = null ) {
|
660 |
if ( is_null( $xml ) )
|
661 |
return;
|
662 |
|
polldaddy.js
CHANGED
@@ -44,7 +44,7 @@ jQuery(function ($) {
|
|
44 |
return confirm( opts.delete_rating.replace("%s", $(this).parents('td').find('strong').text() ) );
|
45 |
});
|
46 |
$('a.delete-poll').click(function () {
|
47 |
-
return confirm( opts.delete_poll.replace("%s", $(this).parents('td').find('strong').text() ) );
|
48 |
});
|
49 |
$('span.view a.thickbox').attr('href', function () {
|
50 |
return $(this).attr('href') + '&iframe&TB_iframe=true';
|
@@ -243,4 +243,4 @@ jQuery(function ($) {
|
|
243 |
|
244 |
return api;
|
245 |
}
|
246 |
-
});
|
44 |
return confirm( opts.delete_rating.replace("%s", $(this).parents('td').find('strong').text() ) );
|
45 |
});
|
46 |
$('a.delete-poll').click(function () {
|
47 |
+
return confirm( opts.delete_poll.replace( "%s", "'" + $(this).parents('td').find('strong').text() + "'" ) );
|
48 |
});
|
49 |
$('span.view a.thickbox').attr('href', function () {
|
50 |
return $(this).attr('href') + '&iframe&TB_iframe=true';
|
243 |
|
244 |
return api;
|
245 |
}
|
246 |
+
});
|
polldaddy.php
CHANGED
@@ -6,13 +6,13 @@ Plugin URI: http://wordpress.org/extend/plugins/polldaddy/
|
|
6 |
Description: Create and manage Polldaddy polls and ratings in WordPress
|
7 |
Author: Automattic, Inc.
|
8 |
Author URL: http://automattic.com/
|
9 |
-
Version: 2.0.
|
10 |
*/
|
11 |
|
12 |
-
// You can hardcode your
|
13 |
//define( 'WP_POLLDADDY__PARTNERGUID', '12345...' );
|
14 |
|
15 |
-
class
|
16 |
var $errors;
|
17 |
var $base_url;
|
18 |
var $is_admin;
|
@@ -26,7 +26,7 @@ class WP_PollDaddy {
|
|
26 |
var $user_code;
|
27 |
var $rating_user_code;
|
28 |
|
29 |
-
function
|
30 |
$this->__construct();
|
31 |
}
|
32 |
|
@@ -34,7 +34,7 @@ class WP_PollDaddy {
|
|
34 |
global $current_user;
|
35 |
$this->errors = new WP_Error;
|
36 |
$this->scheme = 'https';
|
37 |
-
$this->version = '2.0.
|
38 |
$this->multiple_accounts = true;
|
39 |
$this->polldaddy_client_class = 'api_client';
|
40 |
$this->polldaddy_clients = array();
|
@@ -679,7 +679,7 @@ class WP_PollDaddy {
|
|
679 |
else
|
680 |
$answer = polldaddy_poll_answer( $args );
|
681 |
|
682 |
-
if ( isset( $answer ) && is_a( $answer, '
|
683 |
$answers[] = $answer;
|
684 |
}
|
685 |
}
|
@@ -779,7 +779,7 @@ class WP_PollDaddy {
|
|
779 |
|
780 |
$answer = polldaddy_poll_answer( $args );
|
781 |
|
782 |
-
if ( isset( $answer ) && is_a( $answer, '
|
783 |
$answers[] = $answer;
|
784 |
}
|
785 |
}
|
@@ -1414,7 +1414,7 @@ class WP_PollDaddy {
|
|
1414 |
<th class="check-column" scope="row"><?php if ( $this->is_author and $this->can_edit( $poll ) ) { ?><input type="checkbox" value="<?php echo (int) $poll_id; ?>" name="poll[]" /><?php } ?></th>
|
1415 |
<td class="post-title column-title" style="padding-top:7px;">
|
1416 |
<?php if ( $edit_link ) { ?>
|
1417 |
-
<a class="row-title" style="display:block;" href="<?php echo $edit_link; ?>"><?php echo esc_html( $poll->___content ); ?></a>
|
1418 |
|
1419 |
<abbr title="<?php echo date( __( 'Y/m/d g:i:s A', 'polldaddy' ), $poll_time ); ?>"> <?php _e( 'created', 'polldaddy' ); ?> <?php echo date( __( 'M d, Y', 'polldaddy' ), $poll_time ); ?></abbr>
|
1420 |
|
@@ -1549,7 +1549,7 @@ src="http://static.polldaddy.com/p/<?php echo (int) $poll_id; ?>.js"></scr
|
|
1549 |
jQuery( document ).ready(function(){
|
1550 |
plugin = new Plugin( {
|
1551 |
delete_rating: '<?php echo esc_attr( __( 'Are you sure you want to delete the rating for "%s"?', 'polldaddy' ) ); ?>',
|
1552 |
-
delete_poll: '<?php echo esc_attr( __( 'Are you sure you want to delete
|
1553 |
delete_answer: '<?php echo esc_attr( __( 'Are you sure you want to delete this answer?', 'polldaddy' ) ); ?>',
|
1554 |
delete_answer_title: '<?php echo esc_attr( __( 'delete this answer', 'polldaddy' ) ); ?>',
|
1555 |
standard_styles: '<?php echo esc_attr( __( 'Standard Styles', 'polldaddy' ) ); ?>',
|
@@ -4878,4 +4878,4 @@ src="http://static.polldaddy.com/p/<?php echo (int) $poll_id; ?>.js"></scr
|
|
4878 |
require dirname( __FILE__ ).'/rating.php';
|
4879 |
require dirname( __FILE__ ).'/ajax.php';
|
4880 |
require dirname( __FILE__ ).'/popups.php';
|
4881 |
-
require dirname( __FILE__ ).'/polldaddy-org.php';
|
6 |
Description: Create and manage Polldaddy polls and ratings in WordPress
|
7 |
Author: Automattic, Inc.
|
8 |
Author URL: http://automattic.com/
|
9 |
+
Version: 2.0.8
|
10 |
*/
|
11 |
|
12 |
+
// You can hardcode your Polldaddy PartnerGUID (API Key) here
|
13 |
//define( 'WP_POLLDADDY__PARTNERGUID', '12345...' );
|
14 |
|
15 |
+
class WP_Polldaddy {
|
16 |
var $errors;
|
17 |
var $base_url;
|
18 |
var $is_admin;
|
26 |
var $user_code;
|
27 |
var $rating_user_code;
|
28 |
|
29 |
+
function WP_Polldaddy() {
|
30 |
$this->__construct();
|
31 |
}
|
32 |
|
34 |
global $current_user;
|
35 |
$this->errors = new WP_Error;
|
36 |
$this->scheme = 'https';
|
37 |
+
$this->version = '2.0.8';
|
38 |
$this->multiple_accounts = true;
|
39 |
$this->polldaddy_client_class = 'api_client';
|
40 |
$this->polldaddy_clients = array();
|
679 |
else
|
680 |
$answer = polldaddy_poll_answer( $args );
|
681 |
|
682 |
+
if ( isset( $answer ) && is_a( $answer, 'Polldaddy_Poll_Answer' ) )
|
683 |
$answers[] = $answer;
|
684 |
}
|
685 |
}
|
779 |
|
780 |
$answer = polldaddy_poll_answer( $args );
|
781 |
|
782 |
+
if ( isset( $answer ) && is_a( $answer, 'Polldaddy_Poll_Answer' ) )
|
783 |
$answers[] = $answer;
|
784 |
}
|
785 |
}
|
1414 |
<th class="check-column" scope="row"><?php if ( $this->is_author and $this->can_edit( $poll ) ) { ?><input type="checkbox" value="<?php echo (int) $poll_id; ?>" name="poll[]" /><?php } ?></th>
|
1415 |
<td class="post-title column-title" style="padding-top:7px;">
|
1416 |
<?php if ( $edit_link ) { ?>
|
1417 |
+
<a class="row-title" style="display:block;" href="<?php echo $edit_link; ?>"><strong><?php echo esc_html( $poll->___content ); ?></strong></a>
|
1418 |
|
1419 |
<abbr title="<?php echo date( __( 'Y/m/d g:i:s A', 'polldaddy' ), $poll_time ); ?>"> <?php _e( 'created', 'polldaddy' ); ?> <?php echo date( __( 'M d, Y', 'polldaddy' ), $poll_time ); ?></abbr>
|
1420 |
|
1549 |
jQuery( document ).ready(function(){
|
1550 |
plugin = new Plugin( {
|
1551 |
delete_rating: '<?php echo esc_attr( __( 'Are you sure you want to delete the rating for "%s"?', 'polldaddy' ) ); ?>',
|
1552 |
+
delete_poll: '<?php echo esc_attr( __( 'Are you sure you want to delete the poll %s?', 'polldaddy' ) ); ?>',
|
1553 |
delete_answer: '<?php echo esc_attr( __( 'Are you sure you want to delete this answer?', 'polldaddy' ) ); ?>',
|
1554 |
delete_answer_title: '<?php echo esc_attr( __( 'delete this answer', 'polldaddy' ) ); ?>',
|
1555 |
standard_styles: '<?php echo esc_attr( __( 'Standard Styles', 'polldaddy' ) ); ?>',
|
4878 |
require dirname( __FILE__ ).'/rating.php';
|
4879 |
require dirname( __FILE__ ).'/ajax.php';
|
4880 |
require dirname( __FILE__ ).'/popups.php';
|
4881 |
+
require dirname( __FILE__ ).'/polldaddy-org.php';
|
polldaddy.pot
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
# Translation of the WordPress plugin
|
2 |
# Copyright (C) 2010 Automattic, Inc.
|
3 |
-
# This file is distributed under the same license as the
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
5 |
#
|
6 |
#, fuzzy
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
-
"Project-Id-Version:
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-06-14 15:14+0000\n"
|
12 |
"PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n"
|
@@ -26,16 +26,16 @@ msgid "Password required"
|
|
26 |
msgstr ""
|
27 |
|
28 |
#: polldaddy-org.php:142
|
29 |
-
msgid "Could not connect to
|
30 |
msgstr ""
|
31 |
|
32 |
#: polldaddy-org.php:156 polldaddy.php:165
|
33 |
-
msgid "Can't connect to
|
34 |
msgstr ""
|
35 |
|
36 |
#: polldaddy-org.php:186
|
37 |
msgid ""
|
38 |
-
"Login to
|
39 |
msgstr ""
|
40 |
|
41 |
#: polldaddy-org.php:188
|
@@ -46,7 +46,7 @@ msgstr ""
|
|
46 |
|
47 |
#: polldaddy-org.php:189
|
48 |
msgid ""
|
49 |
-
"In that case, you may be able to log in to
|
50 |
"SSL to Log in\" checkbox."
|
51 |
msgstr ""
|
52 |
|
@@ -56,22 +56,22 @@ msgid ""
|
|
56 |
msgstr ""
|
57 |
|
58 |
#: polldaddy-org.php:214 polldaddy.php:253
|
59 |
-
msgid "
|
60 |
msgstr ""
|
61 |
|
62 |
#: polldaddy-org.php:216 polldaddy.php:255
|
63 |
#, php-format
|
64 |
msgid ""
|
65 |
-
"Before you can use the
|
66 |
-
"\">
|
67 |
msgstr ""
|
68 |
|
69 |
#: polldaddy-org.php:223 polldaddy.php:262 polldaddy.php:4251
|
70 |
-
msgid "
|
71 |
msgstr ""
|
72 |
|
73 |
#: polldaddy-org.php:231 polldaddy.php:270 polldaddy.php:4261
|
74 |
-
msgid "
|
75 |
msgstr ""
|
76 |
|
77 |
#: polldaddy-org.php:244
|
@@ -80,7 +80,7 @@ msgstr ""
|
|
80 |
|
81 |
#: polldaddy-org.php:248
|
82 |
msgid ""
|
83 |
-
"This ensures a secure login to your
|
84 |
"are having problems logging in."
|
85 |
msgstr ""
|
86 |
|
@@ -89,11 +89,11 @@ msgid "Submit"
|
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:274
|
92 |
-
msgid "Multiple
|
93 |
msgstr ""
|
94 |
|
95 |
#: polldaddy-org.php:280
|
96 |
-
msgid "This setting will allow each blog user to import a
|
97 |
msgstr ""
|
98 |
|
99 |
#: polldaddy-org.php:287
|
@@ -101,7 +101,7 @@ msgid "Sync Ratings Account"
|
|
101 |
msgstr ""
|
102 |
|
103 |
#: polldaddy-org.php:293
|
104 |
-
msgid "This will synchronize your ratings
|
105 |
msgstr ""
|
106 |
|
107 |
#: polldaddy-org.php:453
|
@@ -185,7 +185,7 @@ msgstr ""
|
|
185 |
#: polldaddy.php:214
|
186 |
#, php-format
|
187 |
msgid ""
|
188 |
-
"Obsolete
|
189 |
"authenticate</a>"
|
190 |
msgstr ""
|
191 |
|
@@ -900,7 +900,7 @@ msgid ""
|
|
900 |
msgstr ""
|
901 |
|
902 |
#: polldaddy.php:1816
|
903 |
-
msgid "
|
904 |
msgstr ""
|
905 |
|
906 |
#: polldaddy.php:1930 polldaddy.php:2278
|
@@ -1350,7 +1350,7 @@ msgstr ""
|
|
1350 |
#, php-format
|
1351 |
msgid ""
|
1352 |
"Sorry! There was an error creating your rating widget. Please contact <a "
|
1353 |
-
"href=\"%1$s\" %2$s>
|
1354 |
msgstr ""
|
1355 |
|
1356 |
#: polldaddy.php:3286
|
@@ -1632,7 +1632,7 @@ msgid "Average Rating"
|
|
1632 |
msgstr ""
|
1633 |
|
1634 |
#: polldaddy.php:4240
|
1635 |
-
msgid "
|
1636 |
msgstr ""
|
1637 |
|
1638 |
#: polldaddy.php:4243
|
@@ -1702,11 +1702,11 @@ msgid "Save Options"
|
|
1702 |
msgstr ""
|
1703 |
|
1704 |
#. Plugin Name of the plugin/theme
|
1705 |
-
msgid "
|
1706 |
msgstr ""
|
1707 |
|
1708 |
#. Description of the plugin/theme
|
1709 |
-
msgid "Create and manage
|
1710 |
msgstr ""
|
1711 |
|
1712 |
#. Author of the plugin/theme
|
1 |
+
# Translation of the WordPress plugin Polldaddy Polls 1.8.8 by Automattic, Inc..
|
2 |
# Copyright (C) 2010 Automattic, Inc.
|
3 |
+
# This file is distributed under the same license as the Polldaddy Polls package.
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
5 |
#
|
6 |
#, fuzzy
|
7 |
msgid ""
|
8 |
msgstr ""
|
9 |
+
"Project-Id-Version: Polldaddy Polls 1.8.8\n"
|
10 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/polldaddy\n"
|
11 |
"POT-Creation-Date: 2010-06-14 15:14+0000\n"
|
12 |
"PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n"
|
26 |
msgstr ""
|
27 |
|
28 |
#: polldaddy-org.php:142
|
29 |
+
msgid "Could not connect to Polldaddy API Key service"
|
30 |
msgstr ""
|
31 |
|
32 |
#: polldaddy-org.php:156 polldaddy.php:165
|
33 |
+
msgid "Can't connect to Polldaddy.com"
|
34 |
msgstr ""
|
35 |
|
36 |
#: polldaddy-org.php:186
|
37 |
msgid ""
|
38 |
+
"Login to Polldaddy failed. Double check your email address and password."
|
39 |
msgstr ""
|
40 |
|
41 |
#: polldaddy-org.php:188
|
46 |
|
47 |
#: polldaddy-org.php:189
|
48 |
msgid ""
|
49 |
+
"In that case, you may be able to log in to Polldaddy by unchecking the \"Use "
|
50 |
"SSL to Log in\" checkbox."
|
51 |
msgstr ""
|
52 |
|
56 |
msgstr ""
|
57 |
|
58 |
#: polldaddy-org.php:214 polldaddy.php:253
|
59 |
+
msgid "Polldaddy Account"
|
60 |
msgstr ""
|
61 |
|
62 |
#: polldaddy-org.php:216 polldaddy.php:255
|
63 |
#, php-format
|
64 |
msgid ""
|
65 |
+
"Before you can use the Polldaddy plugin, you need to enter your <a href=\"%s"
|
66 |
+
"\">Polldaddy.com</a> account details."
|
67 |
msgstr ""
|
68 |
|
69 |
#: polldaddy-org.php:223 polldaddy.php:262 polldaddy.php:4251
|
70 |
+
msgid "Polldaddy Email Address"
|
71 |
msgstr ""
|
72 |
|
73 |
#: polldaddy-org.php:231 polldaddy.php:270 polldaddy.php:4261
|
74 |
+
msgid "Polldaddy Password"
|
75 |
msgstr ""
|
76 |
|
77 |
#: polldaddy-org.php:244
|
80 |
|
81 |
#: polldaddy-org.php:248
|
82 |
msgid ""
|
83 |
+
"This ensures a secure login to your Polldaddy account. Only uncheck if you "
|
84 |
"are having problems logging in."
|
85 |
msgstr ""
|
86 |
|
89 |
msgstr ""
|
90 |
|
91 |
#: polldaddy-org.php:274
|
92 |
+
msgid "Multiple Polldaddy Accounts"
|
93 |
msgstr ""
|
94 |
|
95 |
#: polldaddy-org.php:280
|
96 |
+
msgid "This setting will allow each blog user to import a Polldaddy account."
|
97 |
msgstr ""
|
98 |
|
99 |
#: polldaddy-org.php:287
|
101 |
msgstr ""
|
102 |
|
103 |
#: polldaddy-org.php:293
|
104 |
+
msgid "This will synchronize your ratings Polldaddy account."
|
105 |
msgstr ""
|
106 |
|
107 |
#: polldaddy-org.php:453
|
185 |
#: polldaddy.php:214
|
186 |
#, php-format
|
187 |
msgid ""
|
188 |
+
"Obsolete Polldaddy User API Key: <a href=\"%s\">Sign in again to re-"
|
189 |
"authenticate</a>"
|
190 |
msgstr ""
|
191 |
|
900 |
msgstr ""
|
901 |
|
902 |
#: polldaddy.php:1816
|
903 |
+
msgid "Polldaddy Style"
|
904 |
msgstr ""
|
905 |
|
906 |
#: polldaddy.php:1930 polldaddy.php:2278
|
1350 |
#, php-format
|
1351 |
msgid ""
|
1352 |
"Sorry! There was an error creating your rating widget. Please contact <a "
|
1353 |
+
"href=\"%1$s\" %2$s>Polldaddy support</a> to fix this."
|
1354 |
msgstr ""
|
1355 |
|
1356 |
#: polldaddy.php:3286
|
1632 |
msgstr ""
|
1633 |
|
1634 |
#: polldaddy.php:4240
|
1635 |
+
msgid "Polldaddy Account Info"
|
1636 |
msgstr ""
|
1637 |
|
1638 |
#: polldaddy.php:4243
|
1702 |
msgstr ""
|
1703 |
|
1704 |
#. Plugin Name of the plugin/theme
|
1705 |
+
msgid "Polldaddy Polls"
|
1706 |
msgstr ""
|
1707 |
|
1708 |
#. Description of the plugin/theme
|
1709 |
+
msgid "Create and manage Polldaddy polls and ratings in WordPress"
|
1710 |
msgstr ""
|
1711 |
|
1712 |
#. Author of the plugin/theme
|
rating.php
CHANGED
@@ -117,8 +117,8 @@ function polldaddy_get_rating_html( $condition = '' ) {
|
|
117 |
}
|
118 |
|
119 |
/**
|
120 |
-
* Construct a
|
121 |
-
* Define a
|
122 |
*
|
123 |
* @param int $rating_id
|
124 |
* @param string $unique_id
|
@@ -135,14 +135,14 @@ function polldaddy_get_rating_code( $rating_id, $unique_id, $title, $permalink,
|
|
135 |
$settings = array(
|
136 |
'id' => $rating_id,
|
137 |
'unique_id' => $unique_id,
|
138 |
-
'title' => trim( $title ),
|
139 |
'permalink' => esc_url_raw( $permalink )
|
140 |
);
|
141 |
|
142 |
if ( !empty( $item_id ) )
|
143 |
$settings['item_id'] = $item_id;
|
144 |
|
145 |
-
$settings =
|
146 |
|
147 |
$html .= <<<EOD
|
148 |
<div class="pd-rating" id="pd_rating_holder_{$rating_id}{$item_id}"></div>
|
@@ -170,4 +170,4 @@ if ( (int) get_option( 'pd-rating-pages' ) > 0 || (int) get_option( 'pd-rating-p
|
|
170 |
}
|
171 |
|
172 |
add_filter( 'comment_text', 'polldaddy_show_rating_comments', 50 );
|
173 |
-
?>
|
117 |
}
|
118 |
|
119 |
/**
|
120 |
+
* Construct a Polldaddy target div for a given rating_id and optional item_id
|
121 |
+
* Define a Polldaddy ratings variable for a given rating_id and optional item_id
|
122 |
*
|
123 |
* @param int $rating_id
|
124 |
* @param string $unique_id
|
135 |
$settings = array(
|
136 |
'id' => $rating_id,
|
137 |
'unique_id' => $unique_id,
|
138 |
+
'title' => addslashes( trim( $title ) ),
|
139 |
'permalink' => esc_url_raw( $permalink )
|
140 |
);
|
141 |
|
142 |
if ( !empty( $item_id ) )
|
143 |
$settings['item_id'] = $item_id;
|
144 |
|
145 |
+
$settings = json_encode( $settings );
|
146 |
|
147 |
$html .= <<<EOD
|
148 |
<div class="pd-rating" id="pd_rating_holder_{$rating_id}{$item_id}"></div>
|
170 |
}
|
171 |
|
172 |
add_filter( 'comment_text', 'polldaddy_show_rating_comments', 50 );
|
173 |
+
?>
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: eoigal, alternatekev, mdawaffe
|
|
3 |
Tags: polls, poll, polldaddy, wppolls, vote, polling, surveys, rate, rating, ratings
|
4 |
Requires at least: 2.6
|
5 |
Tested up to: 3.2.1
|
6 |
-
Stable tag: 2.0.
|
7 |
|
8 |
Create and manage Polldaddy polls and ratings from within WordPress.
|
9 |
|
@@ -14,12 +14,12 @@ The Polldaddy Polls and Ratings plugin allows you to create and manage polls and
|
|
14 |
Polldaddy Polls is localizable and currently available in:
|
15 |
|
16 |
* English
|
17 |
-
* Arabic (thanks to
|
18 |
* French
|
19 |
* Spanish
|
20 |
* Czech
|
21 |
* Danish
|
22 |
-
* Polish (thanks to
|
23 |
* Turkish (thanks to Gürol Barın)
|
24 |
* Brazilian Portuguese
|
25 |
* Khmer
|
@@ -31,7 +31,7 @@ Want to help translate the plugin or keep an existing translation up-to-date? He
|
|
31 |
|
32 |
Upload the plugin to your blog, Activate it, then enter your Polldaddy.com email address and password.
|
33 |
|
34 |
-
More info
|
35 |
|
36 |
== Screenshots ==
|
37 |
|
@@ -66,7 +66,16 @@ More info here - http://codex.wordpress.org/Theme_Development#Plugin_API_Hooks
|
|
66 |
|
67 |
You need to select the synchronize ratings account in the Options menu to make sure the ratings API key is valid.
|
68 |
|
|
|
|
|
|
|
|
|
69 |
== Change Log ==
|
|
|
|
|
|
|
|
|
|
|
70 |
= 2.0.7 =
|
71 |
* Fixed bug in displaying multiple polls in a post
|
72 |
* Fixed bug when using json_encode, it converts utf8 charaters to unicode values in post title but they were not getting escaped properly and thus were not displayed properly in reports or in top rated widget.
|
@@ -265,4 +274,4 @@ You need to select the synchronize ratings account in the Options menu to make s
|
|
265 |
* Bug fix: PHP Fatal Error: call to undefined function
|
266 |
|
267 |
= 0.1 =
|
268 |
-
* Initial release
|
3 |
Tags: polls, poll, polldaddy, wppolls, vote, polling, surveys, rate, rating, ratings
|
4 |
Requires at least: 2.6
|
5 |
Tested up to: 3.2.1
|
6 |
+
Stable tag: 2.0.8
|
7 |
|
8 |
Create and manage Polldaddy polls and ratings from within WordPress.
|
9 |
|
14 |
Polldaddy Polls is localizable and currently available in:
|
15 |
|
16 |
* English
|
17 |
+
* Arabic (thanks to [Ghorab.ws](http://www.Ghorab.ws))
|
18 |
* French
|
19 |
* Spanish
|
20 |
* Czech
|
21 |
* Danish
|
22 |
+
* Polish (thanks to [Maciej Kopeć](http://mkopec.eu))
|
23 |
* Turkish (thanks to Gürol Barın)
|
24 |
* Brazilian Portuguese
|
25 |
* Khmer
|
31 |
|
32 |
Upload the plugin to your blog, Activate it, then enter your Polldaddy.com email address and password.
|
33 |
|
34 |
+
More info on this [support page](http://support.polldaddy.com/installing-wordpress-org-plugin/).
|
35 |
|
36 |
== Screenshots ==
|
37 |
|
66 |
|
67 |
You need to select the synchronize ratings account in the Options menu to make sure the ratings API key is valid.
|
68 |
|
69 |
+
== Upgrade Notice ==
|
70 |
+
= 2.0.8 =
|
71 |
+
* Fixed display of ratings on posts and pages.
|
72 |
+
|
73 |
== Change Log ==
|
74 |
+
= 2.0.8 =
|
75 |
+
* Fixed display of ratings on posts and pages.
|
76 |
+
* Fixed confirmation dialog when deleting polls
|
77 |
+
* Changed PollDaddy to Polldaddy
|
78 |
+
|
79 |
= 2.0.7 =
|
80 |
* Fixed bug in displaying multiple polls in a post
|
81 |
* Fixed bug when using json_encode, it converts utf8 charaters to unicode values in post title but they were not getting escaped properly and thus were not displayed properly in reports or in top rated widget.
|
274 |
* Bug fix: PHP Fatal Error: call to undefined function
|
275 |
|
276 |
= 0.1 =
|
277 |
+
* Initial release
|