diff options
Diffstat (limited to 'l10n-ka/suite/chrome/common/pref/pref-content.dtd')
-rw-r--r-- | l10n-ka/suite/chrome/common/pref/pref-content.dtd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-ka/suite/chrome/common/pref/pref-content.dtd b/l10n-ka/suite/chrome/common/pref/pref-content.dtd new file mode 100644 index 0000000000..4d5796ae47 --- /dev/null +++ b/l10n-ka/suite/chrome/common/pref/pref-content.dtd @@ -0,0 +1,40 @@ +<!-- 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 : FILE The Appearance > Content prefs dialog. --> + +<!ENTITY pref.content.title "შიგთავსი"> +<!ENTITY pref.content.description "ეს პარამეტრები განსაზღვრავენ თუ როგორ აისახება ვებსაიტი პროგრამაში &brandShortName;."> + +<!ENTITY scrolling.label "გვერდის გადაადგილება"> +<!ENTITY useAutoScroll.label "თვითგადაადგილების გამოყენება"> +<!ENTITY useAutoScroll.accesskey "თ"> +<!ENTITY useSmoothScroll.label "გლუვი გადაადგილების გამოყენება"> +<!ENTITY useSmoothScroll.accesskey "გ"> + +<!ENTITY zoomPrefs.label "ზომები"> +<!-- LOCALIZATION NOTE (minZoom.label, maxZoom.label, percent.label): + single hbox with minZoom.label preceding the minZoom control and + maxZoom.label preceding the maxZoom control; percent.label shows + the ASCII '%' character at the end of that string --> +<!ENTITY minZoom.label "შუალედი"> +<!ENTITY minZoom.accesskey "ც"> +<!ENTITY maxZoom.label "—"> +<!ENTITY maxZoom.accesskey "ზ"> +<!ENTITY percent.label "%"> +<!ENTITY defaultZoom.label "ნაგულისხმევი ზომა"> +<!ENTITY defaultZoom.accesskey "გ"> + +<!ENTITY textZoomOnly.label "მხოლოდ ტექსტის მასშტაბირება ნაცვლად გვერდისა"> +<!ENTITY textZoomOnly.accesskey "ხ"> +<!ENTITY siteSpecific.label "მასშტაბების დამახსოვრება ცალკეული საიტებისათვის"> +<!ENTITY siteSpecific.accesskey "მ"> +<!ENTITY showZoomStatusPanel.label "ზომის სამართავის ჩვენება მდგომარეობის ზოლში"> +<!ENTITY showZoomStatusPanel.accesskey "ვ"> +<!ENTITY enableAutomaticImageResizing.label "დიდი ზომის გამოსახულებათა ბრაუზერის ფანჯრის ზომაზე მორგება"> +<!ENTITY enableAutomaticImageResizing.accesskey "ო"> + +<!ENTITY allowHWAccel.label "ხელმისაწვდომობის შემთხვევაში აპარატული აჩქარების გამოყენება"> +<!ENTITY allowHWAccel.accesskey "ლ"> + |