diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-si/toolkit/toolkit/about/aboutPerformance.ftl | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-si/toolkit/toolkit/about/aboutPerformance.ftl b/l10n-si/toolkit/toolkit/about/aboutPerformance.ftl new file mode 100644 index 0000000000..862b682284 --- /dev/null +++ b/l10n-si/toolkit/toolkit/about/aboutPerformance.ftl @@ -0,0 +1,53 @@ +# 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/. + +# Page title +about-performance-title = කාර්ය කළමනාකරු + +## Column headers + +column-name = නම +column-type = වර්ගය: +column-energy-impact = බලශක්ති බලපෑම +column-memory = මතකය + +## Special values for the Name column + +ghost-windows = මෑත දී වසා දැමූ පටිති + +## Values for the Type column + +type-tab = පටිත්ත +type-subframe = අනුරාමුව +type-tracker = ලුහුබැඳීම +type-addon = එක්කහු +type-browser = අතිරික්සුව +type-other = වෙනත් + +## Values for the Energy Impact column +## +## Variables: +## $value (Number) - Value of the energy impact, eg. 0.25 (low), +## 5.38 (medium), 105.38 (high) + +energy-impact-high = ඉහළ ({ $value }) +energy-impact-medium = මධ්යම ({ $value }) +energy-impact-low = අඩු ({ $value }) + +## Values for the Memory column +## +## Variables: +## $value (Number) - How much memory is used + +size-KB = කි.බ. { $value } +size-MB = මෙ.බ. { $value } +size-GB = ගි.බ. { $value } + +## Tooltips for the action buttons + +close-tab = + .title = පටිත්ත වසන්න +show-addon = + .title = එක්කහු කළමනාකරු පෙන්වන්න + |