summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/kab/localization/kab/devtools
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/kab/localization/kab/devtools')
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/aboutdebugging.ftl400
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/accessibility.ftl99
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/application.ftl147
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/compatibility.ftl54
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/perftools.ftl161
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/storage.ftl132
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/styleeditor.ftl51
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/toolbox-options.ftl144
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/toolbox.ftl51
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/client/tooltips.ftl83
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/shared/debugger-paused-reasons.ftl87
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/shared/highlighters.ftl62
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/shared/webconsole-commands.ftl3
-rw-r--r--thunderbird-l10n/kab/localization/kab/devtools/startup/key-shortcuts.ftl38
14 files changed, 1512 insertions, 0 deletions
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/aboutdebugging.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/aboutdebugging.ftl
new file mode 100644
index 0000000000..264044462e
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/aboutdebugging.ftl
@@ -0,0 +1,400 @@
+# 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/.
+
+
+### These strings are used inside the about:debugging UI.
+
+
+# Page Title strings
+
+# Page title (ie tab title) for the Setup page
+about-debugging-page-title-setup-page = Tamseɣtayt - Aswel
+
+# Page title (ie tab title) for the Runtime page
+# { $selectedRuntimeId } is the id of the current runtime, such as "this-firefox", "localhost:6080", ...
+about-debugging-page-title-runtime-page = Tamseɣtayt- Aselkem / { $selectedRuntimeId }
+
+# Sidebar strings
+
+# Display name of the runtime for the currently running instance of Firefox. Used in the
+# Sidebar and in the Setup page.
+about-debugging-this-firefox-runtime-name = Aya { -brand-shorter-name }
+
+# Sidebar heading for selecting the currently running instance of Firefox
+about-debugging-sidebar-this-firefox =
+ .name = { about-debugging-this-firefox-runtime-name }
+
+# Sidebar heading for connecting to some remote source
+about-debugging-sidebar-setup =
+ .name = Sebded
+
+# Text displayed in the about:debugging sidebar when USB devices discovery is enabled.
+about-debugging-sidebar-usb-enabled = USB irmed
+
+# Text displayed in the about:debugging sidebar when USB devices discovery is disabled
+# (for instance because the mandatory ADB extension is not installed).
+about-debugging-sidebar-usb-disabled = USB insa
+
+# Connection status (connected) for runtime items in the sidebar
+aboutdebugging-sidebar-runtime-connection-status-connected = Iqqen
+# Connection status (disconnected) for runtime items in the sidebar
+aboutdebugging-sidebar-runtime-connection-status-disconnected = Yeffeɣ
+
+# Text displayed in the about:debugging sidebar when no device was found.
+about-debugging-sidebar-no-devices = Ulac ibenkan i yellan
+
+# Text displayed in buttons found in sidebar items representing remote runtimes.
+# Clicking on the button will attempt to connect to the runtime.
+about-debugging-sidebar-item-connect-button = Qqen
+
+# Text displayed in buttons found in sidebar items when the runtime is connecting.
+about-debugging-sidebar-item-connect-button-connecting = Tuqqna…
+
+# Text displayed in buttons found in sidebar items when the connection failed.
+about-debugging-sidebar-item-connect-button-connection-failed = Tuqqna tecceḍ
+
+# Text displayed in connection warning on sidebar item of the runtime when connecting to
+# the runtime is taking too much time.
+about-debugging-sidebar-item-connect-button-connection-not-responding = Tuqqna tezga tettraǧu, wali iznan deg yiminig asaḍas
+
+# Text displayed as connection error in sidebar item when the connection has timed out.
+about-debugging-sidebar-item-connect-button-connection-timeout = Akud n tuqqna yezri
+
+# Text displayed in sidebar items for remote devices where a compatible browser (eg
+# Firefox) has not been detected yet. Typically, Android phones connected via USB with
+# USB debugging enabled, but where Firefox is not started.
+about-debugging-sidebar-runtime-item-waiting-for-browser = Ittṛaǧu iminig...
+
+# Text displayed in sidebar items for remote devices that have been disconnected from the
+# computer.
+about-debugging-sidebar-runtime-item-unplugged = Yettwakkes
+
+# Title for runtime sidebar items that are related to a specific device (USB, WiFi).
+about-debugging-sidebar-runtime-item-name =
+ .title = { $displayName }{ $deviceName }
+# Title for runtime sidebar items where we cannot get device information (network
+# locations).
+about-debugging-sidebar-runtime-item-name-no-device =
+ .title = { $displayName }
+
+# Text to show in the footer of the sidebar that links to a help page
+# (currently: https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/)
+about-debugging-sidebar-support = Tallelt deg temseɣtayt
+
+# Text to show as the ALT attribute of a help icon that accompanies the help about
+# debugging link in the footer of the sidebar
+about-debugging-sidebar-support-icon =
+ .alt = Tignit n tallelt
+
+# Text displayed in a sidebar button to refresh the list of USB devices. Clicking on it
+# will attempt to update the list of devices displayed in the sidebar.
+about-debugging-refresh-usb-devices-button = Smiren ibenkan
+
+# Setup Page strings
+
+# Title of the Setup page.
+about-debugging-setup-title = Sebded
+
+# Introduction text in the Setup page to explain how to configure remote debugging.
+about-debugging-setup-intro = Swel tarrayt n tuqqna swayes i tessarameḍ ad tseɣtiḍ s wudem anmeggag ibenk-ik.
+
+# Explanatory text in the Setup page about what the 'This Firefox' page is for
+about-debugging-setup-this-firefox2 = Seqdec <a>{ about-debugging-this-firefox-runtime-name }</a> akken ad tesseɣtiḍ isiɣzaf akked imeẓla workers deg lqem-a n { -brand-shorter-name }.
+
+# Title of the heading Connect section of the Setup page.
+about-debugging-setup-connect-heading = Qen ibenk
+
+# USB section of the Setup page
+about-debugging-setup-usb-title = USB
+
+# Explanatory text displayed in the Setup page when USB debugging is disabled
+about-debugging-setup-usb-disabled = Arma ad isader daɣen ad isbedd isuddisen n temseɣtayt USB Android i { -brand-shorter-name }.
+
+# Text of the button displayed in the USB section of the setup page when USB debugging is disabled.
+# Clicking on it will download components needed to debug USB Devices remotely.
+about-debugging-setup-usb-enable-button = Rmed ibenkan USB
+
+# Text of the button displayed in the USB section of the setup page when USB debugging is enabled.
+about-debugging-setup-usb-disable-button = Sens ibenkan USB
+
+# Text of the button displayed in the USB section of the setup page while USB debugging
+# components are downloaded and installed.
+about-debugging-setup-usb-updating-button = Aleqqem...
+
+# USB section of the Setup page (USB status)
+about-debugging-setup-usb-status-enabled = Irmed
+about-debugging-setup-usb-status-disabled = Arurmid
+about-debugging-setup-usb-status-updating = Aleqqem...
+
+# USB section step by step guide
+about-debugging-setup-usb-step-enable-dev-menu2 = Rmed umuɣ Aneflay deg yiben-ik Android.
+
+# USB section step by step guide
+about-debugging-setup-usb-step-enable-debug2 = Rmed tamseɣtayt USB deg umuɣ Aneflay Android.
+
+# USB section step by step guide
+about-debugging-setup-usb-step-enable-debug-firefox2 = Rmed tamseɣtayt USB def Firefox deg yibenk-ik android.
+
+# USB section step by step guide
+about-debugging-setup-usb-step-plug-device = Qqen ibenk Andoid ɣer uselkim-ik/im.
+
+# Text shown in the USB section of the setup page with a link to troubleshoot connection errors.
+# The link goes to https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html#connecting-to-a-remote-device
+about-debugging-setup-usb-troubleshoot = Uguren n tuqqna ɣer yiben USB? <a>Fru uguren</a>
+
+# Network section of the Setup page
+about-debugging-setup-network =
+ .title = Adig n uẓeṭṭa
+
+# Text shown in the Network section of the setup page with a link to troubleshoot connection errors.
+# The link goes to https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html#connecting-over-the-network
+about-debugging-setup-network-troubleshoot = Uguren n tuqqna s wadig n uẓeṭṭa? <a>Fru uguren</a>
+
+# Text of a button displayed after the network locations "Host" input.
+# Clicking on it will add the new network location to the list.
+about-debugging-network-locations-add-button = Rnu
+
+# Text to display when there are no locations to show.
+about-debugging-network-locations-empty-text = Ulac adig n uẓeṭṭa yettwarnan.
+
+# Text of the label for the text input that allows users to add new network locations in
+# the Connect page. A host is a hostname and a port separated by a colon, as suggested by
+# the input's placeholder "localhost:6080".
+about-debugging-network-locations-host-input-label = Asenneftaɣ
+
+# Text of a button displayed next to existing network locations in the Connect page.
+# Clicking on it removes the network location from the list.
+about-debugging-network-locations-remove-button = Kkes
+
+# Text used as error message if the format of the input value was invalid in the network locations form of the Setup page.
+# Variables:
+# $host-value (string) - The input value submitted by the user in the network locations form
+about-debugging-network-location-form-invalid = Asennftaɣ "{ $host-value }". Amasal yettwaṛǧa d “hostname:portnumber”.
+
+# Text used as error message if the input value was already registered in the network locations form of the Setup page.
+# Variables:
+# $host-value (string) - The input value submitted by the user in the network locations form
+about-debugging-network-location-form-duplicate = Asenneftaɣ "{ $host-value }" yettwasekles yakan
+
+# Runtime Page strings
+
+# Below are the titles for the various categories of debug targets that can be found
+# on "runtime" pages of about:debugging.
+# Title of the temporary extensions category (only available for "This Firefox" runtime).
+about-debugging-runtime-temporary-extensions =
+ .name = Isiɣzaf iskudanen
+# Title of the extensions category.
+about-debugging-runtime-extensions =
+ .name = Isiɣzaf
+# Title of the tabs category.
+about-debugging-runtime-tabs =
+ .name = Tibzimin
+# Title of the service workers category.
+about-debugging-runtime-service-workers =
+ .name = Ameẓlu Workers
+# Title of the shared workers category.
+about-debugging-runtime-shared-workers =
+ .name = Inmahalen ibḍan
+# Title of the other workers category.
+about-debugging-runtime-other-workers =
+ .name = Workers nniḍen
+# Title of the processes category.
+about-debugging-runtime-processes =
+ .name = Ikalan
+
+# Label of the button opening the performance profiler panel in runtime pages for remote
+# runtimes.
+about-debugging-runtime-profile-button2 = Tamellit n umaɣnu
+
+# This string is displayed in the runtime page if the current configuration of the
+# target runtime is incompatible with service workers. "Learn more" points to:
+# https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html#service-workers-not-compatible
+about-debugging-runtime-service-workers-not-compatible = Tawila n iminig-inek ur temṣada ara akked Service Workers. <a>Issin ugar</a>
+
+# This string is displayed in the runtime page if the remote browser version is too old.
+# "Troubleshooting" link points to https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/
+# { $runtimeVersion } is the version of the remote browser (for instance "67.0a1")
+# { $minVersion } is the minimum version that is compatible with the current Firefox instance (same format)
+about-debugging-browser-version-too-old = Iminig yeqqnen ɣur-s lqem aqbuṛ { $runtimeVersion }. Lqem adday yettwasefraken d { $minVersion }. D tawila ur nettusefrak ara i yezemren ad d-teglu s wuguren akked ifecka n tneflit. Ma ulac aɣilif, leqqem iminig yeqqnen. <a>Fru uguren</a>
+
+# Dedicated message for a backward compatibility issue that occurs when connecting:
+# from Fx 70+ to the old Firefox for Android (aka Fennec) which uses Fx 68.
+about-debugging-browser-version-too-old-fennec = Lqem-a n Firefox ur izmir ara ad iseɣti Firefox i Android (68). Ad k-nwelleh ad tesbeddeḍ Firefox i Android Nightli deg tiliɣri-ik i usekyed. <a>Ugar n yisallen</a>
+
+# This string is displayed in the runtime page if the remote browser version is too recent.
+# "Troubleshooting" link points to https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/
+# { $runtimeID } is the build ID of the remote browser (for instance "20181231", format is yyyyMMdd)
+# { $localID } is the build ID of the current Firefox instance (same format)
+# { $runtimeVersion } is the version of the remote browser (for instance "67.0a1")
+# { $localVersion } is the version of your current browser (same format)
+about-debugging-browser-version-too-recent = Iminig yeqqnen d amaynut { $runtimeVersion }, asulay n bennu { $runtimeID } ɣef wayla-k { -brand-shorter-name }{ -brand-shorter-name } ({ $localVersion }, asulay n bennu { $localID }). Wagu d tawila ur nettusefrak ara daɣen dayen ara yeǧǧen ifecka n tneflin ur leḥḥun ara. Leqqem Firefox ma ulac aɣilif. <a>Fru uguren</a>
+
+# Displayed for runtime info in runtime pages.
+# { $name } is brand name such as "Firefox Nightly"
+# { $version } is version such as "64.0a1"
+about-debugging-runtime-name = { $name } ({ $version })
+
+# Text of a button displayed in Runtime pages for remote runtimes.
+# Clicking on the button will close the connection to the runtime.
+about-debugging-runtime-disconnect-button = Ffeɣ
+
+# Text of the connection prompt button displayed in Runtime pages, when the preference
+# "devtools.debugger.prompt-connection" is false on the target runtime.
+about-debugging-connection-prompt-enable-button = Rmed aneftaɣ n tiqqna
+
+# Text of the connection prompt button displayed in Runtime pages, when the preference
+# "devtools.debugger.prompt-connection" is true on the target runtime.
+about-debugging-connection-prompt-disable-button = Sens aneftaɣ n tuqqna
+
+# Title of a modal dialog displayed on remote runtime pages after clicking on the Profile Runtime button.
+about-debugging-profiler-dialog-title2 = Amaɣnay
+
+# Clicking on the header of a debug target category will expand or collapse the debug
+# target items in the category. This text is used as ’title’ attribute of the header,
+# to describe this feature.
+about-debugging-collapse-expand-debug-targets = Fneẓ / Snefli
+
+# Debug Targets strings
+
+# Displayed in the categories of "runtime" pages that don't have any debug target to
+# show. Debug targets depend on the category (extensions, tabs, workers...).
+about-debugging-debug-target-list-empty = Ulac yakan
+
+# Text of a button displayed next to debug targets of "runtime" pages. Clicking on this
+# button will open a DevTools toolbox that will allow inspecting the target.
+# A target can be an addon, a tab, a worker...
+about-debugging-debug-target-inspect-button = Ṣweḍ
+
+# Text of a button displayed in the "This Firefox" page, in the Temporary Extension
+# section. Clicking on the button will open a file picker to load a temporary extension
+about-debugging-tmp-extension-install-button = Sali-d izegrar iskudanen…
+
+# Text displayed when trying to install a temporary extension in the "This Firefox" page.
+about-debugging-tmp-extension-install-error = Teḍra-d tuccḍa deg usebded n uzegrir askudan.
+
+# Text of a button displayed for a temporary extension loaded in the "This Firefox" page.
+# Clicking on the button will reload the extension.
+about-debugging-tmp-extension-reload-button = Smiren
+
+# Text of a button displayed for a temporary extension loaded in the "This Firefox" page.
+# Clicking on the button will uninstall the extension and remove it from the page.
+about-debugging-tmp-extension-remove-button = Kkes
+
+# Text of a button displayed for a temporary extension loaded in the "This Firefox" page.
+# Clicking on the button will forcefully terminate the extension background script (button
+# only visible in extensions that includes a non-persistent background script, either an
+# event page or a background service worker).
+about-debugging-tmp-extension-terminate-bgscript-button = Fakk asekript n ugilal
+
+# Message displayed in the file picker that opens to select a temporary extension to load
+# (triggered by the button using "about-debugging-tmp-extension-install-button")
+# manifest.json .xpi and .zip should not be localized.
+# Note: this message is only displayed in Windows and Linux platforms.
+about-debugging-tmp-extension-install-message = Fren afaylu manifest.json neɣ taṛcivt .xpi/.zip
+
+# This string is displayed as a message about the add-on having a temporaryID.
+about-debugging-tmp-extension-temporary-id = WebExtension-agi ɣur-s asulay ID askudan. <a>Issin ugar</a>
+
+# Text displayed for extensions in "runtime" pages, before displaying a link the extension's
+# manifest URL.
+about-debugging-extension-manifest-url =
+ .label = Tansa URL n Manifest
+
+# Text displayed for extensions in "runtime" pages, before displaying the extension's uuid.
+# UUIDs look like b293e463-481e-5148-a487-5aaf7a130429
+about-debugging-extension-uuid =
+ .label = AgensanUUID
+
+# Text displayed for extensions (temporary extensions only) in "runtime" pages, before
+# displaying the location of the temporary extension.
+about-debugging-extension-location =
+ .label = Adig
+
+# Text displayed for extensions in "runtime" pages, before displaying the extension's ID.
+# For instance "geckoprofiler@mozilla.com" or "{ed26ddcb-5611-4512-a89a-51b8db81cfb2}".
+about-debugging-extension-id =
+ .label = ID n usiɣzef
+
+# Text displayed for extensions in "runtime" pages, before displaying the status of the
+# extension background script.
+about-debugging-extension-backgroundscript =
+ .label = Asekript n ugilal
+
+# Displayed for extension using a non-persistent background page (either an event page or
+# background service worker) when the background script is currently running.
+about-debugging-extension-backgroundscript-status-running = Aselkem
+
+# Displayed for extension using a non-persistent background page when is currently stopped.
+about-debugging-extension-backgroundscript-status-stopped = Yeḥbes
+
+# This string is displayed as a label of the button that pushes a test payload
+# to a service worker.
+# Note this relates to the "Push" API, which is normally not localized so it is
+# probably better to not localize it.
+about-debugging-worker-action-push2 = Push
+ .disabledTitle = Ameẓlu Worker Push yensa akka tura i uskar agetakala n { -brand-shorter-name }
+
+# This string is displayed as a label of the button that starts a service worker.
+about-debugging-worker-action-start2 = Start
+ .disabledTitle = Ameẓlu Worker Push yensa akka tura i uskar agetakala n { -brand-shorter-name }
+
+# This string is displayed as a label of the button that unregisters a service worker.
+about-debugging-worker-action-unregister = Ksiggez
+
+# Displayed for service workers in runtime pages that listen to Fetch events.
+about-debugging-worker-fetch-listening =
+ .label = Fetch
+ .value = Asɣad n yineḍruyen Fetch
+
+# Displayed for service workers in runtime pages that do not listen to Fetch events.
+about-debugging-worker-fetch-not-listening =
+ .label = Fetch
+ .value = Ulac asɣad n yinuḍruyen Fetch
+
+# Displayed for service workers in runtime pages that are currently running (service
+# worker instance is active).
+about-debugging-worker-status-running = Aselkem
+
+# Displayed for service workers in runtime pages that are registered but stopped.
+about-debugging-worker-status-stopped = Yeḥbes
+
+# Displayed for service workers in runtime pages that are registering.
+about-debugging-worker-status-registering = Ajerred
+
+# Displayed for service workers in runtime pages, to label the scope of a worker
+about-debugging-worker-scope =
+ .label = Tanerfadit
+
+# Displayed for service workers in runtime pages, to label the push service endpoint (url)
+# of a worker
+about-debugging-worker-push-service =
+ .label = Ameẓlu Push
+
+# Displayed as title of the inspect button when service worker debugging is disabled.
+about-debugging-worker-inspect-action-disabled =
+ .title = Aswaḍ n umeẓlu Worker yensa akka tura deg uskar agentakala n { -brand-shorter-name }
+
+# Displayed as title of the inspect button for zombie tabs (e.g. tabs loaded via a session restore).
+about-debugging-zombie-tab-inspect-action-disabled =
+ .title = Iccer ur d-yuli ara akk, ur yezmir ara ad yettusenqed
+
+# Displayed instead of the Main Process debug target when the preference
+# `devtools.browsertoolbox.fission` is true.
+about-debugging-multiprocess-toolbox-name = Tabwaḍt n yifecka aget akala
+
+# Description for the Multiprocess Toolbox target.
+about-debugging-multiprocess-toolbox-description = Akala agejdan akked ukala n ugbur i yiminig asaḍas
+
+# Alt text used for the close icon of message component (warnings, errors and notifications).
+about-debugging-message-close-icon =
+ .alt = Mdel izen
+
+# Label text used for the error details of message component.
+about-debugging-message-details-label-error = Talqayt n tuccḍa
+
+# Label text used for the warning details of message component.
+about-debugging-message-details-label-warning = Talqayt n yilɣa
+
+# Label text used for default state of details of message component.
+about-debugging-message-details-label = Talqayt
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/accessibility.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/accessibility.ftl
new file mode 100644
index 0000000000..bb3efea16e
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/accessibility.ftl
@@ -0,0 +1,99 @@
+# 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/.
+
+
+### These strings are used inside the Accessibility panel.
+
+accessibility-learn-more = Issin ugar
+
+accessibility-text-label-header = Tibzimin d yismawen n uḍris
+
+accessibility-keyboard-header = Anasiw
+
+## Text entries that are used as text alternative for icons that depict accessibility isses.
+
+
+## These strings are used in the overlay displayed when running an audit in the accessibility panel
+
+accessibility-progress-initializing = Awennez…
+ .aria-valuetext = Awennez…
+
+# This string is displayed in the audit progress bar in the accessibility panel.
+# Variables:
+# $nodeCount (Integer) - The number of nodes for which the audit was run so far.
+accessibility-progress-progressbar =
+ { $nodeCount ->
+ [one] Asenqed n { $nodeCount }tkerrist
+ *[other] Asenqed n { $nodeCount } n tkerras
+ }
+
+accessibility-progress-finishing = Amecwaṛ aneggaru…
+ .aria-valuetext = Amecwaṛ aneggaru…
+
+## Text entries that are used as text alternative for icons that depict accessibility issues.
+
+accessibility-warning =
+ .alt = Alɣu
+
+accessibility-fail =
+ .alt = Tuccḍa
+
+accessibility-best-practices =
+ .alt = Amahil ifazen
+
+## Text entries for a paragraph used in the accessibility panel sidebar's checks section
+## that describe that currently selected accessible object has an accessibility issue
+## with its text label or accessible name.
+
+accessibility-text-label-issue-area = Seqdec <code>alt</code> i tmerna n tibzimin i yiferdisen <div>area</div> yesɛan imyerr <span>href</span>. <a>Issin ugar</a>
+
+accessibility-text-label-issue-dialog = Adiwen yessefk ad yesɛu tabzimt. <a>Issin ugar</a>
+
+accessibility-text-label-issue-document-title = ISemliyen yessefk ad sɛun aferdis <code>title</code>.<a>Issin ugar</a>
+
+accessibility-text-label-issue-embed = Agbur usliɣ yessefk ad yesɛu tabzimt. <a>Issin ugar</a>
+
+accessibility-text-label-issue-figure = Udlifen s tneffusin s ufran isefk ad ttwabezmen. <a>Issin ugar</a>
+
+accessibility-text-label-issue-fieldset = ISerdisen <code>fieldset</code> ilaq ad ttwacerḍen. <a>Issin ugar</a>
+
+accessibility-text-label-issue-fieldset-legend2 = Seqdec aferdis <code>legend</code> i ucraḍ n <span>fieldset</span>. <a>Issin ugar</a>
+
+accessibility-text-label-issue-form = Iferdisen n tferkit isefk ad ttwaerḍen. <a>Issin ugar</a>
+
+accessibility-text-label-issue-form-visible = Iferdisen n tfelwit yessefk ad sɛun tacreḍt n uḍris yettbanen. <a>Issin ugar</a>
+
+accessibility-text-label-issue-frame = Iferdisen <code>frame</code> yessefk ad ttwacerḍen. <a>Issin ugar</a>
+
+accessibility-text-label-issue-glyph = Seqdec imyer <code>alt</code> i tmerna n tecreḍt i yiferdisen <span>mglyph</span>. <a>Issin ugar</a>
+
+accessibility-text-label-issue-heading = Yessefk izwal ad sɛun tacreḍt. <a>Issin ugar</a>
+
+accessibility-text-label-issue-heading-content = Yessefk izwal ad sɛun agbur s uḍris ibanen. <a>Issin ugar</a>
+
+accessibility-text-label-issue-iframe = Seqdec imyer <code>title</code> i useglemn ugbur <span>iframe</span>. <a>Issin ugar</a>
+
+accessibility-text-label-issue-image = Yessefk agbur s tugniwin ad yesɛu tacreḍt. <a>Issin ugar</a>
+
+accessibility-text-label-issue-interactive = Yessefk iferdisen imyigawanen ad sɛun tacreḍt. <a>Issin ugar</a>
+
+accessibility-text-label-issue-optgroup-label2 = Seqdec imyer <code>label</code> i tmerna n tebzimt i <span>optgroup</span>. <a>Issin ugar</a>
+
+accessibility-text-label-issue-toolbar = Ifeggagen n yifecka yessefk ad ttwacerḍen ticki yella ugar n yiwen n ufeggag. <a>Issin ugar</a>
+
+## Text entries for a paragraph used in the accessibility panel sidebar's checks section
+## that describe that currently selected accessible object has a keyboard accessibility
+## issue.
+
+accessibility-keyboard-issue-semantics = Iferdisen izemren ad sɛun afukus yessefk ad sɛun tasnamka tamyigawant. <a>Issin ugar</a>
+
+accessibility-keyboard-issue-tabindex = Ɛreḍ ur seqdacet ara imyerr <code>tabindex</code> yugaren ilem. <a>Issin ugar</a>
+
+accessibility-keyboard-issue-action = Yessefk iferdisen imyigawanen ad izmiren ad remden s useqdec n unasiw. <a>Issin ugar</a>
+
+accessibility-keyboard-issue-focusable = Yessefk iferdisen imyigawanen ad izmiren ad swun afukus. <a>Issin ugar</a>
+
+accessibility-keyboard-issue-focus-visible = Aferdis izmren ad yesɛu afukus izmer ur iseɛɛu ara aɣanib yemmalen afukus. <a>Issin ugar</a>
+
+accessibility-keyboard-issue-mouse-only = Iferdisen yettwatekkayen ilaq ad izemren ad sɛun afukus daɣen ad sɛun tasnamka tamyigawant. <a>Issin ugar</a>
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/application.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/application.ftl
new file mode 100644
index 0000000000..0b6fea3b0f
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/application.ftl
@@ -0,0 +1,147 @@
+# 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/.
+
+
+### These strings are used inside the Application panel which is available
+### by setting the preference `devtools-application-enabled` to true.
+
+
+### The correct localization of this file might be to keep it in English, or another
+### language commonly spoken among web developers. You want to make that choice consistent
+### across the developer tools. A good criteria is the language in which you'd find the
+### best documentation on web development on the web.
+
+# Header for the list of Service Workers displayed in the application panel for the current page.
+serviceworker-list-header = Ameẓlu Workers
+
+# Text displayed next to the list of Service Workers to encourage users to check out
+# about:debugging to see all registered Service Workers.
+serviceworker-list-aboutdebugging = Ldi <a>about:debugging</a> i umeẓlu Workers seg tɣula-nniḍen
+
+# Text for the button to unregister a Service Worker. Displayed for active Service Workers.
+serviceworker-worker-unregister = Ffeɣ seg ujerred
+
+# Text for the debug link displayed for an already started Service Worker. Clicking on the
+# link opens a new devtools toolbox for this service worker. The title attribute is only
+# displayed when the link is disabled.
+serviceworker-worker-debug = Tamseɣtayt
+ .title = Ala aselkem n umezlu workers i yezmren ad yettwaseɣti
+
+# Alt text for the image icon displayed inside a debug link for a service worker.
+serviceworker-worker-inspect-icon =
+ .alt = Sweḍ
+
+# Text for the start link displayed for a registered but not running Service Worker.
+# Clicking on the link will attempt to start the service worker.
+serviceworker-worker-start3 = Bdu
+
+# Text displayed for the updated time of the service worker. The <time> element will
+# display the last update time of the service worker script.
+serviceworker-worker-updated = Yettwalqem <time>{ DATETIME($date, month: "long", year: "numeric", day: "numeric", hour: "numeric", minute: "numeric", second: "numeric") }</time>
+
+## Service Worker status strings: all serviceworker-worker-status-* strings are also
+## defined in aboutdebugging.properties and should be synchronized with them.
+
+# Service Worker status. A running service worker is registered, currently executed, can
+# be debugged and stopped.
+serviceworker-worker-status-running = Aselkem
+
+# Service Worker status. A stopped service worker is registered but not currently active.
+serviceworker-worker-status-stopped = Yeḥbes
+
+# Text displayed when no service workers are visible for the current page.
+serviceworker-empty-intro2 = Ulac inmahalen n umeẓlu yettwafen
+
+# Link will open https://developer.mozilla.org/docs/Web/API/Service_Worker_API/Using_Service_Workers
+serviceworker-empty-intro-link = Issin ugar
+
+# Text displayed when there are no Service Workers to display for the current page,
+# introducing hints to debug Service Worker issues.
+# <a> and <span> are links that will open the webconsole and the debugger, respectively.
+serviceworker-empty-suggestions2 = Ma yella asebter amiran ilaq ad yesεu anmahal n umeẓlu, tzemreḍ ad tqellbeḍ tuccḍiwin deg <a>tdiwent</a> neɣ ddu d usekles n unmahal-inek·inem n umeẓlu deg <span>umseɣti</span>.
+
+# Suggestion to go to about:debugging in order to see Service Workers for all domains.
+# Link will open about:debugging in a new tab.
+serviceworker-empty-suggestions-aboutdebugging2 = Sken inmahalen n umeẓlu n tiɣula-nniḍen
+
+# Header for the Manifest page when we have an actual manifest
+manifest-view-header = Ameskan n usnas
+
+# Header for the Manifest page when there's no manifest to inspect
+manifest-empty-intro2 = Ulac ameskan n usnas web yettwafen
+
+# The link will open https://developer.mozilla.org/en-US/docs/Web/Manifest
+manifest-empty-intro-link = Issin amek ara ternuḍ ameskan
+
+# Header for the Errors and Warnings section of Manifest inspection displayed in the application panel.
+manifest-item-warnings = Tuccḍiwin akked Ilɣa
+
+# Header for the Identity section of Manifest inspection displayed in the application panel.
+manifest-item-identity = Tamagit
+
+# Header for the Presentation section of Manifest inspection displayed in the application panel.
+manifest-item-presentation = Asissen
+
+# Header for the Icon section of Manifest inspection displayed in the application panel.
+manifest-item-icons = Tigniyin
+
+# Text displayed while we are loading the manifest file
+manifest-loading = Asal n umeskan…
+
+# Text displayed when the manifest has been successfully loaded
+manifest-loaded-ok = Ameskan yuli-d.
+
+# Text displayed as a caption when there has been an error while trying to
+# load the manifest
+manifest-loaded-error = Teḍra-d tuccḍa deg usali n umeskan:
+
+# Text displayed as an error when there has been a Firefox DevTools error while
+# trying to load the manifest
+manifest-loaded-devtools-error = Tuccḍa n Firefox DevTools
+
+# Text displayed when the page has no manifest available
+manifest-non-existing = Ulac ameskan yettwafen i uswaḍ.
+
+# Text displayed when the page has a manifest embedded in a Data URL and
+# thus we cannot link to it.
+manifest-json-link-data-url = Ameskan yesleɣ deg yisefka n tensa URL.
+
+# Text displayed at manifest icons to label their purpose, as declared
+# in the manifest.
+manifest-icon-purpose = Iswi: <code>{ $purpose }</code>
+
+# Text displayed as the alt attribute for <img> tags showing the icons in the
+# manifest.
+manifest-icon-img =
+ .alt = Tignit
+
+# Text displayed as the title attribute for <img> tags showing the icons in the
+# manifest. `$sizes` is a user-dependent string that has been parsed as a
+# space-separated list of `<width>x<height>` sizes or the keyword `any`.
+manifest-icon-img-title = Tignit s teɣzi: { $sizes }
+
+# Text displayed as the title attribute for <img> tags showing the icons in the
+# manifest, in case there's no icon size specified by the user
+manifest-icon-img-title-no-sizes = Teɣzi n tignit ur tettwassen ara
+
+# Sidebar navigation item for Manifest sidebar item section
+sidebar-item-manifest = Ameskan
+ .alt = Tignit n umeskan
+ .title = Ameskan
+
+# Sidebar navigation item for Service Workers sidebar item section
+sidebar-item-service-workers = Ameẓlu Workers
+ .alt = Tignit n umeẓlu Workers
+ .title = Ameẓlu Workers
+
+# Text for the ALT and TITLE attributes of the warning icon
+icon-warning =
+ .alt = Tginit n ulɣu
+ .title = Alɣu
+
+# Text for the ALT and TITLE attributes of the error icon
+icon-error =
+ .alt = Tignit n tuccḍa
+ .title = Tuccḍa
+
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/compatibility.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/compatibility.ftl
new file mode 100644
index 0000000000..214cff06b3
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/compatibility.ftl
@@ -0,0 +1,54 @@
+# 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/.
+
+
+## Messages used as headers in the main pane
+
+compatibility-selected-element-header = Aferdis yettwafernen
+compatibility-all-elements-header = Akk uguren
+
+## Message used as labels for the type of issue
+
+compatibility-issue-deprecated = (d aqbur)
+compatibility-issue-experimental = (armitan)
+compatibility-issue-prefixneeded = (uzwir yettusra)
+compatibility-issue-deprecated-experimental = (d aqbur, d armitan)
+compatibility-issue-deprecated-prefixneeded = (d aqbur, uzwir yettusra)
+compatibility-issue-experimental-prefixneeded = (d armitan, uzwir yettusra)
+compatibility-issue-deprecated-experimental-prefixneeded = (d aqbur, d armitan, uzwir yettusra)
+
+## Messages used as labels and titles for buttons in the footer
+
+compatibility-settings-button-label = Iɣewwaren
+compatibility-settings-button-title =
+ .title = Iɣewwaren
+
+## Messages used as headers in settings pane
+
+compatibility-settings-header = Iɣewwaren
+compatibility-target-browsers-header = Iminigen isaḍasen
+
+##
+
+# Text used as the label for the number of nodes where the issue occurred
+# Variables:
+# $number (Number) - The number of nodes where the issue occurred
+compatibility-issue-occurrences =
+ { $number ->
+ [one] { $number } timeḍriwt
+ *[other] { $number } timeḍriwin
+ }
+
+compatibility-no-issues-found = Ulac uguren n mṣada yettwafen.
+compatibility-close-settings-button =
+ .title = Mdel iɣewwaren
+
+# Text used in the element containing the browser icons for a given compatibility issue.
+# Line breaks are significant.
+# Variables:
+# $browsers (String) - A line-separated list of browser information (e.g. Firefox 98\nChrome 99).
+compatibility-issue-browsers-list =
+ .title =
+ Ugur n umṣada deg:
+ { $browsers }
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/perftools.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/perftools.ftl
new file mode 100644
index 0000000000..f51632d29e
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/perftools.ftl
@@ -0,0 +1,161 @@
+# 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/.
+
+
+### These strings are used in DevTools’ performance-new panel, about:profiling, and
+### the remote profiling panel. There are additional profiler strings in the appmenu.ftl
+### file that are used for the profiler popup.
+
+perftools-intro-title = Iɣewwaren n umaɣnay
+perftools-intro-description =
+ Ikalasen senkaren profiler.firefox.com deg yiccer amaynut. Meṛṛa isefka ttuskelsen
+ s wudem adigan, maca tzemreḍ ad tferneḍ ad ten-id-tsaliḍ i wakken ad ten-tebḍuḍ.
+
+## All of the headings for the various sections.
+
+perftools-heading-settings = Iɣewwaren ummiden
+perftools-heading-buffer = Iɣewwaren n tkatut n uḥraz
+perftools-heading-features = Timahilin
+perftools-heading-features-default = Timahilin (ttuwellhent s wudem amezwer)
+perftools-heading-features-disabled = Timhalin yensan
+perftools-heading-features-experimental = Armitan
+perftools-heading-threads = Asqerdec
+perftools-heading-threads-jvm = Isqerdcen n JVM
+perftools-heading-local-build = Lebni adigan
+
+##
+
+perftools-description-intro =
+ Ikalasen senkaren <a>profiler.firefox.com</a> deg yiccer amaynut. Meṛṛa isefka ttuskelsen
+ s wudem adigan, maca tzemreḍ ad tferneḍ ad ten-id-tsaliḍ i wakken ad ten-tebḍuḍ.
+perftools-description-local-build =
+ Ma yella tettheyyiḍ ad tgeḍ afeṣṣel i d-tjemεeḍ kečč·kemm, ɣef
+ tmacint-a, ttxil-k·m rnu akaram 'objdir' n ufeṣṣel-inek·inem ɣer tebdart nnig akken
+ ad yizmir ad yettuseqdec i unadi n telɣut ɣef yizamulen.
+
+## The controls for the interval at which the profiler samples the code.
+
+perftools-range-interval-label = Azilal n ulemmec:
+perftools-range-interval-milliseconds = { NUMBER($interval, maxFractionalUnits: 2) } ms
+
+##
+
+# The size of the memory buffer used to store things in the profiler.
+perftools-range-entries-label = Teɣzi n tkatut n uḥraz:
+
+perftools-custom-threads-label = Rnu asqerdec udmawan s yisem:
+
+perftools-devtools-interval-label = Azilal:
+perftools-devtools-threads-label = Asqerdec:
+perftools-devtools-settings-label = Iɣewwaṛen
+
+## Various statuses that affect the current state of profiling, not typically displayed.
+
+perftools-status-recording-stopped-by-another-tool = Asekles yettusehbes s ufecku-nniḍen:
+perftools-status-restart-required = Iminig ilaq ad yales tanekra i wakken ad termed tmahilt-a.
+
+## These are shown briefly when the user is waiting for the profiler to respond.
+
+perftools-request-to-stop-profiler = Aseḥbes n usekles
+perftools-request-to-get-profile-and-stop-profiler = Tuṭṭfa n umaɣnu
+
+##
+
+perftools-button-start-recording = Bdu asekles
+perftools-button-capture-recording = Ṭṭef asekles
+perftools-button-cancel-recording = Sefsex asekles
+perftools-button-save-settings = Sekles iɣewwaren syen uɣal ɣer deffir
+perftools-button-restart = Ales asenker
+perftools-button-add-directory = Rnu akaram
+perftools-button-remove-directory = Kkes tafrant
+perftools-button-edit-settings = Ẓreg iɣewwaren…
+
+## These messages are descriptions of the threads that can be enabled for the profiler.
+
+perftools-thread-gecko-main =
+ .title = Ikalan igejdanen i yikalan imarrawen d yialan n ugbur
+perftools-thread-compositor =
+ .title = Ijemmeɛ iferdisen yemgaraden yettwasunɣen ɣef usebter
+perftools-thread-dom-worker =
+ .title = Aya isedday ama d web workers, ama d service workers
+perftools-thread-renderer =
+ .title = Mi ara WebRender yetturmed, asqerdec i iselkamen isawalen OpenGL
+perftools-thread-render-backend =
+ .title = Asqerdec n WebRender RenderBackend
+perftools-thread-timer =
+ .title = Amakud yessefrak usqerdec (setTimeout, setInterval, nsITimer)
+perftools-thread-style-thread =
+ .title = Asesfer n uɣanib yettwabḍa gar waṭas n yisqerdcen
+pref-thread-stream-trans =
+ .title = Asiweḍ n usuddem n uzeṭṭa
+perftools-thread-socket-thread =
+ .title = Asentel ideg tangalt n uzeṭṭa tesselkam akk isawalen n socket imsewḥel
+perftools-thread-img-decoder =
+ .title = Asqerdec n usettenggel n tugna
+perftools-thread-dns-resolver =
+ .title = Tifrat n DNS tḍerru deg usqerdec-a
+perftools-thread-task-controller =
+ .title = Isental n ugraw n yisental n TaskController
+perftools-thread-jvm-gecko =
+ .title = Asqerdec agejdan Gecko JMV
+perftools-thread-jvm-nimbus =
+ .title = Isqerdcen igejdanen n SDK n tirmit Nimbus
+perftools-thread-jvm-default-dispatcher =
+ .title = Amzuzer s wudem uzwir i temkarḍit n coroutines Kotlin
+perftools-thread-jvm-glean =
+ .title = Isqerdcen igejdanen n SDK n tilisɣilt Nimbus
+perftools-thread-jvm-arch-disk-io =
+ .title = Amzuzer IO i temkarḍit n coroutines Kotlin
+perftools-thread-jvm-pool =
+ .title = Isental yettwarnan ɣer ugraw n yisental s war isem
+
+##
+
+perftools-record-all-registered-threads = Zgel afranen-a nnig, teskelseḍ akk isqerdcen
+
+perftools-tools-threads-input-label =
+ .title = Ismawen-a n usqerdec d tabdart iferqen s tefrayin, yettuseqdacen i urmad n tmeɣna n yisqerdicen deg umaɣnay. Isem ilaq ad yili d abruyan deg umṣada akked yisem n usqerdec ara yeddun. D amḥulfu i tallunt tamellalt.
+
+## Onboarding UI labels. These labels are displayed in the new performance panel UI, when
+## devtools.performance.new-panel-onboarding preference is true.
+
+perftools-onboarding-message = <b>Amaynut</b>: { -profiler-brand-name } yettwasleɣ tura deg yifecka n tneflit. <a>Issin ugar</a> qef ufecku-a amaynut yelhan.
+
+perftools-onboarding-close-button =
+ .aria-label = Mdel izen n uslaɣ
+
+## Profiler presets
+
+
+# Presets and their l10n IDs are defined in the file
+# devtools/client/performance-new/popup/background.jsm.js
+# The same labels and descriptions are also defined in appmenu.ftl.
+
+# Presets and their l10n IDs are defined in the file
+# devtools/client/performance-new/shared/background.jsm.js
+# The same labels and descriptions are also defined in appmenu.ftl.
+
+perftools-presets-web-developer-label = Taneflit web
+perftools-presets-web-developer-description = Uzwirfren yettuwellhen i tuget n tseɣtit n usnas web, s uwzir fessusen maḍi.
+
+perftools-presets-firefox-label = { -brand-shorter-name }
+perftools-presets-firefox-description = Uzwirfren yettuwellhen i tmeɣna n { -brand-shorter-name }.
+
+perftools-presets-graphics-label = Udlifen
+perftools-presets-graphics-description = Uzwirfren yettufeṣṣlen i usekyed n yibugen udlifen deg { -brand-shorter-name }.
+
+perftools-presets-media-label = Amidyat
+perftools-presets-media-description2 = Uzwirfren yettufeṣṣlen i usekyed n yibugen n umeslaw d tvidyut deg { -brand-shorter-name }.
+
+perftools-presets-networking-label = Azeṭṭa
+perftools-presets-networking-description = Uzwirfren yettufeṣṣlen i usekyed n yibugen n uzeṭṭa deg { -brand-shorter-name }.
+
+# "Power" is used in the sense of energy (electricity used by the computer).
+perftools-presets-power-label = Tazmert
+perftools-presets-power-description = Uzwirfren yettufeṣṣlen i usekyed n yibugen i icudden ɣer useqdec n tnezmert deg { -brand-shorter-name }, s uwzir fessusen maḍi.
+
+perftools-presets-custom-label = Sagen
+
+##
+
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/storage.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/storage.ftl
new file mode 100644
index 0000000000..79977c8dbf
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/storage.ftl
@@ -0,0 +1,132 @@
+# 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/.
+
+
+### These strings are used inside the Storage Inspector.
+
+# Key shortcut used to focus the filter box on top of the data view
+storage-filter-key = CmdOrCtrl+F
+
+# Hint shown when the selected storage host does not contain any data
+storage-table-empty-text = Ulas isefk i usenneftaɣ yettwafernen
+
+# Hint shown when the cookies storage type is selected. Clicking the link will open
+# https://developer.mozilla.org/docs/Tools/Storage_Inspector/Cookies
+storage-table-type-cookies-hint = Sken rnu beddel inagan n tuqqna s ufran n usenneftay. <a data-l10n-name="learn-more-link">Issin ugar</a>
+
+# Hint shown when the local storage type is selected. Clicking the link will open
+# https://developer.mozilla.org/docs/Tools/Storage_Inspector/Local_Storage_Session_Storage
+storage-table-type-localstorage-hint = Sken rnu beddel asekles adigan s ufran n usenneftay. <a data-l10n-name="learn-more-link">Issin ugar</a>
+
+# Hint shown when the session storage type is selected. Clicking the link will open
+# https://developer.mozilla.org/docs/Tools/Storage_Inspector/Local_Storage_Session_Storage
+storage-table-type-sessionstorage-hint = Sken rnu beddel asekles n tɣimit s ufran n usenneftay. <a data-l10n-name="learn-more-link">Issin ugar</a>
+
+# Hint shown when the IndexedDB storage type is selected. Clicking the link will open
+# https://developer.mozilla.org/docs/Tools/Storage_Inspector/IndexedDB
+storage-table-type-indexeddb-hint = Sken rnu kkesinekcam IndexedDB s ufran n taffa n tmussni. <a data-l10n-name="learn-more-link">Issin ugar</a>
+
+# Hint shown when the cache storage type is selected. Clicking the link will open
+# https://developer.mozilla.org/docs/Tools/Storage_Inspector/Cache_Storage
+storage-table-type-cache-hint = Sken rnu kkes inekcam n uklas uffir s ufran n uklas. <a data-l10n-name="learn-more-link">Issin ugar</a>
+
+# Hint shown when the extension storage type is selected. Clicking the link will open
+# https://developer.mozilla.org/docs/Tools/Storage_Inspector/Extension_Storage
+storage-table-type-extensionstorage-hint = Sken rnu beddel asiɣzef s ufran n usenneftay. <a data-l10n-name="learn-more-link">Issin ugar</a>
+
+# Placeholder for the searchbox that allows you to filter the table items
+storage-search-box =
+ .placeholder = Iferdisen n imzizdig
+
+# Placeholder text in the sidebar search box
+storage-variable-view-search-box =
+ .placeholder = Zizdeg azalen
+
+# Add Item button title
+storage-add-button =
+ .title = Rnu aferdis
+
+# Refresh button title
+storage-refresh-button =
+ .title = Smiren iferdisen
+
+# Context menu action to delete all storage items
+storage-context-menu-delete-all =
+ .label = Kkes akk
+
+# Context menu action to delete all session cookies
+storage-context-menu-delete-all-session-cookies =
+ .label = Kkes akk inagan n tuqqna n tɣimit
+
+# Context menu action to copy a storage item
+storage-context-menu-copy =
+ .label = Nɣel
+
+# Context menu action to delete storage item
+# Variables:
+# $itemName (String) - Name of the storage item that will be deleted
+storage-context-menu-delete =
+ .label = Kkes “{ $itemName }”
+
+# Context menu action to add an item
+storage-context-menu-add-item =
+ .label = Rnu aferdis
+
+# Context menu action to delete all storage items from a given host
+# Variables:
+# $host (String) - Host for which we want to delete the items
+storage-context-menu-delete-all-from =
+ .label = Kkes akk seg “{ $host }”
+
+## Header names of the columns in the Storage Table for each type of storage available
+## through the Storage Tree to the side.
+
+storage-table-headers-cookies-name = Isem
+storage-table-headers-cookies-value = Azal
+storage-table-headers-cookies-expires = Ad immet/ awtay/afellay
+storage-table-headers-cookies-size = Teγzi
+storage-table-headers-cookies-last-accessed = Anekcum aneggaru
+storage-table-headers-cookies-creation-time = Yettwarna
+storage-table-headers-cache-status = Addad
+storage-table-headers-extension-storage-area = Tamnaḍt n usekles
+
+## Labels for Storage type groups present in the Storage Tree, like cookies, local storage etc.
+
+storage-tree-labels-cookies = Inagan n tuqqna
+storage-tree-labels-local-storage = Aklas adigan
+storage-tree-labels-session-storage = Aklas n tɣimit
+storage-tree-labels-indexed-db = Indexed DB
+storage-tree-labels-cache = Asekles n tuffirt
+storage-tree-labels-extension-storage = Aklas n usiɣzef
+
+##
+
+# Tooltip for the button that collapses the right panel in the
+# storage UI when the panel is closed.
+storage-expand-pane =
+ .title = Snefti agalis
+
+# Tooltip for the button that collapses the right panel in the
+# storage UI when the panel is open.
+storage-collapse-pane =
+ .title = Fneẓ agalis
+
+# String displayed in the expires column when the cookie is a Session Cookie
+storage-expires-session = Tiɣimit
+
+# Heading displayed over the item value in the sidebar
+storage-data = Isefka
+
+# Heading displayed over the item parsed value in the sidebar
+storage-parsed-value = Azal ittusleḍ
+
+# Warning notification when IndexedDB database could not be deleted immediately.
+# Variables:
+# $dbName (String) - Name of the database
+storage-idb-delete-blocked = Taffa n isefka “{ $dbName }” ad tettwakkes seld amdal n tuqqniwin imeṛṛa
+
+# Error notification when IndexedDB database could not be deleted.
+# Variables:
+# $dbName (String) - Name of the database
+storage-idb-delete-error = Taffa n isefka “{ $dbName }” ur tezmir ara ad tettwakkes.
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/styleeditor.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/styleeditor.ftl
new file mode 100644
index 0000000000..c2ea70f2fc
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/styleeditor.ftl
@@ -0,0 +1,51 @@
+# 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/.
+
+styleeditor-new-button =
+ .tooltiptext = Sirew ternuḍ tiferkit n uɣanib tamaynut ɣer isemli
+ .accesskey = A
+styleeditor-import-button =
+ .tooltiptext = Kter u rnu tiferkit n uɣanib yellan ɣer isemli
+ .accesskey = r
+styleeditor-filter-input =
+ .placeholder = Sizdeg tiferkit n uɣanib
+styleeditor-visibility-toggle =
+ .tooltiptext = Sken/Ffer tiferkit n uɣanib
+ .accesskey = k
+styleeditor-visibility-toggle-system =
+ .tooltiptext = Tifarkiyin n uɣanib n unagrawur zmirent ara ad ttwasensent
+styleeditor-save-button = Sekles
+ .tooltiptext = Kles tiferkit-agi n uɣanib ɣeṛ u faylu
+ .accesskey = k
+styleeditor-options-button =
+ .tooltiptext = Iɣewwaṛen n umaẓrag n uɣanib
+styleeditor-at-rules = Ilugan @
+styleeditor-editor-textbox =
+ .data-placeholder = Sekcem tawsit CSS da.
+styleeditor-no-stylesheet = Asebter-agi ur ɣuṛ-s ara tiferkit n uɣanib.
+styleeditor-no-stylesheet-tip = Ahat tebɣiḍ <a data-l10n-name="append-new-stylesheet">Rnu tiferkit n uɣanib tamaynut</a>?
+styleeditor-open-link-new-tab =
+ .label = Ldi aseɣwen deg iccer amaynut
+styleeditor-copy-url =
+ .label = Nɣel URL
+styleeditor-find =
+ .label = Af
+ .accesskey = A
+styleeditor-find-again =
+ .label = Nadi ɣer zdat
+ .accesskey = N
+styleeditor-go-to-line =
+ .label = Ddu ɣeṛ uzirig …
+ .accesskey = D
+# Label displayed when searching a term that is not found in any stylesheet path
+styleeditor-stylesheet-all-filtered = Ulac tiferkit n uɣanib yemṣadan i yettwafen.
+
+# This string is shown in the style sheets list
+# Variables:
+# $ruleCount (Integer) - The number of rules in the stylesheet.
+styleeditor-stylesheet-rule-count =
+ { $ruleCount ->
+ [one] { $ruleCount } alugen.
+ *[other] { $ruleCount } ilugan.
+ }
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/toolbox-options.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/toolbox-options.ftl
new file mode 100644
index 0000000000..7977021be7
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/toolbox-options.ftl
@@ -0,0 +1,144 @@
+# 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 for Developer Tools options
+
+
+## Default Developer Tools section
+
+# The heading
+options-select-default-tools-label = Ifecka n tneflit imezwar
+
+# The label for the explanation of the * marker on a tool which is currently not supported
+# for the target of the toolbox.
+options-tool-not-supported-label = * Ur iţusefrak ara i wesaḍas amiran n tnaka n ifecka
+
+# The label for the heading of group of checkboxes corresponding to the developer tools
+# added by add-ons. This heading is hidden when there is no developer tool installed by add-ons.
+options-select-additional-tools-label = Ifecka n teflit isbedden i zegrar
+
+# The label for the heading of group of checkboxes corresponding to the default developer
+# tool buttons.
+options-select-enabled-toolbox-buttons-label = Tiqeffalin n tnaka n ifecka yellan
+
+# The label for the heading of the radiobox corresponding to the theme
+options-select-dev-tools-theme-label = Isental
+
+## Inspector section
+
+# The heading
+options-context-inspector = Amaswaḍ
+
+# The label for the checkbox option to show user agent styles
+options-show-user-agent-styles-label = Sken iminig n iɣunab
+options-show-user-agent-styles-tooltip =
+ .title = Armad n uɣewwaṛ-agi ad d-yesken iɣunab imezwar i d-yessuli iminig.
+
+# The label for the checkbox option to enable collapse attributes
+options-collapse-attrs-label = Gzem imyerren DOM
+options-collapse-attrs-tooltip =
+ .title = Gzem imyerren iɣezfanen ɣef umaswaḍ
+
+# The label for the checkbox option to enable the "drag to update" feature
+options-inspector-draggable-properties-label = Sit syen zuɣer i wwakken ad tbeddleḍ azalen n teɣzi
+options-inspector-draggable-properties-tooltip =
+ .title = Sit syen zuɣer i wwakken ad tbeddleḍ azalen n teɣzi deg teskant n yilugan n umaswaḍ.
+
+## "Default Color Unit" options for the Inspector
+
+options-default-color-unit-label = Aferdis amezwer i teɣma
+options-default-color-unit-authored = Yura
+options-default-color-unit-hex = asedamrawan
+options-default-color-unit-hsl = HSL(A)
+options-default-color-unit-rgb = RGB(A)
+options-default-color-unit-hwb = HWB
+options-default-color-unit-name = Ismawen initen
+
+## Style Editor section
+
+# The heading
+options-styleeditor-label = Amaẓrag n uɣanib
+
+# The label for the checkbox that toggles autocompletion of css in the Style Editor
+options-stylesheet-autocompletion-label = Semmed s twurmant CSS
+options-stylesheet-autocompletion-tooltip =
+ .title = Ččaṛ s twurmant taɣaṛa, azalen, imsefranen CSS deg umaẓrag n uɣanib ticki t-ţruḍ
+
+## Screenshot section
+
+# The heading
+options-screenshot-label = Tikli n tuṭṭfa n ugdil
+
+# Label for the checkbox that toggles screenshot to clipboard feature
+options-screenshot-clipboard-only-label = Seg tuṭṭfa n ugdil ɣer ɣef wafus kan
+options-screenshot-clipboard-tooltip2 =
+ .title = Isseklas tuṭṭfa n ugdil srid ɣer ɣefwafus
+
+# Label for the checkbox that toggles the camera shutter audio for screenshot tool
+options-screenshot-audio-label = Γeṛ ameslaw n tkamirat
+options-screenshot-audio-tooltip =
+ .title = Ad irmed amesalw n tkamirat m'ara ad teṭfeḍ agdil
+
+## Editor section
+
+# The heading
+options-sourceeditor-label = Ismenyifen n umaẓrag
+
+options-sourceeditor-detectindentation-tooltip =
+ .title = Sumer arigel akken illa ugbur aɣbalu
+options-sourceeditor-detectindentation-label = Kkes arigel
+options-sourceeditor-autoclosebrackets-tooltip =
+ .title = Ger s wudem awurman ticcewt tumdilt
+options-sourceeditor-autoclosebrackets-label = Mdel s twurmant ticciwin d
+options-sourceeditor-expandtab-tooltip =
+ .title = Seqdec tafinaɣt tilemt deg umḍiq n tfinaɣt n trigla
+options-sourceeditor-expandtab-label = Rigel s useqdec n tallunt
+options-sourceeditor-tabsize-label = Teɣzi n yiccer
+options-sourceeditor-keybinding-label = Inegzumen n unasiw
+options-sourceeditor-keybinding-default-label = Amezwer
+
+## Advanced section
+
+# The heading (this item is also used in perftools.ftl)
+options-context-advanced-settings = Iγewwaṛen leqqayen
+
+# The label for the checkbox that toggles the HTTP cache on or off
+options-disable-http-cache-label = Arurmid uffir HTTP ( ma telddi Tanaka n ifecka )
+options-disable-http-cache-tooltip =
+ .title = Armed n weɣewwaṛ-agi ad irurmed Uffir HTTP i yakk iccaren i yesɛan Tanaka n ifecka yeldin. Tinafutin ur ttwarurmdent ara s uɣewwaṛ-agi.
+
+# The label for checkbox that toggles JavaScript on or off
+options-disable-javascript-label = Ssens JavaScript *
+options-disable-javascript-tooltip =
+ .title = Armad n uɣewwaṛ-agi ad isens JavaScript i yiccer amiran. Aɣewwaṛ-agi ad ittwattu ticki tmedleḍ iccer neɣ tanaka n ifecka.
+
+# The label for checkbox that toggles chrome debugging, i.e. the devtools.chrome.enabled preference
+options-enable-chrome-label = Rmed tanaka n ifecka n teseɣtit n chrome n iminig d izegrar
+options-enable-chrome-tooltip =
+ .title = Armad n uɣewwaṛ-agi ad k-yeǧǧ ad tesqedceḍ ifecka n tneflit deg umnaḍ n iminig (s Ifecka > Taneflit web > Tanaka n ifecka n iminig) wa d yessireg taseɣtit n izegrar seg umsefrak n izegrar
+
+# The label for checkbox that toggles remote debugging, i.e. the devtools.debugger.remote-enabled preference
+options-enable-remote-label = Rmed taseɣtit tanmeggagt
+options-enable-remote-tooltip2 =
+ .title = Armad n uɣewwar-a ad k-yeǧǧ ad tseɣtiḍ tummant-a n yiminig s wudem anmeggay.
+
+# The label for checkbox that toggles custom formatters for objects
+options-enable-custom-formatters-label = Rmed imselɣuyen udmawanen
+options-enable-custom-formatters-tooltip =
+ .title = Armad n textiṛt-a ad issireg ismal ara isbadun imselɣuyen udmawanen i tɣawsiwin DOM
+
+# The label for checkbox that toggles the service workers testing over HTTP on or off.
+options-enable-service-workers-http-label = Rmed tanaka Workers s HTTP (ticki tanaka n ifecka teldi)
+options-enable-service-workers-http-tooltip =
+ .title = Armad n uɣewwaṛ-agi ad isireg ameẓlu Workers s HTTP i yiccaren anda tanaka n ifecka teldi.
+
+# The label for the checkbox that toggles source maps in all tools.
+options-source-maps-label = Rmed aɣbalu n tifelwiyi
+options-source-maps-tooltip =
+ .title = Ma tremdeḍ aɣewwar-agi Taɣbalut ad tt-ttwacreḍ deg ufecku.
+
+# The message shown for settings that trigger page reload
+options-context-triggers-page-refresh = * Tiɣimit-agi, ad isali tikelt nniḍen asebter
+
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/toolbox.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/toolbox.ftl
new file mode 100644
index 0000000000..04b2094937
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/toolbox.ftl
@@ -0,0 +1,51 @@
+# 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/.
+
+
+### These messages are used in the DevTools toolbox.
+
+
+## These labels are shown in the "..." menu in the toolbox, and represent different
+## commands such as the docking of DevTools, toggling features, and viewing some
+## external links. Some of the commands have the keyboard shortcut shown next to
+## the label.
+
+toolbox-meatball-menu-dock-bottom-label = Seddu ukesser
+toolbox-meatball-menu-dock-left-label = Tamdeyt s ayeffus
+toolbox-meatball-menu-dock-right-label = Tamdeyt s azelmaḍ
+toolbox-meatball-menu-dock-separate-window-label = Asfaylu i yiman-is
+
+toolbox-meatball-menu-splitconsole-label = Sken tadiwent yebḍan
+toolbox-meatball-menu-hideconsole-label = Ffer tadiwent yebḍan
+
+toolbox-meatball-menu-settings-label = Iɣewwaṛen
+toolbox-meatball-menu-documentation-label = Tasemlit…
+toolbox-meatball-menu-community-label = Tamezdagnut…
+
+# This menu item is only available in the browser toolbox. It forces the popups/panels
+# to stay visible on blur, which is primarily useful for addon developers and Firefox
+# contributors.
+toolbox-meatball-menu-noautohide-label = Sens tuffra tawurmant n yisfuyla udhimen
+
+toolbox-meatball-menu-pseudo-locale-accented = Rmed tutlayt “s ufeskil”
+toolbox-meatball-menu-pseudo-locale-bidi = Rmed tutlayt “bidi”
+
+##
+
+
+## These labels are shown in the top-toolbar in the Browser Toolbox and Browser Console
+
+toolbox-mode-browser-toolbox-label = Askar n tnaka n ifecka n uminig
+toolbox-mode-browser-console-label = Askar n tdiwent n iminig
+
+toolbox-mode-everything-label = Agetsekkar
+toolbox-mode-everything-sub-label = (S taẓeyt)
+toolbox-mode-everything-container =
+ .title = Seɣti kullec deg agetsekkar
+
+toolbox-mode-parent-process-label = Agetsekkar kan amaraw
+toolbox-mode-parent-process-sub-label = (arurad)
+toolbox-mode-parent-process-container =
+ .title = Err ddehn-ik·im kan ɣer yiɣbula n ukala amaraw.
+
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/client/tooltips.ftl b/thunderbird-l10n/kab/localization/kab/devtools/client/tooltips.ftl
new file mode 100644
index 0000000000..be2ae523ee
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/client/tooltips.ftl
@@ -0,0 +1,83 @@
+# 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 for Developer Tools tooltips.
+
+learn-more = <span data-l10n-name="link">Issin ugar</span>
+
+## In the Rule View when a CSS property cannot be successfully applied we display
+## an icon. When this icon is hovered this message is displayed to explain why
+## the property is not applied.
+## Variables:
+## $property (string) - A CSS property name e.g. "color".
+## $display (string) - A CSS display value e.g. "inline-block".
+
+inactive-css-not-grid-or-flex-container = <strong>{ $property }</strong> ur d-yegli d kra ɣef uferdis-a, imi mačči d magbar flex neɣ d magbar n yiẓiki.
+inactive-css-not-grid-or-flex-container-or-multicol-container = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d amagbar flex, amagbar n yiẓiki, neɣ amagbar s ddeqs n tgejda.
+inactive-css-not-multicol-container = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d amagbar n waṭas n tgejda.
+inactive-css-not-grid-or-flex-item = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d aferdis n yiẓiki neɣ flex.
+inactive-css-not-grid-item = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d aferdis n yiẓiki.
+inactive-css-not-grid-container = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d amagbar n yiẓiki.
+inactive-css-not-flex-item = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d aferdis flex.
+inactive-css-not-flex-container = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d amagbar flex.
+inactive-css-not-inline-or-tablecell = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d aferdis inline neɣ table-cell.
+inactive-css-property-because-of-display = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi ɣur-s askan n <strong>{ $display }</strong>.
+inactive-css-not-display-block-on-floated = Azal <strong>display</strong> ibeddel-it umsedday ɣer <strong>block</strong> acku aferdis d <strong>flottant</strong>.
+inactive-css-property-is-impossible-to-override-in-visited = Ur izmir ara ad yales asbadu n <strong>{ $property }</strong> ɣef sebba n yilugan deg <strong>:visited</strong>.
+inactive-css-position-property-on-unpositioned-box = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d aferdis adigan.
+inactive-text-overflow-when-no-overflow = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-agi, imi <strong>overflow:hidden</strong> ur yettusbadu ara.
+inactive-css-not-for-internal-table-elements = <strong>{ $property }</strong> ur d-igellu s kra ɣef yiferdisen n tfelwit tagensant.
+inactive-css-not-for-internal-table-elements-except-table-cells = <strong>{ $property }</strong> ur d-igellu s kra ɣef yiferdisen n tfelwit tagensant slid tibliqin n tfelwit.
+inactive-css-not-table = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d tafelwit.
+inactive-css-not-table-cell = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi mačči d tabliqt n tfelwit.
+inactive-scroll-padding-when-not-scroll-container = <strong>{ $property }</strong> ur d-igellu s kra ɣef uferdis-a imi ur yezmir ara ad yedrurem.
+inactive-css-border-image = <strong>{ $property }</strong> ur ittḥaz ara akk aferdis-a imi ur yezmir ara ad yettwasnas ɣef yiferdisen igensanen n tfelwit ma yili <strong>border-collapse</strong> yettusbadu i <strong>collapse</strong> ɣef uferdis amaraw n tfelwit.
+inactive-css-ruby-element = <strong>{ $property }</strong> ur yettḥaz ara akk aferdis-a, acku d aferdis ruby. Teɣzi-ines tebna ɣef teɣzi n tsefsit n uḍris ruby.
+
+## In the Rule View when a CSS property cannot be successfully applied we display
+## an icon. When this icon is hovered this message is displayed to explain how
+## the problem can be solved.
+
+inactive-css-not-grid-or-flex-container-fix = Aɛraḍ n tmerna n <strong>display:grid</strong> neɣ <strong>display:flex</strong>. { learn-more }
+inactive-css-not-grid-or-flex-container-or-multicol-container-fix = Ɛreḍ timerna n <strong>display:grid</strong>, <strong>display:flex</strong>, neɣ <strong>columns:2</strong>. { learn-more }
+inactive-css-not-grid-or-flex-item-fix-3 = Ɛreḍ timerna n <strong>display:grid</strong>, <strong>display:flex</strong>, <strong>display:inline-grid</strong> neɣ <strong>display:inline-flex</strong> ɣer uferdis ammaraw. { learn-more }
+inactive-css-not-grid-item-fix-2 = Ɛreḍ timerna n <strong>display:grid</strong> neɣ <strong>display:inline-grid</strong> ɣer ubabat n uferdis . { learn-more }
+inactive-css-not-grid-container-fix = Aɛraḍ n tmerna n <strong>display:grid</strong> neɣ <strong>display:inline-grid</strong>. { learn-more }
+inactive-css-not-flex-item-fix-2 = Ɛreḍ timerna n <strong>display:flex</strong> neɣ <strong>display:inline-flex</strong> ɣer ubabat n uferdis . { learn-more }
+inactive-css-not-flex-container-fix = Ɛreḍ timerna n <strong>display:flex</strong> neɣ <strong>display:inline-flex</strong>. { learn-more }
+inactive-css-not-inline-or-tablecell-fix = Ɛreḍ timerna n <strong>display:inline</strong> neɣ<strong>display:table-cell</strong>. { learn-more }
+inactive-css-non-replaced-inline-or-table-row-or-row-group-fix = Ɛreḍ timerna n <strong>display:inline-block</strong> neɣ <strong>display:block</strong>. { learn-more }
+inactive-css-non-replaced-inline-or-table-column-or-column-group-fix = Ɛreḍ timerna n <strong>display:inline-block</strong>. { learn-more }
+inactive-css-not-display-block-on-floated-fix = Ɛreḍ tukksa n <strong>float</strong> neɣ timerna n <strong>display:block</strong>. { learn-more }
+inactive-css-position-property-on-unpositioned-box-fix = Ɛreḍ ad tesbaduḍ timeẓli-ines<strong>position</strong> s wazal-nniḍen ur nelli d <strong>statitc</strong>. { learn-more }
+inactive-text-overflow-when-no-overflow-fix = Ɛreḍ ad ternuḍ <strong>overflow:hidden</strong>. { learn-more }
+inactive-css-not-for-internal-table-elements-fix = Ɛreḍ asbadu n tmeẓli-ines <strong>display</strong> ɣef wayeḍ-nniḍen yemgaraden ɣef <strong>table-cell</strong>, <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong> neɣ <strong>table-footer-group</strong>. { learn-more }
+inactive-css-not-for-internal-table-elements-except-table-cells-fix = Ɛreḍ asbadu n tmeẓli-ines <strong>display</strong> ɣef wayeḍ-nniḍen yemgaraden ɣef <strong>table-column</strong>, <strong>table-row</strong>, <strong>table-column-group</strong>, <strong>table-row-group</strong> neɣ <strong>table-footer-group</strong>. { learn-more }
+inactive-css-not-table-fix = Ɛreḍ timerna n <strong>display:table</strong> neɣ <strong>display:inline-table</strong>. { learn-more }
+inactive-css-not-table-cell-fix = Ɛreḍ timerna n <strong>display:table-cell</strong>. { learn-more }
+inactive-scroll-padding-when-not-scroll-container-fix = Ɛreḍ ad ternuḍ <strong>overflow:auto</strong>, <strong>overflow:scroll</strong> neɣ <strong>overflow:hidden</strong>. { learn-more }
+inactive-css-border-image-fix = Ɣef uferdis amaraw n tfelwit, kkes timeẓlit neɣ senfel azal n <strong>border-collapse</strong> s wazal-nniḍen ur nelli d <strong>collapse</strong>. { learn-more }
+inactive-css-ruby-element-fix = Ɛreḍ ad tbeddleḍ <strong>font-size</strong> n uḍris "ruby". { learn-more }
+
+## In the Rule View when a CSS property may have compatibility issues with other browsers
+## we display an icon. When this icon is hovered this message is displayed to explain why
+## the property is incompatible and the platforms it is incompatible on.
+## Variables:
+## $property (string) - A CSS declaration name e.g. "-moz-user-select" that can be a platform specific alias.
+## $rootProperty (string) - A raw CSS property name e.g. "user-select" that is not a platform specific alias.
+
+css-compatibility-default-message = <strong>{ $property }</strong> ur yettusefrak ara deg yiminigen i d-iteddun:
+css-compatibility-deprecated-experimental-message = <strong>{ $property }</strong> tella d timeẓli tarmitant d taqburt deg rrif tura s yilugan W3C. Ur yettusefrak ara deg yiminigen i d-iteddun:
+css-compatibility-deprecated-experimental-supported-message = <strong>{ $property }</strong> tella d timezli tarmitant d taqburt s yilugan W3C.
+css-compatibility-deprecated-message = <strong>{ $property }</strong> d taqburt s yilugan W3C. Ur tettusefrak ara deg yiminigen i d-iteddun:
+css-compatibility-deprecated-supported-message = <strong>{ $property }</strong> d taqburt s yilugan W3C.
+css-compatibility-experimental-message = <strong>{ $property }</strong> tella d timeẓli tarmitant. Ur yettusefrakara deg yiminigen i d-iteddun:
+css-compatibility-experimental-supported-message = <strong>{ $property }</strong> tella d timeẓli tarmitant.
+css-compatibility-learn-more-message = <span data-l10n-name="link">Issin ugar</span> ɣef <strong>{ $rootProperty }</strong>
+
+## In the Rule View when a rule selector can causes issues, we display an icon.
+## When this icon is hovered one or more of those messages are displayed to explain what
+## the issue are.
+
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/shared/debugger-paused-reasons.ftl b/thunderbird-l10n/kab/localization/kab/devtools/shared/debugger-paused-reasons.ftl
new file mode 100644
index 0000000000..eab474dd95
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/shared/debugger-paused-reasons.ftl
@@ -0,0 +1,87 @@
+# 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/.
+
+
+### These strings are used inside the Debugger which is available from the Web
+### Developer sub-menu -> 'Debugger', as well as in the "Paused Debugger
+### Overlay" that is displayed in the content page when it pauses.
+
+
+### The correct localization of this file might be to keep it in
+### English, or another language commonly spoken among web developers.
+### You want to make that choice consistent across the developer tools.
+### A good criteria is the language in which you'd find the best
+### documentation on web development on the web.
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused due to a `debugger` statement in the code
+whypaused-debugger-statement = Ittwarǧa deg tesɣent n useɣti
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a breakpoint
+whypaused-breakpoint = Ittwarǧa deg wagaz uzgu
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an event breakpoint.
+whypaused-event-breakpoint = Yeḥbes deg wagaz n useḥbes n uneḍru
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an exception
+whypaused-exception = Ittwarǧu deg tesureft
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a DOM mutation breakpoint
+whypaused-mutation-breakpoint = Yeḥbes deg ubeddel DOM
+
+# The text that is displayed to describe an added node which triggers a subtree
+# modification
+whypaused-mutation-breakpoint-added = Yettwarna:
+
+# The text that is displayed to describe a removed node which triggers a subtree
+# modification
+whypaused-mutation-breakpoint-removed = Ittwakkes:
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused at a JS execution
+whypaused-interrupted = Ittwarǧu deg tesureft
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused while stepping in or out of the stack
+whypaused-resume-limit = Ittwarǧa deg usurif s usurif
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a dom event
+whypaused-pause-on-dom-events = Ittwaserǧa deg imseflid n tedyant
+
+# The text that is displayed in an info block when evaluating a conditional
+# breakpoint throws an error
+whypaused-breakpoint-condition-thrown = tucḍa akked ugaz n uzgu awtilan
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an xml http request
+whypaused-xhr = Ittwaserǧa deg XMLHttpRequest
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a promise rejection
+whypaused-promise-rejection = Ittwaserǧa deg tiririt
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused at a watchpoint on an object property
+whypaused-get-watchpoint = Yeḥbes deg unekcum ɣer tmeẓli
+
+# The text that is displayed in an info block explaining how the debugger is
+# currently paused at a watchpoint on an object property
+whypaused-set-watchpoint = Yeḥbes deg usbadu n tmeẓli
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an assert
+whypaused-assert = Ittwaserǧa deg usumer
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on a debugger statement
+whypaused-debug-command = Ittwaserǧa deg tesɣent n useɣti
+
+# The text that is displayed in a info block explaining how the debugger is
+# currently paused on an event listener breakpoint set
+whypaused-other = Ittwaserǧa deg useɣti
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/shared/highlighters.ftl b/thunderbird-l10n/kab/localization/kab/devtools/shared/highlighters.ftl
new file mode 100644
index 0000000000..16eea12577
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/shared/highlighters.ftl
@@ -0,0 +1,62 @@
+# 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/.
+
+
+### This file contains strings used in highlighters.
+### Highlighters are visualizations that DevTools draws on top of content to aid
+### in understanding content sizing, etc.
+
+# The row and column position of a grid cell shown in the grid cell infobar when hovering
+# over the CSS grid outline.
+# Variables
+# $row (integer) - The row index
+# $column (integer) - The column index
+grid-row-column-positions = Izirig { $row } / tigejda { $column }
+
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is a grid container.
+gridtype-container = Amagbar n yiẓiki
+
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is a grid item.
+gridtype-item = Aferdis n yiẓiki
+
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is both a grid container and a grid item.
+gridtype-dual = Amagbar /Item n yiẓiki
+
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is a flex container.
+flextype-container = Amagbar Flex
+
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is a flex item.
+flextype-item = Aferdis Flex
+
+# The layout type of an element shown in the infobar when hovering over a DOM element and
+# it is both a flex container and a flex item.
+flextype-dual = Amagbar /Item Flex
+
+# The message displayed in the content page when the user clicks on the
+# "Pick an element from the page" in about:devtools-toolbox inspector panel, when
+# debugging a remote page.
+# Variables
+# $action (string) - Will either be remote-node-picker-notice-action-desktop or
+# remote-node-picker-notice-action-touch
+remote-node-picker-notice = Amefran n tkerrist DevTools yermed. { $action }
+
+# Text displayed in `remote-node-picker-notice`, when the remote page is on desktop
+remote-node-picker-notice-action-desktop = Sit ɣef uferdis i wakken ad t-id-tferneḍ deg umaswaḍ
+
+# Text displayed in `remote-node-picker-notice`, when the remote page is on Android
+remote-node-picker-notice-action-touch = Sit ɣef uferdis i wakken ad t-id-tferneḍ deg umaswaḍ
+
+# The text displayed in the button that is in the notice in the content page when the user
+# clicks on the "Pick an element from the page" in about:devtools-toolbox inspector panel,
+# when debugging a remote page.
+remote-node-picker-notice-hide-button = Ffer
+
+# Text displayed in a button inside the "simple-highlighters-message" toolbox
+# notification. "Settings" here refers to the DevTools settings panel.
+simple-highlighters-settings-button = Ldi iɣewwaren
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/shared/webconsole-commands.ftl b/thunderbird-l10n/kab/localization/kab/devtools/shared/webconsole-commands.ftl
new file mode 100644
index 0000000000..6fbe8159b2
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/shared/webconsole-commands.ftl
@@ -0,0 +1,3 @@
+# 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/.
diff --git a/thunderbird-l10n/kab/localization/kab/devtools/startup/key-shortcuts.ftl b/thunderbird-l10n/kab/localization/kab/devtools/startup/key-shortcuts.ftl
new file mode 100644
index 0000000000..bbc2c7ca1e
--- /dev/null
+++ b/thunderbird-l10n/kab/localization/kab/devtools/startup/key-shortcuts.ftl
@@ -0,0 +1,38 @@
+# 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/.
+
+# Key pressed to open a toolbox with the default panel selected
+devtools-commandkey-toggle-toolbox = I
+# Alternative key pressed to open a toolbox with the default panel selected
+devtools-commandkey-toggle-toolbox-f12 = VK_F12
+# Key pressed to open the Browser Toolbox, used for debugging Firefox itself
+devtools-commandkey-browser-toolbox = I
+# Key pressed to open the Browser Console, used for debugging Firefox itself
+devtools-commandkey-browser-console = J
+# Key pressed to toggle on the Responsive Design Mode
+devtools-commandkey-responsive-design-mode = M
+# Key pressed to open a toolbox with the inspector panel selected
+devtools-commandkey-inspector = C
+# Key pressed to open a toolbox with the web console panel selected
+devtools-commandkey-webconsole = K
+# Key pressed to open a toolbox with the debugger panel selected
+devtools-commandkey-jsdebugger = Z
+# Key pressed to open a toolbox with the network monitor panel selected
+devtools-commandkey-netmonitor = E
+# Key pressed to open a toolbox with the style editor panel selected
+devtools-commandkey-styleeditor = VK_F7
+# Key pressed to open a toolbox with the performance panel selected
+devtools-commandkey-performance = VK_F5
+# Key pressed to open a toolbox with the storage panel selected
+devtools-commandkey-storage = VK_F9
+# Key pressed to open a toolbox with the DOM panel selected
+devtools-commandkey-dom = W
+# Key pressed to open a toolbox with the accessibility panel selected
+devtools-commandkey-accessibility-f12 = VK_F12
+# Key pressed to start or stop the performance profiler
+devtools-commandkey-profiler-start-stop = VK_1
+# Key pressed to capture a recorded performance profile
+devtools-commandkey-profiler-capture = VK_2
+# Key pressed to toggle the JavaScript tracing
+devtools-commandkey-javascript-tracing-toggle = VK_5