www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

standalone.dtd (3577B)


      1 <!--ZOTERO MENU (OS X ONLY)-->
      2 <!ENTITY preferencesCmdMac.label        "Preferences…">
      3 <!ENTITY preferencesCmdMac.commandkey   ",">
      4 <!ENTITY servicesMenuMac.label          "Services">
      5 <!ENTITY hideThisAppCmdMac.label        "Hide &brandShortName;">
      6 <!ENTITY hideThisAppCmdMac.commandkey   "H">
      7 <!ENTITY hideOtherAppsCmdMac.label      "Hide Others">
      8 <!ENTITY hideOtherAppsCmdMac.commandkey "H">
      9 <!ENTITY showAllAppsCmdMac.label        "Show All">
     10 <!ENTITY quitApplicationCmdMac.label "Quit Zotero">
     11 <!ENTITY quitApplicationCmdMac.key "Q">
     12 
     13 <!--FILE MENU-->
     14 <!ENTITY fileMenu.label "File">
     15 <!ENTITY fileMenu.accesskey "F">
     16 <!ENTITY saveCmd.label "Save…">
     17 <!ENTITY saveCmd.key "S">
     18 <!ENTITY saveCmd.accesskey "A">
     19 <!ENTITY pageSetupCmd.label "Page Setup…">
     20 <!ENTITY pageSetupCmd.accesskey "U">
     21 <!ENTITY printCmd.label "Print…">
     22 <!ENTITY printCmd.key "P">
     23 <!ENTITY printCmd.accesskey "P">
     24 <!ENTITY closeCmd.label "Close">
     25 <!ENTITY closeCmd.key "W">
     26 <!ENTITY closeCmd.accesskey "C">
     27 <!ENTITY importCmd.label "Import…">
     28 <!ENTITY importCmd.key "I">
     29 <!ENTITY importFromClipboardCmd.label "Import from Clipboard">
     30 <!ENTITY quitApplicationCmdWin.label "Exit">
     31 <!ENTITY quitApplicationCmdWin.accesskey "x">
     32 <!ENTITY quitApplicationCmd.label "Quit">
     33 <!ENTITY quitApplicationCmd.accesskey "Q">
     34 
     35 <!--EDIT MENU-->
     36 <!ENTITY copyCitationCmd.label "Copy Citation">
     37 <!ENTITY copyBibliographyCmd.label "Copy Bibliography">
     38 
     39 <!ENTITY bidiSwitchPageDirectionItem.label "Switch Page Direction">
     40 <!ENTITY bidiSwitchPageDirectionItem.accesskey "g">
     41 <!ENTITY bidiSwitchTextDirectionItem.label "Switch Text Direction">
     42 <!ENTITY bidiSwitchTextDirectionItem.accesskey "w">
     43 <!ENTITY bidiSwitchTextDirectionItem.commandkey "X">
     44 
     45 <!--TOOLS MENU-->
     46 <!ENTITY toolsMenu.label           "Tools"> 
     47 <!ENTITY toolsMenu.accesskey           "T"> 
     48 <!ENTITY installConnector.label "Install Browser Connector">
     49 <!ENTITY installConnector.accesskey "C">
     50 <!ENTITY addons.label				"Add-ons">
     51 
     52 <!--WINDOW MENU-->
     53 <!ENTITY minimizeWindow.key       "m">
     54 <!ENTITY minimizeWindow.label     "Minimize">
     55 <!ENTITY bringAllToFront.label    "Bring All to Front">
     56 <!ENTITY zoomWindow.label         "Zoom">
     57 <!ENTITY windowMenu.label         "Window">
     58 
     59 <!--HELP MENU-->
     60 <!ENTITY helpMenu.label           "Help"> 
     61 <!ENTITY helpMenu.accesskey       "H"> 
     62 <!-- LOCALIZATION NOTE some localizations of Windows (ex:french, german) use "?"
     63                        for the help button in the menubar but Gnome does not.   -->
     64 <!ENTITY helpMenuWin.label        "Help"> 
     65 <!ENTITY helpMenuWin.accesskey    "H">
     66 <!ENTITY helpMac.commandkey       "?">
     67 <!ENTITY aboutProduct.label       "About &brandShortName;">
     68 <!ENTITY aboutProduct.accesskey   "A">
     69 <!ENTITY productHelp.label        "Support and Documentation">
     70 <!ENTITY productHelp.accesskey    "D">
     71 <!ENTITY helpTroubleshootingInfo.label      "Troubleshooting Information">
     72 <!ENTITY helpTroubleshootingInfo.accesskey  "T">
     73 <!ENTITY helpFeedbackPage.label      "Discussion Forums">
     74 <!ENTITY helpFeedbackPage.accesskey  "F">
     75 
     76 <!ENTITY helpReportErrors.label      "Report Errors…">
     77 <!ENTITY helpReportErrors.accesskey  "R">
     78 
     79 <!ENTITY debugOutputLogging.label      "Debug Output Logging">
     80 <!ENTITY debugOutputLogging.accesskey  "L">
     81 <!ENTITY debugOutputLogging.submit  "Submit Output">
     82 <!ENTITY debugOutputLogging.view  "View Output">
     83 <!ENTITY debugOutputLogging.clear  "Clear Output">
     84 <!ENTITY debugOutputLogging.restartWithLoggingEnabled  "Restart with Logging Enabled…">
     85 
     86 <!ENTITY helpCheckForUpdates.label      "Check for Updates…">
     87 <!ENTITY helpCheckForUpdates.accesskey  "U">