forked from rodrigoprimo/social-connect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsocial_connect.pot
238 lines (193 loc) · 5.67 KB
/
social_connect.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
# Copyright (C) 2014 Social Connect
# This file is distributed under the same license as the Social Connect package.
msgid ""
msgstr ""
"Project-Id-Version: Social Connect 1.0.4\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/social-connect\n"
"POT-Creation-Date: 2014-03-06 18:21:06+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
#: admin.php:26
msgid "Social Connect Settings"
msgstr ""
#: admin.php:30
msgid "Facebook Settings"
msgstr ""
#: admin.php:31
msgid ""
"To connect your site to Facebook, you need a Facebook Application. If you "
"have already created one, please insert your API & Secret key below."
msgstr ""
#: admin.php:32 admin.php:60
msgid ""
"Already registered? Find your keys in your <a target=\"_blank\" href=\"%2$s"
"\">%1$s Application List</a>"
msgstr ""
#: admin.php:33
msgid "Need to register?"
msgstr ""
#: admin.php:35
msgid ""
"Visit the <a target=\"_blank\" href=\"%1$s\">Facebook Application Setup</a> "
"page"
msgstr ""
#: admin.php:36
msgid ""
"Get the API information from the <a target=\"_blank\" href=\"%1$s\">Facebook "
"Application List</a>"
msgstr ""
#: admin.php:37
msgid ""
"Select the application you created, then copy and paste the API key & "
"Application Secret from there."
msgstr ""
#: admin.php:41 admin.php:69
msgid "Enable?"
msgstr ""
#: admin.php:44
msgid "Check this box to enable register/login using Facebook."
msgstr ""
#: admin.php:48
msgid "API Key"
msgstr ""
#: admin.php:53
msgid "Secret Key"
msgstr ""
#: admin.php:58
msgid "Twitter Settings"
msgstr ""
#: admin.php:59
msgid ""
"To offer login via Twitter, you need to register your site as a Twitter "
"Application and get a <strong>Consumer Key</strong>, a <strong>Consumer "
"Secret</strong>, an <strong>Access Token</strong> and an <strong>Access "
"Token Secret</strong>."
msgstr ""
#: admin.php:61
msgid ""
"Need to register? <a href=\"%1$s\">Register an Application</a> and fill the "
"form with the details below:"
msgstr ""
#: admin.php:63
msgid "Application Type: <strong>Browser</strong>"
msgstr ""
#: admin.php:64
msgid "Callback URL: <strong>%1$s</strong>"
msgstr ""
#: admin.php:65
msgid "Default Access: <strong>Read & Write</strong>"
msgstr ""
#: admin.php:72
msgid ""
"Twitter integration requires the generation of dummy email addresses for "
"authenticating users.<br/>Please check with your domain administrator as "
"this may require changes to your mail server."
msgstr ""
#: admin.php:76
msgid "Consumer Key"
msgstr ""
#: admin.php:80
msgid "Consumer Secret"
msgstr ""
#: admin.php:85
msgid "OpenID Providers"
msgstr ""
#: admin.php:86
msgid ""
"Choose the OpenID providers your visitors can use to register, comment and "
"login."
msgstr ""
#: admin.php:109
msgid "Save Changes"
msgstr ""
#: social-connect.php:19
msgid ""
"Sorry, but you can not run Social Connect. It requires WordPress 3.0 or "
"newer. Consider <a href='http://codex.wordpress.org/"
"Updating_WordPress'>upgrading</a> your WordPress installation, it's worth "
"the effort.<br/><a href=\"%s\">Return to Plugins Admin page »</a>"
msgstr ""
#: social-connect.php:21
msgid ""
"Sorry, but you can not run Social Connect. It requires the <a href='http://"
"www.php.net/manual/en/intro.curl.php'>PHP libcurl extension</a> be "
"installed. Please contact your web host and request libcurl be <a "
"href='http://www.php.net/manual/en/intro.curl.php'>installed</a>.<br/><a "
"href=\"%s\">Return to Plugins Admin page »</a>"
msgstr ""
#: social-connect.php:23
msgid ""
"Sorry, but you can not run Social Connect. It requires the <a href='http://"
"www.php.net/manual/en/intro.hash.php'>PHP Hash Engine</a>. Please contact "
"your web host and request Hash engine be <a href='http://www.php.net/manual/"
"en/hash.setup.php'>installed</a>.<br/><a href=\"%s\">Return to Plugins Admin "
"page »</a>"
msgstr ""
#: social-connect.php:25
msgid ""
"Sorry, but you can not run Social Connect. It requires PHP 5.1.2 or newer. "
"Please contact your web host and request they <a href='http://www.php.net/"
"manual/en/migration5.php'>migrate</a> your PHP installation to run Social "
"Connect.<br/><a href=\"%s\">Return to Plugins Admin page »</a>"
msgstr ""
#: social-connect.php:257
msgid "<strong>ERROR</strong>: Registration is disabled."
msgstr ""
#: ui.php:27
msgid "Connect with"
msgstr ""
#: ui.php:64
msgid "Enter your WordPress.com blog URL"
msgstr ""
#: ui.php:67
msgid "Proceed"
msgstr ""
#: ui.php:130
msgid ""
"Login or register with Facebook, Twitter, Yahoo, Google or a Wordpress.com "
"account"
msgstr ""
#: ui.php:182
msgid "Title:"
msgstr ""
#: ui.php:184
msgid "Before widget content:"
msgstr ""
#: ui.php:186
msgid "After widget content:"
msgstr ""
#: ui.php:188
msgid "Hide for logged in users:"
msgstr ""
#: utils.php:27
msgid "Something went wrong: %s"
msgstr ""
#: wordpress/connect.php:18
msgid "You have cancelled this login. Please close this window and try again."
msgstr ""
#: wordpress/connect.php:35
msgid ""
"You need to share your email address when prompted at wordpress.com. Please "
"close this window and try again."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Social Connect"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "http://wordpress.org/extend/plugins/social-connect/"
msgstr ""
#. Description of the plugin/theme
msgid ""
"Allow your visitors to comment, login and register with their Twitter, "
"Facebook, Google, Yahoo or WordPress.com account."
msgstr ""
#. Author of the plugin/theme
msgid "Rodrigo Primo"
msgstr ""
#. Author URI of the plugin/theme
msgid "http://rodrigoprimo.com/"
msgstr ""