[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

   1  # $Id: ckeditor.pot,v 1.1.2.4 2010/09/29 09:07:49 dczepierga Exp $
   2  #
   3  # LANGUAGE translation of Drupal (general)
   4  # Copyright YEAR NAME <EMAIL@ADDRESS>
   5  # Generated from files:
   6  #  ckeditor.module,v 1.4.2.31 2010/09/27 12:49:01 dczepierga
   7  #  ckeditor.page.inc,v 1.1.2.3 2010/09/15 15:03:33 wwalc
   8  #  ckeditor.install,v 1.2.2.10 2010/09/15 15:23:36 wwalc
   9  #  ckeditor.info,v 1.1 2009/12/04 20:36:57 wwalc
  10  #  ckeditor.admin.inc,v 1.2.2.19 2010/09/15 15:23:36 wwalc
  11  #  ckeditor.user.inc,v 1.1.2.1 2010/03/04 08:26:41 mephir
  12  #  ckeditor.utils.js,v 1.1.2.14 2010/07/05 14:11:52 wwalc
  13  #  plugins/drupalbreaks/plugin.js: n/a
  14  #  functions.js,v 1.2 2009/12/04 20:36:57 wwalc
  15  #  functions.js,v 1.1 2009/12/04 20:36:57 wwalc
  16  #  plugins/mediaembed/plugin.js: n/a
  17  #
  18  #, fuzzy
  19  msgid ""
  20  msgstr ""
  21  "Project-Id-Version: PROJECT VERSION\n"
  22  "POT-Creation-Date: 2010-09-29 08:44+0000\n"
  23  "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
  24  "Last-Translator: NAME <EMAIL@ADDRESS>\n"
  25  "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
  26  "MIME-Version: 1.0\n"
  27  "Content-Type: text/plain; charset=utf-8\n"
  28  "Content-Transfer-Encoding: 8bit\n"
  29  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  30  
  31  #: ckeditor.module:535;536
  32  msgid "Switch to plain text editor"
  33  msgstr ""
  34  
  35  #: ckeditor.module:535;536
  36  msgid "Switch to rich text editor"
  37  msgstr ""
  38  
  39  #: ckeditor.module:1002
  40  msgid "Open rich text editor"
  41  msgstr ""
  42  
  43  #: ckeditor.module:1009
  44  msgid "CKEditor: the ID for <a href=\"!excluding\">excluding or including</a> this element is %fieldname."
  45  msgstr ""
  46  
  47  #: ckeditor.module:92
  48  msgid "administer ckeditor"
  49  msgstr ""
  50  
  51  #: ckeditor.module:92 includes/ckeditor.page.inc:71
  52  msgid "access ckeditor"
  53  msgstr ""
  54  
  55  #: ckeditor.module:93
  56  msgid "module"
  57  msgstr ""
  58  
  59  #: ckeditor.module:93
  60  msgid "ckeditor"
  61  msgstr ""
  62  
  63  #: ckeditor.module:93
  64  msgid "/ckfinder"
  65  msgstr ""
  66  
  67  #: ckeditor.module:94
  68  msgid "allow CKFinder file uploads"
  69  msgstr ""
  70  
  71  #: ckeditor.module:257
  72  msgid "XSS Filter"
  73  msgstr ""
  74  
  75  #: ckeditor.module:258
  76  msgid "XSS Filter."
  77  msgstr ""
  78  
  79  #: ckeditor.module:266 ckeditor.install:276 ckeditor.info:0 includes/ckeditor.page.inc:100
  80  msgid "CKEditor"
  81  msgstr ""
  82  
  83  #: ckeditor.module:267;276;286;296;306;316;326
  84  msgid "Configure the rich text editor."
  85  msgstr ""
  86  
  87  #: ckeditor.module:275
  88  msgid "Add new CKEditor profile"
  89  msgstr ""
  90  
  91  #: ckeditor.module:285
  92  msgid "Clone CKEditor profile"
  93  msgstr ""
  94  
  95  #: ckeditor.module:295
  96  msgid "Edit CKEditor profile"
  97  msgstr ""
  98  
  99  #: ckeditor.module:305
 100  msgid "Delete CKEditor profile"
 101  msgstr ""
 102  
 103  #: ckeditor.module:315
 104  msgid "Add CKEditor Global profile"
 105  msgstr ""
 106  
 107  #: ckeditor.module:325
 108  msgid "Edit CKEditor Global profile"
 109  msgstr ""
 110  
 111  #: ckeditor.install:277
 112  msgid "Unknown"
 113  msgstr ""
 114  
 115  #: ckeditor.install:285
 116  msgid "CKEditor was not found at %sourcepath"
 117  msgstr ""
 118  
 119  #: ckeditor.install:289
 120  msgid "CKEditor version could not be determined"
 121  msgstr ""
 122  
 123  #: ckeditor.install:297
 124  msgid "You are using a feature that requires $cookie_domain to be set, but it is not set in your settings.php (CKFinder is enabled in the !profile profile)."
 125  msgstr ""
 126  
 127  #: ckeditor.install:306
 128  msgid "Some features are disabled because you're using an older version of CKEditor, please upgrade the editor to CKEditor 3.1 (or higher)."
 129  msgstr ""
 130  
 131  #: ckeditor.install:359
 132  msgid "!ckfinder is not installed correctly: !config not found. Make sure that you have uploaded all files or didn't remove that file accidentally."
 133  msgstr ""
 134  
 135  #: ckeditor.install:366
 136  msgid "CKEditor needs read permission to !config."
 137  msgstr ""
 138  
 139  #: ckeditor.install:396
 140  msgid "You are using a feature that requires manual integration into config.php (either built-in filebrowser or quick uploads are enabled in the !profile profile). Read instructions about enabling built-in file browser and add \"require_once ...\" statement in editor/filemanager/connectors/php/config.php."
 141  msgstr ""
 142  
 143  #: ckeditor.install:401
 144  msgid "You are using a feature that requires manual integration into config.php (either built-in filebrowser or quick uploads are enabled in the !profile profile). You have added \"require_once ...\" statement in editor/filemanager/connectors/php/config.php, but in the wrong line."
 145  msgstr ""
 146  
 147  #: ckeditor.info:0
 148  msgid "Enables the usage of CKEditor (WYSIWYG) instead of plain text fields."
 149  msgstr ""
 150  
 151  #: includes/ckeditor.admin.inc:41
 152  msgid "Checking for %filename or %file."
 153  msgstr ""
 154  
 155  #: includes/ckeditor.admin.inc:42
 156  msgid "The CKEditor component is not installed correctly. Please go to the <a href=\"!ckeditorlink\">CKEditor homepage</a> to download the latest version. After that you must extract the files to %ckeditorpath or %librarypath and make sure that the file %ckeditorfile or %ckeditorlibrary exist. Refer to the <a href=\"!readme\">readme.txt</a> for more information."
 157  msgstr ""
 158  
 159  #: includes/ckeditor.admin.inc:43
 160  msgid "If you have CKEditor already installed please edit <a href=\"!editg\">CKEditor Global Profile</a> and update CKEditor path."
 161  msgstr ""
 162  
 163  #: includes/ckeditor.admin.inc:49
 164  msgid "There is currently no role with the \"access ckeditor\" permission. Visit <a href=\"!acl\">permissions</a> administration section."
 165  msgstr ""
 166  
 167  #: includes/ckeditor.admin.inc:67
 168  msgid "No CKEditor profiles found. At this moment, nobody is able to use CKEditor. Create new profile below."
 169  msgstr ""
 170  
 171  #: includes/ckeditor.admin.inc:78
 172  msgid "Not all roles with <a href=\"!access\">access ckeditor</a> permission are associated with CKEditor profiles. As a result, users having the following roles may be unable to use CKEditor: !list Create new or edit CKEditor profiles below and in the <em>Basic setup</em> section, check \"Roles allowed to use this profile\"."
 173  msgstr ""
 174  
 175  #: includes/ckeditor.admin.inc:95;133
 176  msgid "Profile"
 177  msgstr ""
 178  
 179  #: includes/ckeditor.admin.inc:95
 180  msgid "Roles"
 181  msgstr ""
 182  
 183  #: includes/ckeditor.admin.inc:95;133
 184  msgid "Operations"
 185  msgstr ""
 186  
 187  #: includes/ckeditor.admin.inc:108;131
 188  msgid "edit"
 189  msgstr ""
 190  
 191  #: includes/ckeditor.admin.inc:109
 192  msgid "clone"
 193  msgstr ""
 194  
 195  #: includes/ckeditor.admin.inc:110;131
 196  msgid "delete"
 197  msgstr ""
 198  
 199  #: includes/ckeditor.admin.inc:115
 200  msgid "Profiles"
 201  msgstr ""
 202  
 203  #: includes/ckeditor.admin.inc:117
 204  msgid "Create new profile"
 205  msgstr ""
 206  
 207  #: includes/ckeditor.admin.inc:120
 208  msgid "No profiles found. Click here to <a href=\"!create\">create a new profile</a>."
 209  msgstr ""
 210  
 211  #: includes/ckeditor.admin.inc:125
 212  msgid "Global profile not found. Click here to <a href=\"!create\">create the global profile</a>."
 213  msgstr ""
 214  
 215  #: includes/ckeditor.admin.inc:128
 216  msgid "Global settings"
 217  msgstr ""
 218  
 219  #: includes/ckeditor.admin.inc:130
 220  msgid "CKEditor Global Profile"
 221  msgstr ""
 222  
 223  #: includes/ckeditor.admin.inc:151;983
 224  msgid "Your CKEditor profile has been created."
 225  msgstr ""
 226  
 227  #: includes/ckeditor.admin.inc:192
 228  msgid "You haven't assigned \"access ckeditor\" <a href=\"!permissions\">permissions</a> yet. It is recommended to assign the \"access ckeditor\" <a href=\"!permissions\">permissions</a> before updating CKEditor profiles."
 229  msgstr ""
 230  
 231  #: includes/ckeditor.admin.inc:203
 232  msgid "Not all user roles are shown since they already have ckeditor profiles. You must first unassign profiles in order to add them to a new one."
 233  msgstr ""
 234  
 235  #: includes/ckeditor.admin.inc:209
 236  msgid "Basic setup"
 237  msgstr ""
 238  
 239  #: includes/ckeditor.admin.inc:249
 240  msgid "Profile name"
 241  msgstr ""
 242  
 243  #: includes/ckeditor.admin.inc:253
 244  msgid "Enter a name for this profile. This name is only visible within the ckeditor administration page."
 245  msgstr ""
 246  
 247  #: includes/ckeditor.admin.inc:259
 248  msgid "Roles allowed to use this profile"
 249  msgstr ""
 250  
 251  #: includes/ckeditor.admin.inc:262
 252  msgid "Only roles with \"access ckeditor\" permission will be shown here. If no role is available, make sure that you have assigned the \"access ckeditor\" <a href=\"!permission\">permission</a>."
 253  msgstr ""
 254  
 255  #: includes/ckeditor.admin.inc:268
 256  msgid "Allow users to customize CKEditor appearance"
 257  msgstr ""
 258  
 259  #: includes/ckeditor.admin.inc:271;415;597;847;857;1142 includes/ckeditor.user.inc:69;81;91;147
 260  msgid "No"
 261  msgstr ""
 262  
 263  #: includes/ckeditor.admin.inc:272;416;596;848;856;1141 includes/ckeditor.user.inc:68;80;92;146
 264  msgid "Yes"
 265  msgstr ""
 266  
 267  #: includes/ckeditor.admin.inc:274
 268  msgid "If allowed, users will be able to override the \"Editor appearance\" by visiting their profile page."
 269  msgstr ""
 270  
 271  #: includes/ckeditor.admin.inc:279
 272  msgid "Security"
 273  msgstr ""
 274  
 275  #: includes/ckeditor.admin.inc:280
 276  msgid "The CKEditor security system protects you from executing malicious code that is already in your database. In plain text areas database content is harmless because it is not executed, but the CKEditor WYSIWYG editor evaluates HTML like a web browser and content needs to be filtered before it is loaded."
 277  msgstr ""
 278  
 279  #: includes/ckeditor.admin.inc:289
 280  msgid "Security filters"
 281  msgstr ""
 282  
 283  #: includes/ckeditor.admin.inc:290
 284  msgid "Please choose carefully all filters that protect your content (probably not all filters listed below are security filters)."
 285  msgstr ""
 286  
 287  #: includes/ckeditor.admin.inc:319
 288  msgid "Security settings"
 289  msgstr ""
 290  
 291  #: includes/ckeditor.admin.inc:322
 292  msgid "Always run security filters for CKEditor."
 293  msgstr ""
 294  
 295  #: includes/ckeditor.admin.inc:323
 296  msgid "Run security filters only when CKEditor is set to start automatically."
 297  msgstr ""
 298  
 299  #: includes/ckeditor.admin.inc:325
 300  msgid "There are two ways of starting CKEditor: automatically and manually (via toggle or in a popup). If you decide to apply security filters only when CKEditor starts automatically, you will not be protected when toggling manually from plain text area to CKEditor or when using CKEditor in a popup mode. So choose this option only, if you can detect various attacks (mainly XSS) by yourself just by looking at the HTML code."
 301  msgstr ""
 302  
 303  #: includes/ckeditor.admin.inc:330;1055
 304  msgid "Visibility settings"
 305  msgstr ""
 306  
 307  #: includes/ckeditor.admin.inc:333
 308  msgid "The following settings are combined with the visibility settings of the global profile."
 309  msgstr ""
 310  
 311  #: includes/ckeditor.admin.inc:338
 312  msgid "Minimum rows"
 313  msgstr ""
 314  
 315  #: includes/ckeditor.admin.inc:340
 316  msgid "CKEditor will be triggered if the textarea has more rows than entered here. Enter '1' if you do not want to use this feature."
 317  msgstr ""
 318  
 319  #: includes/ckeditor.admin.inc:345;1063 includes/ckeditor.page.inc:126
 320  msgid "Use inclusion or exclusion mode"
 321  msgstr ""
 322  
 323  #: includes/ckeditor.admin.inc:348;1066
 324  msgid "Exclude"
 325  msgstr ""
 326  
 327  #: includes/ckeditor.admin.inc:349;1067
 328  msgid "Include"
 329  msgstr ""
 330  
 331  #: includes/ckeditor.admin.inc:351;1069
 332  msgid "Choose the way of disabling/enabling CKEditor on selected fields/paths (see below). Use exclude to disable CKEditor on selected fields/paths. Use include if you want to load CKEditor only on selected paths/fields."
 333  msgstr ""
 334  
 335  #: includes/ckeditor.admin.inc:361;1078
 336  msgid "Fields to exclude/include"
 337  msgstr ""
 338  
 339  #: includes/ckeditor.admin.inc:367;1084
 340  msgid "Enter the paths to the textarea fields on which you want to enable or disable CKEditor."
 341  msgstr ""
 342  
 343  #: includes/ckeditor.admin.inc:367;1084
 344  msgid "Please see the <a href=\"!helppagelink\">help page</a> for more information about defining field names. Short instruction is available below."
 345  msgstr ""
 346  
 347  #: includes/ckeditor.admin.inc:367;1084
 348  msgid "Path structure: <strong>content_type@path.element_id</strong>"
 349  msgstr ""
 350  
 351  #: includes/ckeditor.admin.inc:367;1084
 352  msgid "The following wildcards are available: \"*\", \"?\"."
 353  msgstr ""
 354  
 355  #: includes/ckeditor.admin.inc:367;1084
 356  msgid "Content type is optional. You may even specify only path or field id."
 357  msgstr ""
 358  
 359  #: includes/ckeditor.admin.inc:367;1084
 360  msgid "Examples:"
 361  msgstr ""
 362  
 363  #: includes/ckeditor.admin.inc:367;1084
 364  msgid "matches all fields of type \"blog\" called edit-body, on any page."
 365  msgstr ""
 366  
 367  #: includes/ckeditor.admin.inc:367;1084
 368  msgid "matches fields starting with \"edit-user-\" on pages starting with \"node/add/"
 369  msgstr ""
 370  
 371  #: includes/ckeditor.admin.inc:373;1090
 372  msgid "Force simplified toolbar on the following fields"
 373  msgstr ""
 374  
 375  #: includes/ckeditor.admin.inc:377;1094
 376  msgid "Enter the paths to the textarea fields on which you want to force the simplified toolbar (!name)."
 377  msgstr ""
 378  
 379  #: includes/ckeditor.admin.inc:377;1094
 380  msgid "Please see the <a href=\"!helppagelink\">help page</a> for more information about defining field names. Take a look at the exclusion settings (above) for short instruction."
 381  msgstr ""
 382  
 383  #: includes/ckeditor.admin.inc:383
 384  msgid "Editor appearance"
 385  msgstr ""
 386  
 387  #: includes/ckeditor.admin.inc:390 includes/ckeditor.user.inc:54
 388  msgid "Default state"
 389  msgstr ""
 390  
 391  #: includes/ckeditor.admin.inc:393;526;836 includes/ckeditor.user.inc:57
 392  msgid "Enabled"
 393  msgstr ""
 394  
 395  #: includes/ckeditor.admin.inc:394;527;837 includes/ckeditor.user.inc:58
 396  msgid "Disabled"
 397  msgstr ""
 398  
 399  #: includes/ckeditor.admin.inc:396
 400  msgid "Default editor state. If disabled, rich text editor may still be enabled using toggle or popup window."
 401  msgstr ""
 402  
 403  #: includes/ckeditor.admin.inc:401 includes/ckeditor.user.inc:65
 404  msgid "Show disable/enable rich text editor toggle"
 405  msgstr ""
 406  
 407  #: includes/ckeditor.admin.inc:404
 408  msgid "Show"
 409  msgstr ""
 410  
 411  #: includes/ckeditor.admin.inc:405
 412  msgid "Hide"
 413  msgstr ""
 414  
 415  #: includes/ckeditor.admin.inc:407
 416  msgid "Whether or not to show the disable/enable rich text editor toggle below the textarea. Works only if CKEditor is not running in a popup window (see below)."
 417  msgstr ""
 418  
 419  #: includes/ckeditor.admin.inc:412 includes/ckeditor.user.inc:88
 420  msgid "Use CKEditor in a popup window"
 421  msgstr ""
 422  
 423  #: includes/ckeditor.admin.inc:418 includes/ckeditor.user.inc:94
 424  msgid "If this option is enabled a link to a popup window will be used instead of a textarea replace."
 425  msgstr ""
 426  
 427  #: includes/ckeditor.admin.inc:423 includes/ckeditor.user.inc:99
 428  msgid "Skin"
 429  msgstr ""
 430  
 431  #: includes/ckeditor.admin.inc:426
 432  msgid "Choose a default skin."
 433  msgstr ""
 434  
 435  #: includes/ckeditor.admin.inc:430;634;667
 436  msgid "CKEditor default"
 437  msgstr ""
 438  
 439  #: includes/ckeditor.admin.inc:431
 440  msgid "Select manually"
 441  msgstr ""
 442  
 443  #: includes/ckeditor.admin.inc:443
 444  msgid "Color module: base"
 445  msgstr ""
 446  
 447  #: includes/ckeditor.admin.inc:447
 448  msgid "Color module: top"
 449  msgstr ""
 450  
 451  #: includes/ckeditor.admin.inc:451
 452  msgid "Color module: bottom"
 453  msgstr ""
 454  
 455  #: includes/ckeditor.admin.inc:464
 456  msgid "User Interface color"
 457  msgstr ""
 458  
 459  #: includes/ckeditor.admin.inc:467
 460  msgid "Works only with \"!skin\" skin."
 461  msgstr ""
 462  
 463  #: includes/ckeditor.admin.inc:487 includes/ckeditor.user.inc:107
 464  msgid "Toolbar"
 465  msgstr ""
 466  
 467  #: includes/ckeditor.admin.inc:490
 468  msgid "Choose a default toolbar set. To define new toolbar, edit \"ckeditor.config.js\" located in \"!module_path\"."
 469  msgstr ""
 470  
 471  #: includes/ckeditor.admin.inc:495 includes/ckeditor.user.inc:115
 472  msgid "Start the toolbar expanded"
 473  msgstr ""
 474  
 475  #: includes/ckeditor.admin.inc:498 includes/ckeditor.user.inc:118
 476  msgid "Expanded"
 477  msgstr ""
 478  
 479  #: includes/ckeditor.admin.inc:499 includes/ckeditor.user.inc:119
 480  msgid "Collapsed"
 481  msgstr ""
 482  
 483  #: includes/ckeditor.admin.inc:501 includes/ckeditor.user.inc:121
 484  msgid "The toolbar start expanded or collapsed."
 485  msgstr ""
 486  
 487  #: includes/ckeditor.admin.inc:506 includes/ckeditor.user.inc:126
 488  msgid "Width"
 489  msgstr ""
 490  
 491  #: includes/ckeditor.admin.inc:508
 492  msgid "Width in pixels or percent. Example: 400 or 100%."
 493  msgstr ""
 494  
 495  #: includes/ckeditor.admin.inc:515 includes/ckeditor.user.inc:135
 496  msgid "Language"
 497  msgstr ""
 498  
 499  #: includes/ckeditor.admin.inc:518 includes/ckeditor.user.inc:138
 500  msgid "The language for the CKEditor interface."
 501  msgstr ""
 502  
 503  #: includes/ckeditor.admin.inc:523 includes/ckeditor.user.inc:143
 504  msgid "Auto-detect language"
 505  msgstr ""
 506  
 507  #: includes/ckeditor.admin.inc:529 includes/ckeditor.user.inc:149
 508  msgid "Use auto detect user language feature."
 509  msgstr ""
 510  
 511  #: includes/ckeditor.admin.inc:534
 512  msgid "Language Direction"
 513  msgstr ""
 514  
 515  #: includes/ckeditor.admin.inc:537
 516  msgid "Get from current locale (default)"
 517  msgstr ""
 518  
 519  #: includes/ckeditor.admin.inc:538
 520  msgid "Left-To-Right"
 521  msgstr ""
 522  
 523  #: includes/ckeditor.admin.inc:539
 524  msgid "Right-To-Left"
 525  msgstr ""
 526  
 527  #: includes/ckeditor.admin.inc:541
 528  msgid "Choose language direction used in the editing area. Even when CKEditor auto detects user language and adjusts it's user interface, the editing area is not automatically changed into LTR or RTL mode. To be able to type LTR (like English) and RTL (like Arabic, Hebrew, Persian) content at the same time, please take a look at the <b>Styles</b> combo and <b>Language: RTL</b>, <b>Language: LTR</b> styles available there. Note: this combo box is not available in the default toolbar, the <b>Styles</b> button needs to be added to the toolbar in ckeditor.config.js."
 529  msgstr ""
 530  
 531  #: includes/ckeditor.admin.inc:546
 532  msgid "Cleanup and output"
 533  msgstr ""
 534  
 535  #: includes/ckeditor.admin.inc:553
 536  msgid "Enter mode"
 537  msgstr ""
 538  
 539  #: includes/ckeditor.admin.inc:560
 540  msgid "Set which tag CKEditor should use when [Enter] key is pressed."
 541  msgstr ""
 542  
 543  #: includes/ckeditor.admin.inc:565
 544  msgid "Shift + Enter mode"
 545  msgstr ""
 546  
 547  #: includes/ckeditor.admin.inc:572
 548  msgid "Set which tag CKEditor should use when [Shift] + [Enter] is pressed."
 549  msgstr ""
 550  
 551  #: includes/ckeditor.admin.inc:577
 552  msgid "Font formats"
 553  msgstr ""
 554  
 555  #: includes/ckeditor.admin.inc:581
 556  msgid "Semicolon separated list of HTML font formats. Allowed values are: p;div;pre;address;h1;h2;h3;h4;h5;h6"
 557  msgstr ""
 558  
 559  #: includes/ckeditor.admin.inc:593
 560  msgid "Use custom formatting options"
 561  msgstr ""
 562  
 563  #: includes/ckeditor.admin.inc:603
 564  msgid "Custom formatting options"
 565  msgstr ""
 566  
 567  #: includes/ckeditor.admin.inc:611
 568  msgid "indent the element contents"
 569  msgstr ""
 570  
 571  #: includes/ckeditor.admin.inc:612
 572  msgid "break line before the opener tag"
 573  msgstr ""
 574  
 575  #: includes/ckeditor.admin.inc:613
 576  msgid "break line after the opener tag"
 577  msgstr ""
 578  
 579  #: includes/ckeditor.admin.inc:614
 580  msgid "break line before the closer tag"
 581  msgstr ""
 582  
 583  #: includes/ckeditor.admin.inc:615
 584  msgid "break line after the closer tag"
 585  msgstr ""
 586  
 587  #: includes/ckeditor.admin.inc:616
 588  msgid "indent the &lt;pre&gt; element contents"
 589  msgstr ""
 590  
 591  #: includes/ckeditor.admin.inc:622
 592  msgid "CSS"
 593  msgstr ""
 594  
 595  #: includes/ckeditor.admin.inc:629
 596  msgid "Editor CSS"
 597  msgstr ""
 598  
 599  #: includes/ckeditor.admin.inc:632
 600  msgid "Use theme css"
 601  msgstr ""
 602  
 603  #: includes/ckeditor.admin.inc:633
 604  msgid "Define css"
 605  msgstr ""
 606  
 607  #: includes/ckeditor.admin.inc:636
 608  msgid "Defines the CSS to be used in the editor area.<br />Use theme css - load style.css from current site theme.<br/>Define css - enter path for css file below.<br />CKEditor default - uses default CSS from editor."
 609  msgstr ""
 610  
 611  #: includes/ckeditor.admin.inc:641
 612  msgid "CSS path"
 613  msgstr ""
 614  
 615  #: includes/ckeditor.admin.inc:645
 616  msgid "Enter path to CSS file (Example: !example1) or a list of css files separated by a comma (Example: !example2). Make sure to select \"Define css\" above."
 617  msgstr ""
 618  
 619  #: includes/ckeditor.admin.inc:651
 620  msgid "Available placeholders:!h - host name (!host).!t - path to theme (!theme)."
 621  msgstr ""
 622  
 623  #: includes/ckeditor.admin.inc:662
 624  msgid "Predefined styles"
 625  msgstr ""
 626  
 627  #: includes/ckeditor.admin.inc:665
 628  msgid "Use theme ckeditor.styles.js"
 629  msgstr ""
 630  
 631  #: includes/ckeditor.admin.inc:666
 632  msgid "Define path to ckeditor.styles.js"
 633  msgstr ""
 634  
 635  #: includes/ckeditor.admin.inc:669
 636  msgid "Define the location of \"ckeditor.styles.js\" file. It is used by the \"Style\" dropdown list available in the default toolbar. Copy \"!ckeditor.styles.js\" inside your theme directory (\"!theme\") and adjust it to your needs."
 637  msgstr ""
 638  
 639  #: includes/ckeditor.admin.inc:674
 640  msgid "Predefined styles path"
 641  msgstr ""
 642  
 643  #: includes/ckeditor.admin.inc:678
 644  msgid "Enter path to a file with predefined styles (Example: \"!example1\"). Be sure to select \"define path to ckeditor.styles.js\" above."
 645  msgstr ""
 646  
 647  #: includes/ckeditor.admin.inc:683
 648  msgid "Available placeholders:!h - host name (!host).!t - path to theme (!theme).!m - path to CKEditor module (!module)."
 649  msgstr ""
 650  
 651  #: includes/ckeditor.admin.inc:696
 652  msgid "File browser settings"
 653  msgstr ""
 654  
 655  #: includes/ckeditor.admin.inc:699
 656  msgid "Set file browser settings. A file browser will allow you to explore the files contained on the server and embed them as links, images or flash movies. CKEditor is compatible with contributed modules like <a href=\"!imce\">IMCE</a>, <a href=\"!ib\">Image Browser</a> or <a href=\"!webfm\">Web File Manager</a>. CKEditor can be also integrated with <a href=\"!ckfinder\">CKFinder</a>."
 657  msgstr ""
 658  
 659  #: includes/ckeditor.admin.inc:703
 660  msgid "None"
 661  msgstr ""
 662  
 663  #: includes/ckeditor.admin.inc:704;709 includes/ckeditor.page.inc:162
 664  msgid "CKFinder"
 665  msgstr ""
 666  
 667  #: includes/ckeditor.admin.inc:708
 668  msgid "Same as in Link dialog"
 669  msgstr ""
 670  
 671  #: includes/ckeditor.admin.inc:713;714 includes/ckeditor.page.inc:166
 672  msgid "IMCE"
 673  msgstr ""
 674  
 675  #: includes/ckeditor.admin.inc:718;719
 676  msgid "TinyBrowser"
 677  msgstr ""
 678  
 679  #: includes/ckeditor.admin.inc:723;724 includes/ckeditor.page.inc:167
 680  msgid "Image Browser"
 681  msgstr ""
 682  
 683  #: includes/ckeditor.admin.inc:728;729 includes/ckeditor.page.inc:168
 684  msgid "Web File Manager"
 685  msgstr ""
 686  
 687  #: includes/ckeditor.admin.inc:734
 688  msgid "File browser type (Link dialog)"
 689  msgstr ""
 690  
 691  #: includes/ckeditor.admin.inc:737
 692  msgid "Select the file browser that you would like to use to upload files."
 693  msgstr ""
 694  
 695  #: includes/ckeditor.admin.inc:742
 696  msgid "File browser type (Image dialog)"
 697  msgstr ""
 698  
 699  #: includes/ckeditor.admin.inc:745
 700  msgid "Select the file browser that you would like to use to upload images."
 701  msgstr ""
 702  
 703  #: includes/ckeditor.admin.inc:750
 704  msgid "File browser type (Flash dialog)"
 705  msgstr ""
 706  
 707  #: includes/ckeditor.admin.inc:753
 708  msgid "Select the file browser that you would like to use to upload flash movies."
 709  msgstr ""
 710  
 711  #: includes/ckeditor.admin.inc:761
 712  msgid "CKFinder settings"
 713  msgstr ""
 714  
 715  #: includes/ckeditor.admin.inc:762
 716  msgid "Path to uploaded files"
 717  msgstr ""
 718  
 719  #: includes/ckeditor.admin.inc:766
 720  msgid "Path to uploaded files relative to the document root."
 721  msgstr ""
 722  
 723  #: includes/ckeditor.admin.inc:768
 724  msgid "Available placeholders:!b - base URL path of the Drupal installation (!base).!f - Drupal file system path where the files are stored (!files).!u - User ID.!n - Username.<br />Current path: !path"
 725  msgstr ""
 726  
 727  #: includes/ckeditor.admin.inc:782
 728  msgid "Absolute path to uploaded files"
 729  msgstr ""
 730  
 731  #: includes/ckeditor.admin.inc:787
 732  msgid "The path to the local directory (in the server) which points to the path defined above. If empty, CKEditor will try to discover the right path."
 733  msgstr ""
 734  
 735  #: includes/ckeditor.admin.inc:789
 736  msgid "Available placeholders:!d - server path to document root (!root).!b - base URL path of the Drupal installation (!base).!f - Drupal file system path where the files are stored (!files).!u - User ID.!n - Username.<br />Current path: !path"
 737  msgstr ""
 738  
 739  #: includes/ckeditor.admin.inc:804
 740  msgid "Setting relative path to uploaded files has been disabled because private downloads are enabled and this path is calculated automatically. To change the location of uploaded files in the private file system, edit the <a href=\"!url\">CKEditor Global Profile</a>."
 741  msgstr ""
 742  
 743  #: includes/ckeditor.admin.inc:806
 744  msgid "Setting path to uploaded files has been disabled because private downloads are enabled and this path is calculated automatically.To change the location of uploaded files in the private file system, edit the <a href=\"!url\">CKEditor Global Profile</a>."
 745  msgstr ""
 746  
 747  #: includes/ckeditor.admin.inc:812
 748  msgid "Advanced options"
 749  msgstr ""
 750  
 751  #: includes/ckeditor.admin.inc:818
 752  msgid "Load method"
 753  msgstr ""
 754  
 755  #: includes/ckeditor.admin.inc:821
 756  msgid "Select the load method of CKEditor. If ckeditor_basic.js is used, only a small file is initially loaded and the rest part of the editor is loaded later (see \"Load timeout\"). This might be handy if CKEditor is disabled by default."
 757  msgstr ""
 758  
 759  #: includes/ckeditor.admin.inc:825
 760  msgid "Load timeout"
 761  msgstr ""
 762  
 763  #: includes/ckeditor.admin.inc:829
 764  msgid "The time to wait (in seconds) to load the full editor code after the page load, if the \"ckeditor_basic.js\" file is used. If set to zero, the editor is loaded on demand."
 765  msgstr ""
 766  
 767  #: includes/ckeditor.admin.inc:833
 768  msgid "Force pasting as plain text"
 769  msgstr ""
 770  
 771  #: includes/ckeditor.admin.inc:839
 772  msgid "If enabled, HTML content will be automatically changed to plain text when pasting."
 773  msgstr ""
 774  
 775  #: includes/ckeditor.admin.inc:843
 776  msgid "Spell checker"
 777  msgstr ""
 778  
 779  #: includes/ckeditor.admin.inc:845
 780  msgid "If enabled, turns on SCAYT (Spell Check As You Type) automatically after loading the editor."
 781  msgstr ""
 782  
 783  #: includes/ckeditor.admin.inc:853
 784  msgid "Load ckeditor.config.js from theme path"
 785  msgstr ""
 786  
 787  #: includes/ckeditor.admin.inc:859
 788  msgid "When set to \"true\" the editor will try to load the ckeditor.config.js file from theme directory."
 789  msgstr ""
 790  
 791  #: includes/ckeditor.admin.inc:863
 792  msgid "Custom javascript configuration"
 793  msgstr ""
 794  
 795  #: includes/ckeditor.admin.inc:867
 796  msgid "To change CKEditor configuration globally, you should modify the config file: \"!ckeditor_config\". Sometimes it is required to change the CKEditor configuration for a single profile only. Use this box to define settings that are unique for this profile. Available options are listed in the <a href=\"!docs\">CKEditor documentation</a>. Add the following code snippet to change available fonts in combo boxes in CKEditor: <pre>@code</pre><strong>Warning</strong>: If you make something wrong here, CKEditor may fail to load."
 797  msgstr ""
 798  
 799  #: includes/ckeditor.admin.inc:873
 800  msgid "Save"
 801  msgstr ""
 802  
 803  #: includes/ckeditor.admin.inc:887;1181
 804  msgid "Include mode selected, but no paths given. Enter at least one path where CKEditor should appear."
 805  msgstr ""
 806  
 807  #: includes/ckeditor.admin.inc:896
 808  msgid "Minimum rows must be a valid number."
 809  msgstr ""
 810  
 811  #: includes/ckeditor.admin.inc:900 includes/ckeditor.user.inc:158
 812  msgid "If CKEditor is enabled by default, popup window must be disabled."
 813  msgstr ""
 814  
 815  #: includes/ckeditor.admin.inc:904 includes/ckeditor.user.inc:162
 816  msgid "If toggle is enabled, popup window must be disabled."
 817  msgstr ""
 818  
 819  #: includes/ckeditor.admin.inc:908
 820  msgid "You must give a profile name."
 821  msgstr ""
 822  
 823  #: includes/ckeditor.admin.inc:911
 824  msgid "Enter valid profile name. Only alphanumeric and underscore characters are allowed."
 825  msgstr ""
 826  
 827  #: includes/ckeditor.admin.inc:914
 828  msgid "This profile name is reserved. Please choose a different name."
 829  msgstr ""
 830  
 831  #: includes/ckeditor.admin.inc:919
 832  msgid "The profile name must be unique. A profile with this name already exists."
 833  msgstr ""
 834  
 835  #: includes/ckeditor.admin.inc:924
 836  msgid "Enter valid width. Example: 400 or 100%."
 837  msgstr ""
 838  
 839  #: includes/ckeditor.admin.inc:929
 840  msgid "CSS path is not empty. Please set the \"Editor CSS\" option to \"define css\" mode."
 841  msgstr ""
 842  
 843  #: includes/ckeditor.admin.inc:932
 844  msgid "Double quotes are not allowed in CSS path."
 845  msgstr ""
 846  
 847  #: includes/ckeditor.admin.inc:935;947
 848  msgid "Enter valid path, do not surround it with quotes."
 849  msgstr ""
 850  
 851  #: includes/ckeditor.admin.inc:941
 852  msgid "Path to predefined styles is not empty. Please set the \"Predefined styles\" option to \"define path to ckeditor.styles.js\" mode."
 853  msgstr ""
 854  
 855  #: includes/ckeditor.admin.inc:944
 856  msgid "Double quotes are not allowed in path."
 857  msgstr ""
 858  
 859  #: includes/ckeditor.admin.inc:953
 860  msgid "Enter valid, semicolon separated, list of HTML font formats (no semicolon at the end of list expected)."
 861  msgstr ""
 862  
 863  #: includes/ckeditor.admin.inc:959
 864  msgid "Path to uploaded files is required."
 865  msgstr ""
 866  
 867  #: includes/ckeditor.admin.inc:962
 868  msgid "Absolute path to uploaded files is required."
 869  msgstr ""
 870  
 871  #: includes/ckeditor.admin.inc:967
 872  msgid "Set valid load method."
 873  msgstr ""
 874  
 875  #: includes/ckeditor.admin.inc:970
 876  msgid "Enter valid load timeout in seconds."
 877  msgstr ""
 878  
 879  #: includes/ckeditor.admin.inc:980
 880  msgid "Your CKEditor profile has been updated."
 881  msgstr ""
 882  
 883  #: includes/ckeditor.admin.inc:1017
 884  msgid "Global profile already exist. Only one global profile is allowed."
 885  msgstr ""
 886  
 887  #: includes/ckeditor.admin.inc:1021
 888  msgid "Create global profile"
 889  msgstr ""
 890  
 891  #: includes/ckeditor.admin.inc:1024
 892  msgid "Update global profile"
 893  msgstr ""
 894  
 895  #: includes/ckeditor.admin.inc:1029
 896  msgid "Main setup"
 897  msgstr ""
 898  
 899  #: includes/ckeditor.admin.inc:1042
 900  msgid "Role precedence"
 901  msgstr ""
 902  
 903  #: includes/ckeditor.admin.inc:1044
 904  msgid "A user having <strong>multiple roles</strong> gets the permissions of the highest one. Sort role IDs according to their <strong>precedence from higher to lower</strong> by putting > in between."
 905  msgstr ""
 906  
 907  #: includes/ckeditor.admin.inc:1047
 908  msgid "Here is the id-name pairs of roles having access to CKEditor:"
 909  msgstr ""
 910  
 911  #: includes/ckeditor.admin.inc:1050
 912  msgid "You haven't assigned the \"access ckeditor\" <a href=\"!permissions\">permissions</a> yet."
 913  msgstr ""
 914  
 915  #: includes/ckeditor.admin.inc:1058
 916  msgid "The following settings are combined with the visibility settings of the specific profile."
 917  msgstr ""
 918  
 919  #: includes/ckeditor.admin.inc:1100
 920  msgid "Advanced settings"
 921  msgstr ""
 922  
 923  #: includes/ckeditor.admin.inc:1109
 924  msgid "Path to CKEditor"
 925  msgstr ""
 926  
 927  #: includes/ckeditor.admin.inc:1113
 928  msgid "Path to CKEditor (the HTML editor, downloaded from <a href=\"!ckeditorcom\">ckeditor.com</a>) relative to the document root."
 929  msgstr ""
 930  
 931  #: includes/ckeditor.admin.inc:1115
 932  msgid "Available placeholders:!b - base URL path of the Drupal installation (!base).!m - base URL path where CKEditor module is stored (!files).<br />Current path: !path"
 933  msgstr ""
 934  
 935  #: includes/ckeditor.admin.inc:1129
 936  msgid "Local path to CKEditor"
 937  msgstr ""
 938  
 939  #: includes/ckeditor.admin.inc:1133
 940  msgid "The path to the local directory (on the server) which points to the path defined above. Enter either an absolute server path or path relative to \"index.php\". If empty, CKEditor module will try to find the right path.<br />Current path: !path"
 941  msgstr ""
 942  
 943  #: includes/ckeditor.admin.inc:1138 includes/ckeditor.user.inc:77
 944  msgid "Show field name hint below each rich text editor"
 945  msgstr ""
 946  
 947  #: includes/ckeditor.admin.inc:1144
 948  msgid "This only applies for users with \"administer ckeditor\" permissions."
 949  msgstr ""
 950  
 951  #: includes/ckeditor.admin.inc:1151
 952  msgid "Location of files uploaded with CKEditor in the private folder"
 953  msgstr ""
 954  
 955  #: includes/ckeditor.admin.inc:1155
 956  msgid "The path relative to the location of the private directory where CKEditor should store uploaded files."
 957  msgstr ""
 958  
 959  #: includes/ckeditor.admin.inc:1155
 960  msgid "<strong>Warning:</strong> CKEditor does not implement any kind of access protection on files available in this location. All files stored in the directory defined above might be accessible by unauthenticated users if there is no information about the file in the Drupal's database."
 961  msgstr ""
 962  
 963  #: includes/ckeditor.admin.inc:1155
 964  msgid "System path to the private folder is: !system_path."
 965  msgstr ""
 966  
 967  #: includes/ckeditor.admin.inc:1155
 968  msgid "Available wildcard characters:"
 969  msgstr ""
 970  
 971  #: includes/ckeditor.admin.inc:1155
 972  msgid "User ID"
 973  msgstr ""
 974  
 975  #: includes/ckeditor.admin.inc:1155
 976  msgid "Username"
 977  msgstr ""
 978  
 979  #: includes/ckeditor.admin.inc:1155
 980  msgid "Current path: !path"
 981  msgstr ""
 982  
 983  #: includes/ckeditor.admin.inc:1161
 984  msgid "Link to paths only"
 985  msgstr ""
 986  
 987  #: includes/ckeditor.admin.inc:1161
 988  msgid "Link using internal: links"
 989  msgstr ""
 990  
 991  #: includes/ckeditor.admin.inc:1161
 992  msgid "Allow user to select between paths and internal links"
 993  msgstr ""
 994  
 995  #: includes/ckeditor.admin.inc:1162
 996  msgid "Path Filter & Link To Content integration"
 997  msgstr ""
 998  
 999  #: includes/ckeditor.admin.inc:1164
1000  msgid "With !plink extension it is possible to use internal: links. By default !link extension is linking to nodes using paths."
1001  msgstr ""
1002  
1003  #: includes/ckeditor.admin.inc:1164
1004  msgid "Path Filter"
1005  msgstr ""
1006  
1007  #: includes/ckeditor.admin.inc:1164
1008  msgid "Link To Content"
1009  msgstr ""
1010  
1011  #: includes/ckeditor.admin.inc:1228
1012  msgid "CKEditor global profile has been saved."
1013  msgstr ""
1014  
1015  #: includes/ckeditor.admin.inc:1249
1016  msgid "Rule %rule is ambiguous: please append .* if %rule is a path or prepend *. if %rule is a field"
1017  msgstr ""
1018  
1019  #: includes/ckeditor.admin.inc:1268
1020  msgid "Are you sure that you want to delete the CKEditor profile %profile?"
1021  msgstr ""
1022  
1023  #: includes/ckeditor.admin.inc:1274
1024  msgid "Delete"
1025  msgstr ""
1026  
1027  #: includes/ckeditor.admin.inc:1280
1028  msgid "Cancel"
1029  msgstr ""
1030  
1031  #: includes/ckeditor.admin.inc:1291
1032  msgid "Deleted CKEditor profile."
1033  msgstr ""
1034  
1035  #: includes/ckeditor.admin.inc:1425
1036  msgid "for developers only"
1037  msgstr ""
1038  
1039  #: includes/ckeditor.page.inc:36
1040  msgid "Enables the usage of CKEditor (WYSIWYG editor) instead of plain text fields."
1041  msgstr ""
1042  
1043  #: includes/ckeditor.page.inc:41
1044  msgid "CKEditor is highly configurable. The most commonly used features are listed below. You can also customize CKEditor to your needs by changing the configuration file: %ckeditor_module_config. This is also the only way to define new toolbar sets."
1045  msgstr ""
1046  
1047  #: includes/ckeditor.page.inc:45
1048  msgid "It is advised to not edit the configuration file that is distributed with CKEditor: %ckeditor_config_file (%ckeditor_config_path) because you may overwrite it accidentally when you update the editor."
1049  msgstr ""
1050  
1051  #: includes/ckeditor.page.inc:54
1052  msgid "The Global Profile allows you to define settings that are common for all profiles. Values defined in other profiles will be appended to the global configuration. This way you can avoid repeating some of the settings that are usually the same in each profile."
1053  msgstr ""
1054  
1055  #: includes/ckeditor.page.inc:59;77
1056  msgid "The CKEditor module allows Drupal to replace textarea fields with a rich text or !wysiwyg editor. This editor brings many of the powerful functionalities of known desktop editors like Word to the web. It's relatively lightweight and doesn't require any kind of installation on the client computer."
1057  msgstr ""
1058  
1059  #: includes/ckeditor.page.inc:61;79
1060  msgid "What You See Is What You Get"
1061  msgstr ""
1062  
1063  #: includes/ckeditor.page.inc:61;79
1064  msgid "WYSIWYG"
1065  msgstr ""
1066  
1067  #: includes/ckeditor.page.inc:63;81
1068  msgid "More information about the editor is located at the !ckeditorlink. A small !userguidelink is available."
1069  msgstr ""
1070  
1071  #: includes/ckeditor.page.inc:65;83;90
1072  msgid "CKEditor homepage"
1073  msgstr ""
1074  
1075  #: includes/ckeditor.page.inc:66;84
1076  msgid "user guide"
1077  msgstr ""
1078  
1079  #: includes/ckeditor.page.inc:68
1080  msgid "Profiles can be defined based on user roles. A CKEditor profile can define which pages receive this CKEditor capability, what buttons or themes are enabled for the editor, how the editor is displayed, and a few other editor functions. It is possible also to define the Global Profile that will hold values that will be appended to all other profiles."
1081  msgstr ""
1082  
1083  #: includes/ckeditor.page.inc:69
1084  msgid "Lastly, only users with the %accesspermission !permissionlink will be able to use CKEditor."
1085  msgstr ""
1086  
1087  #: includes/ckeditor.page.inc:72
1088  msgid "permission"
1089  msgstr ""
1090  
1091  #: includes/ckeditor.page.inc:86
1092  msgid "Configuration"
1093  msgstr ""
1094  
1095  #: includes/ckeditor.page.inc:88
1096  msgid "Go to the !ckeditorlink and download the latest version of CKEditor. Then uncompress the contents of the ckeditor directory of the downloaded file to %ckeditordir."
1097  msgstr ""
1098  
1099  #: includes/ckeditor.page.inc:93
1100  msgid "Enable the module as usual from Drupal's admin pages."
1101  msgstr ""
1102  
1103  #: includes/ckeditor.page.inc:94
1104  msgid "Grant permissions for use of CKEditor in !adminpath."
1105  msgstr ""
1106  
1107  #: includes/ckeditor.page.inc:96;100
1108  msgid "Administer"
1109  msgstr ""
1110  
1111  #: includes/ckeditor.page.inc:96
1112  msgid "User management"
1113  msgstr ""
1114  
1115  #: includes/ckeditor.page.inc:96
1116  msgid "Permissions"
1117  msgstr ""
1118  
1119  #: includes/ckeditor.page.inc:98
1120  msgid "Under !adminpath, adjust the ckeditor profiles. In each profile you can choose which textareas will be replaced by CKEditor, select default toolbar and configure some more advanced settings."
1121  msgstr ""
1122  
1123  #: includes/ckeditor.page.inc:100
1124  msgid "Site configuration"
1125  msgstr ""
1126  
1127  #: includes/ckeditor.page.inc:102
1128  msgid "For the Rich Text Editing to work you also need to configure your !filterlink for the users that may access Rich Text Editing. Either grant those users Full HTML access or use the following list of tags in the HTML filter:"
1129  msgstr ""
1130  
1131  #: includes/ckeditor.page.inc:104
1132  msgid "filters"
1133  msgstr ""
1134  
1135  #: includes/ckeditor.page.inc:107
1136  msgid "If you're going to use CKEditor with Filtered HTML input format, please read also \"Setting up filters\" section in !readme"
1137  msgstr ""
1138  
1139  #: includes/ckeditor.page.inc:111
1140  msgid "To have a better control over line breaks, you should disable %settingname in the chosen filter (recommended)."
1141  msgstr ""
1142  
1143  #: includes/ckeditor.page.inc:113
1144  msgid "Line break converter"
1145  msgstr ""
1146  
1147  #: includes/ckeditor.page.inc:115
1148  msgid "Modify the %ckconfig file to your custom needs (optional). Available configuration settings are available in the !apidocs."
1149  msgstr ""
1150  
1151  #: includes/ckeditor.page.inc:118
1152  msgid "API documentation"
1153  msgstr ""
1154  
1155  #: includes/ckeditor.page.inc:123
1156  msgid "Defining field inclusion/exclusions"
1157  msgstr ""
1158  
1159  #: includes/ckeditor.page.inc:124
1160  msgid "In order to specifically display CKEditor on those text areas on which you need it, the CKEditor module provides a powerfull method to define fields that should be enhanced with CKEditor. The first choice you have to make is whether you want to display CKEditor on all textareas and define a list of exceptions, or if you don't want to display CKEditor unless it is specifically enabled. This choice is made in the %settingname setting."
1161  msgstr ""
1162  
1163  #: includes/ckeditor.page.inc:128
1164  msgid "Next, the list of exceptions has to be defined. This list follows a specific syntax: the path to a field is defined by specifying the content type followed by @ character, specifying the path followed by dot and appending the field name at the end. You may decide to not use the content type. The field %fieldname on page %pathname would thus be addressed as %result. You can use wildcards * and ? anywhere in this line. If you have a dot in your field name and it causes problems, you can escape it with a slash (\\)."
1165  msgstr ""
1166  
1167  #: includes/ckeditor.page.inc:135
1168  msgid "Some examples:"
1169  msgstr ""
1170  
1171  #: includes/ckeditor.page.inc:137
1172  msgid "matches all fields on %pathname"
1173  msgstr ""
1174  
1175  #: includes/ckeditor.page.inc:138
1176  msgid "matches all fields called %fieldname on any page"
1177  msgstr ""
1178  
1179  #: includes/ckeditor.page.inc:139
1180  msgid "matches all fields called %fieldname on pages related to node type %typename"
1181  msgstr ""
1182  
1183  #: includes/ckeditor.page.inc:140
1184  msgid "matches all fields on pages related to node type %nodetype"
1185  msgstr ""
1186  
1187  #: includes/ckeditor.page.inc:141
1188  msgid "matches all fields on pages such as %pathname1, %pathname2, etc."
1189  msgstr ""
1190  
1191  #: includes/ckeditor.page.inc:142
1192  msgid "matches all %fieldname fields on pages such as %pathname1, %pathname2, etc."
1193  msgstr ""
1194  
1195  #: includes/ckeditor.page.inc:143
1196  msgid "matches fields starting with %fieldname on pages starting with %pathname"
1197  msgstr ""
1198  
1199  #: includes/ckeditor.page.inc:146
1200  msgid "Troubleshooting"
1201  msgstr ""
1202  
1203  #: includes/ckeditor.page.inc:148
1204  msgid "Take a look at !listlink when installing CKEditor (or check !troubleshooting)."
1205  msgstr ""
1206  
1207  #: includes/ckeditor.page.inc:150
1208  msgid "the list of common problems"
1209  msgstr ""
1210  
1211  #: includes/ckeditor.page.inc:153
1212  msgid "If you are looking for more information, have any trouble in configuration or if you found an issue, please visit the !officiallink."
1213  msgstr ""
1214  
1215  #: includes/ckeditor.page.inc:153
1216  msgid "official project page"
1217  msgstr ""
1218  
1219  #: includes/ckeditor.page.inc:154
1220  msgid "More information about how to tune up CKEditor for your theme can be found !herelink."
1221  msgstr ""
1222  
1223  #: includes/ckeditor.page.inc:154
1224  msgid "here"
1225  msgstr ""
1226  
1227  #: includes/ckeditor.page.inc:157
1228  msgid "Uploading images and files"
1229  msgstr ""
1230  
1231  #: includes/ckeditor.page.inc:158
1232  msgid "There are three ways for uploading files:"
1233  msgstr ""
1234  
1235  #: includes/ckeditor.page.inc:160
1236  msgid "By using !ckfinder (commercial)."
1237  msgstr ""
1238  
1239  #: includes/ckeditor.page.inc:164
1240  msgid "By using a module like !imcelink, !iblink or !webfmlink."
1241  msgstr ""
1242  
1243  #: includes/ckeditor.page.inc:170
1244  msgid "By using the core upload module."
1245  msgstr ""
1246  
1247  #: includes/ckeditor.user.inc:46
1248  msgid "Rich text editor settings"
1249  msgstr ""
1250  
1251  #: includes/ckeditor.user.inc:60
1252  msgid "Should rich-text editing be enabled or disabled by default in textarea fields? If disabled, rich text editor may still be enabled using toggle or popup window."
1253  msgstr ""
1254  
1255  #: includes/ckeditor.user.inc:71
1256  msgid "Whether or not to show the disable/enable rich text editor toggle below the textarea. Works only if CKEditor is not running a popup window (see below)."
1257  msgstr ""
1258  
1259  #: includes/ckeditor.user.inc:102
1260  msgid "Choose a CKEditor skin."
1261  msgstr ""
1262  
1263  #: includes/ckeditor.user.inc:110
1264  msgid "Choose a CKEditor toolbar set."
1265  msgstr ""
1266  
1267  #: includes/ckeditor.user.inc:128
1268  msgid "Width in pixels or percent."
1269  msgstr ""
1270  
1271  #: includes/ckeditor.user.inc:128;166
1272  msgid "Example"
1273  msgstr ""
1274  
1275  #: includes/ckeditor.user.inc:128;166
1276  msgid "or"
1277  msgstr ""
1278  
1279  #: includes/ckeditor.user.inc:166
1280  msgid "Enter valid width."
1281  msgstr ""
1282  
1283  #: includes/ckeditor.utils.js:0;0;0;0
1284  msgid "Split summary at cursor"
1285  msgstr ""
1286  
1287  #: includes/ckeditor.utils.js:0;0
1288  msgid "Join summary"
1289  msgstr ""
1290  
1291  #: includes/ckeditor.utils.js:0
1292  msgid "Content can be only inserted into CKEditor in WYSIWYG mode."
1293  msgstr ""
1294  
1295  #: plugins/drupalbreaks/plugin.js:0
1296  msgid "Insert Teaser Break"
1297  msgstr ""
1298  
1299  #: plugins/drupalbreaks/plugin.js:0
1300  msgid "Insert Page Break"
1301  msgstr ""
1302  
1303  #: plugins/drupalbreaks/plugin.js:0
1304  msgid "The document already contains a teaser break. Do you want to proceed by removing it first?"
1305  msgstr ""
1306  
1307  #: plugins/linktomenu/jscripts/functions.js:0 plugins/linktonode/jscripts/functions.js:0
1308  msgid "Error !msg"
1309  msgstr ""
1310  
1311  #: plugins/linktomenu/jscripts/functions.js:0 plugins/linktonode/jscripts/functions.js:0
1312  msgid "Error on retrieving data from module."
1313  msgstr ""
1314  
1315  #: plugins/mediaembed/plugin.js:0
1316  msgid "Embed Media Dialog"
1317  msgstr ""
1318  
1319  #: plugins/mediaembed/plugin.js:0;0
1320  msgid "Embed media code"
1321  msgstr ""
1322  
1323  #: plugins/mediaembed/plugin.js:0
1324  msgid "Paste embed code here"
1325  msgstr ""
1326  


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