diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-km/browser/browser/webrtcIndicator.ftl | 130 |
1 files changed, 130 insertions, 0 deletions
diff --git a/l10n-km/browser/browser/webrtcIndicator.ftl b/l10n-km/browser/browser/webrtcIndicator.ftl new file mode 100644 index 0000000000..07858b26e3 --- /dev/null +++ b/l10n-km/browser/browser/webrtcIndicator.ftl @@ -0,0 +1,130 @@ +# 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/. + + +# Note: This is currently placed under browser/base/content so that we can +# get the strings to appear without having our localization community need +# to go through and translate everything. Once these strings are ready for +# translation, we'll move it to the locales folder. + + +## These strings are used so that the window has a title in tools that +## enumerate/look for window titles. It is not normally visible anywhere. + + +## Used as list items in sharing menu + +webrtc-item-camera = កាមេរ៉ា +webrtc-item-microphone = មីក្រូហ្វូន +webrtc-item-audio-capture = អូឌីយ៉ូផ្ទាំង +webrtc-item-application = កម្មវិធី +webrtc-item-screen = អេក្រង់ +webrtc-item-window = វីនដូ +webrtc-item-browser = ផ្ទាំង + +## + +# This is used for the website origin for the sharing menu if no readable origin could be deduced from the URL. +webrtc-sharing-menuitem-unknown-host = មិនស្គាល់ប្រភពដើម +# Variables: +# $origin (String): The website origin (e.g. www.mozilla.org) +# $itemList (String): A formatted list of items (e.g. "camera, microphone and tab audio") +webrtc-sharing-menuitem = + .label = { $origin } ({ $itemList }) +webrtc-sharing-menu = + .label = ផ្ទាំងចែករំលែកឧបករណ៍ + .accesskey = d + +## These strings will display as a tooltip on supported systems where we show +## device sharing state in the OS notification area. We do not use these strings +## on macOS, as global menu bar items do not have native tooltips. + + +## Tooltips used by the legacy global sharing indicator + +webrtc-indicator-sharing-camera-and-microphone = + .tooltiptext = ម៉ាស៊ីនថត និងមីក្រូហ្វូនរបស់អ្នកកំពុងត្រូវបានចែករំលែក។ ចុចដើម្បីពិនិត្យមើលការចែករំលែក។ +webrtc-indicator-sharing-camera = + .tooltiptext = ម៉ាស៊ីនថតរបស់អ្នកកំពុងត្រូវបានចែករំលែក។ ចុចដើម្បីពិនិត្យមើលការចែករំលែក។ +webrtc-indicator-sharing-microphone = + .tooltiptext = មីក្រូហ្វូនរបស់អ្នកកំពុងត្រូវបានចែករំលែក។ ចុច ដើម្បីពិនិត្យមើលការចែករំលែក។ +webrtc-indicator-sharing-application = + .tooltiptext = កម្មវិធីកំពុងត្រូវបានចែករំលែក។ ចុចដើម្បីពិនិត្យមើលការចែករំលែក។ +webrtc-indicator-sharing-screen = + .tooltiptext = អេក្រង់របស់អ្នកកំពុងតែត្រូវបានចែករំលែក។ ចុចដើម្បីពិនិត្យមើលការចែករំលែក។ +webrtc-indicator-sharing-window = + .tooltiptext = បង្អួចកំពុងត្រូវបានចែករំលែក។ ចុចដើម្បីពិនិត្យមើលការចែករំលែក។ +webrtc-indicator-sharing-browser = + .tooltiptext = ផ្ទាំងត្រូវបានចែករំលែក។ ចុចដើម្បីគ្រប់គ្រងការចែករំលែក។ + +## These strings are only used on Mac for menus attached to icons +## near the clock on the mac menubar. +## Variables: +## $streamTitle (String): the title of the tab using the share. +## $tabCount (Number): the title of the tab using the share. + +webrtc-indicator-menuitem-control-sharing = + .label = ពិនិត្យមើលការចែករំលែក +webrtc-indicator-menuitem-control-sharing-on = + .label = ពិនិត្យមើលការចែករំលែកនៅលើ "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-camera-with = + .label = ចែករំលែកម៉ាស៊ីនថតជាមួយ "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-camera-with-n-tabs = + .label = ចែករំលែកកាមេរ៉ាជាមួយផ្ទាំង { $tabCount } +webrtc-indicator-menuitem-sharing-microphone-with = + .label = ចែករំលែកមីក្រូហ្វូនជាមួយ "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-microphone-with-n-tabs = + .label = ចែករំលែកមីក្រូហ្វូនជាមួយផ្ទាំង { $tabCount } +webrtc-indicator-menuitem-sharing-application-with = + .label = ចែករំលែកកម្មវិធីជាមួយ "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-application-with-n-tabs = + .label = ចែករំលែកកម្មវិធីជាមួយផ្ទាំង { $tabCount } +webrtc-indicator-menuitem-sharing-screen-with = + .label = ចែករំលែកអេក្រង់ជាមួយ "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-screen-with-n-tabs = + .label = ចែករំលែកអេក្រង់ជាមួយផ្ទាំង { $tabCount } +webrtc-indicator-menuitem-sharing-window-with = + .label = ចែករំលែកបង្អួចជាមួយ "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-window-with-n-tabs = + .label = ចែករំលែកបង្អួចជាមួយផ្ទាំង { $tabCount } +webrtc-indicator-menuitem-sharing-browser-with = + .label = ចែករំលែកផ្ទាំងជាមួយ "{ $streamTitle }" +# This message is shown when the contents of a tab is shared during a WebRTC +# session, which currently is only possible with Loop/Hello. +webrtc-indicator-menuitem-sharing-browser-with-n-tabs = + .label = ចែករំលែកផ្ទាំងជាមួយផ្ទាំង { $tabCount } + +## Variables: +## $origin (String): the website origin (e.g. www.mozilla.org). + + +## Variables: +## $origin (String): the first party origin. +## $thirdParty (String): the third party origin. + + +## + +webrtc-share-screen-learn-more = ស្វែងយល់បន្ថែម +webrtc-share-entire-screen = អេក្រង់ទាំងមូល +# Variables: +# $monitorIndex (String): screen number (digits 1, 2, etc). +webrtc-share-monitor = អេក្រង់ { $monitorIndex } +# Variables: +# $windowCount (Number): the number of windows currently displayed by the application. +# $appName (String): the name of the application. +webrtc-share-application = { $appName } (បង្អួច { $windowCount }) + +## These buttons are the possible answers to the various prompts in the "webrtc-allow-share-*" strings. + +webrtc-action-allow = + .label = អនុញ្ញាត + .accesskey = A + +## + +webrtc-remember-allow-checkbox = ចងចាំការសម្រេចចិត្តនេះ +webrtc-reason-for-no-permanent-allow-screen = { -brand-short-name } មិនអាចអនុញ្ញាតឲ្យចូលប្រើប្រាស់អេក្រង់របស់អ្នកជាអចិន្ត្រៃយ៍។ +webrtc-reason-for-no-permanent-allow-audio = { -brand-short-name } មិនអាចអនុញ្ញាតឲ្យចូលស្ដាប់សំឡេងក្នុងផ្ទាំងរបស់អ្នករហូត ដោយមិនសួរអ្វីមួយត្រូវចែករំលែកនោះទេ។ +webrtc-reason-for-no-permanent-allow-insecure = ការតភ្ជាប់បណ្ដាញរបស់អ្នកទៅទំព័រនេះមិនមានសុវត្ថិភាពទេ។ ដើម្បីការពារអ្នក { -brand-short-name } នឹងអនុញ្ញាតតែការចូលសម្រាប់ពេលនេះទេ។ |