diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ka/browser/chrome/browser/sitePermissions.properties | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/l10n-ka/browser/chrome/browser/sitePermissions.properties b/l10n-ka/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..ff6f889cb4 --- /dev/null +++ b/l10n-ka/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 = ნებადართული +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 = ეკრანის გაზიარება +# LOCALIZATION NOTE (permission.speaker.label): +# Short form for (permission to) "Choose and change audio output devices". +permission.speaker.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.canvas.label = გრაფიკის გამოსახვის მონაცემებთან წვდომა +permission.midi.label = წვდომა MIDI-მოწყობილობებთან +permission.midi-sysex.label = წვდომა MIDI-მოწყობილობებთან SysEx-მხარდაჭერით +# LOCALIZATION NOTE (permission.open-protocol-handler.label): +# Open as a verb. "This site may open applications". +permission.open-protocol-handler.label = პროგრამების გახსნა |