diff options
Diffstat (limited to 'l10n-lv/browser/chrome/browser/sitePermissions.properties')
-rw-r--r-- | l10n-lv/browser/chrome/browser/sitePermissions.properties | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-lv/browser/chrome/browser/sitePermissions.properties b/l10n-lv/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..0a7f6ce416 --- /dev/null +++ b/l10n-lv/browser/chrome/browser/sitePermissions.properties @@ -0,0 +1,43 @@ +# 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 = Atļauts +state.current.allowedForSession = Atļauts šai sesijai +state.current.allowedTemporarily = Atļauts īslaicīgi +state.current.blockedTemporarily = Bloķēts īslaicīgi +state.current.blocked = Bloķēts +state.current.prompt = Vienmēr jautāt + +# 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 = Vienmēr jautāt +state.multichoice.allow = Atļaut +state.multichoice.allowForSession = Atļaut šai sesijai +state.multichoice.block = Bloķēt + +permission.cookie.label = Saglabāt sīkdatnes +permission.desktop-notification3.label = Sūtīt paziņojumus +permission.camera.label = Izmantot kameru +permission.microphone.label = Izmantot mikrofonu +permission.screen.label = Koplietot ekrānu +permission.install.label = Instalēt papildinājumus +permission.popup.label = Atvērt jaunus logus +permission.geo.label = Piekļūt jūsu atrašanās vietai +permission.shortcuts.label = Pārrakstīt tastatūras saīsnes +permission.focus-tab-by-prompt.label = Pāriet uz cilni +permission.persistent-storage.label = Glabāt datus pastāvīgajā krātuvē +permission.canvas.label = Izgūt canvas datus +permission.midi.label = Piekļuve MIDI ierīcēm +permission.midi-sysex.label = Piekļuve MIDI ierīcēm ar SysEx atbalstu |