| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 # SOME DESCRIPTIVE TITLE. 2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 # This file is distributed under the same license as the PACKAGE package. 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5 # 6 #, fuzzy 7 msgid "" 8 msgstr "" 9 "Project-Id-Version: PACKAGE VERSION\n" 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2008-03-18 16:54-0500\n" 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 "Language-Team: LANGUAGE <LL@li.org>\n" 15 "MIME-Version: 1.0\n" 16 "Content-Type: text/plain; charset=utf-8\n" 17 "Content-Transfer-Encoding: 8bit\n" 18 19 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:51 20 msgid "" 21 "Warning: This version of MOStlyCE is not support in Mambo versions less than " 22 "4.6!" 23 msgstr "" 24 25 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:57 26 msgid "MOStlyCE Configuration :" 27 msgstr "" 28 29 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:59 30 msgid "mostlyce_config.php is :" 31 msgstr "" 32 33 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:60 34 msgid "Unwriteable" 35 msgstr "" 36 37 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:60 38 msgid "Writeable" 39 msgstr "" 40 41 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:80 42 msgid "General" 43 msgstr "" 44 45 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:84 46 #, php-format 47 msgid "" 48 "The URL specified in $mosConfig_live_site in configuration.php is <strong>%" 49 "s</strong><br />You <strong>MUST</strong> access this site from this " 50 "<strong>exact URL</strong> when editing content." 51 msgstr "" 52 53 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:88 54 msgid "Editor Themes" 55 msgstr "" 56 57 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:94 58 msgid "Editor Compression" 59 msgstr "" 60 61 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:98 62 msgid "" 63 "Turning compression on enables the TinyMCE compressor. This reduces traffic " 64 "and speeds up the editor by up to 75%. NOTE: This has no effect when zlib " 65 "compression has already been enabled on the server." 66 msgstr "" 67 68 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:105 69 msgid "Editor Language" 70 msgstr "" 71 72 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:109 73 msgid "" 74 "Additional languages can be added by downloading and install TinyMCE " 75 "language packs found here - http://services.moxiecode.com/i18n/" 76 msgstr "" 77 78 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:116 79 msgid "List of supported Languages." 80 msgstr "" 81 82 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:123 83 msgid "Override Template CSS" 84 msgstr "" 85 86 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:126 87 msgid "Override your Template CSS file" 88 msgstr "" 89 90 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:133 91 msgid "Custom CSS File" 92 msgstr "" 93 94 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:137 95 msgid "" 96 "Name of custom css file. This file should be placed in your Template CSS " 97 "directory." 98 msgstr "" 99 100 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:144 101 msgid "Newlines" 102 msgstr "" 103 104 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:147 105 msgid "Result of a carriage return in the editor content area, BR or P." 106 msgstr "" 107 108 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:154 109 msgid "Convert Absolute URLS." 110 msgstr "" 111 112 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:157 113 msgid "" 114 "If Yes, Absolute URLS from the Editor are converted to Relative URLS for " 115 "page display. Necessary for SEF support." 116 msgstr "" 117 118 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:164 119 msgid "Allow script elements" 120 msgstr "" 121 122 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:168 123 msgid "SCRIPT Elements" 124 msgstr "" 125 126 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:170 127 msgid "List of SCRIPT Elements. Must be seperated by | " 128 msgstr "" 129 130 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:177 131 msgid "Allow IFRAME elements" 132 msgstr "" 133 134 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:181 135 msgid "IFRAME Elements" 136 msgstr "" 137 138 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:183 139 msgid "List of IFRAME Elements. Must be seperated by | " 140 msgstr "" 141 142 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:190 143 msgid "Extended Elements List" 144 msgstr "" 145 146 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:193 147 msgid "" 148 "List of Extended Elements. Format is tag1[element1|element2],tag2[element1|" 149 "element2]" 150 msgstr "" 151 152 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:200 153 msgid "Path to HTML Template Directory" 154 msgstr "" 155 156 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:203 157 msgid "" 158 "Absolute path to the directory where HTML templates are stored (HTML " 159 "Template plugin)." 160 msgstr "" 161 162 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:210 163 msgid "Directionality" 164 msgstr "" 165 166 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:216 167 msgid "Editor Width" 168 msgstr "" 169 170 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:224 171 msgid "Editor Height" 172 msgstr "" 173 174 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:233 175 msgid "Plugins" 176 msgstr "" 177 178 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:237 179 msgid "" 180 "<strong>Note:</strong> Disabling these may speed up the editor since there " 181 "is less to load, but it will also mean the editor has less functionality. " 182 "If you disable plugins you'll probably want to rearrange your plugin icon " 183 "layout as well." 184 msgstr "" 185 186 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:244 187 msgid "Load Date/Time" 188 msgstr "" 189 190 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:252 191 msgid "Date Format" 192 msgstr "" 193 194 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:256 195 msgid "" 196 "%y year as number without century (00 to 99), %Y year as number including " 197 "the century, %d day of month as number (01 to 31), %m month as number (01 to " 198 "12), %D same as %m/%d/%y" 199 msgstr "" 200 201 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:263 202 msgid "Time Format" 203 msgstr "" 204 205 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:267 206 msgid "" 207 "%r time with a.m./p.m. , %H hour as number 24-hour clock (00 to 23), %I hour " 208 "as number 12-hour clock (01 to 12), %M min as number (00-59), %S sec as " 209 "number (00-59), %p either a.m. or p.m. based on given time" 210 msgstr "" 211 212 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:274 213 msgid "Load Emotions" 214 msgstr "" 215 216 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:282 217 msgid "Load Media (ex) Flash" 218 msgstr "" 219 220 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:290 221 msgid "Load Tables" 222 msgstr "" 223 224 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:298 225 msgid "Load Font Options" 226 msgstr "" 227 228 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:306 229 msgid "Load Print" 230 msgstr "" 231 232 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:312 233 msgid "Load Search and Replace" 234 msgstr "" 235 236 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:318 237 msgid "Load Spellchecker" 238 msgstr "" 239 240 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:323 241 msgid "This plugin relies on the Google Spell Checking web service." 242 msgstr "" 243 244 #. Curl is missing so tell them about it 245 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:326 246 msgid "" 247 "This service also requires the Curl PHP extension (http://nl3.php.net/" 248 "curl/). WARNING: It does not appear to be enabled on this server!" 249 msgstr "" 250 251 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:334 252 msgid "Load Layers" 253 msgstr "" 254 255 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:340 256 msgid "3rd Party Plugins" 257 msgstr "" 258 259 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:344 260 msgid "" 261 "Comma seperated list of extra plugins. The plugins indicated should be " 262 "placed in the MOStlyCE plugins directory and should be named exactly as " 263 "specified." 264 msgstr "" 265 266 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:352 267 msgid "Image Mgr" 268 msgstr "" 269 270 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:359 271 #, php-format 272 msgid "" 273 "\n" 274 "\t\t\t\t\t\t<strong>Note:</strong> The Image Manager plugin allows for " 275 "basic image editing and\n" 276 "\t\t\t\t\t\tlinking functionality directly within the editor. It duplicates " 277 "some of the\n" 278 "\t\t\t\t\t\tfunctionality found in Media Manager, but allows you to do these " 279 "functions\n" 280 "\t\t\t\t\t\twhile actually creating content. The file manager supports some " 281 "basic file\n" 282 "\t\t\t\t\t\tmanagement capabilites like uploading, creating directories, " 283 "renaming and\n" 284 "\t\t\t\t\t\tdeleting files / folders, etc. It does not yet allow for " 285 "linking to files\n" 286 "\t\t\t\t\t\twhich are not images.<br /><br />\n" 287 "\t\t\t\t\t\t\n" 288 "\t\t\t\t\t\t<span style=\"color: Red;\"><strong>Important</strong></span>: " 289 "In\n" 290 "\t\t\t\t\t\torder to utilize the Image Manager functionality you must create " 291 "the folder\n" 292 "\t\t\t\t\t\tstructure shown below in your document root folder. Not your " 293 "Mambo root,\n" 294 "\t\t\t\t\t\tyour document root! For this installation your document root " 295 "is\n" 296 "\t\t\t\t\t\t<strong>%s</strong>. You can create this structure manually or " 297 "extract the\n" 298 "\t\t\t\t\t\tUserFiles.zip file included with MOStlyCE at that location. You " 299 "can find\n" 300 "\t\t\t\t\t\tthe UserFiles.zip file at /mambots/editors/mostlyce.<br /><br /" 301 ">\n" 302 "\t\t\t\t\t\t\n" 303 "\t\t\t\t\t\tYou must also make sure these folders are writable by your web " 304 "user after you have \n" 305 "\t\t\t\t\t\tcreated them (ex) chmod to 0755:<br />\n" 306 "\t\t\t\t\t\t 1) UserFiles<br />\n" 307 "\t\t\t\t\t\t 2) UserFiles/Image<br />\n" 308 "\t\t\t\t\t\t 3) UserFiles/File<br />\n" 309 "\t\t\t\t\t\t 4) UserFiles/Media<br />\n" 310 "\t\t\t\t\t\t 5) UserFiles/Flash" 311 msgstr "" 312 313 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:391 314 msgid "Load Image Manager" 315 msgstr "" 316 317 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:393 318 msgid "" 319 "Turns the Image Manager plugin on and off. Do not turn this on until you " 320 "have created the folder structure show above and have made them writable. " 321 "NOTE: Not recommended for use with the Opera web browser." 322 msgstr "" 323 324 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:400 325 msgid "Display {mosimage} Icon" 326 msgstr "" 327 328 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:403 329 msgid "" 330 "If you are using the MOStlyCE Image Manager plugin then you may wish to " 331 "remove the original {mosimage} option." 332 msgstr "" 333 334 #: administrator/components/com_mostlyce/admin.mostlyce.html.php:411 335 msgid "Editor Info" 336 msgstr "" 337 338 #: administrator/components/com_mostlyce/admin.mostlyce.php:18 339 msgid "You are not authorized to view this resource." 340 msgstr "" 341 342 #: administrator/components/com_mostlyce/admin.mostlyce.php:22 343 msgid "Cannot find mostlyce_config.php! Please install the MOStlyCE mambot." 344 msgstr "" 345 346 #: administrator/components/com_mostlyce/admin.mostlyce.php:157 347 msgid "BR Elements" 348 msgstr "" 349 350 #: administrator/components/com_mostlyce/admin.mostlyce.php:158 351 msgid "P Elements" 352 msgstr "" 353 354 #: administrator/components/com_mostlyce/admin.mostlyce.php:162 355 msgid "Advanced" 356 msgstr "" 357 358 #: administrator/components/com_mostlyce/admin.mostlyce.php:163 359 msgid "Simple" 360 msgstr "" 361 362 #: administrator/components/com_mostlyce/admin.mostlyce.php:167 363 msgid "On" 364 msgstr "" 365 366 #: administrator/components/com_mostlyce/admin.mostlyce.php:168 367 msgid "Off" 368 msgstr "" 369 370 #: administrator/components/com_mostlyce/admin.mostlyce.php:172 371 msgid "Left to Right" 372 msgstr "" 373 374 #: administrator/components/com_mostlyce/admin.mostlyce.php:173 375 msgid "Right to Left" 376 msgstr "" 377 378 #: administrator/components/com_mostlyce/admin.mostlyce.php:178 379 msgid "Yes" 380 msgstr "" 381 382 #: administrator/components/com_mostlyce/admin.mostlyce.php:179 383 msgid "No" 384 msgstr "" 385 386 #: administrator/components/com_mostlyce/com_mostlyce.xml 387 msgid "" 388 "<p>MOStlyCE Admin is a component for the MOStlyCE editor mambot. Allows you " 389 "to customize your MOStlyCE editor installation and is required in order for " 390 "the mambot to function properly.</p>Important Note: The Image/File manager " 391 "plugin is disabled by default because it requires some additional setup. If " 392 "you intend to utilize this plugin then you will need to go to the Image Mgr " 393 "tab of MOStlyCE Admin and turn the plugin on. Before turning it on make " 394 "sure you have created the proper directory structure and set the necessary " 395 "file permissions as described on the same tab." 396 msgstr "" 397 398 #: administrator/components/com_mostlyce/com_mostlyce.xml 399 msgid "MOStlyCE Admin" 400 msgstr "" 401 402 #: administrator/components/com_mostlyce/com_mostlyce.xml 403 msgid "mostlyce" 404 msgstr ""
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed May 23 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |