summaryrefslogtreecommitdiff
path: root/plugins/FacebookBridge/locale/FacebookBridge.pot
blob: 132516b793dcbf3341d076c9a60c52a89ff8d745 (plain)
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
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-12-16 15:08+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. TRANS: Menu item.
#. TRANS: Menu item tab.
#: FacebookBridgePlugin.php:201 FacebookBridgePlugin.php:240
#: FacebookBridgePlugin.php:281
msgctxt "MENU"
msgid "Facebook"
msgstr ""

#. TRANS: Tooltip for menu item "Facebook".
#: FacebookBridgePlugin.php:203
msgid "Login or register using Facebook"
msgstr ""

#. TRANS: Tooltip for menu item "Facebook".
#: FacebookBridgePlugin.php:242
msgid "Facebook integration configuration"
msgstr ""

#. TRANS: Tooltip for menu item "Facebook".
#. TRANS: Page title for Facebook settings.
#: FacebookBridgePlugin.php:283 actions/facebooksettings.php:105
msgid "Facebook settings"
msgstr ""

#: FacebookBridgePlugin.php:547
msgid "A plugin for integrating StatusNet with Facebook."
msgstr ""

#: lib/facebookclient.php:776
msgid "Your Facebook connection has been removed"
msgstr ""

#: lib/facebookclient.php:835
#, php-format
msgid "Contact the %s administrator to retrieve your account"
msgstr ""

#: actions/facebookfinishlogin.php:88
msgid ""
"You must be logged into Facebook to register a local account using Facebook."
msgstr ""

#: actions/facebookfinishlogin.php:118
msgid "There is already a local account linked with that Facebook account."
msgstr ""

#: actions/facebookfinishlogin.php:141 actions/facebooksettings.php:86
msgid "There was a problem with your session token. Try again, please."
msgstr ""

#: actions/facebookfinishlogin.php:150
msgid "You can't register if you don't agree to the license."
msgstr ""

#: actions/facebookfinishlogin.php:167
msgid "An unknown error has occured."
msgstr ""

#: actions/facebookfinishlogin.php:185
#, php-format
msgid ""
"This is the first time you've logged into %s so we must connect your "
"Facebook to a local account. You can either create a new local account, or "
"connect with an existing local account."
msgstr ""

#. TRANS: Page title.
#: actions/facebookfinishlogin.php:195
msgid "Facebook Setup"
msgstr ""

#. TRANS: Legend.
#: actions/facebookfinishlogin.php:229
msgid "Connection options"
msgstr ""

#. TRANS: %s is the name of the license used by the user for their status updates.
#: actions/facebookfinishlogin.php:239
#, php-format
msgid ""
"My text and files are available under %s except this private data: password, "
"email address, IM address, and phone number."
msgstr ""

#. TRANS: Legend.
#: actions/facebookfinishlogin.php:256
msgid "Create new account"
msgstr ""

#: actions/facebookfinishlogin.php:258
msgid "Create a new user with this nickname."
msgstr ""

#. TRANS: Field label.
#: actions/facebookfinishlogin.php:262
msgid "New nickname"
msgstr ""

#: actions/facebookfinishlogin.php:264
msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
msgstr ""

#. TRANS: Submit button.
#: actions/facebookfinishlogin.php:268
msgctxt "BUTTON"
msgid "Create"
msgstr ""

#: actions/facebookfinishlogin.php:274
msgid "Connect existing account"
msgstr ""

#: actions/facebookfinishlogin.php:276
msgid ""
"If you already have an account, login with your username and password to "
"connect it to your Facebook."
msgstr ""

#. TRANS: Field label.
#: actions/facebookfinishlogin.php:280
msgid "Existing nickname"
msgstr ""

#: actions/facebookfinishlogin.php:283
msgid "Password"
msgstr ""

#. TRANS: Submit button.
#: actions/facebookfinishlogin.php:287
msgctxt "BUTTON"
msgid "Connect"
msgstr ""

#. TRANS: Client error trying to register with registrations not allowed.
#. TRANS: Client error trying to register with registrations 'invite only'.
#: actions/facebookfinishlogin.php:304 actions/facebookfinishlogin.php:314
msgid "Registration not allowed."
msgstr ""

#. TRANS: Client error trying to register with an invalid invitation code.
#: actions/facebookfinishlogin.php:322
msgid "Not a valid invitation code."
msgstr ""

#: actions/facebookfinishlogin.php:335
msgid "Nickname not allowed."
msgstr ""

#: actions/facebookfinishlogin.php:340
msgid "Nickname already in use. Try another one."
msgstr ""

#: actions/facebookfinishlogin.php:368 actions/facebookfinishlogin.php:505
msgid "Error connecting user to Facebook."
msgstr ""

#: actions/facebookfinishlogin.php:468
msgid "Invalid username or password."
msgstr ""

#: actions/facebooklogin.php:43
msgid "Already logged in."
msgstr ""

#. TRANS: Instructions.
#: actions/facebooklogin.php:52
msgid "Login with your Facebook Account"
msgstr ""

#. TRANS: Page title.
#: actions/facebooklogin.php:67
msgid "Login with Facebook"
msgstr ""

#: actions/facebookadminpanel.php:52
msgid "Facebook"
msgstr ""

#: actions/facebookadminpanel.php:62
msgid "Facebook integration settings"
msgstr ""

#: actions/facebookadminpanel.php:123
msgid "Invalid Facebook ID. Max length is 255 characters."
msgstr ""

#: actions/facebookadminpanel.php:129
msgid "Invalid Facebook secret. Max length is 255 characters."
msgstr ""

#: actions/facebookadminpanel.php:178
msgid "Facebook application settings"
msgstr ""

#: actions/facebookadminpanel.php:184
msgid "Application ID"
msgstr ""

#: actions/facebookadminpanel.php:185
msgid "ID of your Facebook application"
msgstr ""

#: actions/facebookadminpanel.php:193
msgid "Secret"
msgstr ""

#: actions/facebookadminpanel.php:194
msgid "Application secret"
msgstr ""

#: actions/facebookadminpanel.php:210
msgid "Save"
msgstr ""

#: actions/facebookadminpanel.php:210
msgid "Save Facebook settings"
msgstr ""

#: actions/facebooksettings.php:137
msgid "Connected Facebook user"
msgstr ""

#: actions/facebooksettings.php:164
msgid "Publish my notices to Facebook."
msgstr ""

#: actions/facebooksettings.php:174
msgid "Send \"@\" replies to Facebook."
msgstr ""

#. TRANS: Submit button to save synchronisation settings.
#: actions/facebooksettings.php:183
msgctxt "BUTTON"
msgid "Save"
msgstr ""

#. TRANS: Legend.
#: actions/facebooksettings.php:192
msgid "Disconnect my account from Facebook"
msgstr ""

#: actions/facebooksettings.php:199
#, php-format
msgid ""
"Disconnecting your Faceboook would make it impossible to log in! Please [set "
"a password](%s) first."
msgstr ""

#: actions/facebooksettings.php:213
#, php-format
msgid ""
"Keep your %1$s account but disconnect from Facebook. You'll use your %1$s "
"password to log in."
msgstr ""

#. TRANS: Submit button.
#: actions/facebooksettings.php:220
msgctxt "BUTTON"
msgid "Disconnect"
msgstr ""

#: actions/facebooksettings.php:243
msgid "There was a problem saving your sync preferences."
msgstr ""

#. TRANS: Confirmation that synchronisation settings have been saved into the system.
#: actions/facebooksettings.php:246
msgid "Sync preferences saved."
msgstr ""

#: actions/facebooksettings.php:260
msgid "Couldn't delete link to Facebook."
msgstr ""

#: actions/facebooksettings.php:264
msgid "You have disconnected from Facebook."
msgstr ""