web/drupal/modules/fckeditor/translations/fckeditor.pot
branchdrupal
changeset 74 0ff3ba646492
equal deleted inserted replaced
73:fcf75e232c5b 74:0ff3ba646492
       
     1 # $Id: fckeditor.pot,v 1.1.2.13 2009/03/11 16:35:45 wwalc Exp $
       
     2 #
       
     3 # LANGUAGE translation of Drupal (general)
       
     4 # Copyright YEAR NAME <EMAIL@ADDRESS>
       
     5 # Generated from files:
       
     6 #  fckeditor.module,v 1.20.2.99 2009/03/11 14:29:55 wwalc
       
     7 #  fckeditor.info,v 1.2.2.2 2008/03/18 13:50:45 wwalc
       
     8 #  fckeditor.utils.js,v 1.2.2.32 2009/03/11 11:53:52 wwalc
       
     9 #
       
    10 #, fuzzy
       
    11 msgid ""
       
    12 msgstr ""
       
    13 "Project-Id-Version: PROJECT VERSION\n"
       
    14 "POT-Creation-Date: 2009-03-11 17:34+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 #: fckeditor.module:51
       
    24 msgid "Enables the usage of FCKeditor (WYSIWYG editor) instead of plain text fields."
       
    25 msgstr ""
       
    26 
       
    27 #: fckeditor.module:55
       
    28 msgid "<p>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.</p>"
       
    29 msgstr ""
       
    30 
       
    31 #: fckeditor.module:59
       
    32 msgid "<p>Note: FCKeditor is highly configurable. The most commonly used features are listed below. If you want to take a look at all available settings, open <code>!fckconfig</code> and then customize <code>!fckeditor_config</code> to your needs. This is also the only way to define new toolbar sets. It is advised to not edit <code>fckconfig.js</code> because you may overwrite it accidentally when you update the editor.</p>"
       
    33 msgstr ""
       
    34 
       
    35 #: fckeditor.module:65
       
    36 msgid "<p>The FCKeditor module allows Drupal to replace textarea fields with a rich text or <acronym title=\"What You See Is What You Get\">WYSIWYG</acronym> 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.</p><p>More information about the editor is located at the !fckeditorlink. A small user guide is located at !userguidelink.</p>"
       
    37 msgstr ""
       
    38 
       
    39 #: fckeditor.module:67;75;80;542
       
    40 msgid "FCKeditor homepage"
       
    41 msgstr ""
       
    42 
       
    43 #: fckeditor.module:68;76
       
    44 msgid "FCKeditor userguide"
       
    45 msgstr ""
       
    46 
       
    47 #: fckeditor.module:70
       
    48 msgid "<p>Profiles can be defined based on user roles. A FCKeditor profile can define which pages receive this FCKeditor 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.</p><p>Lastly, only users with the <code>!access1</code> !permission will be able to use FCKeditor. </p>"
       
    49 msgstr ""
       
    50 
       
    51 #: fckeditor.module:70;1758
       
    52 msgid "permission"
       
    53 msgstr ""
       
    54 
       
    55 #: fckeditor.module:70;631;660;1601;1713;1758;144
       
    56 msgid "access fckeditor"
       
    57 msgstr ""
       
    58 
       
    59 #: fckeditor.module:73
       
    60 msgid "<p>The FCKeditor module allows Drupal to replace textarea fields with a rich text or <acronym title=\"What You See Is What You Get\">WYSIWYG</acronym> 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.</p><p>More information is located at the !fckeditorlink. A small user guide is located at !userguidelink.</p>"
       
    61 msgstr ""
       
    62 
       
    63 #: fckeditor.module:78
       
    64 msgid "<h3>Configuration</h3><ol><li>Go to the !fckeditorlink and download the latest version of FCKeditor. Then uncompress the contents of the \"fckeditor\" directory of the downloaded file to %fckeditordir.</li><li>Enable the module as usual from Drupal's admin pages.</li><li>Grant permissions for use of FCKeditor in <code>!path2</code><br />Note: to enable the file browser, read also the <i>How to enable the file browser</i> section.</li><li>Under <code>!path1</code>, adjust the fckeditor profiles. In each profile you can choose which textareas will be replaced by FCKeditor, select default toolbar and configure some more advanced settings.</li><li>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: <br /><code>!filter</code>. </li><li>To have a better control over line breaks, you may disable <code>Line break converter</code> in the chosen filter (recommended).</li><li>Modify the fckeditor.config.js file to custom your needs (optional).<br />You may copy the needed configuration lines from the default FCKeditor configuration settings (!fckconfig), the lines in fckeditor.config.js will override most settings.</li></ol>"
       
    65 msgstr ""
       
    66 
       
    67 #: fckeditor.module:82
       
    68 msgid "Administer > Site configuration > FCKeditor"
       
    69 msgstr ""
       
    70 
       
    71 #: fckeditor.module:83
       
    72 msgid "Administer > User Management > Permissions"
       
    73 msgstr ""
       
    74 
       
    75 #: fckeditor.module:90
       
    76 msgid "filters"
       
    77 msgstr ""
       
    78 
       
    79 #: fckeditor.module:92
       
    80 msgid "<h3>Installation troubleshooting</h3><p>If your FCKeditor does not show you must check if all files are extracted correctly. The directory %fckeditordir should have the following files: <code>fckeditor.js, fckconfig.js, fckstyles.xml, fcktemplates.xml</code> and a directory named <code>editor</code>.</p>"
       
    81 msgstr ""
       
    82 
       
    83 #: fckeditor.module:96
       
    84 msgid "The correct directory structure is as follows: <blockquote><pre>!structure</pre></blockquote>"
       
    85 msgstr ""
       
    86 
       
    87 #: fckeditor.module:99
       
    88 msgid "<h3>Plugins: Teaser break and Pagebreak</h3><p>By default, FCKeditor module comes with two plugins that can handle teaser break (&lt;!--break--&gt;) and pagebreak (&lt;!--pagebreak--&gt;). You can enable any (or even both) of them.<ol><li>Open <code>!fckeditor.config.js</code> and uncomment these three lines: <pre>!code</pre></li><li>The second step is to add buttons to the toolbar (in the same file). The button names are: <code>DrupalBreak, DrupalPageBreak</code>. For example if you have a toolbar with an array of buttons defined as follows: <pre>!buttons1</pre> simply add those two buttons at the end of array: <pre>!buttons2</pre> (remember about single quotes).</li><li>Note that the &lt;--pagebreak--&gt; tag is not supported by default in Drupal. You should install the <a href=\"!paging\" target=\"_blank\">Paging</a> module to enable the &lt;!--pagebreak--&gt; tag support. Please refer to the Paging module documentation for detailed installation instructions.</li></ol></p>"
       
    89 msgstr ""
       
    90 
       
    91 #: fckeditor.module:111
       
    92 msgid "<h3>Uploading images and files</h3><p>There are three ways of uploading files: by using the built-in file browser, by using modules like !imce, !ib, !webfm or by using the core upload module.</p>"
       
    93 msgstr ""
       
    94 
       
    95 #: fckeditor.module:113;2089;2104
       
    96 msgid "IMCE"
       
    97 msgstr ""
       
    98 
       
    99 #: fckeditor.module:114;2091;2108
       
   100 msgid "Image Browser"
       
   101 msgstr ""
       
   102 
       
   103 #: fckeditor.module:115;2090;2112
       
   104 msgid "Web File Manager"
       
   105 msgstr ""
       
   106 
       
   107 #: fckeditor.module:119
       
   108 msgid "<h3>How to enable the file browser</h3><p>The editor gives the end user the flexibility to create a custom file browser that can be integrated on it. The included file browser allows users to view the content of a specific directory on the server and add new content to that directory (create folders and upload files).</p><p><ol><li>To enable file browsing you need to edit the connector configuration file in your fckeditor module directory, the file should be in:<blockquote><code>!config3</code> <br /> (FCKeditor 2.5+)<br /><br /> or <br /><br /><code>!config1</code><br /> and <br /><code>!config2</code> <br /> (FCKeditor 2.3.x - 2.4.x)</blockquote></p><p>In this file(s) you will need to enable the file browser by adding one line that includes file with the special authentication function for Drupal (<code>filemanager.config.php</code>). Add this code: <blockquote><code>!code1</code><br /> (FCKeditor 2.5+)</blockquote> or <blockquote><code>!code2</code> <br /> (FCKeditor 2.3.x - 2.4.x)</blockquote> straight below this line: <blockquote><code>!code3</code></blockquote> The config.php file also holds some other important settings, please take a look at it and adjust it to your needs (optional).</p></li>"
       
   109 msgstr ""
       
   110 
       
   111 #: fckeditor.module:129
       
   112 msgid "<li>As of Drupal 5.2, additional step is required: locate file named <code>settings.php</code> inside your drupal directory (usually <code>sites/default/settings.php</code>) and set <strong><code>&#36;cookie_domain</code></strong> variable to the appropiate domain (remember to uncomment that line). If you not do this, FCKeditor will claim that file browser is disabled</li>"
       
   113 msgstr ""
       
   114 
       
   115 #: fckeditor.module:130
       
   116 msgid "<li>Enabling file uploads is <strong>a security risk</strong>. That's why you have to grant a !link to enable the file browser to certain groups (assign the &quot;!allowupload&quot; permissions).</li>"
       
   117 msgstr ""
       
   118 
       
   119 #: fckeditor.module:130
       
   120 msgid "separate permission"
       
   121 msgstr ""
       
   122 
       
   123 #: fckeditor.module:130;144
       
   124 msgid "allow fckeditor file uploads"
       
   125 msgstr ""
       
   126 
       
   127 #: fckeditor.module:131
       
   128 msgid "<li>Lastly, adjust the !fb for each !profile.</li></ol>"
       
   129 msgstr ""
       
   130 
       
   131 #: fckeditor.module:131;2085
       
   132 msgid "File browser settings"
       
   133 msgstr ""
       
   134 
       
   135 #: fckeditor.module:131
       
   136 msgid "profile"
       
   137 msgstr ""
       
   138 
       
   139 #: fckeditor.module:132
       
   140 msgid "<h3>Modules: Image Assist</h3><p>Image Assist can be integrated with FCKeditor. To do this, simply copy the <code>!iaf1</code> file to <code>!iaf2</code>.</p>"
       
   141 msgstr ""
       
   142 
       
   143 #: fckeditor.module:375;486
       
   144 msgid "Include mode selected, but no fields/paths given. Enter at least one path or field where FCKeditor should appear."
       
   145 msgstr ""
       
   146 
       
   147 #: fckeditor.module:379
       
   148 msgid "Minimum rows must be a valid number"
       
   149 msgstr ""
       
   150 
       
   151 #: fckeditor.module:383;1340
       
   152 msgid "If FCKeditor is enabled by default, popup window must be disabled."
       
   153 msgstr ""
       
   154 
       
   155 #: fckeditor.module:387;1344
       
   156 msgid "If toggle is enabled, popup window must be disabled."
       
   157 msgstr ""
       
   158 
       
   159 #: fckeditor.module:391
       
   160 msgid "You must give a profile name."
       
   161 msgstr ""
       
   162 
       
   163 #: fckeditor.module:395
       
   164 msgid "Enter valid width. Ex: 400 or 100%"
       
   165 msgstr ""
       
   166 
       
   167 #: fckeditor.module:400
       
   168 msgid "CSS path is not empty. Please set the \"Editor CSS\" option to \"define css\" mode."
       
   169 msgstr ""
       
   170 
       
   171 #: fckeditor.module:403
       
   172 msgid "Double quotes are not allowed in CSS path."
       
   173 msgstr ""
       
   174 
       
   175 #: fckeditor.module:406;418
       
   176 msgid "Enter valid path, do not surround it with quotes."
       
   177 msgstr ""
       
   178 
       
   179 #: fckeditor.module:412
       
   180 msgid "Path to predefined styles is not empty. Please set the \"Predefined styles\" option to \"define path to fckstyles.xml\" mode."
       
   181 msgstr ""
       
   182 
       
   183 #: fckeditor.module:415
       
   184 msgid "Double quotes are not allowed in path."
       
   185 msgstr ""
       
   186 
       
   187 #: fckeditor.module:424
       
   188 msgid "Enter valid, semicolon separated, list of HTML font formats (no semicolon at the end of list expected)."
       
   189 msgstr ""
       
   190 
       
   191 #: fckeditor.module:432;440;493;501
       
   192 msgid "Invalid field specified: %1"
       
   193 msgstr ""
       
   194 
       
   195 #: fckeditor.module:449;457;510;518
       
   196 msgid "Invalid path specified: %1"
       
   197 msgstr ""
       
   198 
       
   199 #: fckeditor.module:464
       
   200 msgid "Path to uploaded files is required."
       
   201 msgstr ""
       
   202 
       
   203 #: fckeditor.module:467
       
   204 msgid "Absolute path to uploaded files is required."
       
   205 msgstr ""
       
   206 
       
   207 #: fckeditor.module:538
       
   208 msgid "checking for %filename"
       
   209 msgstr ""
       
   210 
       
   211 #: fckeditor.module:540
       
   212 msgid "The FCKeditor component is not installed correctly. Please go to the !fckeditorlink to download the latest version. After that you must extract the files to %modulepath and make sure that the directory %modulesubdir and the file %modulefile exist. Refer to the !readme for more information."
       
   213 msgstr ""
       
   214 
       
   215 #: fckeditor.module:566;571
       
   216 msgid "Edit FCKeditor profile"
       
   217 msgstr ""
       
   218 
       
   219 #: fckeditor.module:585
       
   220 msgid "Deleted profile"
       
   221 msgstr ""
       
   222 
       
   223 #: fckeditor.module:591
       
   224 msgid "Deleted Global profile"
       
   225 msgstr ""
       
   226 
       
   227 #: fckeditor.module:595;1729
       
   228 msgid "Create profile"
       
   229 msgstr ""
       
   230 
       
   231 #: fckeditor.module:596;1733
       
   232 msgid "Update profile"
       
   233 msgstr ""
       
   234 
       
   235 #: fckeditor.module:599
       
   236 msgid "Your FCKeditor profile has been updated."
       
   237 msgstr ""
       
   238 
       
   239 #: fckeditor.module:599
       
   240 msgid "Your FCKeditor profile has been created."
       
   241 msgstr ""
       
   242 
       
   243 #: fckeditor.module:607;1572
       
   244 msgid "Create global profile"
       
   245 msgstr ""
       
   246 
       
   247 #: fckeditor.module:608;1576
       
   248 msgid "Update global profile"
       
   249 msgstr ""
       
   250 
       
   251 #: fckeditor.module:612
       
   252 msgid "FCKeditor global profile has been saved."
       
   253 msgstr ""
       
   254 
       
   255 #: fckeditor.module:621
       
   256 msgid "FCKeditor settings"
       
   257 msgstr ""
       
   258 
       
   259 #: fckeditor.module:625
       
   260 msgid "Could not find the FCKeditor engine installed at <strong>!fckeditor-directory</strong>. Please !download, uncompress it and copy the folder into !fckeditor-path."
       
   261 msgstr ""
       
   262 
       
   263 #: fckeditor.module:625
       
   264 msgid "download FCKeditor"
       
   265 msgstr ""
       
   266 
       
   267 #: fckeditor.module:630
       
   268 msgid "There is currently no role with the <strong>!access</strong> permission. Visit !acl administration section."
       
   269 msgstr ""
       
   270 
       
   271 #: fckeditor.module:631
       
   272 msgid "Permissions"
       
   273 msgstr ""
       
   274 
       
   275 #: fckeditor.module:649
       
   276 msgid "No FCKeditor profiles found. At this moment, nobody is able to use FCKeditor. Create new profile below."
       
   277 msgstr ""
       
   278 
       
   279 #: fckeditor.module:660
       
   280 msgid "Not all roles with <strong>!access</strong> permission are associated with FCKeditor profiles. As a result, users having the following roles may be unable to use FCKeditor: !list Create new or edit FCKeditor profiles below and in the <strong>Basic setup</strong> section, check &quot;Roles allowed to use this profile&quot;."
       
   281 msgstr ""
       
   282 
       
   283 #: fckeditor.module:711;738
       
   284 msgid "Profile"
       
   285 msgstr ""
       
   286 
       
   287 #: fckeditor.module:711
       
   288 msgid "Roles"
       
   289 msgstr ""
       
   290 
       
   291 #: fckeditor.module:711;738
       
   292 msgid "Operations"
       
   293 msgstr ""
       
   294 
       
   295 #: fckeditor.module:720;737
       
   296 msgid "edit"
       
   297 msgstr ""
       
   298 
       
   299 #: fckeditor.module:720;737
       
   300 msgid "delete"
       
   301 msgstr ""
       
   302 
       
   303 #: fckeditor.module:723
       
   304 msgid "Profiles"
       
   305 msgstr ""
       
   306 
       
   307 #: fckeditor.module:725
       
   308 msgid "Create new profile"
       
   309 msgstr ""
       
   310 
       
   311 #: fckeditor.module:728
       
   312 msgid "No profiles found. Click here to !create."
       
   313 msgstr ""
       
   314 
       
   315 #: fckeditor.module:728
       
   316 msgid "create a new profile"
       
   317 msgstr ""
       
   318 
       
   319 #: fckeditor.module:733
       
   320 msgid "Global Profile not found. Click here to !create."
       
   321 msgstr ""
       
   322 
       
   323 #: fckeditor.module:733
       
   324 msgid "create the global profile"
       
   325 msgstr ""
       
   326 
       
   327 #: fckeditor.module:736
       
   328 msgid "Global Settings"
       
   329 msgstr ""
       
   330 
       
   331 #: fckeditor.module:737
       
   332 msgid "FCKeditor Global Profile"
       
   333 msgstr ""
       
   334 
       
   335 #: fckeditor.module:919;920
       
   336 msgid "Switch to plain text editor"
       
   337 msgstr ""
       
   338 
       
   339 #: fckeditor.module:919;920
       
   340 msgid "Switch to rich text editor"
       
   341 msgstr ""
       
   342 
       
   343 #: fckeditor.module:1209
       
   344 msgid "Open rich editor"
       
   345 msgstr ""
       
   346 
       
   347 #: fckeditor.module:1229
       
   348 msgid "The ID for !excluding this element is: !id - the path is: !path"
       
   349 msgstr ""
       
   350 
       
   351 #: fckeditor.module:1230
       
   352 msgid "excluding or including"
       
   353 msgstr ""
       
   354 
       
   355 #: fckeditor.module:1255
       
   356 msgid "Rich Text Editor settings"
       
   357 msgstr ""
       
   358 
       
   359 #: fckeditor.module:1263;1903
       
   360 msgid "Default state"
       
   361 msgstr ""
       
   362 
       
   363 #: fckeditor.module:1265;1305;1905;1945
       
   364 msgid "enabled"
       
   365 msgstr ""
       
   366 
       
   367 #: fckeditor.module:1265;1305;1905;1945
       
   368 msgid "disabled"
       
   369 msgstr ""
       
   370 
       
   371 #: fckeditor.module:1266
       
   372 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."
       
   373 msgstr ""
       
   374 
       
   375 #: fckeditor.module:1271;1911
       
   376 msgid "Show disable/enable rich text editor toggle"
       
   377 msgstr ""
       
   378 
       
   379 #: fckeditor.module:1273;1281;1330;1766;1913;1921;1970;2020;2028;2125;2169
       
   380 msgid "true"
       
   381 msgstr ""
       
   382 
       
   383 #: fckeditor.module:1273;1281;1330;1766;1913;1921;1970;2028;2125;2169
       
   384 msgid "false"
       
   385 msgstr ""
       
   386 
       
   387 #: fckeditor.module:1274
       
   388 msgid "Whether or not to show the disable/enable rich text editor toggle below the textarea. Works only if FCKeditor is not running a popup window (see below)."
       
   389 msgstr ""
       
   390 
       
   391 #: fckeditor.module:1279;1919
       
   392 msgid "Use FCKeditor in a popup window"
       
   393 msgstr ""
       
   394 
       
   395 #: fckeditor.module:1282;1922
       
   396 msgid "If this option is enabled a link to a popup window will be used instead of a textarea replace."
       
   397 msgstr ""
       
   398 
       
   399 #: fckeditor.module:1287;1927
       
   400 msgid "Skin"
       
   401 msgstr ""
       
   402 
       
   403 #: fckeditor.module:1290
       
   404 msgid "Choose a FCKeditor skin."
       
   405 msgstr ""
       
   406 
       
   407 #: fckeditor.module:1295;1935
       
   408 msgid "Toolbar"
       
   409 msgstr ""
       
   410 
       
   411 #: fckeditor.module:1298
       
   412 msgid "Choose a FCKeditor toolbar set."
       
   413 msgstr ""
       
   414 
       
   415 #: fckeditor.module:1303;1943
       
   416 msgid "Start the toolbar expanded"
       
   417 msgstr ""
       
   418 
       
   419 #: fckeditor.module:1306;1946
       
   420 msgid "The toolbar start expanded or collapsed."
       
   421 msgstr ""
       
   422 
       
   423 #: fckeditor.module:1311;1951
       
   424 msgid "Width"
       
   425 msgstr ""
       
   426 
       
   427 #: fckeditor.module:1313;1953
       
   428 msgid "Width in pixels or percent. Ex: 400 or 100%"
       
   429 msgstr ""
       
   430 
       
   431 #: fckeditor.module:1320;1960
       
   432 msgid "Language"
       
   433 msgstr ""
       
   434 
       
   435 #: fckeditor.module:1323;1963
       
   436 msgid "The language for the FCKeditor interface."
       
   437 msgstr ""
       
   438 
       
   439 #: fckeditor.module:1328;1968
       
   440 msgid "Auto-detect language"
       
   441 msgstr ""
       
   442 
       
   443 #: fckeditor.module:1331;1971
       
   444 msgid "Use auto detect user language feature."
       
   445 msgstr ""
       
   446 
       
   447 #: fckeditor.module:1348
       
   448 msgid "Enter valid width. Example: 400 or 100%."
       
   449 msgstr ""
       
   450 
       
   451 #: fckeditor.module:1562;1718
       
   452 msgid "administer"
       
   453 msgstr ""
       
   454 
       
   455 #: fckeditor.module:1562;1718;0
       
   456 msgid "fckeditor"
       
   457 msgstr ""
       
   458 
       
   459 #: fckeditor.module:1562
       
   460 msgid "Add new FCKeditor Global Profile"
       
   461 msgstr ""
       
   462 
       
   463 #: fckeditor.module:1568
       
   464 msgid "Global profile already exist. Only one global profile is allowed."
       
   465 msgstr ""
       
   466 
       
   467 #: fckeditor.module:1581
       
   468 msgid "Main setup"
       
   469 msgstr ""
       
   470 
       
   471 #: fckeditor.module:1593
       
   472 msgid "Role precedence"
       
   473 msgstr ""
       
   474 
       
   475 #: fckeditor.module:1595
       
   476 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.<br />"
       
   477 msgstr ""
       
   478 
       
   479 #: fckeditor.module:1598
       
   480 msgid "Here is the id-name pairs of roles having access to FCKeditor:"
       
   481 msgstr ""
       
   482 
       
   483 #: fckeditor.module:1601
       
   484 msgid "You haven't assigned the <code>!access1</code> !permissions yet."
       
   485 msgstr ""
       
   486 
       
   487 #: fckeditor.module:1601;1714
       
   488 msgid "permissions"
       
   489 msgstr ""
       
   490 
       
   491 #: fckeditor.module:1606;1822
       
   492 msgid "Visibility settings"
       
   493 msgstr ""
       
   494 
       
   495 #: fckeditor.module:1613;1836
       
   496 msgid "Use inclusion or exclusion mode"
       
   497 msgstr ""
       
   498 
       
   499 #: fckeditor.module:1615;1838
       
   500 msgid "exclude"
       
   501 msgstr ""
       
   502 
       
   503 #: fckeditor.module:1615;1838
       
   504 msgid "include"
       
   505 msgstr ""
       
   506 
       
   507 #: fckeditor.module:1616;1839
       
   508 msgid "Choose the way of disabling/enabling FCKeditor on selected fields/paths (see below). Use exclude to disable FCKeditor on selected fields/paths. Use include if you want to load FCKeditor only on selected paths/fields."
       
   509 msgstr ""
       
   510 
       
   511 #: fckeditor.module:1625;1849
       
   512 msgid "Fields to exclude/include"
       
   513 msgstr ""
       
   514 
       
   515 #: fckeditor.module:1631;1855
       
   516 msgid "Enter names (HTML ID's) of fields that may or may not have an FCKeditor, depending on the chosen option for the inclusion/exclusion mode.<br />You may separate the different entries by commas, spaces or newlines.<br />You may also use * as a wildcard character."
       
   517 msgstr ""
       
   518 
       
   519 #: fckeditor.module:1641;1865
       
   520 msgid "Paths to exclude/include"
       
   521 msgstr ""
       
   522 
       
   523 #: fckeditor.module:1647;1871
       
   524 msgid "Enter drupal paths here, depending on the chosen option for the inclusion/exclusion mode.<br />Paths may be used the same way as in the drupal blocks configuration.<br />You may separate the different entries by commas, spaces or newlines. <br />You may also use * as a wildcard character (for example <code>comment/*</code>)."
       
   525 msgstr ""
       
   526 
       
   527 #: fckeditor.module:1652;1876
       
   528 msgid "Force simplified toolbar on the following fields"
       
   529 msgstr ""
       
   530 
       
   531 #: fckeditor.module:1656;1881
       
   532 msgid "Enter names (HTML ID's) of fields that should have the simplified toolbar (!name).<br />If you don't want to use this feature, simply leave this field empty.<br />You may separate the different entries by commas, spaces or newlines."
       
   533 msgstr ""
       
   534 
       
   535 #: fckeditor.module:1661;1886
       
   536 msgid "Force simplified toolbar on the following paths"
       
   537 msgstr ""
       
   538 
       
   539 #: fckeditor.module:1665;1891
       
   540 msgid "Enter drupal paths that should have the simplified toolbar (!name).<br />If you don't want to use this feature, simply leave this field empty.<br />Paths may be used the same way as in the drupal blocks configuration.<br />You may separate the different entries by commas, spaces or newlines.<br />You may also use * as a wildcard character (for example <code>comment/*</code>)."
       
   541 msgstr ""
       
   542 
       
   543 #: fckeditor.module:1671
       
   544 msgid "Advanced settings"
       
   545 msgstr ""
       
   546 
       
   547 #: fckeditor.module:1679
       
   548 msgid "Location of files uploaded with FCKeditor in the private folder"
       
   549 msgstr ""
       
   550 
       
   551 #: fckeditor.module:1683
       
   552 msgid "The path relative to the location of the private directory where FCKeditor should store uploaded files."
       
   553 msgstr ""
       
   554 
       
   555 #: fckeditor.module:1683
       
   556 msgid "<strong>Warning:</strong> FCKeditor 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 unathenticated users if there is no information about the file in the Drupal's database."
       
   557 msgstr ""
       
   558 
       
   559 #: fckeditor.module:1683
       
   560 msgid "System path to the private folder is: !system_path."
       
   561 msgstr ""
       
   562 
       
   563 #: fckeditor.module:1683
       
   564 msgid "Available wildcard characters:<br /><strong>%u</strong> - User ID."
       
   565 msgstr ""
       
   566 
       
   567 #: fckeditor.module:1683
       
   568 msgid "Current path: !path"
       
   569 msgstr ""
       
   570 
       
   571 #: fckeditor.module:1711
       
   572 msgid "You haven't assigned <code>!access1</code> !permissions yet.<br />It is recommended to assign the <code>!access1</code> !permissions before updating FCKeditor profiles."
       
   573 msgstr ""
       
   574 
       
   575 #: fckeditor.module:1718
       
   576 msgid "Add new FCKeditor profile"
       
   577 msgstr ""
       
   578 
       
   579 #: fckeditor.module:1727
       
   580 msgid "Not all user roles are shown since they already have fckeditor profiles. You must first unassign profiles in order to add them to a new one."
       
   581 msgstr ""
       
   582 
       
   583 #: fckeditor.module:1738
       
   584 msgid "Basic setup"
       
   585 msgstr ""
       
   586 
       
   587 #: fckeditor.module:1745
       
   588 msgid "Profile name"
       
   589 msgstr ""
       
   590 
       
   591 #: fckeditor.module:1749
       
   592 msgid "Enter a name for this profile. This name is only visible within the fckeditor administration page."
       
   593 msgstr ""
       
   594 
       
   595 #: fckeditor.module:1755
       
   596 msgid "Roles allowed to use this profile"
       
   597 msgstr ""
       
   598 
       
   599 #: fckeditor.module:1758
       
   600 msgid "Only roles with '!access1' permission will be shown here. If no role is available, make sure that you have assigned the '!access1' !permission."
       
   601 msgstr ""
       
   602 
       
   603 #: fckeditor.module:1764
       
   604 msgid "Allow users to customize FCKeditor appearance"
       
   605 msgstr ""
       
   606 
       
   607 #: fckeditor.module:1767
       
   608 msgid "If allowed, users will be able to override <code>Editor appearance</code> by visiting their profile page."
       
   609 msgstr ""
       
   610 
       
   611 #: fckeditor.module:1772
       
   612 msgid "Security"
       
   613 msgstr ""
       
   614 
       
   615 #: fckeditor.module:1773
       
   616 msgid "When Drupal saves user data input through a textarea, it's saved in the database in unmodified form. That's why all untrusted textarea input should be run through an input format filter before outputting it to the screen."
       
   617 msgstr ""
       
   618 
       
   619 #: fckeditor.module:1773
       
   620 msgid "Drupal will not, however, filter data for content editor's editing a textarea. Normally, there is no security risk because the unmodified code is displayed as text and will not be rendered as HTML. But with FCKeditor installed, this is not the case, and content editor's are subject to having raw, untrusted code running inside their browsers."
       
   621 msgstr ""
       
   622 
       
   623 #: fckeditor.module:1773
       
   624 msgid "To address this issue, you should select a security filters below to prevent FCKeditor from rendering malicious code. Note that if a textarea's input format is set to \"Full HTML\" (or if the input format of the node doesn't include the filter), FCKeditor will properly ignore the setting below and will not run the code through the security filter."
       
   625 msgstr ""
       
   626 
       
   627 #: fckeditor.module:1773
       
   628 msgid "If any textareas on your site are accessible to unwanted users, we recommend checking the \"HTML Filter\". You may have other modules installed that provide other kinds of security filters and you may use those as long as you trust them to properly filter out malicious code. Note that not all the filters below are security filters and will provide no protection."
       
   629 msgstr ""
       
   630 
       
   631 #: fckeditor.module:1782
       
   632 msgid "Security filters"
       
   633 msgstr ""
       
   634 
       
   635 #: fckeditor.module:1783
       
   636 msgid "Please choose carefully all filters that protect your content (probably not all filters listed below are security filters)."
       
   637 msgstr ""
       
   638 
       
   639 #: fckeditor.module:1811
       
   640 msgid "Security settings"
       
   641 msgstr ""
       
   642 
       
   643 #: fckeditor.module:1814
       
   644 msgid "Always run security filters for FCKeditor."
       
   645 msgstr ""
       
   646 
       
   647 #: fckeditor.module:1815
       
   648 msgid "Run security filters only when FCKeditor is set to start automatically."
       
   649 msgstr ""
       
   650 
       
   651 #: fckeditor.module:1817
       
   652 msgid "There are two ways of starting FCKeditor: automatically and manually (via toggle or in a popup). If you decide to apply security filters only when FCKeditor starts automatically, you'll not be protected when toggling manually from plain textarea to FCKeditor or when using FCKeditor 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."
       
   653 msgstr ""
       
   654 
       
   655 #: fckeditor.module:1829
       
   656 msgid "Minimum rows"
       
   657 msgstr ""
       
   658 
       
   659 #: fckeditor.module:1831
       
   660 msgid "FCKeditor will be triggered if the textarea has more rows than entered here. Enter '1' if you do not want to use this feature."
       
   661 msgstr ""
       
   662 
       
   663 #: fckeditor.module:1896
       
   664 msgid "Editor appearance"
       
   665 msgstr ""
       
   666 
       
   667 #: fckeditor.module:1906
       
   668 msgid "Default editor state. If disabled, rich text editor may still be enabled using toggle or popup window."
       
   669 msgstr ""
       
   670 
       
   671 #: fckeditor.module:1914
       
   672 msgid "Whether or not to show the disable/enable rich text editor toggle below the textarea. Works only if FCKeditor is not running in a popup window (see below)."
       
   673 msgstr ""
       
   674 
       
   675 #: fckeditor.module:1930
       
   676 msgid "Choose a default skin."
       
   677 msgstr ""
       
   678 
       
   679 #: fckeditor.module:1938
       
   680 msgid "Choose a default toolbar set. To define new toolbar, edit <code>fckeditor.config.js</code> located in !module_path."
       
   681 msgstr ""
       
   682 
       
   683 #: fckeditor.module:1986
       
   684 msgid "Cleanup and output"
       
   685 msgstr ""
       
   686 
       
   687 #: fckeditor.module:1993
       
   688 msgid "Enter mode"
       
   689 msgstr ""
       
   690 
       
   691 #: fckeditor.module:1996
       
   692 msgid "Set which tag FCKeditor should use when [Enter] key is pressed."
       
   693 msgstr ""
       
   694 
       
   695 #: fckeditor.module:2001
       
   696 msgid "Shift + Enter mode"
       
   697 msgstr ""
       
   698 
       
   699 #: fckeditor.module:2004
       
   700 msgid "Set which tag FCKeditor should use when [Shift] + [Enter] is pressed."
       
   701 msgstr ""
       
   702 
       
   703 #: fckeditor.module:2009
       
   704 msgid "Font formats"
       
   705 msgstr ""
       
   706 
       
   707 #: fckeditor.module:2013
       
   708 msgid "Semicolon separated list of HTML font formats. Allowed values are: p;div;pre;address;h1;h2;h3;h4;h5;h6"
       
   709 msgstr ""
       
   710 
       
   711 #: fckeditor.module:2018
       
   712 msgid "Apply source formatting"
       
   713 msgstr ""
       
   714 
       
   715 #: fckeditor.module:2021
       
   716 msgid "When set to \"true\" the editor will format the XHTML when switching from WYSIWYG view to Source view, by inserting line breaks on some tags endings and indenting paragraphs, tables and lists."
       
   717 msgstr ""
       
   718 
       
   719 #: fckeditor.module:2026
       
   720 msgid "Format output"
       
   721 msgstr ""
       
   722 
       
   723 #: fckeditor.module:2029
       
   724 msgid "When set to \"true\" the editor will format the XHTML output by inserting line breaks on some tags endings and indenting paragraphs, tables and lists."
       
   725 msgstr ""
       
   726 
       
   727 #: fckeditor.module:2044
       
   728 msgid "CSS"
       
   729 msgstr ""
       
   730 
       
   731 #: fckeditor.module:2051
       
   732 msgid "Editor CSS"
       
   733 msgstr ""
       
   734 
       
   735 #: fckeditor.module:2053
       
   736 msgid "use theme css"
       
   737 msgstr ""
       
   738 
       
   739 #: fckeditor.module:2053
       
   740 msgid "define css"
       
   741 msgstr ""
       
   742 
       
   743 #: fckeditor.module:2053;2070
       
   744 msgid "FCKeditor default"
       
   745 msgstr ""
       
   746 
       
   747 #: fckeditor.module:2054
       
   748 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 />FCKeditor default - uses default CSS from editor."
       
   749 msgstr ""
       
   750 
       
   751 #: fckeditor.module:2059
       
   752 msgid "CSS path"
       
   753 msgstr ""
       
   754 
       
   755 #: fckeditor.module:2063
       
   756 msgid "Enter path to CSS file (<em>example: css/editor.css</em>) or a list of css files seperated by a comma (<em>example: /themes/garland/style.css,http://example.com/style.css</em>).<br />Macros: %h (host name: !host), %t (path to theme: !theme)<br />Be sure to select \"define css\" above."
       
   757 msgstr ""
       
   758 
       
   759 #: fckeditor.module:2068
       
   760 msgid "Predefined styles"
       
   761 msgstr ""
       
   762 
       
   763 #: fckeditor.module:2070
       
   764 msgid "use theme fckstyles.xml"
       
   765 msgstr ""
       
   766 
       
   767 #: fckeditor.module:2070
       
   768 msgid "define path to fckstyles.xml"
       
   769 msgstr ""
       
   770 
       
   771 #: fckeditor.module:2071
       
   772 msgid "Define the location of <code>fckstyles.xml</code> file. It is used by the &quot;Style&quot; dropdown list available in the Default toolbar.<br />Copy !fckstyles.xml inside your theme directory (<code>!theme</code>) and adjust it to your needs."
       
   773 msgstr ""
       
   774 
       
   775 #: fckeditor.module:2076
       
   776 msgid "Predefined styles path"
       
   777 msgstr ""
       
   778 
       
   779 #: fckeditor.module:2080
       
   780 msgid "Enter path to XML file with predefined styles (<em>example: /fckstyles.xml</em>).<br />Macros: %h (host name: !host), %t (path to theme: !theme), %m (path to FCKeditor module: !module)<br />Be sure to select \"define path to fckstyles.xml\" above."
       
   781 msgstr ""
       
   782 
       
   783 #: fckeditor.module:2088
       
   784 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."
       
   785 msgstr ""
       
   786 
       
   787 #: fckeditor.module:2088
       
   788 msgid "Besides the built-in FCKeditor file browser, you can also use a contributed module like !imce, !ib or !webfm."
       
   789 msgstr ""
       
   790 
       
   791 #: fckeditor.module:2091
       
   792 msgid "The quick upload setting controls whether images, flash movies and files can be uploaded using the Upload tab of the respective dialogs."
       
   793 msgstr ""
       
   794 
       
   795 #: fckeditor.module:2091
       
   796 msgid "Please note that these options require manual configuration, check !readme for more information."
       
   797 msgstr ""
       
   798 
       
   799 #: fckeditor.module:2099
       
   800 msgid "None"
       
   801 msgstr ""
       
   802 
       
   803 #: fckeditor.module:2100
       
   804 msgid "Built-in filebrowser"
       
   805 msgstr ""
       
   806 
       
   807 #: fckeditor.module:2118
       
   808 msgid "File browser type"
       
   809 msgstr ""
       
   810 
       
   811 #: fckeditor.module:2120
       
   812 msgid "Select the file browser that you would like to use to upload files, images and flash movies."
       
   813 msgstr ""
       
   814 
       
   815 #: fckeditor.module:2126
       
   816 msgid "Allow quick uploads"
       
   817 msgstr ""
       
   818 
       
   819 #: fckeditor.module:2128
       
   820 msgid "The quick upload functionality can be disabled and enabled independently of the file browser. It will always use the settings below. To enable quick uploads you must follow the same configuration procedure as when enabling the built-in file browser."
       
   821 msgstr ""
       
   822 
       
   823 #: fckeditor.module:2136
       
   824 msgid "Path to uploaded files"
       
   825 msgstr ""
       
   826 
       
   827 #: fckeditor.module:2140
       
   828 msgid "Path to uploaded files relative to the document root.<br />Available wildcard characters:<br /><strong>%b</strong> - base URL path of the Drupal installation (!base).<br /><strong>%f</strong> - Drupal file system path where the files are stored (!files).<br /><strong>%u</strong> - User ID.<br />Current path: !path"
       
   829 msgstr ""
       
   830 
       
   831 #: fckeditor.module:2145
       
   832 msgid "Absolute path to uploaded files"
       
   833 msgstr ""
       
   834 
       
   835 #: fckeditor.module:2149
       
   836 msgid "The path to the local directory (in the server) which points to the path defined above. If empty, FCKeditor will try to discover the right path.<br />Available wildcard characters:<br /><strong>%d</strong> - server path to document root (!root).<br /><strong>%b</strong> - base URL path of the Drupal installation (!base).<br /><strong>%f</strong> - Drupal file system path where the files are stored (!files).<br /><strong>%u</strong> - User ID.<br />Current path: !path"
       
   837 msgstr ""
       
   838 
       
   839 #: fckeditor.module:2153
       
   840 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\">FCKeditor Global Profile</a>."
       
   841 msgstr ""
       
   842 
       
   843 #: fckeditor.module:2155
       
   844 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\">FCKeditor Global Profile</a>."
       
   845 msgstr ""
       
   846 
       
   847 #: fckeditor.module:2161
       
   848 msgid "Advanced options"
       
   849 msgstr ""
       
   850 
       
   851 #: fckeditor.module:2166
       
   852 msgid "Load fckeditor.config.js from theme path"
       
   853 msgstr ""
       
   854 
       
   855 #: fckeditor.module:2170
       
   856 msgid "When set to \"true\" the editor will try to load the fckeditor.config.js file from theme directory."
       
   857 msgstr ""
       
   858 
       
   859 #: fckeditor.module:2174
       
   860 msgid "Custom javascript configuration"
       
   861 msgstr ""
       
   862 
       
   863 #: fckeditor.module:2178
       
   864 msgid "Warning: to change FCKeditor configuration globally, you should modify the config file: <code>!fckeditor_config</code>.<br />Sometimes it is required to change the FCKeditor configuration for selected profile. Use this box to define settings that are uniqe for this profile.<br />Available options are listed in the !docs.<br />Warning: if you make something wrong here, FCKeditor may fail to load.<br />For example to disable some advanced tabs in dialog windows in FCKeditor, add the following: !example"
       
   865 msgstr ""
       
   866 
       
   867 #: fckeditor.module:2181
       
   868 msgid "FCKeditor documentation"
       
   869 msgstr ""
       
   870 
       
   871 #: fckeditor.module:2314;2318
       
   872 msgid "Yes, delete!"
       
   873 msgstr ""
       
   874 
       
   875 #: fckeditor.module:2315
       
   876 msgid "!profile profile"
       
   877 msgstr ""
       
   878 
       
   879 #: fckeditor.module:2319
       
   880 msgid "Global Profile"
       
   881 msgstr ""
       
   882 
       
   883 #: fckeditor.module:2322
       
   884 msgid "Confirm profile deletion"
       
   885 msgstr ""
       
   886 
       
   887 #: fckeditor.module:2323
       
   888 msgid "You're about to delete the FCKeditor profile, read the question below carefully."
       
   889 msgstr ""
       
   890 
       
   891 #: fckeditor.module:2325
       
   892 msgid "<p>Are you sure that you want to delete the !profile?</p><p>!yes !no</p>"
       
   893 msgstr ""
       
   894 
       
   895 #: fckeditor.module:2328
       
   896 msgid "Cancel"
       
   897 msgstr ""
       
   898 
       
   899 #: fckeditor.module:144
       
   900 msgid "administer fckeditor"
       
   901 msgstr ""
       
   902 
       
   903 #: fckeditor.module:302
       
   904 msgid "XSS Filter"
       
   905 msgstr ""
       
   906 
       
   907 #: fckeditor.module:303
       
   908 msgid "XSS Filter."
       
   909 msgstr ""
       
   910 
       
   911 #: fckeditor.module:310 fckeditor.info:0
       
   912 msgid "FCKeditor"
       
   913 msgstr ""
       
   914 
       
   915 #: fckeditor.module:311
       
   916 msgid "Configure the rich editor."
       
   917 msgstr ""
       
   918 
       
   919 #: fckeditor.info:0
       
   920 msgid "Enables the usage of FCKeditor (WYSIWYG) instead of plain text fields."
       
   921 msgstr ""
       
   922 
       
   923 #: fckeditor.utils.js:0;0;0;0;0
       
   924 msgid "Join summary"
       
   925 msgstr ""
       
   926 
       
   927 #: fckeditor.utils.js:0;0
       
   928 msgid "Split summary at cursor"
       
   929 msgstr ""
       
   930