diff options
Diffstat (limited to 'l10n-si/suite/chrome/common/contentAreaCommands.dtd')
-rw-r--r-- | l10n-si/suite/chrome/common/contentAreaCommands.dtd | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/contentAreaCommands.dtd b/l10n-si/suite/chrome/common/contentAreaCommands.dtd new file mode 100644 index 0000000000..325c010058 --- /dev/null +++ b/l10n-si/suite/chrome/common/contentAreaCommands.dtd @@ -0,0 +1,125 @@ +<!-- 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/. --> + +<!ENTITY openLinkCmdInTab.label "Open Link in New Tab"> +<!ENTITY openLinkCmdInTab.accesskey "T"> +<!ENTITY openLinkCmd.label "Open Link in New Window"> +<!ENTITY openLinkCmd.accesskey "W"> +<!ENTITY openLinkInWindowCmd.label "Open"> +<!ENTITY openLinkInWindowCmd.accesskey "p"> +<!ENTITY openFrameCmd.label "Open Frame in New Window"> +<!ENTITY openFrameCmd.accesskey "W"> +<!ENTITY openFrameCmdInTab.label "Open Frame in New Tab"> +<!ENTITY openFrameCmdInTab.accesskey "T"> +<!ENTITY showOnlyThisFrameCmd.label "Show Only This Frame"> +<!ENTITY showOnlyThisFrameCmd.accesskey "S"> +<!ENTITY goBackCmd.label "Back"> +<!ENTITY goBackCmd.accesskey "B"> +<!ENTITY goForwardCmd.label "Forward"> +<!ENTITY goForwardCmd.accesskey "F"> +<!ENTITY goUpCmd.label "Up"> +<!ENTITY goUpCmd.accesskey "U"> +<!ENTITY reloadCmd.label "Reload"> +<!ENTITY reloadCmd.accesskey "R"> +<!ENTITY reloadCmd.commandkey "r"> +<!ENTITY stopCmd.label "Stop"> +<!ENTITY stopCmd.accesskey "S"> +<!ENTITY reloadFrameCmd.label "Reload Frame"> +<!ENTITY reloadFrameCmd.accesskey "R"> +<!ENTITY viewPartialSourceForSelectionCmd.label "View Selection Source"> +<!ENTITY viewPartialSourceForMathMLCmd.label "View MathML Source"> +<!ENTITY viewPartialSourceCmd.accesskey "e"> +<!ENTITY viewPageSourceCmd.label "View Page Source"> +<!ENTITY viewPageSourceCmd.accesskey "V"> +<!ENTITY viewFrameSourceCmd.label "View Frame Source"> +<!ENTITY viewFrameSourceCmd.accesskey "V"> +<!ENTITY viewPageInfoCmd.label "View Page Info"> +<!ENTITY viewPageInfoCmd.accesskey "I"> +<!ENTITY viewFrameInfoCmd.label "View Frame Info"> +<!ENTITY viewFrameInfoCmd.accesskey "I"> +<!ENTITY fitImageCmd.label "Fit Image to Window"> +<!ENTITY fitImageCmd.accesskey "F"> +<!ENTITY reloadImageCmd.label "Reload Image"> +<!ENTITY reloadImageCmd.accesskey "e"> +<!ENTITY viewImageCmd.label "View Image"> +<!ENTITY viewImageCmd.accesskey "I"> +<!ENTITY viewVideoCmd.label "View Video"> +<!ENTITY viewVideoCmd.accesskey "i"> +<!ENTITY viewBGImageCmd.label "View Background Image"> +<!ENTITY viewBGImageCmd.accesskey "w"> +<!ENTITY bookmarkPageCmd.label "Bookmark This Page"> +<!ENTITY bookmarkPageCmd.accesskey "m"> +<!ENTITY bookmarkLinkCmd.label "Bookmark This Link"> +<!ENTITY bookmarkLinkCmd.accesskey "L"> +<!ENTITY bookmarkFrameCmd.label "Bookmark This Frame"> +<!ENTITY bookmarkFrameCmd.accesskey "m"> +<!ENTITY savePageAsCmd.label "Save Page As…"> +<!ENTITY savePageCmd.label "Save Page"> +<!ENTITY savePageCmd.accesskey "a"> +<!ENTITY savePageCmd.commandkey "s"> +<!ENTITY saveFrameAsCmd.label "Save Frame As…"> +<!ENTITY saveFrameCmd.label "Save Frame"> +<!ENTITY saveFrameCmd.accesskey "m"> +<!ENTITY saveLinkAsCmd.label "Save Link Target As…"> +<!ENTITY saveLinkCmd.label "Save Link Target"> +<!ENTITY saveLinkCmd.accesskey "r"> +<!ENTITY saveImageAsCmd.label "Save Image As…"> +<!ENTITY saveImageCmd.label "Save Image"> +<!ENTITY saveImageCmd.accesskey "v"> +<!ENTITY saveVideoCmd.label "Save Video As…"> +<!ENTITY saveVideoCmd.accesskey "v"> +<!ENTITY saveAudioCmd.label "Save Audio As…"> +<!ENTITY saveAudioCmd.accesskey "v"> +<!ENTITY copyLinkCmd.label "Copy Link Location"> +<!ENTITY copyLinkCmd.accesskey "C"> +<!ENTITY copyImageCmd.label "Copy Image"> +<!ENTITY copyImageCmd.accesskey "o"> +<!ENTITY copyVideoURLCmd.label "Copy Video Location"> +<!ENTITY copyVideoURLCmd.accesskey "o"> + + +<!-- +Entities below were automatically added by compare-locales, + based on en-US entities. +--> + +<!ENTITY copyAudioURLCmd.label "Copy Audio Location"> +<!ENTITY copyAudioURLCmd.accesskey "o"> +<!ENTITY metadataCmd.label "Properties"> +<!ENTITY metadataCmd.accesskey "P"> +<!ENTITY copyEmailCmd.label "Copy Email Address"> +<!ENTITY copyEmailCmd.accesskey "E"> +<!ENTITY thisFrameMenu.label "This Frame"> +<!ENTITY thisFrameMenu.accesskey "h"> +<!ENTITY mediaPlay.label "Play"> +<!ENTITY mediaPlay.accesskey "P"> +<!ENTITY mediaPause.label "Pause"> +<!ENTITY mediaPause.accesskey "P"> +<!ENTITY mediaMute.label "Mute"> +<!ENTITY mediaMute.accesskey "M"> +<!ENTITY mediaUnmute.label "Unmute"> +<!ENTITY mediaUnmute.accesskey "m"> +<!ENTITY mediaShowControls.label "Show Media Controls"> +<!ENTITY mediaShowControls.accesskey "a"> +<!ENTITY mediaHideControls.label "Hide Media Controls"> +<!ENTITY mediaHideControls.accesskey "a"> +<!ENTITY videoFullScreen.label "Full Screen"> +<!ENTITY videoFullScreen.accesskey "F"> +<!ENTITY search.accesskey "W"> +<!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction"> +<!ENTITY bidiSwitchPageDirectionItem.accesskey "g"> +<!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction"> +<!ENTITY bidiSwitchTextDirectionItem.accesskey "w"> +<!ENTITY spellAddToDictionary.label "Add to Dictionary"> +<!ENTITY spellAddToDictionary.accesskey "o"> +<!ENTITY spellIgnoreWord.label "Ignore Word"> +<!ENTITY spellIgnoreWord.accesskey "W"> +<!ENTITY spellCheckEnable.label "Check Spelling"> +<!ENTITY spellCheckEnable.accesskey "S"> +<!ENTITY spellNoSuggestions.label "(No Spelling Suggestions)"> +<!ENTITY spellDictionaries.label "Languages"> +<!ENTITY spellDictionaries.accesskey "L"> +<!ENTITY spellAddDictionaries.label "Download More Dictionaries…"> +<!ENTITY spellAddDictionaries.accesskey "D"> + |