summaryrefslogtreecommitdiffstats
path: root/l10n-kk/browser/browser/browserContext.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-kk/browser/browser/browserContext.ftl')
-rw-r--r--l10n-kk/browser/browser/browserContext.ftl391
1 files changed, 391 insertions, 0 deletions
diff --git a/l10n-kk/browser/browser/browserContext.ftl b/l10n-kk/browser/browser/browserContext.ftl
new file mode 100644
index 0000000000..d5b158c15c
--- /dev/null
+++ b/l10n-kk/browser/browser/browserContext.ftl
@@ -0,0 +1,391 @@
+# 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/.
+
+navbar-tooltip-instruction =
+ .value =
+ { PLATFORM() ->
+ [macos] Тарихы үшін төмен тартыңыз
+ *[other] Тарихы үшін оң жақпен шертіңіз не төмен тартыңыз
+ }
+
+## Back
+
+# Variables
+# $shortcut (String) - A keyboard shortcut for the Go Back command.
+main-context-menu-back-2 =
+ .tooltiptext = Алдыңғы бетке қайту ({ $shortcut })
+ .aria-label = Артқа
+ .accesskey = а
+# This menuitem is only visible on macOS
+main-context-menu-back-mac =
+ .label = Артқа
+ .accesskey = а
+navbar-tooltip-back-2 =
+ .value = { main-context-menu-back-2.tooltiptext }
+toolbar-button-back-2 =
+ .label = { main-context-menu-back-2.aria-label }
+
+## Forward
+
+# Variables
+# $shortcut (String) - A keyboard shortcut for the Go Forward command.
+main-context-menu-forward-2 =
+ .tooltiptext = Келесі бетке өту ({ $shortcut })
+ .aria-label = Алға
+ .accesskey = л
+# This menuitem is only visible on macOS
+main-context-menu-forward-mac =
+ .label = Алға
+ .accesskey = л
+navbar-tooltip-forward-2 =
+ .value = { main-context-menu-forward-2.tooltiptext }
+toolbar-button-forward-2 =
+ .label = { main-context-menu-forward-2.aria-label }
+
+## Reload
+
+main-context-menu-reload =
+ .aria-label = Жаңарту
+ .accesskey = й
+# This menuitem is only visible on macOS
+main-context-menu-reload-mac =
+ .label = Жаңарту
+ .accesskey = й
+toolbar-button-reload =
+ .label = { main-context-menu-reload.aria-label }
+
+## Stop
+
+main-context-menu-stop =
+ .aria-label = Тоқтату
+ .accesskey = т
+# This menuitem is only visible on macOS
+main-context-menu-stop-mac =
+ .label = Тоқтату
+ .accesskey = т
+toolbar-button-stop =
+ .label = { main-context-menu-stop.aria-label }
+
+## Stop-Reload Button
+
+toolbar-button-stop-reload =
+ .title = { main-context-menu-reload.aria-label }
+
+## Firefox Account Button
+
+toolbar-button-fxaccount =
+ .label = { -fxaccount-brand-name }
+ .tooltiptext = { -fxaccount-brand-name }
+
+## Account toolbar Button
+
+toolbar-button-account =
+ .label = Тіркелгі
+ .tooltiptext = Тіркелгі
+
+## Save Page
+
+main-context-menu-page-save =
+ .label = Парақты қалайша сақтау…
+ .accesskey = т
+
+## Simple menu items
+
+main-context-menu-bookmark-page =
+ .aria-label = Бетті бетбелгілерге қосу…
+ .accesskey = л
+ .tooltiptext = Бетті бетбелгілерге қосу
+# This menuitem is only visible on macOS
+# Cannot be shown at the same time as main-context-menu-edit-bookmark-mac,
+# so should probably have the same access key if possible.
+main-context-menu-bookmark-page-mac =
+ .label = Бетті бетбелгілерге қосу
+ .accesskey = л
+# This menuitem is only visible on macOS
+# Cannot be shown at the same time as main-context-menu-bookmark-page-mac,
+# so should probably have the same access key if possible.
+main-context-menu-edit-bookmark-mac =
+ .label = Бетбелгіні түзету…
+ .accesskey = л
+# Variables
+# $shortcut (String) - A keyboard shortcut for the add bookmark command.
+main-context-menu-bookmark-page-with-shortcut =
+ .aria-label = Бетті бетбелгілерге қосу…
+ .accesskey = л
+ .tooltiptext = Бетті бетбелгілерге қосу ({ $shortcut })
+main-context-menu-edit-bookmark =
+ .aria-label = Бетбелгіні түзету…
+ .accesskey = г
+ .tooltiptext = Бетбелгіні түзету
+# Variables
+# $shortcut (String) - A keyboard shortcut for the edit bookmark command.
+main-context-menu-edit-bookmark-with-shortcut =
+ .aria-label = Бетбелгіні түзету…
+ .accesskey = б
+ .tooltiptext = Бетбелгіні түзету ({ $shortcut })
+main-context-menu-open-link =
+ .label = Сілтемені ашу
+ .accesskey = С
+main-context-menu-open-link-new-tab =
+ .label = Сілтемені жаңа бетте ашу
+ .accesskey = б
+main-context-menu-open-link-container-tab =
+ .label = Сілтемені жаңа контейнер бетінде ашу
+ .accesskey = к
+main-context-menu-open-link-new-window =
+ .label = Сілтемені жаңа терезеде ашу
+ .accesskey = т
+main-context-menu-open-link-new-private-window =
+ .label = Сілтемені жаңа жекелік терезесінде ашу
+ .accesskey = к
+main-context-menu-bookmark-link-2 =
+ .label = Сілтемені бетбелгілерге қосу…
+ .accesskey = б
+main-context-menu-save-link =
+ .label = Сілтемені қалайша сақтау…
+ .accesskey = м
+main-context-menu-save-link-to-pocket =
+ .label = Сілтемені { -pocket-brand-name }-ке сақтау
+ .accesskey = o
+
+## The access keys for "Copy Link" and "Copy Email Address"
+## should be the same if possible; the two context menu items
+## are mutually exclusive.
+
+main-context-menu-copy-email =
+ .label = Электронды пошта адресін көшіріп алу
+ .accesskey = п
+main-context-menu-copy-phone =
+ .label = Телефон нөмірін көшіріп алу
+ .accesskey = ш
+main-context-menu-copy-link-simple =
+ .label = Сілтемені көшіріп алу
+ .accesskey = л
+# This command copies the link, removing additional
+# query parameters used to track users across sites.
+main-context-menu-strip-on-share-link =
+ .label = Сайт бақылаусыз сілтемені көшіру
+ .accesskey = р
+
+## Media (video/audio) controls
+##
+## The accesskey for "Play" and "Pause" are the
+## same because the two context-menu items are
+## mutually exclusive.
+
+main-context-menu-media-play =
+ .label = Ойнау
+ .accesskey = О
+main-context-menu-media-pause =
+ .label = Аялдату
+ .accesskey = А
+
+##
+
+main-context-menu-media-mute =
+ .label = Дыбысын сөндіру
+ .accesskey = Д
+main-context-menu-media-unmute =
+ .label = Даусын қосу
+ .accesskey = Д
+main-context-menu-media-play-speed-2 =
+ .label = Жылдамдық
+ .accesskey = ы
+main-context-menu-media-play-speed-slow-2 =
+ .label = 0,5×
+main-context-menu-media-play-speed-normal-2 =
+ .label = 1,0×
+main-context-menu-media-play-speed-fast-2 =
+ .label = 1,25×
+main-context-menu-media-play-speed-faster-2 =
+ .label = 1,5×
+main-context-menu-media-play-speed-fastest-2 =
+ .label = 2×
+main-context-menu-media-loop =
+ .label = Қайталау
+ .accesskey = а
+
+## The access keys for "Show Controls" and "Hide Controls" are the same
+## because the two context-menu items are mutually exclusive.
+
+main-context-menu-media-show-controls =
+ .label = Басқару батырмаларын көрсету
+ .accesskey = Б
+main-context-menu-media-hide-controls =
+ .label = Басқару батырмаларын көрсету
+ .accesskey = Б
+
+##
+
+main-context-menu-media-video-fullscreen =
+ .label = Толық экран режимі
+ .accesskey = Т
+main-context-menu-media-video-leave-fullscreen =
+ .label = Толық экраннан шығу
+ .accesskey = Т
+# This is used when right-clicking on a video in the
+# content area when the Picture-in-Picture feature is enabled.
+main-context-menu-media-watch-pip =
+ .label = Суреттегі сурет режимінде қарау
+ .accesskey = у
+main-context-menu-image-reload =
+ .label = Суретті қайта жүктеу
+ .accesskey = С
+main-context-menu-image-view-new-tab =
+ .label = Суретті жаңа бетте ашу
+ .accesskey = С
+main-context-menu-video-view-new-tab =
+ .label = Бейнені жаңа бетте ашу
+ .accesskey = Б
+main-context-menu-image-copy =
+ .label = Суретті көшіру
+ .accesskey = р
+main-context-menu-image-copy-link =
+ .label = Сурет сілтемесін көшіру
+ .accesskey = ш
+main-context-menu-video-copy-link =
+ .label = Видео сілтемесін көшіру
+ .accesskey = ш
+main-context-menu-audio-copy-link =
+ .label = Аудио сілтемесін көшіру
+ .accesskey = ш
+main-context-menu-image-save-as =
+ .label = Суретті қалайша сақтау…
+ .accesskey = у
+main-context-menu-image-email =
+ .label = Суретті эл. поштамен жіберу…
+ .accesskey = у
+main-context-menu-image-set-image-as-background =
+ .label = Суретті жұмыс үстелінің тұсқағазы ретінде орнату…
+ .accesskey = С
+main-context-menu-image-copy-text =
+ .label = Суреттен мәтінді көшіру
+ .accesskey = т
+main-context-menu-image-info =
+ .label = Сурет ақпаратын қарау
+ .accesskey = С
+main-context-menu-image-desc =
+ .label = Анықтамасын қарау
+ .accesskey = н
+main-context-menu-video-save-as =
+ .label = Видеоны қалайша сақтау…
+ .accesskey = В
+main-context-menu-audio-save-as =
+ .label = Аудионы қалайша сақтау…
+ .accesskey = А
+main-context-menu-video-take-snapshot =
+ .label = Снапшотты түсіру…
+ .accesskey = т
+main-context-menu-video-email =
+ .label = Видеоны эл. поштамен жіберу…
+ .accesskey = В
+main-context-menu-audio-email =
+ .label = Аудионы эл. поштамен жіберу…
+ .accesskey = А
+main-context-menu-save-to-pocket =
+ .label = Бетті { -pocket-brand-name }-ке сақтау
+ .accesskey = k
+main-context-menu-send-to-device =
+ .label = Парақты құрылғыға жіберу
+ .accesskey = ы
+
+## The access keys for "Use Saved Login" and "Use Saved Password"
+## should be the same if possible; the two context menu items
+## are mutually exclusive.
+
+main-context-menu-use-saved-login =
+ .label = Сақталған логинді қолдану
+ .accesskey = о
+# Displayed when there are saved passwords and the user clicks inside a username or password field
+main-context-menu-use-saved-password =
+ .label = Сақталған парольді қолдану
+ .accesskey = о
+
+##
+
+main-context-menu-use-relay-mask =
+ .label = { -relay-brand-short-name } эл. пошта маскасын қолдану
+ .accesskey = о
+main-context-menu-suggest-strong-password =
+ .label = Мықты парольді ұсыну…
+ .accesskey = с
+main-context-menu-manage-logins2 =
+ .label = Логиндерді басқару
+ .accesskey = с
+main-context-menu-manage-passwords =
+ .label = Парольдерді басқару
+ .accesskey = б
+main-context-menu-keyword =
+ .label = Осы ізденісті белгілейтін кілт сөзін енгізу…
+ .accesskey = к
+main-context-menu-link-send-to-device =
+ .label = Сілтемені құрылғыға жіберу
+ .accesskey = ы
+main-context-menu-frame =
+ .label = Осы фреймде
+ .accesskey = м
+main-context-menu-frame-show-this =
+ .label = Тек осы фреймді көрсету
+ .accesskey = о
+main-context-menu-frame-open-tab =
+ .label = Фреймді жаңа бетте ашу
+ .accesskey = б
+main-context-menu-frame-open-window =
+ .label = Фреймді жаңа терезеде ашу
+ .accesskey = Ф
+main-context-menu-frame-reload =
+ .label = Фреймді жаңарту
+ .accesskey = ж
+main-context-menu-frame-add-bookmark =
+ .label = Фреймді бетбелгілерге қосу…
+ .accesskey = м
+main-context-menu-frame-save-as =
+ .label = Фреймді қалайша сақтау…
+ .accesskey = е
+main-context-menu-frame-print =
+ .label = Фреймді баспаға шығару…
+ .accesskey = а
+main-context-menu-frame-view-source =
+ .label = Фреймнің бастапқы кодын қарау
+ .accesskey = у
+main-context-menu-frame-view-info =
+ .label = Фрейм туралы ақпарат
+ .accesskey = Ф
+main-context-menu-print-selection-2 =
+ .label = Таңдалғанды баспаға шығару…
+ .accesskey = р
+main-context-menu-view-selection-source =
+ .label = Ерекшеленгеннің бастапқы коды
+ .accesskey = ы
+main-context-menu-take-screenshot =
+ .label = Скриншотты түсіру
+ .accesskey = н
+main-context-menu-take-frame-screenshot =
+ .label = Скриншотты түсіру
+ .accesskey = о
+main-context-menu-view-page-source =
+ .label = Парақтың бастапқы кодын қарау
+ .accesskey = у
+main-context-menu-bidi-switch-text =
+ .label = Парақтағы мәтін бағытын ауыстыру
+ .accesskey = у
+main-context-menu-bidi-switch-page =
+ .label = Парақтағы мәтін бағытын ауыстыру
+ .accesskey = а
+main-context-menu-inspect =
+ .label = Бақылау
+ .accesskey = ы
+main-context-menu-inspect-a11y-properties =
+ .label = Қолжетерлілік қасиеттерін бақылау
+main-context-menu-eme-learn-more =
+ .label = DRM туралы көбірек білу…
+ .accesskey = D
+# Variables
+# $containerName (String): The name of the current container
+main-context-menu-open-link-in-container-tab =
+ .label = Сілтемені жаңа { $containerName } бетінде ашу
+ .accesskey = т
+main-context-menu-reveal-password =
+ .label = Парольді көрсету
+ .accesskey = с