blob: 7146b7c8324b8446d62964ebe3b1d0e14da9db55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# 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/.
# LOCALIZATION NOTE (state.current.allowed,
# state.current.allowedForSession,
# state.current.allowedTemporarily,
# state.current.blockedTemporarily,
# state.current.blocked,
# state.current.hide):
# This label is used to display active permission states in the site
# identity popup (which does not have a lot of screen space).
state.current.allowed = ඉඩ දුන්
state.current.allowedForSession = වාරයට ඉඩ දුන්
state.current.allowedTemporarily = තාවකාලිකව ඉඩ දුන්
state.current.blockedTemporarily = තාවකාලිකව අවහිර කළ
state.current.blocked = අවහිර කළ
state.current.prompt = සැමවිට අසන්න
# LOCALIZATION NOTE (state.multichoice.alwaysAsk,
# state.multichoice.allow,
# state.multichoice.allowForSession,
# state.multichoice.block):
# Used to label permission state checkboxes in the page info dialog.
state.multichoice.alwaysAsk = සැමවිට අසන්න
state.multichoice.allow = ඉඩ දෙන්න
state.multichoice.allowForSession = වාරයට ඉඩ දෙන්න
state.multichoice.block = අවහිර
state.multichoice.autoplayblock = හඬ අවහිරය
state.multichoice.autoplayblockall = ශ්රව්ය සහ දෘශ්ය අවහිරය
state.multichoice.autoplayallow = ශ්රව්ය හා දෘශ්ය සඳහා ඉඩදෙන්න
permission.autoplay.label = ස්වයං වාදනය
permission.cookie.label = දත්තකඩ සකසන්න
permission.desktop-notification3.label = දැනුම්දීම් යවන්න
permission.camera.label = රූගතය භාවිතය
permission.microphone.label = ශබ්දවාහිනිය භාවිතා කරන්න
permission.screen.label = තිරය බෙදා ගන්න
permission.install.label = එක්කහු ස්ථාපනය
permission.popup.label = උත්පතන කවුළු අරින්න
permission.geo.label = ඔබගේ ස්ථානයට ප්රවේශය
permission.xr.label = අතථ්ය යථාර්ථ උපාංග වෙත ප්රවේශය
permission.shortcuts.label = යතුරුපුවරු කෙටිමං අභිබවීම
permission.focus-tab-by-prompt.label = මෙම පටිත්තට මාරුවන්න
permission.persistent-storage.label = අනවරත ආචයනයේ දත්ත ගබඩා කරන්න
permission.midi.label = MIDI උපාංග ප්රවේශය
permission.midi-sysex.label = SysEx සහාය සහිතව MIDI උපාංග වෙත ප්රවේශය
# LOCALIZATION NOTE (permission.open-protocol-handler.label):
# Open as a verb. "This site may open applications".
permission.open-protocol-handler.label = යෙදුම් විවෘත කරන්න
|