Committing extracted and compiled translations
[mediagoblin.git] / mediagoblin / i18n / bg / LC_MESSAGES / mediagoblin.po
CommitLineData
3bc2bb1b
CAW
1# Translations template for PROJECT.
2# Copyright (C) 2013 ORGANIZATION
3# This file is distributed under the same license as the PROJECT project.
4#
5# Translators:
577e8fc7 6# Yasen Pramatarov <yasen@lindeas.com>, 2013
3bc2bb1b
CAW
7msgid ""
8msgstr ""
9"Project-Id-Version: GNU MediaGoblin\n"
288dcfe0 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
7dfd538f
CAW
11"POT-Creation-Date: 2013-12-02 09:28-0600\n"
12"PO-Revision-Date: 2013-12-02 15:28+0000\n"
b299b6b7 13"Last-Translator: cwebber <cwebber@dustycloud.org>\n"
3bc2bb1b
CAW
14"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mediagoblin/language/bg/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 0.9.6\n"
19"Language: bg\n"
20"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
24960752 22#: mediagoblin/decorators.py:300 mediagoblin/plugins/openid/views.py:202
fea0e4e4 23msgid "Sorry, registration is disabled on this instance."
3bc2bb1b
CAW
24msgstr ""
25
24960752 26#: mediagoblin/decorators.py:315
288dcfe0
CAW
27msgid "Sorry, reporting is disabled on this instance."
28msgstr ""
29
24960752 30#: mediagoblin/decorators.py:358 mediagoblin/plugins/ldap/views.py:55
b299b6b7 31#: mediagoblin/plugins/persona/views.py:77
fea0e4e4 32msgid "Sorry, authentication is disabled on this instance."
3bc2bb1b
CAW
33msgstr ""
34
288dcfe0 35#: mediagoblin/auth/tools.py:43
3bc2bb1b 36msgid "Invalid User name or email address."
577e8fc7 37msgstr "Неправилно потребителско име или е-поща."
3bc2bb1b 38
288dcfe0 39#: mediagoblin/auth/tools.py:44
3bc2bb1b
CAW
40msgid "This field does not take email addresses."
41msgstr ""
42
288dcfe0 43#: mediagoblin/auth/tools.py:45
3bc2bb1b
CAW
44msgid "This field requires an email address."
45msgstr ""
46
288dcfe0 47#: mediagoblin/auth/tools.py:116
3bc2bb1b
CAW
48msgid "Sorry, a user with that name already exists."
49msgstr ""
50
288dcfe0 51#: mediagoblin/auth/tools.py:120 mediagoblin/edit/views.py:402
3bc2bb1b
CAW
52msgid "Sorry, a user with that email address already exists."
53msgstr ""
54
288dcfe0
CAW
55#: mediagoblin/auth/views.py:142 mediagoblin/edit/views.py:358
56#: mediagoblin/edit/views.py:379 mediagoblin/plugins/basic_auth/views.py:110
fea0e4e4 57msgid "The verification key or user id is incorrect."
3bc2bb1b
CAW
58msgstr ""
59
fea0e4e4 60#: mediagoblin/auth/views.py:161
3bc2bb1b
CAW
61msgid ""
62"Your email address has been verified. You may now login, edit your profile, "
63"and submit images!"
64msgstr ""
65
fea0e4e4 66#: mediagoblin/auth/views.py:167
3bc2bb1b
CAW
67msgid "The verification key or user id is incorrect"
68msgstr ""
69
fea0e4e4 70#: mediagoblin/auth/views.py:185
3bc2bb1b
CAW
71msgid "You must be logged in so we know who to send the email to!"
72msgstr ""
73
fea0e4e4 74#: mediagoblin/auth/views.py:193
3bc2bb1b
CAW
75msgid "You've already verified your email address!"
76msgstr ""
77
fea0e4e4 78#: mediagoblin/auth/views.py:203
3bc2bb1b
CAW
79msgid "Resent your verification email."
80msgstr ""
81
288dcfe0
CAW
82#: mediagoblin/edit/forms.py:27 mediagoblin/edit/forms.py:87
83#: mediagoblin/submit/forms.py:37 mediagoblin/submit/forms.py:61
3bc2bb1b
CAW
84#: mediagoblin/user_pages/forms.py:45
85msgid "Title"
577e8fc7 86msgstr "Заглавие"
3bc2bb1b 87
7dfd538f 88#: mediagoblin/edit/forms.py:30 mediagoblin/submit/forms.py:40
3bc2bb1b
CAW
89msgid "Description of this work"
90msgstr ""
91
fea0e4e4 92#: mediagoblin/edit/forms.py:31 mediagoblin/edit/forms.py:54
7dfd538f 93#: mediagoblin/edit/forms.py:91 mediagoblin/submit/forms.py:65
3bc2bb1b
CAW
94msgid ""
95"You can use\n"
96" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
97" Markdown</a> for formatting."
577e8fc7 98msgstr "Може да ползвате\n <a href=\"http://daringfireball.net/projects/markdown/basics\">\n Markdown</a> за форматиране."
3bc2bb1b 99
7dfd538f 100#: mediagoblin/edit/forms.py:35 mediagoblin/submit/forms.py:45
3bc2bb1b 101msgid "Tags"
577e8fc7 102msgstr "Етикети"
3bc2bb1b 103
7dfd538f 104#: mediagoblin/edit/forms.py:37 mediagoblin/submit/forms.py:47
3bc2bb1b
CAW
105msgid "Separate tags by commas."
106msgstr ""
107
288dcfe0 108#: mediagoblin/edit/forms.py:40 mediagoblin/edit/forms.py:95
3bc2bb1b
CAW
109msgid "Slug"
110msgstr ""
111
288dcfe0 112#: mediagoblin/edit/forms.py:41 mediagoblin/edit/forms.py:96
3bc2bb1b
CAW
113msgid "The slug can't be empty"
114msgstr ""
115
fea0e4e4 116#: mediagoblin/edit/forms.py:42
3bc2bb1b
CAW
117msgid ""
118"The title part of this media's address. You usually don't need to change "
119"this."
120msgstr ""
121
7dfd538f 122#: mediagoblin/edit/forms.py:46 mediagoblin/submit/forms.py:50
3bc2bb1b
CAW
123#: mediagoblin/templates/mediagoblin/utils/license.html:20
124msgid "License"
577e8fc7 125msgstr "Лиценз"
3bc2bb1b 126
fea0e4e4 127#: mediagoblin/edit/forms.py:52
3bc2bb1b 128msgid "Bio"
577e8fc7 129msgstr "Биография"
3bc2bb1b 130
fea0e4e4 131#: mediagoblin/edit/forms.py:58
3bc2bb1b
CAW
132msgid "Website"
133msgstr ""
134
fea0e4e4 135#: mediagoblin/edit/forms.py:60
3bc2bb1b 136msgid "This address contains errors"
577e8fc7 137msgstr "Адресът съдържа грешки"
3bc2bb1b 138
fea0e4e4
CAW
139#: mediagoblin/edit/forms.py:65
140msgid "Email me when others comment on my media"
141msgstr ""
142
143#: mediagoblin/edit/forms.py:67
b299b6b7 144msgid "Enable insite notifications about events."
3bc2bb1b
CAW
145msgstr ""
146
147#: mediagoblin/edit/forms.py:69
fea0e4e4 148msgid "License preference"
3bc2bb1b
CAW
149msgstr ""
150
fea0e4e4
CAW
151#: mediagoblin/edit/forms.py:75
152msgid "This will be your default license on upload forms."
3bc2bb1b
CAW
153msgstr ""
154
288dcfe0 155#: mediagoblin/edit/forms.py:88
3bc2bb1b 156msgid "The title can't be empty"
577e8fc7 157msgstr "Заглавието е задължително"
3bc2bb1b 158
288dcfe0 159#: mediagoblin/edit/forms.py:90 mediagoblin/submit/forms.py:64
3bc2bb1b
CAW
160#: mediagoblin/user_pages/forms.py:48
161msgid "Description of this collection"
577e8fc7 162msgstr "Описание на колекцията"
3bc2bb1b 163
288dcfe0 164#: mediagoblin/edit/forms.py:97
3bc2bb1b
CAW
165msgid ""
166"The title part of this collection's address. You usually don't need to "
167"change this."
168msgstr ""
169
288dcfe0 170#: mediagoblin/edit/forms.py:104 mediagoblin/plugins/basic_auth/forms.py:68
3bc2bb1b 171msgid "Old password"
577e8fc7 172msgstr "Стара парола"
3bc2bb1b 173
288dcfe0 174#: mediagoblin/edit/forms.py:106 mediagoblin/plugins/basic_auth/forms.py:70
3bc2bb1b
CAW
175msgid "Enter your old password to prove you own this account."
176msgstr ""
177
288dcfe0 178#: mediagoblin/edit/forms.py:109 mediagoblin/plugins/basic_auth/forms.py:73
3bc2bb1b 179msgid "New password"
577e8fc7 180msgstr "Нова парола"
3bc2bb1b 181
288dcfe0 182#: mediagoblin/edit/forms.py:117
fea0e4e4 183msgid "New email address"
577e8fc7 184msgstr "Нов адрес на е-поща"
fea0e4e4 185
288dcfe0 186#: mediagoblin/edit/forms.py:121 mediagoblin/plugins/basic_auth/forms.py:28
fea0e4e4 187#: mediagoblin/plugins/basic_auth/forms.py:43
288dcfe0
CAW
188#: mediagoblin/plugins/ldap/forms.py:39
189#: mediagoblin/templates/mediagoblin/edit/edit_account.html:64
fea0e4e4
CAW
190#: mediagoblin/tests/test_util.py:110
191msgid "Password"
577e8fc7 192msgstr "Парола"
fea0e4e4 193
288dcfe0 194#: mediagoblin/edit/forms.py:123
fea0e4e4
CAW
195msgid "Enter your password to prove you own this account."
196msgstr ""
197
198#: mediagoblin/edit/views.py:73
3bc2bb1b
CAW
199msgid "An entry with that slug already exists for this user."
200msgstr ""
201
fea0e4e4 202#: mediagoblin/edit/views.py:91
3bc2bb1b
CAW
203msgid "You are editing another user's media. Proceed with caution."
204msgstr ""
205
fea0e4e4 206#: mediagoblin/edit/views.py:161
3bc2bb1b
CAW
207#, python-format
208msgid "You added the attachment %s!"
209msgstr ""
210
fea0e4e4 211#: mediagoblin/edit/views.py:188
3bc2bb1b
CAW
212msgid "You can only edit your own profile."
213msgstr ""
214
fea0e4e4 215#: mediagoblin/edit/views.py:194
3bc2bb1b
CAW
216msgid "You are editing a user's profile. Proceed with caution."
217msgstr ""
218
fea0e4e4 219#: mediagoblin/edit/views.py:210
3bc2bb1b 220msgid "Profile changes saved"
577e8fc7 221msgstr "Промените в профила са запазени"
3bc2bb1b 222
b299b6b7 223#: mediagoblin/edit/views.py:243
3bc2bb1b 224msgid "Account settings saved"
577e8fc7 225msgstr "Настройките на профила са запазени"
3bc2bb1b 226
b299b6b7 227#: mediagoblin/edit/views.py:277
3bc2bb1b
CAW
228msgid "You need to confirm the deletion of your account."
229msgstr ""
230
24960752 231#: mediagoblin/edit/views.py:313 mediagoblin/submit/views.py:132
fea0e4e4 232#: mediagoblin/user_pages/views.py:242
3bc2bb1b
CAW
233#, python-format
234msgid "You already have a collection called \"%s\"!"
235msgstr ""
236
b299b6b7 237#: mediagoblin/edit/views.py:317
3bc2bb1b
CAW
238msgid "A collection with that slug already exists for this user."
239msgstr ""
240
b299b6b7 241#: mediagoblin/edit/views.py:332
3bc2bb1b
CAW
242msgid "You are editing another user's collection. Proceed with caution."
243msgstr ""
244
288dcfe0 245#: mediagoblin/edit/views.py:373
fea0e4e4 246msgid "Your email address has been verified."
577e8fc7 247msgstr "Адресът на е-пощата ви е проверен."
fea0e4e4 248
288dcfe0
CAW
249#: mediagoblin/edit/views.py:408 mediagoblin/plugins/basic_auth/views.py:200
250msgid "Wrong password"
251msgstr "Грешна парола"
252
3bc2bb1b
CAW
253#: mediagoblin/gmg_commands/assetlink.py:60
254msgid "Cannot link theme... no theme set\n"
255msgstr ""
256
257#: mediagoblin/gmg_commands/assetlink.py:73
258msgid "No asset directory for this theme\n"
259msgstr ""
260
261#: mediagoblin/gmg_commands/assetlink.py:76
262msgid "However, old link directory symlink found; removed.\n"
263msgstr ""
264
265#: mediagoblin/gmg_commands/assetlink.py:112
266#, python-format
267msgid "Could not link \"%s\": %s exists and is not a symlink\n"
268msgstr ""
269
270#: mediagoblin/gmg_commands/assetlink.py:119
271#, python-format
272msgid "Skipping \"%s\"; already set up.\n"
273msgstr ""
274
275#: mediagoblin/gmg_commands/assetlink.py:124
276#, python-format
277msgid "Old link found for \"%s\"; removing.\n"
278msgstr ""
279
280#: mediagoblin/meddleware/csrf.py:134
281msgid ""
282"CSRF cookie not present. This is most likely the result of a cookie blocker "
283"or somesuch.<br/>Make sure to permit the settings of cookies for this "
284"domain."
285msgstr ""
286
fea0e4e4
CAW
287#: mediagoblin/media_types/__init__.py:78
288#: mediagoblin/media_types/__init__.py:100
3bc2bb1b
CAW
289msgid "Sorry, I don't support that file type :("
290msgstr ""
291
fea0e4e4 292#: mediagoblin/media_types/pdf/processing.py:142
3bc2bb1b
CAW
293msgid "unoconv failing to run, check log file"
294msgstr ""
295
fea0e4e4 296#: mediagoblin/media_types/video/processing.py:44
3bc2bb1b
CAW
297msgid "Video transcoding failed"
298msgstr ""
299
288dcfe0 300#: mediagoblin/moderation/forms.py:21
02993c9d 301msgid "Take away privilege"
288dcfe0
CAW
302msgstr ""
303
304#: mediagoblin/moderation/forms.py:22
02993c9d 305msgid "Ban the user"
288dcfe0
CAW
306msgstr ""
307
308#: mediagoblin/moderation/forms.py:23
02993c9d 309msgid "Send the user a message"
288dcfe0
CAW
310msgstr ""
311
02993c9d 312#: mediagoblin/moderation/forms.py:24
288dcfe0
CAW
313msgid "Delete the content"
314msgstr ""
315
02993c9d 316#: mediagoblin/moderation/forms.py:53 mediagoblin/moderation/forms.py:118
288dcfe0
CAW
317msgid "User will be banned until:"
318msgstr ""
319
02993c9d 320#: mediagoblin/moderation/forms.py:57
288dcfe0
CAW
321msgid "Why are you banning this User?"
322msgstr ""
323
02993c9d 324#: mediagoblin/moderation/forms.py:109
288dcfe0
CAW
325msgid "What action will you take to resolve the report?"
326msgstr ""
327
02993c9d 328#: mediagoblin/moderation/forms.py:115
288dcfe0
CAW
329msgid "What privileges will you take away?"
330msgstr ""
331
332#: mediagoblin/moderation/tools.py:91
333msgid "Warning from"
334msgstr ""
335
336#: mediagoblin/notifications/tools.py:54 mediagoblin/user_pages/lib.py:60
fea0e4e4
CAW
337msgid "commented on your post"
338msgstr ""
339
340#: mediagoblin/notifications/views.py:35
341#, python-format
342msgid "Subscribed to comments on %s!"
343msgstr ""
344
345#: mediagoblin/notifications/views.py:48
346#, python-format
347msgid "You will not receive notifications for comments on %s."
348msgstr ""
349
350#: mediagoblin/oauth/views.py:239
351msgid "Must provide an oauth_token."
352msgstr ""
353
354#: mediagoblin/oauth/views.py:244 mediagoblin/oauth/views.py:294
355msgid "No request token found."
356msgstr ""
357
24960752
CAW
358#: mediagoblin/plugins/api/views.py:75 mediagoblin/plugins/piwigo/views.py:155
359#: mediagoblin/submit/views.py:78
360msgid "Sorry, the file size is too big."
361msgstr ""
362
363#: mediagoblin/plugins/api/views.py:78 mediagoblin/plugins/piwigo/views.py:158
364#: mediagoblin/submit/views.py:81
365msgid "Sorry, uploading this file will put you over your upload limit."
366msgstr ""
367
368#: mediagoblin/plugins/api/views.py:82 mediagoblin/plugins/piwigo/views.py:162
369#: mediagoblin/submit/views.py:87
370msgid "Sorry, you have reached your upload limit."
371msgstr ""
372
fea0e4e4 373#: mediagoblin/plugins/basic_auth/forms.py:24
288dcfe0 374#: mediagoblin/plugins/ldap/forms.py:35 mediagoblin/plugins/openid/forms.py:27
fea0e4e4 375#: mediagoblin/plugins/persona/forms.py:24
288dcfe0 376#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:76
fea0e4e4 377msgid "Username"
577e8fc7 378msgstr "Потребителско име"
fea0e4e4
CAW
379
380#: mediagoblin/plugins/basic_auth/forms.py:32
288dcfe0 381#: mediagoblin/plugins/ldap/forms.py:28 mediagoblin/plugins/openid/forms.py:31
fea0e4e4
CAW
382#: mediagoblin/plugins/persona/forms.py:28
383#: mediagoblin/plugins/persona/forms.py:39
384msgid "Email address"
577e8fc7 385msgstr "Адрес на е-поща"
fea0e4e4
CAW
386
387#: mediagoblin/plugins/basic_auth/forms.py:39
388msgid "Username or Email"
577e8fc7 389msgstr "Потребителско име или е-поща"
fea0e4e4
CAW
390
391#: mediagoblin/plugins/basic_auth/forms.py:46
392msgid "Stay logged in"
393msgstr ""
394
288dcfe0
CAW
395#: mediagoblin/plugins/basic_auth/forms.py:51
396msgid "Username or email"
397msgstr "Потребителско име или е-поща"
398
399#: mediagoblin/plugins/basic_auth/views.py:54
400msgid ""
401"If that email address (case sensitive!) is registered an email has been sent"
402" with instructions on how to change your password."
403msgstr ""
404
405#: mediagoblin/plugins/basic_auth/views.py:65
406msgid "Couldn't find someone with that username."
407msgstr ""
408
409#: mediagoblin/plugins/basic_auth/views.py:68
410msgid ""
411"An email has been sent with instructions on how to change your password."
412msgstr ""
413
414#: mediagoblin/plugins/basic_auth/views.py:75
415msgid ""
416"Could not send password recovery email as your username is inactive or your "
417"account's email address has not been verified."
418msgstr ""
419
420#: mediagoblin/plugins/basic_auth/views.py:123
421msgid "The user id is incorrect."
422msgstr ""
423
424#: mediagoblin/plugins/basic_auth/views.py:139
425msgid "You can now log in using your new password."
426msgstr "Вече може да влезете с новата си парола."
427
428#: mediagoblin/plugins/basic_auth/views.py:163
429msgid ""
430"You are no longer an active user. Please contact the system admin to "
c57bf8d9 431"reactivate your account."
288dcfe0
CAW
432msgstr ""
433
434#: mediagoblin/plugins/basic_auth/views.py:215
435msgid "Your password was changed successfully"
436msgstr "Паролата ви е сменена успешно"
437
438#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:28
439#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:36
440msgid "Set your new password"
441msgstr "Задаване на нова парола"
442
443#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_fp.html:39
444msgid "Set password"
445msgstr "Задаване на парола"
446
447#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:28
448#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:38
449#, python-format
450msgid "Changing %(username)s's password"
451msgstr "Промяна паролата на %(username)s"
452
453#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/change_pass.html:45
454#: mediagoblin/templates/mediagoblin/edit/change_email.html:40
455msgid "Save"
456msgstr "Запис"
457
458#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:22
459msgid "Don't have an account yet?"
460msgstr "Нямате профил?"
461
462#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/create_account_link.html:24
463msgid "Create one here!"
464msgstr "Създайте си!"
465
466#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/edit_link.html:22
467msgid "Change your password."
468msgstr ""
469
470#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:23
471#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:31
472msgid "Recover password"
473msgstr "Възстановяване на парола"
474
475#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/forgot_password.html:34
476msgid "Send instructions"
477msgstr "Изпращане на указания"
478
479#: mediagoblin/plugins/basic_auth/templates/mediagoblin/plugins/basic_auth/fp_link.html:22
480msgid "Forgot your password?"
481msgstr "Забравили сте паролата си?"
482
3bc2bb1b
CAW
483#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:24
484msgid "Location"
577e8fc7 485msgstr "Местоположение"
3bc2bb1b
CAW
486
487#: mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html:52
488#, python-format
489msgid "View on <a href=\"%(osm_url)s\">OpenStreetMap</a>"
577e8fc7 490msgstr "Разглеждане с <a href=\"%(osm_url)s\">OpenStreetMap</a>"
3bc2bb1b 491
288dcfe0
CAW
492#: mediagoblin/plugins/ldap/templates/mediagoblin/plugins/ldap/create_account_link.html:22
493msgid "Sign in to create an account!"
494msgstr ""
495
3bc2bb1b
CAW
496#: mediagoblin/plugins/oauth/forms.py:29
497msgid "Allow"
577e8fc7 498msgstr "Позволение"
3bc2bb1b
CAW
499
500#: mediagoblin/plugins/oauth/forms.py:30
501msgid "Deny"
577e8fc7 502msgstr "Забрана"
3bc2bb1b
CAW
503
504#: mediagoblin/plugins/oauth/forms.py:34
505msgid "Name"
577e8fc7 506msgstr "Име"
3bc2bb1b
CAW
507
508#: mediagoblin/plugins/oauth/forms.py:35
509msgid "The name of the OAuth client"
577e8fc7 510msgstr "Име на OAuth клиента"
3bc2bb1b
CAW
511
512#: mediagoblin/plugins/oauth/forms.py:36
513msgid "Description"
577e8fc7 514msgstr "Описание"
3bc2bb1b
CAW
515
516#: mediagoblin/plugins/oauth/forms.py:38
517msgid ""
518"This will be visible to users allowing your\n"
519" application to authenticate as them."
520msgstr ""
521
522#: mediagoblin/plugins/oauth/forms.py:40
523msgid "Type"
577e8fc7 524msgstr "Вид"
3bc2bb1b
CAW
525
526#: mediagoblin/plugins/oauth/forms.py:45
527msgid ""
528"<strong>Confidential</strong> - The client can\n"
529" make requests to the GNU MediaGoblin instance that can not be\n"
530" intercepted by the user agent (e.g. server-side client).<br />\n"
531" <strong>Public</strong> - The client can't make confidential\n"
532" requests to the GNU MediaGoblin instance (e.g. client-side\n"
533" JavaScript client)."
534msgstr ""
535
536#: mediagoblin/plugins/oauth/forms.py:52
537msgid "Redirect URI"
538msgstr ""
539
540#: mediagoblin/plugins/oauth/forms.py:54
541msgid ""
542"The redirect URI for the applications, this field\n"
543" is <strong>required</strong> for public clients."
544msgstr ""
545
546#: mediagoblin/plugins/oauth/forms.py:66
547msgid "This field is required for public clients"
548msgstr ""
549
fea0e4e4 550#: mediagoblin/plugins/oauth/views.py:55
3bc2bb1b
CAW
551msgid "The client {0} has been registered!"
552msgstr ""
553
554#: mediagoblin/plugins/oauth/templates/oauth/client/connections.html:22
555msgid "OAuth client connections"
556msgstr ""
557
558#: mediagoblin/plugins/oauth/templates/oauth/client/list.html:22
559msgid "Your OAuth clients"
560msgstr ""
561
7dfd538f
CAW
562#: mediagoblin/plugins/oauth/templates/oauth/client/register.html:29
563#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:39
564#: mediagoblin/templates/mediagoblin/submit/collection.html:30
565#: mediagoblin/templates/mediagoblin/submit/start.html:39
566#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:68
567msgid "Add"
568msgstr "Добавяне"
569
fea0e4e4
CAW
570#: mediagoblin/plugins/openid/__init__.py:97
571#: mediagoblin/plugins/openid/views.py:268
572#: mediagoblin/plugins/openid/views.py:297
573msgid "Sorry, an account is already registered to that OpenID."
574msgstr ""
575
576#: mediagoblin/plugins/openid/forms.py:38
577msgid "OpenID"
577e8fc7 578msgstr "OpenID"
fea0e4e4
CAW
579
580#: mediagoblin/plugins/openid/views.py:48
581msgid "Sorry, the OpenID server could not be found"
582msgstr ""
583
584#: mediagoblin/plugins/openid/views.py:61
585#, python-format
586msgid "No OpenID service was found for %s"
587msgstr ""
588
589#: mediagoblin/plugins/openid/views.py:106
590#, python-format
591msgid "Verification of %s failed: %s"
577e8fc7 592msgstr "Грешка при проверката на %s: %s"
fea0e4e4
CAW
593
594#: mediagoblin/plugins/openid/views.py:117
595msgid "Verification cancelled"
577e8fc7 596msgstr "Проверката е отменена"
fea0e4e4
CAW
597
598#: mediagoblin/plugins/openid/views.py:314
599msgid "Your OpenID url was saved successfully."
600msgstr ""
601
602#: mediagoblin/plugins/openid/views.py:338
603#: mediagoblin/plugins/openid/views.py:393
604msgid "You can't delete your only OpenID URL unless you have a password set"
605msgstr ""
606
607#: mediagoblin/plugins/openid/views.py:343
608#: mediagoblin/plugins/openid/views.py:402
609msgid "That OpenID is not registered to this account."
610msgstr ""
611
612#: mediagoblin/plugins/openid/views.py:385
613msgid "OpenID was successfully removed."
614msgstr ""
615
616#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:23
617#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:31
618#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:34
619#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:23
620msgid "Add an OpenID"
577e8fc7 621msgstr "Добавяне на OpenID"
fea0e4e4
CAW
622
623#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/add.html:34
624#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:23
625#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:31
626msgid "Delete an OpenID"
577e8fc7 627msgstr "Изтриване на OpenID"
fea0e4e4
CAW
628
629#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/delete.html:39
630#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:39
631#: mediagoblin/templates/mediagoblin/user_pages/collection.html:56
632#: mediagoblin/templates/mediagoblin/user_pages/media.html:83
633msgid "Delete"
577e8fc7 634msgstr "Изтриване"
fea0e4e4
CAW
635
636#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/edit_link.html:21
637msgid "OpenID's"
638msgstr ""
639
640#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:28
641#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:36
642#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:57
288dcfe0 643#: mediagoblin/templates/mediagoblin/base.html:106
fea0e4e4
CAW
644#: mediagoblin/templates/mediagoblin/auth/login.html:28
645#: mediagoblin/templates/mediagoblin/auth/login.html:36
288dcfe0 646#: mediagoblin/templates/mediagoblin/auth/login.html:47
fea0e4e4 647msgid "Log in"
577e8fc7 648msgstr "Вход"
fea0e4e4
CAW
649
650#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:39
651#: mediagoblin/templates/mediagoblin/auth/login.html:39
652msgid "Logging in failed!"
577e8fc7 653msgstr "Грешка при влизането"
fea0e4e4
CAW
654
655#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:44
656msgid "Log in to create an account!"
657msgstr ""
658
659#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login.html:51
660msgid "Or login with a password!"
661msgstr ""
662
663#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/login_link.html:23
664msgid "Or login with OpenID!"
665msgstr ""
666
667#: mediagoblin/plugins/openid/templates/mediagoblin/plugins/openid/register_link.html:23
668msgid "Or register with OpenID!"
669msgstr ""
670
671#: mediagoblin/plugins/persona/__init__.py:90
672msgid "Sorry, an account is already registered to that Persona email."
673msgstr ""
674
b299b6b7 675#: mediagoblin/plugins/persona/views.py:138
fea0e4e4
CAW
676msgid "The Persona email address was successfully removed."
677msgstr ""
678
b299b6b7 679#: mediagoblin/plugins/persona/views.py:144
fea0e4e4
CAW
680msgid ""
681"You can't delete your only Persona email address unless you have a password "
682"set."
683msgstr ""
684
b299b6b7 685#: mediagoblin/plugins/persona/views.py:149
fea0e4e4
CAW
686msgid "That Persona email address is not registered to this account."
687msgstr ""
688
b299b6b7 689#: mediagoblin/plugins/persona/views.py:176
fea0e4e4
CAW
690msgid ""
691"Sorry, an account is already registered with that Persona email address."
692msgstr ""
693
b299b6b7 694#: mediagoblin/plugins/persona/views.py:192
fea0e4e4
CAW
695msgid "Your Persona email address was saved successfully."
696msgstr ""
697
698#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:31
699msgid "Delete a Persona email address"
700msgstr ""
701
702#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit.html:34
703msgid "Add a Persona email address"
704msgstr ""
705
288dcfe0
CAW
706#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/edit_link.html:21
707msgid "Persona's"
fea0e4e4
CAW
708msgstr ""
709
710#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/login_link.html:22
711msgid "Or login with Persona!"
712msgstr ""
713
714#: mediagoblin/plugins/persona/templates/mediagoblin/plugins/persona/register_link.html:22
715msgid "Or register with Persona!"
716msgstr ""
717
24960752 718#: mediagoblin/processing/__init__.py:420
3bc2bb1b
CAW
719msgid "Invalid file given for media type."
720msgstr ""
721
24960752 722#: mediagoblin/processing/__init__.py:427
fea0e4e4
CAW
723msgid "Copying to public storage failed."
724msgstr ""
725
24960752 726#: mediagoblin/processing/__init__.py:435
fea0e4e4
CAW
727msgid "An acceptable processing file was not found"
728msgstr ""
729
288dcfe0
CAW
730#: mediagoblin/submit/forms.py:30
731msgid "Max file size: {0} mb"
732msgstr ""
733
7dfd538f
CAW
734#: mediagoblin/submit/forms.py:34
735msgid "File"
736msgstr "Файл"
737
288dcfe0
CAW
738#: mediagoblin/submit/forms.py:41
739msgid ""
740"You can use\n"
741" <a href=\"http://daringfireball.net/projects/markdown/basics\">\n"
742" Markdown</a> for formatting."
743msgstr ""
744
24960752 745#: mediagoblin/submit/views.py:55
3bc2bb1b 746msgid "You must provide a file."
577e8fc7 747msgstr "Трябва да предоставите файл"
3bc2bb1b 748
24960752 749#: mediagoblin/submit/views.py:69
3bc2bb1b
CAW
750msgid "Woohoo! Submitted!"
751msgstr ""
752
24960752 753#: mediagoblin/submit/views.py:138
3bc2bb1b
CAW
754#, python-format
755msgid "Collection \"%s\" added!"
756msgstr ""
757
288dcfe0
CAW
758#: mediagoblin/templates/mediagoblin/banned.html:20
759msgid "You are Banned."
760msgstr ""
761
762#: mediagoblin/templates/mediagoblin/banned.html:24
763#: mediagoblin/templates/mediagoblin/error.html:24
764msgid "Image of goblin stressing out"
765msgstr ""
766
767#: mediagoblin/templates/mediagoblin/banned.html:26
768msgid "You have been banned"
769msgstr ""
770
771#: mediagoblin/templates/mediagoblin/banned.html:28
772#, python-format
773msgid "until %(until_when)s"
774msgstr ""
775
776#: mediagoblin/templates/mediagoblin/banned.html:30
777msgid "indefinitely"
778msgstr ""
779
780#: mediagoblin/templates/mediagoblin/base.html:81
3bc2bb1b 781msgid "Verify your email!"
577e8fc7 782msgstr "Проверете е-пощата си!"
3bc2bb1b 783
288dcfe0
CAW
784#: mediagoblin/templates/mediagoblin/base.html:88
785#: mediagoblin/templates/mediagoblin/base.html:96
3bc2bb1b 786msgid "log out"
577e8fc7 787msgstr "изход"
3bc2bb1b 788
288dcfe0 789#: mediagoblin/templates/mediagoblin/base.html:115
3bc2bb1b
CAW
790#, python-format
791msgid "<a href=\"%(user_url)s\">%(user_name)s</a>'s account"
792msgstr ""
793
288dcfe0 794#: mediagoblin/templates/mediagoblin/base.html:122
3bc2bb1b 795msgid "Change account settings"
577e8fc7 796msgstr "Промяна настройките на профила"
3bc2bb1b 797
288dcfe0
CAW
798#: mediagoblin/templates/mediagoblin/base.html:126
799#: mediagoblin/templates/mediagoblin/base.html:147
800#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:21
801#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:27
3bc2bb1b
CAW
802#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:21
803#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:26
804msgid "Media processing panel"
805msgstr ""
806
288dcfe0 807#: mediagoblin/templates/mediagoblin/base.html:135
3bc2bb1b 808msgid "Log out"
577e8fc7 809msgstr "Изход"
3bc2bb1b 810
288dcfe0
CAW
811#: mediagoblin/templates/mediagoblin/base.html:138
812#: mediagoblin/templates/mediagoblin/user_pages/user.html:112
3bc2bb1b
CAW
813msgid "Add media"
814msgstr ""
815
288dcfe0 816#: mediagoblin/templates/mediagoblin/base.html:141
3bc2bb1b
CAW
817#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:41
818msgid "Create new collection"
577e8fc7 819msgstr "Създаване на нова колекция"
3bc2bb1b 820
288dcfe0
CAW
821#: mediagoblin/templates/mediagoblin/base.html:151
822msgid "User management panel"
3bc2bb1b
CAW
823msgstr ""
824
288dcfe0
CAW
825#: mediagoblin/templates/mediagoblin/base.html:155
826msgid "Report management panel"
3bc2bb1b
CAW
827msgstr ""
828
288dcfe0
CAW
829#: mediagoblin/templates/mediagoblin/root.html:32
830msgid "Most recent media"
3bc2bb1b
CAW
831msgstr ""
832
fea0e4e4
CAW
833#: mediagoblin/templates/mediagoblin/api/authorize.html:21
834msgid "Authorization"
835msgstr ""
836
837#: mediagoblin/templates/mediagoblin/api/authorize.html:26
838#: mediagoblin/templates/mediagoblin/api/authorize.html:53
839msgid "Authorize"
840msgstr ""
841
842#: mediagoblin/templates/mediagoblin/api/authorize.html:29
843msgid "You are logged in as"
577e8fc7 844msgstr "Влезли сте като"
fea0e4e4
CAW
845
846#: mediagoblin/templates/mediagoblin/api/authorize.html:33
847msgid "Do you want to authorize "
848msgstr ""
849
850#: mediagoblin/templates/mediagoblin/api/authorize.html:37
851msgid "an unknown application"
852msgstr ""
853
854#: mediagoblin/templates/mediagoblin/api/authorize.html:39
855msgid " to access your account? "
856msgstr ""
857
858#: mediagoblin/templates/mediagoblin/api/authorize.html:41
859msgid "Applications with access to your account can: "
860msgstr ""
861
862#: mediagoblin/templates/mediagoblin/api/authorize.html:43
863msgid "Post new media as you"
864msgstr ""
865
866#: mediagoblin/templates/mediagoblin/api/authorize.html:44
867msgid "See your information (e.g profile, media, etc...)"
868msgstr ""
869
870#: mediagoblin/templates/mediagoblin/api/authorize.html:45
871msgid "Change your information"
577e8fc7 872msgstr "Промяна на данните ви"
fea0e4e4
CAW
873
874#: mediagoblin/templates/mediagoblin/api/oob.html:21
875msgid "Authorization Finished"
876msgstr ""
877
878#: mediagoblin/templates/mediagoblin/api/oob.html:26
879msgid "Authorization Complete"
880msgstr ""
881
882#: mediagoblin/templates/mediagoblin/api/oob.html:28
883msgid "Copy and paste this into your client:"
884msgstr ""
885
3bc2bb1b
CAW
886#: mediagoblin/templates/mediagoblin/auth/register.html:28
887#: mediagoblin/templates/mediagoblin/auth/register.html:36
888msgid "Create an account!"
577e8fc7 889msgstr "Създаване на профил"
3bc2bb1b 890
fea0e4e4 891#: mediagoblin/templates/mediagoblin/auth/register.html:41
3bc2bb1b 892msgid "Create"
577e8fc7 893msgstr "Създаване"
3bc2bb1b
CAW
894
895#: mediagoblin/templates/mediagoblin/auth/verification_email.txt:19
896#, python-format
897msgid ""
898"Hi %(username)s,\n"
899"\n"
900"to activate your GNU MediaGoblin account, open the following URL in\n"
901"your web browser:\n"
902"\n"
903"%(verification_url)s"
904msgstr ""
905
906#: mediagoblin/templates/mediagoblin/bits/base_footer.html:21
907#, python-format
908msgid ""
909"Powered by <a href=\"http://mediagoblin.org/\" title='Version "
910"%(version)s'>MediaGoblin</a>, a <a href=\"http://gnu.org/\">GNU</a> project."
577e8fc7 911msgstr "Задвижвано от <a href=\"http://mediagoblin.org/\" title='Version %(version)s'>MediaGoblin</a>, проект на <a href=\"http://gnu.org/\">GNU</a>."
3bc2bb1b
CAW
912
913#: mediagoblin/templates/mediagoblin/bits/base_footer.html:24
914#, python-format
915msgid ""
916"Released under the <a "
917"href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a "
918"href=\"%(source_link)s\">Source code</a> available."
577e8fc7 919msgstr "Публикувано съгласно <a href=\"http://www.fsf.org/licensing/licenses/agpl-3.0.html\">AGPL</a>. <a href=\"%(source_link)s\">Изходният код</a> е наличен."
3bc2bb1b 920
288dcfe0
CAW
921#: mediagoblin/templates/mediagoblin/bits/base_footer.html:30
922msgid "Terms of Service"
923msgstr ""
924
3bc2bb1b
CAW
925#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:20
926msgid "Explore"
927msgstr ""
928
fea0e4e4 929#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:23
3bc2bb1b 930msgid "Hi there, welcome to this MediaGoblin site!"
577e8fc7 931msgstr "Здравейте и добре дошли в този сайт на MediaGoblin!"
3bc2bb1b
CAW
932
933#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:24
934msgid ""
935"This site is running <a href=\"http://mediagoblin.org\">MediaGoblin</a>, an "
936"extraordinarily great piece of media hosting software."
937msgstr ""
938
fea0e4e4 939#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:26
3bc2bb1b
CAW
940msgid ""
941"To add your own media, place comments, and more, you can log in with your "
942"MediaGoblin account."
943msgstr ""
944
fea0e4e4 945#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:28
3bc2bb1b
CAW
946msgid "Don't have one yet? It's easy!"
947msgstr ""
948
fea0e4e4 949#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:35
3bc2bb1b 950msgid ""
fea0e4e4
CAW
951"\n"
952" >Create an account at this site</a>\n"
953" or"
954msgstr ""
955
956#: mediagoblin/templates/mediagoblin/bits/frontpage_welcome.html:41
957msgid ""
958"\n"
959" <a class=\"button_action\" href=\"http://mediagoblin.readthedocs.org/\">Set up MediaGoblin on your own server</a>"
3bc2bb1b
CAW
960msgstr ""
961
962#: mediagoblin/templates/mediagoblin/bits/logo.html:23
963#: mediagoblin/themes/airy/templates/mediagoblin/bits/logo.html:23
964msgid "MediaGoblin logo"
577e8fc7 965msgstr "Лого на MediaGoblin"
3bc2bb1b
CAW
966
967#: mediagoblin/templates/mediagoblin/edit/attachments.html:23
968#: mediagoblin/templates/mediagoblin/edit/attachments.html:35
969#, python-format
970msgid "Editing attachments for %(media_title)s"
971msgstr ""
972
973#: mediagoblin/templates/mediagoblin/edit/attachments.html:44
288dcfe0
CAW
974#: mediagoblin/templates/mediagoblin/user_pages/media.html:191
975#: mediagoblin/templates/mediagoblin/user_pages/media.html:207
3bc2bb1b
CAW
976msgid "Attachments"
977msgstr ""
978
979#: mediagoblin/templates/mediagoblin/edit/attachments.html:57
288dcfe0 980#: mediagoblin/templates/mediagoblin/user_pages/media.html:213
3bc2bb1b
CAW
981msgid "Add attachment"
982msgstr ""
983
984#: mediagoblin/templates/mediagoblin/edit/attachments.html:61
985#: mediagoblin/templates/mediagoblin/edit/delete_account.html:42
986#: mediagoblin/templates/mediagoblin/edit/edit.html:41
987#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:32
988#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:46
989#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:52
990#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:67
991#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:48
992msgid "Cancel"
577e8fc7 993msgstr "Отказ"
3bc2bb1b
CAW
994
995#: mediagoblin/templates/mediagoblin/edit/attachments.html:63
996#: mediagoblin/templates/mediagoblin/edit/edit.html:42
288dcfe0 997#: mediagoblin/templates/mediagoblin/edit/edit_account.html:47
3bc2bb1b
CAW
998#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:33
999#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:40
1000msgid "Save changes"
577e8fc7 1001msgstr "Запазване на промените"
3bc2bb1b 1002
fea0e4e4
CAW
1003#: mediagoblin/templates/mediagoblin/edit/change_email.html:23
1004#: mediagoblin/templates/mediagoblin/edit/change_email.html:33
3bc2bb1b 1005#, python-format
fea0e4e4 1006msgid "Changing %(username)s's email"
577e8fc7 1007msgstr "Промяна е-пощата на %(username)s"
3bc2bb1b 1008
3bc2bb1b
CAW
1009#: mediagoblin/templates/mediagoblin/edit/delete_account.html:28
1010#, python-format
1011msgid "Really delete user '%(user_name)s' and all related media/comments?"
577e8fc7 1012msgstr "Наистина ли да се изтрие потребителят '%(user_name)s' и всички прилежащи файлове и коментари?"
3bc2bb1b
CAW
1013
1014#: mediagoblin/templates/mediagoblin/edit/delete_account.html:35
1015msgid "Yes, really delete my account"
577e8fc7 1016msgstr "Да, наистина да се изтрие профилът ми"
3bc2bb1b
CAW
1017
1018#: mediagoblin/templates/mediagoblin/edit/delete_account.html:44
1019#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:48
1020#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:49
1021msgid "Delete permanently"
1022msgstr ""
1023
1024#: mediagoblin/templates/mediagoblin/edit/edit.html:23
1025#: mediagoblin/templates/mediagoblin/edit/edit.html:35
1026#, python-format
1027msgid "Editing %(media_title)s"
577e8fc7 1028msgstr "Редактиране на %(media_title)s"
3bc2bb1b
CAW
1029
1030#: mediagoblin/templates/mediagoblin/edit/edit_account.html:28
1031#: mediagoblin/templates/mediagoblin/edit/edit_account.html:40
1032#, python-format
1033msgid "Changing %(username)s's account settings"
577e8fc7 1034msgstr "Промяна настройките на профила на %(username)s"
3bc2bb1b 1035
288dcfe0 1036#: mediagoblin/templates/mediagoblin/edit/edit_account.html:54
fea0e4e4 1037msgid "Delete my account"
577e8fc7 1038msgstr "Изтриване на профила ми"
3bc2bb1b 1039
288dcfe0 1040#: mediagoblin/templates/mediagoblin/edit/edit_account.html:59
fea0e4e4 1041msgid "Email"
577e8fc7 1042msgstr "Е-поща"
3bc2bb1b
CAW
1043
1044#: mediagoblin/templates/mediagoblin/edit/edit_collection.html:29
1045#, python-format
1046msgid "Editing %(collection_title)s"
577e8fc7 1047msgstr "Редактиране на %(collection_title)s"
3bc2bb1b
CAW
1048
1049#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:23
1050#: mediagoblin/templates/mediagoblin/edit/edit_profile.html:34
1051#, python-format
1052msgid "Editing %(username)s's profile"
577e8fc7 1053msgstr "Редактиране профила на %(username)s"
3bc2bb1b 1054
fea0e4e4
CAW
1055#: mediagoblin/templates/mediagoblin/edit/verification.txt:19
1056#, python-format
1057msgid ""
1058"Hi,\n"
1059"\n"
1060"We wanted to verify that you are %(username)s. If this is the case, then \n"
1061"please follow the link below to verify your new email address.\n"
1062"\n"
1063"%(verification_url)s\n"
1064"\n"
1065"If you are not %(username)s or didn't request an email change, you can ignore\n"
1066"this email."
1067msgstr ""
1068
1069#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:4
1070msgid "New comments"
577e8fc7 1071msgstr "Нови коментари"
fea0e4e4
CAW
1072
1073#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:24
1074#: mediagoblin/templates/mediagoblin/media_displays/image.html:39
288dcfe0
CAW
1075#: mediagoblin/templates/mediagoblin/moderation/report.html:55
1076#: mediagoblin/templates/mediagoblin/moderation/report.html:117
fea0e4e4 1077#: mediagoblin/templates/mediagoblin/user_pages/media.html:139
288dcfe0
CAW
1078#: mediagoblin/templates/mediagoblin/user_pages/media.html:168
1079#: mediagoblin/templates/mediagoblin/user_pages/report.html:48
fea0e4e4
CAW
1080#, python-format
1081msgid "%(formatted_time)s ago"
1082msgstr ""
1083
1084#: mediagoblin/templates/mediagoblin/fragments/header_notifications.html:41
1085msgid "Mark all read"
577e8fc7 1086msgstr "Отбелязване на всички като прочетени"
fea0e4e4 1087
3bc2bb1b
CAW
1088#: mediagoblin/templates/mediagoblin/listings/collection.html:30
1089#: mediagoblin/templates/mediagoblin/listings/collection.html:35
1090#: mediagoblin/templates/mediagoblin/listings/tag.html:30
1091#: mediagoblin/templates/mediagoblin/listings/tag.html:35
1092#, python-format
1093msgid "Media tagged with: %(tag_name)s"
1094msgstr ""
1095
1096#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:34
1097#: mediagoblin/templates/mediagoblin/media_displays/audio.html:56
fea0e4e4 1098#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:67
288dcfe0 1099#: mediagoblin/templates/mediagoblin/media_displays/video.html:74
3bc2bb1b 1100msgid "Download"
577e8fc7 1101msgstr "Изтегляне"
3bc2bb1b
CAW
1102
1103#: mediagoblin/templates/mediagoblin/media_displays/ascii.html:38
1104msgid "Original"
1105msgstr ""
1106
1107#: mediagoblin/templates/mediagoblin/media_displays/audio.html:44
1108msgid ""
1109"Sorry, this audio will not work because \n"
1110"\tyour web browser does not support HTML5 \n"
1111"\taudio."
1112msgstr ""
1113
1114#: mediagoblin/templates/mediagoblin/media_displays/audio.html:47
1115msgid ""
1116"You can get a modern web browser that \n"
1117"\tcan play the audio at <a href=\"http://getfirefox.com\">\n"
1118"\t http://getfirefox.com</a>!"
1119msgstr ""
1120
1121#: mediagoblin/templates/mediagoblin/media_displays/audio.html:60
fea0e4e4 1122#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:73
288dcfe0 1123#: mediagoblin/templates/mediagoblin/media_displays/video.html:80
3bc2bb1b
CAW
1124msgid "Original file"
1125msgstr ""
1126
1127#: mediagoblin/templates/mediagoblin/media_displays/audio.html:63
1128msgid "WebM file (Vorbis codec)"
1129msgstr ""
1130
1131#: mediagoblin/templates/mediagoblin/media_displays/image.html:36
1132msgid "Created"
577e8fc7 1133msgstr "Създадено"
3bc2bb1b 1134
3bc2bb1b
CAW
1135#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:59
1136#: mediagoblin/templates/mediagoblin/media_displays/stl.html:87
1137#: mediagoblin/templates/mediagoblin/media_displays/stl.html:93
1138#: mediagoblin/templates/mediagoblin/media_displays/stl.html:99
1139#: mediagoblin/templates/mediagoblin/media_displays/stl.html:105
1140#: mediagoblin/templates/mediagoblin/user_pages/media.html:59
1141#: mediagoblin/templates/mediagoblin/user_pages/media.html:65
1142#, python-format
1143msgid "Image for %(media_title)s"
1144msgstr ""
1145
fea0e4e4 1146#: mediagoblin/templates/mediagoblin/media_displays/pdf.html:81
3bc2bb1b 1147msgid "PDF file"
577e8fc7 1148msgstr "Файл PDF"
3bc2bb1b
CAW
1149
1150#: mediagoblin/templates/mediagoblin/media_displays/stl.html:112
3bc2bb1b
CAW
1151msgid "Perspective"
1152msgstr ""
1153
fea0e4e4 1154#: mediagoblin/templates/mediagoblin/media_displays/stl.html:115
3bc2bb1b
CAW
1155msgid "Front"
1156msgstr ""
1157
fea0e4e4 1158#: mediagoblin/templates/mediagoblin/media_displays/stl.html:118
3bc2bb1b
CAW
1159msgid "Top"
1160msgstr ""
1161
fea0e4e4 1162#: mediagoblin/templates/mediagoblin/media_displays/stl.html:121
3bc2bb1b
CAW
1163msgid "Side"
1164msgstr ""
1165
fea0e4e4 1166#: mediagoblin/templates/mediagoblin/media_displays/stl.html:126
3bc2bb1b
CAW
1167msgid "WebGL"
1168msgstr ""
1169
fea0e4e4 1170#: mediagoblin/templates/mediagoblin/media_displays/stl.html:132
3bc2bb1b
CAW
1171msgid "Download model"
1172msgstr ""
1173
fea0e4e4 1174#: mediagoblin/templates/mediagoblin/media_displays/stl.html:140
3bc2bb1b 1175msgid "File Format"
577e8fc7 1176msgstr "Файлов формат"
3bc2bb1b 1177
fea0e4e4 1178#: mediagoblin/templates/mediagoblin/media_displays/stl.html:142
3bc2bb1b
CAW
1179msgid "Object Height"
1180msgstr ""
1181
288dcfe0 1182#: mediagoblin/templates/mediagoblin/media_displays/video.html:63
3bc2bb1b
CAW
1183msgid ""
1184"Sorry, this video will not work because\n"
1185" your web browser does not support HTML5 \n"
1186" video."
1187msgstr ""
1188
288dcfe0 1189#: mediagoblin/templates/mediagoblin/media_displays/video.html:66
3bc2bb1b
CAW
1190msgid ""
1191"You can get a modern web browser that \n"
1192" can play this video at <a href=\"http://getfirefox.com\">\n"
1193" http://getfirefox.com</a>!"
1194msgstr ""
1195
288dcfe0 1196#: mediagoblin/templates/mediagoblin/media_displays/video.html:88
fea0e4e4 1197msgid "WebM file (VP8/Vorbis)"
3bc2bb1b
CAW
1198msgstr ""
1199
288dcfe0
CAW
1200#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:30
1201msgid ""
1202"Here you can track the state of media being processed on this instance."
1203msgstr ""
1204
1205#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:33
1206#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:32
1207msgid "Media in-processing"
1208msgstr ""
1209
1210#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:59
1211#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:56
1212msgid "No media in-processing"
1213msgstr ""
1214
1215#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:62
1216#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:59
1217msgid "These uploads failed to process:"
1218msgstr ""
1219
1220#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:91
1221#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:86
1222msgid "No failed entries!"
1223msgstr ""
1224
1225#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:93
1226msgid "Last 10 successful uploads"
1227msgstr "Последни 10 успешни качвания"
1228
1229#: mediagoblin/templates/mediagoblin/moderation/media_panel.html:113
1230#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:107
1231msgid "No processed entries, yet!"
1232msgstr ""
1233
1234#: mediagoblin/templates/mediagoblin/moderation/report.html:27
1235msgid "Sorry, no such report found."
1236msgstr ""
1237
1238#: mediagoblin/templates/mediagoblin/moderation/report.html:32
1239msgid "Return to Reports Panel"
1240msgstr ""
1241
1242#: mediagoblin/templates/mediagoblin/moderation/report.html:33
1243#: mediagoblin/templates/mediagoblin/user_pages/media.html:155
1244msgid "Report"
1245msgstr ""
1246
1247#: mediagoblin/templates/mediagoblin/moderation/report.html:36
1248msgid "Reported comment"
1249msgstr ""
1250
1251#: mediagoblin/templates/mediagoblin/moderation/report.html:81
1252#, python-format
1253msgid ""
1254"\n"
1255" ❖ Reported media by <a href=\"%(user_url)s\">%(user_name)s</a>\n"
1256" "
1257msgstr ""
1258
1259#: mediagoblin/templates/mediagoblin/moderation/report.html:90
1260#, python-format
1261msgid ""
1262"\n"
1263" CONTENT BY\n"
1264" <a href=\"%(user_url)s\"> %(user_name)s</a>\n"
1265" HAS BEEN DELETED\n"
1266" "
1267msgstr ""
1268
1269#: mediagoblin/templates/mediagoblin/moderation/report.html:130
1270#: mediagoblin/templates/mediagoblin/moderation/user.html:128
1271msgid "Resolve"
1272msgstr ""
1273
1274#: mediagoblin/templates/mediagoblin/moderation/report.html:134
1275#: mediagoblin/templates/mediagoblin/moderation/report.html:153
1276msgid "Resolve This Report"
1277msgstr ""
1278
1279#: mediagoblin/templates/mediagoblin/moderation/report.html:145
1280msgid "Status"
1281msgstr ""
1282
1283#: mediagoblin/templates/mediagoblin/moderation/report.html:147
1284msgid "RESOLVED"
1285msgstr ""
1286
1287#: mediagoblin/templates/mediagoblin/moderation/report.html:155
1288msgid "You cannot take action against an administrator"
1289msgstr ""
1290
1291#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:22
1292#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:27
1293msgid "Report panel"
1294msgstr ""
1295
1296#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:30
1297msgid ""
1298"\n"
1299" Here you can look up open reports that have been filed by users.\n"
1300" "
1301msgstr ""
1302
1303#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:35
1304msgid "Active Reports Filed"
1305msgstr ""
1306
1307#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:77
1308#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:171
1309msgid "Offender"
1310msgstr ""
1311
1312#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:78
1313msgid "When Reported"
1314msgstr ""
1315
1316#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:79
1317#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:173
1318msgid "Reported By"
1319msgstr ""
1320
1321#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:80
1322#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:174
1323msgid "Reason"
1324msgstr ""
1325
1326#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:94
1327#, python-format
1328msgid ""
1329"\n"
1330" Comment Report #%(report_id)s\n"
1331" "
1332msgstr ""
1333
1334#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:109
1335#, python-format
1336msgid ""
1337"\n"
1338" Media Report #%(report_id)s\n"
1339" "
1340msgstr ""
1341
1342#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:123
1343msgid "No open reports found."
1344msgstr ""
1345
1346#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:125
1347msgid "Closed Reports"
1348msgstr ""
1349
1350#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:170
1351msgid "Resolved"
1352msgstr ""
1353
1354#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:172
1355msgid "Action Taken"
1356msgstr ""
1357
1358#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:185
1359#, python-format
1360msgid ""
1361"\n"
1362" Closed Report #%(report_id)s\n"
1363" "
1364msgstr ""
1365
1366#: mediagoblin/templates/mediagoblin/moderation/report_panel.html:199
1367msgid "No closed reports found."
1368msgstr ""
1369
1370#: mediagoblin/templates/mediagoblin/moderation/user.html:23
1371#, python-format
1372msgid "User: %(username)s"
1373msgstr ""
1374
1375#: mediagoblin/templates/mediagoblin/moderation/user.html:39
1376msgid "Sorry, no such user found."
1377msgstr "Не е открит такъв потребител."
1378
1379#: mediagoblin/templates/mediagoblin/moderation/user.html:43
1380#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:40
1381#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:60
1382msgid "Email verification needed"
1383msgstr "Нужна е проверка на е-пощата"
1384
1385#: mediagoblin/templates/mediagoblin/moderation/user.html:45
1386msgid ""
1387"Someone has registered an account with this username, but it still has\n"
1388" to be activated."
1389msgstr ""
1390
1391#: mediagoblin/templates/mediagoblin/moderation/user.html:58
1392msgid "Return to Users Panel"
1393msgstr ""
1394
1395#: mediagoblin/templates/mediagoblin/moderation/user.html:60
1396#: mediagoblin/templates/mediagoblin/user_pages/user.html:34
1397#: mediagoblin/templates/mediagoblin/user_pages/user.html:45
1398#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:25
1399#, python-format
1400msgid "%(username)s's profile"
1401msgstr "Профил на %(username)s"
1402
1403#: mediagoblin/templates/mediagoblin/moderation/user.html:62
1404#, python-format
1405msgid "BANNED until %(expiration_date)s"
1406msgstr ""
1407
1408#: mediagoblin/templates/mediagoblin/moderation/user.html:66
1409msgid "Banned Indefinitely"
1410msgstr ""
1411
1412#: mediagoblin/templates/mediagoblin/moderation/user.html:72
1413#: mediagoblin/templates/mediagoblin/user_pages/user.html:61
1414msgid "This user hasn't filled in their profile (yet)."
1415msgstr ""
1416
1417#: mediagoblin/templates/mediagoblin/moderation/user.html:83
1418#: mediagoblin/templates/mediagoblin/user_pages/user.html:56
1419#: mediagoblin/templates/mediagoblin/user_pages/user.html:73
1420msgid "Edit profile"
1421msgstr "Редактиране на профила"
1422
1423#: mediagoblin/templates/mediagoblin/moderation/user.html:90
1424#: mediagoblin/templates/mediagoblin/user_pages/user.html:80
1425msgid "Browse collections"
1426msgstr "Преглед на колекциите"
1427
1428#: mediagoblin/templates/mediagoblin/moderation/user.html:97
1429#, python-format
1430msgid "Active Reports on %(username)s"
1431msgstr ""
1432
1433#: mediagoblin/templates/mediagoblin/moderation/user.html:104
1434msgid "Report ID"
1435msgstr ""
1436
1437#: mediagoblin/templates/mediagoblin/moderation/user.html:105
1438msgid "Reported Content"
1439msgstr ""
1440
1441#: mediagoblin/templates/mediagoblin/moderation/user.html:106
1442msgid "Description of Report"
1443msgstr ""
1444
1445#: mediagoblin/templates/mediagoblin/moderation/user.html:114
1446#, python-format
1447msgid "Report #%(report_number)s"
1448msgstr ""
1449
1450#: mediagoblin/templates/mediagoblin/moderation/user.html:121
1451msgid "Reported Comment"
1452msgstr ""
1453
1454#: mediagoblin/templates/mediagoblin/moderation/user.html:123
1455msgid "Reported Media Entry"
1456msgstr ""
1457
1458#: mediagoblin/templates/mediagoblin/moderation/user.html:134
1459#, python-format
1460msgid "No active reports filed on %(username)s"
1461msgstr ""
1462
1463#: mediagoblin/templates/mediagoblin/moderation/user.html:141
1464#, python-format
1465msgid "All reports on %(username)s"
1466msgstr ""
1467
1468#: mediagoblin/templates/mediagoblin/moderation/user.html:146
1469#, python-format
1470msgid "All reports that %(username)s has filed"
1471msgstr ""
1472
1473#: mediagoblin/templates/mediagoblin/moderation/user.html:160
1474msgid "Ban User"
1475msgstr ""
1476
1477#: mediagoblin/templates/mediagoblin/moderation/user.html:165
1478msgid "UnBan User"
1479msgstr ""
1480
1481#: mediagoblin/templates/mediagoblin/moderation/user.html:173
1482msgid "Privilege"
1483msgstr ""
1484
1485#: mediagoblin/templates/mediagoblin/moderation/user.html:174
1486msgid "User Has Privilege"
1487msgstr ""
1488
1489#: mediagoblin/templates/mediagoblin/moderation/user.html:181
1490msgid "Yes"
1491msgstr ""
1492
1493#: mediagoblin/templates/mediagoblin/moderation/user.html:183
1494msgid "No"
1495msgstr ""
1496
1497#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:21
1498#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:26
1499msgid "User panel"
1500msgstr ""
1501
1502#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:29
1503msgid ""
1504"\n"
1505" Here you can look up users in order to take punitive actions on them.\n"
1506" "
1507msgstr ""
1508
1509#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:34
1510msgid "Active Users"
1511msgstr ""
1512
1513#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:75
1514msgid "ID"
1515msgstr ""
1516
1517#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:77
1518msgid "When Joined"
1519msgstr ""
1520
1521#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:78
1522msgid "# of Comments Posted"
1523msgstr ""
1524
1525#: mediagoblin/templates/mediagoblin/moderation/user_panel.html:95
1526msgid "No users found."
1527msgstr ""
1528
3bc2bb1b
CAW
1529#: mediagoblin/templates/mediagoblin/submit/collection.html:26
1530msgid "Add a collection"
577e8fc7 1531msgstr "Добавяне на колекция"
3bc2bb1b 1532
7dfd538f
CAW
1533#: mediagoblin/templates/mediagoblin/submit/start.html:28
1534#: mediagoblin/templates/mediagoblin/submit/start.html:35
1535msgid "Add your media"
1536msgstr ""
1537
3bc2bb1b
CAW
1538#: mediagoblin/templates/mediagoblin/user_pages/collection.html:30
1539#, python-format
1540msgid "%(collection_title)s (%(username)s's collection)"
577e8fc7 1541msgstr "%(collection_title)s (колекция на %(username)s)"
3bc2bb1b
CAW
1542
1543#: mediagoblin/templates/mediagoblin/user_pages/collection.html:39
1544#, python-format
1545msgid "%(collection_title)s by <a href=\"%(user_url)s\">%(username)s</a>"
577e8fc7 1546msgstr "%(collection_title)s от <a href=\"%(user_url)s\">%(username)s</a>"
3bc2bb1b
CAW
1547
1548#: mediagoblin/templates/mediagoblin/user_pages/collection.html:52
1549#: mediagoblin/templates/mediagoblin/user_pages/media.html:79
1550msgid "Edit"
577e8fc7 1551msgstr "Редактиране"
3bc2bb1b 1552
3bc2bb1b
CAW
1553#: mediagoblin/templates/mediagoblin/user_pages/collection_confirm_delete.html:30
1554#: mediagoblin/templates/mediagoblin/user_pages/media_confirm_delete.html:30
1555#, python-format
1556msgid "Really delete %(title)s?"
577e8fc7 1557msgstr "Наистина ли да се изтрие %(title)s?"
3bc2bb1b
CAW
1558
1559#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:31
1560#, python-format
1561msgid "Really remove %(media_title)s from %(collection_title)s?"
577e8fc7 1562msgstr "Наистина ли да се премахне %(media_title)s от %(collection_title)s?"
3bc2bb1b
CAW
1563
1564#: mediagoblin/templates/mediagoblin/user_pages/collection_item_confirm_remove.html:54
1565msgid "Remove"
577e8fc7 1566msgstr "Премахване"
3bc2bb1b
CAW
1567
1568#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:21
1569#, python-format
1570msgid "%(username)s's collections"
1571msgstr ""
1572
1573#: mediagoblin/templates/mediagoblin/user_pages/collection_list.html:28
1574#, python-format
1575msgid "<a href=\"%(user_url)s\">%(username)s</a>'s collections"
1576msgstr ""
1577
1578#: mediagoblin/templates/mediagoblin/user_pages/comment_email.txt:19
1579#, python-format
1580msgid ""
1581"Hi %(username)s,\n"
1582"%(comment_author)s commented on your post (%(comment_url)s) at %(instance_name)s\n"
1583msgstr ""
1584
1585#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:30
1586#, python-format
1587msgid "%(username)s's media"
1588msgstr ""
1589
1590#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:38
1591#, python-format
1592msgid ""
1593"<a href=\"%(user_url)s\">%(username)s</a>'s media with tag <a "
1594"href=\"%(tag_url)s\">%(tag)s</a>"
1595msgstr ""
1596
1597#: mediagoblin/templates/mediagoblin/user_pages/gallery.html:48
1598#, python-format
1599msgid "<a href=\"%(user_url)s\">%(username)s</a>'s media"
1600msgstr ""
1601
1602#: mediagoblin/templates/mediagoblin/user_pages/media.html:38
1603#, python-format
1604msgid "❖ Browsing media by <a href=\"%(user_url)s\">%(username)s</a>"
1605msgstr ""
1606
fea0e4e4 1607#: mediagoblin/templates/mediagoblin/user_pages/media.html:97
3bc2bb1b 1608msgid "Add a comment"
577e8fc7 1609msgstr "Добавяне на коментар"
3bc2bb1b 1610
fea0e4e4 1611#: mediagoblin/templates/mediagoblin/user_pages/media.html:108
3bc2bb1b 1612msgid "Add this comment"
577e8fc7 1613msgstr "Добавяне на коментара"
3bc2bb1b 1614
fea0e4e4
CAW
1615#: mediagoblin/templates/mediagoblin/user_pages/media.html:112
1616msgid "Comment Preview"
577e8fc7 1617msgstr "Преглед на коментара"
fea0e4e4 1618
288dcfe0 1619#: mediagoblin/templates/mediagoblin/user_pages/media.html:166
3bc2bb1b 1620msgid "Added"
577e8fc7 1621msgstr "Добавено"
3bc2bb1b
CAW
1622
1623#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:28
1624#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:40
1625#, python-format
1626msgid "Add “%(media_title)s” to a collection"
577e8fc7 1627msgstr "Добавяне на “%(media_title)s” към колекция"
3bc2bb1b
CAW
1628
1629#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:54
1630msgid "+"
577e8fc7 1631msgstr "+"
3bc2bb1b
CAW
1632
1633#: mediagoblin/templates/mediagoblin/user_pages/media_collect.html:58
1634msgid "Add a new collection"
577e8fc7 1635msgstr "Добавяне на нова колекция"
3bc2bb1b
CAW
1636
1637#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:29
1638msgid ""
1639"You can track the state of media being processed for your gallery here."
1640msgstr ""
1641
1642#: mediagoblin/templates/mediagoblin/user_pages/processing_panel.html:89
1643msgid "Your last 10 successful uploads"
1644msgstr ""
1645
288dcfe0
CAW
1646#: mediagoblin/templates/mediagoblin/user_pages/report.html:21
1647msgid "<h2>File a Report</h2>"
1648msgstr ""
1649
1650#: mediagoblin/templates/mediagoblin/user_pages/report.html:24
1651msgid "Reporting this Comment"
1652msgstr ""
1653
1654#: mediagoblin/templates/mediagoblin/user_pages/report.html:60
1655msgid "Reporting this Media Entry"
1656msgstr ""
1657
1658#: mediagoblin/templates/mediagoblin/user_pages/report.html:72
3bc2bb1b 1659#, python-format
288dcfe0
CAW
1660msgid ""
1661"\n"
1662" ❖ Published by <a href=\"%(user_url)s\"\n"
1663" class=\"comment_authorlink\">%(username)s</a>\n"
1664" "
1665msgstr ""
3bc2bb1b 1666
288dcfe0
CAW
1667#: mediagoblin/templates/mediagoblin/user_pages/report.html:81
1668msgid "File Report "
1669msgstr ""
3bc2bb1b 1670
288dcfe0
CAW
1671#: mediagoblin/templates/mediagoblin/user_pages/user.html:52
1672msgid "Here's a spot to tell others about yourself."
1673msgstr ""
3bc2bb1b 1674
288dcfe0
CAW
1675#: mediagoblin/templates/mediagoblin/user_pages/user.html:93
1676#, python-format
1677msgid "View all of %(username)s's media"
1678msgstr ""
1679
1680#: mediagoblin/templates/mediagoblin/user_pages/user.html:106
1681msgid ""
1682"This is where your media will appear, but you don't seem to have added "
1683"anything yet."
1684msgstr ""
1685
1686#: mediagoblin/templates/mediagoblin/user_pages/user.html:118
1687#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:84
1688#: mediagoblin/templates/mediagoblin/utils/object_gallery.html:70
1689msgid "There doesn't seem to be any media here yet..."
1690msgstr ""
1691
1692#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:43
3bc2bb1b
CAW
1693msgid "Almost done! Your account still needs to be activated."
1694msgstr ""
1695
288dcfe0 1696#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:48
3bc2bb1b
CAW
1697msgid ""
1698"An email should arrive in a few moments with instructions on how to do so."
1699msgstr ""
1700
288dcfe0 1701#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:52
3bc2bb1b
CAW
1702msgid "In case it doesn't:"
1703msgstr ""
1704
288dcfe0 1705#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:55
3bc2bb1b
CAW
1706msgid "Resend verification email"
1707msgstr ""
1708
288dcfe0 1709#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:63
3bc2bb1b
CAW
1710msgid ""
1711"Someone has registered an account with this username, but it still has to be"
1712" activated."
1713msgstr ""
1714
288dcfe0 1715#: mediagoblin/templates/mediagoblin/user_pages/user_nonactive.html:68
3bc2bb1b
CAW
1716#, python-format
1717msgid ""
1718"If you are that person but you've lost your verification email, you can <a "
1719"href=\"%(login_url)s\">log in</a> and resend it."
1720msgstr ""
1721
3bc2bb1b
CAW
1722#: mediagoblin/templates/mediagoblin/utils/collection_gallery.html:49
1723msgid "(remove)"
577e8fc7 1724msgstr "(премахване)"
3bc2bb1b
CAW
1725
1726#: mediagoblin/templates/mediagoblin/utils/collections.html:21
1727msgid "Collected in"
1728msgstr ""
1729
1730#: mediagoblin/templates/mediagoblin/utils/collections.html:40
1731msgid "Add to a collection"
577e8fc7 1732msgstr "Добавяне към колекция"
3bc2bb1b
CAW
1733
1734#: mediagoblin/templates/mediagoblin/utils/feed_link.html:21
1735#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:21
1736msgid "feed icon"
1737msgstr ""
1738
1739#: mediagoblin/templates/mediagoblin/utils/feed_link.html:23
1740#: mediagoblin/themes/airy/templates/mediagoblin/utils/feed_link.html:23
1741msgid "Atom feed"
577e8fc7 1742msgstr "Емисия Atom"
3bc2bb1b
CAW
1743
1744#: mediagoblin/templates/mediagoblin/utils/license.html:25
1745msgid "All rights reserved"
577e8fc7 1746msgstr "Всички права запазени"
3bc2bb1b
CAW
1747
1748#: mediagoblin/templates/mediagoblin/utils/pagination.html:39
1749msgid "← Newer"
577e8fc7 1750msgstr "← По-ново"
3bc2bb1b
CAW
1751
1752#: mediagoblin/templates/mediagoblin/utils/pagination.html:45
1753msgid "Older →"
577e8fc7 1754msgstr "По-старо →"
3bc2bb1b
CAW
1755
1756#: mediagoblin/templates/mediagoblin/utils/pagination.html:48
1757msgid "Go to page:"
577e8fc7 1758msgstr "Отиване на страница:"
3bc2bb1b
CAW
1759
1760#: mediagoblin/templates/mediagoblin/utils/prev_next.html:28
1761#: mediagoblin/templates/mediagoblin/utils/prev_next.html:33
1762msgid "newer"
577e8fc7 1763msgstr "по-ново"
3bc2bb1b
CAW
1764
1765#: mediagoblin/templates/mediagoblin/utils/prev_next.html:39
1766#: mediagoblin/templates/mediagoblin/utils/prev_next.html:44
1767msgid "older"
577e8fc7 1768msgstr "по-старо"
3bc2bb1b 1769
288dcfe0
CAW
1770#: mediagoblin/templates/mediagoblin/utils/report.html:25
1771msgid "Report media"
1772msgstr ""
1773
3bc2bb1b
CAW
1774#: mediagoblin/templates/mediagoblin/utils/tags.html:20
1775msgid "Tagged with"
1776msgstr ""
1777
1778#: mediagoblin/tools/exif.py:83
1779msgid "Could not read the image file."
1780msgstr ""
1781
288dcfe0 1782#: mediagoblin/tools/response.py:38
3bc2bb1b 1783msgid "Oops!"
577e8fc7 1784msgstr "Опа!"
3bc2bb1b 1785
288dcfe0 1786#: mediagoblin/tools/response.py:39
3bc2bb1b 1787msgid "An error occured"
577e8fc7 1788msgstr "Възникна грешка"
3bc2bb1b 1789
288dcfe0 1790#: mediagoblin/tools/response.py:53
fea0e4e4 1791msgid "Bad Request"
577e8fc7 1792msgstr "Неправилна заявка"
fea0e4e4 1793
288dcfe0 1794#: mediagoblin/tools/response.py:55
fea0e4e4
CAW
1795msgid "The request sent to the server is invalid, please double check it"
1796msgstr ""
1797
288dcfe0 1798#: mediagoblin/tools/response.py:63
3bc2bb1b 1799msgid "Operation not allowed"
577e8fc7 1800msgstr "Действието не е позволено"
3bc2bb1b 1801
288dcfe0 1802#: mediagoblin/tools/response.py:64
3bc2bb1b
CAW
1803msgid ""
1804"Sorry Dave, I can't let you do that!</p><p>You have tried to perform a "
1805"function that you are not allowed to. Have you been trying to delete all "
1806"user accounts again?"
1807msgstr ""
1808
288dcfe0 1809#: mediagoblin/tools/response.py:72
3bc2bb1b
CAW
1810msgid ""
1811"There doesn't seem to be a page at this address. Sorry!</p><p>If you're sure"
1812" the address is correct, maybe the page you're looking for has been moved or"
1813" deleted."
1814msgstr ""
1815
1816#: mediagoblin/tools/timesince.py:62
1817msgid "year"
577e8fc7 1818msgstr "година"
3bc2bb1b
CAW
1819
1820#: mediagoblin/tools/timesince.py:63
1821msgid "month"
577e8fc7 1822msgstr "месец"
3bc2bb1b
CAW
1823
1824#: mediagoblin/tools/timesince.py:64
1825msgid "week"
577e8fc7 1826msgstr "седмица"
3bc2bb1b
CAW
1827
1828#: mediagoblin/tools/timesince.py:65
1829msgid "day"
577e8fc7 1830msgstr "ден"
3bc2bb1b
CAW
1831
1832#: mediagoblin/tools/timesince.py:66
1833msgid "hour"
577e8fc7 1834msgstr "час"
3bc2bb1b
CAW
1835
1836#: mediagoblin/tools/timesince.py:67
1837msgid "minute"
577e8fc7 1838msgstr "минута"
3bc2bb1b
CAW
1839
1840#: mediagoblin/user_pages/forms.py:23
1841msgid "Comment"
577e8fc7 1842msgstr "Коментар"
3bc2bb1b
CAW
1843
1844#: mediagoblin/user_pages/forms.py:25
1845msgid ""
fea0e4e4
CAW
1846"You can use <a href=\"http://daringfireball.net/projects/markdown/basics\" "
1847"target=\"_blank\">Markdown</a> for formatting."
577e8fc7 1848msgstr "Може да ползвате <a href=\"http://daringfireball.net/projects/markdown/basics\" target=\"_blank\">Markdown</a> за форматиране."
3bc2bb1b
CAW
1849
1850#: mediagoblin/user_pages/forms.py:31
1851msgid "I am sure I want to delete this"
1852msgstr ""
1853
1854#: mediagoblin/user_pages/forms.py:35
1855msgid "I am sure I want to remove this item from the collection"
577e8fc7 1856msgstr "Наистина искам да премахна този запис от колекцията"
3bc2bb1b
CAW
1857
1858#: mediagoblin/user_pages/forms.py:39
1859msgid "Collection"
577e8fc7 1860msgstr "Колекция"
3bc2bb1b
CAW
1861
1862#: mediagoblin/user_pages/forms.py:40
1863msgid "-- Select --"
1864msgstr ""
1865
1866#: mediagoblin/user_pages/forms.py:42
1867msgid "Include a note"
577e8fc7 1868msgstr "Добавяне на бележка"
3bc2bb1b 1869
fea0e4e4
CAW
1870#: mediagoblin/user_pages/forms.py:49
1871msgid ""
1872"You can use\n"
1873" <a href=\"http://daringfireball.net/projects/markdown/basics\" target=\"_blank\">\n"
1874" Markdown</a> for formatting."
577e8fc7 1875msgstr "Може да ползвате\n <a href=\"http://daringfireball.net/projects/markdown/basics\" target=\"_blank\">\n Markdown</a> за форматиране."
3bc2bb1b 1876
288dcfe0
CAW
1877#: mediagoblin/user_pages/forms.py:55 mediagoblin/user_pages/forms.py:61
1878msgid "Reason for Reporting"
1879msgstr ""
1880
1881#: mediagoblin/user_pages/views.py:178
3bc2bb1b
CAW
1882msgid "Sorry, comments are disabled."
1883msgstr ""
1884
288dcfe0 1885#: mediagoblin/user_pages/views.py:183
3bc2bb1b
CAW
1886msgid "Oops, your comment was empty."
1887msgstr ""
1888
288dcfe0 1889#: mediagoblin/user_pages/views.py:189
3bc2bb1b 1890msgid "Your comment has been posted!"
577e8fc7 1891msgstr "Коментарът ви е публикуван."
3bc2bb1b 1892
fea0e4e4 1893#: mediagoblin/user_pages/views.py:225
3bc2bb1b
CAW
1894msgid "Please check your entries and try again."
1895msgstr ""
1896
fea0e4e4 1897#: mediagoblin/user_pages/views.py:265
3bc2bb1b 1898msgid "You have to select or add a collection"
577e8fc7 1899msgstr "Трябва да изберете или добавите колекция"
3bc2bb1b 1900
fea0e4e4 1901#: mediagoblin/user_pages/views.py:276
3bc2bb1b
CAW
1902#, python-format
1903msgid "\"%s\" already in collection \"%s\""
577e8fc7 1904msgstr "\"%s\" вече е в колекцията \"%s\""
3bc2bb1b 1905
fea0e4e4 1906#: mediagoblin/user_pages/views.py:282
3bc2bb1b
CAW
1907#, python-format
1908msgid "\"%s\" added to collection \"%s\""
577e8fc7 1909msgstr "\"%s\" е добавено към колекцията \"%s\""
3bc2bb1b 1910
288dcfe0 1911#: mediagoblin/user_pages/views.py:307
3bc2bb1b
CAW
1912msgid "You deleted the media."
1913msgstr ""
1914
288dcfe0 1915#: mediagoblin/user_pages/views.py:319
3bc2bb1b
CAW
1916msgid "The media was not deleted because you didn't check that you were sure."
1917msgstr ""
1918
288dcfe0 1919#: mediagoblin/user_pages/views.py:326
3bc2bb1b
CAW
1920msgid "You are about to delete another user's media. Proceed with caution."
1921msgstr ""
1922
24960752 1923#: mediagoblin/user_pages/views.py:399
3bc2bb1b 1924msgid "You deleted the item from the collection."
577e8fc7 1925msgstr "Изтрихте запис от колекцията."
3bc2bb1b 1926
24960752 1927#: mediagoblin/user_pages/views.py:403
3bc2bb1b
CAW
1928msgid "The item was not removed because you didn't check that you were sure."
1929msgstr ""
1930
24960752 1931#: mediagoblin/user_pages/views.py:411
3bc2bb1b
CAW
1932msgid ""
1933"You are about to delete an item from another user's collection. Proceed with"
1934" caution."
1935msgstr ""
1936
24960752 1937#: mediagoblin/user_pages/views.py:443
3bc2bb1b
CAW
1938#, python-format
1939msgid "You deleted the collection \"%s\""
577e8fc7 1940msgstr "Изтрихте колекцията \"%s\""
3bc2bb1b 1941
24960752 1942#: mediagoblin/user_pages/views.py:450
3bc2bb1b
CAW
1943msgid ""
1944"The collection was not deleted because you didn't check that you were sure."
1945msgstr ""
1946
24960752 1947#: mediagoblin/user_pages/views.py:458
3bc2bb1b
CAW
1948msgid ""
1949"You are about to delete another user's collection. Proceed with caution."
1950msgstr ""