diff options
Diffstat (limited to 'l10n-cs/browser/chrome/browser/sitePermissions.properties')
-rw-r--r-- | l10n-cs/browser/chrome/browser/sitePermissions.properties | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-cs/browser/chrome/browser/sitePermissions.properties b/l10n-cs/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..cc5e055442 --- /dev/null +++ b/l10n-cs/browser/chrome/browser/sitePermissions.properties @@ -0,0 +1,55 @@ +# 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 = Povoleno +state.current.allowedForSession = Povoleno pro relaci +state.current.allowedTemporarily = Dočasně povoleno +state.current.blockedTemporarily = Dočasně blokováno +state.current.blocked = Blokováno +state.current.prompt = Vždy se zeptat + +# 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 = Vždy se zeptat +state.multichoice.allow = Povolit +state.multichoice.allowForSession = Povolit pro relaci +state.multichoice.block = Blokovat + +state.multichoice.autoplayblock = Blokovat zvuk +state.multichoice.autoplayblockall = Blokovat zvuk i video +state.multichoice.autoplayallow = Povolit zvuk i video + +permission.autoplay.label = Automaticky přehrávat média +permission.cookie.label = Ukládat cookies +permission.desktop-notification3.label = Zasílat oznámení +permission.camera.label = Používat kameru +permission.microphone.label = Používat mikrofon +permission.screen.label = Sdílet obrazovku +# LOCALIZATION NOTE (permission.speaker.label): +# Short form for (permission to) "Choose and change audio output devices". +permission.speaker.label = Vyberte reproduktory +permission.install.label = Instalovat doplňky +permission.popup.label = Otevírat vyskakovací okna +permission.geo.label = Přistupovat k informacím o vaší poloze +permission.xr.label = Používat zařízení pro virtuální realitu +permission.shortcuts.label = Přepsat klávesové zkratky +permission.focus-tab-by-prompt.label = Přepnout na tento panel +permission.persistent-storage.label = Ukládat data natrvalo +permission.canvas.label = Přistupovat k informacím canvasu +permission.midi.label = Přistupovat k MIDI zařízením +permission.midi-sysex.label = Přistupovat k MIDI zařízením s podporou SysEx +# LOCALIZATION NOTE (permission.open-protocol-handler.label): +# Open as a verb. "This site may open applications". +permission.open-protocol-handler.label = Otevírat aplikace |