Blame view

sources/l10n/bg_BG/settings.po 15.2 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
03e52840d   Kload   Init
6
7
8
9
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
10
11
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
0f30ed153   Kload   RC4
12
13
14
15
  "POT-Creation-Date: 2013-11-27 12:08-0500
  "
  "PO-Revision-Date: 2013-11-27 17:09+0000
  "
03e52840d   Kload   Init
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
  "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: bg_BG
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
  
  #: ajax/apps/ocs.php:20
  msgid "Unable to load list from App Store"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
34
35
  #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
  #: ajax/togglegroups.php:20 changepassword/controller.php:55
03e52840d   Kload   Init
36
37
  msgid "Authentication error"
  msgstr "Възникна проблем с идентификацията"
31b7f2792   Kload   Upgrade to ownclo...
38
39
40
41
42
43
  #: ajax/changedisplayname.php:31
  msgid "Your full name has been changed."
  msgstr ""
  
  #: ajax/changedisplayname.php:34
  msgid "Unable to change full name"
03e52840d   Kload   Init
44
45
46
47
48
49
50
51
52
  msgstr ""
  
  #: ajax/creategroup.php:10
  msgid "Group already exists"
  msgstr "Групата вече съществува"
  
  #: ajax/creategroup.php:19
  msgid "Unable to add group"
  msgstr "Невъзможно добавяне на група"
03e52840d   Kload   Init
53
54
  #: ajax/lostpassword.php:12
  msgid "Email saved"
31b7f2792   Kload   Upgrade to ownclo...
55
  msgstr "Email адреса е записан"
03e52840d   Kload   Init
56
57
58
  
  #: ajax/lostpassword.php:14
  msgid "Invalid email"
31b7f2792   Kload   Upgrade to ownclo...
59
  msgstr "Невалиден Email адрес"
03e52840d   Kload   Init
60
61
62
63
  
  #: ajax/removegroup.php:13
  msgid "Unable to delete group"
  msgstr "Невъзможно изтриване на група"
31b7f2792   Kload   Upgrade to ownclo...
64
  #: ajax/removeuser.php:25
03e52840d   Kload   Init
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
  msgid "Unable to delete user"
  msgstr "Невъзможно изтриване на потребител"
  
  #: ajax/setlanguage.php:15
  msgid "Language changed"
  msgstr "Езикът е променен"
  
  #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  msgid "Invalid request"
  msgstr "Невалидна заявка"
  
  #: ajax/togglegroups.php:12
  msgid "Admins can't remove themself from the admin group"
  msgstr ""
  
  #: ajax/togglegroups.php:30
  #, php-format
  msgid "Unable to add user to group %s"
  msgstr ""
  
  #: ajax/togglegroups.php:36
  #, php-format
  msgid "Unable to remove user from group %s"
  msgstr ""
  
  #: ajax/updateapp.php:14
  msgid "Couldn't update app."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
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
  #: changepassword/controller.php:20
  msgid "Wrong password"
  msgstr ""
  
  #: changepassword/controller.php:42
  msgid "No user supplied"
  msgstr ""
  
  #: changepassword/controller.php:74
  msgid ""
  "Please provide an admin recovery password, otherwise all user data will be "
  "lost"
  msgstr ""
  
  #: changepassword/controller.php:79
  msgid ""
  "Wrong admin recovery password. Please check the password and try again."
  msgstr ""
  
  #: changepassword/controller.php:87
  msgid ""
  "Back-end doesn't support password change, but the users encryption key was "
  "successfully updated."
  msgstr ""
  
  #: changepassword/controller.php:92 changepassword/controller.php:103
  msgid "Unable to change password"
03e52840d   Kload   Init
120
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
121
122
123
124
125
  #: js/apps.js:43
  msgid "Update to {appversion}"
  msgstr "Обновяване до {appversion}"
  
  #: js/apps.js:49 js/apps.js:82 js/apps.js:110
03e52840d   Kload   Init
126
127
  msgid "Disable"
  msgstr "Изключено"
31b7f2792   Kload   Upgrade to ownclo...
128
  #: js/apps.js:49 js/apps.js:90 js/apps.js:103 js/apps.js:119
03e52840d   Kload   Init
129
130
  msgid "Enable"
  msgstr "Включено"
31b7f2792   Kload   Upgrade to ownclo...
131
  #: js/apps.js:71
03e52840d   Kload   Init
132
133
  msgid "Please wait...."
  msgstr "Моля почакайте...."
31b7f2792   Kload   Upgrade to ownclo...
134
135
136
137
138
139
140
141
142
  #: js/apps.js:79 js/apps.js:80 js/apps.js:101
  msgid "Error while disabling app"
  msgstr ""
  
  #: js/apps.js:100 js/apps.js:114 js/apps.js:115
  msgid "Error while enabling app"
  msgstr ""
  
  #: js/apps.js:125
03e52840d   Kload   Init
143
144
  msgid "Updating...."
  msgstr "Обновява се..."
31b7f2792   Kload   Upgrade to ownclo...
145
  #: js/apps.js:128
03e52840d   Kload   Init
146
147
  msgid "Error while updating app"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
148
  #: js/apps.js:128
03e52840d   Kload   Init
149
150
  msgid "Error"
  msgstr "Грешка"
31b7f2792   Kload   Upgrade to ownclo...
151
152
153
154
155
  #: js/apps.js:129 templates/apps.php:43
  msgid "Update"
  msgstr "Обновяване"
  
  #: js/apps.js:132
03e52840d   Kload   Init
156
157
  msgid "Updated"
  msgstr "Обновено"
31b7f2792   Kload   Upgrade to ownclo...
158
159
160
161
162
163
164
165
166
  #: js/personal.js:220
  msgid "Select a profile picture"
  msgstr ""
  
  #: js/personal.js:266
  msgid "Decrypting files... Please wait, this can take some time."
  msgstr ""
  
  #: js/personal.js:287
03e52840d   Kload   Init
167
168
  msgid "Saving..."
  msgstr "Записване..."
31b7f2792   Kload   Upgrade to ownclo...
169
  #: js/users.js:47
03e52840d   Kload   Init
170
171
  msgid "deleted"
  msgstr "изтрито"
31b7f2792   Kload   Upgrade to ownclo...
172
  #: js/users.js:47
03e52840d   Kload   Init
173
174
  msgid "undo"
  msgstr "възтановяване"
31b7f2792   Kload   Upgrade to ownclo...
175
  #: js/users.js:79
03e52840d   Kload   Init
176
177
  msgid "Unable to remove user"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
178
179
  #: js/users.js:95 templates/users.php:26 templates/users.php:90
  #: templates/users.php:118
03e52840d   Kload   Init
180
181
  msgid "Groups"
  msgstr "Групи"
31b7f2792   Kload   Upgrade to ownclo...
182
  #: js/users.js:100 templates/users.php:92 templates/users.php:130
03e52840d   Kload   Init
183
184
  msgid "Group Admin"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
185
  #: js/users.js:123 templates/users.php:170
03e52840d   Kload   Init
186
187
  msgid "Delete"
  msgstr "Изтриване"
31b7f2792   Kload   Upgrade to ownclo...
188
  #: js/users.js:284
03e52840d   Kload   Init
189
  msgid "add group"
31b7f2792   Kload   Upgrade to ownclo...
190
  msgstr "нова група"
03e52840d   Kload   Init
191

31b7f2792   Kload   Upgrade to ownclo...
192
  #: js/users.js:451
03e52840d   Kload   Init
193
194
  msgid "A valid username must be provided"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
195
  #: js/users.js:452 js/users.js:458 js/users.js:473
03e52840d   Kload   Init
196
197
  msgid "Error creating user"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
198
  #: js/users.js:457
03e52840d   Kload   Init
199
200
  msgid "A valid password must be provided"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
201
202
203
204
205
  #: js/users.js:481
  msgid "Warning: Home directory for user \"{user}\" already exists"
  msgstr ""
  
  #: personal.php:45 personal.php:46
03e52840d   Kload   Init
206
207
  msgid "__language_name__"
  msgstr "__language_name__"
31b7f2792   Kload   Upgrade to ownclo...
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
  #: templates/admin.php:8
  msgid "Everything (fatal issues, errors, warnings, info, debug)"
  msgstr ""
  
  #: templates/admin.php:9
  msgid "Info, warnings, errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:10
  msgid "Warnings, errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:11
  msgid "Errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:12
  msgid "Fatal issues only"
  msgstr ""
  
  #: templates/admin.php:22 templates/admin.php:36
03e52840d   Kload   Init
229
230
  msgid "Security Warning"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
231
232
233
234
235
236
237
238
  #: templates/admin.php:25
  #, php-format
  msgid ""
  "You are accessing %s via HTTP. We strongly suggest you configure your server"
  " to require using HTTPS instead."
  msgstr ""
  
  #: templates/admin.php:39
03e52840d   Kload   Init
239
240
  msgid ""
  "Your data directory and your files are probably accessible from the "
31b7f2792   Kload   Upgrade to ownclo...
241
242
243
244
  "internet. The .htaccess file is not working. We strongly suggest that you "
  "configure your webserver in a way that the data directory is no longer "
  "accessible or you move the data directory outside the webserver document "
  "root."
03e52840d   Kload   Init
245
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
246
  #: templates/admin.php:50
03e52840d   Kload   Init
247
248
  msgid "Setup Warning"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
249
  #: templates/admin.php:53
03e52840d   Kload   Init
250
251
252
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
31b7f2792   Kload   Upgrade to ownclo...
253
  msgstr "Вашият web сървър все още не е удачно настроен да позволява синхронизация на файлове, защото WebDAV интерфейсът изглежда не работи."
03e52840d   Kload   Init
254

31b7f2792   Kload   Upgrade to ownclo...
255
  #: templates/admin.php:54
03e52840d   Kload   Init
256
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
257
258
  msgid "Please double check the <a href=\"%s\">installation guides</a>."
  msgstr ""
03e52840d   Kload   Init
259

31b7f2792   Kload   Upgrade to ownclo...
260
  #: templates/admin.php:65
03e52840d   Kload   Init
261
262
  msgid "Module 'fileinfo' missing"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
263
  #: templates/admin.php:68
03e52840d   Kload   Init
264
265
266
267
  msgid ""
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  "module to get best results with mime-type detection."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
268
  #: templates/admin.php:79
03e52840d   Kload   Init
269
270
  msgid "Locale not working"
  msgstr ""
0f30ed153   Kload   RC4
271
  #: templates/admin.php:84
31b7f2792   Kload   Upgrade to ownclo...
272
273
  msgid "System locale can not be set to a one which supports UTF-8."
  msgstr ""
0f30ed153   Kload   RC4
274
  #: templates/admin.php:88
31b7f2792   Kload   Upgrade to ownclo...
275
276
277
278
  msgid ""
  "This means that there might be problems with certain characters in file "
  "names."
  msgstr ""
0f30ed153   Kload   RC4
279
  #: templates/admin.php:92
03e52840d   Kload   Init
280
281
  #, php-format
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
282
283
  "We strongly suggest to install the required packages on your system to "
  "support one of the following locales: %s."
03e52840d   Kload   Init
284
  msgstr ""
0f30ed153   Kload   RC4
285
  #: templates/admin.php:104
03e52840d   Kload   Init
286
287
  msgid "Internet connection not working"
  msgstr ""
0f30ed153   Kload   RC4
288
  #: templates/admin.php:107
03e52840d   Kload   Init
289
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
290
291
292
293
294
  "This server has no working internet connection. This means that some of the "
  "features like mounting of external storage, notifications about updates or "
  "installation of 3rd party apps don´t work. Accessing files from remote and "
  "sending of notification emails might also not work. We suggest to enable "
  "internet connection for this server if you want to have all features."
03e52840d   Kload   Init
295
  msgstr ""
0f30ed153   Kload   RC4
296
  #: templates/admin.php:121
03e52840d   Kload   Init
297
  msgid "Cron"
31b7f2792   Kload   Upgrade to ownclo...
298
  msgstr "Крон"
03e52840d   Kload   Init
299

0f30ed153   Kload   RC4
300
  #: templates/admin.php:128
03e52840d   Kload   Init
301
302
  msgid "Execute one task with each page loaded"
  msgstr ""
0f30ed153   Kload   RC4
303
  #: templates/admin.php:136
03e52840d   Kload   Init
304
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
305
306
  "cron.php is registered at a webcron service to call cron.php every 15 "
  "minutes over http."
03e52840d   Kload   Init
307
  msgstr ""
0f30ed153   Kload   RC4
308
  #: templates/admin.php:144
31b7f2792   Kload   Upgrade to ownclo...
309
  msgid "Use systems cron service to call the cron.php file every 15 minutes."
03e52840d   Kload   Init
310
  msgstr ""
0f30ed153   Kload   RC4
311
  #: templates/admin.php:149
03e52840d   Kload   Init
312
  msgid "Sharing"
31b7f2792   Kload   Upgrade to ownclo...
313
  msgstr "Споделяне"
03e52840d   Kload   Init
314

0f30ed153   Kload   RC4
315
  #: templates/admin.php:155
03e52840d   Kload   Init
316
317
  msgid "Enable Share API"
  msgstr ""
0f30ed153   Kload   RC4
318
  #: templates/admin.php:156
03e52840d   Kload   Init
319
320
  msgid "Allow apps to use the Share API"
  msgstr ""
0f30ed153   Kload   RC4
321
  #: templates/admin.php:163
03e52840d   Kload   Init
322
323
  msgid "Allow links"
  msgstr ""
0f30ed153   Kload   RC4
324
  #: templates/admin.php:164
03e52840d   Kload   Init
325
326
  msgid "Allow users to share items to the public with links"
  msgstr ""
0f30ed153   Kload   RC4
327
  #: templates/admin.php:172
31b7f2792   Kload   Upgrade to ownclo...
328
329
  msgid "Allow public uploads"
  msgstr ""
0f30ed153   Kload   RC4
330
  #: templates/admin.php:173
31b7f2792   Kload   Upgrade to ownclo...
331
332
333
  msgid ""
  "Allow users to enable others to upload into their publicly shared folders"
  msgstr ""
0f30ed153   Kload   RC4
334
  #: templates/admin.php:181
03e52840d   Kload   Init
335
336
  msgid "Allow resharing"
  msgstr ""
0f30ed153   Kload   RC4
337
  #: templates/admin.php:182
03e52840d   Kload   Init
338
339
  msgid "Allow users to share items shared with them again"
  msgstr ""
0f30ed153   Kload   RC4
340
  #: templates/admin.php:189
03e52840d   Kload   Init
341
342
  msgid "Allow users to share with anyone"
  msgstr ""
0f30ed153   Kload   RC4
343
  #: templates/admin.php:192
03e52840d   Kload   Init
344
345
  msgid "Allow users to only share with users in their groups"
  msgstr ""
0f30ed153   Kload   RC4
346
  #: templates/admin.php:199
31b7f2792   Kload   Upgrade to ownclo...
347
348
  msgid "Allow mail notification"
  msgstr ""
0f30ed153   Kload   RC4
349
  #: templates/admin.php:200
31b7f2792   Kload   Upgrade to ownclo...
350
351
  msgid "Allow user to send mail notification for shared files"
  msgstr ""
0f30ed153   Kload   RC4
352
  #: templates/admin.php:207
03e52840d   Kload   Init
353
354
  msgid "Security"
  msgstr ""
0f30ed153   Kload   RC4
355
  #: templates/admin.php:220
03e52840d   Kload   Init
356
357
  msgid "Enforce HTTPS"
  msgstr ""
0f30ed153   Kload   RC4
358
  #: templates/admin.php:222
31b7f2792   Kload   Upgrade to ownclo...
359
360
  #, php-format
  msgid "Forces the clients to connect to %s via an encrypted connection."
03e52840d   Kload   Init
361
  msgstr ""
0f30ed153   Kload   RC4
362
  #: templates/admin.php:228
31b7f2792   Kload   Upgrade to ownclo...
363
  #, php-format
03e52840d   Kload   Init
364
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
365
366
  "Please connect to your %s via HTTPS to enable or disable the SSL "
  "enforcement."
03e52840d   Kload   Init
367
  msgstr ""
0f30ed153   Kload   RC4
368
  #: templates/admin.php:240
03e52840d   Kload   Init
369
370
  msgid "Log"
  msgstr ""
0f30ed153   Kload   RC4
371
  #: templates/admin.php:241
03e52840d   Kload   Init
372
373
  msgid "Log level"
  msgstr ""
0f30ed153   Kload   RC4
374
  #: templates/admin.php:273
03e52840d   Kload   Init
375
376
  msgid "More"
  msgstr "Още"
0f30ed153   Kload   RC4
377
  #: templates/admin.php:274
31b7f2792   Kload   Upgrade to ownclo...
378
379
  msgid "Less"
  msgstr "По-малко"
0f30ed153   Kload   RC4
380
  #: templates/admin.php:280 templates/personal.php:173
03e52840d   Kload   Init
381
382
  msgid "Version"
  msgstr "Версия"
0f30ed153   Kload   RC4
383
  #: templates/admin.php:284 templates/personal.php:176
03e52840d   Kload   Init
384
385
386
387
388
389
390
391
  msgid ""
  "Developed by the <a href=\"http://ownCloud.org/contact\" "
  "target=\"_blank\">ownCloud community</a>, the <a "
  "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  "target=\"_blank\"><abbr title=\"Affero General Public "
  "License\">AGPL</abbr></a>."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
392
  #: templates/apps.php:13
03e52840d   Kload   Init
393
394
  msgid "Add your App"
  msgstr "Добавете Ваше приложение"
31b7f2792   Kload   Upgrade to ownclo...
395
  #: templates/apps.php:28
03e52840d   Kload   Init
396
397
  msgid "More Apps"
  msgstr "Още приложения"
31b7f2792   Kload   Upgrade to ownclo...
398
  #: templates/apps.php:33
03e52840d   Kload   Init
399
400
  msgid "Select an App"
  msgstr "Изберете приложение"
31b7f2792   Kload   Upgrade to ownclo...
401
  #: templates/apps.php:39
03e52840d   Kload   Init
402
403
  msgid "See application page at apps.owncloud.com"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
404
  #: templates/apps.php:41
03e52840d   Kload   Init
405
406
  msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  msgstr ""
03e52840d   Kload   Init
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
  #: templates/help.php:4
  msgid "User Documentation"
  msgstr "Потребителска документация"
  
  #: templates/help.php:6
  msgid "Administrator Documentation"
  msgstr "Административна документация"
  
  #: templates/help.php:9
  msgid "Online Documentation"
  msgstr "Документация"
  
  #: templates/help.php:11
  msgid "Forum"
  msgstr "Форум"
  
  #: templates/help.php:14
  msgid "Bugtracker"
  msgstr "Докладвани грешки"
  
  #: templates/help.php:17
  msgid "Commercial Support"
  msgstr "Платена поддръжка"
  
  #: templates/personal.php:8
03e52840d   Kload   Init
432
433
  msgid "Get the apps to sync your files"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
434
  #: templates/personal.php:19
03e52840d   Kload   Init
435
436
  msgid "Show First Run Wizard again"
  msgstr "Покажи настройките за първоначално зареждане отново"
31b7f2792   Kload   Upgrade to ownclo...
437
438
439
440
441
442
  #: templates/personal.php:27
  #, php-format
  msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  msgstr ""
  
  #: templates/personal.php:39 templates/users.php:23 templates/users.php:89
03e52840d   Kload   Init
443
444
  msgid "Password"
  msgstr "Парола"
31b7f2792   Kload   Upgrade to ownclo...
445
  #: templates/personal.php:40
03e52840d   Kload   Init
446
447
  msgid "Your password was changed"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
448
  #: templates/personal.php:41
03e52840d   Kload   Init
449
450
  msgid "Unable to change your password"
  msgstr "Промяната на паролата не беше извършена"
31b7f2792   Kload   Upgrade to ownclo...
451
  #: templates/personal.php:42
03e52840d   Kload   Init
452
453
  msgid "Current password"
  msgstr "Текуща парола"
31b7f2792   Kload   Upgrade to ownclo...
454
  #: templates/personal.php:44
03e52840d   Kload   Init
455
456
  msgid "New password"
  msgstr "Нова парола"
31b7f2792   Kload   Upgrade to ownclo...
457
  #: templates/personal.php:46
03e52840d   Kload   Init
458
459
  msgid "Change password"
  msgstr "Промяна на паролата"
31b7f2792   Kload   Upgrade to ownclo...
460
461
  #: templates/personal.php:58 templates/users.php:88
  msgid "Full Name"
03e52840d   Kload   Init
462
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
463
  #: templates/personal.php:73
03e52840d   Kload   Init
464
465
  msgid "Email"
  msgstr "E-mail"
31b7f2792   Kload   Upgrade to ownclo...
466
  #: templates/personal.php:75
03e52840d   Kload   Init
467
468
  msgid "Your email address"
  msgstr "Вашия email адрес"
31b7f2792   Kload   Upgrade to ownclo...
469
  #: templates/personal.php:76
03e52840d   Kload   Init
470
  msgid "Fill in an email address to enable password recovery"
31b7f2792   Kload   Upgrade to ownclo...
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
  msgstr "Въведете е-поща за възстановяване на паролата"
  
  #: templates/personal.php:86
  msgid "Profile picture"
  msgstr ""
  
  #: templates/personal.php:91
  msgid "Upload new"
  msgstr ""
  
  #: templates/personal.php:93
  msgid "Select new from Files"
  msgstr ""
  
  #: templates/personal.php:94
  msgid "Remove image"
03e52840d   Kload   Init
487
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
  #: templates/personal.php:95
  msgid "Either png or jpg. Ideally square but you will be able to crop it."
  msgstr ""
  
  #: templates/personal.php:97
  msgid "Your avatar is provided by your original account."
  msgstr ""
  
  #: templates/personal.php:101
  msgid "Abort"
  msgstr ""
  
  #: templates/personal.php:102
  msgid "Choose as profile image"
  msgstr ""
  
  #: templates/personal.php:110 templates/personal.php:111
03e52840d   Kload   Init
505
506
  msgid "Language"
  msgstr "Език"
31b7f2792   Kload   Upgrade to ownclo...
507
  #: templates/personal.php:130
03e52840d   Kload   Init
508
509
  msgid "Help translate"
  msgstr "Помогнете с превода"
31b7f2792   Kload   Upgrade to ownclo...
510
  #: templates/personal.php:137
03e52840d   Kload   Init
511
512
  msgid "WebDAV"
  msgstr "WebDAV"
31b7f2792   Kload   Upgrade to ownclo...
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
  #: templates/personal.php:139
  #, php-format
  msgid ""
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  "WebDAV</a>"
  msgstr ""
  
  #: templates/personal.php:150
  msgid "Encryption"
  msgstr "Криптиране"
  
  #: templates/personal.php:152
  msgid "The encryption app is no longer enabled, please decrypt all your files"
  msgstr ""
  
  #: templates/personal.php:158
  msgid "Log-in password"
  msgstr ""
  
  #: templates/personal.php:163
  msgid "Decrypt all Files"
03e52840d   Kload   Init
534
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
535
  #: templates/users.php:21
03e52840d   Kload   Init
536
537
  msgid "Login Name"
  msgstr "Потребител"
31b7f2792   Kload   Upgrade to ownclo...
538
  #: templates/users.php:30
03e52840d   Kload   Init
539
540
  msgid "Create"
  msgstr "Създаване"
31b7f2792   Kload   Upgrade to ownclo...
541
542
543
544
545
546
547
548
549
550
551
  #: templates/users.php:36
  msgid "Admin Recovery Password"
  msgstr ""
  
  #: templates/users.php:37 templates/users.php:38
  msgid ""
  "Enter the recovery password in order to recover the users files during "
  "password change"
  msgstr ""
  
  #: templates/users.php:42
03e52840d   Kload   Init
552
553
  msgid "Default Storage"
  msgstr "Хранилище по подразбиране"
31b7f2792   Kload   Upgrade to ownclo...
554
555
556
557
558
  #: templates/users.php:44 templates/users.php:139
  msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  msgstr ""
  
  #: templates/users.php:48 templates/users.php:148
03e52840d   Kload   Init
559
560
  msgid "Unlimited"
  msgstr "Неограничено"
31b7f2792   Kload   Upgrade to ownclo...
561
  #: templates/users.php:66 templates/users.php:163
03e52840d   Kload   Init
562
563
  msgid "Other"
  msgstr "Други"
31b7f2792   Kload   Upgrade to ownclo...
564
565
566
567
568
  #: templates/users.php:87
  msgid "Username"
  msgstr "Потребител"
  
  #: templates/users.php:94
03e52840d   Kload   Init
569
570
  msgid "Storage"
  msgstr "Хранилище"
31b7f2792   Kload   Upgrade to ownclo...
571
572
  #: templates/users.php:108
  msgid "change full name"
03e52840d   Kload   Init
573
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
574
  #: templates/users.php:112
03e52840d   Kload   Init
575
576
  msgid "set new password"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
577
  #: templates/users.php:143
03e52840d   Kload   Init
578
579
  msgid "Default"
  msgstr "По подразбиране"