diff options
Diffstat (limited to 'l10n-kk/browser/browser/browser.ftl')
-rw-r--r-- | l10n-kk/browser/browser/browser.ftl | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-kk/browser/browser/browser.ftl b/l10n-kk/browser/browser/browser.ftl index a4f342cf55..95d28e25b1 100644 --- a/l10n-kk/browser/browser/browser.ftl +++ b/l10n-kk/browser/browser/browser.ftl @@ -567,6 +567,11 @@ urlbar-result-action-search-w-engine = { $engine } көмегімен іздеу urlbar-result-action-sponsored = Демеуленген urlbar-result-action-switch-tab = Бетке ауысу urlbar-result-action-visit = Шолу +# "Switch to tab with container" is used when the target tab is located in a +# different container. +# Variables +# $container (String): the name of the target container +urlbar-result-action-switch-tab-with-container = Бетке ауысу: · <span>{ $container }</span> # Allows the user to visit a URL that was previously copied to the clipboard. urlbar-result-action-visit-from-clipboard = Алмасу буферінен сілтемені шолу # Directs a user to press the Tab key to perform a search with the specified @@ -597,6 +602,12 @@ urlbar-result-action-copy-to-clipboard = Көшіру # $result (String): the string representation for a formula result urlbar-result-action-calculator-result = = { $result } +## Strings used for buttons in the urlbar + +# Label prompting user to search with a particular search engine. +# $engine (String): the name of a search engine that searches a specific site +urlbar-result-search-with = { $engine } көмегімен іздеу + ## Action text shown in urlbar results, usually appended after the search ## string or the url, like "result value - action text". ## In these actions "Search" is a verb, followed by where the search is performed. @@ -891,6 +902,10 @@ tabs-toolbar-list-all-tabs = restore-session-startup-suggestion-message = <strong>Алдыңғы беттерді ашу керек пе?</strong> Сіз алдыңғы сессияны { -brand-short-name } қолданба мәзірі ішіндегі <img data-l10n-name="icon"/> Тарих бөлімінен қалпына келтіре аласыз. restore-session-startup-suggestion-button = Қалай жасау керектігін көрсету +## Infobar shown when the user tries to open a file picker and file pickers are blocked by enterprise policy + +filepicker-blocked-infobar = Сіздің ұйымыңыз бұл компьютердегі жергілікті файлдарға қатынауды бұғаттаған. + ## Mozilla data reporting notification (Telemetry, Firefox Health Report, etc) data-reporting-notification-message = { -brand-short-name } автоматты түрде { -vendor-short-name } адресіне өнімді жақсартуға көмектесетін ақпаратты жібереді. @@ -899,6 +914,15 @@ data-reporting-notification-button = .accesskey = М # Label for the indicator shown in the private browsing window titlebar. private-browsing-indicator-label = Жекелік шолу +# Tooltip for the indicator shown in the window titlebar when content analysis is active. +# Variables: +# $agentName (String): The name of the DLP agent that is connected +content-analysis-indicator-tooltip = + .tooltiptext = Деректер жоғалуын болдырмаудың (DLP) { $agentName } ұсынған шешімі. Қосымша ақпарат алу үшін шертіңіз. +content-analysis-panel-title = Деректерді қорғау +# Variables: +# $agentName (String): The name of the DLP agent that is connected +content-analysis-panel-text = Ұйымыңыз деректер жоғалуын қорғау үшін { $agentName } пайдаланады. <a data-l10n-name="info">Көбірек білу</a> ## Unified extensions (toolbar) button |