summaryrefslogtreecommitdiffstats
path: root/l10n-kn/toolkit/chrome/global/videocontrols.dtd
blob: 2011965af47317eb36b89b92ee778aadb5bf612c (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
<!-- 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/. -->

<!ENTITY playButton.playLabel "ಪ್ಲೇ ಮಾಡು">
<!ENTITY playButton.pauseLabel "ವಿರಮಿಸು">
<!ENTITY muteButton.muteLabel "ಮೂಕಗೊಳಿಸು">
<!ENTITY muteButton.unmuteLabel "ಮೂಕಗೊಳಿಸದಿರು">
<!ENTITY fullscreenButton.enterfullscreenlabel "ಪೂರ್ಣ ತೆರೆ">
<!ENTITY fullscreenButton.exitfullscreenlabel "ಪೂರ್ಣ ತೆರೆಯಿಂದ ನಿರ್ಗಮಿಸು">
<!ENTITY castingButton.castingLabel "ತೆರೆಗೆ ಕ್ಯಾಸ್ಟ್ ಮಾಡು">
<!ENTITY closedCaption.off "ನಿಷ್ಕ್ರಿಯ">

<!ENTITY error.aborted "ವೀಡಿಯೊ ಲೋಡ್ ಆಗುವುದು ನಿಂತಿದೆ.">
<!ENTITY error.network "ಜಾಲಬಂಧದ ದೋಷದ ಕಾರಣ ವೀಡಿಯೊ ಚಾಲನೆಯು ನಿಂತಿದೆ.">
<!ENTITY error.decode "ಕಡತವು ಹಾಳಾಗಿರುವ ಕಾರಣದಿಂದ ವೀಡಿಯೊ ಚಾಲನೆಯನ್ನು ನಡೆಸಲು ಸಾಧ್ಯವಿಲ್ಲ.">
<!ENTITY error.srcNotSupported "ವೀಡಿಯೊ ವಿನ್ಯಾಸ ಅಥವ MIME ಬಗೆಗೆ ಬೆಂಬಲವಿಲ್ಲ.">
<!ENTITY error.noSource2 "ಬೆಂಬಲಿತವಾದ ವಿನ್ಯಾಸ ಮತ್ತು MIME ಬಗೆಯೊಂದಿಗೆ ಯಾವುದೆ ವಿಡಿಯೊ ಕಂಡುಬಂದಿಲ್ಲ.">
<!ENTITY error.generic "ಅಜ್ಞಾತ ಕಾರಣದಿಂದಾಗಿ ವಿಡಿಯೊ ಚಾಲನೆಯು ನಿಂತುಹೋಗಿದೆ.">

<!-- LOCALIZATION NOTE (positionAndDuration.nameFormat): the #1 string is the current
media position, and the #2 string is the total duration. For example, when at
the 5 minute mark in a 6 hour long video, #1 would be "5:00" and #2 would be
"6:00:00", result string would be "5:00 / 6:00:00".
Note that #2 is not always available. For example, when at the 5 minute mark in an
unknown duration video, #1 would be "5:00" and the string which is surrounded by
<span> would be deleted, result string would be "5:00".
-->
<!ENTITY positionAndDuration.nameFormat "#1<span> / #2</span>">