[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/admin_menu/translations/ -> admin_menu.pot (source)

   1  # $Id: admin_menu.pot,v 1.1.2.2 2009/01/21 22:33:13 sun Exp $
   2  #
   3  # LANGUAGE translation of Drupal (general)
   4  # Copyright YEAR NAME <EMAIL@ADDRESS>
   5  # Generated from files:
   6  #  admin_menu.inc,v 1.11.2.20 2008/12/28 15:23:07 sun
   7  #  admin_menu.module,v 1.43.2.16 2008/12/28 15:23:07 sun
   8  #  admin_menu.info,v 1.5.2.1 2008/11/30 12:50:36 sun
   9  #
  10  #, fuzzy
  11  msgid ""
  12  msgstr ""
  13  "Project-Id-Version: PROJECT VERSION\n"
  14  "POT-Creation-Date: 2009-01-21 22:28+0100\n"
  15  "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
  16  "Last-Translator: NAME <EMAIL@ADDRESS>\n"
  17  "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
  18  "MIME-Version: 1.0\n"
  19  "Content-Type: text/plain; charset=utf-8\n"
  20  "Content-Transfer-Encoding: 8bit\n"
  21  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  22  
  23  #: admin_menu.inc:261
  24  msgid "Enable developer modules"
  25  msgstr ""
  26  
  27  #: admin_menu.inc:261
  28  msgid "Disable developer modules"
  29  msgstr ""
  30  
  31  #: admin_menu.inc:346
  32  msgid "Adjust top margin"
  33  msgstr ""
  34  
  35  #: admin_menu.inc:348
  36  msgid "If enabled, the site output is shifted down approximately 20 pixels from the top of the viewport to display the administration menu. If disabled, some absolute- or fixed-positioned page elements may be covered by the administration menu."
  37  msgstr ""
  38  
  39  #: admin_menu.inc:352
  40  msgid "Keep menu at top of page"
  41  msgstr ""
  42  
  43  #: admin_menu.inc:354
  44  msgid "If enabled, the administration menu is always displayed at the top of the browser viewport (even after the page is scrolled). <strong>Note: In some browsers, this setting results in a malformed page, an invisible cursor, non-selectable elements in forms, or other issues. Disable this option if these issues occur.</strong>"
  45  msgstr ""
  46  
  47  #: admin_menu.inc:358
  48  msgid "Advanced settings"
  49  msgstr ""
  50  
  51  #: admin_menu.inc:362
  52  msgid "Collapse fieldsets on modules page"
  53  msgstr ""
  54  
  55  #: admin_menu.inc:364
  56  msgid "If enabled, fieldsets on the <a href=\"!modules-url\">modules</a> page are automatically collapsed when loading the page."
  57  msgstr ""
  58  
  59  #: admin_menu.inc:367
  60  msgid "If the Utility module was installed for this purpose, it can be safely disabled and uninstalled."
  61  msgstr ""
  62  
  63  #: admin_menu.inc:371
  64  msgid "Move local tasks into menu"
  65  msgstr ""
  66  
  67  #: admin_menu.inc:373
  68  msgid "If enabled, the tabs on the current page are moved into the administration menu. This feature is only available in themes that use the CSS classes <code>tabs primary</code> and <code>tabs secondary</code> for tabs."
  69  msgstr ""
  70  
  71  #: admin_menu.inc:378
  72  msgid "If the administration menu displays duplicate menu items, you may need to rebuild your menu items using the <em>Wipe and rebuild</em> button."
  73  msgstr ""
  74  
  75  #: admin_menu.inc:382
  76  msgid "Wipe and rebuild"
  77  msgstr ""
  78  
  79  #: admin_menu.inc:410
  80  msgid "Administration menu settings"
  81  msgstr ""
  82  
  83  #: admin_menu.inc:415
  84  msgid "None"
  85  msgstr ""
  86  
  87  #: admin_menu.inc:415
  88  msgid "Menu link ID"
  89  msgstr ""
  90  
  91  #: admin_menu.inc:415
  92  msgid "Weight"
  93  msgstr ""
  94  
  95  #: admin_menu.inc:415
  96  msgid "Parent link ID"
  97  msgstr ""
  98  
  99  #: admin_menu.inc:418
 100  msgid "Display additional data for each menu item"
 101  msgstr ""
 102  
 103  #: admin_menu.inc:421
 104  msgid "Display the selected items next to each menu item link."
 105  msgstr ""
 106  
 107  #: admin_menu.inc:425
 108  msgid "Display all menu items"
 109  msgstr ""
 110  
 111  #: admin_menu.inc:427
 112  msgid "If enabled, all menu items are displayed regardless of your site permissions. <em>Note: Do not enable on a production site.</em>"
 113  msgstr ""
 114  
 115  #: admin_menu.inc:444
 116  msgid "Enabled these modules: !module-list."
 117  msgstr ""
 118  
 119  #: admin_menu.inc:456
 120  msgid "Disabled these modules: !module-list."
 121  msgstr ""
 122  
 123  #: admin_menu.inc:460
 124  msgid "No developer modules are enabled."
 125  msgstr ""
 126  
 127  #: admin_menu.module:16
 128  msgid "The administration menu module provides a dropdown menu arranged for one- or two-click access to most administrative tasks and other common destinations (to users with the proper permissions). Use the settings below to customize the appearance of the menu."
 129  msgstr ""
 130  
 131  #: admin_menu.module:20
 132  msgid "The administration menu module provides a dropdown menu arranged for one- or two-click access to most administrative tasks and other common destinations (to users with the proper permissions). Administration menu also displays the number of anonymous and authenticated users, and allows modules to add their own custom menu items. Integration with the menu varies from module to module; the contributed module <a href=\"@drupal\">Devel</a>, for instance, makes strong use of the administration menu module to provide quick access to development tools."
 133  msgstr ""
 134  
 135  #: admin_menu.module:21
 136  msgid "The administration menu <a href=\"@settings\">settings page</a> allows you to modify some elements of the menu's behavior and appearance. Since the appearance of the menu is dependent on your site theme, substantial customizations require modifications to your site's theme and CSS files. See the advanced module README.txt file for more information on theme and CSS customizations."
 137  msgstr ""
 138  
 139  #: admin_menu.module:22
 140  msgid "The menu items displayed in the administration menu depend upon the actual permissions of the viewer. First, the administration menu is only displayed to users in roles with the <em>Access administration menu</em> (admin_menu module) permission. Second, a user must be a member of a role with the <em>Access administration pages</em> (system module) permission to view administrative links. And, third, only currently permitted links are displayed; for example, if a user is not a member of a role with the permissions <em>Administer permissions</em> (user module) and <em>Administer users</em> (user module), the <em>User management</em> menu item is not displayed."
 141  msgstr ""
 142  
 143  #: admin_menu.module:306
 144  msgid "Current anonymous / authenticated users"
 145  msgstr ""
 146  
 147  #: admin_menu.module:308
 148  msgid "@count-anon / @count-auth !icon"
 149  msgstr ""
 150  
 151  #: admin_menu.module:321
 152  msgid "Home"
 153  msgstr ""
 154  
 155  #: admin_menu.module:31
 156  msgid "access administration menu"
 157  msgstr ""
 158  
 159  #: admin_menu.module:31
 160  msgid "display drupal links"
 161  msgstr ""
 162  
 163  #: admin_menu.module:54 admin_menu.info:0
 164  msgid "Administration menu"
 165  msgstr ""
 166  
 167  #: admin_menu.module:55
 168  msgid "Adjust administration menu settings."
 169  msgstr ""
 170  
 171  #: admin_menu.module:0
 172  msgid "admin_menu"
 173  msgstr ""
 174  
 175  #: admin_menu.info:0
 176  msgid "Provides a dropdown menu to most administrative tasks and other common destinations (to users with the proper permissions)."
 177  msgstr ""
 178  
 179  #: admin_menu.info:0
 180  msgid "Administration"
 181  msgstr ""
 182  


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7