Transvision

Displaying 32 results for the string no in bg:

Entity bg en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-error
bg
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Грешки</div> <div data-l10n-name="not-imported">(не са внесени)</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Errors</div> <div data-l10n-name="not-imported">(not imported)</div> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-no-change
bg
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Дублиращи се регистрации</div> <div data-l10n-name="not-imported">(не са внесени)</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Duplicate logins</div> <div data-l10n-name="not-imported">(not imported)</div> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-no-change2
bg
{ $count -> [one] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Дублираща се парола</div> <div data-l10n-name="not-imported">(не е внесена)</div> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Дублиращи се пароли</div> <div data-l10n-name="not-imported">(не са внесени)</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Duplicate entries</div> <div data-l10n-name="not-imported">(not imported)</div> }
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-harmful-page-error-desc-override
bg
Страницата <span data-l10n-name='sitename'>{ $sitename }</span> е <a data-l10n-name='error_desc_link'>докладвана за съдържание на потенциално зловредни приложения</a>. Може да <a data-l10n-name='ignore_warning_link'>пренебрегнете предупреждението</a> и да посетите опасната страница.
en-US
<span data-l10n-name='sitename'>{ $sitename }</span> has been <a data-l10n-name='error_desc_link'>reported as containing a potentially harmful application</a>. You can <a data-l10n-name='ignore_warning_link'>ignore the risk</a> and go to this unsafe site.
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-phishing-page-error-desc-override
bg
Страницата <span data-l10n-name='sitename'>{ $sitename }</span> е <a data-l10n-name='error_desc_link'>докладвана за измамно съдържание</a>. Може да <a data-l10n-name='report_detection'>съобщите за грешка в доклада</a> или да <a data-l10n-name='ignore_warning_link'>пренебрегнете предупреждението</a> и да посетите опасната страница.
en-US
<span data-l10n-name='sitename'>{ $sitename }</span> has been <a data-l10n-name='error_desc_link'>reported as a deceptive site</a>. You can <a data-l10n-name='report_detection'>report a detection problem</a> or <a data-l10n-name='ignore_warning_link'>ignore the risk</a> and go to this unsafe site.
Entity # all locales browser • browser • safebrowsing • blockedSite.ftl
safeb-blocked-unwanted-page-error-desc-override
bg
Страницата <span data-l10n-name='sitename'>{ $sitename }</span> е <a data-l10n-name='error_desc_link'>докладвана за съдържание на зловредни приложения</a>. Може да <a data-l10n-name='ignore_warning_link'>пренебрегнете предупреждението</a> и да посетите опасната страница.
en-US
<span data-l10n-name='sitename'>{ $sitename }</span> has been <a data-l10n-name='error_desc_link'>reported as containing harmful software</a>. You can <a data-l10n-name='ignore_warning_link'>ignore the risk</a> and go to this unsafe site.
Entity # all locales browser • browser • siteProtections.ftl
tracking-protection-icon-no-trackers-detected-container.aria-label
bg
{ tracking-protection-icon-no-trackers-detected }
en-US
{ tracking-protection-icon-no-trackers-detected }
Entity # all locales devtools • client • accessibility.ftl
accessibility-progress-progressbar
bg
{ $nodeCount -> [one] Проверяване на { $nodeCount } възел *[other] Проверяване на { $nodeCount } възела }
en-US
{ $nodeCount -> [one] Checking { $nodeCount } node *[other] Checking { $nodeCount } nodes }
Entity # all locales dom • chrome • dom • dom.properties
BadOpaqueInterceptionRequestModeWithURL
bg
Грешка при зареждане на „%1$S“. ServiceWorker подаде opaque Response на FetchEvent.respondWith(), докато обработваше събитието „%2$S“ от вида FetchEvent. Обектите Opaque Response са валидни само когато RequestMode е „no-cors“.
en-US
Failed to load ‘%1$S’. A ServiceWorker passed an opaque Response to FetchEvent.respondWith() while handling a ‘%2$S’ FetchEvent. Opaque Response objects are only valid when the RequestMode is ‘no-cors’.
Entity # all locales dom • chrome • dom • dom.properties
BiquadFilterChannelCountChangeWarning
bg
Промените в броя на каналите на BiquadFilterNode може да доведе до дефекти в аудиото.
en-US
BiquadFilterNode channel count changes may produce audio glitches.
Entity # all locales dom • chrome • dom • dom.properties
IIRFilterChannelCountChangeWarning
bg
Промените в броя на каналите на IIRFilterNode може да доведе до дефекти в аудиото.
en-US
IIRFilterNode channel count changes may produce audio glitches.
Entity # all locales dom • chrome • dom • dom.properties
MediaStreamAudioSourceNodeDifferentRate
bg
Свързване на AudioNodes от AudioContexts с различна честота на дискретизация в момента не се поддържа.
en-US
Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
MutationEventWarning
bg
Mutation Events са изведени от употреба. Вместо тях използвайте MutationObserver.
en-US
Use of Mutation Events is deprecated. Use MutationObserver instead.
Entity # all locales dom • chrome • dom • dom.properties
NodeIteratorDetachWarning
bg
Извикването на detach() върху NodeIterator вече няма ефект.
en-US
Calling detach() on a NodeIterator no longer has an effect.
Entity # all locales dom • chrome • layout • css.properties
PEExpectedNoneOrURL
bg
Очакваше се „none“ или URL, но бе намерено „%1$S“.
en-US
Expected ‘none’ or URL but found ‘%1$S’.
Entity # all locales dom • chrome • layout • css.properties
PEExpectedNoneOrURLOrFilterFunction
bg
Очакваше се „none“, URL или филтрираща функция, но имаше „%1$S“.
en-US
Expected ‘none’, URL, or filter function but found ‘%1$S’.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNonSpaceInNoscriptInHead
bg
Непразен знак в „noscript“ вътре в „head“.
en-US
Non-space character inside “noscript” inside “head”.
Entity # all locales dom • chrome • security • caps.properties
ExternalDataError
bg
Security Error: Content at %S attempted to load %S, but may not load external data when being used as an image.\u00A0
en-US
Security Error: Content at %S attempted to load %S, but may not load external data when being used as an image.
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
bg
Предупреждение за заглавката X-Content-Type-Options: стойността беше „%1$S“. Нямахте ли предвид да изпратите „nosniff“?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • xslt • xslt.properties
17
bg
Неуспешно разпознаване на XPath: очакваше се тест Name или Nodetype:
en-US
XPath parse failure: Name or Nodetype test expected:
Entity # all locales dom • chrome • xslt • xslt.properties
24
bg
Неуспешно разпознаване на XPath: неочакван знак „!“, отрицанието е чрез not():
en-US
XPath parse failure: ‘!’ unexpected, negation is not():
Entity # all locales dom • chrome • xslt • xslt.properties
8
bg
Очакваше се израз на XPath да върне NodeSet.
en-US
An XPath expression was expected to return a NodeSet.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_NO_NODELOCK
bg
библиотека по сигурност: няма nodeblock.
en-US
security library: no nodelock.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
certErrorTrust_UnknownIssuer2
bg
The server might not be sending the appropriate intermediate certificates.
en-US
The server might not be sending the appropriate intermediate certificates.
Entity # all locales security • manager • security • pippki • pippki.ftl
client-auth-cert-details-validity-period
bg
Валиден от { $notBefore } до { $notAfter }
en-US
Valid from { $notBefore } to { $notAfter }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-connection-closed
bg
[ { $browser-id } | { $id } ] { $url } (затворена) { $now }
en-US
[ { $browser-id } | { $id } ] { $url } (closed) { $now }
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-connection-open
bg
[ { $browser-id } | { $id } ] { $url } { $now }
en-US
[ { $browser-id } | { $id } ] { $url } { $now }
Entity # all locales toolkit • toolkit • neterror • certError.ftl
cert-error-expired-now
bg
Страниците потвърждават самоличността си чрез сертификати, които важат ограничен период от време. Сертификатът на { $hostname } е изтекъл на { $not-after-local-time }.
en-US
Websites prove their identity via certificates, which are valid for a set time period. The certificate for { $hostname } expired on { $not-after-local-time }.
Entity # all locales toolkit • toolkit • neterror • certError.ftl
cert-error-not-yet-valid-now
bg
Страниците потвърждават самоличността си чрез сертификати, които важат ограничен период от време. Сертификатът на { $hostname } няма да е валиден преди { $not-before-local-time }.
en-US
Websites prove their identity via certificates, which are valid for a set time period. The certificate for { $hostname } will not be valid until { $not-before-local-time }.
Entity # all locales toolkit • toolkit • neterror • netError.ftl
certerror-expired-cert-what-can-you-do-about-it-clock
bg
Часовникът на компютъра показва { DATETIME($now, dateStyle: "medium") }. Сверете датата, часа и часовия пояс на компютъра в системните настройки и презаредете страницата на <b>{ $hostname }</b>.
en-US
Your computer clock is set to { DATETIME($now, dateStyle: "medium") }. Make sure your computer is set to the correct date, time, and time zone in your system settings, and then refresh <b>{ $hostname }</b>.
Entity # all locales toolkit • toolkit • neterror • netError.ftl
neterror-clock-skew-error
bg
Часовникът на компютъра показва { DATETIME($now, dateStyle: "medium") }, което пречи на { -brand-short-name } да осъществи защитена връзка. За да посетите <b>{ $hostname }</b> сверете датата, часа и часовия пояс на компютъра в системните настройки. След това презаредете страницата на <b>{ $hostname }</b>.
en-US
Your computer thinks it is { DATETIME($now, dateStyle: "medium") }, which prevents { -brand-short-name } from connecting securely. To visit <b>{ $hostname }</b>, update your computer clock in your system settings to the current date, time, and time zone, and then refresh <b>{ $hostname }</b>.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-no-nodelock
bg
библиотека по сигурност: няма nodeblock.
en-US
security library: no nodelock.

Displaying 200 results for the string no in en-US:

Entity bg en-US
Entity # all locales browser • browser • aboutDialog.ftl
update-otherInstanceHandlingUpdates
bg
Друг екземпляр на { -brand-short-name } е започнал обновяване
en-US
{ -brand-short-name } is being updated by another instance
Entity # all locales browser • browser • aboutDialog.ftl
update-unsupported
bg
Не може повече да обновявате тази система. <label data-l10n-name="unsupported-link">Научете повече</label>
en-US
You can not perform further updates on this system. <label data-l10n-name="unsupported-link">Learn more</label>
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-delete-dialog-message
bg
Това действие е необратимо.
en-US
You cannot undo this action.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-export-dialog-title2
bg
Бележка относно изнасянето на пароли
en-US
A note about exporting passwords
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-dialog-message2
bg
{ $count -> [one] Така ще премахнете запазената във { -brand-short-name } парола и всички сигнали за пробиви. Действието е необратимо. *[other] Така ще премахнете запазените във { -brand-short-name } пароли и всички сигнали за пробиви. Действието е необратимо. }
en-US
{ $count -> [1] This will remove the password saved to { -brand-short-name } and any breach alerts. You cannot undo this action. *[other] This will remove the passwords saved to { -brand-short-name } and any breach alerts. You cannot undo this action. }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-confirm-remove-all-sync-dialog-message3
bg
{ $count -> [one] Така ще бъде премахната запазената във { -brand-short-name } парола от всички устройства, синхронизирани с профила. Също и всички известия за пробиви, появяващи се тук. Действието е необратимо. *[other] Така ще бъдат премахнати запазените във { -brand-short-name } пароли от всички устройства, синхронизирани с профила. Също и всички известия за пробиви, появяващи се тук. Действието е необратимо. }
en-US
{ $count -> [1] This will remove the password saved to { -brand-short-name } on all your synced devices. This will also remove any breach alerts that appear here. You cannot undo this action. *[other] This will remove all passwords saved to { -brand-short-name } on all your synced devices. This will also remove any breach alerts that appear here. You cannot undo this action. }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-edit-password-tooltip
bg
Уверете се, че сте запазили текущата парола за тази страница. Смяната на паролата тук не я променя в/ъв { $webTitle }.
en-US
Make sure you’re saving your current password for this site. Changing the password here does not change it with { $webTitle }.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-error-file-permission-description
bg
{ -brand-short-name } няма права за четене върху файла. Променете правата на файла.
en-US
{ -brand-short-name } does not have permission to read the file. Try changing the file permissions.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-error-no-logins-imported
bg
Не са внесени регистраци
en-US
No logins have been imported
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-error
bg
{ $count -> [one] <span>Грешки:</span> <span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(не внесена)</span> *[other] <span>Грешки:</span> <span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(не внесени)</span> }
en-US
{ $count -> *[other] <span>Errors:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change
bg
{ $count -> *[other] <span>Дублиращи се регистрации:</span> <span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(не са внесени)</span> }
en-US
{ $count -> *[other] <span>Duplicate logins found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change2
bg
{ $count -> [one] <span>Дублиращ се запис:</span> <span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(не е внесен)</span> *[other] <span>Дублиращи се записи:</span> <span data-l10n-name="count">{ $count }</span><span data-l10n-name="meta">(не са внесени)</span> }
en-US
{ $count -> *[other] <span>Duplicate entries found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-error
bg
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Грешки</div> <div data-l10n-name="not-imported">(не са внесени)</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Errors</div> <div data-l10n-name="not-imported">(not imported)</div> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-no-change
bg
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Дублиращи се регистрации</div> <div data-l10n-name="not-imported">(не са внесени)</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Duplicate logins</div> <div data-l10n-name="not-imported">(not imported)</div> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-report-no-change2
bg
{ $count -> [one] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Дублираща се парола</div> <div data-l10n-name="not-imported">(не е внесена)</div> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Дублиращи се пароли</div> <div data-l10n-name="not-imported">(не са внесени)</div> }
en-US
{ $count -> *[other] <div data-l10n-name="count">{ $count }</div> <div data-l10n-name="details">Duplicate entries</div> <div data-l10n-name="not-imported">(not imported)</div> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-intro-browser-only-import
bg
Ако вашите регистрации са запазени в друг мрежов четец, можете да ги <a data-l10n-name="import-link">внесете във { -brand-product-name }</a>.
en-US
If your logins are saved in another browser, you can <a data-l10n-name="import-link">import them into { -brand-product-name }</a>
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-intro-import2
bg
Ако вашите регистрации се съхраняват извън { -brand-product-name }, можете <a data-l10n-name="import-browser-link">да ги внесете от друг четец</a> или <a data-l10n-name="import-file-link">от файл</a>
en-US
If your logins are saved outside of { -brand-product-name }, you can <a data-l10n-name="import-browser-link">import them from another browser</a> or <a data-l10n-name="import-file-link">from a file</a>
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-intro-import3
bg
За да добавите парола използвайте бутона със знак плюс. Също можете <a data-l10n-name="import-browser-link">да ги внесете от друг четец</a> или <a data-l10n-name="import-file-link">от файл</a>
en-US
Select the plus sign button above to add a password now. You can also <a data-l10n-name="import-browser-link">import passwords from another browser</a> or <a data-l10n-name="import-file-link">from a file</a>.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-list-section-nothing
bg
Няма предупреждение
en-US
No alert
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-login-intro-heading-logged-in
bg
Не са намерени синхронизирани регистрации.
en-US
No synced logins found.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-login-item-username.placeholder
bg
(без потребителско име)
en-US
(no username)
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-login-list-empty-search-description
bg
Няма резултати, отговарящи на търсенето.
en-US
There are no results matching your search.
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-login-list-empty-search-title
bg
Няма намерени регистрации
en-US
No logins found
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-login-list-empty-search-title2
bg
Няма намерени пароли
en-US
No passwords found
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-menu-menuitem-import-from-another-browser
bg
Внасяне от друг четец
en-US
Import from Another Browser
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-vulnerable-alert-text2
bg
Тази парола е използвана в друг профил, вероятно жертва на изтичане на данни. Преизползването на информация за удостоверяване излага на риск всички ваши профили. Сменете паролата си.
en-US
This password has been used on another account that was likely in a data breach. Reusing credentials puts all your accounts at risk. Change this password.
Entity # all locales browser • browser • aboutLogins.ftl
confirm-delete-dialog-message
bg
Действието е необратимо.
en-US
This action cannot be undone.
Entity # all locales browser • browser • aboutLogins.ftl
login-list-intro-title
bg
Няма намерени регистрации
en-US
No logins found
Entity # all locales browser • browser • aboutLogins.ftl
login-list-intro-title2
bg
Няма запазени пароли
en-US
No passwords saved
Entity # all locales browser • browser • aboutLogins.ftl
login-list-item-subtitle-missing-username
bg
(без потребителско име)
en-US
(no username)
Entity # all locales browser • browser • aboutPocket.ftl
pocket-panel-saved-error-not-saved
bg
Страницата не е запазена
en-US
Page Not Saved
Entity # all locales browser • browser • aboutPolicies.ftl
no-specified-policies-message
bg
Услугата за ведомствени политики е включена, но няма зададени политики.
en-US
The Enterprise Policies service is active but there are no policies enabled.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-cookie-banners-promo-body
bg
Вече автоматично отказваме много от банерите за бисквитки, за да можете да бъдете проследяване по-малко и да разглеждате без да бъдете разсейвани от тях.
en-US
We now automatically refuse many cookie banners so you can get tracked less and go back to distraction-free browsing.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-felt-privacy-v1-info-header
bg
Без никакви следи на устройството
en-US
Leave no traces on this device
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-info-description-private-window
bg
Поверителен прозорец: { -brand-short-name } изчиства търсенето и историята на разглеждане, когато затворите всички поверителни прозорци. Това не ви прави анонимни.
en-US
Private window: { -brand-short-name } clears your search and browsing history when you close all private windows. This doesn’t make you anonymous.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-info-description-simplified
bg
{ -brand-short-name } изчиства търсенето и историята на разглеждане, когато затворите всички поверителни прозорци, но това не ви прави анонимни.
en-US
{ -brand-short-name } clears your search and browsing history when you close all private windows, but this doesn’t make you anonymous.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-not-private
bg
В момента не сте в поверителен прозорец.
en-US
You are currently not in a private window.
Entity # all locales browser • browser • aboutPrivateBrowsing.ftl
about-private-browsing-pin-promo-title
bg
Без запазени бисквитки или история, направо от работния плот. Разглеждайте свободно!
en-US
No saved cookies or history, right from your desktop. Browse like no one’s watching.
Entity # all locales browser • browser • aboutRestartRequired.ftl
window-restoration-info
bg
Прозорците и разделите бързо ще бъдат възстановени, но поверителните не.
en-US
Your windows and tabs will be quickly restored, but private ones will not.
Entity # all locales browser • browser • aboutRobots.ftl
error-long-desc1
bg
Роботите не могат да наранят човешко същество или чрез бездействие да му причинят вреда.
en-US
Robots may not injure a human being or, through inaction, allow a human being to come to harm.
Entity # all locales browser • browser • aboutRobots.ftl
error-long-desc4
bg
Роботите имат блестящо метално седалище, което не е за ухапване.
en-US
Robots have shiny metal posteriors which should not be bitten.
Entity # all locales browser • browser • aboutRobots.ftl
error-try-again.label2
bg
Моля, не натискайте този бутон отново.
en-US
Please do not press this button again.
Entity # all locales browser • browser • aboutSessionRestore.ftl
restore-page-try-this
bg
Все още ли не можете да възстановите сесията? Причината понякога е у някой раздел. Прегледайте предишните раздели, махнете отметката пред тези, които не ви трябват и отново пробвайте възстановяване.
en-US
Still not able to restore your session? Sometimes a tab is causing the issue. View previous tabs, remove the checkmark from the tabs you don’t need to recover, and then restore.
Entity # all locales browser • browser • aboutTabCrashed.ftl
crashed-request-help-message
bg
Докладите за сривове ни помагат да откриваме проблеми и да подобряваме { -brand-short-name }.
en-US
Crash reports help us diagnose problems and make { -brand-short-name } better.
Entity # all locales browser • browser • aboutUnloads.ftl
about-unloads-no-unloadable-tab
bg
Няма раздели, от които да бъде освободена памет.
en-US
There are no unloadable tabs.
Entity # all locales browser • browser • accounts.ftl
account-connection-connected-with
bg
Компютърът се синхронизира с { $deviceName }.
en-US
This computer is now connected with { $deviceName }.
Entity # all locales browser • browser • accounts.ftl
account-connection-connected-with-noname
bg
Компютърът се синхронизира с ново устройство.
en-US
This computer is now connected with a new device.
Entity # all locales browser • browser • accounts.ftl
account-send-tab-to-device-connectdevice
bg
Добавяне на устройство
en-US
Connect Another Device
Entity # all locales browser • browser • accounts.ftl
account-send-tab-to-device-singledevice-status
bg
Няма свързани устройства
en-US
No Devices Connected
Entity # all locales browser • browser • accounts.ftl
account-send-tab-to-device-verify-status
bg
Профилът не е потвърден
en-US
Account Not Verified
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-error-blocklisted
bg
Добавката { $addonName } не може да бъде инсталирана, защото носи висок риск от причиняване на проблеми със стабилността или сигурността.
en-US
{ $addonName } could not be installed because it has a high risk of causing stability or security problems.
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-error-corrupt-file
bg
Изтеглената добавка не може да бъде инсталирана, защото изглежда е повредена.
en-US
The add-on downloaded from this site could not be installed because it appears to be corrupt.
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-error-file-access
bg
Добавката { $addonName } не може да бъде инсталирана, защото { -brand-short-name } не може да промени необходимите файлове.
en-US
{ $addonName } could not be installed because { -brand-short-name } cannot modify the needed file.
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-error-incompatible
bg
Добавката { $addonName } не може да бъде инсталирана, защото е несъвместима с { -brand-short-name } { $appVersion }.
en-US
{ $addonName } could not be installed because it is not compatible with { -brand-short-name } { $appVersion }.
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-error-incorrect-hash
bg
Добавката не може да бъде инсталирана, защото не е тази, която { -brand-short-name } очаква.
en-US
The add-on could not be installed because it does not match the add-on { -brand-short-name } expected.
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-error-invalid-domain
bg
Добавката { $addonName } не може да бъде инсталирана от това място.
en-US
The add-on { $addonName } can not be installed from this location.
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-error-network-failure
bg
Добавката не може да бъде изтеглена поради неуспешно установена връзка.
en-US
The add-on could not be downloaded because of a connection failure.
Entity # all locales browser • browser • addonNotifications.ftl
addon-install-full-screen-blocked
bg
Инсталирането на добавки не е позволено, докато сте в режим на цял екран или преди него.
en-US
Add-on installation is not allowed while in or before entering fullscreen mode.
Entity # all locales browser • browser • addonNotifications.ftl
addon-local-install-error-corrupt-file
bg
Добавката не може да бъде инсталирана, защото изглежда е повредена.
en-US
This add-on could not be installed because it appears to be corrupt.
Entity # all locales browser • browser • addonNotifications.ftl
addon-local-install-error-file-access
bg
Добавката { $addonName } не може да бъде инсталирана, защото { -brand-short-name } не може да промени необходимите файлове.
en-US
{ $addonName } could not be installed because { -brand-short-name } cannot modify the needed file.
Entity # all locales browser • browser • addonNotifications.ftl
addon-local-install-error-incorrect-hash
bg
Добавката не може да бъде инсталирана, защото не е тази, която { -brand-short-name } очаква.
en-US
This add-on could not be installed because it does not match the add-on { -brand-short-name } expected.
Entity # all locales browser • browser • addonNotifications.ftl
addon-local-install-error-network-failure
bg
Добавката не може да бъде инсталирана поради грешка във файловата система.
en-US
This add-on could not be installed because of a filesystem error.
Entity # all locales browser • browser • addonNotifications.ftl
addon-local-install-error-not-signed
bg
Добавката не може да бъде инсталирана, защото не е проверена.
en-US
This add-on could not be installed because it has not been verified.
Entity # all locales browser • browser • addonNotifications.ftl
site-permission-install-first-prompt-midi-message
bg
Няма гаранция, че достъпът е безопасен. Продължете само ако имате доверие на страницата.
en-US
This access is not guaranteed to be safe. Only continue if you trust this site.
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-header-unknown
bg
Може ли непозната страница да инсталира добавка?
en-US
Allow an unknown site to install an add-on?
Entity # all locales browser • browser • addonNotifications.ftl
xpinstall-prompt-message-unknown
bg
Опитвате се да инсталирате добавка от непозната страница. Уверете се, че имате доверие на страницата, преди да продължите.
en-US
You are attempting to install an add-on from an unknown site. Make sure you trust this site before continuing.
Entity # all locales browser • browser • appMenuNotifications.ftl
appmenu-update-other-instance-message
bg
Налично е ново издание на { -brand-shorter-name }, но не може да бъде инсталирано, защото друг екземпляр на { -brand-shorter-name } работи. За да продължи обновяването го затворете или изберете обновяване въпреки това (другия екземпляр може да работи с грешки докато не бъде рестартиран).
en-US
A new { -brand-shorter-name } update is available, but it can’t be installed because another copy of { -brand-shorter-name } is running. Close it to continue the update, or choose to update anyway (the other copy may not work correctly until you restart it).
Entity # all locales browser • browser • appMenuNotifications.ftl
appmenu-update-other-instance.secondarybuttonlabel
bg
Не сега
en-US
Not Now
Entity # all locales browser • browser • appmenu.ftl
appmenu-remote-tabs-connectdevice.label
bg
Добавяне на устройство
en-US
Connect Another Device
Entity # all locales browser • browser • appmenu.ftl
appmenu-remote-tabs-notabs
bg
Няма отворени раздели
en-US
No open tabs
Entity # all locales browser • browser • appmenu.ftl
appmenuitem-banner-update-available.label
bg
Налично е издание – изтеглете
en-US
Update available — download now
Entity # all locales browser • browser • appmenu.ftl
appmenuitem-banner-update-manual.label
bg
Налично е издание – изтеглете
en-US
Update available — download now
Entity # all locales browser • browser • appmenu.ftl
appmenuitem-banner-update-restart.label
bg
Налично е издание – рестартирайте
en-US
Update available — restart now
Entity # all locales browser • browser • appmenu.ftl
appmenuitem-fxa-toolbar-sync-now2
bg
Синхронизиране
en-US
Sync now
Entity # all locales browser • browser • appmenu.ftl
whatsnew-panel-footer-checkbox.label
bg
Уведомяване за нови функции
en-US
Notify about new features
Entity # all locales browser • browser • backgroundtasks • defaultagent.ftl
default-browser-agent-task-description
bg
Услугата „Default Browser Agent“ проверява дали четецът по подразбиране { -brand-short-name } ще бъде заменен от друг. Ако това се случи при подозрителни обстоятелства, най-много два пъти ще бъде изведено запитване към потребителя дали да върне { -brand-short-name } като подразбиран четец. Услугата се инсталира автоматично от { -brand-short-name } и се инсталира всеки път при обновяването му. За да я изключите променете настройката „default-browser-agent.enabled“ в страницата на about:config или чрез ведомственото ограничение „DisableDefaultBrowserAgent“ на четеца.
en-US
The Default Browser Agent task checks when the default changes from { -brand-short-name } to another browser. If the change happens under suspicious circumstances, it will prompt users to change back to { -brand-short-name } no more than two times. This task is installed automatically by { -brand-short-name }, and is reinstalled when { -brand-short-name } updates. To disable this task, update the “default-browser-agent.enabled” preference on the about:config page or the { -brand-short-name } enterprise policy setting “DisableDefaultBrowserAgent”.
Entity # all locales browser • browser • backgroundtasks • defaultagent.ftl
default-browser-notification-no-button-text
bg
Не
en-US
No
Entity # all locales browser • browser • browser.ftl
browser-import-button2.tooltiptext
bg
Внасяне на отметки от друг четец във { -brand-short-name }.
en-US
Import bookmarks from another browser to { -brand-short-name }.
Entity # all locales browser • browser • browser.ftl
firefox-relay-offer-legal-notice
bg
Warning: Source string is missing
en-US
By clicking “Use email mask”, you agree to the <label data-l10n-name="tos-url">Terms of Service</label> and <label data-l10n-name="privacy-url">Privacy Notice</label>.
Entity # all locales browser • browser • browser.ftl
fullscreen-warning-domain
bg
<span data-l10n-name="domain">{ $domain }</span> на цял екран
en-US
<span data-l10n-name="domain">{ $domain }</span> is now full screen
Entity # all locales browser • browser • browser.ftl
fullscreen-warning-no-domain
bg
Сега документът е на цял екран
en-US
This document is now full screen
Entity # all locales browser • browser • browser.ftl
identity-active-blocked
bg
{ -brand-short-name } блокира части от страницата, които не са шифрирани.
en-US
{ -brand-short-name } has blocked parts of this page that are not secure.
Entity # all locales browser • browser • browser.ftl
identity-connection-associated
bg
Страницата е отворена от друга страница.
en-US
This page is loaded from another page.
Entity # all locales browser • browser • browser.ftl
identity-connection-not-secure
bg
Връзката не е защитена
en-US
Connection not secure
Entity # all locales browser • browser • browser.ftl
identity-connection-not-secure-security-view
bg
Връзката към страницата не е защитена.
en-US
You are not securely connected to this site.
Entity # all locales browser • browser • browser.ftl
identity-custom-root
bg
Връзката е потвърдена от издател на сертификат, който не е разпознат от Mozilla.
en-US
Connection verified by a certificate issuer that is not recognized by Mozilla.
Entity # all locales browser • browser • browser.ftl
identity-description-active-blocked2
bg
{ -brand-short-name } блокира части от страницата, които не са шифрирани.
en-US
{ -brand-short-name } has blocked parts of this page that are not secure.
Entity # all locales browser • browser • browser.ftl
identity-description-active-loaded
bg
Страницата има съдържание, например скриптове, което не е шифровано, и връзката със сайта не е поверителна.
en-US
This website contains content that is not secure (such as scripts) and your connection to it is not private.
Entity # all locales browser • browser • browser.ftl
identity-description-custom-root2
bg
Mozilla не разпознава този издател на сертификати. Може да е добавен от вашата операционна система или от администратор.
en-US
Mozilla does not recognize this certificate issuer. It may have been added from your operating system or by an administrator.
Entity # all locales browser • browser • browser.ftl
identity-description-insecure
bg
Връзката ви със сайта не е поверителна. Изпращаната информация, като например пароли, съобщения, банкови карти и др., може да бъде видяна от други.
en-US
Your connection to this site is not private. Information you submit could be viewed by others (like passwords, messages, credit cards, etc.).
Entity # all locales browser • browser • browser.ftl
identity-description-insecure-login-forms
bg
Данните за регистрацията, които въвеждате в страницата, не са защитени и може да бъдат компрометирани.
en-US
The login information you enter on this page is not secure and could be compromised.
Entity # all locales browser • browser • browser.ftl
identity-description-passive-loaded
bg
Връзката не е поверителна и споделяната информация със сайта може да бъде видяна от други.
en-US
Your connection is not private and information you share with the site could be viewed by others.
Entity # all locales browser • browser • browser.ftl
identity-description-passive-loaded-insecure2
bg
Страницата има нешифровано съдържание, като например изображения.
en-US
This website contains content that is not secure (such as images).
Entity # all locales browser • browser • browser.ftl
identity-description-passive-loaded-mixed2
bg
{ -brand-short-name } блокира част от съдържанието, но все още има съдържание, което не е шифрирано, като например изображения.
en-US
Although { -brand-short-name } has blocked some content, there is still content on the page that is not secure (such as images).
Entity # all locales browser • browser • browser.ftl
identity-description-weak-cipher-intro
bg
Връзката с тази страница използва слабо шифроване и не е поверителна.
en-US
Your connection to this website uses weak encryption and is not private.
Entity # all locales browser • browser • browser.ftl
identity-disable-mixed-content-blocking.label
bg
Изключване на защитата за момента
en-US
Disable protection for now
Entity # all locales browser • browser • browser.ftl
identity-passive-loaded
bg
Части от страницата, например изображения, не са шифровани.
en-US
Parts of this page are not secure (such as images).
Entity # all locales browser • browser • browser.ftl
picture-in-picture-panel-body
bg
Видеоклиповете може да не се показват според очакванията на разработчика, докато картина в картината е включена.
en-US
Videos might not display as the developer intended while Picture-in-Picture is enabled.
Entity # all locales browser • browser • browser.ftl
picture-in-picture-panel-headline
bg
Този уебсайт не препоръчва картина в картина
en-US
This website does not recommend Picture-in-Picture
Entity # all locales browser • browser • browser.ftl
refresh-blocked-redirect-label
bg
{ -brand-short-name } попречи на автоматичното пренасочване на страницата.
en-US
{ -brand-short-name } prevented this page from automatically redirecting to another page.
Entity # all locales browser • browser • browser.ftl
unified-extensions-button-quarantined.tooltiptext
bg
Разширения Някои разширения не са позволени
en-US
Extensions Some extensions are not allowed
Entity # all locales browser • browser • browser.ftl
urlbar-web-notification-anchor.tooltiptext
bg
Промяна на правата за получаване на известия от страницата
en-US
Change whether you can receive notifications from the site
Entity # all locales browser • browser • browser.ftl
urlbar-web-notifications-blocked.tooltiptext
bg
Забранили сте на страницата да ви изпраща известия.
en-US
You have blocked notifications for this website.
Entity # all locales browser • browser • colorways.ftl
innovator-colorway-name
bg
Изобретател
en-US
Innovator
Entity # all locales browser • browser • contentCrash.ftl
crashed-subframe-message
bg
<strong>Част от тази страница се срина.</strong> За да уведомите { -brand-product-name } за този проблем и да го поправим по-бързо, изпратете доклад.
en-US
<strong>Part of this page crashed.</strong> To let { -brand-product-name } know about this issue and get it fixed faster, please submit a report.
Entity # all locales browser • browser • contentCrash.ftl
crashed-subframe-title.title
bg
Част от тази страница се срина. За да уведомите { -brand-product-name } за този проблем и да го поправим по-бързо, изпратете доклад.
en-US
Part of this page crashed. To let { -brand-product-name } know about this issue and get it fixed faster, please submit a report.
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-uidensity-menu-compact-unsupported.label
bg
Компактна (не се поддържа)
en-US
Compact (not supported)
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-uidensity-menu-compact-unsupported.tooltiptext
bg
Компактна (не се поддържа)
en-US
Compact (not supported)
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-uidensity-menu-normal.label
bg
Нормална
en-US
Normal
Entity # all locales browser • browser • customizeMode.ftl
customize-mode-uidensity-menu-normal.tooltiptext
bg
Нормална
en-US
Normal
Entity # all locales browser • browser • defaultBrowserNotification.ftl
default-browser-prompt-button-secondary
bg
Не сега
en-US
Not now
Entity # all locales browser • browser • downloads.ftl
downloads-error-blocked-by
bg
Изтегленият файл не може да бъде запазен, защото е спрян от { $extension }.
en-US
The download cannot be saved because it is blocked by { $extension }.
Entity # all locales browser • browser • downloads.ftl
downloads-error-extension
bg
Изтегленият файл не може да бъде запазен, защото е спрян от разширение.
en-US
The download cannot be saved because it is blocked by an extension.
Entity # all locales browser • browser • downloads.ftl
downloads-error-generic
bg
Изтеглянето не може да бъде запазено поради грешка. Моля, опитайте отново.
en-US
The download cannot be saved because an unknown error occurred. Please try again.
Entity # all locales browser • browser • downloads.ftl
downloads-files-not-downloaded
bg
{ $num -> [one] { $num } файл не е изтеглен. *[other] { $num } файла не са изтеглени. }
en-US
{ $num -> [one] File not downloaded. *[other] {$num} files not downloaded. }
Entity # all locales browser • browser • downloads.ftl
downloads-list-empty.value
bg
Списъкът с изтегляния е празен.
en-US
There are no downloads.
Entity # all locales browser • browser • downloads.ftl
downloads-panel-empty.value
bg
За момента няма изтеглени файлове.
en-US
No downloads for this session.
Entity # all locales browser • browser • extensionsUI.ftl
webext-default-search-no.label
bg
Не
en-US
No
Entity # all locales browser • browser • extensionsUI.ftl
webext-quarantine-confirmation-line-1
bg
Warning: Source string is missing
en-US
To protect your data, this extension is not allowed on this site.
Entity # all locales browser • browser • featureCallout.ftl
callout-pdfjs-draw-body-b
bg
Warning: Source string is missing
en-US
No more printing and scanning. Mark up PDFs, then save your changes.
Entity # all locales browser • browser • featureCallout.ftl
callout-pdfjs-edit-body-a
bg
Warning: Source string is missing
en-US
Fill out forms, add comments, or take notes directly in { -brand-short-name }.
Entity # all locales browser • browser • featureCallout.ftl
callout-pdfjs-edit-body-b
bg
Warning: Source string is missing
en-US
Skip the search for free online editors. Fill out forms, add comments, or take notes directly in { -brand-short-name }.
Entity # all locales browser • browser • firefoxRelay.ftl
firefox-relay-get-reusable-masks-failed
bg
Warning: Source string is missing
en-US
{ -relay-brand-name } could not find reusable masks. HTTP error code: { $status }.
Entity # all locales browser • browser • firefoxRelay.ftl
firefox-relay-mask-generation-failed
bg
Warning: Source string is missing
en-US
{ -relay-brand-name } could not generate a new mask. HTTP error code: { $status }.
Entity # all locales browser • browser • firefoxRelay.ftl
firefox-relay-opt-in-confirmation-postpone.label
bg
Не сега
en-US
Not now
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-closed-tabs-placeholder-header
bg
Няма наскоро затворени раздели
en-US
No recently closed tabs
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-dont-remember-history-empty-header
bg
Няма нищо за показване
en-US
Nothing to show
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-import-history-header
bg
Внасяне на история от друг браузър
en-US
Import history from another browser
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-just-now-timestamp
bg
Току-що
en-US
Just now
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-mobile-confirmation-description
bg
Warning: Source string is missing
en-US
Now you can grab your { -brand-product-name } tabs from your tablet or phone.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-search-results-empty
bg
Няма резултати за „{ $query }“
en-US
No results for “{ $query }”
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-synced-tabs-placeholder-body
bg
Следващият път, когато отворите страница в { -brand-product-name } на друго устройство я грабнете тук като магия.
en-US
The next time you open a page in { -brand-product-name } on another device, grab it here like magic.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-synced-tabs-placeholder-header
bg
Все още няма какво да се види
en-US
Nothing to see yet
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-syncedtabs-connect-another-device
bg
Свързване на друго устройство
en-US
Connect another device
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-syncedtabs-device-notabs
bg
На устройството няма отворени раздели
en-US
No tabs open on this device
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-tabpickup-fxa-admin-disabled-description
bg
Warning: Source string is missing
en-US
{ -brand-short-name } is not able to sync tabs between devices because your administrator has disabled syncing.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-tabpickup-fxa-disabled-by-policy-description
bg
Warning: Source string is missing
en-US
{ -brand-short-name } is not able to sync tabs between devices because your organization has disabled syncing.
Entity # all locales browser • browser • firefoxView.ftl
firefoxview-tabpickup-generic-sync-error-description
bg
Warning: Source string is missing
en-US
{ -brand-short-name } can’t reach the syncing service right now. Try again in a few moments.
Entity # all locales browser • browser • fxviewTabList.ftl
fxviewtabrow-just-now-timestamp
bg
Warning: Source string is missing
en-US
Just now
Entity # all locales browser • browser • menubar.ftl
menu-file-import-from-another-browser.label
bg
Внасяне от друг мрежов четец
en-US
Import From Another Browser
Entity # all locales browser • browser • menubar.ftl
menu-tools-sync-now.label
bg
Синхронизиране
en-US
Sync Now
Entity # all locales browser • browser • menubar.ftl
menu-view-page-style-no-style.label
bg
Без
en-US
No Style
Entity # all locales browser • browser • migration.ftl
no-migration-sources
bg
Не са намерени програми, съдържащи отметки, история или пароли.
en-US
No programs that contain bookmarks, history or password data could be found.
Entity # all locales browser • browser • migrationWizard.ftl
migration-bookmarks-from-file-no-valid-data
bg
Warning: Source string is missing
en-US
The file doesn’t include any bookmark data. Pick another file.
Entity # all locales browser • browser • migrationWizard.ftl
migration-no-permissions-instructions
bg
Warning: Source string is missing
en-US
To continue importing data from another browser, grant { -brand-short-name } access to its profile folder.
Entity # all locales browser • browser • migrationWizard.ftl
migration-no-permissions-message
bg
Warning: Source string is missing
en-US
{ -brand-short-name } does not have access to other browsers’ profiles installed on this device.
Entity # all locales browser • browser • migrationWizard.ftl
migration-no-selected-data-label
bg
Warning: Source string is missing
en-US
No data selected for import
Entity # all locales browser • browser • migrationWizard.ftl
migration-passwords-from-file-no-valid-data
bg
Warning: Source string is missing
en-US
The file doesn’t include any valid password data. Pick another file.
Entity # all locales browser • browser • migrationWizard.ftl
migration-wizard-progress-no-matched-extensions
bg
Warning: Source string is missing
en-US
No matching extensions
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-cbh-dismiss-button
bg
Warning: Source string is missing
en-US
Not now
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-bookmark-fxa-body
bg
Чудесно откритие! Сега не оставайте без тази отметка на мобилните си устройства. Започнете с { -fxaccount-brand-name }.
en-US
Great find! Now don’t be left without this bookmark on your mobile devices. Get Started with a { -fxaccount-brand-name }.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-bookmark-fxa-body-2
bg
Warning: Source string is missing
en-US
Great find! Now don’t be left without this bookmark on your mobile devices. Get started with an account.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-bookmark-fxa-link-text
bg
Синхронизиране на отметките сега
en-US
Sync bookmarks now
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-doh-body
bg
Warning: Source string is missing
en-US
Your privacy matters. { -brand-short-name } now securely routes your DNS requests whenever possible to a partner service to protect you while you browse.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-extension-cancel-button
bg
Не сега
en-US
Not Now
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-extension-ok-button
bg
Добавяне
en-US
Add Now
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-video-support-body
bg
Warning: Source string is missing
en-US
Videos on this site may not play correctly on this version of { -brand-short-name }. For full video support, update { -brand-short-name } now.
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-doorhanger-video-support-primary-button
bg
Обновяване
en-US
Update Now
Entity # all locales browser • browser • newtab • asrouter.ftl
cfr-whatsnew-release-notes-link-text
bg
Прочетете бележките към изданието
en-US
Read the release notes
Entity # all locales browser • browser • newtab • asrouter.ftl
firefoxview-cfr-secondarybutton
bg
Warning: Source string is missing
en-US
Not now
Entity # all locales browser • browser • newtab • asrouter.ftl
fox-doodle-pin-secondary
bg
Warning: Source string is missing
en-US
Not now
Entity # all locales browser • browser • newtab • asrouter.ftl
launch-on-login-infobar-final-reject-button
bg
Warning: Source string is missing
en-US
No thanks
Entity # all locales browser • browser • newtab • asrouter.ftl
launch-on-login-infobar-message
bg
Warning: Source string is missing
en-US
<strong>Open { -brand-short-name } every time you restart your computer?</strong> Now you can set { -brand-short-name } to open automatically when you restart your device.
Entity # all locales browser • browser • newtab • asrouter.ftl
launch-on-login-infobar-reject-button
bg
Warning: Source string is missing
en-US
Not now
Entity # all locales browser • browser • newtab • asrouter.ftl
mr2022-background-update-toast-primary-button-label
bg
Warning: Source string is missing
en-US
Open { -brand-shorter-name } Now
Entity # all locales browser • browser • newtab • asrouter.ftl
mr2022-background-update-toast-text
bg
Warning: Source string is missing
en-US
Try the newest { -brand-short-name } now, upgraded with our strongest anti-tracking protection yet.
Entity # all locales browser • browser • newtab • asrouter.ftl
mr2022-background-update-toast-title
bg
Warning: Source string is missing
en-US
New { -brand-short-name }. More private. Fewer trackers. No compromises.
Entity # all locales browser • browser • newtab • asrouter.ftl
pdf-default-notification-decline-button.label
bg
Warning: Source string is missing
en-US
Not now
Entity # all locales browser • browser • newtab • asrouter.ftl
set-default-pdf-handler-headline
bg
Warning: Source string is missing
en-US
<strong>Your PDFs now open in { -brand-short-name }.</strong> Edit or sign forms directly in your browser. To change, search “PDF” in settings.
Entity # all locales browser • browser • newtab • asrouter.ftl
spotlight-peace-mind-body
bg
Warning: Source string is missing
en-US
Every month, { -brand-short-name } blocks an average of over 3,000 trackers per user. Because nothing, especially privacy nuisances like trackers, should stand between you and the good internet.
Entity # all locales browser • browser • newtab • asrouter.ftl
spotlight-pin-secondary-button
bg
Не сега
en-US
Not now
Entity # all locales browser • browser • newtab • asrouter.ftl
spotlight-public-wifi-vpn-link
bg
Не сега
en-US
Not Now
Entity # all locales browser • browser • newtab • asrouter.ftl
tail-fox-spotlight-secondary-button
bg
Warning: Source string is missing
en-US
Not now
Entity # all locales browser • browser • newtab • asrouter.ftl
tail-fox-spotlight-subtitle
bg
Warning: Source string is missing
en-US
Say goodbye to annoying ad trackers and settle into a safer, speedy internet experience.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-confirm-delete-history-p2
bg
Действието е необратимо.
en-US
This action cannot be undone.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-discovery-empty-section-topstories-timed-out
bg
Ами сега! Почти заредихме тази секция, но не съвсем.
en-US
Oops! We almost loaded this section, but not quite.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-section-menu-privacy-notice
bg
Политика за личните данни
en-US
Privacy Notice
Entity # all locales browser • browser • newtab • onboarding.ftl
mr1-onboarding-theme-secondary-button-label
bg
Не сега
en-US
Not now
Entity # all locales browser • browser • newtab • onboarding.ftl
mr1-return-to-amo-addon-title
bg
Warning: Source string is missing
en-US
You’ve got a fast, private browser at your fingertips. Now you can add <b>{ $addon-name }</b> and do even more with { -brand-short-name }.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2-onboarding-thank-you-text
bg
{ -brand-short-name } е независим четец, поддържан от организация с нестопанска цел. Заедно правим мрежата, по-безопасна, здрава и поверителна.
en-US
{ -brand-short-name } is an independent browser backed by a non-profit. Together, we’re making the web safer, healthier, and more private.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-colorway-description-innovator
bg
Warning: Source string is missing
en-US
<b>You are an Innovator.</b> You see opportunities everywhere and make an impact on the lives of everyone around you.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-colorway-label-innovator
bg
Изобретател
en-US
Innovator
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-colorway-tooltip-innovator2.title
bg
Иноватор (оранжев)
en-US
Innovator (orange)
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-mobile-download-subtitle
bg
Вземете разделите от вашето устройство и продължете на друго устройство от там, от където сте спрели. Синхронизирайте своите отметки и пароли навсякъде, където използвате { -brand-product-name }.
en-US
Grab tabs from one device and pick up where you left off on another. Plus sync your bookmarks and passwords anywhere you use { -brand-product-name }.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-set-default-only-subtitle
bg
Warning: Source string is missing
en-US
Start with a browser backed by a non-profit. We defend your privacy while you zip around the web.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-onboarding-set-default-subtitle
bg
Warning: Source string is missing
en-US
Use a browser backed by a non-profit. We defend your privacy while you zip around the web.
Entity # all locales browser • browser • newtab • onboarding.ftl
mr2022-upgrade-onboarding-pin-private-window-subtitle
bg
Warning: Source string is missing
en-US
No saved cookies or history, right from your desktop. Browse like no one’s watching.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-easy-setup-security-and-privacy-subtitle
bg
Warning: Source string is missing
en-US
Our non-profit backed browser helps stop companies from secretly following you around the web.
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-new-user-survey-legal-link-label
bg
Warning: Source string is missing
en-US
By selecting “{ onboarding-new-user-survey-next-button-label },” you agree to { -brand-product-name }’s <a data-l10n-name="privacy_notice">Privacy Notice</a>
Entity # all locales browser • browser • newtab • onboarding.ftl
onboarding-not-now-button-label
bg
Не сега
en-US
Not now
Entity # all locales browser • browser • newtab • onboarding.ftl
return-to-amo-addon-title
bg
Сега нека инсталираме <img data-l10n-name="icon"/><b>{ $addon-name }.</b>
en-US
Now let’s get you <img data-l10n-name="icon"/> <b>{ $addon-name }</b>.
Entity # all locales browser • browser • originControls.ftl
origin-controls-quarantined-status.label
bg
Warning: Source string is missing
en-US
Extension Not Allowed on Restricted Sites
Entity # all locales browser • browser • originControls.ftl
origin-controls-quarantined.label
bg
Warning: Source string is missing
en-US
Extension Not Allowed to Read and Change Data
Entity # all locales browser • browser • originControls.ftl
origin-controls-state-quarantined
bg
Забранено от { -vendor-short-name } за този сайт
en-US
Not allowed by { -vendor-short-name } on this site
Entity # all locales browser • browser • originControls.ftl
origin-controls-toolbar-button-quarantined.tooltiptext
bg
Warning: Source string is missing
en-US
{ $extensionTitle } Not allowed by { -vendor-short-name } on this site
Entity # all locales browser • browser • pageInfo.ftl
image-size-unknown
bg
Неизвестно
en-US
Unknown
Entity # all locales browser • browser • pageInfo.ftl
media-unknown-not-cached.value
bg
Неизвестно (не е складирано)
en-US
Unknown (not cached)
Entity # all locales browser • browser • pageInfo.ftl
not-set-alternative-text
bg
Неизвестно
en-US
Not specified
Entity # all locales browser • browser • pageInfo.ftl
not-set-date
bg
Неизвестно
en-US
Not specified
Entity # all locales browser • browser • pageInfo.ftl
page-info-not-specified.value
bg
Не е посочено
en-US
Not specified
Please enable JavaScript. Some features won't be available without it.