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
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
|
{
"HelpFixStartupError": {
"message": "To help fix this error, you could send a debug log to the TbSync developer. Prepare that email now?"
},
"NoDebugLog": {
"message": "Could not find any useful debug messages. Please activate debug mode, restart Thunderbird and repeat all the steps needed to trigger the erroneous behavior."
},
"OopsMessage": {
"message": "Oops! TbSync was not able to start!"
},
"RestartThunderbirdAndTryAgain": {
"message": "TbSync debug log has been enabled, please restart Thunderbird and again try to open TbSync."
},
"UnableToTraceError": {
"message": "It is not possible to trace this error, because debug log is currently not enabled. Do you want to enable debug log now, to help fix this error?"
},
"accountacctions.delete": {
"message": "Delete account “##accountname##”"
},
"accountacctions.disable": {
"message": "Disable account “##accountname##”"
},
"accountacctions.enable": {
"message": "Enable account “##accountname##” & try to connect to server"
},
"accountacctions.sync": {
"message": "Synchronize account “##accountname##”"
},
"addressbook.searchall": {
"message": "Search all address books"
},
"addressbook.searchgal": {
"message": "Search this address book and the global directory (##replace.1##)"
},
"addressbook.searchthis": {
"message": "Search this address book"
},
"eventlog.clear": {
"message": "Clear"
},
"eventlog.close": {
"message": "Close"
},
"eventlog.title": {
"message": "Event log"
},
"extensionDescription": {
"message": "TbSync is a central user interface to manage cloud accounts and to synchronize their contact, task and calendar information with Thunderbird."
},
"google.translate.code": {
"message": "en"
},
"helplink.security": {
"message": "https://github.com/jobisoft/TbSync/wiki/How-to-use-TbSync-with-self-signed-or-otherwise-untrusted-certificates%3F"
},
"info.error": {
"message": "Error"
},
"info.idle": {
"message": "Idle"
},
"installProvider.header": {
"message": "Provider “##replace.1##” for TbSync is not yet installed."
},
"manager.AccountActions": {
"message": "Account actions"
},
"manager.AddAccount": {
"message": "Add new account"
},
"manager.DeleteAccount": {
"message": "Delete account"
},
"manager.DisableAccount": {
"message": "Disable account"
},
"manager.EnableAccount": {
"message": "Enable account & try to connect to server"
},
"manager.RetryConnectAccount": {
"message": "Try again to connect to server"
},
"manager.ShowEventLog": {
"message": "Open event log"
},
"manager.SyncAll": {
"message": "Synchronize all enabled accounts"
},
"manager.SynchronizeAccount": {
"message": "Synchronize account"
},
"manager.accounts": {
"message": "Accounts"
},
"manager.accountsettings": {
"message": "Account Settings"
},
"manager.catman.text": {
"message": "TbSync also syncs contact categories, which are a powerful replacement for the non-synchronizable contact lists. To be able to use them in the Thunderbird address book you can install the Category Manager add-on. It allows to manage overlapping category based contact groups and provides a bunch of other category-related features. It can be found in the official Mozilla add-on repository:"
},
"manager.community": {
"message": "Community"
},
"manager.connecting": {
"message": "Connecting to server"
},
"manager.help": {
"message": "Help"
},
"manager.help.createbugreport": {
"message": "Create bug report"
},
"manager.help.createbugreportinfo": {
"message": "In order for TbSync to collect only the debug data relevant to your bug report, please restart Thunderbird and then repeat exactly the steps that reproduce the buggy behavior. Then you can create your bug report here."
},
"manager.help.debuglevel.0": {
"message": "Disabled"
},
"manager.help.debuglevel.1": {
"message": "Enabled: Logging of errors only"
},
"manager.help.debuglevel.2": {
"message": "Enabled: Logging of all sent and received data"
},
"manager.help.debuglevel.3": {
"message": "Enabled: Logging of all data and some internal debug values"
},
"manager.help.debugmode": {
"message": "Debug mode:"
},
"manager.help.fixit": {
"message": "You can help to fix it by sending in a bug report. This requires the activation of debug mode."
},
"manager.help.foundabug": {
"message": "Found a bug?"
},
"manager.help.needhelp": {
"message": "Need Help?"
},
"manager.help.viewdebuglog": {
"message": "View debug log"
},
"manager.help.wiki": {
"message": "Open the wiki pages of the TbSync project, they provide additional information, guides and detailed configuration descriptions."
},
"manager.installprovider.link": {
"message": "Click on the following link to open the info page of the missing synchronization provider. There you will find further information about the provider and you will have the option to install it:"
},
"manager.installprovider.warning": {
"message": "This synchronization provider is not hosted in the official Thunderbird add-on repository and thus has not been reviewed by Thunderbird staff. The provider could do bad things to your system. Use it at your own risk."
},
"manager.lockedsettings.description": {
"message": "To prevent synchronization errors, some settings cannot be edited while the account is enabled."
},
"manager.missingprovider": {
"message": "This account requires the ##provider## synchronization provider, which is currently not installed."
},
"manager.noaccounts": {
"message": "There are not yet any accounts defined."
},
"manager.provider": {
"message": "Install Provider"
},
"manager.provider4tbsync": {
"message": "Provider for TbSync"
},
"manager.resource": {
"message": "Resource"
},
"manager.shorttitle": {
"message": "Account manager"
},
"manager.status": {
"message": "Status"
},
"manager.supporter.contributors": {
"message": "Contributors & Translators"
},
"manager.supporter.details": {
"message": "Details"
},
"manager.supporter.sponsors": {
"message": "Sponsors of test accounts"
},
"manager.tabs.status": {
"message": "Synchronization status"
},
"manager.tabs.status.autotime": {
"message": "Periodic synchronization (in minutes)"
},
"manager.tabs.status.enableThisAccount": {
"message": "Enable and synchronize this account"
},
"manager.tabs.status.general": {
"message": "General"
},
"manager.tabs.status.never": {
"message": "A setting of 0 disables periodic sync. Push sync is not yet implemented."
},
"manager.tabs.status.resources": {
"message": "Available resources"
},
"manager.tabs.status.resources.intro": {
"message": "Select which of the found resources should be synchronized with Thunderbird."
},
"manager.tabs.status.sync": {
"message": "Synchronize now"
},
"manager.tabs.status.tryagain": {
"message": "Try again to connect server"
},
"manager.title": {
"message": "TbSync account manager"
},
"manager.tryagain": {
"message": "Try again to connect server"
},
"menu.settingslabel": {
"message": "Synchronization Settings (TbSync)"
},
"password.account": {
"message": "Account:"
},
"password.description": {
"message": "Please update the credentials for the following TbSync account:"
},
"password.password": {
"message": "Password:"
},
"password.title": {
"message": "TbSync Credential Request"
},
"password.user": {
"message": "User:"
},
"popup.opensettings": {
"message": "Open TbSync account manager"
},
"prompt.DeleteAccount": {
"message": "Are you sure you want to delete account ##accountName##?"
},
"prompt.Disable": {
"message": "Are you sure you want to disable this account? All local modifications, which have not been synced yet, will be lost!"
},
"prompt.Erase": {
"message": "Are you sure you want to remove this account of an unknown provider from the accounts lists?"
},
"prompt.Unsubscribe": {
"message": "Are you sure you want to unsubscribe this item? All local modifications, which have not been synced yet, will be lost!"
},
"status.JavaScriptError": {
"message": "Javascript Error! Please check the event log for more details."
},
"status.OAuthAbortError": {
"message": "OAuth 2.0 authentication process aborted by user."
},
"status.OAuthHttpError": {
"message": "OAuth 2.0 authentication process failed (HTTP error ##replace.1##)."
},
"status.OAuthNetworkError": {
"message": "Could not connect to OAuth 2.0 authentication server."
},
"status.OAuthServerError": {
"message": " OAuth 2.0 authentication server returned: ##replace.1##"
},
"status.aborted": {
"message": "Not synchronized"
},
"status.apiError": {
"message": "API implementation error"
},
"status.disabled": {
"message": "Account is not enabled, synchronization is disabled."
},
"status.foldererror": {
"message": "At least one resource encountered a synchronization error. Please check the event log for more details."
},
"status.modified": {
"message": "Local modifications"
},
"status.network": {
"message": "Could not connect to server (##replace.1##)."
},
"status.no-folders-found-on-server": {
"message": "Could not find any resources on the server."
},
"status.notargets": {
"message": "Aborting synchronization, because sync targets could not be created."
},
"status.notsyncronized": {
"message": "Account needs to be synchronized, at least one item is out of sync."
},
"status.pending": {
"message": "Waiting to be synchronized"
},
"status.security": {
"message": "Could not establish a secure connection. Are you using a self-signed or otherwise untrusted certificate without importing it into Thunderbird? (##replace.1##)"
},
"status.skipped": {
"message": "Not yet supported, skipped"
},
"status.success": {
"message": "OK"
},
"status.syncing": {
"message": "Synchronizing"
},
"supportwizard.footer": {
"message": "From the information given here, an e-mail will be generated in the next step, which you can subsequently edit (for example, adding screenshots or similar). Only by actually sending that e-mail, the error report will be sent."
},
"supportwizard.label.description": {
"message": "Detailed error description:"
},
"supportwizard.label.faultycomponent": {
"message": "Component of TbSync where you have observed the error:"
},
"supportwizard.label.selectcomponent": {
"message": "Select component…"
},
"supportwizard.label.summary": {
"message": "Short summary of the error:"
},
"supportwizard.pagetitle": {
"message": "Gathering of all information to effectively process the bug report."
},
"supportwizard.provider": {
"message": "Provider: ##replace.1##"
},
"supportwizard.title": {
"message": "Create bug report"
},
"syncstate.accountdone": {
"message": "Finished account"
},
"syncstate.done": {
"message": "Preparing next item for synchronization"
},
"syncstate.oauthprompt": {
"message": "OAuth 2.0 authentication"
},
"syncstate.passwordprompt": {
"message": "Prompting for credentials"
},
"syncstate.preparing": {
"message": "Preparing next item for synchronization"
},
"syncstate.syncing": {
"message": "Initialize synchronization"
},
"target.orphaned": {
"message": "Disconnected"
},
"toolbar.label": {
"message": "Synchronize all TbSync accounts"
},
"toolbar.tooltiptext": {
"message": "Synchronize latest changes"
},
"password.ok": {
"message": "OK"
},
"password.cancel": {
"message": "Tühista"
}
}
|