diff options
Diffstat (limited to 'l10n-km/toolkit/toolkit/about/aboutPlugins.ftl')
-rw-r--r-- | l10n-km/toolkit/toolkit/about/aboutPlugins.ftl | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/l10n-km/toolkit/toolkit/about/aboutPlugins.ftl b/l10n-km/toolkit/toolkit/about/aboutPlugins.ftl new file mode 100644 index 0000000000..066db16c8c --- /dev/null +++ b/l10n-km/toolkit/toolkit/about/aboutPlugins.ftl @@ -0,0 +1,41 @@ +# 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/. + +title-label = អំពីកម្មវិធីជំនួយ + +installed-plugins-label = កម្មវិធីជំនួយបានដំឡើង +no-plugins-are-installed-label = រកមិនឃើញកម្មវិធីជំនួយបានដំឡើង + +## The information of plugins +## +## Variables: +## $pluginLibraries: the plugin library +## $pluginFullPath: path of the plugin +## $version: version of the plugin + +file-dd = <span data-l10n-name="file">ឯកសារ ៖</span> { $pluginLibraries } +path-dd = <span data-l10n-name="path">ផ្លូវ ៖</span> { $pluginFullPath } +version-dd = <span data-l10n-name="version">កំណែ៖</span> { $version } + +## These strings describe the state of plugins +## +## Variables: +## $blockListState: show some special state of the plugin, such as blocked, outdated + +state-dd-enabled = <span data-l10n-name="state">ស្ថានភាព ៖</span> បានអនុញ្ញាត +state-dd-enabled-block-list-state = <span data-l10n-name="state">ស្ថានភាព ៖</span> បានអនុញ្ញាត ({ $blockListState }) +state-dd-Disabled = <span data-l10n-name="state">ស្ថានភាព ៖</span> បិទ +state-dd-Disabled-block-list-state = <span data-l10n-name="state">ស្ថានភាព ៖</span> បិទ ({ $blockListState }) + +mime-type-label = ប្រភេទ MIME +description-label = សេចក្ដីពិពណ៌នា +suffixes-label = បច្ច័យ + +## Gecko Media Plugins (GMPs) + +plugins-gmp-license-info = ព័ត៌មានអាជ្ញាប័ណ្ណ + +plugins-openh264-name = កូដឌិកវីដេអូ OpenH264 បានផ្ដល់ដោយប្រព័ន្ធ Cisco Systems, Inc ។ +plugins-openh264-description = កម្មវិធីជំនួយនេះត្រូវបានដំឡើងដោយ Mozilla ដោយស្វ័យប្រវត្តិ ដើម្បីឲ្យត្រូវគ្នាជាមួយសមត្ថភាព WebRTC និងដើម្បីអនុញ្ញាតការហៅ WebRTC ជាមួយឧបករណ៍ដែលទាមទារកូដឌិកវីដេអូ H.264។ សូមទស្សនា http://www.openh264.org/ ដើម្បីមើលកូដប្រភព និងសិក្សាបន្ថែមអំពីការអនុវត្តិ។ + |