Added first version of microb translation mostly imported from Firefox
[slovak-l10n] / microb-engine / chrome / sk / locale / sk / global / videocontrols.dtd
1 <!ENTITY playButton.playLabel "Prehrať">
2 <!ENTITY playButton.pauseLabel "Pozastaviť">
3 <!ENTITY muteButton.muteLabel "Stlmiť">
4 <!ENTITY muteButton.unmuteLabel "Zrušiť stlmenie">
5
6 <!-- LOCALIZATION NOTE (scrubberScale.nameFormat): the #1 string is the current
7 media position, and the #2 string is the total duration. For example, when at
8 the 5 minute mark in a 6 hour long video, #1 would be "5:00" and #2 would be
9 "6:00:00", result string would be "5:00 of 6:00:00 elapsed". -->
10 <!ENTITY scrubberScale.nameFormat "Uplynulo: #1 z #2">