[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

   1  # $Id: link.pot,v 1.1.4.1 2009/10/07 22:10:41 hass Exp $
   2  #
   3  # LANGUAGE translation of Drupal (general)
   4  # Copyright YEAR NAME <EMAIL@ADDRESS>
   5  # Generated from files:
   6  #  link.module,v 1.24.4.5 2009/09/25 02:31:37 herc
   7  #  link.info,v 1.2 2008/03/31 06:50:42 quicksketch
   8  #  link_views_handler_argument_target.inc,v 1.1.4.2 2009/07/04 19:07:42 jcfiala
   9  #  link.views.inc,v 1.1.4.2 2009/07/04 19:07:42 jcfiala
  10  #  link_views_handler_filter_protocol.inc,v 1.1.4.2 2009/07/04 19:07:42 jcfiala
  11  #
  12  #, fuzzy
  13  msgid ""
  14  msgstr ""
  15  "Project-Id-Version: PROJECT VERSION\n"
  16  "POT-Creation-Date: 2009-10-08 00:09+0200\n"
  17  "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
  18  "Last-Translator: NAME <EMAIL@ADDRESS>\n"
  19  "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
  20  "MIME-Version: 1.0\n"
  21  "Content-Type: text/plain; charset=utf-8\n"
  22  "Content-Transfer-Encoding: 8bit\n"
  23  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  24  
  25  #: link.module:26;591 link.info:0
  26  msgid "Link"
  27  msgstr ""
  28  
  29  #: link.module:27
  30  msgid "Store a title, href, and attributes in the database to assemble a link."
  31  msgstr ""
  32  
  33  #: link.module:44
  34  msgid "Optional URL"
  35  msgstr ""
  36  
  37  #: link.module:47
  38  msgid "If checked, the URL field is optional and submitting a title alone will be acceptable. If the URL is ommitted, the title will be displayed as plain text."
  39  msgstr ""
  40  
  41  #: link.module:51
  42  msgid "Optional Title"
  43  msgstr ""
  44  
  45  #: link.module:52
  46  msgid "Required Title"
  47  msgstr ""
  48  
  49  #: link.module:53
  50  msgid "Static Title: "
  51  msgstr ""
  52  
  53  #: link.module:54
  54  msgid "No Title"
  55  msgstr ""
  56  
  57  #: link.module:59
  58  msgid "Link Title"
  59  msgstr ""
  60  
  61  #: link.module:62
  62  msgid "If the link title is optional or required, a field will be displayed to the end user. If the link title is static, the link will always use the same title. If <a href=\"http://drupal.org/project/token\">token module</a> is installed, the static title value may use any other node field as its value. Static and token-based titles may include most inline XHTML tags such as <em>strong</em>, <em>em</em>, <em>img</em>, <em>span</em>, etc."
  63  msgstr ""
  64  
  65  #: link.module:77
  66  msgid "Placeholder tokens"
  67  msgstr ""
  68  
  69  #: link.module:78
  70  msgid "The following placeholder tokens can be used in both paths and titles. When used in a path or title, they will be replaced with the appropriate values."
  71  msgstr ""
  72  
  73  #: link.module:86
  74  msgid "Allow user-entered tokens"
  75  msgstr ""
  76  
  77  #: link.module:88
  78  msgid "Checking will allow users to enter tokens in URLs and Titles on the node edit form. This does not affect the field settings on this page."
  79  msgstr ""
  80  
  81  #: link.module:97
  82  msgid "URL Display Cutoff"
  83  msgstr ""
  84  
  85  #: link.module:99
  86  msgid "If the user does not include a title for this link, the URL will be used as the title. When should the link title be trimmed and finished with an elipsis (&hellip;)? Leave blank for no limit."
  87  msgstr ""
  88  
  89  #: link.module:105
  90  msgid "Default (no target attribute)"
  91  msgstr ""
  92  
  93  #: link.module:106
  94  msgid "Open link in window root"
  95  msgstr ""
  96  
  97  #: link.module:107
  98  msgid "Open link in new window"
  99  msgstr ""
 100  
 101  #: link.module:108
 102  msgid "Allow the user to choose"
 103  msgstr ""
 104  
 105  #: link.module:115
 106  msgid "Link Target"
 107  msgstr ""
 108  
 109  #: link.module:121
 110  msgid "Rel Attribute"
 111  msgstr ""
 112  
 113  #: link.module:122
 114  msgid "When output, this link will have this rel attribute. The most common usage is <a href=\"http://en.wikipedia.org/wiki/Nofollow\">rel=&quot;nofollow&quot;</a> which prevents some search engines from spidering entered links."
 115  msgstr ""
 116  
 117  #: link.module:130
 118  msgid "Additional CSS Class"
 119  msgstr ""
 120  
 121  #: link.module:131
 122  msgid "When output, this link will have have this class attribute. Multiple classes should be separated by spaces."
 123  msgstr ""
 124  
 125  #: link.module:138
 126  msgid "A default title must be provided if the title is a static value"
 127  msgstr ""
 128  
 129  #: link.module:197
 130  msgid "At least one title or URL must be entered."
 131  msgstr ""
 132  
 133  #: link.module:276
 134  msgid "Not a valid URL."
 135  msgstr ""
 136  
 137  #: link.module:280
 138  msgid "Titles are required for all links."
 139  msgstr ""
 140  
 141  #: link.module:285
 142  msgid "You cannot enter a title without a link url."
 143  msgstr ""
 144  
 145  #: link.module:488
 146  msgid "URL"
 147  msgstr ""
 148  
 149  #: link.module:497 views/link_views_handler_argument_target.inc:31
 150  msgid "Title"
 151  msgstr ""
 152  
 153  #: link.module:513
 154  msgid "Open URL in a New Window"
 155  msgstr ""
 156  
 157  #: link.module:527
 158  msgid "Title, as link (default)"
 159  msgstr ""
 160  
 161  #: link.module:532
 162  msgid "URL, as link"
 163  msgstr ""
 164  
 165  #: link.module:537
 166  msgid "URL, as plain text"
 167  msgstr ""
 168  
 169  #: link.module:542
 170  msgid "Short, as link with title \"Link\""
 171  msgstr ""
 172  
 173  #: link.module:547
 174  msgid "Label, as link with label as title"
 175  msgstr ""
 176  
 177  #: link.module:552
 178  msgid "Separate title and URL"
 179  msgstr ""
 180  
 181  #: link.module:620
 182  msgid "Link URL"
 183  msgstr ""
 184  
 185  #: link.module:621
 186  msgid "Link title"
 187  msgstr ""
 188  
 189  #: link.module:622
 190  msgid "Formatted html link"
 191  msgstr ""
 192  
 193  #: link.info:0
 194  msgid "Defines simple link field types."
 195  msgstr ""
 196  
 197  #: link.info:0
 198  msgid "CCK"
 199  msgstr ""
 200  
 201  #: views/link.views.inc:41
 202  msgid "@label URL"
 203  msgstr ""
 204  
 205  #: views/link.views.inc:47;80;97
 206  msgid "Content"
 207  msgstr ""
 208  
 209  #: views/link.views.inc:48;61
 210  msgid "@label title"
 211  msgstr ""
 212  
 213  #: views/link.views.inc:81;85
 214  msgid "@label protocol"
 215  msgstr ""
 216  
 217  #: views/link.views.inc:98;102
 218  msgid "@label target"
 219  msgstr ""
 220  
 221  #: views/link_views_handler_argument_target.inc:33
 222  msgid "The title to use when this argument is present; it will override the title of the view and titles from previous arguments. You can use percent substitution here to replace with argument titles. Use \"%1\" for the first argument, \"%2\" for the second, etc."
 223  msgstr ""
 224  
 225  #: views/link_views_handler_argument_target.inc:46
 226  msgid "Action to take if argument is not present"
 227  msgstr ""
 228  
 229  #: views/link_views_handler_argument_target.inc:58
 230  msgid "Wildcard"
 231  msgstr ""
 232  
 233  #: views/link_views_handler_argument_target.inc:61
 234  msgid "If this value is received as an argument, the argument will be ignored; i.e, \"all values\""
 235  msgstr ""
 236  
 237  #: views/link_views_handler_argument_target.inc:67
 238  msgid "Wildcard title"
 239  msgstr ""
 240  
 241  #: views/link_views_handler_argument_target.inc:70
 242  msgid "The title to use for the wildcard in substitutions elsewhere."
 243  msgstr ""
 244  
 245  #: views/link_views_handler_argument_target.inc:93
 246  msgid "Validator"
 247  msgstr ""
 248  
 249  #: views/link_views_handler_argument_target.inc:97
 250  msgid "<Basic validation>"
 251  msgstr ""
 252  
 253  #: views/link_views_handler_argument_target.inc:133
 254  msgid "Action to take if argument does not validate"
 255  msgstr ""
 256  
 257  #: views/link_views_handler_filter_protocol.inc:29
 258  msgid "Is one of"
 259  msgstr ""
 260  
 261  #: views/link_views_handler_filter_protocol.inc:30
 262  msgid "="
 263  msgstr ""
 264  
 265  #: views/link_views_handler_filter_protocol.inc:63
 266  msgid "Protocol"
 267  msgstr ""
 268  
 269  #: views/link_views_handler_filter_protocol.inc:68
 270  msgid "The protocols displayed here are those globally available. You may add more protocols by modifying the <em>filter_allowed_protocols</em> variable in your installation."
 271  msgstr ""
 272  


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