diff options
Diffstat (limited to 'l10n-bg/devtools/startup')
-rw-r--r-- | l10n-bg/devtools/startup/aboutDevTools.ftl | 57 | ||||
-rw-r--r-- | l10n-bg/devtools/startup/key-shortcuts.properties | 52 | ||||
-rw-r--r-- | l10n-bg/devtools/startup/startup.properties | 8 |
3 files changed, 117 insertions, 0 deletions
diff --git a/l10n-bg/devtools/startup/aboutDevTools.ftl b/l10n-bg/devtools/startup/aboutDevTools.ftl new file mode 100644 index 0000000000..dec7eee303 --- /dev/null +++ b/l10n-bg/devtools/startup/aboutDevTools.ftl @@ -0,0 +1,57 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +head-title = Относно развойните инструменти +enable-title = Включване на развойните инструменти във Firefox +enable-inspect-element-title = Включване на развойните инструменти във Firefox, за да изследвате елементи +enable-inspect-element-message = Проверявайте и променяйте HTML и CSS с инспектора на инструментите на разработчика. +enable-about-debugging-message = Разработвайте и отстранявайте дефекти от WebExtensions, обслужващи нишки и много други с инструментите на разработчика във Firefox. +enable-key-shortcut-message = Използвахте клавишна комбинация от развойните инструменти. Ако сте го направили по погрешка може да затворите този раздел. +enable-menu-message = Усъвършенствайте HTML, CSS и JavaScript на страницата си с инструменти като инспектор и дебъгер. +enable-common-message = Инструментите на разработчика във Firefox са изключени по подразбиране, за да имате по-добър контрол върху своя четец. +enable-learn-more-link = Научете повече за развойните инструменти +enable-enable-button = Включване +enable-close-button = Затваряне на раздела + +welcome-title = Добре дошли в развойните инструменти на Firefox! +newsletter-title = Бюлетин на разработчиците на Мозила +newsletter-message = Получавайте новини, хитрости и ресурси за програмисти директно в своята поща. +newsletter-email-placeholder = + .placeholder = Адрес на ел. поща +newsletter-privacy-label = Съгласен съм Mozilla да борави с дадената от мен информация, както е обяснено в тази <a data-l10n-name="privacy-policy">декларация за поверителност</a>. +newsletter-subscribe-button = Абониране +newsletter-thanks-title = Благодарим! +newsletter-thanks-message = Ако преди не сте потвърждавали абонамент за бюлетин на Mozilla ще трябва да го направите сега. Моля, проверете входящата или папката с нежелана поща за писмо от нас. + +footer-title = Firefox Developer Edition +footer-message = Търсите нещо повече от развойни инструменти? Изпробвайте мрежовият четец Firefox, създаден специално за разработчици и съвременни похвати на разработка. +footer-learn-more-link = Научете повече + +features-learn-more = Научете повече +features-inspector-title = Инспектор +features-inspector-desc = Проверка и усъвършенстване на кода на перфектни до пиксела дизайни. <a data-l10n-name="learn-more">{ features-learn-more }</a> +features-console-title = Конзола +features-console-desc = Преглеждане на CSS, JavaScript, сигурността и мрежата. <a data-l10n-name="learn-more">{ features-learn-more }</a> +features-debugger-title = Дебъгер +features-debugger-desc = Мощен дебъгер на JavaScript с поддръжка на вашата софтуерна рамка. <a data-l10n-name="learn-more">{ features-learn-more }</a> +features-network-title = Мрежа +features-network-desc = Преглеждане на заявки по мрежата, които биха забавили или блокирали страницата ви. <a data-l10n-name="learn-more">{ features-learn-more }</a> +features-storage-title = Хранилище +features-storage-desc = Добавяне, промяна и премахване на буфера, бисквитки, банките от данни и сесийните данни. <a data-l10n-name="learn-more">{ features-learn-more }</a> +features-responsive-title = Режим за адаптивен дизайн +features-responsive-desc = Изпитване на страници на емулирани от четеца устройства. <a data-l10n-name="learn-more">{ features-learn-more }</a> +features-visual-editing-title = Нагледно редактиране +features-visual-editing-desc = Фино настройване на анимации, подравняване и отстъп. <a data-l10n-name="learn-more">{ features-learn-more }</a> +features-performance-title = Производителност +features-performance-desc = Отстраняване на стеснения, опростяване на процеси, оптимизиране. <a data-l10n-name="learn-more">{ features-learn-more }</a> +features-memory-title = Памет +features-memory-desc = Откриване на загуби на памет и повишаване на отзивчивостта. <a data-l10n-name="learn-more">{ features-learn-more }</a> +# Variables: +# $errorDescription (String) - The error that occurred e.g. 404 - Not Found +newsletter-error-common = Грешка в заявката за абонамент ({ $errorDescription }). +newsletter-error-unknown = Възникна неочаквана грешка. +newsletter-error-timeout = Изчакването на заявката за абонамент изтече. +# Variables: +# $shortcut (String) - The keyboard shortcut used for the tool +welcome-message = Развойните инструменти са успешно включени! За начало разгледайте менюто „Разработчик“ или отворете инструментите с натискане на { $shortcut }. diff --git a/l10n-bg/devtools/startup/key-shortcuts.properties b/l10n-bg/devtools/startup/key-shortcuts.properties new file mode 100644 index 0000000000..5d3719b4b0 --- /dev/null +++ b/l10n-bg/devtools/startup/key-shortcuts.properties @@ -0,0 +1,52 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (toogleToolbox.commandkey): +# Key pressed to open a toolbox with the default panel selected +toggleToolbox.commandkey=I + +# LOCALIZATION NOTE (toogleToolboxF12.commandkey): +# Alternative key pressed to open a toolbox with the default panel selected +toggleToolboxF12.commandkey=VK_F12 + +# LOCALIZATION NOTE (browserToolbox.commandkey): +# Key pressed to open the Browser Toolbox, used for debugging Firefox itself +browserToolbox.commandkey=I + +# LOCALIZATION NOTE (browserConsole.commandkey): +# Key pressed to open the Browser Console, used for debugging Firefox itself +browserConsole.commandkey=J + +# LOCALIZATION NOTE (responsiveDesignMode.commandkey): +# Key pressed to toggle on the Responsive Design Mode +responsiveDesignMode.commandkey=M + +# LOCALIZATION NOTE (inspector.commandkey): +# Key pressed to open a toolbox with the inspector panel selected +inspector.commandkey=C + +# LOCALIZATION NOTE (webconsole.commandkey): +# Key pressed to open a toolbox with the web console panel selected +webconsole.commandkey=K + +# LOCALIZATION NOTE (netmonitor.commandkey): +# Key pressed to open a toolbox with the network monitor panel selected +netmonitor.commandkey=E + +# LOCALIZATION NOTE (styleeditor.commandkey): +# Key pressed to open a toolbox with the style editor panel selected +styleeditor.commandkey=VK_F7 + +# LOCALIZATION NOTE (performance.commandkey): +# Key pressed to open a toolbox with the performance panel selected +performance.commandkey=VK_F5 + +# LOCALIZATION NOTE (storage.commandkey): +# Key pressed to open a toolbox with the storage panel selected +storage.commandkey=VK_F9 + +# LOCALIZATION NOTE (dom.commandkey): +# Key pressed to open a toolbox with the DOM panel selected +dom.commandkey=W + diff --git a/l10n-bg/devtools/startup/startup.properties b/l10n-bg/devtools/startup/startup.properties new file mode 100644 index 0000000000..5c6b795e12 --- /dev/null +++ b/l10n-bg/devtools/startup/startup.properties @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (enableDevTools.label): +# Label for the menu item displayed in Tools > Developer Tools when DevTools are disabled. +enableDevTools.label=Включване на развойните инструменти… +enableDevTools.accesskey=В |