0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
3.2.0-5
/
standard
/
htdocs
/
lang
/
cs
/
[
Home
]
File: language.php
<?php // -*- coding:utf-8 -*- // Parameters: // lang=xx : only translates language 'xx', // if not given all languages are translated // comments : generate all comments (equal to close&module) // close : look for similar strings that are already translated and // generate a comment if a 'match' is made // module : generate comments that describe in which .php and/or .tpl // module(s) a certain string was found (useful for checking // translations in context) // patch : looks for the file 'language.patch' in the same directory // as the corresponding language.php and overrides any strings // in language.php - good if a user does not agree with // some translations or if only changes are sent to the maintainer // spelling : generates a file 'spellcheck_me.txt' that contains the // words used in the translation. It is then easy to check this // file for spelling errors (corrections must be done in // 'language.php, however) // groupwrite : Sets the generated files permissions to allow the generated // language.php also be group writable. This is good for // translators if they do not have root access to tiki but // are in the same group as the webserver. Please remember // to have write access removed when translation is finished // for security reasons. (Run script again without this // parameter) // Examples: // http://www.neonchart.com/get_strings.php?lang=sv // Will translate language 'sv' and (almost) avoiding comment generation // http://www.neonchart.com/get_strings.php?lang=sv&comments // Will translate language 'sv' and generate all possible comments. // This is the most usefull mode when working on a translation. // http://www.neonchart.com/get_strings.php?lang=sv&nohelp&nosections // These options will only provide the minimal amout of comments. // Usefull mode when preparing a translation for distribution. // http://www.neonchart.com/get_strings.php?nohelp&nosections // Prepare all languages for release // ### Note for translators about translation of text ending with punctuation // ### // ### The current list of concerned punctuation can be found in 'lib/init/tra.php' // ### On 2009-03-02, it is: (':', '!', ';', '.', ',', '?') // ### For clarity, we explain here only for colons: ':' but it is the same for the rest // ### // ### Short version: it is not a problem that string "Login:" has no translation. Only "Login" needs to be translated. // ### // ### Technical justification: // ### If a string ending with colon needs translating (like "{tr}Login:{/tr}") // ### then TikiWiki tries to translate 'Login' and ':' separately. // ### This allows to have only one translation for "{tr}Login{/tr}" and "{tr}Login:{/tr}" // ### and it still allows to translate ":" as " :" for languages that // ### need it (like french) $lang=Array( // ### Start of unused words // ### Please remove manually! // ### N.B. Legitimate strings may be marked// ### as unused! // ### Please see http://tikiwiki.org/tiki-index.php?page=UnusedWords for further info "some text" => "nějaký text", "Creates a box with the data" => "Vytvoří box s daty", "creates a title bar" => "vytvoří pruh titulku", "creates a table" => "vytvoří tabulku", "makes a horizontal rule" => "vytvoří horizontální čáru", "page|desc" => "stránka|popis", "displays an image" => "zobrazí obrázek", "Non cacheable images" => "Nekešovat obrázky", "height width desc link and align are optional" => "height, width, desc, link a align jsou volitelné", "displays rss feed with id=n maximum=m items" => "zobrazí rss obsah s id=n maximum=m položkami", "Will be replaced by the actual value of the dynamic content block with id=n" => "Bude zaměněno za aktuální hodnotu bloku s dynamickým obsahem s id=n", "Misc" => "Různé", "Click to Navigate" => "Klikni pro navigaci", "Focus:" => "Zaměření:", "Tiki User Registration Request" => "Požadavek na registraci uživatele", "Tiki email notification" => "Tiki: upozorňování na e-mail", "Your Tiki account information for %s" => "Informace o Vašem účtu na %s", "Reg users can change theme" => "Reg. uživatelé mohou změnit vzhled", "Create/Edit Newsletters" => "Vytvořit/upravit newslettery", "Tiki Shoutbox" => "Tiki megafon", // ### end of unused words // ### start of untranslated words // ### uncomment value pairs as you translate // "Cookies must be allowed to vote" => "Cookies must be allowed to vote", // "This forum is flat and doesn't allow replies to other replies" => "This forum is flat and doesn't allow replies to other replies", // "Tiki is unable to connect to the database " => "Tiki is unable to connect to the database ", // "Tiki was unable to retrieve login data from the database " => "Tiki was unable to retrieve login data from the database ", // "The following error message was returned" => "The following error message was returned", // "Things to check" => "Things to check", // "Is your database up and running" => "Is your database up and running", // "Are your database login credentials correct" => "Are your database login credentials correct", // "Did you complete the <a href='tiki-install.php' >Tiki Installer" => "Did you complete the <a href='tiki-install.php' >Tiki Installer", // "Please see <a href=\"http://doc.tikiwiki.org/\">the documentation</a> for more information" => "Please see <a href=\"http://doc.tikiwiki.org/\">the documentation</a> for more information", // "Explorer" => "Explorer", // "Slideshow" => "Slideshow", // "Default View" => "Default View", // "Cape Verde" => "Cape Verde", // "Central African Republic" => "Central African Republic", // "Comoros" => "Comoros", // "Djibouti" => "Djibouti", // "Dominica" => "Dominica", // "Equatorial Guinea" => "Equatorial Guinea", // "Eritrea" => "Eritrea", // "Ethiopia" => "Ethiopia", // "Europe" => "Europe", // "Faroe Islands" => "Faroe Islands", // "French Southern Territories" => "French Southern Territories", // "Gabon" => "Gabon", // "Gambia" => "Gambia", // "Georgia" => "Georgia", // "Ghana" => "Ghana", // "Gibraltar" => "Gibraltar", // "Grenada" => "Grenada", // "Guadeloupe" => "Guadeloupe", // "Guernsey" => "Guernsey", // "Guinea" => "Guinea", // "Guinea Bissau" => "Guinea Bissau", // "Guyana" => "Guyana", // "Heard Island and McDonald Islands" => "Heard Island and McDonald Islands", // "Hong Kong" => "Hong Kong", // "Isle of Man" => "Isle of Man", // "Jersey" => "Jersey", // "Kyrgyzstan" => "Kyrgyzstan", // "Laos" => "Laos", // "Lesotho" => "Lesotho", // "Liberia" => "Liberia", // "Libya" => "Libya", // "Liechtenstein" => "Liechtenstein", // "Macao" => "Macao", // "Macedonia" => "Macedonia", // "Madagascar" => "Madagascar", // "Maldives" => "Maldives", // "Mali" => "Mali", // "Martinique" => "Martinique", // "Mauritania" => "Mauritania", // "Mayotte" => "Mayotte", // "Moldova" => "Moldova", // "Monaco" => "Monaco", // "Mongolia" => "Mongolia", // "Montenegro" => "Montenegro", // "Montserrat" => "Montserrat", // "Myanmar" => "Myanmar", // "Namibia" => "Namibia", // "Netherlands Antilles" => "Netherlands Antilles", // "Niger" => "Niger", // "Norfolk Island" => "Norfolk Island", // "Northern Mariana Islands" => "Northern Mariana Islands", // "North Korea" => "North Korea", // "Oman" => "Oman", // "Palau" => "Palau", // "Palestine" => "Palestine", // "Pitcairn" => "Pitcairn", // "Republic of Macedonia" => "Republic of Macedonia", // "Reunion" => "Reunion", // "Rwanda" => "Rwanda", // "Saint Helena" => "Saint Helena", // "Saint Kitts and Nevis" => "Saint Kitts and Nevis", // "Saint Lucia" => "Saint Lucia", // "Saint Pierre and Miquelon" => "Saint Pierre and Miquelon", // "San Marino" => "San Marino", // "Sao Tome and Principe" => "Sao Tome and Principe", // "Senegal" => "Senegal", // "Serbia" => "Serbia", // "Seychelles" => "Seychelles", // "Sierra Leone" => "Sierra Leone", // "South Georgia and South Sandwich Islands" => "South Georgia and South Sandwich Islands", // "Sudan" => "Sudan", // "Svalbard and Jan Mayen" => "Svalbard and Jan Mayen", // "Swaziland" => "Swaziland", // "Syria" => "Syria", // "Tajikistan" => "Tajikistan", // "Tanzania" => "Tanzania", // "Timor-Leste" => "Timor-Leste", // "Togo" => "Togo", // "Tokelau" => "Tokelau", // "Tunisia" => "Tunisia", // "Turkmenistan" => "Turkmenistan", // "Turks and Caicos Islands" => "Turks and Caicos Islands", // "Uganda" => "Uganda", // "United Nations Organization" => "United Nations Organization", // "United States Minor Outlying Islands" => "United States Minor Outlying Islands", // "US Virgin Islands" => "US Virgin Islands", // "Uzbekistan" => "Uzbekistan", // "Vatican" => "Vatican", // "Viet Nam" => "Viet Nam", // "Wallis and Futuna" => "Wallis and Futuna", // "Western Sahara" => "Western Sahara", // "Yemen" => "Yemen", // "Text_Wiki libraries need to be installed. Please see http://dev.tikiwiki.org/MediaWiki+to+TikiWiki+converter" => "Text_Wiki libraries need to be installed. Please see http://dev.tikiwiki.org/MediaWiki+to+TikiWiki+converter", // "MySQL Improved (mysqli). Requires MySQL 4.1+" => "MySQL Improved (mysqli). Requires MySQL 4.1+", // "MySQL classic (mysql)" => "MySQL classic (mysql)", // "PostgeSQL 7.2+" => "PostgeSQL 7.2+", // "Oracle" => "Oracle", // "Sybase" => "Sybase", // "SQLLite" => "SQLLite", // "MSSQL" => "MSSQL", // "Email address not valid, test mail not sent" => "Email address not valid, test mail not sent", // "Email address empty and \"copy\" checkbox not set, test mail not sent" => "Email address empty and \"copy\" checkbox not set, test mail not sent", // "Test mail from Tiki installer " => "Test mail from Tiki installer ", // "Tiki version" => "Tiki version", // "PHP version" => "PHP version", // "Server" => "Server", // "Congratulations!\n\nYour server can send emails.\n\n" => "Congratulations!\n\nYour server can send emails.\n\n", // "Slovene" => "Slovene", // "Farsi" => "Farsi", // "Finnish" => "Finnish", // "Fijian" => "Fijian", // "Galician" => "Galician", // "newest" => "newest", // "oldest" => "oldest", // "on left side" => "on left side", // "on center" => "on center", // "on right side" => "on right side", // "as Creator & Last Editor" => "as Creator & Last Editor", // "Business style" => "Business style", // "Collaborative style" => "Collaborative style", // "no (disabled)" => "no (disabled)", // "Only with last version" => "Only with last version", // "Depends user language" => "Depends user language", // "Creation Date (asc)" => "Creation Date (asc)", // "Score ascending" => "Score ascending", // "Score descending" => "Score descending", // "Name ascending" => "Name ascending", // "Name descending" => "Name descending", // "Login ascending" => "Login ascending", // "Login descending" => "Login descending", // "Q and A" => "Q and A", // "Question ID" => "Question ID", // "Each day" => "Each day", // "Each week" => "Each week", // "Each month" => "Each month", // "15 minutes" => "15 minutes", // "30 minutes" => "30 minutes", // "1 hour" => "1 hour", // "2 hours" => "2 hours", // "10 hours" => "10 hours", // "20 hours" => "20 hours", // "1 year" => "1 year", // "Encourage secure (https) login" => "Encourage secure (https) login", // "Consider we are always in HTTPS, but do not check" => "Consider we are always in HTTPS, but do not check", // "crypt-md5" => "crypt-md5", // "crypt-des" => "crypt-des", // "tikihash (old)" => "tikihash (old)", // "Shibboleth" => "Shibboleth", // "OpenID and Tiki" => "OpenID and Tiki", // "Registered" => "Registered", // "Admins" => "Admins", // "Never use transition css" => "Never use transition css", // "Use @version:x.x specified in theme css or none if not specified" => "Use @version:x.x specified in theme css or none if not specified", // "Use @version:x.x specified in theme css or 1.9 if not specified" => "Use @version:x.x specified in theme css or 1.9 if not specified", // "Use @version:x.x specified in theme css or 2.0 if not specified" => "Use @version:x.x specified in theme css or 2.0 if not specified", // "Ascending" => "Ascending", // "Descending" => "Descending", // "No forums" => "No forums", // "\$feature is turned on" => "\$feature is turned on", // "\$feature is turned off" => "\$feature is turned off", // "\$feature set to \" . \$featureStr));\n\t\t\t\t} else {\n\t\t\t\t\t\$tikilib->set_preference(\$feature, \$_POST[\$feature]);\n\t\t\t\t\t\$logslib->add_log('Configuration', tra(\"\$feature set to \" . \$featureStr));\n\t\t\t\t}\n\t\t\t} else if( \$isMultiple ) {\n\n\n\t\t\t\tif ( \$pref != '' ) {\n\t\t\t\t\t\$tikilib->set_preference(\$pref, array());\n\t\t\t\t\t\$prefs[\$feature] = \$_POST[\$feature];\n\t\t\t\t\t\$logslib->add_log('Configuration', tra(\"\$feature set to nothing" => "\$feature set to \" . \$featureStr));\n\t\t\t\t} else {\n\t\t\t\t\t\$tikilib->set_preference(\$feature, \$_POST[\$feature]);\n\t\t\t\t\t\$logslib->add_log('Configuration', tra(\"\$feature set to \" . \$featureStr));\n\t\t\t\t}\n\t\t\t} else if( \$isMultiple ) {\n\n\n\t\t\t\tif ( \$pref != '' ) {\n\t\t\t\t\t\$tikilib->set_preference(\$pref, array());\n\t\t\t\t\t\$prefs[\$feature] = \$_POST[\$feature];\n\t\t\t\t\t\$logslib->add_log('Configuration', tra(\"\$feature set to nothing", // "\$feature set to nothing" => "\$feature set to nothing", // "Template %s not registered" => "Template %s not registered", // "Error line: %d" => "Error line: %d", // "All Day" => "All Day", // "Cannot write to this file" => "Cannot write to this file", // "(not registered)" => "(not registered)", // "You have mistyped the anti-bot verification code; please try again" => "You have mistyped the anti-bot verification code; please try again", // "Please wait %d secondes between posts" => "Please wait %d secondes between posts", // "A contribution is mandatory" => "A contribution is mandatory", // "Invalid Email" => "Invalid Email", // "Your message has been queued for approval, the message will be posted after a moderator approves it" => "Your message has been queued for approval, the message will be posted after a moderator approves it", // "This forum is locked" => "This forum is locked", // "This thread is locked" => "This thread is locked", // "Those comments are locked" => "Those comments are locked", // "Foo" => "Foo", // "Sample plugin" => "Sample plugin", // "Face" => "Face", // "Font family to use" => "Font family to use", // "As defined by CSS" => "As defined by CSS", // "Newsletter subscription information at" => "Newsletter subscription information at", // "Tiki Link - Insert internal link" => "Tiki Link - Insert internal link", // "Select a Wiki page to link to" => "Select a Wiki page to link to", // "Cannot open this file" => "Cannot open this file", // "This is an approximation based on your server memory limit" => "This is an approximation based on your server memory limit", // "This is the value of your server's PHP '%s' setting" => "This is the value of your server's PHP '%s' setting", // "You are alerted by the server " => "You are alerted by the server ", // "You can check the modifications at : " => "You can check the modifications at : ", // "You are alerted of a change on " => "You are alerted of a change on ", // "unknown destination directory. Please set it up in <a href='tiki-admin.php?page=galleries'>tiki-admin.php?page=galleries</a>" => "unknown destination directory. Please set it up in <a href='tiki-admin.php?page=galleries'>tiki-admin.php?page=galleries</a>", // "unlink failed" => "unlink failed", // "Contributions" => "Contributions", // "Query point" => "Query point", // "layer" => "layer", // "Record" => "Record", // "You can only use optionId = 0 to create a new option or optionId equal an id that already belongs to the menu to update it" => "You can only use optionId = 0 to create a new option or optionId equal an id that already belongs to the menu to update it", // "menu" => "menu", // "The content retrieved at %s is not a list of mods" => "The content retrieved at %s is not a list of mods", // "Can't chdir to '%s'" => "Can't chdir to '%s'", // "%s impossible to remove" => "%s impossible to remove", // "section edit" => "section edit", // "This poll is closed" => "This poll is closed", // "Created by profile installer" => "Created by profile installer", // "Page updated by profile installer" => "Page updated by profile installer", // "The passwords do not match" => "The passwords do not match", // "The registration mail can't be sent. Contact the administrator" => "The registration mail can't be sent. Contact the administrator", // "Feed provided by %s. Click to visit" => "Feed provided by %s. Click to visit", // "Wiki Comment" => "Wiki Comment", // "Calendar item" => "Calendar item", // "Tracker item" => "Tracker item", // "Simple" => "Simple", // "Advanced" => "Advanced", // "_HOMEPAGE_CONTENT_" => "_HOMEPAGE_CONTENT_", // "<!-- jq smarty plugin inactive: feature_jquery off -->" => "<!-- jq smarty plugin inactive: feature_jquery off -->", // "Fast Next" => "Fast Next", // "Fast Prev" => "Fast Prev", // "First {\$params['itemname']}" => "First {\$params['itemname']}", // "Last {\$params['itemname']}" => "Last {\$params['itemname']}", // "Next {\$params['itemname']}" => "Next {\$params['itemname']}", // "Prev {\$params['itemname']}" => "Prev {\$params['itemname']}", // "You need either JQuery or MooTools enabled for this feature" => "You need either JQuery or MooTools enabled for this feature", // "Help page" => "Help page", // "Admin Feature" => "Admin Feature", // "phplayers are not available on this site" => "phplayers are not available on this site", // "Invert Sort" => "Invert Sort", // "sec" => "sec", // "Gender" => "Gender", // "You have to make %d choice(s) for the question" => "You have to make %d choice(s) for the question", // "You have to make at least %d choice(s) for the question" => "You have to make at least %d choice(s) for the question", // "You have to make less than %d choice(s) for the question" => "You have to make less than %d choice(s) for the question", // "You have to choose at least %d choice(s) for the question" => "You have to choose at least %d choice(s) for the question", // "Page '%0' cannot be found" => "Page '%0' cannot be found", // "For the security of your password direct access to the feed is only available via https" => "For the security of your password direct access to the feed is only available via https", // "Your database requires an update to match the current TikiWiki version. Please proceed to <a href=\"tiki-install.php\">the installer</a>. Using Tiki with an incorrect database version usually provoke errors" => "Your database requires an update to match the current TikiWiki version. Please proceed to <a href=\"tiki-install.php\">the installer</a>. Using Tiki with an incorrect database version usually provoke errors", // "Help link" => "Help link", // "Edit Plugin" => "Edit Plugin", // "Edit Section" => "Edit Section", // "index" => "index", // "You are not allowed to upload this type of file" => "You are not allowed to upload this type of file", // "The file you are trying upload was only partially uploaded" => "The file you are trying upload was only partially uploaded", // "You must select a file" => "You must select a file", // "Flash player not available" => "Flash player not available", // "__WARNING__: Plugin disabled \$plugin" => "__WARNING__: Plugin disabled \$plugin", // "Upload was not successful. Duplicate file content " => "Upload was not successful. Duplicate file content ", // "Field is not numeric" => "Field is not numeric", // "Field is not a link to mp3 in the gallery" => "Field is not a link to mp3 in the gallery", // "Field is not a link to FLV in the gallery" => "Field is not a link to FLV in the gallery", // "Field is not a link to FLV or MP3 in the gallery" => "Field is not a link to FLV or MP3 in the gallery", // "<dl>\n\t\t\t\t<dt>Function: Allows alphanumeric text input in a one-line field of arbitrary size.\n\t\t\t\t<dt>Usage: <strong>samerow,size,prepend,append,max</strong>\n\t\t\t\t<dt>Example: 0,80,\$,,80\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[samerow]</strong> will display the next field or checkbox in the same row if a 1 is specified;\n\t\t\t\t<dd><strong>[size]</strong> is the visible length of the field in characters;\n\t\t\t\t<dd><strong>[prepend]</strong> is text that will be displayed before the field;\n\t\t\t\t<dd><strong>[append]</strong> is text that will be displayed just after the field;\n\t\t\t\t<dd><strong>[max]</strong> is the maximum number of characters that can be saved;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows alphanumeric text input in a one-line field of arbitrary size.\n\t\t\t\t<dt>Usage: <strong>samerow,size,prepend,append,max</strong>\n\t\t\t\t<dt>Example: 0,80,\$,,80\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[samerow]</strong> will display the next field or checkbox in the same row if a 1 is specified;\n\t\t\t\t<dd><strong>[size]</strong> is the visible length of the field in characters;\n\t\t\t\t<dd><strong>[prepend]</strong> is text that will be displayed before the field;\n\t\t\t\t<dd><strong>[append]</strong> is text that will be displayed just after the field;\n\t\t\t\t<dd><strong>[max]</strong> is the maximum number of characters that can be saved;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Allows alphanumeric text input in a multi-line field of arbitrary size.\n\t\t\t\t<dt>Usage: <strong>quicktags,width,height,max,listmax,wordmax</strong>\n\t\t\t\t<dt>Example: 0,80,5,30,200\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[quicktags]</strong> enables quicktags if a 1 is specified;\n\t\t\t\t<dd><strong>[width]</strong> is the width of the box, in chars;\n\t\t\t\t<dd><strong>[height]</strong> is the number of visible lines in the box;\n\t\t\t\t<dd><strong>[max]</strong> is the maximum number of characters that can be saved;\n\t\t\t\t<dd><strong>[listmax]</strong> is the maximum number of characters that are displayed in list mode;\n\t\t\t\t<dd><strong>[wordmax]</strong> will alert if word count exceeded with a positive number (1+) or display a word count with a negative number (-1);\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows alphanumeric text input in a multi-line field of arbitrary size.\n\t\t\t\t<dt>Usage: <strong>quicktags,width,height,max,listmax,wordmax</strong>\n\t\t\t\t<dt>Example: 0,80,5,30,200\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[quicktags]</strong> enables quicktags if a 1 is specified;\n\t\t\t\t<dd><strong>[width]</strong> is the width of the box, in chars;\n\t\t\t\t<dd><strong>[height]</strong> is the number of visible lines in the box;\n\t\t\t\t<dd><strong>[max]</strong> is the maximum number of characters that can be saved;\n\t\t\t\t<dd><strong>[listmax]</strong> is the maximum number of characters that are displayed in list mode;\n\t\t\t\t<dd><strong>[wordmax]</strong> will alert if word count exceeded with a positive number (1+) or display a word count with a negative number (-1);\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Provides a checkbox field for yes/no, on/off input.\n\t\t\t\t<dt>Usage: <strong>samerow</strong>\n\t\t\t\t<dt>Example: 1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[samerow]</strong> will display the next field on the same row if a 1 is specified.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Provides a checkbox field for yes/no, on/off input.\n\t\t\t\t<dt>Usage: <strong>samerow</strong>\n\t\t\t\t<dt>Example: 1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[samerow]</strong> will display the next field on the same row if a 1 is specified.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Provides a one-line field for numeric input only. Prepend or append values may be alphanumeric.\n\t\t\t\t<dt>Usage: <strong>samerow,size,prepend,append</strong>\n\t\t\t\t<dt>Example: 0,60,,hours\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[samerow]</strong> will display the next field or checkbox in the same row if a 1 is specified;\n\t\t\t\t<dd><strong>[size]</strong> is the visible size of the field in characters;\n\t\t\t\t<dd><strong>[prepend]</strong> is text that will be displayed before the field;\n\t\t\t\t<dd><strong>[append]</strong> is text that will be displayed just after the field;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Provides a one-line field for numeric input only. Prepend or append values may be alphanumeric.\n\t\t\t\t<dt>Usage: <strong>samerow,size,prepend,append</strong>\n\t\t\t\t<dt>Example: 0,60,,hours\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[samerow]</strong> will display the next field or checkbox in the same row if a 1 is specified;\n\t\t\t\t<dd><strong>[size]</strong> is the visible size of the field in characters;\n\t\t\t\t<dd><strong>[prepend]</strong> is text that will be displayed before the field;\n\t\t\t\t<dd><strong>[append]</strong> is text that will be displayed just after the field;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Allows users to select only from a specified set of options in a drop-down bar.\n\t\t\t\t<dt>Usage: <strong>list_of_items</strong>\n\t\t\t\t<dt>Example: yes,no\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[list_of_items]</strong> is the list of all values you want in the drop-down, separated by commas;\n\t\t\t\t<dd>if you wish to specify a default value other than the first item, enter the value twice, consecutively, and it will appear once in the list as the default selection.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows users to select only from a specified set of options in a drop-down bar.\n\t\t\t\t<dt>Usage: <strong>list_of_items</strong>\n\t\t\t\t<dt>Example: yes,no\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[list_of_items]</strong> is the list of all values you want in the drop-down, separated by commas;\n\t\t\t\t<dd>if you wish to specify a default value other than the first item, enter the value twice, consecutively, and it will appear once in the list as the default selection.\n\t\t\t\t</dl>", // "drop down with other textfield" => "drop down with other textfield", // "<dl>\n\t\t\t\t<dt>Function: Allows users to select from a specified set of options in a drop-down bar, or provide an alternate selection in a one-line text field.\n\t\t\t\t<dt>Usage: <strong>list_of_items</strong>\n\t\t\t\t<dt>Example: yes,no\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[list_of_items]</strong> is the list of all values you want in the drop-down, separated by commas;\n\t\t\t\t<dd>if you wish to specify a default value other than the first item, enter the value twice, consecutively, and it will appear once in the list as the default selection.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows users to select from a specified set of options in a drop-down bar, or provide an alternate selection in a one-line text field.\n\t\t\t\t<dt>Usage: <strong>list_of_items</strong>\n\t\t\t\t<dt>Example: yes,no\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[list_of_items]</strong> is the list of all values you want in the drop-down, separated by commas;\n\t\t\t\t<dd>if you wish to specify a default value other than the first item, enter the value twice, consecutively, and it will appear once in the list as the default selection.\n\t\t\t\t</dl>", // "radio buttons" => "radio buttons", // "<dl>\n\t\t\t\t<dt>Function: Provides a multiple-choice-style set of options from which a user may only choose one.\n\t\t\t\t<dt>Usage: <strong>list_of_items</strong>\n\t\t\t\t<dt>Example: yes,no\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[list of items]</strong> is the list of all values you want in the set, separated by commas;\n\t\t\t\t<dd>if you wish to specify a default value other than the first item, enter the value twice, consecutively, and it will appear as the one selected.\n\t\t\t\t<dd>If first option is <br>, options will be separated with a carriaage return\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Provides a multiple-choice-style set of options from which a user may only choose one.\n\t\t\t\t<dt>Usage: <strong>list_of_items</strong>\n\t\t\t\t<dt>Example: yes,no\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[list of items]</strong> is the list of all values you want in the set, separated by commas;\n\t\t\t\t<dd>if you wish to specify a default value other than the first item, enter the value twice, consecutively, and it will appear as the one selected.\n\t\t\t\t<dd>If first option is <br>, options will be separated with a carriaage return\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Allows a selection from a specified list of usernames.\n\t\t\t\t<dt>Usage: <strong>auto-assign,email_notify</strong>\n\t\t\t\t<dt>Example: 1,1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[auto-assign]</strong> will auto-assign the creator of the item if set to 1, or will set the selection to the user who last modified the item if set to 2, or will give the choice between all the users for other values;\n\t\t\t\t<dd><strong>[email_notify]</strong> will send an email to the assigned user when the item is saved;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows a selection from a specified list of usernames.\n\t\t\t\t<dt>Usage: <strong>auto-assign,email_notify</strong>\n\t\t\t\t<dt>Example: 1,1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[auto-assign]</strong> will auto-assign the creator of the item if set to 1, or will set the selection to the user who last modified the item if set to 2, or will give the choice between all the users for other values;\n\t\t\t\t<dd><strong>[email_notify]</strong> will send an email to the assigned user when the item is saved;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Allows a selection from a specified list of usergroups.\n\t\t\t\t<dt>Usage: <strong>auto-assign</strong>\n\t\t\t\t<dt>Example: 1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[auto-assign]</strong> will auto-assign the field to the usergroup of the creator if set to 1, or will set the selection to the group of the user who last modified the item if set to 2, or will give the choice between all the groups for other values;\n\t\t\t\t<dd>if the user does not have a default group set, the first group the user belongs to will be chosen, otherwise Registered group will be used.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows a selection from a specified list of usergroups.\n\t\t\t\t<dt>Usage: <strong>auto-assign</strong>\n\t\t\t\t<dt>Example: 1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[auto-assign]</strong> will auto-assign the field to the usergroup of the creator if set to 1, or will set the selection to the group of the user who last modified the item if set to 2, or will give the choice between all the groups for other values;\n\t\t\t\t<dd>if the user does not have a default group set, the first group the user belongs to will be chosen, otherwise Registered group will be used.\n\t\t\t\t</dl>", // "ip selector" => "ip selector", // "<dl>\n\t\t\t\t<dt>Function: Provides a field for entering an IP address.\n\t\t\t\t<dt>Usage: <strong>auto-assign</strong>\n\t\t\t\t<dt>Example: 1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[auto-assign]</strong> will auto-populate the field with the IP address of the user who created the item if set to 1, or will set the field to the IP of the user who last modified the item if set to 2, or will be a free IP for other values.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Provides a field for entering an IP address.\n\t\t\t\t<dt>Usage: <strong>auto-assign</strong>\n\t\t\t\t<dt>Example: 1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[auto-assign]</strong> will auto-populate the field with the IP address of the user who created the item if set to 1, or will set the field to the IP of the user who last modified the item if set to 2, or will be a free IP for other values.\n\t\t\t\t</dl>", // "page selector" => "page selector", // "<dl>\n\t\t\t\t<dt>Function: Allows a selection from the list of pages.\n\t\t\t\t<dt>Usage: <strong>auto-assign, size, create</strong>\n\t\t\t\t<dt>Example: 1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[auto-assign]</strong> will auto-assign the creator of the item if set to 1\n\t\t\t\t<dd><strong>[size]</strong> is the visible input length of the field in characters (<=0 not limited);\n\t\t\t\t<dd><strong>[create]</strong>: will create the page if not exits copy of the page with name value of this param.which pagename is the value of this param\n\t\t\t\t<dd>\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows a selection from the list of pages.\n\t\t\t\t<dt>Usage: <strong>auto-assign, size, create</strong>\n\t\t\t\t<dt>Example: 1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[auto-assign]</strong> will auto-assign the creator of the item if set to 1\n\t\t\t\t<dd><strong>[size]</strong> is the visible input length of the field in characters (<=0 not limited);\n\t\t\t\t<dd><strong>[create]</strong>: will create the page if not exits copy of the page with name value of this param.which pagename is the value of this param\n\t\t\t\t<dd>\n\t\t\t\t</dl>", // "country selector" => "country selector", // "<dl>\n\t\t\t\t<dt>Function: Allows a selection from a specified list of countries.\n\t\t\t\t<dt>Usage: <strong>name_flag,sort</strong>\n\t\t\t\t<dt>Example: 1,0\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[name_flag]</strong> default is 0 and will display both the country name and its flag, 1 will display only the country name, while 2 will show only the country flag;\n\t\t\t\t<dd><strong>[sortorder]</strong> specifies the order the country list should be displayed in, where 0 is the default and sorts according to the translated name, and 1 sorts according to the english name;\n\t\t\t\t<dd>if the country names are translated and option 1 is selected for the sort order, the countries will still appear translated, but will merely be in english order.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows a selection from a specified list of countries.\n\t\t\t\t<dt>Usage: <strong>name_flag,sort</strong>\n\t\t\t\t<dt>Example: 1,0\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[name_flag]</strong> default is 0 and will display both the country name and its flag, 1 will display only the country name, while 2 will show only the country flag;\n\t\t\t\t<dd><strong>[sortorder]</strong> specifies the order the country list should be displayed in, where 0 is the default and sorts according to the translated name, and 1 sorts according to the english name;\n\t\t\t\t<dd>if the country names are translated and option 1 is selected for the sort order, the countries will still appear translated, but will merely be in english order.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Provides drop-down options to accurately select a date and/or time.\n\t\t\t\t<dt>Usage: <strong>datetime,startyear,endyear,blankdate</strong>\n\t\t\t\t<dt>Example: d,2000,,blank\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[datetime]</strong> will only allow a date to be selected if set to \"d\", and allows a full date and time selection if set to \"dt\", defaulting to \"dt\";\n\t\t\t\t<dd><strong>[startyear]</strong> allows you to specify a custom first year in the date range (eg. 1987), default is current year;\n\t\t\t\t<dd><strong>[endyear]</strong> allows you to specify a custom end year in the date range (eg. 2020), default is 4 years from now;\n\t\t\t\t<dd><strong>[blankdate]</strong> when set to \"blank\" will default the initial date field to an empty date, and allow selection of empty dates;\n\t\t\t\t<dd>blankdate is overridden if the field isMandatory;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t<dt>Example: \"d,2000,2009,blank\"\n\t\t\t\t<dd>sets a date only field from 2000 through 2009, allowing blank dates.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Provides drop-down options to accurately select a date and/or time.\n\t\t\t\t<dt>Usage: <strong>datetime,startyear,endyear,blankdate</strong>\n\t\t\t\t<dt>Example: d,2000,,blank\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[datetime]</strong> will only allow a date to be selected if set to \"d\", and allows a full date and time selection if set to \"dt\", defaulting to \"dt\";\n\t\t\t\t<dd><strong>[startyear]</strong> allows you to specify a custom first year in the date range (eg. 1987), default is current year;\n\t\t\t\t<dd><strong>[endyear]</strong> allows you to specify a custom end year in the date range (eg. 2020), default is 4 years from now;\n\t\t\t\t<dd><strong>[blankdate]</strong> when set to \"blank\" will default the initial date field to an empty date, and allow selection of empty dates;\n\t\t\t\t<dd>blankdate is overridden if the field isMandatory;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t<dt>Example: \"d,2000,2009,blank\"\n\t\t\t\t<dd>sets a date only field from 2000 through 2009, allowing blank dates.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Provides a javascript graphical date selector to select a date and/or time.\n\t\t\t\t<dt>Usage: <strong>datetime</strong>\n\t\t\t\t<dt>Example: dt\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[datetime]</strong> will only allow a date to be selected if set to \"d\", and allows a full date and time selection if set to \"dt\", defaulting to \"dt\".\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Provides a javascript graphical date selector to select a date and/or time.\n\t\t\t\t<dt>Usage: <strong>datetime</strong>\n\t\t\t\t<dt>Example: dt\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[datetime]</strong> will only allow a date to be selected if set to \"d\", and allows a full date and time selection if set to \"dt\", defaulting to \"dt\".\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Allows user to upload an image into the tracker item.\n\t\t\t\t<dt>Usage: <strong>xListSize,yListSize,xDetailsSize,yDetailsSize,uploadLimitScale,shadowBox</strong>\n\t\t\t\t<dt>Example: 30,30,100,100,1000,item\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[xListSize]</strong> sets the pixel width of the image in the list view;\n\t\t\t\t<dd><strong>[yListSize]</strong> sets the pixel height of the image in the list view;\n\t\t\t\t<dd><strong>[xDetailSize]</strong> sets the pixel width of the image in the item view;\n\t\t\t\t<dd><strong>[yDetailSize]</strong> sets the pixel height of the image in the item view;\n\t\t\t\t<dd><strong>[uploadLimitScale]</strong> sets the maximum total size of the image, in pixels (width or height);\n\t\t\t\t<dd><strong>[shadowbox]</strong> actives a shadowbox(if feature on) = \\'item\\': to use the same shadowbox for an item, =\\'individual\\': to use a shadowbox only for this image, other value= to set the group of images of the shadowbox ;\n\t\t\t\t<dd>images are stored in img/trackers;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows user to upload an image into the tracker item.\n\t\t\t\t<dt>Usage: <strong>xListSize,yListSize,xDetailsSize,yDetailsSize,uploadLimitScale,shadowBox</strong>\n\t\t\t\t<dt>Example: 30,30,100,100,1000,item\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[xListSize]</strong> sets the pixel width of the image in the list view;\n\t\t\t\t<dd><strong>[yListSize]</strong> sets the pixel height of the image in the list view;\n\t\t\t\t<dd><strong>[xDetailSize]</strong> sets the pixel width of the image in the item view;\n\t\t\t\t<dd><strong>[yDetailSize]</strong> sets the pixel height of the image in the item view;\n\t\t\t\t<dd><strong>[uploadLimitScale]</strong> sets the maximum total size of the image, in pixels (width or height);\n\t\t\t\t<dd><strong>[shadowbox]</strong> actives a shadowbox(if feature on) = \\'item\\': to use the same shadowbox for an item, =\\'individual\\': to use a shadowbox only for this image, other value= to set the group of images of the shadowbox ;\n\t\t\t\t<dd>images are stored in img/trackers;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: ?\n\t\t\t\t<dt>Usage: <strong>label,post,tiki-index.php,page:fieldname,highlight=test</strong>\n\t\t\t\t<dt>Example: \n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[label]</strong> needs explanation;\n\t\t\t\t<dd><strong>[post]</strong> needs explanation;\n\t\t\t\t<dd><strong>[tiki-index.php]</strong> needs explanation;\n\t\t\t\t<dd><strong>[page:fieldname]</strong> needs explanation;\n\t\t\t\t<dd><strong>[highlight=test]</strong> needs explanation;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: ?\n\t\t\t\t<dt>Usage: <strong>label,post,tiki-index.php,page:fieldname,highlight=test</strong>\n\t\t\t\t<dt>Example: \n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[label]</strong> needs explanation;\n\t\t\t\t<dd><strong>[post]</strong> needs explanation;\n\t\t\t\t<dd><strong>[tiki-index.php]</strong> needs explanation;\n\t\t\t\t<dd><strong>[page:fieldname]</strong> needs explanation;\n\t\t\t\t<dd><strong>[highlight=test]</strong> needs explanation;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: will display trhe field name as a html header h2;\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: will display trhe field name as a html header h2;\n\t\t\t\t</dl>", // "static text" => "static text", // "<dl>\n\t\t\t\t<dt>Function: Allows insertion of a static block of text into a tracker to augment input fields. (non-editable)\n\t\t\t\t<dt>Usage: <strong>wikiparse,max</strong>\n\t\t\t\t<dt>Example: 1,20\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[wikiparse]</strong> will allow wiki syntax to be parsed if set to 1, otherwise default is 0 to only support line-breaks;\n\t\t\t\t<dd><strong>[max]</strong> is the maximum number of characters that are displayed in list mode;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows insertion of a static block of text into a tracker to augment input fields. (non-editable)\n\t\t\t\t<dt>Usage: <strong>wikiparse,max</strong>\n\t\t\t\t<dt>Example: 1,20\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[wikiparse]</strong> will allow wiki syntax to be parsed if set to 1, otherwise default is 0 to only support line-breaks;\n\t\t\t\t<dd><strong>[max]</strong> is the maximum number of characters that are displayed in list mode;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Allows one or more categories under a main category to be assigned to the tracker item.\n\t\t\t\t<dt>Usage: <strong>parentId,inputtype,selectall</strong>\n\t\t\t\t<dt>Example: 12,radio,1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[parentId]</strong> is the ID of the main category, categories in the list will be children of this;\n\t\t\t\t<dd><strong>[inputtype]</strong> is one of [d|m|radio|checkbox], where d is a drop-down list, m is a multiple-selection drop-down list, radio and checkbox are self-explanatory;\n\t\t\t\t<dd><strong>[selectall]</strong> will provide a checkbox to automatically select all categories in the list if set to 1, default is 0;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows one or more categories under a main category to be assigned to the tracker item.\n\t\t\t\t<dt>Usage: <strong>parentId,inputtype,selectall</strong>\n\t\t\t\t<dt>Example: 12,radio,1\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[parentId]</strong> is the ID of the main category, categories in the list will be children of this;\n\t\t\t\t<dd><strong>[inputtype]</strong> is one of [d|m|radio|checkbox], where d is a drop-down list, m is a multiple-selection drop-down list, radio and checkbox are self-explanatory;\n\t\t\t\t<dd><strong>[selectall]</strong> will provide a checkbox to automatically select all categories in the list if set to 1, default is 0;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Provides a way to choose a value from another tracker (eventually with a link).\n\t\t\t\t<dt>Usage: <strong>trackerId,fieldId,linkToItem,displayedFieldsList</strong>\n\t\t\t\t<dt>Example: 3,5,1,6|8\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[trackerId]</strong> is the tracker ID of the fields you want to display;\n\t\t\t\t<dd><strong>[fieldId]</strong> is the field in [trackerId] from which you can select a value among all the field values of the items of [trackerId];\n\t\t\t\t<dd><strong>[linkToItem]</strong> if set to 0 will simply display the value, but if set to 1 will provide a link directly to the item in the other tracker;\n\t\t\t\t<dd><strong>[displayedFieldsList]</strong> is a list of fields in [trackerId] to display instead of [fieldId], multiple fields can be separated with a |;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Provides a way to choose a value from another tracker (eventually with a link).\n\t\t\t\t<dt>Usage: <strong>trackerId,fieldId,linkToItem,displayedFieldsList</strong>\n\t\t\t\t<dt>Example: 3,5,1,6|8\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[trackerId]</strong> is the tracker ID of the fields you want to display;\n\t\t\t\t<dd><strong>[fieldId]</strong> is the field in [trackerId] from which you can select a value among all the field values of the items of [trackerId];\n\t\t\t\t<dd><strong>[linkToItem]</strong> if set to 0 will simply display the value, but if set to 1 will provide a link directly to the item in the other tracker;\n\t\t\t\t<dd><strong>[displayedFieldsList]</strong> is a list of fields in [trackerId] to display instead of [fieldId], multiple fields can be separated with a |;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Displays a list of field values from another tracker that has a relation with this tracker(eventually with a link).\n\t\t\t\t<dt>Usage: <strong>trackerId,fieldIdThere,fieldIdHere,displayFieldIdThere,linkToItems</strong>\n\t\t\t\t<dt>Example: 5,3,4,10|11\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[trackerId]</strong> is the tracker ID of the fields you want to display;\n\t\t\t\t<dd><strong>[fieldIdThere]</strong> is the field (multiple fields can be separated with a \":\") you want to link with;\n\t\t\t\t<dd><strong>[fieldIdHere]</strong> is the field in this tracker you want to link with;\n\t\t\t\t<dd><strong>[displayFieldIdThere]</strong> the field(s) in [trackerId] you want to display, multiple fields can be separated by \"|\";\n\t\t\t\t<dd><strong>[linkToItems]</strong> if set to 0 will simply display the value, but if set to 1 will provide a link directly to that values item in the other tracker;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Displays a list of field values from another tracker that has a relation with this tracker(eventually with a link).\n\t\t\t\t<dt>Usage: <strong>trackerId,fieldIdThere,fieldIdHere,displayFieldIdThere,linkToItems</strong>\n\t\t\t\t<dt>Example: 5,3,4,10|11\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[trackerId]</strong> is the tracker ID of the fields you want to display;\n\t\t\t\t<dd><strong>[fieldIdThere]</strong> is the field (multiple fields can be separated with a \":\") you want to link with;\n\t\t\t\t<dd><strong>[fieldIdHere]</strong> is the field in this tracker you want to link with;\n\t\t\t\t<dd><strong>[displayFieldIdThere]</strong> the field(s) in [trackerId] you want to display, multiple fields can be separated by \"|\";\n\t\t\t\t<dd><strong>[linkToItems]</strong> if set to 0 will simply display the value, but if set to 1 will provide a link directly to that values item in the other tracker;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "dynamic items list" => "dynamic items list", // "<dl>\n\t\t\t\t<dt>Function: Dynamically updates a selection list based on linked data from another tracker.\n\t\t\t\t<dt>Usage: <strong>trackerId,filterFieldIdThere,filterFieldIdHere,listFieldIdThere,statusThere</strong>\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[trackerId]</strong> is the ID of the tracker to link with;\n\t\t\t\t<dd><strong>[filterFieldIdThere]</strong> is the field you want to link with in that tracker;\n\t\t\t\t<dd><strong>[filterFieldIdHere]</strong> is the field you want to link with in the current tracker;\n\t\t\t\t<dd><strong>[listFieldIdThere]</strong> is the field ID you wish to pull the selection list from, based on the value selected in fiterFieldIdHere matching field(s) in filterFieldIdThere;\n\t\t\t\t<dd><strong>[statusThere]</strong> restricts values appearing in the list to those coming from records in the other tracker that meet specified statuses of [o|p|c] or in combination (op, opc);\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Dynamically updates a selection list based on linked data from another tracker.\n\t\t\t\t<dt>Usage: <strong>trackerId,filterFieldIdThere,filterFieldIdHere,listFieldIdThere,statusThere</strong>\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[trackerId]</strong> is the ID of the tracker to link with;\n\t\t\t\t<dd><strong>[filterFieldIdThere]</strong> is the field you want to link with in that tracker;\n\t\t\t\t<dd><strong>[filterFieldIdHere]</strong> is the field you want to link with in the current tracker;\n\t\t\t\t<dd><strong>[listFieldIdThere]</strong> is the field ID you wish to pull the selection list from, based on the value selected in fiterFieldIdHere matching field(s) in filterFieldIdThere;\n\t\t\t\t<dd><strong>[statusThere]</strong> restricts values appearing in the list to those coming from records in the other tracker that meet specified statuses of [o|p|c] or in combination (op, opc);\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Allows users to enter an email address with option of making it active.\n\t\t\t\t<dt>Usage: <strong>link,watchopen,watchpending,watchclosed</strong>\n\t\t\t\t<dt>Example: 0,o\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[link]</strong> may be one of [0|1|2] and specifies how to display the email address, defaulting to 0 as plain text, 1 as an encoded hex mailto link, or 2 as a standard mailto link;\n\t\t\t\t<dd><strong>[watchopen]</strong> if set to \"o\" will email the address every time the status of the item changes to open;\n\t\t\t\t<dd><strong>[watchpending]</strong> if set to \"p\" will email the address every time the status of the item changes to pending;\n\t\t\t\t<dd><strong>[watchclosed]</strong> if set to \"c\" will email the address every time the status of the item changes to closed;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows users to enter an email address with option of making it active.\n\t\t\t\t<dt>Usage: <strong>link,watchopen,watchpending,watchclosed</strong>\n\t\t\t\t<dt>Example: 0,o\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[link]</strong> may be one of [0|1|2] and specifies how to display the email address, defaulting to 0 as plain text, 1 as an encoded hex mailto link, or 2 as a standard mailto link;\n\t\t\t\t<dd><strong>[watchopen]</strong> if set to \"o\" will email the address every time the status of the item changes to open;\n\t\t\t\t<dd><strong>[watchpending]</strong> if set to \"p\" will email the address every time the status of the item changes to pending;\n\t\t\t\t<dd><strong>[watchclosed]</strong> if set to \"c\" will email the address every time the status of the item changes to closed;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "multimedia" => "multimedia", // "<dl>\n\t\t\t\t<dt>Function: Will play MP3 or FLV files, as specified, in a player.\n\t\t\t\t<dt>Usage: <strong>source,xSize,ySize</strong>\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[source]</strong> is one of [0|1|2|3|4|5] where 0 is default and will support a URL in the file gallery for MP3, 1 for URL in file gallery for FLV, 2 for URL in file gallery of either MP3 or FLV, 3 to upload an MP3 file to be played, 4 to upload an FLV file to be played, 5 to upload either an MP3 or FLV file;\n\t\t\t\t<dd><strong>[xSize]</strong> is the width in pixels of the player applet (default 200);\n\t\t\t\t<dd><strong>[ySize]</strong> is the height in pixels of the player applet (default 100);\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t<dd>this is best-used as a tracker item that is not generally editable and you want a specific file played;\n\t\t\t\t\tedit the tracker item and provide the URL for the file you wish to play.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Will play MP3 or FLV files, as specified, in a player.\n\t\t\t\t<dt>Usage: <strong>source,xSize,ySize</strong>\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[source]</strong> is one of [0|1|2|3|4|5] where 0 is default and will support a URL in the file gallery for MP3, 1 for URL in file gallery for FLV, 2 for URL in file gallery of either MP3 or FLV, 3 to upload an MP3 file to be played, 4 to upload an FLV file to be played, 5 to upload either an MP3 or FLV file;\n\t\t\t\t<dd><strong>[xSize]</strong> is the width in pixels of the player applet (default 200);\n\t\t\t\t<dd><strong>[ySize]</strong> is the height in pixels of the player applet (default 100);\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t<dd>this is best-used as a tracker item that is not generally editable and you want a specific file played;\n\t\t\t\t\tedit the tracker item and provide the URL for the file you wish to play.\n\t\t\t\t</dl>", // "auto-increment" => "auto-increment", // "<dl>\n\t\t\t\t<dt>Function: Allows an incrementing value field, or itemId field. (non-editable)\n\t\t\t\t<dt>Usage: <strong>start,prepend,append,itemId</strong>\n\t\t\t\t<dt>Example: 1,,,itemId\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[start]</strong> is the starting value for the field, defaults to 1;\n\t\t\t\t<dd><strong>[prepend]</strong> is text that will be displayed before the field;\n\t\t\t\t<dd><strong>[append]</strong> is text that will be displayed after the field;\n\t\t\t\t<dd><strong>[itemId]</strong> if set to \"itemId\" will set this field to match the value of the actual database itemId field value;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows an incrementing value field, or itemId field. (non-editable)\n\t\t\t\t<dt>Usage: <strong>start,prepend,append,itemId</strong>\n\t\t\t\t<dt>Example: 1,,,itemId\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[start]</strong> is the starting value for the field, defaults to 1;\n\t\t\t\t<dd><strong>[prepend]</strong> is text that will be displayed before the field;\n\t\t\t\t<dd><strong>[append]</strong> is text that will be displayed after the field;\n\t\t\t\t<dd><strong>[itemId]</strong> if set to \"itemId\" will set this field to match the value of the actual database itemId field value;\n\t\t\t\t<dd>multiple options must appear in the order specified, separated by commas.\n\t\t\t\t</dl>", // "user subscription" => "user subscription", // "<dl>\n\t\t\t\t<dt>Function: Allow registered users to subscribe themselves to a tracker item (think Evite.com).\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd>Use this field as you would to have people sign up for an event. It is best if the tracker is only editable by its creator or the admin. To set the max number of subscribers, edit the tracker item and put the number at the beginning of the field.\n\t\t\t\t<dt>Example:\n\t\t\t\t<dd>Old field may have \"#\" or \"#2[0]\" in it. Making it \"20#2[0]\" will set the max number to 20.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allow registered users to subscribe themselves to a tracker item (think Evite.com).\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd>Use this field as you would to have people sign up for an event. It is best if the tracker is only editable by its creator or the admin. To set the max number of subscribers, edit the tracker item and put the number at the beginning of the field.\n\t\t\t\t<dt>Example:\n\t\t\t\t<dd>Old field may have \"#\" or \"#2[0]\" in it. Making it \"20#2[0]\" will set the max number to 20.\n\t\t\t\t</dl>", // "Google Maps" => "Google Maps", // "<dl>\n\t\t\t\t<dt>Function: Use Google Maps.\n\t\t\t\t<dt>Will display a Google Maps around a point.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Use Google Maps.\n\t\t\t\t<dt>Will display a Google Maps around a point.\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: System only.\n\t\t\t\t<dt>Usage: None\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd>Needs a description.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: System only.\n\t\t\t\t<dt>Usage: None\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd>Needs a description.\n\t\t\t\t</dl>", // "computed field" => "computed field", // "<dl>\n\t\t\t\t<dt>Function: Provides a computed value based on numeric field values.\n\t\t\t\t<dt>Usage: <strong>formula</strong>\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[formula]</strong> is the formula you wish to compute, using numeric values, operators \"+ - * / ( )\", and tracker fields identified with a leading #;\n\t\t\t\t<dt>Example: \"#3*(#4+5)\"\n\t\t\t\t<dd>adds the numeric value in item 4 by 5, and multiplies it by the numeric value in item 3.\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Provides a computed value based on numeric field values.\n\t\t\t\t<dt>Usage: <strong>formula</strong>\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[formula]</strong> is the formula you wish to compute, using numeric values, operators \"+ - * / ( )\", and tracker fields identified with a leading #;\n\t\t\t\t<dt>Example: \"#3*(#4+5)\"\n\t\t\t\t<dd>adds the numeric value in item 4 by 5, and multiplies it by the numeric value in item 3.\n\t\t\t\t</dl>", // "user preference" => "user preference", // "<dl>\n\t\t\t\t<dt>Function: Allows user preference changes from a tracker.\n\t\t\t\t<dt>Usage: <strong>type</strong>\n\t\t\t\t<dt>Example: password\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[type]</strong> if value is password, will allow to change the user password, if value is email, will display/allow to change the user email;\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows user preference changes from a tracker.\n\t\t\t\t<dt>Usage: <strong>type</strong>\n\t\t\t\t<dt>Example: password\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[type]</strong> if value is password, will allow to change the user password, if value is email, will display/allow to change the user email;\n\t\t\t\t</dl>", // "<dl>\n\t\t\t\t<dt>Function: Allows a file to be attached to the tracker item.\n\t\t\t\t<dt>Usage: <strong>listview</strong>\n\t\t\t\t<dt>Example: nu\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[listview]</strong> may be one of [n|t|s|u] on their own or in any combination (n, t, ns, nts), allowing you to see the attachment in the item list view as its name (n), its type (t), its name (n), or display the username of the uploader (u);\n\t\t\t\tnote that this option will cost an extra query to the database for each attachment and can severely impact performance with several attachments.\n\t\t\t\t<dd>\n\t\t\t\t</dl>" => "<dl>\n\t\t\t\t<dt>Function: Allows a file to be attached to the tracker item.\n\t\t\t\t<dt>Usage: <strong>listview</strong>\n\t\t\t\t<dt>Example: nu\n\t\t\t\t<dt>Description:\n\t\t\t\t<dd><strong>[listview]</strong> may be one of [n|t|s|u] on their own or in any combination (n, t, ns, nts), allowing you to see the attachment in the item list view as its name (n), its type (t), its name (n), or display the username of the uploader (u);\n\t\t\t\tnote that this option will cost an extra query to the database for each attachment and can severely impact performance with several attachments.\n\t\t\t\t<dd>\n\t\t\t\t</dl>", // "The administrator has not yet validated your account. Please wait" => "The administrator has not yet validated your account. Please wait", // "You must validate your account first. An email has been sent to you" => "You must validate your account first. An email has been sent to you", // "The registration mail can't be sent because there is no server email address set, and this feature is disabled" => "The registration mail can't be sent because there is no server email address set, and this feature is disabled", // "The user email confirmation can't be sent. Contact the administrator" => "The user email confirmation can't be sent. Contact the administrator", // "Personal Phone" => "Personal Phone", // "Personal Mobile" => "Personal Mobile", // "Personal Fax" => "Personal Fax", // "Work Phone" => "Work Phone", // "Work Mobile" => "Work Mobile", // "Work Fax" => "Work Fax", // "Company" => "Company", // "Organization" => "Organization", // "Department" => "Department", // "Division" => "Division", // "Job Title" => "Job Title", // "Street Address" => "Street Address", // "City" => "City", // "Zip Code" => "Zip Code", // "User-Agent Info" => "User-Agent Info", // "Displays various information about the client" => "Displays various information about the client", // "Info required - IP|SVRSW|BROWSER" => "Info required - IP|SVRSW|BROWSER", // "Anchor Link" => "Anchor Link", // "Creates a link to an anchor within a page. Anchors can be created using the ANAME plugin" => "Creates a link to an anchor within a page. Anchors can be created using the ANAME plugin", // "Anchor link label" => "Anchor link label", // "The anchor name as defined in the ANAME plugin" => "The anchor name as defined in the ANAME plugin", // "The name of the wiki page containing the anchor" => "The name of the wiki page containing the anchor", // "Anchor Name" => "Anchor Name", // "Inserts an anchor in the wiki page. Anchors can be linked to using the ALINK plugin" => "Inserts an anchor in the wiki page. Anchors can be linked to using the ALINK plugin", // "The name of the anchor" => "The name of the anchor", // "Image Annotation" => "Image Annotation", // "Autogenerated content. Leave blank initially" => "Autogenerated content. Leave blank initially", // "Absolute URL to the image or relative path from tikiwiki root" => "Absolute URL to the image or relative path from tikiwiki root", // "Width" => "Width", // "Image width" => "Image width", // "Height" => "Height", // "Image height" => "Image height", // "Alignment" => "Alignment", // "Image alignment. Possible values: left, right, center" => "Image alignment. Possible values: left, right, center", // "Save changes to annotations" => "Save changes to annotations", // "Image annotations changed" => "Image annotations changed", // "Creates an annotation block for an image" => "Creates an annotation block for an image", // "Displays an image and allow the users to define zones to highlight information on the image" => "Displays an image and allow the users to define zones to highlight information on the image", // "Includes an article\\'s content within the page" => "Includes an article\\'s content within the page", // "The article field to display. Default field is Heading" => "The article field to display. Default field is Heading", // "Article ID" => "Article ID", // "The article to display. If no value is provided, most recent article will be used" => "The article to display. If no value is provided, most recent article will be used", // "Includes an article" => "Includes an article", // "~np~{ARTICLE(Field=>[,Id=>])}{ARTICLE}~/np~" => "~np~{ARTICLE(Field=>[,Id=>])}{ARTICLE}~/np~", // "Id is optional. If not given, last article is used. Default field is heading" => "Id is optional. If not given, last article is used. Default field is heading", // "Article List" => "Article List", // "Includes a list of articles within the page" => "Includes a list of articles within the page", // "Articles displayed" => "Articles displayed", // "The amount of articles to display in the list" => "The amount of articles to display in the list", // "Topics expression" => "Topics expression", // "Topic ID expression" => "Topic ID expression", // "Type expression" => "Type expression", // "Category ID" => "Category ID", // "The ID of the category to list from" => "The ID of the category to list from", // "The article language to list" => "The article language to list", // "Sort order" => "Sort order", // "The column and order of the sort in columnName_asc or columnName_desc format" => "The column and order of the sort in columnName_asc or columnName_desc format", // "Quiet" => "Quiet", // "Whether to not report when there are no articles" => "Whether to not report when there are no articles", // "Title only" => "Title only", // "Whether to only show the title of the articles" => "Whether to only show the title of the articles", // "Includes articles listing into a wiki page" => "Includes articles listing into a wiki page", // "~np~{ARTICLES(max=>3, topic=>topicName, topicId=>id, type=>type, categId=>Category parent ID, lang=>en, sort=>columnName_asc|columnName_desc), quiet=>y|n, titleonly=>y|n}{ARTICLES}~/np~" => "~np~{ARTICLES(max=>3, topic=>topicName, topicId=>id, type=>type, categId=>Category parent ID, lang=>en, sort=>columnName_asc|columnName_desc), quiet=>y|n, titleonly=>y|n}{ARTICLES}~/np~", // "Bullets" => "Bullets", // "Inline" => "Inline", // "Number" => "Number", // "Show icon" => "Show icon", // "Gives the name of the attached file to link to" => "Gives the name of the attached file to link to", // "Same as name" => "Same as name", // "Gives the name of another page the attached file is on. The file on that page is linked to instead. Only works with wiki pages" => "Gives the name of another page the attached file is on. The file on that page is linked to instead. Only works with wiki pages", // "Shows the description as the link text instead of the file name" => "Shows the description as the link text instead of the file name", // "Makes the list of attachments a bulleted list" => "Makes the list of attachments a bulleted list", // "Says that this file is an image, and should be displayed inline using the img tag" => "Says that this file is an image, and should be displayed inline using the img tag", // "Puts the stuff between {ATTACH} tags as the link text instead of the file name or description" => "Puts the stuff between {ATTACH} tags as the link text instead of the file name or description", // "Shows all attachments from the whole wiki" => "Shows all attachments from the whole wiki", // "Gives the number, in the list of attachments, of the attachment to link to" => "Gives the number, in the list of attachments, of the attachment to link to", // "Gives the actual id of the attachment to link in. You probably should never use this" => "Gives the actual id of the attachment to link in. You probably should never use this", // "Puts the number of downloads in the alt comment" => "Puts the number of downloads in the alt comment", // "Shows a file icon" => "Shows a file icon", // "The wiki page the avatar will link to" => "The wiki page the avatar will link to", // "Float" => "Float", // "left|right" => "left|right", // "Displays a link that allows to go back in the browser history" => "Displays a link that allows to go back in the browser history", // "Insert back link on wiki page" => "Insert back link on wiki page", // "List all pages linking to the specified page" => "List all pages linking to the specified page", // "The page links will point to. Default value is the current page" => "The page links will point to. Default value is the current page", // "Displayed information" => "Displayed information", // "Pipe separated list of fields to display. ex: hits|user" => "Pipe separated list of fields to display. ex: hits|user", // "Excluded pages" => "Excluded pages", // "Pipe separated list of pages to be excluded from the listing. ex: HomePage|Sandbox" => "Pipe separated list of pages to be excluded from the listing. ex: HomePage|Sandbox", // "Include Self" => "Include Self", // "1|0" => "1|0", // "No Header" => "No Header", // "Banner" => "Banner", // "Insert a banner" => "Insert a banner", // "Target" => "Target", // "missing parameter" => "missing parameter", // "Blog List" => "Blog List", // "Use BLOGLIST to include posts from a blog" => "Use BLOGLIST to include posts from a blog", // "Blog ID" => "Blog ID", // "Numeric value" => "Numeric value", // "Maximum amount of entries to list" => "Maximum amount of entries to list", // "Use BLOGLIST to include posts from a blog. Syntax is" => "Use BLOGLIST to include posts from a blog. Syntax is", // "where Id is the blog Id and Items is the max number of posts to display" => "where Id is the blog Id and Items is the max number of posts to display", // "Ex: ~np~{BLOGLIST(Id=2, Items=15)}{BLOGLIST}~/np~" => "Ex: ~np~{BLOGLIST(Id=2, Items=15)}{BLOGLIST}~/np~", // "Box" => "Box", // "Box title" => "Box title", // "Displayed above the content" => "Displayed above the content", // "Background color" => "Background color", // "As defined by CSS, name or Hex code" => "As defined by CSS, name or Hex code", // "Box width" => "Box width", // "In pixels or percentage. Default value is 100%" => "In pixels or percentage. Default value is 100%", // "Text Alignment" => "Text Alignment", // "Float Position" => "Float Position", // "for box with width lesser than 100%, make text wrap around the box" => "for box with width lesser than 100%, make text wrap around the box", // "CSS Class" => "CSS Class", // "Apply custom CSS class to the box" => "Apply custom CSS class to the box", // "Category IDs" => "Category IDs", // "List of category IDs separated by + signs. ex: 1+2+3. Default will use category of the current page" => "List of category IDs separated by + signs. ex: 1+2+3. Default will use category of the current page", // "Types" => "Types", // "List of object types to include in the list separated by plus signs. ex: article+blog+faq+fgal+forum+igal+newsletter+event+poll+quiz+survey+tracker+wiki+img" => "List of object types to include in the list separated by plus signs. ex: article+blog+faq+fgal+forum+igal+newsletter+event+poll+quiz+survey+tracker+wiki+img", // "Sort Order" => "Sort Order", // "fieldName_asc|fieldName_desc, valid fields: type, created, name, hits, shuffle" => "fieldName_asc|fieldName_desc, valid fields: type, created, name, hits, shuffle", // "Split" => "Split", // "And" => "And", // "Category Orphans" => "Category Orphans", // "wiki|article|blog|faq|fgal|forum|igal|newsletter|poll|quizz|survey|tracker" => "wiki|article|blog|faq|fgal|forum|igal|newsletter|poll|quizz|survey|tracker", // "Category Path" => "Category Path", // "Separator" => "Separator", // "String used to separate the categories in the path. Default character is >" => "String used to separate the categories in the path. Default character is >", // "Display top category" => "Display top category", // "yes|no, default to no" => "yes|no, default to no", // "Displays a chart from TikiSheet. This plugin can be generated by the TikiSheet chart tool" => "Displays a chart from TikiSheet. This plugin can be generated by the TikiSheet chart tool", // "Chart caption" => "Chart caption", // "Sheet ID" => "Sheet ID", // "Data sheet ID" => "Data sheet ID", // "Chart Type" => "Chart Type", // "BarStackGraphic|MultibarGraphic|MultilineGraphic|PieChartGraphic" => "BarStackGraphic|MultibarGraphic|MultilineGraphic|PieChartGraphic", // "Chart Width" => "Chart Width", // "Width in pixels" => "Width in pixels", // "Chart Height" => "Chart Height", // "Height in pixels" => "Height in pixels", // "Value series" => "Value series", // "Required for pie charts" => "Required for pie charts", // "Independant series" => "Independant series", // "Required for types other than pie chart" => "Required for types other than pie chart", // "Dependant series" => "Dependant series", // "'),\n\t\t\t),\n\t\t\t'y2' => array(\n\t\t\t\t'required' => false,\n\t\t\t\t'name' => tra('Dependant series" => "'),\n\t\t\t),\n\t\t\t'y2' => array(\n\t\t\t\t'required' => false,\n\t\t\t\t'name' => tra('Dependant series", // "'),\n\t\t\t),\n\t\t\t'y3' => array(\n\t\t\t\t'required' => false,\n\t\t\t\t'name' => tra('Dependant series" => "'),\n\t\t\t),\n\t\t\t'y3' => array(\n\t\t\t\t'required' => false,\n\t\t\t\t'name' => tra('Dependant series", // "'),\n\t\t\t),\n\t\t\t'y4' => array(\n\t\t\t\t'required' => false,\n\t\t\t\t'name' => tra('Dependant series" => "'),\n\t\t\t),\n\t\t\t'y4' => array(\n\t\t\t\t'required' => false,\n\t\t\t\t'name' => tra('Dependant series", // "'),\n\t\t\t),\n\t\t\t'color' => array(\n\t\t\t\t'required' => false,\n\t\t\t\t'name' => tra('Colors" => "'),\n\t\t\t),\n\t\t\t'color' => array(\n\t\t\t\t'required' => false,\n\t\t\t\t'name' => tra('Colors", // "List of colors to use" => "List of colors to use", // "Styles" => "Styles", // "List of styles to use" => "List of styles to use", // "Labels" => "Labels", // "Labels for the series or values in the legend" => "Labels for the series or values in the legend", // "Chart as PDF" => "Chart as PDF", // "Chart as PostScript" => "Chart as PostScript", // "Caption" => "Caption", // "Code snippet label" => "Code snippet label", // "Word Wrap" => "Word Wrap", // "0|1, Enable word wrapping on the code to avoid breaking the layout" => "0|1, Enable word wrapping on the code to avoid breaking the layout", // "Colors" => "Colors", // "Syntax highlighting to use. May not be used with line numbers. Available: php, html, sql, javascript, css, java, c, doxygen, delphi, .." => "Syntax highlighting to use. May not be used with line numbers. Available: php, html, sql, javascript, css, java, c, doxygen, delphi, ..", // "Line numbers" => "Line numbers", // "0|1, may not be used with colors" => "0|1, may not be used with colors", // "Wiki syntax" => "Wiki syntax", // "0|1, parse wiki syntax within the code snippet" => "0|1, parse wiki syntax within the code snippet", // "Right to left" => "Right to left", // "0|1, switch the text display from left to right to right to left" => "0|1, switch the text display from left to right to right to left", // "Content is HTML" => "Content is HTML", // "0|1, display the content as is instead of escaping HTML special chars" => "0|1, display the content as is instead of escaping HTML special chars", // "Includes content from the dynamic content system" => "Includes content from the dynamic content system", // "Content ID" => "Content ID", // "Also known as Fortune cookies or Taglines" => "Also known as Fortune cookies or Taglines", // "Pattern to display the copyright in. May contain ~title~, ~year~ and ~authors~" => "Pattern to display the copyright in. May contain ~title~, ~year~ and ~authors~", // "Countdown" => "Countdown", // "Displays a countdown from now until the specified date" => "Displays a countdown from now until the specified date", // "Text to append to the countdown" => "Text to append to the countdown", // "End date" => "End date", // "Target date. Multiple formats accepted" => "Target date. Multiple formats accepted", // "Locate Time" => "Locate Time", // "on|off" => "on|off", // "DBReport" => "DBReport", // "Run a database report" => "Run a database report", // "report definition" => "report definition", // "Full DSN" => "Full DSN", // "A full DSN (Data Source Name) connection string. eg: mysql://user:pass@server/database" => "A full DSN (Data Source Name) connection string. eg: mysql://user:pass@server/database", // "Wiki DSN name" => "Wiki DSN name", // "The name of a DSN connection defined by the Wiki administrator" => "The name of a DSN connection defined by the Wiki administrator", // "0|1, parse wiki syntax within the report" => "0|1, parse wiki syntax within the report", // "Debug" => "Debug", // "0|1, display the parsed report definition" => "0|1, display the parsed report definition", // "Missing db or dsn parameter" => "Missing db or dsn parameter", // "You do not have permission to use this DSN" => "You do not have permission to use this DSN", // "No DSN connection string found" => "No DSN connection string found", // "Div" => "Div", // "left|right|center|justify" => "left|right|center|justify", // "left|right, for box with width lesser than 100%, make text wrap around the box" => "left|right, for box with width lesser than 100%, make text wrap around the box", // "Definition List" => "Definition List", // "One entry per line. Each line is in \"Term: Definition\" format" => "One entry per line. Each line is in \"Term: Definition\" format", // "Draw" => "Draw", // "Displays drawings in the wiki page" => "Displays drawings in the wiki page", // "Name of the drawing to display" => "Name of the drawing to display", // "Name parameter missing" => "Name parameter missing", // "Equation" => "Equation", // "Renders an equation written in LaTeX syntax as an image" => "Renders an equation written in LaTeX syntax as an image", // "equation" => "equation", // "Percentage of increase from normal size. 100 produces the default size. 200 produces an image twice as large" => "Percentage of increase from normal size. 100 produces the default size. 200 produces an image twice as large", // "Renders an equation written in LaTeX syntax as a png. Optional parameter size defaults to 100 and is the percentage of the normal size, i.e., size=200 indicates an equation 2x the normal size" => "Renders an equation written in LaTeX syntax as a png. Optional parameter size defaults to 100 and is the percentage of the normal size, i.e., size=200 indicates an equation 2x the normal size", // "Includes the list of events from a calendar in the page" => "Includes the list of events from a calendar in the page", // "Calendar ID" => "Calendar ID", // "Numeric" => "Numeric", // "Maximum days" => "Maximum days", // "Maximum Rows" => "Maximum Rows", // "Datetime" => "Datetime", // "0|1" => "0|1", // "~np~{~/np~EVENTS(calendarid=1|2,maxdays=365,max=-1,datetime=1,desc=1)}{EVENTS} Insert rss feed output into a wikipage" => "~np~{~/np~EVENTS(calendarid=1|2,maxdays=365,max=-1,datetime=1,desc=1)}{EVENTS} Insert rss feed output into a wikipage", // "Fade" => "Fade", // "Displays a label. On click, the block of content will fade in and fade out" => "Displays a label. On click, the block of content will fade in and fade out", // "Wiki syntax containing the text to display" => "Wiki syntax containing the text to display", // "Label to display on first display" => "Label to display on first display", // "Unspecified label" => "Unspecified label", // "Fancy List" => "Fancy List", // "One item per line starting with anything followed by \")\"" => "One item per line starting with anything followed by \")\"", // "Use div" => "Use div", // "Use div instead of ol" => "Use div instead of ol", // "Class" => "Class", // "CSS class of the fancylist" => "CSS class of the fancylist", // "Creates a fancy looking list" => "Creates a fancy looking list", // "num" => "num", // "item text" => "item text", // "one item per line" => "one item per line", // "Fancy Table" => "Fancy Table", // "One row per line, cells separated by ~|~" => "One row per line, cells separated by ~|~", // "Heading row" => "Heading row", // "Heading row of the table, same format as the body section" => "Heading row of the table, same format as the body section", // "Heading CSS Class" => "Heading CSS Class", // "CSS Class to apply on the heading row" => "CSS Class to apply on the heading row", // "Displays a link to an attachment to a wiki page and can display an image attachment. " => "Displays a link to an attachment to a wiki page and can display an image attachment. ", // "Gallery ID" => "Gallery ID", // "name_asc" => "name_asc", // "Shows ID" => "Shows ID", // "Shows Icon" => "Shows Icon", // "Shows Name" => "Shows Name", // "Shows Filename" => "Shows Filename", // "Shows Size" => "Shows Size", // "Shows Description" => "Shows Description", // "Shows Creation Date" => "Shows Creation Date", // "Shows Hits" => "Shows Hits", // "Shows Locked by" => "Shows Locked by", // "Shows Modification Date" => "Shows Modification Date", // "Shows Author" => "Shows Author", // "Shows Creator" => "Shows Creator", // "Shows Parent Gallery Name" => "Shows Parent Gallery Name", // "Shows Number of Files" => "Shows Number of Files", // "Shows the slideshow of a gallery" => "Shows the slideshow of a gallery", // "List files in a file gallery (with a category) or in a category or a file gallery od this category" => "List files in a file gallery (with a category) or in a category or a file gallery od this category", // "Displays a list of files from the File Gallery" => "Displays a list of files from the File Gallery", // "Flash video" => "Flash video", // "Movie URL" => "Movie URL", // "Complete URL to the movie to include" => "Complete URL to the movie to include", // "Default width: 425" => "Default width: 425", // "Default height: 350" => "Default height: 350", // "Quality" => "Quality", // "Flash video quality. Default value: high" => "Flash video quality. Default value: high", // "Missing parameter movie to the plugin flash" => "Missing parameter movie to the plugin flash", // "Footnote" => "Footnote", // "Inserts a superscripted footnote number next to text and takes in footnote as parameter" => "Inserts a superscripted footnote number next to text and takes in footnote as parameter", // "The footnote" => "The footnote", // "Footnotearea" => "Footnotearea", // "Inserts a section for collected footnotes within the wiki page" => "Inserts a section for collected footnotes within the wiki page", // "Download box for a file on ftp server" => "Download box for a file on ftp server", // "ftp" => "ftp", // "file name" => "file name", // "Ftp Server Name" => "Ftp Server Name", // "Ftp User name" => "Ftp User name", // "Ftp password" => "Ftp password", // "Download button label" => "Download button label", // "missing parameters" => "missing parameters", // "Connection failed" => "Connection failed", // "Incorrect param" => "Incorrect param", // "Gauge" => "Gauge", // "Displays a graphical gauge" => "Displays a graphical gauge", // "current value (REQUIRED)" => "current value (REQUIRED)", // "Maximum Value" => "Maximum Value", // "Maximum possible value. Default: 100" => "Maximum possible value. Default: 100", // "Label displayed on the left side of the gauge" => "Label displayed on the left side of the gauge", // "Color" => "Color", // "Background Color" => "Background Color", // "Bar width in pixels" => "Bar width in pixels", // "Label Width" => "Label Width", // "Width in pixels allocated to the label" => "Width in pixels allocated to the label", // "Display Percentage" => "Display Percentage", // "true|false, if true then a percentage of the maximum is displayed" => "true|false, if true then a percentage of the maximum is displayed", // "Display Value" => "Display Value", // "true|false, if the numeric value is displayed" => "true|false, if the numeric value is displayed", // "Bar height in pixels" => "Bar height in pixels", // "Google Analytics" => "Google Analytics", // "Add the tracking code for Google Analytics" => "Add the tracking code for Google Analytics", // "Account number" => "Account number", // "The account number for the site" => "The account number for the site", // "Missing parameter" => "Missing parameter", // "googledoc" => "googledoc", // "Leave this empty" => "Leave this empty", // "Type of Google document" => "Type of Google document", // "key" => "key", // "Google doc key - for example pXsHENf1bGGY92X1iEeJJI" => "Google doc key - for example pXsHENf1bGGY92X1iEeJJI", // "Name of iframe" => "Name of iframe", // "Size of frame, use instead of width and height, they will fit the Google presentations sizes exactly. It can be small|medium|large" => "Size of frame, use instead of width and height, they will fit the Google presentations sizes exactly. It can be small|medium|large", // "Pixels or %" => "Pixels or %", // "Margin Height" => "Margin Height", // "Pixels" => "Pixels", // "Margin Width" => "Margin Width", // "Scrolling" => "Scrolling", // "editLink" => "editLink", // "Required parameter \"type\" missing" => "Required parameter \"type\" missing", // "Required parameter \"key\" missing" => "Required parameter \"key\" missing", // "Displays a Google document" => "Displays a Google document", // "Wiki text to display if conditions are met. The body may contain {ELSE}. Text after the marker will be displayed to users not matching the condition" => "Wiki text to display if conditions are met. The body may contain {ELSE}. Text after the marker will be displayed to users not matching the condition", // "Allowed Groups" => "Allowed Groups", // "Pipe separated list of groups allowed to view the block. ex: Admins|Developers" => "Pipe separated list of groups allowed to view the block. ex: Admins|Developers", // "Denied Groups" => "Denied Groups", // "Pipe separated list of groups denied from viewing the block. ex: Anonymous|Managers" => "Pipe separated list of groups denied from viewing the block. ex: Anonymous|Managers", // "Display wiki text if user is in one of listed groups" => "Display wiki text if user is in one of listed groups", // "HTML" => "HTML", // "Include literal HTML in a Wiki page" => "Include literal HTML in a Wiki page", // "0|1, parse wiki syntax within the html code" => "0|1, parse wiki syntax within the html code", // "Include literal HTML" => "Include literal HTML", // "Iframe" => "Iframe", // "Frame title" => "Frame title", // "iframe" => "iframe", // "Displays an iframe" => "Displays an iframe", // " (experimental - possible successor to img in 4.0)" => " (experimental - possible successor to img in 4.0)", // "File ID" => "File ID", // "Numeric ID of an image in a File Gallery (or comma-separated list). \"fileId\", \"id\" or \"src\" required" => "Numeric ID of an image in a File Gallery (or comma-separated list). \"fileId\", \"id\" or \"src\" required", // "Numeric ID of an image in an Image Gallery (or comma-separated list). \"fileId\", \"id\" or \"src\" required" => "Numeric ID of an image in an Image Gallery (or comma-separated list). \"fileId\", \"id\" or \"src\" required", // "Image Source" => "Image Source", // "Full URL to the image to display. \"fileId\", \"id\" or \"src\" required" => "Full URL to the image to display. \"fileId\", \"id\" or \"src\" required", // "Maximum height or width in pixels (largest dimension is scaled).\tIf no scalesize is given one will be attempted from default or given height or width. If scale does not match a defined scale for the gallery the full sized image is downloaded" => "Maximum height or width in pixels (largest dimension is scaled).\tIf no scalesize is given one will be attempted from default or given height or width. If scale does not match a defined scale for the gallery the full sized image is downloaded", // "Alias: lnk. Location the image should point to" => "Alias: lnk. Location the image should point to", // "Link Relation" => "Link Relation", // "\"rel\" attribute to add to the link" => "\"rel\" attribute to add to the link", // "Link title" => "Link title", // "Title text" => "Title text", // "Image alt text" => "Image alt text", // "Alternate text to display if impossible to load the image" => "Alternate text to display if impossible to load the image", // "Alias:imalign. Image alignment in the page. (left, right)" => "Alias:imalign. Image alignment in the page. (left, right)", // "Whether to block items from flowing next to image from the top or bottom. (top,bottom,both,none)" => "Whether to block items from flowing next to image from the top or bottom. (top,bottom,both,none)", // "Image description to display on the page" => "Image description to display on the page", // "Image Map" => "Image Map", // "Name of the image map to use for the image" => "Name of the image map to use for the image", // "CSS class to apply to the image'.\"'\".'s img tag. (Usually used in configuration rather than on individual images.)" => "CSS class to apply to the image'.\"'\".'s img tag. (Usually used in configuration rather than on individual images.)", // "CSS Style" => "CSS Style", // "CSS styling to apply to the plugin. (Usually used in configuration rather than on individual images.)" => "CSS styling to apply to the plugin. (Usually used in configuration rather than on individual images.)", // "Border options" => "Border options", // "Border configuration. Values \"on\" and \"off\" control visibility, or else specify CSS styling options" => "Border configuration. Values \"on\" and \"off\" control visibility, or else specify CSS styling options", // "Description options" => "Description options", // "Description configuration.\tValues \"on\" and \"off\" control visibility, or else specify CSS styling options. (Usually used in configuration rather than on individual images.)" => "Description configuration.\tValues \"on\" and \"off\" control visibility, or else specify CSS styling options. (Usually used in configuration rather than on individual images.)", // "Default configuration" => "Default configuration", // "Default configuration definitions. (Usually used in configuration rather than on individual images.)" => "Default configuration definitions. (Usually used in configuration rather than on individual images.)", // "Mandatory configuration" => "Mandatory configuration", // "Mandatory configuration definitions. (Usually used in configuration rather than on individual images.)" => "Mandatory configuration definitions. (Usually used in configuration rather than on individual images.)", // "Display an image using configured format. Allows presentation of all images to be changed without having to alter existing content" => "Display an image using configured format. Allows presentation of all images to be changed without having to alter existing content", // "Display an image" => "Display an image", // "Displays an image" => "Displays an image", // "Full URL to the image to display" => "Full URL to the image to display", // "Alternate Text" => "Alternate Text", // "Height of the image to display" => "Height of the image to display", // "Width of the image to display" => "Width of the image to display", // "Link Title" => "Link Title", // "Image alignment in the page. (left, right, center) Uses HTML IMG tag" => "Image alignment in the page. (left, right, center) Uses HTML IMG tag", // "Float Alignment" => "Float Alignment", // "Image alignment in the flow of the document. (left, right, none) Uses CSS float property" => "Image alignment in the flow of the document. (left, right, none) Uses CSS float property", // "Style to apply to the image" => "Style to apply to the image", // "Include a page\\'s content" => "Include a page\\'s content", // "Page Name" => "Page Name", // "Wiki page name to include" => "Wiki page name to include", // "When only a portion of the page should be included, specify the marker from which inclusion should start" => "When only a portion of the page should be included, specify the marker from which inclusion should start", // "When only a portion of the page should be included, specify the marker at which inclusion should end" => "When only a portion of the page should be included, specify the marker at which inclusion should end", // "Jabber" => "Jabber", // "Runs a Java applet to access a local Jabber service" => "Runs a Java applet to access a local Jabber service", // "Applet height in pixels" => "Applet height in pixels", // "'),\n\t\t\t\t'description' => tra('Applet width in pixels" => "'),\n\t\t\t\t'description' => tra('Applet width in pixels", // "'),\n\t\t\t\t'description' => tra('jabber.org" => "'),\n\t\t\t\t'description' => tra('jabber.org", // "Default Color" => "Default Color", // "255,255,255" => "255,255,255", // "JQuery" => "JQuery", // "Insert JQuery javascript code. Requires feature_jquery" => "Insert JQuery javascript code. Requires feature_jquery", // " (experimental - may change in future versions)" => " (experimental - may change in future versions)", // "JQuery Code" => "JQuery Code", // "NotOnReady" => "NotOnReady", // "NoJQuery" => "NoJQuery", // "Optional markup for when feature_jquery is off" => "Optional markup for when feature_jquery is off", // "Insert JQuery javascript code" => "Insert JQuery javascript code", // "jquery code e.g. \$jq(\"img\\" => "jquery code e.g. \$jq(\"img\\", // "Do not execute on document ready (execute inline)" => "Do not execute on document ready (execute inline)", // "Javascript" => "Javascript", // "Insert a javascript file or/and some javascript code" => "Insert a javascript file or/and some javascript code", // "javascript code" => "javascript code", // "Javascript filename" => "Javascript filename", // "List of languages for which the block is displayed. Languages use the two letter language codes (ex: en, fr, es, ...). Multiple languages can be specified by separating codes by + signs" => "List of languages for which the block is displayed. Languages use the two letter language codes (ex: en, fr, es, ...). Multiple languages can be specified by separating codes by + signs", // "Not Language" => "Not Language", // "List of languages for which the block is not displayed. Languages use the two letter language codes (ex: en, fr, es, ...). Multiple languages can be specified by separating codes by + signs" => "List of languages for which the block is not displayed. Languages use the two letter language codes (ex: en, fr, es, ...). Multiple languages can be specified by separating codes by + signs", // "Page name to display information of. Default value is current page" => "Page name to display information of. Default value is current page", // "The last_mod plugin replaces itself with last modification time of the named wiki page, or the current page if no name given" => "The last_mod plugin replaces itself with last modification time of the named wiki page, or the current page if no name given", // "Result Offset" => "Result Offset", // "Result number at which the listing should start" => "Result number at which the listing should start", // "Result Count" => "Result Count", // "Amount of results displayed in the list" => "Amount of results displayed in the list", // "Initial" => "Initial", // "txt" => "txt", // "Show Name Only" => "Show Name Only", // "Structure Head" => "Structure Head", // "Show Page Alias" => "Show Page Alias", // "Two letter language code to filter pages listed" => "Two letter language code to filter pages listed", // "Orphan Language" => "Orphan Language", // "Two letter language code to filter pages listed. Only pages not available in the provided language will be listed" => "Two letter language code to filter pages listed. Only pages not available in the provided language will be listed", // "Load Translations" => "Load Translations", // "user or pipe separated list of two letter language codes for additional languages to display. If the language parameter is not defined, the first element of this list will be used as the primary filter" => "user or pipe separated list of two letter language codes for additional languages to display. If the language parameter is not defined, the first element of this list will be used as the primary filter", // "Exact Match" => "Exact Match", // "Related to Find" => "Related to Find", // "Only Orphan Pages" => "Only Orphan Pages", // "For List Pages" => "For List Pages", // "List Directory" => "List Directory", // "Full path to the server-local directory" => "Full path to the server-local directory", // "URL Prefix" => "URL Prefix", // ".ext" => ".ext", // "Limit" => "Limit", // "Maximum amount of files to display" => "Maximum amount of files to display", // "Displays a map" => "Displays a map", // "Map File" => "Map File", // "Extents" => "Extents", // "Inline Flash mp3 and flv Player" => "Inline Flash mp3 and flv Player", // "Mediaplayer" => "Mediaplayer", // "MP3 URL" => "MP3 URL", // "Complete URL to the mp3 to include" => "Complete URL to the mp3 to include", // "FLV URL" => "FLV URL", // "Complete URL to the flv to include" => "Complete URL to the flv to include", // "One of" => "One of", // "Mini Quiz" => "Mini Quiz", // "Displays a miniquiz" => "Displays a miniquiz", // "Instructions::Feedback" => "Instructions::Feedback", // "Tracker ID" => "Tracker ID", // "Insert Module" => "Insert Module", // "Module name as known in Tikiwiki" => "Module name as known in Tikiwiki", // "Decoration" => "Decoration", // "Flip" => "Flip", // "Max" => "Max", // "np" => "np", // "notitle" => "notitle", // "Displays a module inlined in page. More parameters can be added, not supported by UI" => "Displays a module inlined in page. More parameters can be added, not supported by UI", // "Monospace" => "Monospace", // "Font name as known in browsers" => "Font name as known in browsers", // "Mouse Over" => "Mouse Over", // "Create a mouseover feature on some text" => "Create a mouseover feature on some text", // "Mouseover text if param label exists. Page text if text param exists" => "Mouseover text if param label exists. Page text if text param exists", // "Text displayed on the page. The body is the mouseover content" => "Text displayed on the page. The body is the mouseover content", // "Destination link when moused-over text is clicked. Use http:// for external links" => "Destination link when moused-over text is clicked. Use http:// for external links", // "DEPRECATED" => "DEPRECATED", // "Text displayed on the mouseover. The body contains the text of the page" => "Text displayed on the mouseover. The body contains the text of the page", // "Mouse over box width. Default: 400px" => "Mouse over box width. Default: 400px", // "Mouse over box height. Default: 200px" => "Mouse over box height. Default: 200px", // "Offset X" => "Offset X", // "Shifts the overlay to the right by the specified amount of pixels in relation to the cursor. Default: 5px" => "Shifts the overlay to the right by the specified amount of pixels in relation to the cursor. Default: 5px", // "Offset Y" => "Offset Y", // "Shifts the overlay to the bottom by the specified amount of pixels in relation to the cursor. Default: 0px" => "Shifts the overlay to the bottom by the specified amount of pixels in relation to the cursor. Default: 0px", // "Parse Body" => "Parse Body", // "y|n, parse the body of the plugin as wiki content. (Default to y)" => "y|n, parse the body of the plugin as wiki content. (Default to y)", // "Color of the inside popup" => "Color of the inside popup", // "Default: #F5F5F5" => "Default: #F5F5F5", // "Text popup color" => "Text popup color", // "#FFFFFF" => "#FFFFFF", // "Padding" => "Padding", // "No label specified" => "No label specified", // "MWTable" => "MWTable", // "fancy" => "fancy", // "true|false" => "true|false", // "wiki_classes" => "wiki_classes", // "Displays the data using (sort of) MediaWiki syntax" => "Displays the data using (sort of) MediaWiki syntax", // "Displays a table using MediaWiki syntax" => "Displays a table using MediaWiki syntax", // "MySpace" => "MySpace", // "MySpace Page" => "MySpace Page", // "Displays a SWF myspace mp3 playlist on the wiki page" => "Displays a SWF myspace mp3 playlist on the wiki page", // "Object Hits" => "Object Hits", // "Object ID" => "Object ID", // "Object Type" => "Object Type", // "Displays object hit info by object and days" => "Displays object hit info by object and days", // "Search for images uploaded by users" => "Search for images uploaded by users", // " (deprecated - scheduled to be removed or changed significantly)" => " (deprecated - scheduled to be removed or changed significantly)", // "Filename or full path to file" => "Filename or full path to file", // "Plugin Manager" => "Plugin Manager", // "Multiple values separated with | can be used" => "Multiple values separated with | can be used", // "Poll ID" => "Poll ID", // "Profile Installer" => "Profile Installer", // "Adds controls required to install a profile" => "Adds controls required to install a profile", // "Domain" => "Domain", // "Profile repository domain. Default value is profiles.tikiwiki.org" => "Profile repository domain. Default value is profiles.tikiwiki.org", // "Profile Name" => "Profile Name", // "Name of the profile" => "Name of the profile", // "Profile plugin only available to administrators" => "Profile plugin only available to administrators", // "Profile %0/%1 not found" => "Profile %0/%1 not found", // "Proposal" => "Proposal", // "Provides a widget for users to vote on a proposal and view the current decision" => "Provides a widget for users to vote on a proposal and view the current decision", // "The list of votes casted. One vote per line. Either 0, +1 or -1 followed by a username" => "The list of votes casted. One vote per line. Either 0, +1 or -1 followed by a username", // "Accept proposal" => "Accept proposal", // "Still undecided" => "Still undecided", // "Reject proposal" => "Reject proposal", // "Displays a proposal acceptance widget" => "Displays a proposal acceptance widget", // "Short description of the proposal to vote on. Will be displayed above the result table" => "Short description of the proposal to vote on. Will be displayed above the result table", // "Quote" => "Quote", // "Quoted text" => "Quoted text", // "Reply to" => "Reply to", // "Name of the quoted person" => "Name of the quoted person", // "Random Dynamic Content" => "Random Dynamic Content", // "Includes random content from the dynamic content system" => "Includes random content from the dynamic content system", // "Redirect" => "Redirect", // "Redirect the user to a wiki page or generic URL" => "Redirect the user to a wiki page or generic URL", // "Wiki page name to redirect to" => "Wiki page name to redirect to", // "Complete URL, internal or external" => "Complete URL, internal or external", // "Redirects you to another wiki page" => "Redirects you to another wiki page", // "Regular Expression" => "Regular Expression", // "Takes regex expressions and parses the content between REGEX tags and replaces the text" => "Takes regex expressions and parses the content between REGEX tags and replaces the text", // "Page name containing the regular expression" => "Page name containing the regular expression", // "Displays a comment, tip, note or warning box" => "Displays a comment, tip, note or warning box", // "remarks text" => "remarks text", // "Remarks Box" => "Remarks Box", // "Label displayed above the remark" => "Label displayed above the remark", // "Highlight" => "Highlight", // "Icon ID" => "Icon ID", // "RSS Feed" => "RSS Feed", // "Inserts an RSS feed output" => "Inserts an RSS feed output", // "IDs" => "IDs", // "List of feed IDs separated by colons. ex: feedId:feedId2" => "List of feed IDs separated by colons. ex: feedId:feedId2", // "Amount of results displayed" => "Amount of results displayed", // "You need to specify a RSS Id" => "You need to specify a RSS Id", // "RSS Id incorrect" => "RSS Id incorrect", // "~np~{~/np~RSS(id=>feedId:feedId2,max=>3,date=>1,desc=>1,author=>1)}{RSS} Insert rss feed output into a wikipage" => "~np~{~/np~RSS(id=>feedId:feedId2,max=>3,date=>1,desc=>1,author=>1)}{RSS} Insert rss feed output into a wikipage", // "SourceForge" => "SourceForge", // "aid?" => "aid?", // "adit?" => "adit?", // "groupid?" => "groupid?", // "Insert a ShareThis button from www.sharethis.com" => "Insert a ShareThis button from www.sharethis.com", // "sharethis" => "sharethis", // "Display a social networking tool" => "Display a social networking tool", // "Send services" => "Send services", // "By default, email, aim and sms are available. Input one or two of the services separated by a | to limit the choice of send services" => "By default, email, aim and sms are available. Input one or two of the services separated by a | to limit the choice of send services", // "First post services shown" => "First post services shown", // "Input a list of post services (like facebook, myspace, digg, etc.) separated by a | to customize the services that are shown in the opening panel of the widget" => "Input a list of post services (like facebook, myspace, digg, etc.) separated by a | to customize the services that are shown in the opening panel of the widget", // "Rotate image" => "Rotate image", // "A value of y will cause the button icon to rotate every 3 seconds between a few icons, cycling through twice before stopping" => "A value of y will cause the button icon to rotate every 3 seconds between a few icons, cycling through twice before stopping", // "Button text" => "Button text", // "Custom link text for the button" => "Custom link text for the button", // "Header title" => "Header title", // "Optional header title text for the widget" => "Optional header title text for the widget", // "Header background" => "Header background", // "HTML color code (not color name) for the background color for the header if an optional header title is used" => "HTML color code (not color name) for the background color for the header if an optional header title is used", // "Header text color" => "Header text color", // "HTML color code (not color name) for the header text if an optional header title is used" => "HTML color code (not color name) for the header text if an optional header title is used", // "Link text color for services" => "Link text color for services", // "HTML color code (not color name) for the link text for all send and post services shown in the widget" => "HTML color code (not color name) for the link text for all send and post services shown in the widget", // "Pop-up" => "Pop-up", // "A value of true will cause the widget to show in a pop-up window" => "A value of true will cause the widget to show in a pop-up window", // "Embedded elements" => "Embedded elements", // "A value of true will allow embedded elements (like flash) to be seen while iframe is loading" => "A value of true will allow embedded elements (like flash) to be seen while iframe is loading", // "Sheet" => "Sheet", // "Displays the content of a spreadsheet in the page" => "Displays the content of a spreadsheet in the page", // "Internal ID of the TikiSheet" => "Internal ID of the TikiSheet", // "New sheet in page: " => "New sheet in page: ", // "Incomplete call to plugin: No target sheet" => "Incomplete call to plugin: No target sheet", // "Create new sheet" => "Create new sheet", // "Show Pages" => "Show Pages", // "Search criteria" => "Search criteria", // "Maximum amount of results displayed" => "Maximum amount of results displayed", // "name|desc" => "name|desc", // "Skype" => "Skype", // "Clickable Skype link" => "Clickable Skype link", // "Name or number to call or chat with" => "Name or number to call or chat with", // "Snarf" => "Snarf", // "Include the content of a remote HTTP page. Regular expression selecting the content portion to include must be specified" => "Include the content of a remote HTTP page. Regular expression selecting the content portion to include must be specified", // "Full URL to the page to include" => "Full URL to the page to include", // "PCRE compliant regular expression" => "PCRE compliant regular expression", // "Regular Expression Part" => "Regular Expression Part", // "ex: \$1" => "ex: \$1", // "Data to sort, one entry per line" => "Data to sort, one entry per line", // "asc|desc|shuffle" => "asc|desc|shuffle", // "Join Columns" => "Join Columns", // "Generate the colspan attribute if columns are missing" => "Generate the colspan attribute if columns are missing", // "Fixed Size" => "Fixed Size", // "Generate the width attribute on the columns" => "Generate the width attribute on the columns", // "Column Size" => "Column Size", // "Editable" => "Editable", // "Display edit icon for each section" => "Display edit icon for each section", // "Custom class" => "Custom class", // "add a class to customize the design" => "add a class to customize the design", // "SQL" => "SQL", // "DNS Name" => "DNS Name", // "ADODB DNS" => "ADODB DNS", // "Subscript" => "Subscript", // "Subscribe or unsubscribe to a group" => "Subscribe or unsubscribe to a group", // "Subscribe Group" => "Subscribe Group", // "Group Name" => "Group Name", // "As known in Tikiwiki" => "As known in Tikiwiki", // "Subscribe Text" => "Subscribe Text", // "Subscribe text, containing %s as the placeholder for the group name" => "Subscribe text, containing %s as the placeholder for the group name", // "Unsubscribe Text" => "Unsubscribe Text", // "Unsubscribe text, containing %s as the placeholder for the group name" => "Unsubscribe text, containing %s as the placeholder for the group name", // "Subscribe Action" => "Subscribe Action", // "Subscribe button label, containing %s as the placeholder for the group name" => "Subscribe button label, containing %s as the placeholder for the group name", // "Unsubscribe Action" => "Unsubscribe Action", // "Unsubscribe button label, containing %s as the placeholder for the group name" => "Unsubscribe button label, containing %s as the placeholder for the group name", // "Subscribe Groups" => "Subscribe Groups", // "Colon separated list of groups" => "Colon separated list of groups", // "Superscript" => "Superscript", // "Displays text in superscript (exponent)" => "Displays text in superscript (exponent)", // "Displays text in superscript" => "Displays text in superscript", // "Wiki Page to redirect the user after his vote" => "Wiki Page to redirect the user after his vote", // "Displays a survey" => "Displays a survey", // "Tag" => "Tag", // "Displays the text between an html tag" => "Displays the text between an html tag", // "Tag Name" => "Tag Name", // "Any valid HTML tag, span by default" => "Any valid HTML tag, span by default", // "Equivalent of the style attribute on the HTML tag" => "Equivalent of the style attribute on the HTML tag", // "Displays text between an html tag" => "Displays text between an html tag", // "File ID from the file gallery" => "File ID from the file gallery", // "Image ID from the image gallery" => "Image ID from the image gallery", // "URL to the image" => "URL to the image", // "Maximum Size" => "Maximum Size", // "Maximum width or height for the image" => "Maximum width or height for the image", // "Floating" => "Floating", // "Link target of the image" => "Link target of the image", // "File is not an image" => "File is not an image", // "Server does not support image manipulation" => "Server does not support image manipulation", // "No image specified" => "No image specified", // "Title Search" => "Title Search", // "Search wiki page titles" => "Search wiki page titles", // "Search Criteria" => "Search Criteria", // "Portion of a page name" => "Portion of a page name", // "hits|user" => "hits|user", // "Exclude" => "Exclude", // "Pipe separated list of page names to exclude from results" => "Pipe separated list of page names to exclude from results", // "Table of Contents (Structure)" => "Table of Contents (Structure)", // "Displays the table of contents for the current structure\\'s subtree as part of the page content" => "Displays the table of contents for the current structure\\'s subtree as part of the page content", // "Maximum Depth" => "Maximum Depth", // "Maximum amount of levels to display. On very large structures, this should be limited" => "Maximum amount of levels to display. On very large structures, this should be limited", // "By default, structure for the current page will be displayed. Alternate structure may be provided" => "By default, structure for the current page will be displayed. Alternate structure may be provided", // "asc|desc" => "asc|desc", // "Show Description" => "Show Description", // "0|1, show the page description instead of the page name" => "0|1, show the page description instead of the page name", // "Show Numbering" => "Show Numbering", // "0|1, display the section numbers or not" => "0|1, display the section numbers or not", // "plain|fancy" => "plain|fancy", // "Top Friends" => "Top Friends", // "List top scoring users" => "List top scoring users", // "Maximum result count" => "Maximum result count", // "Translate a string using Tikiwiki translation table" => "Translate a string using Tikiwiki translation table", // "string" => "string", // "Translate a string" => "Translate a string", // "Confirmation message after posting form" => "Confirmation message after posting form", // "Colon-separated list of field IDs to be displayed. Example: 2:4:5" => "Colon-separated list of field IDs to be displayed. Example: 2:4:5", // "Label on the submit button" => "Label on the submit button", // "Show Title" => "Show Title", // "Show Mandatory" => "Show Mandatory", // "Embedded" => "Embedded", // "Url used for the field links" => "Url used for the field links", // "Values" => "Values", // "Colon-separated list of values" => "Colon-separated list of values", // "Note that plugin arguments can be enclosed with double quotes \"; this allows them to contain , or " => "Note that plugin arguments can be enclosed with double quotes \"; this allows them to contain , or ", // "user|page" => "user|page", // "itemId" => "itemId", // "itemId if you want to edit an item" => "itemId if you want to edit an item", // "Template File" => "Template File", // "Name of the template used to display the tracker items" => "Name of the template used to display the tracker items", // "Name of the wiki page containing the template to display the tracker items" => "Name of the wiki page containing the template to display the tracker items", // "New Status" => "New Status", // "Default status applied to newly created items" => "Default status applied to newly created items", // "Width of first column " => "Width of first column ", // "Specify the width in pixels or percentage of the first column in the tracker form" => "Specify the width in pixels or percentage of the first column in the tracker form", // "Incorrect fieldId" => "Incorrect fieldId", // "Following mandatory fields are missing" => "Following mandatory fields are missing", // "Following fields are incorrect" => "Following fields are incorrect", // "You do not have permission to insert an item" => "You do not have permission to insert an item", // "You do not have permission to modify an item" => "You do not have permission to modify an item", // "Filters" => "Filters", // "Display List" => "Display List", // "Line" => "Line", // "Tracker Filter" => "Tracker Filter", // "notice" => "notice", // "tracker field type not processed yet" => "tracker field type not processed yet", // "Filters the items of a tracker, fields are indicated with numeric ids" => "Filters the items of a tracker, fields are indicated with numeric ids", // "Wiki text" => "Wiki text", // "Tracker Item Field" => "Tracker Item Field", // "Wiki text containing an {ELSE} marker" => "Wiki text containing an {ELSE} marker", // "Item ID" => "Item ID", // "Field ID" => "Field ID", // "Colon separated list of field IDs" => "Colon separated list of field IDs", // "o|p|c|op|oc|pc|opc" => "o|p|c|op|oc|pc|opc", // "Test" => "Test", // "Value to compare against" => "Value to compare against", // "Displays the value of a tracker item field or the wiki text if the value of the field is set or has a value(if itemId not specified, use the itemId of the url or the user tracker)" => "Displays the value of a tracker item field or the wiki text if the value of the field is set or has a value(if itemId not specified, use the itemId of the url or the user tracker)", // "Tracker List" => "Tracker List", // "Notice" => "Notice", // "Popup" => "Popup", // "Colon-separated list of fields to display on click. Example: 6:7" => "Colon-separated list of fields to display on click. Example: 6:7", // "Sticky Popup" => "Sticky Popup", // "Show Links" => "Show Links", // "shownbitems" => "shownbitems", // "Show Initials" => "Show Initials", // "Show Status" => "Show Status", // "Show Creation Date" => "Show Creation Date", // "Show Last Modification" => "Show Last Modification", // "Show Field Name" => "Show Field Name", // "Status Filter" => "Status Filter", // "Which item status to list. o = open, p = pending, c = closed" => "Which item status to list. o = open, p = pending, c = closed", // "Sort Mode" => "Sort Mode", // "Filter Field" => "Filter Field", // "Colon separated list of fields to allow filtering on" => "Colon separated list of fields to allow filtering on", // "Filter Value" => "Filter Value", // "Exact Value" => "Exact Value", // "Checkbox" => "Checkbox", // "goIfOne" => "goIfOne", // "More" => "More", // "More URL" => "More URL", // "Select automatically the item of the current user or the page" => "Select automatically the item of the current user or the page", // "View User" => "View User", // "Item ID separated with " => "Item ID separated with ", // "List of items Ids" => "List of items Ids", // "link url" => "link url", // "Left Deliminator" => "Left Deliminator", // "Right Deliminator" => "Right Deliminator", // "If y, value will be truncated" => "If y, value will be truncated", // "Export Button" => "Export Button", // "Compute" => "Compute", // "Sum or average all the values of a field and displays it at the bottom of the table" => "Sum or average all the values of a field and displays it at the bottom of the table", // "fieldId" => "fieldId", // "incorrect filterfield" => "incorrect filterfield", // "Displays a button to link to a page with a tracker plugin with prefilled tracker fields" => "Displays a button to link to a page with a tracker plugin with prefilled tracker fields", // "Tracker Prefill" => "Tracker Prefill", // "Tracker page name" => "Tracker page name", // "Button label" => "Button label", // "Field 1" => "Field 1", // "Value 1" => "Value 1", // "Content of the field" => "Content of the field", // "Field 2" => "Field 2", // "Value 2" => "Value 2", // "Field 3" => "Field 3", // "Value 3" => "Value 3", // "Field 4" => "Field 4", // "Value 4" => "Value 4", // "Field 5" => "Field 5", // "Value 5" => "Value 5", // "Tracker Stats" => "Tracker Stats", // "Show Percentage" => "Show Percentage", // "Show Bar" => "Show Bar", // "Show link to tiki-view_tracker" => "Show link to tiki-view_tracker", // "Displays some stat of a tracker content, fields are indicated with numeric ids" => "Displays some stat of a tracker content, fields are indicated with numeric ids", // "incorrect fieldId" => "incorrect fieldId", // "Tracker Timeline" => "Tracker Timeline", // "Timeline view of a tracker, can be used to display event schedules or gantt charts" => "Timeline view of a tracker, can be used to display event schedules or gantt charts", // "Title Field" => "Title Field", // "Tracker Field ID containing the item title" => "Tracker Field ID containing the item title", // "Summary Field" => "Summary Field", // "Tracker Field ID containing the summary of the item. The summary will be displayed on the timeline when the item is focused" => "Tracker Field ID containing the summary of the item. The summary will be displayed on the timeline when the item is focused", // "Start Date" => "Start Date", // "Tracker Field ID containing the element start date. The field must be a datetime/jscalendar field" => "Tracker Field ID containing the element start date. The field must be a datetime/jscalendar field", // "End Date" => "End Date", // "Tracker Field ID containing the element end date. The field must be a datetime/jscalendar field" => "Tracker Field ID containing the element end date. The field must be a datetime/jscalendar field", // "Element Group" => "Element Group", // "Tracker Field ID containing the element\\'s group. Elements of a same group are displayed on the same row" => "Tracker Field ID containing the element\\'s group. Elements of a same group are displayed on the same row", // "Lower Bound" => "Lower Bound", // "Date from which element should be displayed. Date must be provided in YYYY-MM-DD HH:mm:ss format" => "Date from which element should be displayed. Date must be provided in YYYY-MM-DD HH:mm:ss format", // "Upper Bound" => "Upper Bound", // "Date until which element should be displayed. Date must be provided in YYYY-MM-DD HH:mm:ss format" => "Date until which element should be displayed. Date must be provided in YYYY-MM-DD HH:mm:ss format", // "Primary Scale Unit" => "Primary Scale Unit", // "hour, day, week, month or year (default to hour)" => "hour, day, week, month or year (default to hour)", // "Secondary Scale Unit" => "Secondary Scale Unit", // "hour, day, week, month, year or empty (default to empty)" => "hour, day, week, month, year or empty (default to empty)", // "Link Group Name" => "Link Group Name", // "Convert the group name to a link. (y|n)" => "Convert the group name to a link. (y|n)", // "Page Link Field" => "Page Link Field", // "Tracker Field ID containing the page name for item details" => "Tracker Field ID containing the page name for item details", // "Missing parameter: %0" => "Missing parameter: %0", // "Start date after end date" => "Start date after end date", // "Translated" => "Translated", // "[url] or ((wikiname)) or ((inter:interwiki)) (use wiki syntax)" => "[url] or ((wikiname)) or ((inter:interwiki)) (use wiki syntax)", // "Two letter language code of the language, ex: fr" => "Two letter language code of the language, ex: fr", // "Country name, ex: France" => "Country name, ex: France", // "User Count" => "User Count", // "Group name" => "Group name", // "Displays a list of registered users" => "Displays a list of registered users", // "Login Filter" => "Login Filter", // "String to use between elements of the list" => "String to use between elements of the list", // "Maximum" => "Maximum", // "Result limit" => "Result limit", // "Layout" => "Layout", // "Block of text separated by ---(version x)--- markers. Text before the first marker is used by default" => "Block of text separated by ---(version x)--- markers. Text before the first marker is used by default", // "Navigation" => "Navigation", // "Displays a navigation box that allows users to select a specific version to display" => "Displays a navigation box that allows users to select a specific version to display", // "Display the current version name as the title. Note: Do not work when nav=>y" => "Display the current version name as the title. Note: Do not work when nav=>y", // "Default" => "Default", // "Specifies version label to show when displaying the page for the first time. e.g. \\'Default\\'" => "Specifies version label to show when displaying the page for the first time. e.g. \\'Default\\'", // "This is the default text" => "This is the default text", // "(version 3)" => "(version 3)", // "This is version 3 info" => "This is version 3 info", // "(version 2)" => "(version 2)", // "This is version 2 info" => "This is version 2 info", // "(version 1)" => "(version 1)", // "This is version 1 info" => "This is version 1 info", // "Show Stats" => "Show Stats", // "Show Stats After" => "Show Stats After", // "Show Creator" => "Show Creator", // "Wanted Pages" => "Wanted Pages", // "Custom level regex. A custom filter for wanted pages to be listed (only used when level=>custom).\n\t\tpossible values: a valid regex-expression (PCRE)" => "Custom level regex. A custom filter for wanted pages to be listed (only used when level=>custom).\n\t\tpossible values: a valid regex-expression (PCRE)", // "Ignore" => "Ignore", // "Split By" => "Split By", // "Skip Extension" => "Skip Extension", // "Collect" => "Collect", // "Level" => "Level", // "Lists ''wanted'' Wiki pages: " => "Lists ''wanted'' Wiki pages: ", // "Page-Pattern" => "Page-Pattern", // "Custom-Level-Regex" => "Custom-Level-Regex", // "^Parameters: key=>value,...\n" => "^Parameters: key=>value,...\n", // "__key__ | __default__ | __comments__\n" => "__key__ | __default__ | __comments__\n", // "empty string" => "empty string", // "A wildcard pattern of originating pages to be ignored" => "A wildcard pattern of originating pages to be ignored", // "(refer to PHP function fnmatch() for details)\n" => "(refer to PHP function fnmatch() for details)\n", // "The character, by which ignored patterns are separated" => "The character, by which ignored patterns are separated", // "possible values: characters\n" => "possible values: characters\n", // "Whether to include external wikis in the list" => "Whether to include external wikis in the list", // "possible values: " => "possible values: ", // "Collect either originating or wanted pages in a cell and display them in the second column" => "Collect either originating or wanted pages in a cell and display them in the second column", // "Switch-on debug output with details about the items" => "Switch-on debug output with details about the items", // "Multiple collected items are separated in distinct table rows, or by comma or line break in one cell" => "Multiple collected items are separated in distinct table rows, or by comma or line break in one cell", // "Filter the list of wanted pages according to page_regex or custom filter. The default value is the site's __current__ page_regex" => "Filter the list of wanted pages according to page_regex or custom filter. The default value is the site's __current__ page_regex", // "A custom filter for wanted pages to be listed (only used when level=>custom)" => "A custom filter for wanted pages to be listed (only used when level=>custom)", // "a valid regex-expression (PCRE)" => "a valid regex-expression (PCRE)", // "Lists ''wanted'' wiki pages" => "Lists ''wanted'' wiki pages", // "A wildcard pattern of originating pages to be ignored. (refer to PHP fuction fnmatch() for details)" => "A wildcard pattern of originating pages to be ignored. (refer to PHP fuction fnmatch() for details)", // "The character, by which ignored patterns are separated. possible values: characters" => "The character, by which ignored patterns are separated. possible values: characters", // "Whether to include external wikis in the list. possible values" => "Whether to include external wikis in the list. possible values", // "Collect either originating or wanted pages in a cell and display them in the second column. possible values" => "Collect either originating or wanted pages in a cell and display them in the second column. possible values", // "Switch-on debug output with details about the items. possible values" => "Switch-on debug output with details about the items. possible values", // "Multiple collected items are separated in distinct table rows, or by comma or line break in one cell. possible values" => "Multiple collected items are separated in distinct table rows, or by comma or line break in one cell. possible values", // "non-valid custom regex" => "non-valid custom regex", // ", " => ", ", // "ignored" => "ignored", // "dash-WikiWord" => "dash-WikiWord", // "WikiWord" => "WikiWord", // "not in level" => "not in level", // "End of debug output" => "End of debug output", // "Wanted Page" => "Wanted Page", // "Referenced By Page" => "Referenced By Page", // "Web Service" => "Web Service", // "Obtains and display remote information exposed in JSON or YAML. The plugin can be used to display registered or unregistered services. Registered services may use more parameters not defined in this interface" => "Obtains and display remote information exposed in JSON or YAML. The plugin can be used to display registered or unregistered services. Registered services may use more parameters not defined in this interface", // "Template to apply to the data provided. Template format uses smarty templating engine using double brackets as delimiter. Output must provide wiki syntax. Body can be sent to a parameter instead by using the bodyname parameter" => "Template to apply to the data provided. Template format uses smarty templating engine using double brackets as delimiter. Output must provide wiki syntax. Body can be sent to a parameter instead by using the bodyname parameter", // "Complete service URL" => "Complete service URL", // "Service Name" => "Service Name", // "Registered service name" => "Registered service name", // "Template Name" => "Template Name", // "For use with registered services, name of the template to be used to display the service output. This parameter will be ignored if a body is provided" => "For use with registered services, name of the template to be used to display the service output. This parameter will be ignored if a body is provided", // "Body as Parameter" => "Body as Parameter", // "Name of the argument to send the body as for services with complex input. Named service required for this to be useful" => "Name of the argument to send the body as for services with complex input. Named service required for this to be useful", // "Unknown Template" => "Unknown Template", // "Unknown Service" => "Unknown Service", // "Missing parameters" => "Missing parameters", // "Youtube" => "Youtube", // "Display youtube video in a wiki page" => "Display youtube video in a wiki page", // "URL to the Youtube video" => "URL to the Youtube video", // "width" => "width", // "height" => "height", // "quality" => "quality", // "Missing parameter movie to the youtube plugin" => "Missing parameter movie to the youtube plugin", // "Removed version \$version" => "Removed version \$version", // "rollback version " => "rollback version ", // "Changed actual version to \$version" => "Changed actual version to \$version", // "Plugin " => "Plugin ", // "Semantic token already exists" => "Semantic token already exists", // "Invalid semantic token name" => "Invalid semantic token name", // "Semantic token not found" => "Semantic token not found", // "Page locked" => "Page locked", // "Page unlocked" => "Page unlocked", // "Removed last version" => "Removed last version", // "You have to be able to receive messages in order to send them. Goto your user preferences and enable 'Allow messages from other users'" => "You have to be able to receive messages in order to send them. Goto your user preferences and enable 'Allow messages from other users'", // "list topics with links to the articles" => "list topics with links to the articles", // "Article Topics" => "Article Topics", // "Categorize %s in %s" => "Categorize %s in %s", // "List by month" => "List by month", // "Please wait.." => "Please wait..", // "Since your last visit.." => "Since your last visit..", // "new posts" => "new posts", // "new tracker items" => "new tracker items", // "updated tracker items" => "updated tracker items", // "Invalid server key" => "Invalid server key", // "Cookie not found" => "Cookie not found", // "Can create/admin calendars" => "Can create/admin calendars", // "Can add events in the calendar" => "Can add events in the calendar", // "Can change events in the calendar" => "Can change events in the calendar", // "Can browse the calendar" => "Can browse the calendar", // "Can view events details" => "Can view events details", // "Can view Tikiwiki tools calendar" => "Can view Tikiwiki tools calendar", // "Can admin categories" => "Can admin categories", // "Can edit items in categories" => "Can edit items in categories", // "Can view categories" => "Can view categories", // "Can view categorized items" => "Can view categorized items", // "Can search on objects of this category" => "Can search on objects of this category", // "Can admin charts" => "Can admin charts", // "Autovalidate suggestions" => "Autovalidate suggestions", // "Can suggest items" => "Can suggest items", // "Can view charts" => "Can view charts", // "Can vote" => "Can vote", // "Administrator, can create channels remove channels etc" => "Administrator, can create channels remove channels etc", // "Can use the chat system" => "Can use the chat system", // "Can admin the cms" => "Can admin the cms", // "Can approve submissions" => "Can approve submissions", // "Can admin article topics" => "Can admin article topics", // "Can admin article types" => "Can admin article types", // "Can read article headings" => "Can read article headings", // "Submited articles automatically approved" => "Submited articles automatically approved", // "Can edit articles" => "Can edit articles", // "Can edit submissions" => "Can edit submissions", // "Can read articles" => "Can read articles", // "Can remove articles" => "Can remove articles", // "Can remove submissions" => "Can remove submissions", // "Can submit articles" => "Can submit articles", // "Can read a topic (Applies only to individual topic perms)" => "Can read a topic (Applies only to individual topic perms)", // "Can admin contributions" => "Can admin contributions", // "Can admin the directory" => "Can admin the directory", // "Can admin directory categories" => "Can admin directory categories", // "Can admin directory sites" => "Can admin directory sites", // "Submited links are valid" => "Submited links are valid", // "Can submit sites to the directory" => "Can submit sites to the directory", // "Can validate submited links" => "Can validate submited links", // "Can use the directory" => "Can use the directory", // "Can admin drawings" => "Can admin drawings", // "Can edit drawings" => "Can edit drawings", // "Can admin faqs" => "Can admin faqs", // "Can suggest faq questions" => "Can suggest faq questions", // "Can view faqs" => "Can view faqs", // "Administrator, can manage users groups and permissions, Hotwords and all the weblog features" => "Administrator, can manage users groups and permissions, Hotwords and all the weblog features", // "Can admin users" => "Can admin users", // "Can access site when closed" => "Can access site when closed", // "Administrator, can admin banners" => "Administrator, can admin banners", // "Can ban users or ips" => "Can ban users or ips", // "Can admin the dynamic content system" => "Can admin the dynamic content system", // "Can admin integrator repositories and rules" => "Can admin integrator repositories and rules", // "Can admin mail-in accounts" => "Can admin mail-in accounts", // "Can edit object permissions" => "Can edit object permissions", // "Can admin rss modules" => "Can admin rss modules", // "Can clean cache" => "Can clean cache", // "Can create new css suffixed with -user" => "Can create new css suffixed with -user", // "Can remove association between two pages in a translation set" => "Can remove association between two pages in a translation set", // "Can admin cookies" => "Can admin cookies", // "Can edit translations and create new languages" => "Can edit translations and create new languages", // "Can edit menu" => "Can edit menu", // "Can edit menu option" => "Can edit menu option", // "Can edit site templates" => "Can edit site templates", // "Can search" => "Can search", // "Can report a link to the webmaster" => "Can report a link to the webmaster", // "Can subscribe to groups" => "Can subscribe to groups", // "Can send a link to a friend" => "Can send a link to a friend", // "Can use HTML in pages" => "Can use HTML in pages", // "Can view action log" => "Can view action log", // "Can view action log for users of his own groups" => "Can view action log for users of his own groups", // "Can view integrated repositories" => "Can view integrated repositories", // "Can view referer stats" => "Can view referer stats", // "Can view site stats" => "Can view site stats", // "Can view site templates" => "Can view site templates", // "Can admin blogs" => "Can admin blogs", // "Can assign perms to blog" => "Can assign perms to blog", // "Can post to a blog" => "Can post to a blog", // "Can create a blog" => "Can create a blog", // "Can read blogs" => "Can read blogs", // "Can admin file galleries" => "Can admin file galleries", // "Can assign perms to file gallery" => "Can assign perms to file gallery", // "Can use Directory Batch Load" => "Can use Directory Batch Load", // "Can upload zip files with files" => "Can upload zip files with files", // "Can create file galleries" => "Can create file galleries", // "Can download files" => "Can download files", // "Can edit a gallery file" => "Can edit a gallery file", // "Can list file galleries" => "Can list file galleries", // "Can upload files" => "Can upload files", // "Can view file galleries explorer" => "Can view file galleries explorer", // "Can view file galleries path" => "Can view file galleries path", // "Can view file galleries" => "Can view file galleries", // "Can admin forums" => "Can admin forums", // "Can attach to forum posts" => "Can attach to forum posts", // "Auto approve forum posts" => "Auto approve forum posts", // "Can edit own forum posts" => "Can edit own forum posts", // "Can post in forums" => "Can post in forums", // "Can start threads in forums" => "Can start threads in forums", // "Can read forums" => "Can read forums", // "Can report msgs to moderator" => "Can report msgs to moderator", // "Can vote comments in forums" => "Can vote comments in forums", // "Can admin freetags" => "Can admin freetags", // "Can admin Image Galleries" => "Can admin Image Galleries", // "Can assign perms to image gallery" => "Can assign perms to image gallery", // "Can upload zip files with images" => "Can upload zip files with images", // "Can create image galleries" => "Can create image galleries", // "Can tag objects" => "Can tag objects", // "Can list image galleries" => "Can list image galleries", // "Can unassign tags from an object" => "Can unassign tags from an object", // "Can upload images" => "Can upload images", // "Can browse freetags" => "Can browse freetags", // "Can view image galleries" => "Can view image galleries", // "Can admin games" => "Can admin games", // "Can play games" => "Can play games", // "Can admin newsletters" => "Can admin newsletters", // "Can subscribe many e-mails at once (requires tiki_p_subscribe email)" => "Can subscribe many e-mails at once (requires tiki_p_subscribe email)", // "Can send newsletters" => "Can send newsletters", // "Can subscribe any email to newsletters" => "Can subscribe any email to newsletters", // "Can subscribe to newsletters" => "Can subscribe to newsletters", // "Can admin polls" => "Can admin polls", // "Can view poll results" => "Can view poll results", // "Can vote polls" => "Can vote polls", // "Can view poll voters" => "Can view poll voters", // "Can admin quicktags" => "Can admin quicktags", // "Can admin quizzes" => "Can admin quizzes", // "Can take quizzes" => "Can take quizzes", // "Can view quiz stats" => "Can view quiz stats", // "Can view user quiz results" => "Can view user quiz results", // "Can admin sheet" => "Can admin sheet", // "Can create and edit sheets" => "Can create and edit sheets", // "Can view sheet" => "Can view sheet", // "Can view sheet history" => "Can view sheet history", // "Can admin shoutbox (Edit/remove msgs)" => "Can admin shoutbox (Edit/remove msgs)", // "Can post messages in shoutbox" => "Can post messages in shoutbox", // "Can view shoutbox" => "Can view shoutbox", // "Can admin surveys" => "Can admin surveys", // "Can take surveys" => "Can take surveys", // "Can view survey stats" => "Can view survey stats", // "Can admin trackers" => "Can admin trackers", // "Can attach files to tracker items" => "Can attach files to tracker items", // "Can insert comments for tracker items" => "Can insert comments for tracker items", // "Can view tracker items comments" => "Can view tracker items comments", // "Can create new items for trackers" => "Can create new items for trackers", // "Can list trackers" => "Can list trackers", // "Can change tracker items" => "Can change tracker items", // "Can view rating result for tracker items" => "Can view rating result for tracker items", // "Can vote a rating for tracker items" => "Can vote a rating for tracker items", // "Can view trackers" => "Can view trackers", // "Can view trackers closed items" => "Can view trackers closed items", // "Can view trackers pending items" => "Can view trackers pending items", // "Can watch tracker" => "Can watch tracker", // "Can export tracker items" => "Can export tracker items", // "Can admin the wiki" => "Can admin the wiki", // "Can assign perms to wiki pages" => "Can assign perms to wiki pages", // "Can edit pages" => "Can edit pages", // "Can edit copyright notices" => "Can edit copyright notices", // "Can edit dynamic variables" => "Can edit dynamic variables", // "Can create and edit structures" => "Can create and edit structures", // "Can export wiki pages using the export feature" => "Can export wiki pages using the export feature", // "Can lock pages" => "Can lock pages", // "Can save as minor edit" => "Can save as minor edit", // "Can remove" => "Can remove", // "Can rename pages" => "Can rename pages", // "Can rollback pages" => "Can rollback pages", // "Can upload pictures to wiki pages" => "Can upload pictures to wiki pages", // "Can use the page as a tracker template" => "Can use the page as a tracker template", // "Can view page/pages" => "Can view page/pages", // "Can watch structure" => "Can watch structure", // "Can admin attachments to wiki pages" => "Can admin attachments to wiki pages", // "Can add and change ratings on wiki pages" => "Can add and change ratings on wiki pages", // "Can attach files to wiki pages" => "Can attach files to wiki pages", // "Can view wiki attachments and download" => "Can view wiki attachments and download", // "Can view wiki comments" => "Can view wiki comments", // "Can view wiki history" => "Can view wiki history", // "Can view rating of wiki pages" => "Can view rating of wiki pages", // "Can view source of wiki pages" => "Can view source of wiki pages", // "Can participate to rating of wiki pages" => "Can participate to rating of wiki pages", // "Can view similar wiki pages" => "Can view similar wiki pages", // "Can admin workflow processes" => "Can admin workflow processes", // "Can abort a process instance" => "Can abort a process instance", // "Can declare an instance as exception" => "Can declare an instance as exception", // "Can send instances after completion" => "Can send instances after completion", // "Can execute workflow activities" => "Can execute workflow activities", // "Can admin received articles" => "Can admin received articles", // "Can admin received pages" => "Can admin received pages", // "Can send articles to other sites" => "Can send articles to other sites", // "Can send articles to this site" => "Can send articles to this site", // "Can send pages to this site" => "Can send pages to this site", // "Can send pages to other sites" => "Can send pages to other sites", // "Can admin the TikiTests" => "Can admin the TikiTests", // "Can edit TikiTests" => "Can edit TikiTests", // "Can replay the TikiTests" => "Can replay the TikiTests", // "Can cache user bookmarks" => "Can cache user bookmarks", // "Can configure modules" => "Can configure modules", // "Can create user bookmarks" => "Can create user bookmarks", // "Can use the mini event calendar" => "Can use the mini event calendar", // "Can use the newsreader" => "Can use the newsreader", // "Can use the notepad" => "Can use the notepad", // "Can admin public tasks" => "Can admin public tasks", // "Can use tasks" => "Can use tasks", // "Can receive tasks from other users" => "Can receive tasks from other users", // "Can send tasks to other users" => "Can send tasks to other users", // "Can upload personal files" => "Can upload personal files", // "Can create items in personal menu" => "Can create items in personal menu", // "Can broadcast messages to all user" => "Can broadcast messages to all user", // "Can broadcast messages to groups" => "Can broadcast messages to groups", // "Can use the messaging system" => "Can use the messaging system", // "Can admin comments" => "Can admin comments", // "Can edit all comments" => "Can edit all comments", // "Can post new comments" => "Can post new comments", // "Can read comments" => "Can read comments", // "Can delete comments" => "Can delete comments", // "Can vote comments" => "Can vote comments", // "Can admin content templates" => "Can admin content templates", // "Can edit content templates" => "Can edit content templates", // "Can use content templates" => "Can use content templates", // "Can edit HTML pages" => "Can edit HTML pages", // "Can view HTML pages" => "Can view HTML pages", // "Can list registered users" => "Can list registered users", // "Admin live support system" => "Admin live support system", // "Can use live support system" => "Can use live support system", // "Can create new mapfile" => "Can create new mapfile", // "Can delete mapfiles" => "Can delete mapfiles", // "Can edit mapfiles" => "Can edit mapfiles", // "Can view mapfiles" => "Can view mapfiles", // "Can view contents of mapfiles" => "Can view contents of mapfiles", // "Can use webmail" => "Can use webmail", // "Can use group webmail" => "Can use group webmail", // "Can administrate group webmail accounts" => "Can administrate group webmail accounts", // "Can use personal webmail accounts" => "Can use personal webmail accounts", // "Can administrate personal webmail accounts" => "Can administrate personal webmail accounts", // "Can view unapproved plugin details" => "Can view unapproved plugin details", // "Can execute unapproved plugin" => "Can execute unapproved plugin", // "Can approve plugin execution" => "Can approve plugin execution", // "Trust all user inputs (no security checks)" => "Trust all user inputs (no security checks)", // "View page backlinks" => "View page backlinks", // "Can admin mail notifications" => "Can admin mail notifications", // "tiki release" => "tiki release", // "feature version checks" => "feature version checks", // "tiki needs upgrade" => "tiki needs upgrade", // "tiki version last check" => "tiki version last check", // "tiki version check frequency" => "tiki version check frequency", // "lastUpdatePrefs" => "lastUpdatePrefs", // "feature print indexed" => "feature print indexed", // "feature wiki" => "feature wiki", // "default wiki diff style" => "default wiki diff style", // "feature backlinks" => "feature backlinks", // "feature dump" => "feature dump", // "feature history" => "feature history", // "feature lastChanges" => "feature lastChanges", // "feature likePages" => "feature likePages", // "feature listPages" => "feature listPages", // "feature listorphanPages" => "feature listorphanPages", // "feature page title" => "feature page title", // "feature sandbox" => "feature sandbox", // "feature warn on edit" => "feature warn on edit", // "feature wiki 1like redirection" => "feature wiki 1like redirection", // "feature wiki allowhtml" => "feature wiki allowhtml", // "feature wiki argvariable" => "feature wiki argvariable", // "feature wiki attachments" => "feature wiki attachments", // "feature wiki comments" => "feature wiki comments", // "feature wiki description" => "feature wiki description", // "feature wiki discuss" => "feature wiki discuss", // "feature wiki export" => "feature wiki export", // "feature wiki structure" => "feature wiki structure", // "feature wiki import page" => "feature wiki import page", // "feature wiki footnotes" => "feature wiki footnotes", // "feature wiki icache" => "feature wiki icache", // "feature wiki import html" => "feature wiki import html", // "feature wiki mindmap" => "feature wiki mindmap", // "feature wiki monosp" => "feature wiki monosp", // "feature wiki multiprint" => "feature wiki multiprint", // "feature wiki notepad" => "feature wiki notepad", // "feature wiki make structure" => "feature wiki make structure", // "feature wiki open as structure" => "feature wiki open as structure", // "feature wiki pageid" => "feature wiki pageid", // "feature wiki paragraph formatting" => "feature wiki paragraph formatting", // "feature wiki paragraph formatting add br" => "feature wiki paragraph formatting add br", // "feature wiki pictures" => "feature wiki pictures", // "feature wiki plurals" => "feature wiki plurals", // "feature wiki print" => "feature wiki print", // "feature wiki protect email" => "feature wiki protect email", // "feature wiki rankings" => "feature wiki rankings", // "feature wiki ratings" => "feature wiki ratings", // "feature wiki replace" => "feature wiki replace", // "feature wiki show hide before" => "feature wiki show hide before", // "feature wiki tables" => "feature wiki tables", // "feature wiki templates" => "feature wiki templates", // "feature wiki undo" => "feature wiki undo", // "feature wiki userpage" => "feature wiki userpage", // "feature wiki userpage prefix" => "feature wiki userpage prefix", // "feature wiki usrlock" => "feature wiki usrlock", // "feature wiki feedback polls" => "feature wiki feedback polls", // "feature wiki save draft" => "feature wiki save draft", // "feature wikiwords" => "feature wikiwords", // "feature wikiwords usedash" => "feature wikiwords usedash", // "feature wiki pagealias" => "feature wiki pagealias", // "mailin autocheck" => "mailin autocheck", // "mailin autocheckFreq" => "mailin autocheckFreq", // "mailin autocheckLast" => "mailin autocheckLast", // "page bar position" => "page bar position", // "warn on edit time" => "warn on edit time", // "wikiHomePage" => "wikiHomePage", // "wikiLicensePage" => "wikiLicensePage", // "wikiSubmitNotice" => "wikiSubmitNotice", // "wiki authors style" => "wiki authors style", // "wiki authors style by page" => "wiki authors style by page", // "wiki show version" => "wiki show version", // "wiki bot bar" => "wiki bot bar", // "wiki cache" => "wiki cache", // "wiki comments default ordering" => "wiki comments default ordering", // "wiki comments displayed default" => "wiki comments displayed default", // "wiki comments per page" => "wiki comments per page", // "wiki creator admin" => "wiki creator admin", // "wiki feature copyrights" => "wiki feature copyrights", // "wiki forum id" => "wiki forum id", // "wiki left column" => "wiki left column", // "wiki list backlinks" => "wiki list backlinks", // "wiki list comment" => "wiki list comment", // "wiki list comment len" => "wiki list comment len", // "wiki list description" => "wiki list description", // "wiki list description len" => "wiki list description len", // "wiki list creator" => "wiki list creator", // "wiki list hits" => "wiki list hits", // "wiki list lastmodif" => "wiki list lastmodif", // "wiki list lastver" => "wiki list lastver", // "wiki list links" => "wiki list links", // "wiki list name" => "wiki list name", // "wiki list name len" => "wiki list name len", // "wiki list size" => "wiki list size", // "wiki list status" => "wiki list status", // "wiki list user" => "wiki list user", // "wiki list versions" => "wiki list versions", // "wiki list language" => "wiki list language", // "wiki list categories" => "wiki list categories", // "wiki list categories path" => "wiki list categories path", // "wiki list id" => "wiki list id", // "wiki list sortorder" => "wiki list sortorder", // "wiki list sortdirection" => "wiki list sortdirection", // "wiki pagealias tokens" => "wiki pagealias tokens", // "wiki page regex" => "wiki page regex", // "wiki page separator" => "wiki page separator", // "wiki page navigation bar" => "wiki page navigation bar", // "wiki actions bar" => "wiki actions bar", // "wiki pagename strip" => "wiki pagename strip", // "wiki right column" => "wiki right column", // "wiki top bar" => "wiki top bar", // "wiki topline position" => "wiki topline position", // "wiki uses slides" => "wiki uses slides", // "wiki watch author" => "wiki watch author", // "wiki watch comments" => "wiki watch comments", // "wiki watch editor" => "wiki watch editor", // "wiki watch minor" => "wiki watch minor", // "feature wiki history full" => "feature wiki history full", // "feature wiki categorize structure" => "feature wiki categorize structure", // "feature wiki watch structure" => "feature wiki watch structure", // "feature wikiapproval" => "feature wikiapproval", // "wikiapproval prefix" => "wikiapproval prefix", // "wikiapproval hideprefix" => "wikiapproval hideprefix", // "wikiapproval delete staging" => "wikiapproval delete staging", // "wikiapproval master group" => "wikiapproval master group", // "wikiapproval staging category" => "wikiapproval staging category", // "wikiapproval approved category" => "wikiapproval approved category", // "wikiapproval outofsync category" => "wikiapproval outofsync category", // "wikiapproval block editapproved" => "wikiapproval block editapproved", // "wikiapproval sync categories" => "wikiapproval sync categories", // "wikiapproval update freetags" => "wikiapproval update freetags", // "wikiapproval combine freetags" => "wikiapproval combine freetags", // "wiki edit section" => "wiki edit section", // "wiki edit section level" => "wiki edit section level", // "wiki edit plugin" => "wiki edit plugin", // "wiki validate plugin" => "wiki validate plugin", // "wiki edit minor" => "wiki edit minor", // "wikiplugin agentinfo" => "wikiplugin agentinfo", // "wikiplugin alink" => "wikiplugin alink", // "wikiplugin aname" => "wikiplugin aname", // "wikiplugin annotation" => "wikiplugin annotation", // "wikiplugin article" => "wikiplugin article", // "wikiplugin articles" => "wikiplugin articles", // "wikiplugin attach" => "wikiplugin attach", // "wikiplugin avatar" => "wikiplugin avatar", // "wikiplugin back" => "wikiplugin back", // "wikiplugin backlinks" => "wikiplugin backlinks", // "wikiplugin banner" => "wikiplugin banner", // "wikiplugin bloglist" => "wikiplugin bloglist", // "wikiplugin box" => "wikiplugin box", // "wikiplugin category" => "wikiplugin category", // "wikiplugin catorphans" => "wikiplugin catorphans", // "wikiplugin catpath" => "wikiplugin catpath", // "wikiplugin center" => "wikiplugin center", // "wikiplugin chart" => "wikiplugin chart", // "wikiplugin code" => "wikiplugin code", // "wikiplugin content" => "wikiplugin content", // "wikiplugin cookie" => "wikiplugin cookie", // "wikiplugin copyright" => "wikiplugin copyright", // "wikiplugin countdown" => "wikiplugin countdown", // "wikiplugin dbreport" => "wikiplugin dbreport", // "wikiplugin div" => "wikiplugin div", // "wikiplugin dl" => "wikiplugin dl", // "wikiplugin draw" => "wikiplugin draw", // "wikiplugin equation" => "wikiplugin equation", // "wikiplugin events" => "wikiplugin events", // "wikiplugin fade" => "wikiplugin fade", // "wikiplugin fancylist" => "wikiplugin fancylist", // "wikiplugin fancytable" => "wikiplugin fancytable", // "wikiplugin file" => "wikiplugin file", // "wikiplugin files" => "wikiplugin files", // "wikiplugin flash" => "wikiplugin flash", // "wikiplugin footnote" => "wikiplugin footnote", // "wikiplugin footnotearea" => "wikiplugin footnotearea", // "wikiplugin ftp" => "wikiplugin ftp", // "wikiplugin gauge" => "wikiplugin gauge", // "wikiplugin googleanalytics" => "wikiplugin googleanalytics", // "wikiplugin googledoc" => "wikiplugin googledoc", // "wikiplugin group" => "wikiplugin group", // "wikiplugin html" => "wikiplugin html", // "wikiplugin iframe" => "wikiplugin iframe", // "wikiplugin img" => "wikiplugin img", // "wikiplugin image" => "wikiplugin image", // "wikiplugin include" => "wikiplugin include", // "wikiplugin jabber" => "wikiplugin jabber", // "wikiplugin js" => "wikiplugin js", // "wikiplugin jq" => "wikiplugin jq", // "wikiplugin lang" => "wikiplugin lang", // "wikiplugin lastmod" => "wikiplugin lastmod", // "wikiplugin listpages" => "wikiplugin listpages", // "wikiplugin lsdir" => "wikiplugin lsdir", // "wikiplugin map" => "wikiplugin map", // "wikiplugin mediaplayer" => "wikiplugin mediaplayer", // "wikiplugin miniquiz" => "wikiplugin miniquiz", // "wikiplugin module" => "wikiplugin module", // "wikiplugin mono" => "wikiplugin mono", // "wikiplugin mouseover" => "wikiplugin mouseover", // "wikiplugin mwtable" => "wikiplugin mwtable", // "wikiplugin myspace" => "wikiplugin myspace", // "wikiplugin objecthits" => "wikiplugin objecthits", // "wikiplugin picture" => "wikiplugin picture", // "wikiplugin pluginmanager" => "wikiplugin pluginmanager", // "wikiplugin poll" => "wikiplugin poll", // "wikiplugin profile" => "wikiplugin profile", // "wikiplugin proposal" => "wikiplugin proposal", // "wikiplugin quote" => "wikiplugin quote", // "wikiplugin rcontent" => "wikiplugin rcontent", // "wikiplugin redirect" => "wikiplugin redirect", // "wikiplugin regex" => "wikiplugin regex", // "wikiplugin remarksbox" => "wikiplugin remarksbox", // "wikiplugin rss" => "wikiplugin rss", // "wikiplugin sf" => "wikiplugin sf", // "wikiplugin share" => "wikiplugin share", // "wikiplugin sharethis" => "wikiplugin sharethis", // "wikiplugin sheet" => "wikiplugin sheet", // "wikiplugin showpages" => "wikiplugin showpages", // "wikiplugin skype" => "wikiplugin skype", // "wikiplugin snarf" => "wikiplugin snarf", // "wikiplugin sort" => "wikiplugin sort", // "wikiplugin split" => "wikiplugin split", // "wikiplugin sql" => "wikiplugin sql", // "wikiplugin sub" => "wikiplugin sub", // "wikiplugin subscribegroup" => "wikiplugin subscribegroup", // "wikiplugin subscribegroups" => "wikiplugin subscribegroups", // "wikiplugin sup" => "wikiplugin sup", // "wikiplugin survey" => "wikiplugin survey", // "wikiplugin tag" => "wikiplugin tag", // "wikiplugin thumb" => "wikiplugin thumb", // "wikiplugin titlesearch" => "wikiplugin titlesearch", // "wikiplugin toc" => "wikiplugin toc", // "wikiplugin topfriends" => "wikiplugin topfriends", // "wikiplugin trackerfilter" => "wikiplugin trackerfilter", // "wikiplugin trackeritemfield" => "wikiplugin trackeritemfield", // "wikiplugin trackerlist" => "wikiplugin trackerlist", // "wikiplugin trackertimeline" => "wikiplugin trackertimeline", // "wikiplugin tracker" => "wikiplugin tracker", // "wikiplugin trackerprefill" => "wikiplugin trackerprefill", // "wikiplugin trackerstat" => "wikiplugin trackerstat", // "wikiplugin translated" => "wikiplugin translated", // "wikiplugin tr" => "wikiplugin tr", // "wikiplugin usercount" => "wikiplugin usercount", // "wikiplugin userlist" => "wikiplugin userlist", // "wikiplugin versions" => "wikiplugin versions", // "wikiplugin vote" => "wikiplugin vote", // "wikiplugin wantedpages" => "wikiplugin wantedpages", // "wikiplugin webservice" => "wikiplugin webservice", // "wikiplugin youtube" => "wikiplugin youtube", // "wikiplugininline agentinfo" => "wikiplugininline agentinfo", // "wikiplugininline alink" => "wikiplugininline alink", // "wikiplugininline aname" => "wikiplugininline aname", // "wikiplugininline annotation" => "wikiplugininline annotation", // "wikiplugininline article" => "wikiplugininline article", // "wikiplugininline articles" => "wikiplugininline articles", // "wikiplugininline attach" => "wikiplugininline attach", // "wikiplugininline avatar" => "wikiplugininline avatar", // "wikiplugininline back" => "wikiplugininline back", // "wikiplugininline backlinks" => "wikiplugininline backlinks", // "wikiplugininline banner" => "wikiplugininline banner", // "wikiplugininline bloglist" => "wikiplugininline bloglist", // "wikiplugininline box" => "wikiplugininline box", // "wikiplugininline category" => "wikiplugininline category", // "wikiplugininline catorphans" => "wikiplugininline catorphans", // "wikiplugininline catpath" => "wikiplugininline catpath", // "wikiplugininline center" => "wikiplugininline center", // "wikiplugininline chart" => "wikiplugininline chart", // "wikiplugininline code" => "wikiplugininline code", // "wikiplugininline content" => "wikiplugininline content", // "wikiplugininline cookie" => "wikiplugininline cookie", // "wikiplugininline copyright" => "wikiplugininline copyright", // "wikiplugininline countdown" => "wikiplugininline countdown", // "wikiplugininline dbreport" => "wikiplugininline dbreport", // "wikiplugininline div" => "wikiplugininline div", // "wikiplugininline dl" => "wikiplugininline dl", // "wikiplugininline draw" => "wikiplugininline draw", // "wikiplugininline equation" => "wikiplugininline equation", // "wikiplugininline events" => "wikiplugininline events", // "wikiplugininline fade" => "wikiplugininline fade", // "wikiplugininline fancylist" => "wikiplugininline fancylist", // "wikiplugininline fancytable" => "wikiplugininline fancytable", // "wikiplugininline file" => "wikiplugininline file", // "wikiplugininline files" => "wikiplugininline files", // "wikiplugininline flash" => "wikiplugininline flash", // "wikiplugininline footnote" => "wikiplugininline footnote", // "wikiplugininline footnotearea" => "wikiplugininline footnotearea", // "wikiplugininline ftp" => "wikiplugininline ftp", // "wikiplugininline gauge" => "wikiplugininline gauge", // "wikiplugininline googleanalytics" => "wikiplugininline googleanalytics", // "wikiplugininline googledoc" => "wikiplugininline googledoc", // "wikiplugininline group" => "wikiplugininline group", // "wikiplugininline html" => "wikiplugininline html", // "wikiplugininline iframe" => "wikiplugininline iframe", // "wikiplugininline img" => "wikiplugininline img", // "wikiplugininline image" => "wikiplugininline image", // "wikiplugininline include" => "wikiplugininline include", // "wikiplugininline jabber" => "wikiplugininline jabber", // "wikiplugininline js" => "wikiplugininline js", // "wikiplugininline jq" => "wikiplugininline jq", // "wikiplugininline lang" => "wikiplugininline lang", // "wikiplugininline lastmod" => "wikiplugininline lastmod", // "wikiplugininline listpages" => "wikiplugininline listpages", // "wikiplugininline lsdir" => "wikiplugininline lsdir", // "wikiplugininline map" => "wikiplugininline map", // "wikiplugininline mediaplayer" => "wikiplugininline mediaplayer", // "wikiplugininline miniquiz" => "wikiplugininline miniquiz", // "wikiplugininline module" => "wikiplugininline module", // "wikiplugininline mono" => "wikiplugininline mono", // "wikiplugininline mouseover" => "wikiplugininline mouseover", // "wikiplugininline mwtable" => "wikiplugininline mwtable", // "wikiplugininline myspace" => "wikiplugininline myspace", // "wikiplugininline objecthits" => "wikiplugininline objecthits", // "wikiplugininline picture" => "wikiplugininline picture", // "wikiplugininline pluginmanager" => "wikiplugininline pluginmanager", // "wikiplugininline poll" => "wikiplugininline poll", // "wikiplugininline profile" => "wikiplugininline profile", // "wikiplugininline proposal" => "wikiplugininline proposal", // "wikiplugininline quote" => "wikiplugininline quote", // "wikiplugininline rcontent" => "wikiplugininline rcontent", // "wikiplugininline redirect" => "wikiplugininline redirect", // "wikiplugininline regex" => "wikiplugininline regex", // "wikiplugininline remarksbox" => "wikiplugininline remarksbox", // "wikiplugininline rss" => "wikiplugininline rss", // "wikiplugininline sf" => "wikiplugininline sf", // "wikiplugininline share" => "wikiplugininline share", // "wikiplugininline sharethis" => "wikiplugininline sharethis", // "wikiplugininline sheet" => "wikiplugininline sheet", // "wikiplugininline showpages" => "wikiplugininline showpages", // "wikiplugininline skype" => "wikiplugininline skype", // "wikiplugininline snarf" => "wikiplugininline snarf", // "wikiplugininline sort" => "wikiplugininline sort", // "wikiplugininline split" => "wikiplugininline split", // "wikiplugininline sql" => "wikiplugininline sql", // "wikiplugininline sub" => "wikiplugininline sub", // "wikiplugininline subscribegroup" => "wikiplugininline subscribegroup", // "wikiplugininline subscribegroups" => "wikiplugininline subscribegroups", // "wikiplugininline sup" => "wikiplugininline sup", // "wikiplugininline survey" => "wikiplugininline survey", // "wikiplugininline tag" => "wikiplugininline tag", // "wikiplugininline thumb" => "wikiplugininline thumb", // "wikiplugininline titlesearch" => "wikiplugininline titlesearch", // "wikiplugininline toc" => "wikiplugininline toc", // "wikiplugininline topfriends" => "wikiplugininline topfriends", // "wikiplugininline trackerfilter" => "wikiplugininline trackerfilter", // "wikiplugininline trackeritemfield" => "wikiplugininline trackeritemfield", // "wikiplugininline trackerlist" => "wikiplugininline trackerlist", // "wikiplugininline trackertimeline" => "wikiplugininline trackertimeline", // "wikiplugininline tracker" => "wikiplugininline tracker", // "wikiplugininline trackerprefill" => "wikiplugininline trackerprefill", // "wikiplugininline trackerstat" => "wikiplugininline trackerstat", // "wikiplugininline translated" => "wikiplugininline translated", // "wikiplugininline tr" => "wikiplugininline tr", // "wikiplugininline usercount" => "wikiplugininline usercount", // "wikiplugininline userlist" => "wikiplugininline userlist", // "wikiplugininline versions" => "wikiplugininline versions", // "wikiplugininline vote" => "wikiplugininline vote", // "wikiplugininline wantedpages" => "wikiplugininline wantedpages", // "wikiplugininline webservice" => "wikiplugininline webservice", // "wikiplugininline youtube" => "wikiplugininline youtube", // "webservice consume defaultcache" => "webservice consume defaultcache", // "feature wysiwyg" => "feature wysiwyg", // "wysiwyg optional" => "wysiwyg optional", // "wysiwyg default" => "wysiwyg default", // "wysiwyg memo" => "wysiwyg memo", // "wysiwyg wiki parsed" => "wysiwyg wiki parsed", // "wysiwyg wiki semi parsed" => "wysiwyg wiki semi parsed", // "wysiwyg toolbar skin" => "wysiwyg toolbar skin", // "wysiwyg toolbar" => "wysiwyg toolbar", // "wiki feature 3d" => "wiki feature 3d", // "wiki 3d width" => "wiki 3d width", // "wiki 3d height" => "wiki 3d height", // "wiki 3d navigation depth" => "wiki 3d navigation depth", // "wiki 3d feed animation interval" => "wiki 3d feed animation interval", // "wiki 3d existing page color" => "wiki 3d existing page color", // "wiki 3d missing page color" => "wiki 3d missing page color", // "feature blogs" => "feature blogs", // "blog list order" => "blog list order", // "home blog" => "home blog", // "feature blog rankings" => "feature blog rankings", // "feature blog comments" => "feature blog comments", // "blog comments default ordering" => "blog comments default ordering", // "blog comments per page" => "blog comments per page", // "feature blogposts comments" => "feature blogposts comments", // "blog list user" => "blog list user", // "blog list title" => "blog list title", // "blog list title len" => "blog list title len", // "blog list description" => "blog list description", // "blog list created" => "blog list created", // "blog list lastmodif" => "blog list lastmodif", // "blog list posts" => "blog list posts", // "blog list visits" => "blog list visits", // "blog list activity" => "blog list activity", // "feature blog mandatory category" => "feature blog mandatory category", // "feature blog heading" => "feature blog heading", // "feature file galleries" => "feature file galleries", // "home file gallery" => "home file gallery", // "fgal use db" => "fgal use db", // "fgal batch dir" => "fgal batch dir", // "fgal match regex" => "fgal match regex", // "fgal nmatch regex" => "fgal nmatch regex", // "fgal use dir" => "fgal use dir", // "fgal podcast dir" => "fgal podcast dir", // "feature file galleries comments" => "feature file galleries comments", // "file galleries comments default ordering" => "file galleries comments default ordering", // "file galleries comments per page" => "file galleries comments per page", // "feature file galleries batch" => "feature file galleries batch", // "feature file galleries rankings" => "feature file galleries rankings", // "fgal enable auto indexing" => "fgal enable auto indexing", // "fgal asynchronous indexing" => "fgal asynchronous indexing", // "fgal allow duplicates" => "fgal allow duplicates", // "fgal sort mode" => "fgal sort mode", // "feature file galleries author" => "feature file galleries author", // "fgal list id" => "fgal list id", // "fgal list type" => "fgal list type", // "fgal list name" => "fgal list name", // "fgal list description" => "fgal list description", // "fgal list size" => "fgal list size", // "fgal list created" => "fgal list created", // "fgal list lastmodif" => "fgal list lastmodif", // "fgal list creator" => "fgal list creator", // "fgal list author" => "fgal list author", // "fgal list last user" => "fgal list last user", // "fgal list comment" => "fgal list comment", // "fgal list files" => "fgal list files", // "fgal list hits" => "fgal list hits", // "fgal list lockedby" => "fgal list lockedby", // "fgal show path" => "fgal show path", // "fgal show explorer" => "fgal show explorer", // "fgal show slideshow" => "fgal show slideshow", // "fgal default view" => "fgal default view", // "fgal limit hits per file" => "fgal limit hits per file", // "fgal prevent negative score" => "fgal prevent negative score", // "feature galleries" => "feature galleries", // "feature gal batch" => "feature gal batch", // "feature gal slideshow" => "feature gal slideshow", // "home gallery" => "home gallery", // "gal use db" => "gal use db", // "gal use lib" => "gal use lib", // "gal match regex" => "gal match regex", // "gal nmatch regex" => "gal nmatch regex", // "gal use dir" => "gal use dir", // "gal batch dir" => "gal batch dir", // "feature gal rankings" => "feature gal rankings", // "feature image galleries comments" => "feature image galleries comments", // "image galleries comments default order" => "image galleries comments default order", // "image galleries comments per page" => "image galleries comments per page", // "gal list name" => "gal list name", // "gal list parent" => "gal list parent", // "gal list description" => "gal list description", // "gal list created" => "gal list created", // "gal list lastmodif" => "gal list lastmodif", // "gal list user" => "gal list user", // "gal list imgs" => "gal list imgs", // "gal list visits" => "gal list visits", // "feature image gallery mandatory category" => "feature image gallery mandatory category", // "preset galleries info" => "preset galleries info", // "gal image mouseover" => "gal image mouseover", // "ProgressBarPlay" => "ProgressBarPlay", // "ProgressBarLoad" => "ProgressBarLoad", // "ProgressBarButton" => "ProgressBarButton", // "ProgressBar" => "ProgressBar", // "VolumeOn" => "VolumeOn", // "VolumeOff" => "VolumeOff", // "VolumeButton" => "VolumeButton", // "Button" => "Button", // "ButtonPressed" => "ButtonPressed", // "ButtonOver" => "ButtonOver", // "ButtonInfo" => "ButtonInfo", // "ButtonInfoPressed" => "ButtonInfoPressed", // "ButtonInfoOver" => "ButtonInfoOver", // "ButtonInfoText" => "ButtonInfoText", // "ID3" => "ID3", // "PlayTime" => "PlayTime", // "TotalTime" => "TotalTime", // "PanelDisplay" => "PanelDisplay", // "AlertMesg" => "AlertMesg", // "PreloadDelay" => "PreloadDelay", // "VideoHeight" => "VideoHeight", // "VideoLength" => "VideoLength", // "URLAppend" => "URLAppend", // "LimitedMsg" => "LimitedMsg", // "MaxPlay" => "MaxPlay", // "MultimediaGalerie" => "MultimediaGalerie", // "MultimediaDefaultLength" => "MultimediaDefaultLength", // "MultimediaDefaultHeight" => "MultimediaDefaultHeight", // "feature forums" => "feature forums", // "home forum" => "home forum", // "feature forum rankings" => "feature forum rankings", // "feature forum parse" => "feature forum parse", // "feature forum topics archiving" => "feature forum topics archiving", // "feature forum replyempty" => "feature forum replyempty", // "feature forum quickjump" => "feature forum quickjump", // "feature forums allow thread titles" => "feature forums allow thread titles", // "feature forum content search" => "feature forum content search", // "feature forums name search" => "feature forums name search", // "forums ordering" => "forums ordering", // "forum list topics" => "forum list topics", // "forum list posts" => "forum list posts", // "forum list ppd" => "forum list ppd", // "forum list lastpost" => "forum list lastpost", // "forum list visits" => "forum list visits", // "forum list desc" => "forum list desc", // "forum list description len" => "forum list description len", // "feature forum local search" => "feature forum local search", // "feature forum local tiki search" => "feature forum local tiki search", // "forum thread defaults by forum" => "forum thread defaults by forum", // "forum thread user settings" => "forum thread user settings", // "forum thread user settings keep" => "forum thread user settings keep", // "forum comments per page" => "forum comments per page", // "forum comments no title prefix" => "forum comments no title prefix", // "forum thread style" => "forum thread style", // "forum thread sort mode" => "forum thread sort mode", // "forum match regex" => "forum match regex", // "feature articles" => "feature articles", // "feature submissions" => "feature submissions", // "feature cms rankings" => "feature cms rankings", // "feature cms print" => "feature cms print", // "feature cms emails" => "feature cms emails", // "art list title" => "art list title", // "art list title len" => "art list title len", // "art list topic" => "art list topic", // "art list date" => "art list date", // "art list author" => "art list author", // "art list reads" => "art list reads", // "art list size" => "art list size", // "art list expire" => "art list expire", // "art list img" => "art list img", // "art list type" => "art list type", // "art list visible" => "art list visible", // "art view type" => "art view type", // "art view title" => "art view title", // "art view topic" => "art view topic", // "art view date" => "art view date", // "art view author" => "art view author", // "art view reads" => "art view reads", // "art view size" => "art view size", // "art view img" => "art view img", // "art list lang" => "art list lang", // "feature article comments" => "feature article comments", // "article comments default ordering" => "article comments default ordering", // "article comments per page" => "article comments per page", // "feature cms templates" => "feature cms templates", // "cms bot bar" => "cms bot bar", // "cms left column" => "cms left column", // "cms right column" => "cms right column", // "cms top bar" => "cms top bar", // "cms spellcheck" => "cms spellcheck", // "art home title" => "art home title", // "feature trackers" => "feature trackers", // "t use db" => "t use db", // "t use dir" => "t use dir", // "groupTracker" => "groupTracker", // "userTracker" => "userTracker", // "trk with mirror tables" => "trk with mirror tables", // "feature userlevels" => "feature userlevels", // "userlevels" => "userlevels", // "userbreadCrumb" => "userbreadCrumb", // "user assigned modules" => "user assigned modules", // "user flip modules" => "user flip modules", // "user show realnames" => "user show realnames", // "feature mytiki" => "feature mytiki", // "feature userPreferences" => "feature userPreferences", // "feature user bookmarks" => "feature user bookmarks", // "feature tasks" => "feature tasks", // "w use db" => "w use db", // "w use dir" => "w use dir", // "w displayed default" => "w displayed default", // "uf use db" => "uf use db", // "uf use dir" => "uf use dir", // "userfiles quota" => "userfiles quota", // "feature usermenu" => "feature usermenu", // "feature minical" => "feature minical", // "feature notepad" => "feature notepad", // "feature userfiles" => "feature userfiles", // "feature community gender" => "feature community gender", // "feature community mouseover" => "feature community mouseover", // "feature community mouseover name" => "feature community mouseover name", // "feature community mouseover gender" => "feature community mouseover gender", // "feature community mouseover picture" => "feature community mouseover picture", // "feature community mouseover friends" => "feature community mouseover friends", // "feature community mouseover score" => "feature community mouseover score", // "feature community mouseover country" => "feature community mouseover country", // "feature community mouseover email" => "feature community mouseover email", // "feature community mouseover lastlogin" => "feature community mouseover lastlogin", // "feature community mouseover distance" => "feature community mouseover distance", // "feature community list name" => "feature community list name", // "feature community list score" => "feature community list score", // "feature community list country" => "feature community list country", // "feature community list distance" => "feature community list distance", // "feature community friends permission" => "feature community friends permission", // "feature community friends permission dep" => "feature community friends permission dep", // "change language" => "change language", // "change theme" => "change theme", // "login is email" => "login is email", // "validateUsers" => "validateUsers", // "validateEmail" => "validateEmail", // "forgotPass" => "forgotPass", // "change password" => "change password", // "available languages" => "available languages", // "available styles" => "available styles", // "lowercase username" => "lowercase username", // "username pattern" => "username pattern", // "max username length" => "max username length", // "min username length" => "min username length", // "users prefs allowMsgs" => "users prefs allowMsgs", // "users prefs country" => "users prefs country", // "users prefs diff versions" => "users prefs diff versions", // "users prefs display timezone" => "users prefs display timezone", // "users prefs email is public" => "users prefs email is public", // "users prefs homePage" => "users prefs homePage", // "users prefs lat" => "users prefs lat", // "users prefs lon" => "users prefs lon", // "users prefs mess archiveAfter" => "users prefs mess archiveAfter", // "users prefs mess maxRecords" => "users prefs mess maxRecords", // "users prefs mess sendReadStatus" => "users prefs mess sendReadStatus", // "users prefs minPrio" => "users prefs minPrio", // "users prefs mytiki blogs" => "users prefs mytiki blogs", // "users prefs mytiki articles" => "users prefs mytiki articles", // "users prefs mytiki gals" => "users prefs mytiki gals", // "users prefs mytiki items" => "users prefs mytiki items", // "users prefs mytiki msgs" => "users prefs mytiki msgs", // "users prefs mytiki pages" => "users prefs mytiki pages", // "users prefs mytiki tasks" => "users prefs mytiki tasks", // "users prefs mytiki workflow" => "users prefs mytiki workflow", // "users prefs mytiki forum topics" => "users prefs mytiki forum topics", // "users prefs mytiki forum replies" => "users prefs mytiki forum replies", // "users prefs realName" => "users prefs realName", // "users prefs gender" => "users prefs gender", // "users prefs show mouseover user info" => "users prefs show mouseover user info", // "users prefs tasks maxRecords" => "users prefs tasks maxRecords", // "users prefs user dbl" => "users prefs user dbl", // "users prefs user information" => "users prefs user information", // "users prefs userbreadCrumb" => "users prefs userbreadCrumb", // "users prefs mailCharset" => "users prefs mailCharset", // "validateRegistration" => "validateRegistration", // "feature messages" => "feature messages", // "messu mailbox size" => "messu mailbox size", // "messu archive size" => "messu archive size", // "messu sent size" => "messu sent size", // "allowmsg by default" => "allowmsg by default", // "allowmsg is optional" => "allowmsg is optional", // "feature newsreader" => "feature newsreader", // "feature freetags" => "feature freetags", // "freetags browse show cloud" => "freetags browse show cloud", // "freetags cloud colors" => "freetags cloud colors", // "freetags preload random search" => "freetags preload random search", // "freetags browse amount tags in cloud" => "freetags browse amount tags in cloud", // "freetags browse amount tags suggestion" => "freetags browse amount tags suggestion", // "freetags normalized valid chars" => "freetags normalized valid chars", // "freetags lowercase only" => "freetags lowercase only", // "freetags feature 3d" => "freetags feature 3d", // "freetags 3d width" => "freetags 3d width", // "freetags 3d height" => "freetags 3d height", // "freetags 3d navigation depth" => "freetags 3d navigation depth", // "freetags 3d feed animation interval" => "freetags 3d feed animation interval", // "freetags 3d existing page color" => "freetags 3d existing page color", // "freetags 3d missing page color" => "freetags 3d missing page color", // "freetags 3d autoload" => "freetags 3d autoload", // "freetags 3d camera distance" => "freetags 3d camera distance", // "freetags 3d elastic constant" => "freetags 3d elastic constant", // "freetags 3d eletrostatic constant" => "freetags 3d eletrostatic constant", // "freetags 3d fov" => "freetags 3d fov", // "freetags 3d friction constant" => "freetags 3d friction constant", // "freetags 3d node charge" => "freetags 3d node charge", // "freetags 3d node mass" => "freetags 3d node mass", // "freetags 3d node size" => "freetags 3d node size", // "freetags 3d spring size" => "freetags 3d spring size", // "freetags 3d text size" => "freetags 3d text size", // "freetags 3d adjust camera" => "freetags 3d adjust camera", // "freetags multilingual" => "freetags multilingual", // "morelikethis algorithm" => "morelikethis algorithm", // "morelikethis basic mincommon" => "morelikethis basic mincommon", // "freetags show middle" => "freetags show middle", // "feature search stats" => "feature search stats", // "feature search" => "feature search", // "feature search fulltext" => "feature search fulltext", // "feature search show forbidden obj" => "feature search show forbidden obj", // "feature search show forbidden cat" => "feature search show forbidden cat", // "feature search show object filter" => "feature search show object filter", // "feature search show search box" => "feature search show search box", // "feature search show visit count" => "feature search show visit count", // "feature search show pertinence" => "feature search show pertinence", // "feature search show object type" => "feature search show object type", // "feature search show last modification" => "feature search show last modification", // "search refresh index mode" => "search refresh index mode", // "search parsed snippet" => "search parsed snippet", // "feature webmail" => "feature webmail", // "webmail max attachment" => "webmail max attachment", // "webmail view html" => "webmail view html", // "feature contacts" => "feature contacts", // "feature faqs" => "feature faqs", // "feature faq comments" => "feature faq comments", // "faq comments per page" => "faq comments per page", // "faq comments default ordering" => "faq comments default ordering", // "faq prefix" => "faq prefix", // "feature quizzes" => "feature quizzes", // "feature polls" => "feature polls", // "feature poll comments" => "feature poll comments", // "feature poll anonymous" => "feature poll anonymous", // "poll comments default ordering" => "poll comments default ordering", // "poll comments per page" => "poll comments per page", // "poll list categories" => "poll list categories", // "poll list objects" => "poll list objects", // "feature poll revote" => "feature poll revote", // "feature surveys" => "feature surveys", // "feature featuredLinks" => "feature featuredLinks", // "feature directory" => "feature directory", // "directory columns" => "directory columns", // "directory links per page" => "directory links per page", // "directory open links" => "directory open links", // "directory validate urls" => "directory validate urls", // "directory cool sites" => "directory cool sites", // "directory country flag" => "directory country flag", // "feature calendar" => "feature calendar", // "feature default calendars" => "feature default calendars", // "calendar sticky popup" => "calendar sticky popup", // "default calendars" => "default calendars", // "calendar view mode" => "calendar view mode", // "calendar view tab" => "calendar view tab", // "calendar firstDayofWeek" => "calendar firstDayofWeek", // "calendar timespan" => "calendar timespan", // "feature jscalendar" => "feature jscalendar", // "feature action calendar" => "feature action calendar", // "calendar start year" => "calendar start year", // "calendar end year" => "calendar end year", // "calendar list begins focus" => "calendar list begins focus", // "server timezone" => "server timezone", // "long date format" => "long date format", // "long time format" => "long time format", // "short date format" => "short date format", // "short time format" => "short time format", // "display field order" => "display field order", // "feature charts" => "feature charts", // "rss forums" => "rss forums", // "rss forum" => "rss forum", // "rss directories" => "rss directories", // "rss articles" => "rss articles", // "rss blogs" => "rss blogs", // "rss image galleries" => "rss image galleries", // "rss file galleries" => "rss file galleries", // "rss wiki" => "rss wiki", // "rss image gallery" => "rss image gallery", // "rss file gallery" => "rss file gallery", // "rss blog" => "rss blog", // "rss tracker" => "rss tracker", // "rss trackers" => "rss trackers", // "rss calendar" => "rss calendar", // "rss mapfiles" => "rss mapfiles", // "rss cache time" => "rss cache time", // "max rss forums" => "max rss forums", // "max rss forum" => "max rss forum", // "max rss directories" => "max rss directories", // "max rss articles" => "max rss articles", // "max rss blogs" => "max rss blogs", // "max rss image galleries" => "max rss image galleries", // "max rss file galleries" => "max rss file galleries", // "max rss wiki" => "max rss wiki", // "max rss image gallery" => "max rss image gallery", // "max rss file gallery" => "max rss file gallery", // "max rss blog" => "max rss blog", // "max rss mapfiles" => "max rss mapfiles", // "max rss tracker" => "max rss tracker", // "max rss trackers" => "max rss trackers", // "max rss calendar" => "max rss calendar", // "summary rss blogs" => "summary rss blogs", // "rssfeed default version" => "rssfeed default version", // "rssfeed language" => "rssfeed language", // "rssfeed editor" => "rssfeed editor", // "rssfeed webmaster" => "rssfeed webmaster", // "rssfeed creator" => "rssfeed creator", // "rssfeed css" => "rssfeed css", // "rssfeed publisher" => "rssfeed publisher", // "rssfeed img" => "rssfeed img", // "rss basic auth" => "rss basic auth", // "feature maps" => "feature maps", // "map path" => "map path", // "default map" => "default map", // "map help" => "map help", // "map comments" => "map comments", // "gdaltindex" => "gdaltindex", // "ogr2ogr" => "ogr2ogr", // "mapzone" => "mapzone", // "feature gmap" => "feature gmap", // "gmap defaultx" => "gmap defaultx", // "gmap defaulty" => "gmap defaulty", // "gmap defaultz" => "gmap defaultz", // "gmap key" => "gmap key", // "allowRegister" => "allowRegister", // "eponymousGroups" => "eponymousGroups", // "useRegisterPasscode" => "useRegisterPasscode", // "registerPasscode" => "registerPasscode", // "rememberme" => "rememberme", // "remembertime" => "remembertime", // "remembermethod" => "remembermethod", // "feature clear passwords" => "feature clear passwords", // "feature crypt passwords" => "feature crypt passwords", // "feature challenge" => "feature challenge", // "min user length" => "min user length", // "min pass length" => "min pass length", // "pass chr num" => "pass chr num", // "pass due" => "pass due", // "email due" => "email due", // "unsuccessful logins" => "unsuccessful logins", // "rnd num reg" => "rnd num reg", // "generate password" => "generate password", // "auth method" => "auth method", // "auth pear" => "auth pear", // "auth create user tiki" => "auth create user tiki", // "auth create user auth" => "auth create user auth", // "auth skip admin" => "auth skip admin", // "auth ldap url" => "auth ldap url", // "auth pear host" => "auth pear host", // "auth pear port" => "auth pear port", // "auth ldap scope" => "auth ldap scope", // "auth ldap basedn" => "auth ldap basedn", // "auth ldap userdn" => "auth ldap userdn", // "auth ldap userattr" => "auth ldap userattr", // "auth ldap useroc" => "auth ldap useroc", // "auth ldap groupdn" => "auth ldap groupdn", // "auth ldap groupattr" => "auth ldap groupattr", // "auth ldap groupoc" => "auth ldap groupoc", // "auth ldap memberattr" => "auth ldap memberattr", // "auth ldap memberisdn" => "auth ldap memberisdn", // "auth ldap adminuser" => "auth ldap adminuser", // "auth ldap adminpass" => "auth ldap adminpass", // "auth ldap version" => "auth ldap version", // "auth ldap nameattr" => "auth ldap nameattr", // "auth ldap countryattr" => "auth ldap countryattr", // "auth ldap emailattr" => "auth ldap emailattr", // "https login" => "https login", // "feature show stay in ssl mode" => "feature show stay in ssl mode", // "feature switch ssl mode" => "feature switch ssl mode", // "https port" => "https port", // "http port" => "http port", // "login url" => "login url", // "login scr" => "login scr", // "register url" => "register url", // "error url" => "error url", // "highlight group" => "highlight group", // "cookie path" => "cookie path", // "cookie domain" => "cookie domain", // "cookie name" => "cookie name", // "user tracker infos" => "user tracker infos", // "desactive login autocomplete" => "desactive login autocomplete", // "permission denied login box" => "permission denied login box", // "permission denied url" => "permission denied url", // "feature intertiki" => "feature intertiki", // "feature intertiki server" => "feature intertiki server", // "feature intertiki slavemode" => "feature intertiki slavemode", // "interlist" => "interlist", // "feature intertiki mymaster" => "feature intertiki mymaster", // "feature intertiki import preferences" => "feature intertiki import preferences", // "feature intertiki import groups" => "feature intertiki import groups", // "known hosts" => "known hosts", // "tiki key" => "tiki key", // "intertiki logfile" => "intertiki logfile", // "intertiki errfile" => "intertiki errfile", // "feature intertiki sharedcookie" => "feature intertiki sharedcookie", // "search lru length" => "search lru length", // "search lru purge rate" => "search lru purge rate", // "search max syllwords" => "search max syllwords", // "search min wordlength" => "search min wordlength", // "search refresh rate" => "search refresh rate", // "search syll age" => "search syll age", // "feature categories" => "feature categories", // "feature categoryobjects" => "feature categoryobjects", // "feature categorypath" => "feature categorypath", // "feature category reinforce" => "feature category reinforce", // "feature category use phplayers" => "feature category use phplayers", // "categorypath excluded" => "categorypath excluded", // "categories used in tpl" => "categories used in tpl", // "feature games" => "feature games", // "feature html pages" => "feature html pages", // "feature filegals manager" => "feature filegals manager", // "feature contact" => "feature contact", // "contact user" => "contact user", // "contact anon" => "contact anon", // "mail crlf" => "mail crlf", // "feature detect language" => "feature detect language", // "feature homePage if bl missing" => "feature homePage if bl missing", // "record untranslated" => "record untranslated", // "feature best language" => "feature best language", // "feature translation" => "feature translation", // "feature urgent translation" => "feature urgent translation", // "lang use db" => "lang use db", // "language" => "language", // "feature babelfish" => "feature babelfish", // "feature babelfish logo" => "feature babelfish logo", // "quantify changes" => "quantify changes", // "feature sync language" => "feature sync language", // "show available translations" => "show available translations", // "metatag keywords" => "metatag keywords", // "metatag threadtitle" => "metatag threadtitle", // "metatag imagetitle" => "metatag imagetitle", // "metatag freetags" => "metatag freetags", // "metatag description" => "metatag description", // "metatag author" => "metatag author", // "metatag geoposition" => "metatag geoposition", // "metatag georegion" => "metatag georegion", // "metatag geoplacename" => "metatag geoplacename", // "metatag robots" => "metatag robots", // "metatag revisitafter" => "metatag revisitafter", // "head extra js" => "head extra js", // "keep versions" => "keep versions", // "feature custom home" => "feature custom home", // "site crumb seper" => "site crumb seper", // "site nav seper" => "site nav seper", // "feature sitemycode" => "feature sitemycode", // "sitemycode" => "sitemycode", // "sitemycode publish" => "sitemycode publish", // "feature sitelogo" => "feature sitelogo", // "sitelogo bgcolor" => "sitelogo bgcolor", // "sitelogo bgstyle" => "sitelogo bgstyle", // "sitelogo align" => "sitelogo align", // "sitelogo title" => "sitelogo title", // "sitelogo src" => "sitelogo src", // "sitelogo alt" => "sitelogo alt", // "feature siteloc" => "feature siteloc", // "feature sitenav" => "feature sitenav", // "sitenav" => "sitenav", // "feature sitead" => "feature sitead", // "sitead" => "sitead", // "sitead publish" => "sitead publish", // "feature breadcrumbs" => "feature breadcrumbs", // "feature siteloclabel" => "feature siteloclabel", // "feature sitesearch" => "feature sitesearch", // "feature site login" => "feature site login", // "feature sitemenu" => "feature sitemenu", // "feature topbar version" => "feature topbar version", // "feature topbar debug" => "feature topbar debug", // "feature topbar id menu" => "feature topbar id menu", // "feature topbar custom code" => "feature topbar custom code", // "feature sitetitle" => "feature sitetitle", // "feature sitedesc" => "feature sitedesc", // "feature bot logo" => "feature bot logo", // "feature endbody code" => "feature endbody code", // "feature left column" => "feature left column", // "feature right column" => "feature right column", // "feature top bar" => "feature top bar", // "feature bot bar" => "feature bot bar", // "feature bot bar icons" => "feature bot bar icons", // "feature bot bar debug" => "feature bot bar debug", // "feature bot bar rss" => "feature bot bar rss", // "feature bot bar power by tw" => "feature bot bar power by tw", // "maxRecords" => "maxRecords", // "maxArticles" => "maxArticles", // "maxVersions" => "maxVersions", // "feature view tpl" => "feature view tpl", // "slide style" => "slide style", // "site favicon" => "site favicon", // "site favicon type" => "site favicon type", // "style" => "style", // "style option" => "style option", // "site style" => "site style", // "site style option" => "site style option", // "use context menu icon" => "use context menu icon", // "use context menu text" => "use context menu text", // "feature site report" => "feature site report", // "feature site send link" => "feature site send link", // "feature layoutshadows" => "feature layoutshadows", // "main shadow start" => "main shadow start", // "main shadow end" => "main shadow end", // "header shadow start" => "header shadow start", // "header shadow end" => "header shadow end", // "middle shadow start" => "middle shadow start", // "middle shadow end" => "middle shadow end", // "center shadow start" => "center shadow start", // "center shadow end" => "center shadow end", // "footer shadow start" => "footer shadow start", // "footer shadow end" => "footer shadow end", // "feature mods provider" => "feature mods provider", // "mods dir" => "mods dir", // "mods server" => "mods server", // "feature experimental" => "feature experimental", // "feature actionlog" => "feature actionlog", // "feature actionlog bytes" => "feature actionlog bytes", // "browsertitle" => "browsertitle", // "tmpDir" => "tmpDir", // "feature tell a friend" => "feature tell a friend", // "feature copyright" => "feature copyright", // "feature multimedia" => "feature multimedia", // "feature swfobj" => "feature swfobj", // "feature smileys" => "feature smileys", // "popupLinks" => "popupLinks", // "feature autolinks" => "feature autolinks", // "quicktags over textarea" => "quicktags over textarea", // "default rows textarea wiki" => "default rows textarea wiki", // "default rows textarea comment" => "default rows textarea comment", // "default rows textarea forum" => "default rows textarea forum", // "default rows textarea forumthread" => "default rows textarea forumthread", // "feature floating help" => "feature floating help", // "direct pagination" => "direct pagination", // "nextprev pagination" => "nextprev pagination", // "pagination firstlast" => "pagination firstlast", // "pagination hide if one page" => "pagination hide if one page", // "pagination icons" => "pagination icons", // "pagination fastmove links" => "pagination fastmove links", // "direct pagination max middle links" => "direct pagination max middle links", // "direct pagination max ending links" => "direct pagination max ending links", // "anonCanEdit" => "anonCanEdit", // "cacheimages" => "cacheimages", // "cachepages" => "cachepages", // "count admin pvs" => "count admin pvs", // "default mail charset" => "default mail charset", // "error reporting adminonly" => "error reporting adminonly", // "error reporting level" => "error reporting level", // "smarty notice reporting" => "smarty notice reporting", // "smarty security" => "smarty security", // "feature ajax" => "feature ajax", // "feature ajax autosave" => "feature ajax autosave", // "feature antibot" => "feature antibot", // "feature banners" => "feature banners", // "feature banning" => "feature banning", // "feature comm" => "feature comm", // "feature contribution" => "feature contribution", // "feature contribution display in comment" => "feature contribution display in comment", // "feature contribution mandatory" => "feature contribution mandatory", // "feature contribution mandatory blog" => "feature contribution mandatory blog", // "feature contribution mandatory comment" => "feature contribution mandatory comment", // "feature contribution mandatory forum" => "feature contribution mandatory forum", // "feature debug console" => "feature debug console", // "feature debugger console" => "feature debugger console", // "feature display my to others" => "feature display my to others", // "feature drawings" => "feature drawings", // "feature dynamic content" => "feature dynamic content", // "feature edit templates" => "feature edit templates", // "feature editcss" => "feature editcss", // "feature events" => "feature events", // "feature friends" => "feature friends", // "feature fullscreen" => "feature fullscreen", // "feature help" => "feature help", // "feature hotwords" => "feature hotwords", // "feature hotwords nw" => "feature hotwords nw", // "feature integrator" => "feature integrator", // "feature live support" => "feature live support", // "feature mailin" => "feature mailin", // "feature menusfolderstyle" => "feature menusfolderstyle", // "feature mobile" => "feature mobile", // "feature modulecontrols" => "feature modulecontrols", // "feature morcego" => "feature morcego", // "feature multilingual" => "feature multilingual", // "feature multilingual one page" => "feature multilingual one page", // "feature multilingual structures" => "feature multilingual structures", // "feature newsletters" => "feature newsletters", // "feature obzip" => "feature obzip", // "feature phplayers" => "feature phplayers", // "feature cssmenus" => "feature cssmenus", // "feature projects" => "feature projects", // "feature ranking" => "feature ranking", // "feature redirect on error" => "feature redirect on error", // "feature referer highlight" => "feature referer highlight", // "feature referer stats" => "feature referer stats", // "feature score" => "feature score", // "feature sheet" => "feature sheet", // "feature shoutbox" => "feature shoutbox", // "feature source" => "feature source", // "feature stats" => "feature stats", // "feature tabs" => "feature tabs", // "feature theme control" => "feature theme control", // "feature ticketlib" => "feature ticketlib", // "feature ticketlib2" => "feature ticketlib2", // "feature top banner" => "feature top banner", // "feature usability" => "feature usability", // "feature use quoteplugin" => "feature use quoteplugin", // "feature user watches" => "feature user watches", // "feature group watches" => "feature group watches", // "feature user watches translations" => "feature user watches translations", // "feature workflow" => "feature workflow", // "feature xmlrpc" => "feature xmlrpc", // "helpurl" => "helpurl", // "layout section" => "layout section", // "limitedGoGroupHome" => "limitedGoGroupHome", // "minical reminders" => "minical reminders", // "modallgroups" => "modallgroups", // "modseparateanon" => "modseparateanon", // "php docroot" => "php docroot", // "proxy host" => "proxy host", // "proxy port" => "proxy port", // "ip can be checked" => "ip can be checked", // "sender email" => "sender email", // "feature site report email" => "feature site report email", // "session db" => "session db", // "session lifetime" => "session lifetime", // "shoutbox autolink" => "shoutbox autolink", // "show comzone" => "show comzone", // "system os" => "system os", // "tikiIndex" => "tikiIndex", // "urlIndex" => "urlIndex", // "useGroupHome" => "useGroupHome", // "useGroupTheme" => "useGroupTheme", // "useUrlIndex" => "useUrlIndex", // "use proxy" => "use proxy", // "user list order" => "user list order", // "webserverauth" => "webserverauth", // "feature purifier" => "feature purifier", // "feature shadowbox" => "feature shadowbox", // "log sql" => "log sql", // "log sql perf min" => "log sql perf min", // "log mail" => "log mail", // "log tpl" => "log tpl", // "case patched" => "case patched", // "site closed" => "site closed", // "site closed msg" => "site closed msg", // "use load threshold" => "use load threshold", // "load threshold" => "load threshold", // "site busy msg" => "site busy msg", // "bot logo code" => "bot logo code", // "feature blogposts pings" => "feature blogposts pings", // "feature create webhelp" => "feature create webhelp", // "feature forums search" => "feature forums search", // "feature trackbackpings" => "feature trackbackpings", // "feature wiki ext icon" => "feature wiki ext icon", // "feature wiki mandatory category" => "feature wiki mandatory category", // "feature intertiki imported groups" => "feature intertiki imported groups", // "feature wiki history ip" => "feature wiki history ip", // "pam create user tiki" => "pam create user tiki", // "pam service" => "pam service", // "pam skip admin" => "pam skip admin", // "shib affiliation" => "shib affiliation", // "shib create user tiki" => "shib create user tiki", // "shib group" => "shib group", // "shib skip admin" => "shib skip admin", // "shib usegroup" => "shib usegroup", // "wiki 3d camera distance" => "wiki 3d camera distance", // "wiki 3d elastic constant" => "wiki 3d elastic constant", // "wiki 3d eletrostatic constant" => "wiki 3d eletrostatic constant", // "wiki 3d fov" => "wiki 3d fov", // "wiki 3d friction constant" => "wiki 3d friction constant", // "wiki 3d node charge" => "wiki 3d node charge", // "wiki 3d node mass" => "wiki 3d node mass", // "wiki 3d node size" => "wiki 3d node size", // "wiki 3d spring size" => "wiki 3d spring size", // "wiki 3d text size" => "wiki 3d text size", // "articles feature copyrights" => "articles feature copyrights", // "blogues feature copyrights" => "blogues feature copyrights", // "faqs feature copyrights" => "faqs feature copyrights", // "feature contributor wiki" => "feature contributor wiki", // "https login required" => "https login required", // "maxRowsGalleries" => "maxRowsGalleries", // "replimaster" => "replimaster", // "rowImagesGalleries" => "rowImagesGalleries", // "scaleSizeGalleries" => "scaleSizeGalleries", // "thumbSizeXGalleries" => "thumbSizeXGalleries", // "thumbSizeYGalleries" => "thumbSizeYGalleries", // "wiki 3d adjust camera" => "wiki 3d adjust camera", // "wiki 3d autoload" => "wiki 3d autoload", // "feature mootools" => "feature mootools", // "javascript enabled" => "javascript enabled", // "feature comments post as anonymous" => "feature comments post as anonymous", // "feature comments moderation" => "feature comments moderation", // "feature comments locking" => "feature comments locking", // "feature template zoom" => "feature template zoom", // "feature iepngfix" => "feature iepngfix", // "iepngfix selectors" => "iepngfix selectors", // "iepngfix elements" => "iepngfix elements", // "use minified scripts" => "use minified scripts", // "valid email regex" => "valid email regex", // "feature jquery" => "feature jquery", // "jquery effect" => "jquery effect", // "jquery effect direction" => "jquery effect direction", // "jquery effect speed" => "jquery effect speed", // "jquery effect tabs" => "jquery effect tabs", // "jquery effect tabs direction" => "jquery effect tabs direction", // "jquery effect tabs speed" => "jquery effect tabs speed", // "feature jquery ui" => "feature jquery ui", // "feature jquery tooltips" => "feature jquery tooltips", // "feature jquery autocomplete" => "feature jquery autocomplete", // "feature jquery superfish" => "feature jquery superfish", // "feature jquery reflection" => "feature jquery reflection", // "feature jquery sheet" => "feature jquery sheet", // "feature jquery tablesorter" => "feature jquery tablesorter", // "feature jquery cycle" => "feature jquery cycle", // "feature sefurl" => "feature sefurl", // "feature sefurl filter" => "feature sefurl filter", // "feature sefurl paths" => "feature sefurl paths", // "feature sefurl title article" => "feature sefurl title article", // "feature sefurl title blog" => "feature sefurl title blog", // "feature tikitests" => "feature tikitests", // "feature magic" => "feature magic", // "profile sources" => "profile sources", // "profile channels" => "profile channels", // "feature minichat" => "feature minichat", // "feature pear date" => "feature pear date", // "feature bidi" => "feature bidi", // "feature lastup" => "feature lastup", // "transition style ver" => "transition style ver", // "magic last load" => "magic last load", // "feature groupalert" => "feature groupalert", // "lib spellcheck" => "lib spellcheck", // "wiki spellcheck" => "wiki spellcheck", // "blog spellcheck" => "blog spellcheck", // "allowMsgs" => "allowMsgs", // "diff versions" => "diff versions", // "display timezone" => "display timezone", // "email is public" => "email is public", // "homePage" => "homePage", // "lat" => "lat", // "lon" => "lon", // "mess archiveAfter" => "mess archiveAfter", // "mess maxRecords" => "mess maxRecords", // "mess sendReadStatus" => "mess sendReadStatus", // "minPrio" => "minPrio", // "mytiki blogs" => "mytiki blogs", // "mytiki articles" => "mytiki articles", // "mytiki gals" => "mytiki gals", // "mytiki items" => "mytiki items", // "mytiki msgs" => "mytiki msgs", // "mytiki pages" => "mytiki pages", // "mytiki tasks" => "mytiki tasks", // "mytiki workflow" => "mytiki workflow", // "mytiki forum topics" => "mytiki forum topics", // "mytiki forum replies" => "mytiki forum replies", // "realName" => "realName", // "gender" => "gender", // "show mouseover user info" => "show mouseover user info", // "tasks maxRecords" => "tasks maxRecords", // "user dbl" => "user dbl", // "user information" => "user information", // "mailCharset" => "mailCharset", // "Group Monitor" => "Group Monitor", // "Watched by categories" => "Watched by categories", // "Select Categories" => "Select Categories", // "Select/deselect all categories" => "Select/deselect all categories", // "top of page" => "top of page", // "Report this post" => "Report this post", // "Errors" => "Errors", // "Comments Locked" => "Comments Locked", // "Set" => "Set", // "Comments are locked" => "Comments are locked", // "Note" => "Note", // "Post new message" => "Post new message", // "required" => "required", // "Maximum size" => "Maximum size", // "Enter your name" => "Enter your name", // "If you would like to be notified when someone replies to this topic<br />please tell us your e-mail address" => "If you would like to be notified when someone replies to this topic<br />please tell us your e-mail address", // "Please note that the preview does not keep the attached file which you will have to choose before posting" => "Please note that the preview does not keep the attached file which you will have to choose before posting", // "Post as Anonymous" => "Post as Anonymous", // "Your comment will have to be approved by the moderator before it is displayed" => "Your comment will have to be approved by the moderator before it is displayed", // "Type of contribution" => "Type of contribution", // "Contributors" => "Contributors", // "Duplicate File Gallery" => "Duplicate File Gallery", // "Duplicate categories" => "Duplicate categories", // "Duplicate perms" => "Duplicate perms", // "View inserted gallery" => "View inserted gallery", // "Display Properties" => "Display Properties", // "required field for podcasts" => "required field for podcasts", // "any file" => "any file", // "podcast (audio)" => "podcast (audio)", // "podcast (video)" => "podcast (video)", // "This Gallery is Public" => "This Gallery is Public", // "Users with perms and not only the owner of the gallery can upload in it" => "Users with perms and not only the owner of the gallery can upload in it", // "The files can be locked at download" => "The files can be locked at download", // "Maximum number of archives for each file" => "Maximum number of archives for each file", // "Parent gallery" => "Parent gallery", // "Owner of the gallery" => "Owner of the gallery", // "Group of users alerted when file gallery is modified" => "Group of users alerted when file gallery is modified", // "Allows to select each user for small groups" => "Allows to select each user for small groups", // "Default sort order" => "Default sort order", // "Perhaps you were looking for" => "Perhaps you were looking for", // "Go to Login Page" => "Go to Login Page", // "Go to" => "Go to", // "Private Gallery" => "Private Gallery", // "Archives" => "Archives", // "Upload New Version" => "Upload New Version", // "Download and lock" => "Download and lock", // "Show as a column" => "Show as a column", // "Show in popup box" => "Show in popup box", // "Both" => "Both", // "Show an icon in a column" => "Show an icon in a column", // "any type" => "any type", // "all topic" => "all topic", // "any language" => "any language", // "not in" => "not in", // "any category" => "any category", // "Clear Filter" => "Clear Filter", // "Show php error messages" => "Show php error messages", // "Folksonomy Tags" => "Folksonomy Tags", // "Put tags separated by spaces. For tags with more than one word, use no spaces and put words together" => "Put tags separated by spaces. For tags with more than one word, use no spaces and put words together", // "Tags" => "Tags", // "Translate tags" => "Translate tags", // "Images Galleries" => "Images Galleries", // "RSS Calendars" => "RSS Calendars", // "You are about to leave this page. If you have made any changes without Saving, your changes will be lost. Are you sure you want to exit this page" => "You are about to leave this page. If you have made any changes without Saving, your changes will be lost. Are you sure you want to exit this page", // "Loading" => "Loading", // "\\074span class=\"shortcut\"\\076C\\074/span\\076lose" => "\\074span class=\"shortcut\"\\076C\\074/span\\076lose", // "\\074span class=\"shortcut\"\\076N\\074/span\\076ext" => "\\074span class=\"shortcut\"\\076N\\074/span\\076ext", // "\\074span class=\"shortcut\"\\076P\\074/span\\076revious" => "\\074span class=\"shortcut\"\\076P\\074/span\\076revious", // "Show Tree" => "Show Tree", // "Hide Tree" => "Hide Tree", // "Are you sure you want to delete the selected files" => "Are you sure you want to delete the selected files", // "Download the zip" => "Download the zip", // "Other Sorts" => "Other Sorts", // "No Additionnal Sort" => "No Additionnal Sort", // "No information" => "No information", // "To validate your account and login to the site, please click on the following link" => "To validate your account and login to the site, please click on the following link", // "The administrator approved your account" => "The administrator approved your account", // "Confirm your email at %s" => "Confirm your email at %s", // "Contribution" => "Contribution", // "Your account registration request for {\$mail_site} was validated by the site admin and your account is active now" => "Your account registration request for {\$mail_site} was validated by the site admin and your account is active now", // "To login with your username and password, please follow this link" => "To login with your username and password, please follow this link", // "User Account Activated" => "User Account Activated", // "{\$mail_user} <{\$mail_email}> has requested a new password on {\$mail_site}, but you need to validate his account first" => "{\$mail_user} <{\$mail_email}> has requested a new password on {\$mail_site}, but you need to validate his account first", // "User Tracker" => "User Tracker", // "Go to your friendship network to accept or refuse this request" => "Go to your friendship network to accept or refuse this request", // "Someone coming from IP Address" => "Someone coming from IP Address", // "requested a reminder of the password for your account" => "requested a reminder of the password for your account", // "requested password reset for your account" => "requested password reset for your account", // "Please click on the following link to confirm you wish to reset your password and go to the screen where you must enter a new \"permanent\" password. Please pick a password only you will know, and don't share it with anyone else" => "Please click on the following link to confirm you wish to reset your password and go to the screen where you must enter a new \"permanent\" password. Please pick a password only you will know, and don't share it with anyone else", // "Important: Username & password are CaSe SenSitiVe" => "Important: Username & password are CaSe SenSitiVe", // "Important: The old password remains active if you don't click the link above" => "Important: The old password remains active if you don't click the link above", // "Look at this link" => "Look at this link", // "A friend sends you a link from: " => "A friend sends you a link from: ", // "Download the file at" => "Download the file at", // "Please visit this link before login again" => "Please visit this link before login again", // "Last attempt" => "Last attempt", // "Confirm your account at %s" => "Confirm your account at %s", // "An administrator of the site below has added you as a new user" => "An administrator of the site below has added you as a new user", // "If you want to confirm your membership in this site, click on the following link to login for the first time" => "If you want to confirm your membership in this site, click on the following link to login for the first time", // "Your authentication credentials are" => "Your authentication credentials are", // "Welcome on the site" => "Welcome on the site", // "Your personal access to" => "Your personal access to", // "You or someone registered this email address at" => "You or someone registered this email address at", // "Your registration confirmation" => "Your registration confirmation", // "You'll receive email notification once your account is activated" => "You'll receive email notification once your account is activated", // "Please do not attempt to login until you receive the email notification" => "Please do not attempt to login until you receive the email notification", // "{\$mail_action} article post" => "{\$mail_action} article post", // "{\$mail_title} by {\$mail_user} at" => "{\$mail_title} by {\$mail_user} at", // "New article post" => "New article post", // "Edited article post" => "Edited article post", // "Deleted article post" => "Deleted article post", // "{\$mail_action} article post at" => "{\$mail_action} article post at", // "New blog post: {\$mail_title}, \"{\$mail_post_title}\", by {\$mail_user|username} at {\$mail_date|tiki_short_datetime}" => "New blog post: {\$mail_title}, \"{\$mail_post_title}\", by {\$mail_user|username} at {\$mail_date|tiki_short_datetime}", // "View item calendar at" => "View item calendar at", // "Modified calendar item" => "Modified calendar item", // "New calendar item" => "New calendar item", // "A new category was created in" => "A new category was created in", // "A category was removed in" => "A category was removed in", // "removed" => "removed", // "A category was updated" => "A category was updated", // "Updated by" => "Updated by", // "updated" => "updated", // "New forum post in <{\$mail_forum|truncate:20:\"...\"}> by {\$mail_author}" => "New forum post in <{\$mail_forum|truncate:20:\"...\"}> by {\$mail_author}", // "Image Gallery {\$galleryName} changed" => "Image Gallery {\$galleryName} changed", // "A new file was posted to image gallery" => "A new file was posted to image gallery", // "An object was added to category" => "An object was added to category", // "Added by" => "Added by", // "Object type" => "Object type", // "An object was removed from category" => "An object was removed from category", // "A page has been added to your watched sub-structure" => "A page has been added to your watched sub-structure", // "A page has been removed from your watched sub-structure" => "A page has been removed from your watched sub-structure", // "A page has been promoted out your watched sub-structure" => "A page has been promoted out your watched sub-structure", // "A page has been demoted to your watched structure" => "A page has been demoted to your watched structure", // "Structure modified" => "Structure modified", // "A new file have been attached to page" => "A new file have been attached to page", // "File name" => "File name", // "New attachment on %s, page" => "New attachment on %s, page", // "The page {\$mail_page} was deleted by {\$mail_user} at {\$mail_date|tiki_short_datetime}" => "The page {\$mail_page} was deleted by {\$mail_user} at {\$mail_date|tiki_short_datetime}", // "The page {\$mail_page} was deleted but used to be here" => "The page {\$mail_page} was deleted but used to be here", // "The old page content follows below" => "The old page content follows below", // "Wiki page %s created by {\$mail_user}" => "Wiki page %s created by {\$mail_user}", // "Wiki page %s deleted by {\$mail_user}" => "Wiki page %s deleted by {\$mail_user}", // "Wiki page %s changed by {\$mail_user}" => "Wiki page %s changed by {\$mail_user}", // "Wiki page %s was commented on by" => "Wiki page %s was commented on by", // "an anonymous user" => "an anonymous user", // "Wiki page renamed" => "Wiki page renamed", // "Old name" => "Old name", // "Thank you for your registration. You may log in now" => "Thank you for your registration. You may log in now", // "Query Results" => "Query Results", // "Querying" => "Querying", // "Scroll Up" => "Scroll Up", // "Scroll Down" => "Scroll Down", // "Zoom out" => "Zoom out", // "Zoom in" => "Zoom in", // "from the mapfile" => "from the mapfile", // "hits last 7 days" => "hits last 7 days", // "If you want people to be able to reply to you, enable <a href='tiki-user_preferences.php'>Allow messages from other users</a> in your preferences" => "If you want people to be able to reply to you, enable <a href='tiki-user_preferences.php'>Allow messages from other users</a> in your preferences", // "ERROR" => "ERROR", // "is reply to" => "is reply to", // "Toggle module contents" => "Toggle module contents", // "toggle" => "toggle", // "\$tpl_module_title" => "\$tpl_module_title", // "Admin Drawings" => "Admin Drawings", // "Content Templates" => "Content Templates", // "External Wikis" => "External Wikis", // "Tiki Cache/Sys Admin" => "Tiki Cache/Sys Admin", // "Syntax Highlighting" => "Syntax Highlighting", // "Display type unknown, you have to enter the banner type" => "Display type unknown, you have to enter the banner type", // "You forgot your Google ad_client number " => "You forgot your Google ad_client number ", // "\$module_title" => "\$module_title", // "More.." => "More..", // "To configure your Tiki" => "To configure your Tiki", // "Admin Home" => "Admin Home", // "from the menu" => "from the menu", // "Read the <a class=\"link\" href=\"http://doc.tikiwiki.org/Configuration\" title=\"Tikiwiki Documentation\" target=\"_blank\">configuration documentation</a>" => "Read the <a class=\"link\" href=\"http://doc.tikiwiki.org/Configuration\" title=\"Tikiwiki Documentation\" target=\"_blank\">configuration documentation</a>", // "Watch the <a class=\"link\" href=\"http://tikiwiki.org/TikiMovies\" title=\"Demos\" target=\"_blank\">demo movies" => "Watch the <a class=\"link\" href=\"http://tikiwiki.org/TikiMovies\" title=\"Demos\" target=\"_blank\">demo movies", // "To remove this module" => "To remove this module", // "and remove the assistant module" => "and remove the assistant module", // "You can also add other modules" => "You can also add other modules", // "To customize the menu" => "To customize the menu", // "and edit menu ID 42" => "and edit menu ID 42", // "Or, create your own menu and add it to a module" => "Or, create your own menu and add it to a module", // "To begin configuring Tiki, please" => "To begin configuring Tiki, please", // "as the Admin" => "as the Admin", // "The Tikiwiki Community" => "The Tikiwiki Community", // "To learn more, visit: <a href=\"http://tikiwiki.org\" title=\"The Tikiwiki Community\" target=\"_blank\">http://tikiwiki.org</a>" => "To learn more, visit: <a href=\"http://tikiwiki.org\" title=\"The Tikiwiki Community\" target=\"_blank\">http://tikiwiki.org</a>", // "Tikiwiki Documentation" => "Tikiwiki Documentation", // "For help, visit <a href=\"http://doc.tikiwiki.org\" title=\"Tikiwiki Documentation\" target=\"_blank\">http://doc.tikiwiki.org</a>" => "For help, visit <a href=\"http://doc.tikiwiki.org\" title=\"Tikiwiki Documentation\" target=\"_blank\">http://doc.tikiwiki.org</a>", // "Last `\$module_rows` blog comments" => "Last `\$module_rows` blog comments", // "Last blog comments" => "Last blog comments", // "on blogpost" => "on blogpost", // "\$modcattitle" => "\$modcattitle", // "Current events" => "Current events", // "Folksonomy" => "Folksonomy", // "Tags This Page Has" => "Tags This Page Has", // "Add tags" => "Add tags", // "More Like This" => "More Like This", // "Most popular tags" => "Most popular tags", // "List everything tagged" => "List everything tagged", // "My prefered tags" => "My prefered tags", // "\$type" => "\$type", // "insert original" => "insert original", // "insert thumbnail" => "insert thumbnail", // "more" => "more", // "Last `\$module_rows` Modified Comments" => "Last `\$module_rows` Modified Comments", // "Last Modified Comments" => "Last Modified Comments", // "No avatar" => "No avatar", // "You" => "You", // "Logged in as" => "Logged in as", // "Switch user" => "Switch user", // "Login through Shibboleth" => "Login through Shibboleth", // "Login as" => "Login as", // "CapsLock is on" => "CapsLock is on", // "local account" => "local account", // "OpenID Login" => "OpenID Login", // "What is OpenID" => "What is OpenID", // "Send a message" => "Send a message", // "Random Images" => "Random Images", // "RSS Feeds" => "RSS Feeds", // "Calendars" => "Calendars", // "A leading plus sign indicates that this word must be present in every object returned" => "A leading plus sign indicates that this word must be present in every object returned", // "A leading minus sign indicates that this word must not be present in any row returned" => "A leading minus sign indicates that this word must not be present in any row returned", // "By default (when neither plus nor minus is specified) the word is optional, but the object that contain it will be rated higher" => "By default (when neither plus nor minus is specified) the word is optional, but the object that contain it will be rated higher", // "These two operators are used to change a word's contribution to the relevance value that is assigned to a row" => "These two operators are used to change a word's contribution to the relevance value that is assigned to a row", // "Parentheses are used to group words into subexpressions" => "Parentheses are used to group words into subexpressions", // "A leading tilde acts as a negation operator, causing the word's contribution to the object relevance to be negative. It's useful for marking noise words. An object that contains such a word will be rated lower than others, but will not be excluded altogether, as it would be with the - operator" => "A leading tilde acts as a negation operator, causing the word's contribution to the object relevance to be negative. It's useful for marking noise words. An object that contains such a word will be rated lower than others, but will not be excluded altogether, as it would be with the - operator", // "An asterisk is the truncation operator. Unlike the other operators, it should be appended to the word, not prepended" => "An asterisk is the truncation operator. Unlike the other operators, it should be appended to the word, not prepended", // "The phrase, that is enclosed in double quotes ", matches only objects that contain this phrase literally, as it was typed" => "The phrase, that is enclosed in double quotes ", matches only objects that contain this phrase literally, as it was typed", // "Advanced search" => "Advanced search", // "Advanced Search Help" => "Advanced Search Help", // "Page Relations" => "Page Relations", // "Are you sure you want to delete this shout" => "Are you sure you want to delete this shout", // "Delete this shout" => "Delete this shout", // "Edit this shout" => "Edit this shout", // "New Tracker Items" => "New Tracker Items", // "New Calendar Events" => "New Calendar Events", // "`\$module_params.prefix`" => "`\$module_params.prefix`", // "Site Language" => "Site Language", // "Site default" => "Site default", // "TikiTests Menu" => "TikiTests Menu", // "List Tests" => "List Tests", // "Create Test" => "Create Test", // "Top `\$module_rows` Objects" => "Top `\$module_rows` Objects", // "Top Objects" => "Top Objects", // "Page translation" => "Page translation", // "There are no translations of this page" => "There are no translations of this page", // "Up-to-date-ness" => "Up-to-date-ness", // "Better translations" => "Better translations", // "update from it" => "update from it", // "None match your" => "None match your", // "Set your preferred languages" => "Set your preferred languages", // "preferred languages" => "preferred languages", // "Equivalent translations" => "Equivalent translations", // "Translations that need improvement" => "Translations that need improvement", // "update it" => "update it", // "Upcoming `\$module_rows` events" => "Upcoming `\$module_rows` events", // "The Next Event" => "The Next Event", // "No Upcoming Events" => "No Upcoming Events", // "click to view" => "click to view", // "You need to activate user and/or group trackers" => "You need to activate user and/or group trackers", // "on host" => "on host", // "Videos on YouTube" => "Videos on YouTube", // "More Videos" => "More Videos", // "Changes that need to be reproduced are highlighted below" => "Changes that need to be reproduced are highlighted below", // "Send Newsletter" => "Send Newsletter", // "Insert/Edit an internal wiki link" => "Insert/Edit an internal wiki link", // "Wiki Link insert" => "Wiki Link insert", // "Please make a selection of text in order to create a link" => "Please make a selection of text in order to create a link", // "Insert an image" => "Insert an image", // "Tiki Image - Insert an image" => "Tiki Image - Insert an image", // "By" => "By", // "Read more" => "Read more", // "Do not group by item" => "Do not group by item", // "Group by item" => "Group by item", // "Calendar View" => "Calendar View", // "List View" => "List View", // "Tiki Action Calendar" => "Tiki Action Calendar", // "Select <a href=\"tiki-list_banners.php\" title=\"Banners\">Admin > Banners</a> from the menu to create and edit banner zones" => "Select <a href=\"tiki-list_banners.php\" title=\"Banners\">Admin > Banners</a> from the menu to create and edit banner zones", // "<strong>Activate</strong> will display content for Admin only. Select <strong>Publish</strong> to display for all users" => "<strong>Activate</strong> will display content for Admin only. Select <strong>Publish</strong> to display for all users", // "Profiles" => "Profiles", // "Customize look and feel of your Tiki" => "Customize look and feel of your Tiki", // "Look & Feel" => "Look & Feel", // "i18n" => "i18n", // "Editing and Plugins" => "Editing and Plugins", // "Text area" => "Text area", // "Freetags" => "Freetags", // "Multimedia" => "Multimedia", // "Intertiki" => "Intertiki", // "InterTiki" => "InterTiki", // "Semantic wiki links" => "Semantic wiki links", // "Semantic links" => "Semantic links", // "Webservices" => "Webservices", // "Sef URL" => "Sef URL", // "Blogs Listing" => "Blogs Listing", // "Create a blog" => "Create a blog", // "Spell checking" => "Spell checking", // "Requires a separate download" => "Requires a separate download", // "Custom blog headings" => "Custom blog headings", // "Blog-level" => "Blog-level", // "Post-level" => "Post-level", // "Default number per page" => "Default number per page", // "Default ordering" => "Default ordering", // "Blogs Listings" => "Blogs Listings", // "Select which items to display when listing blogs" => "Select which items to display when listing blogs", // "Title length" => "Title length", // "To add/remove calendars, look for \"Calendar\" under \"Admin\" on the application menu, or" => "To add/remove calendars, look for \"Calendar\" under \"Admin\" on the application menu, or", // "General settings" => "General settings", // "Default calendars to display" => "Default calendars to display", // "All calendars" => "All calendars", // "A subset of available calendars" => "A subset of available calendars", // "Create calendar" => "Create calendar", // "Default view mode" => "Default view mode", // "View list begins" => "View list begins", // "Focus Date" => "Focus Date", // "Period beginning" => "Period beginning", // "First day of the week" => "First day of the week", // "Split hours in periods of" => "Split hours in periods of", // "1 minute" => "1 minute", // "10 minutes" => "10 minutes", // "Manual selection of time/date" => "Manual selection of time/date", // "JS calendar" => "JS calendar", // "Year selection is valid when the JS Calendar <strong>is not</strong> enabled" => "Year selection is valid when the JS Calendar <strong>is not</strong> enabled", // "First year in the dropdown" => "First year in the dropdown", // "Enter a year or use +/- N to specify a year relative to the current\n\tyear" => "Enter a year or use +/- N to specify a year relative to the current\n\tyear", // "Last year in the dropdown" => "Last year in the dropdown", // "Group calendars" => "Group calendars", // "Sticky popup" => "Sticky popup", // "Item view tab" => "Item view tab", // "Browse categories" => "Browse categories", // "Administer categories" => "Administer categories", // "Category path" => "Category path", // "Exclude these categories" => "Exclude these categories", // "Separate category IDs with a comma (,)" => "Separate category IDs with a comma (,)", // "Show category objects" => "Show category objects", // "Use PHPLayers for category browser" => "Use PHPLayers for category browser", // "PHPLayers is disabled" => "PHPLayers is disabled", // "Enable now" => "Enable now", // "Categories used in templates (TPL)" => "Categories used in templates (TPL)", // "Ignore category viewing restrictions" => "Ignore category viewing restrictions", // "Will improve performance, but may show forbidden results" => "Will improve performance, but may show forbidden results", // "Permission to all (not just any) of an object's categories is required for access" => "Permission to all (not just any) of an object's categories is required for access", // "Admin topics" => "Admin topics", // "Admin types" => "Admin types", // "Articles Listing" => "Articles Listing", // "Title of articles home page" => "Title of articles home page", // "Maximum number of articles on articles home page" => "Maximum number of articles on articles home page", // "Specify notification emails when creating articles" => "Specify notification emails when creating articles", // "Batch upload (CSV file)" => "Batch upload (CSV file)", // "File format: title,authorName,heading,body,lang,user" => "File format: title,authorName,heading,body,lang,user", // "Select which items to display when listing articles" => "Select which items to display when listing articles", // "Publication date" => "Publication date", // "Expiration date" => "Expiration date", // "Users Listing" => "Users Listing", // "Users can choose to show their gender" => "Users can choose to show their gender", // "Requires User Preferences feature" => "Requires User Preferences feature", // "Show user's information on mouseover" => "Show user's information on mouseover", // "Requires user's information to be public" => "Requires user's information to be public", // "Real name" => "Real name", // "Feature is disabled" => "Feature is disabled", // "Default user preferences" => "Default user preferences", // "Users Default Preferences" => "Users Default Preferences", // "Character set for mail" => "Character set for mail", // "Detect user timezone if browser allows, otherwise site default" => "Detect user timezone if browser allows, otherwise site default", // "Show user's info on mouseover" => "Show user's info on mouseover", // "User messages" => "User messages", // "Notify sender when reading mail" => "Notify sender when reading mail", // "Auto-archive read messages after x days" => "Auto-archive read messages after x days", // "My forum topics" => "My forum topics", // "My forum replies" => "My forum replies", // "Select which items to display when listing users" => "Select which items to display when listing users", // "Copyright allows to determine a copyright for all the objects of tikiwiki" => "Copyright allows to determine a copyright for all the objects of tikiwiki", // "License page" => "License page", // "Submit notice" => "Submit notice", // "Enable copyright management for" => "Enable copyright management for", // "Feature" => "Feature", // "Show Country Flag" => "Show Country Flag", // "Question and Answer prefix on Answers" => "Question and Answer prefix on Answers", // "Please see the <a class='rbox-link' target='tikihelp' href='http://doc.tikiwiki.org/Features'>evaluation of each feature</a> on Tiki's developer site" => "Please see the <a class='rbox-link' target='tikihelp' href='http://doc.tikiwiki.org/Features'>evaluation of each feature</a> on Tiki's developer site", // "Copyright system" => "Copyright system", // "Features that may change or might be re-worked in the future" => "Features that may change or might be re-worked in the future", // "HTML Purifier (Content is cleaned to XHTML 1.1 Strict on each save)" => "HTML Purifier (Content is cleaned to XHTML 1.1 Strict on each save)", // "JQuery: JavaScript UI effects" => "JQuery: JavaScript UI effects", // "Morcego 3D browser" => "Morcego 3D browser", // "Features that need admin help and user patience to work well" => "Features that need admin help and user patience to work well", // "Mindmap" => "Mindmap", // "Print Indexed" => "Print Indexed", // "SEFURL" => "SEFURL", // "Search engine friendly url" => "Search engine friendly url", // "Spreadsheet" => "Spreadsheet", // "Ajax auto-save" => "Ajax auto-save", // "These features have critical faults - not recommended" => "These features have critical faults - not recommended", // "Magic Admin Panel" => "Magic Admin Panel", // "Neglected" => "Neglected", // "Old features no longer maintained" => "Old features no longer maintained", // "SWFObject" => "SWFObject", // "SwfObject" => "SwfObject", // "Used to embed Flash content in wiki pages, banners etc" => "Used to embed Flash content in wiki pages, banners etc", // "Tiki action calendar" => "Tiki action calendar", // "Redirect On Error" => "Redirect On Error", // "Display 'MyTiki' in the application menu" => "Display 'MyTiki' in the application menu", // "User Contacts" => "User Contacts", // "Group Watches" => "Group Watches", // "User Levels" => "User Levels", // "Group Alert" => "Group Alert", // "Programmer Features" => "Programmer Features", // "TikiTests" => "TikiTests", // "requires PHP5 or more" => "requires PHP5 or more", // "Use Minified Scripts" => "Use Minified Scripts", // "To create or remove file galleries, select" => "To create or remove file galleries, select", // "from the application menu" => "from the application menu", // "If you decide to store files in a directory you must ensure that the user cannot access directly to the directory" => "If you decide to store files in a directory you must ensure that the user cannot access directly to the directory", // "You have two options to accomplish this:<br /><ul><li>Use a directory outside your document root, make sure your php script can read and write to that directory</li><li>Use a directory inside the document root and use .htaccess to prevent the user from listing the directory contents</li></ul>" => "You have two options to accomplish this:<br /><ul><li>Use a directory outside your document root, make sure your php script can read and write to that directory</li><li>Use a directory inside the document root and use .htaccess to prevent the user from listing the directory contents</li></ul>", // "To configure the directory path use UNIX like paths for example files/ or c:/foo/files or /www/files/" => "To configure the directory path use UNIX like paths for example files/ or c:/foo/files or /www/files/", // "Gallery Listing" => "Gallery Listing", // "Search Indexing" => "Search Indexing", // "Create a Gallery" => "Create a Gallery", // "Store in database" => "Store in database", // "Store in directory" => "Store in directory", // "The server must be able to read/write the directory" => "The server must be able to read/write the directory", // "The directory can be outside the web space" => "The directory can be outside the web space", // "Podcast directory" => "Podcast directory", // "Required for podcasts" => "Required for podcasts", // "Default Ordering" => "Default Ordering", // "Allow download limit per file" => "Allow download limit per file", // "Prevent download if score becomes negative" => "Prevent download if score becomes negative", // "Score is disabled" => "Score is disabled", // "Yes, even in the same gallery" => "Yes, even in the same gallery", // "Only in different galleries" => "Only in different galleries", // "Batch uploading" => "Batch uploading", // "If you enable Directory Batch Loading, you need to setup a web-readable directory (outside of your web space is better). Then setup a way to upload files in that dir, either by scp, ftp, or other protocols" => "If you enable Directory Batch Loading, you need to setup a web-readable directory (outside of your web space is better). Then setup a way to upload files in that dir, either by scp, ftp, or other protocols", // "The server must be able to read the directory" => "The server must be able to read the directory", // "Require file author's name for anonymous uploads" => "Require file author's name for anonymous uploads", // "Upload Regex" => "Upload Regex", // "Must match" => "Must match", // "Cannot match" => "Cannot match", // "Gallery Listings" => "Gallery Listings", // "Changing these settings will <em>not</em> affect existing file galleries. These changes will apply <em>only</em> to new file galleries" => "Changing these settings will <em>not</em> affect existing file galleries. These changes will apply <em>only</em> to new file galleries", // "Select which items to display when listing galleries: " => "Select which items to display when listing galleries: ", // "Automatically index files on upload or change" => "Automatically index files on upload or change", // "Handlers" => "Handlers", // "Add custom handlers to make your files "searchable" content" => "Add custom handlers to make your files "searchable" content", // "Use <strong>%1</strong> as the internal file name. For example, use <strong>strings %1</strong> to convert the document to text, using the Unix <strong>strings</strong> command" => "Use <strong>%1</strong> as the internal file name. For example, use <strong>strings %1</strong> to convert the document to text, using the Unix <strong>strings</strong> command", // "To delete a handler, leave the <strong>System Command</strong> field blank" => "To delete a handler, leave the <strong>System Command</strong> field blank", // "System Command" => "System Command", // "Forums Listing" => "Forums Listing", // "Create a forum" => "Create a forum", // "Topic archiving" => "Topic archiving", // "Quick jumps" => "Quick jumps", // "Replies are empty" => "Replies are empty", // "If disabled, replies will quote the original post" => "If disabled, replies will quote the original post", // "Do not prefix messages titles by 'Re: '" => "Do not prefix messages titles by 'Re: '", // "First post of a thread can have an empty body" => "First post of a thread can have an empty body", // "Will be a thread title" => "Will be a thread title", // "Uploaded filenames must match regex" => "Uploaded filenames must match regex", // "Threads" => "Threads", // "Manage thread defaults per-forum" => "Manage thread defaults per-forum", // "Display thread configuration bar" => "Display thread configuration bar", // "Allows users to override the defaults" => "Allows users to override the defaults", // "Keep settings for all forums during the user session" => "Keep settings for all forums during the user session", // "Default style" => "Default style", // "Default sort mode" => "Default sort mode", // "Forum name search" => "Forum name search", // "When listing forums" => "When listing forums", // "Forum content search" => "Forum content search", // "Topic content search" => "Topic content search", // "Search is disabled" => "Search is disabled", // "Use Tiki (database-independent) search" => "Use Tiki (database-independent) search", // "Use database (full-text) search" => "Use database (full-text) search", // "Select which items to display when listing forums" => "Select which items to display when listing forums", // "Description length" => "Description length", // "3D Tag Browser" => "3D Tag Browser", // "Show tag cloud" => "Show tag cloud", // "Maximum number of tags in cloud" => "Maximum number of tags in cloud", // "Show freetags in middle column" => "Show freetags in middle column", // "Preload freetag random tag" => "Preload freetag random tag", // "When arriving on <a href=\"tiki-browse_freetags.php\">freetag search page</a>" => "When arriving on <a href=\"tiki-browse_freetags.php\">freetag search page</a>", // "Random tag cloud colors" => "Random tag cloud colors", // "Separate colors with a comma (,)" => "Separate colors with a comma (,)", // "Number of Tags to show in Tag Suggestions" => "Number of Tags to show in Tag Suggestions", // "Valid characters pattern" => "Valid characters pattern", // "Alphanumeric ASCII characters only" => "Alphanumeric ASCII characters only", // "No accents or special characters" => "No accents or special characters", // "Accept all charactrs" => "Accept all charactrs", // "Lowercase tags only" => "Lowercase tags only", // "Multilingual freetags" => "Multilingual freetags", // "Multiligual disabled" => "Multiligual disabled", // ""More Like This" algorithm" => ""More Like This" algorithm", // "basic" => "basic", // "weighted" => "weighted", // "Minimum amount of tags in common" => "Minimum amount of tags in common", // "Tag Management" => "Tag Management", // "Cleanup unused tags" => "Cleanup unused tags", // "Morcego 3D browser disabled" => "Morcego 3D browser disabled", // "Enable freetags 3D browser" => "Enable freetags 3D browser", // "Graph appearance" => "Graph appearance", // "Node size" => "Node size", // "Text size" => "Text size", // "Spring (connection) size" => "Spring (connection) size", // "Node color" => "Node color", // "Camera settinsg" => "Camera settinsg", // "Camera distance adjusted relative to nearest node" => "Camera distance adjusted relative to nearest node", // "Camera distance" => "Camera distance", // "Field of view" => "Field of view", // "Physics engine" => "Physics engine", // "Friction constant" => "Friction constant", // "Elastic constant" => "Elastic constant", // "Eletrostatic constant" => "Eletrostatic constant", // "Node mass" => "Node mass", // "Node charge" => "Node charge", // "You can upload images of a size of " => "You can upload images of a size of ", // "Alter the php.ini variables file_uploads, upload_max_filesize, post_max_size and database variables (max_allowed_packet for mysql) to change this value" => "Alter the php.ini variables file_uploads, upload_max_filesize, post_max_size and database variables (max_allowed_packet for mysql) to change this value", // "Note: if you change this directory, you have to move the contents to the new directory. You can also use the 'Mover' below" => "Note: if you change this directory, you have to move the contents to the new directory. You can also use the 'Mover' below", // "Force and limit categorization to within subtree of" => "Force and limit categorization to within subtree of", // "Display image informations in a mouseover box" => "Display image informations in a mouseover box", // "yes, and don't display those informations under the image" => "yes, and don't display those informations under the image", // "Use default max rows, images per row, thumbnails size and scale size for all galleries (set values below)" => "Use default max rows, images per row, thumbnails size and scale size for all galleries (set values below)", // "Pixels Default" => "Pixels Default", // "Default scale size" => "Default scale size", // "Mover" => "Mover", // "Move images from database storage to filesystem storage" => "Move images from database storage to filesystem storage", // "Move images from filesystem storage to database storage" => "Move images from filesystem storage to database storage", // "Move images from old filesystem store to new directory" => "Move images from old filesystem store to new directory", // "Moved" => "Moved", // "Admin Password" => "Admin Password", // "Release Check" => "Release Check", // "Reset or upgrade your database" => "Reset or upgrade your database", // "Check for updates automatically" => "Check for updates automatically", // "Check frequency" => "Check frequency", // "TikiWiki will check for updates when you access the main Administration page" => "TikiWiki will check for updates when you access the main Administration page", // "Check for updates now" => "Check for updates now", // "Sender email" => "Sender email", // "Go to <a href=\"tiki-admin.php?page=look\" title=\"\"><strong>Look & Feel</strong></a> section for additional site related customization preferences" => "Go to <a href=\"tiki-admin.php?page=look\" title=\"\"><strong>Look & Feel</strong></a> section for additional site related customization preferences", // "Use TikiWiki feature as homepage" => "Use TikiWiki feature as homepage", // "Use different URL as home page" => "Use different URL as home page", // "Miscellaneous" => "Miscellaneous", // "Server OS" => "Server OS", // "Smarty Security" => "Smarty Security", // "Do not allow php code in smarty templates" => "Do not allow php code in smarty templates", // "Use PEAR::Date library" => "Use PEAR::Date library", // "Default charset for sending mail" => "Default charset for sending mail", // "Mail end of line" => "Mail end of line", // "Logging and Reporting" => "Logging and Reporting", // "PHP error reporting level" => "PHP error reporting level", // "Report all PHP errors except strict" => "Report all PHP errors except strict", // "Visible to Admin only" => "Visible to Admin only", // "Include Smarty notices" => "Include Smarty notices", // "Log mail in Tiki logs" => "Log mail in Tiki logs", // "Log SQL" => "Log SQL", // "Log queries using more than" => "Log queries using more than", // "This may impact performance" => "This may impact performance", // "Add HTML comment at start and end of each Smarty template (TPL)" => "Add HTML comment at start and end of each Smarty template (TPL)", // "CSRF Security" => "CSRF Security", // "Use these options to protect against cross-site request forgeries (CSRF)" => "Use these options to protect against cross-site request forgeries (CSRF)", // "Require confirmation if possible CSRF detected" => "Require confirmation if possible CSRF detected", // "See <a href=\"tiki-admin_security.php\" title=\"Security\"><strong>Admin > Security Admin</strong></a> for additional security settings" => "See <a href=\"tiki-admin_security.php\" title=\"Security\"><strong>Admin > Security Admin</strong></a> for additional security settings", // "Site Access" => "Site Access", // "Close site (except for those with permission)" => "Close site (except for those with permission)", // "Message to display" => "Message to display", // "Close site when server load is above the threshold (except for those with permission)" => "Close site when server load is above the threshold (except for those with permission)", // "Maximum average server load threshold in the last minute" => "Maximum average server load threshold in the last minute", // "Host" => "Host", // "On permission denied, display login module (for Anonymous)" => "On permission denied, display login module (for Anonymous)", // "Send to URL" => "Send to URL", // "Performance" => "Performance", // "Cache external pages" => "Cache external pages", // "Cache external images" => "Cache external images", // "GZip output" => "GZip output", // "Output compression is active" => "Output compression is active", // "Compression is handled by" => "Compression is handled by", // "Session" => "Session", // "Advanced configuration warning" => "Advanced configuration warning", // "Note that storing session data in the database is an advanced systems administration option, and is for admins who have comprehensive access and understanding of the database, in order to deal with any unexpected effects" => "Note that storing session data in the database is an advanced systems administration option, and is for admins who have comprehensive access and understanding of the database, in order to deal with any unexpected effects", // "Enabling this feature will immediately log you out when you save this preference" => "Enabling this feature will immediately log you out when you save this preference", // "Session lifetime" => "Session lifetime", // "Contact" => "Contact", // "The \"Contact Us\" feature is disabled" => "The \"Contact Us\" feature is disabled", // "Allow anonymous visitors to use the \"Contact Us\"" => "Allow anonymous visitors to use the \"Contact Us\"", // "The default help system may not be complete" => "The default help system may not be complete", // "You can help with the TikiWiki documentation" => "You can help with the TikiWiki documentation", // "Show user's real name instead of login (when possible)" => "Show user's real name instead of login (when possible)", // "Highlight group" => "Highlight group", // "Show user's contribution on the user information page" => "Show user's contribution on the user information page", // "Display UserTracker information on the user information page" => "Display UserTracker information on the user information page", // "Use the format: trackerId, fieldId1, fieldId2, .." => "Use the format: trackerId, fieldId1, fieldId2, ..", // "Separators" => "Separators", // "Locations (breadcrumbs)" => "Locations (breadcrumbs)", // "Examples" => "Examples", // "Choices" => "Choices", // "Default timezone" => "Default timezone", // "Use site default to show times" => "Use site default to show times", // "Detect user timezone (if browser allows). Otherwise use site default" => "Detect user timezone (if browser allows). Otherwise use site default", // "Sample" => "Sample", // "Fields display order" => "Fields display order", // "Change the <strong>Admin</strong> password" => "Change the <strong>Admin</strong> password", // "Minimum {\$prefs.min_pass_length} characters long" => "Minimum {\$prefs.min_pass_length} characters long", // "Google Map setup" => "Google Map setup", // "You need to request a Google Maps Key for this web site. You can easily generate a key for your domain at " => "You need to request a Google Maps Key for this web site. You can easily generate a key for your domain at ", // "Google Map Key" => "Google Map Key", // "Default x for map center" => "Default x for map center", // "Default y from map center" => "Default y from map center", // "Default zoom level" => "Default zoom level", // "whole earth" => "whole earth", // "country size" => "country size", // "city size" => "city size", // "max zoom" => "max zoom", // "Babelfish links" => "Babelfish links", // "Customized String Translation" => "Customized String Translation", // "Default language" => "Default language", // "User preferences are disabled" => "User preferences are disabled", // "Users can change site language" => "Users can change site language", // "Available languages" => "Available languages", // "Use Ctrl+Click to select multiple languages" => "Use Ctrl+Click to select multiple languages", // "Display available translations" => "Display available translations", // "Changing page language will also change the site language" => "Changing page language will also change the site language", // "Translation assistant" => "Translation assistant", // "Urgent translation notifications" => "Urgent translation notifications", // "Quantify change size" => "Quantify change size", // "Structures are disabled" => "Structures are disabled", // "Multilingual One Page feature" => "Multilingual One Page feature", // "Syntax error" => "Syntax error", // "Intertiki exchange feature" => "Intertiki exchange feature", // "Intertiki client" => "Intertiki client", // "Tiki Unique key" => "Tiki Unique key", // "InterTiki Slave mode" => "InterTiki Slave mode", // "Warning: overrides manually registered local users" => "Warning: overrides manually registered local users", // "as master" => "as master", // "Import user preferences" => "Import user preferences", // "Import user groups" => "Import user groups", // "Limit group import (comma-separated list of imported groups, leave empty to avoid limitation)" => "Limit group import (comma-separated list of imported groups, leave empty to avoid limitation)", // "Intertiki shared cookie for sliding auth under same domain" => "Intertiki shared cookie for sliding auth under same domain", // "InterTiki Server" => "InterTiki Server", // "host" => "host", // "Add new server" => "Add new server", // "Intertiki server" => "Intertiki server", // "Intertiki Server enabled" => "Intertiki Server enabled", // "Access Log file" => "Access Log file", // "Errors Log file" => "Errors Log file", // "Known hosts" => "Known hosts", // "Key" => "Key", // "Enable/disable Tiki features in " => "Enable/disable Tiki features in ", // ", but configure them elsewhere" => ", but configure them elsewhere", // "Look and Feel" => "Look and Feel", // "Text Area" => "Text Area", // "Wysiwyg" => "Wysiwyg", // "Semantic" => "Semantic", // "Webservices management" => "Webservices management", // "CAS" => "CAS", // "Tiki" => "Tiki", // "Tiki and OpenID" => "Tiki and OpenID", // "Validate by email" => "Validate by email", // "You need to set <a href=\"tiki-admin.php?page=general&cookietab=2\">Sender Email</a>" => "You need to set <a href=\"tiki-admin.php?page=general&cookietab=2\">Sender Email</a>", // "Validate user's email server" => "Validate user's email server", // "Require validation by Admin" => "Require validation by Admin", // "Require passcode to register" => "Require passcode to register", // "Passcode" => "Passcode", // "Users must enter this code to register" => "Users must enter this code to register", // "Use CAPTCHA to prevent automatic/robot registrations" => "Use CAPTCHA to prevent automatic/robot registrations", // "Requires PHP GD library" => "Requires PHP GD library", // "Include "Generate Password" option on registration form" => "Include "Generate Password" option on registration form", // "Use tracker to collect more user information" => "Use tracker to collect more user information", // "Use the <strong><a href=\"tiki-admingroups.php\" title=\"Admin Groups\">Admin: Groups</a></strong> page to select which tracker and fields to display" => "Use the <strong><a href=\"tiki-admingroups.php\" title=\"Admin Groups\">Admin: Groups</a></strong> page to select which tracker and fields to display", // "Use tracker to collect more group information" => "Use tracker to collect more group information", // "Users can select a group to join at registration" => "Users can select a group to join at registration", // "By default, new users automatically join the Registered group" => "By default, new users automatically join the Registered group", // "Re-validate user by email after" => "Re-validate user by email after", // "Use <strong>-1</strong> for never" => "Use <strong>-1</strong> for never", // "unsuccessful login attempts" => "unsuccessful login attempts", // "Create a new group for each user" => "Create a new group for each user", // "The group will be named identical to the user's username" => "The group will be named identical to the user's username", // "Disable browser's autocomplete feature for username and password fields" => "Disable browser's autocomplete feature for username and password fields", // "Confirm that the Admin account has a valid email address or you will not be permitted to login" => "Confirm that the Admin account has a valid email address or you will not be permitted to login", // "Use HTTPS login" => "Use HTTPS login", // "Users can choose to stay in SSL mode after an HTTPS login" => "Users can choose to stay in SSL mode after an HTTPS login", // "Users can switch between secured or standard mode at login" => "Users can switch between secured or standard mode at login", // "User's choice" => "User's choice", // "Always" => "Always", // ""Standard" uses the client's IP and is more secure. "Simple" uses a unique ID and is more reliable" => ""Standard" uses the client's IP and is more secure. "Simple" uses a unique ID and is more reliable", // "Cookie name" => "Cookie name", // "Use email as username" => "Use email as username", // "Minimum length" => "Minimum length", // "Maximum length" => "Maximum length", // "Force lowercase" => "Force lowercase", // "Username pattern" => "Username pattern", // "Store password as plain text" => "Store password as plain text", // "Store passwords in plain text is activated. You should never set this unless you know what you are doing" => "Store passwords in plain text is activated. You should never set this unless you know what you are doing", // "Remind/forgot password" => "Remind/forgot password", // "If passwords </em>are stored<em> as plain text, the password will be emailed to the user" => "If passwords </em>are stored<em> as plain text, the password will be emailed to the user", // "If passwords </em>are not<em> plain text, reset instructions will be emailed to the user" => "If passwords </em>are not<em> plain text, reset instructions will be emailed to the user", // "Encryption method" => "Encryption method", // "Users can change their password" => "Users can change their password", // "Require characters and numerals" => "Require characters and numerals", // "Password expires after" => "Password expires after", // "You must change the Authentication Method to PEAR::Auth for these changes to take effect" => "You must change the Authentication Method to PEAR::Auth for these changes to take effect", // "Create user if not in Tiki" => "Create user if not in Tiki", // "Create user if not in Auth" => "Create user if not in Auth", // "Use Tiki authentication for Admin login" => "Use Tiki authentication for Admin login", // "Will override the Host and Port settings" => "Will override the Host and Port settings", // "Search scope" => "Search scope", // "Subtree" => "Subtree", // "One level" => "One level", // "Base object" => "Base object", // "LDAP version" => "LDAP version", // "Realname attribute" => "Realname attribute", // "Country attribute" => "Country attribute", // "E-mail attribute" => "E-mail attribute", // "Base DN" => "Base DN", // "LDAP User" => "LDAP User", // "User DN" => "User DN", // "User attribute" => "User attribute", // "User OC" => "User OC", // "LDAP Group" => "LDAP Group", // "Group DN" => "Group DN", // "Group attribute" => "Group attribute", // "Group OC" => "Group OC", // "LDAP Member" => "LDAP Member", // "Member attribute" => "Member attribute", // "Member is DN" => "Member is DN", // "LDAP Admin" => "LDAP Admin", // "Admin user" => "Admin user", // "Admin password" => "Admin password", // "You must change the Authentication Method to PAM for these changes to take effect" => "You must change the Authentication Method to PAM for these changes to take effect", // "Shibboleth Authentication " => "Shibboleth Authentication ", // "You must change the Authentication Method to Shibboleth for these changes to take effect" => "You must change the Authentication Method to Shibboleth for these changes to take effect", // "Valid affiliations" => "Valid affiliations", // "Separate multiple affiliations with commas" => "Separate multiple affiliations with commas", // "Create with default group" => "Create with default group", // "Default group" => "Default group", // "You must change the Authentication Method to CAS for these changes to take effect" => "You must change the Authentication Method to CAS for these changes to take effect", // "You also need to upload the <a target=\"_blank\" href=\"http://esup-phpcas.sourceforge.net/\">phpCAS library</a> separately to lib/phpcas/" => "You also need to upload the <a target=\"_blank\" href=\"http://esup-phpcas.sourceforge.net/\">phpCAS library</a> separately to lib/phpcas/", // "CAS Server" => "CAS Server", // "Hostname" => "Hostname", // "You must enable PHP CAS first" => "You must enable PHP CAS first", // "General Layout" => "General Layout", // "UI Effects" => "UI Effects", // "The \"users can change theme\" feature will override the theme displayed" => "The \"users can change theme\" feature will override the theme displayed", // "Theme not saved yet - click \"Apply\"" => "Theme not saved yet - click \"Apply\"", // "Theme options" => "Theme options", // "Each group can have its theme" => "Each group can have its theme", // "Use transition style sheet from version" => "Use transition style sheet from version", // "View Templates" => "View Templates", // "Shadow layer" => "Shadow layer", // "Enable additional general layout layers for shadows, rounded corners or other decorative styling" => "Enable additional general layout layers for shadows, rounded corners or other decorative styling", // "Main shadow start" => "Main shadow start", // "Main shadow end" => "Main shadow end", // "Header shadow start" => "Header shadow start", // "Header shadow end" => "Header shadow end", // "Middle shadow start" => "Middle shadow start", // "Middle shadow end" => "Middle shadow end", // "Center shadow start" => "Center shadow start", // "Center shadow end" => "Center shadow end", // "Footer shadow start" => "Footer shadow start", // "Footer shadow end" => "Footer shadow end", // "Custom Site Header" => "Custom Site Header", // "Activate will only show content for admin. Check Publish to use content for all users" => "Activate will only show content for admin. Check Publish to use content for all users", // "Site Logo and Title" => "Site Logo and Title", // "Site logo source (image path)" => "Site logo source (image path)", // "Site logo background style" => "Site logo background style", // "Site logo alignment" => "Site logo alignment", // "Site title" => "Site title", // "Site subtitle" => "Site subtitle", // "Site Search Bar" => "Site Search Bar", // "Site Login Bar" => "Site Login Bar", // "Top Bar" => "Top Bar", // "Note: Needs feature PHPLayers on(default), or feature CSS Menu on " => "Note: Needs feature PHPLayers on(default), or feature CSS Menu on ", // "Menu ID" => "Menu ID", // "Custom code" => "Custom code", // "Site Breadcrumbs" => "Site Breadcrumbs", // "Site location bar" => "Site location bar", // "at top of page" => "at top of page", // "at top of center column" => "at top of center column", // "Prefix breadcrumbs with 'Location : '" => "Prefix breadcrumbs with 'Location : '", // "Larger font for" => "Larger font for", // "entire location" => "entire location", // "page name" => "page name", // "Use page description" => "Use page description", // "Site Report Bar" => "Site Report Bar", // "Webmaster Report" => "Webmaster Report", // "Webmaster Email" => "Webmaster Email", // "Left blank to use the default sender email" => "Left blank to use the default sender email", // "Email this page" => "Email this page", // "Custom Site Footer" => "Custom Site Footer", // "Custom End of <body> Code" => "Custom End of <body> Code", // "Bottom bar icons" => "Bottom bar icons", // "Bottom bar debug" => "Bottom bar debug", // "Bottom bar (RSS)" => "Bottom bar (RSS)", // "Power by" => "Power by", // "Pagination links" => "Pagination links", // "Use relative (next / previous) pagination links" => "Use relative (next / previous) pagination links", // "Max. number of links around the current item" => "Max. number of links around the current item", // "Max. number of links after the first or before the last item" => "Max. number of links after the first or before the last item", // "Display 'First' and 'Last' links" => "Display 'First' and 'Last' links", // "Display fast move links (by 10 percent of the total number of pages) " => "Display fast move links (by 10 percent of the total number of pages) ", // "Hide pagination when there is only one page" => "Hide pagination when there is only one page", // "Use Icons" => "Use Icons", // "JQuery plugins and add-ons" => "JQuery plugins and add-ons", // "Requires jquery feature" => "Requires jquery feature", // "JQuery Tooltips" => "JQuery Tooltips", // "JQuery Tooltips: Customisable help tips" => "JQuery Tooltips: Customisable help tips", // "JQuery Autocomplete" => "JQuery Autocomplete", // "JQuery Superfish" => "JQuery Superfish", // "JQuery Superfish (effects on CSS menus)" => "JQuery Superfish (effects on CSS menus)", // "JQuery Reflection" => "JQuery Reflection", // "JQuery Reflection (reflection effect on images)" => "JQuery Reflection (reflection effect on images)", // "JQuery Cycle (slideshow)" => "JQuery Cycle (slideshow)", // "For future use" => "For future use", // "JQuery UI" => "JQuery UI", // "JQuery UI: More JQuery functionality" => "JQuery UI: More JQuery functionality", // "JQuery Sheet" => "JQuery Sheet", // "JQuery Spreadsheet" => "JQuery Spreadsheet", // "JQuery Sortable Tables" => "JQuery Sortable Tables", // "Standard UI effects" => "Standard UI effects", // "Effect for modules etc" => "Effect for modules etc", // "Main JQuery effect" => "Main JQuery effect", // "Slide" => "Slide", // "Blind (UI)" => "Blind (UI)", // "Clip (UI)" => "Clip (UI)", // "Drop (UI)" => "Drop (UI)", // "Explode (UI)" => "Explode (UI)", // "Fold (UI)" => "Fold (UI)", // "Puff (UI)" => "Puff (UI)", // "Slide (UI)" => "Slide (UI)", // "Effect speed" => "Effect speed", // "Fast" => "Fast", // "Slow" => "Slow", // "Effect direction" => "Effect direction", // "Vertical" => "Vertical", // "Horizontal" => "Horizontal", // "Left" => "Left", // "Right" => "Right", // "Tab UI effects" => "Tab UI effects", // "Effect for tabs" => "Effect for tabs", // "JQuery effect for tabs" => "JQuery effect for tabs", // "Effect speed for tabs" => "Effect speed for tabs", // "Effect direction for tabs" => "Effect direction for tabs", // "Other options" => "Other options", // "image/png" => "image/png", // "image/bmp" => "image/bmp", // "image/x-icon" => "image/x-icon", // "Correct PNG images alpha transparency in IE6 (experimental)" => "Correct PNG images alpha transparency in IE6 (experimental)", // "List of CSS selectors to be fixed, each selector separated by comma" => "List of CSS selectors to be fixed, each selector separated by comma", // "List of HTMLDomElements to be fixed, each element separated by comma" => "List of HTMLDomElements to be fixed, each element separated by comma", // "Context Menus (only in file galleries so far)" => "Context Menus (only in file galleries so far)", // "Use context menus for actions (icons)" => "Use context menus for actions (icons)", // "Use context menus for actions (text)" => "Use context menus for actions (text)", // "Users can opt-out internal messages" => "Users can opt-out internal messages", // "Users accept internal messages by default" => "Users accept internal messages by default", // "Change Preferences" => "Change Preferences", // "Meta tags" => "Meta tags", // "Keywords" => "Keywords", // "Include freetags" => "Include freetags", // "Use thread title instead" => "Use thread title instead", // "Use image title instead" => "Use image title instead", // "Geo URL" => "Geo URL", // "Meta robots" => "Meta robots", // "Revisit after" => "Revisit after", // ""Modules" are the boxes of content in the right & left columns" => ""Modules" are the boxes of content in the right & left columns", // "Admin > Modules" => "Admin > Modules", // "from the menu to create and edit modules" => "from the menu to create and edit modules", // "Show module controls" => "Show module controls", // "Users can configure modules" => "Users can configure modules", // "Users can shade modules" => "Users can shade modules", // "Module decides" => "Module decides", // "It works with the File Gallery, wiki pages (via a plugin), and a new multimedia tracker item" => "It works with the File Gallery, wiki pages (via a plugin), and a new multimedia tracker item", // "ProgressBarPlay Color" => "ProgressBarPlay Color", // "ProgressBarLoad Color" => "ProgressBarLoad Color", // "ProgressBarButton Color" => "ProgressBarButton Color", // "ProgressBar Color" => "ProgressBar Color", // "Volume On Color" => "Volume On Color", // "Volume Off Color" => "Volume Off Color", // "Volume Button Color" => "Volume Button Color", // "Button Color" => "Button Color", // "Button Pressed Color" => "Button Pressed Color", // "Button Over Color" => "Button Over Color", // "Button Info Color" => "Button Info Color", // "Button Info Pressed Color" => "Button Info Pressed Color", // "Button Info Over Color" => "Button Info Over Color", // "Button Info Text Color" => "Button Info Text Color", // "ID3 Tag Color" => "ID3 Tag Color", // "Play Time Color" => "Play Time Color", // "Total Time Color" => "Total Time Color", // "Panel Display Color" => "Panel Display Color", // "Alert Message Color" => "Alert Message Color", // "Flash Length" => "Flash Length", // "Flash Heigth" => "Flash Heigth", // "Video Length" => "Video Length", // "Video Heigth" => "Video Heigth", // "Preload Delay" => "Preload Delay", // "Max Play time" => "Max Play time", // "URL Append" => "URL Append", // "Message after limited time" => "Message after limited time", // "ID of System File Galleries to upload multimedia files" => "ID of System File Galleries to upload multimedia files", // "Anonymous voting" => "Anonymous voting", // "Allow re-voting" => "Allow re-voting", // "Show categories" => "Show categories", // "Categories disabled" => "Categories disabled", // "Show objects" => "Show objects", // "Are you sure you want to install the profile" => "Are you sure you want to install the profile", // "TikiWiki Profiles" => "TikiWiki Profiles", // "Profile repository" => "Profile repository", // "Filter the list of profiles" => "Filter the list of profiles", // "Profile" => "Profile", // "Repository" => "Repository", // "installed" => "installed", // "Repositories" => "Repositories", // "Repository URLs" => "Repository URLs", // "Enter multiple repository URLs, one per line" => "Enter multiple repository URLs, one per line", // "Data Channels" => "Data Channels", // "Data channels create a named pipe to run profiles from user space. One channel per line. Each line is comma delimited and contain <strong>channel name, domain, profile, allowed groups</strong>. " => "Data channels create a named pipe to run profiles from user space. One channel per line. Each line is comma delimited and contain <strong>channel name, domain, profile, allowed groups</strong>. ", // "More information" => "More information", // "Use this page to configure the RSS feeds generated by Tiki. To syndicate RSS feeds from other sites, use the <strong>Admin</strong> > <strong>RSS Modules</strong> menu option, or" => "Use this page to configure the RSS feeds generated by Tiki. To syndicate RSS feeds from other sites, use the <strong>Admin</strong> > <strong>RSS Modules</strong> menu option, or", // "Feed for articles" => "Feed for articles", // "Maximum number of items to display" => "Maximum number of items to display", // "Show Author" => "Show Author", // "Homepage URL" => "Homepage URL", // "Feed for blogs" => "Feed for blogs", // "Individual blogs" => "Individual blogs", // "Feed for image galleries" => "Feed for image galleries", // "Individual image galleries" => "Individual image galleries", // "Feed for file galleries" => "Feed for file galleries", // "Individual file galleries" => "Individual file galleries", // "Feed for wiki" => "Feed for wiki", // "Individual forums" => "Individual forums", // "Individual trackers items" => "Individual trackers items", // "Calendar events" => "Calendar events", // "Feed for directory" => "Feed for directory", // "Map files" => "Map files", // "Feed for maps" => "Feed for maps", // "Defaults" => "Defaults", // "Image Path" => "Image Path", // "Caching time" => "Caching time", // "Use <strong>0</strong> for no caching" => "Use <strong>0</strong> for no caching", // "Enabling caching will override existing permissions - all content will be public. Enable this option <strong>only</strong> if your syndicated content should be public" => "Enabling caching will override existing permissions - all content will be public. Enable this option <strong>only</strong> if your syndicated content should be public", // "can be seen on page" => "can be seen on page", // "in Admin menu" => "in Admin menu", // "Search Results" => "Search Results", // "Search type" => "Search type", // "Database search" => "Database search", // "This search uses the MySQL Full-Text feature" => "This search uses the MySQL Full-Text feature", // "Tiki search" => "Tiki search", // "This database-independent search is always enabled" => "This database-independent search is always enabled", // "Specify the Tiki search settings" => "Specify the Tiki search settings", // "Refresh mode" => "Refresh mode", // "Use <strong>0</strong> for no refresh" => "Use <strong>0</strong> for no refresh", // "When the Database search is enabled, you must manually refresh the Tiki search indexes" => "When the Database search is enabled, you must manually refresh the Tiki search indexes", // "Refresh all search index now" => "Refresh all search index now", // "Refresh wiki search index now" => "Refresh wiki search index now", // "Refresh trackers search index now" => "Refresh trackers search index now", // "Refresh tracker search index now" => "Refresh tracker search index now", // "Refresh files search index now" => "Refresh files search index now", // "Parse the results" => "Parse the results", // "May impact performance" => "May impact performance", // "Enabling these options will improve performance, but may show forbidden results" => "Enabling these options will improve performance, but may show forbidden results", // "Ignore individual object permissions" => "Ignore individual object permissions", // "Select the items to display on the search results page" => "Select the items to display on the search results page", // "Object filter" => "Object filter", // "Search box" => "Search box", // "Select the information to display for each result" => "Select the information to display for each result", // "hits" => "hits", // "Pertinence" => "Pertinence", // "Last modified date" => "Last modified date", // "Search engine friendly url Postfilter" => "Search engine friendly url Postfilter", // "List of Url Parameters that should go in the path" => "List of Url Parameters that should go in the path", // "Display article title in the sefurl" => "Display article title in the sefurl", // "Display blog title in the sefurl" => "Display blog title in the sefurl", // "Known Types" => "Known Types", // "Token" => "Token", // "Invert" => "Invert", // "Show Usage" => "Show Usage", // "Delete & Unreference" => "Delete & Unreference", // "Invert Relation" => "Invert Relation", // "Self" => "Self", // "New Types" => "New Types", // "Fix" => "Fix", // "No occurences found" => "No occurences found", // "Text area (that apply throughout many features)" => "Text area (that apply throughout many features)", // "Plugins" => "Plugins", // "Plugin Aliases" => "Plugin Aliases", // "Anonymous editors must enter anti-bot code (CAPTCHA)" => "Anonymous editors must enter anti-bot code (CAPTCHA)", // "Protect email against spam" => "Protect email against spam", // "External link icon" => "External link icon", // "External links will be identified with" => "External links will be identified with", // "Use File Galleries to store pictures " => "Use File Galleries to store pictures ", // "Allow to post comments as Anonymous" => "Allow to post comments as Anonymous", // "Wiki paragraph formatting" => "Wiki paragraph formatting", // "...but still create line breaks within paragraphs" => "...but still create line breaks within paragraphs", // "<return> for rows" => "<return> for rows", // "Show quicktags above textareas" => "Show quicktags above textareas", // "If disabled, quicktags will be shown to the left of textareas" => "If disabled, quicktags will be shown to the left of textareas", // "Open Hotwords in new window" => "Open Hotwords in new window", // "Use Quote plugin rather than “>” for quoting" => "Use Quote plugin rather than “>” for quoting", // "Plugin disabled" => "Plugin disabled", // "Default size" => "Default size", // "Comments " => "Comments ", // "Forum reply" => "Forum reply", // "About plugins" => "About plugins", // "Tiki plugins add functionality to wiki pages, articles and blogs etc. You can enable and disable them below" => "Tiki plugins add functionality to wiki pages, articles and blogs etc. You can enable and disable them below", // "You can approve plugin use at <a href=\"tiki-plugins.php\">tiki-plugins.php</a>" => "You can approve plugin use at <a href=\"tiki-plugins.php\">tiki-plugins.php</a>", // "The edit plugin icon is an easy way for users to edit the parameters of each plugin in wiki pages. It can be disabled for individual plugins below" => "The edit plugin icon is an easy way for users to edit the parameters of each plugin in wiki pages. It can be disabled for individual plugins below", // "Edit plugin icons" => "Edit plugin icons", // "Enable edit plugin icons" => "Enable edit plugin icons", // "(experimental - not comprehensively tested and requires new JQuery feature)" => "(experimental - not comprehensively tested and requires new JQuery feature)", // "Enable" => "Enable", // "Disable edit plugin icon (make plugin inline)" => "Disable edit plugin icon (make plugin inline)", // "About plugin aliases" => "About plugin aliases", // "Tiki plugin aliases allow you to define your own custom configurations of existing plugins.<br />Find out more here: {help url=\"Plugin+Alias\"}" => "Tiki plugin aliases allow you to define your own custom configurations of existing plugins.<br />Find out more here: {help url=\"Plugin+Alias\"}", // "This page is designed to work with JQuery {icon _id=\"arrow_right\" href=\"tiki-admin.php?page=features\"}" => "This page is designed to work with JQuery {icon _id=\"arrow_right\" href=\"tiki-admin.php?page=features\"}", // "Available Alias" => "Available Alias", // "Enable Plugins" => "Enable Plugins", // "General Information" => "General Information", // "Plugin Name" => "Plugin Name", // "Base Plugin" => "Base Plugin", // "Body Label" => "Body Label", // "Dependencies" => "Dependencies", // "Validation" => "Validation", // "Inline (No Plugin Edit UI)" => "Inline (No Plugin Edit UI)", // "Simple Plugin Arguments" => "Simple Plugin Arguments", // "Argument" => "Argument", // "New Argument" => "New Argument", // "Plugin Parameter Documentation" => "Plugin Parameter Documentation", // "Safe" => "Safe", // "Plugin Body" => "Plugin Body", // "Ignore User Input" => "Ignore User Input", // "Default Content" => "Default Content", // "Encoding" => "Encoding", // "Argument Source (if different)" => "Argument Source (if different)", // "Default Value" => "Default Value", // "Composed Plugin Arguments" => "Composed Plugin Arguments", // "Pattern" => "Pattern", // "Tracker attachment preferences" => "Tracker attachment preferences", // "Trackers with mirror tables" => "Trackers with mirror tables", // "Use trackers with mirror tables" => "Use trackers with mirror tables", // "Values are stored in a dedicated table for each tracker, then you can easily manipulate them outside Tikiwiki" => "Values are stored in a dedicated table for each tracker, then you can easily manipulate them outside Tikiwiki", // "WARNING : Old and New trackers cannot coexist. Trackers created with new library will not work with old library and conversely" => "WARNING : Old and New trackers cannot coexist. Trackers created with new library will not work with old library and conversely", // "Validate choice" => "Validate choice", // "Tracker attachments" => "Tracker attachments", // "No records" => "No records", // "Unlimited" => "Unlimited", // "Include a flag by each e-mail to quickly flag/un-flag them" => "Include a flag by each e-mail to quickly flag/un-flag them", // "Enter the URL of a web services returning either JSON or YAML. Parameters can be specified by enclosing a name between percentage signs. For example: %name%. %service% and %template% are reserved keywords and cannot be used" => "Enter the URL of a web services returning either JSON or YAML. Parameters can be specified by enclosing a name between percentage signs. For example: %name%. %service% and %template% are reserved keywords and cannot be used", // "Lookup" => "Lookup", // "Test Input" => "Test Input", // "Response Information" => "Response Information", // "OIntegrate Version" => "OIntegrate Version", // "Not supported" => "Not supported", // "Schema Version" => "Schema Version", // "Schema Documentation" => "Schema Documentation", // "Available" => "Available", // "Not specified, default used" => "Not specified, default used", // "Content Type" => "Content Type", // "Not specified" => "Not specified", // "Returned Data" => "Returned Data", // "Proposed Templates" => "Proposed Templates", // "Register this web service. It will be possible to register the templates afterwards. Service name must only contain letters" => "Register this web service. It will be possible to register the templates afterwards. Service name must only contain letters", // "Register Service" => "Register Service", // "Registered Templates" => "Registered Templates", // "Engine" => "Engine", // "Output" => "Output", // "Register Template" => "Register Template", // "Use the 'Quick Edit' module to easily create or edit wiki pages" => "Use the 'Quick Edit' module to easily create or edit wiki pages", // "Select <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">Admin > Modules</a> to add this (or other) modules" => "Select <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">Admin > Modules</a> to add this (or other) modules", // "Staging & Approval" => "Staging & Approval", // "Page Listings" => "Page Listings", // "If the page does not exist, it will be created" => "If the page does not exist, it will be created", // "Wiki link format" => "Wiki link format", // "Latin" => "Latin", // "Select the characters that can be used with Wiki link syntax: ((page name))" => "Select the characters that can be used with Wiki link syntax: ((page name))", // "Page display" => "Page display", // "Page ID" => "Page ID", // "Page version" => "Page version", // "Page name display stripper" => "Page name display stripper", // "Enter a character to use as the delimiter when displaying page names. All characters after the delimiter will be stripped when displaying the page name.</em>" => "Enter a character to use as the delimiter when displaying page names. All characters after the delimiter will be stripped when displaying the page name.</em>", // "Allow override per page" => "Allow override per page", // "Display show/hide icon displayed before headings" => "Display show/hide icon displayed before headings", // "Wiki action bar" => "Wiki action bar", // "Buttons: Save, Preview, Cancel, .." => "Buttons: Save, Preview, Cancel, ..", // "Page navigation bar location" => "Page navigation bar location", // "When using the ...page... page break wiki syntax" => "When using the ...page... page break wiki syntax", // "Wiki top line" => "Wiki top line", // "Neither" => "Neither", // "Page description, icons, backlinks, .." => "Page description, icons, backlinks, ..", // "Wiki buttons" => "Wiki buttons", // "Buttons: Edit, Source, Remove, .." => "Buttons: Edit, Source, Remove, ..", // "Cache wiki pages (global)" => "Cache wiki pages (global)", // "Edit idle timeout" => "Edit idle timeout", // "Save draft" => "Save draft", // "Requires AJAX" => "Requires AJAX", // "experimental" => "experimental", // "Edit section" => "Edit section", // "Edit section level" => "Edit section level", // "Allow minor edits" => "Allow minor edits", // "Minor edits do not flag new content for translation and do not send watch notifications" => "Minor edits do not flag new content for translation and do not send watch notifications", // "Only user groups granted the tiki_p_minor permission (and admins) will be able to save minor edits when this is enabled" => "Only user groups granted the tiki_p_minor permission (and admins) will be able to save minor edits when this is enabled", // "Regex search and replace" => "Regex search and replace", // "Log bytes changes (+/-) in action logs" => "Log bytes changes (+/-) in action logs", // "Display by default" => "Display by default", // "Manage attachments" => "Manage attachments", // "Tag for current wiki" => "Tag for current wiki", // "Restore wiki to tag" => "Restore wiki to tag", // "Restore" => "Restore", // "Remove a tag" => "Remove a tag", // "WikiWords" => "WikiWords", // "Maximum number of versions" => "Maximum number of versions", // "Never delete versions younger than" => "Never delete versions younger than", // "Display IP address" => "Display IP address", // "Default diff style" => "Default diff style", // "HTML diff" => "HTML diff", // "Side-by-side diff by characters" => "Side-by-side diff by characters", // "Inline diff" => "Inline diff", // "Inline diff by characters" => "Inline diff by characters", // "Full side-by-side diff by characters" => "Full side-by-side diff by characters", // "Full inline diff" => "Full inline diff", // "Full inline diff by characters" => "Full inline diff by characters", // "History includes only page data, description, and change comment" => "History includes only page data, description, and change comment", // "Forums are disabled" => "Forums are disabled", // "Forum for discussion" => "Forum for discussion", // "View source" => "View source", // "Polls are disabled" => "Polls are disabled", // "Similar" => "Similar", // "like pages" => "like pages", // "Make structure from page" => "Make structure from page", // "Categorize structure pages together" => "Categorize structure pages together", // "Create webhelp from structure" => "Create webhelp from structure", // "Import pages" => "Import pages", // "Slideshows" => "Slideshows", // "User's page" => "User's page", // "UserPage prefix" => "UserPage prefix", // "Users can lock pages" => "Users can lock pages", // "When viewing a page, if it doesn't exist automatically redirect to a similarly named page" => "When viewing a page, if it doesn't exist automatically redirect to a similarly named page", // "Wiki watch" => "Wiki watch", // "Watch minor edits" => "Watch minor edits", // "Use wiki page staging and approval" => "Use wiki page staging and approval", // "Force bounce of editing of approved pages to staging" => "Force bounce of editing of approved pages to staging", // "Delete staging pages at approval" => "Delete staging pages at approval", // "If not in the group, edit is always redirected to the staging page edit" => "If not in the group, edit is always redirected to the staging page edit", // "Unique page name prefix to indicate staging copy" => "Unique page name prefix to indicate staging copy", // "Hide page name prefix" => "Hide page name prefix", // "Staging" => "Staging", // "Approved" => "Approved", // "(mandatory for feature to work)" => "(mandatory for feature to work)", // "Out-of-sync" => "Out-of-sync", // "Categorize approved pages with categories of staging copy on approval" => "Categorize approved pages with categories of staging copy on approval", // "Freetags are disabled" => "Freetags are disabled", // "Replace freetags with that of staging pages, on approval" => "Replace freetags with that of staging pages, on approval", // "Add new freetags of approved copy (into tags field) when editing staging pages" => "Add new freetags of approved copy (into tags field) when editing staging pages", // "Orphan page" => "Orphan page", // "Configuration" => "Configuration", // "Select which items to display when listing pages" => "Select which items to display when listing pages", // "Name length" => "Name length", // "Edit comments" => "Edit comments", // "Edit Comments length" => "Edit Comments length", // "Categories path" => "Categories path", // "Wysiwyg means What You See Is What You Get, and is handled in Tikiwiki by <a href=\"http://fckeditor.net\">FCKeditor</a>" => "Wysiwyg means What You See Is What You Get, and is handled in Tikiwiki by <a href=\"http://fckeditor.net\">FCKeditor</a>", // "Wysiwyg Editor Features" => "Wysiwyg Editor Features", // "Wysiwyg Editor is optional" => "Wysiwyg Editor is optional", // "... and is displayed by default" => "... and is displayed by default", // "Reopen with the same editor" => "Reopen with the same editor", // "Content is parsed like wiki page" => "Content is parsed like wiki page", // "Content is partially parsed" => "Content is partially parsed", // "Toolbar skin" => "Toolbar skin", // "Toolbar content" => "Toolbar content", // "Database Version Problem" => "Database Version Problem", // "A new version of Tikiwiki, <b>{\$tiki_release}</b>, is available. You are currently running <b>{\$tiki_version}</b>. Please visit <a href=\"http://tikiwiki.org/Download\">http://tikiwiki.org/Download</a>" => "A new version of Tikiwiki, <b>{\$tiki_release}</b>, is available. You are currently running <b>{\$tiki_version}</b>. Please visit <a href=\"http://tikiwiki.org/Download\">http://tikiwiki.org/Download</a>", // "The following list of changes has been applied" => "The following list of changes has been applied", // "disabled" => "disabled", // "enabled" => "enabled", // "information" => "information", // "preference" => "preference", // "preference name" => "preference name", // "Crosslinks to other features and settings" => "Crosslinks to other features and settings", // "Other sections" => "Other sections", // "Administration features" => "Administration features", // "Security" => "Security", // "TikiCache/System" => "TikiCache/System", // "SysLogs" => "SysLogs", // "Mods" => "Mods", // "Edit Languages" => "Edit Languages", // "Transversal features" => "Transversal features", // "which apply to more than one section" => "which apply to more than one section", // "Navigation features" => "Navigation features", // "Look & feel" => "Look & feel", // "themes" => "themes", // "Text area features" => "Text area features", // "features you can use in all text areas, like wiki pages, blogs, articles, forums, etc" => "features you can use in all text areas, like wiki pages, blogs, articles, forums, etc", // "Stats & banners" => "Stats & banners", // "Report" => "Report", // "Setting" => "Setting", // "Please select some actions to view" => "Please select some actions to view", // "kb" => "kb", // "Graph Contributions" => "Graph Contributions", // "Group Bar Plot" => "Group Bar Plot", // "Accumulated Bar Plot" => "Accumulated Bar Plot", // "Legend background color" => "Legend background color", // "Save graphs to image gallery" => "Save graphs to image gallery", // "contribution" => "contribution", // "contributor" => "contributor", // "Edit Action" => "Edit Action", // "Save Action" => "Save Action", // "Volumes are equally distributed on each contributors/author" => "Volumes are equally distributed on each contributors/author", // "connection time" => "connection time", // "connection seconds" => "connection seconds", // "mns" => "mns", // "Volumn per category" => "Volumn per category", // "Volumn per category and per user" => "Volumn per category and per user", // "Number of actions per user" => "Number of actions per user", // "Total number of users" => "Total number of users", // "Number of actions per object" => "Number of actions per object", // "Total number of objects" => "Total number of objects", // "Number of actions per category" => "Number of actions per category", // "Number of actions per category and per user" => "Number of actions per category and per user", // "Volumn per the users'group and per contribution" => "Volumn per the users'group and per contribution", // "Volumn per group and per contribution" => "Volumn per group and per contribution", // "Volumn per user and per contribution" => "Volumn per user and per contribution", // "Volumn per users'contribution and time" => "Volumn per users'contribution and time", // "Volumn per contribution and time" => "Volumn per contribution and time", // "recorded" => "recorded", // "Wiki page actions except viewed will always be recorded but can be not reported" => "Wiki page actions except viewed will always be recorded but can be not reported", // "Configure" => "Configure", // "Create Calendar" => "Create Calendar", // "View Calendars" => "View Calendars", // "Edit Calendar" => "Edit Calendar", // "Subscription" => "Subscription", // "Perso" => "Perso", // "View Calendar" => "View Calendar", // "Add Event" => "Add Event", // "Create/Edit Calendars" => "Create/Edit Calendars", // "Custom Participants" => "Custom Participants", // "Custom URL" => "Custom URL", // "Custom Subscription List" => "Custom Subscription List", // "Personal Calendar" => "Personal Calendar", // "Start of day" => "Start of day", // "End of day" => "End of day", // "Standard Colors" => "Standard Colors", // "Green" => "Green", // "Blue" => "Blue", // "Purple" => "Purple", // "Orange" => "Orange", // "Yellow" => "Yellow", // "Let me select my own colors" => "Let me select my own colors", // "Custom foreground color" => "Custom foreground color", // "Ex" => "Ex", // "Custom background color" => "Custom background color", // "Default event status" => "Default event status", // "Show in calendar view" => "Show in calendar view", // "Group of users alerted when calendar event is modified" => "Group of users alerted when calendar event is modified", // "Delete events older than" => "Delete events older than", // "Browse the category system" => "Browse the category system", // "Current Category ID" => "Current Category ID", // "Remove from this Category" => "Remove from this Category", // "Admin charts" => "Admin charts", // "Use in" => "Use in", // "No features are configured to use templates" => "No features are configured to use templates", // "Visible in no sections" => "Visible in no sections", // "Remove section" => "Remove section", // "Admin Contributions" => "Admin Contributions", // "Edit the contribution" => "Edit the contribution", // "Contributions are mandatory in wiki pages" => "Contributions are mandatory in wiki pages", // "Contributions are mandatory in forums" => "Contributions are mandatory in forums", // "Contributions are mandatory in comments" => "Contributions are mandatory in comments", // "Contributions are mandatory in blogs" => "Contributions are mandatory in blogs", // "Contributions are displayed in the comment/post" => "Contributions are displayed in the comment/post", // "Create a new contribution" => "Create a new contribution", // "List of contributions" => "List of contributions", // "To use cookie in a text area (Wiki page, etc), a <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a> or a template, use {literal}{cookie}{/literal}" => "To use cookie in a text area (Wiki page, etc), a <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a> or a template, use {literal}{cookie}{/literal}", // "To create a drawing in a Wiki page, use {literal}{draw name=foo}{/literal}, where foo is the name of the drawing. After saving, click on the drawing link" => "To create a drawing in a Wiki page, use {literal}{draw name=foo}{/literal}, where foo is the name of the drawing. After saving, click on the drawing link", // "Use Admin DSN to define the database to be used by the SQL plugin" => "Use Admin DSN to define the database to be used by the SQL plugin", // "Admin External Wikis" => "Admin External Wikis", // "Enable Features" => "Enable Features", // "Duplicate forum" => "Duplicate forum", // "View this forum" => "View this forum", // "Import forums" => "Import forums", // "Only allow replies to the first message (flat forum)" => "Only allow replies to the first message (flat forum)", // "Append a reply link to outbound mails" => "Append a reply link to outbound mails", // "Set topics preferences" => "Set topics preferences", // "Show topics preferences" => "Show topics preferences", // "hide topics preferences" => "hide topics preferences", // "Set thread preferences" => "Set thread preferences", // "Show threads preferences" => "Show threads preferences", // "hide threads preferences" => "hide threads preferences", // "Default style for threads" => "Default style for threads", // "Duplicate Forum" => "Duplicate Forum", // "Duplicate" => "Duplicate", // "List Forums" => "List Forums", // ".." => "..", // "Admin HTML Page Dynamic Zones" => "Admin HTML Page Dynamic Zones", // "Use {literal}{ed id=name}{/literal} or {literal}{ted id=name}{/literal} to insert dynamic zones" => "Use {literal}{ed id=name}{/literal} or {literal}{ted id=name}{/literal} to insert dynamic zones", // "Refresh rate (if dynamic)" => "Refresh rate (if dynamic)", // "Admin dynamic zones" => "Admin dynamic zones", // "An easier way to integrate content from another site into Tiki is via iframed links using Tiki's <a class=\"rbox-link\" href=\"tiki-admin_links.php\">featured links</a> feature" => "An easier way to integrate content from another site into Tiki is via iframed links using Tiki's <a class=\"rbox-link\" href=\"tiki-admin_links.php\">featured links</a> feature", // "To use these links, you must assign the featured_links <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a>" => "To use these links, you must assign the featured_links <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a>", // "Discard to the end from" => "Discard to the end from", // "mn" => "mn", // "For wiki page, use ((PageName))" => "For wiki page, use ((PageName))", // "Separate multiple sections with a comma ( , ) for an AND or a vertical bar ( | ) for an OR" => "Separate multiple sections with a comma ( , ) for an AND or a vertical bar ( | ) for an OR", // "Separate multiple permissions with a comma ( , ) for an AND or a vertical bar ( | ) for an OR" => "Separate multiple permissions with a comma ( , ) for an AND or a vertical bar ( | ) for an OR", // "Use Ctrl+Click to select multiple groups" => "Use Ctrl+Click to select multiple groups", // "Selecting 2 groups means that the option will be seen if the user belongs to the 2 groups. If you want the 2 groups to see the option, create 2 options with one group each" => "Selecting 2 groups means that the option will be seen if the user belongs to the 2 groups. If you want the 2 groups to see the option, create 2 options with one group each", // "section level 0" => "section level 0", // "section level 1" => "section level 1", // "section level 2" => "section level 2", // "section level 3" => "section level 3", // "sorted section level 0" => "sorted section level 0", // "switch with previous option" => "switch with previous option", // "switch with next option" => "switch with next option", // "Export CSV data" => "Export CSV data", // "Import CSV data" => "Import CSV data", // "To add new options to the menu set the optionId field to 0. To remove an option set the remove field to 'y'" => "To add new options to the menu set the optionId field to 0. To remove an option set the remove field to 'y'", // "To use menus in a <a href=\"tiki-admin_modules.php\">module</a>, <a href=\"tiki-admin.php?page=siteid\">Site identity</a> or a template, use {literal}{menu id=x}{/literal}, where x is the ID of the menu" => "To use menus in a <a href=\"tiki-admin_modules.php\">module</a>, <a href=\"tiki-admin.php?page=siteid\">Site identity</a> or a template, use {literal}{menu id=x}{/literal}, where x is the ID of the menu", // "To use <a target=\"tikihelp\" href=\"http://phplayersmenu.sourceforge.net/\">phplayersmenu</a>, you can use one of the three following syntaxes" => "To use <a target=\"tikihelp\" href=\"http://phplayersmenu.sourceforge.net/\">phplayersmenu</a>, you can use one of the three following syntaxes", // "This will work well (or not!) depending on your theme. To learn more about <a target=\"tikihelp\" href=\"http://themes.tikiwiki.org\">themes</a>" => "This will work well (or not!) depending on your theme. To learn more about <a target=\"tikihelp\" href=\"http://themes.tikiwiki.org\">themes</a>", // "To use a menu in a tiki format" => "To use a menu in a tiki format", // "To use menu in a css/suckerfish format" => "To use menu in a css/suckerfish format", // "To customize the menu's CSS id (#)" => "To customize the menu's CSS id (#)", // "Folder Icon" => "Folder Icon", // "Path and filename of closed folder icon" => "Path and filename of closed folder icon", // "To use custom folder icons in menus, enter the path to the icon for the <strong>closed</strong> folder" => "To use custom folder icons in menus, enter the path to the icon for the <strong>closed</strong> folder", // "In the same directory, include an icon for the opened folder" => "In the same directory, include an icon for the opened folder", // "The \"opened folder\" icon name must be identical to the \"closed folder\" icon name, prefixed with the letter <strong>o</strong>" => "The \"opened folder\" icon name must be identical to the \"closed folder\" icon name, prefixed with the letter <strong>o</strong>", // "For example, the default icon is: pics/icons/folder.png" => "For example, the default icon is: pics/icons/folder.png", // "The name of the \"open folder\" icon is: pics/icons/ofolder.png" => "The name of the \"open folder\" icon is: pics/icons/ofolder.png", // "Assign/Edit modules" => "Assign/Edit modules", // "Move Up" => "Move Up", // "Move Down" => "Move Down", // "Params: specific params to the module and/or general params ('lang', 'flip', 'title', 'decorations', 'section', 'overflow', 'page', 'nobox', 'bgcolor', 'color', 'theme', 'notitle', 'nopage'). Separator between params:'&'. E.g. maxlen=15&nonums=y" => "Params: specific params to the module and/or general params ('lang', 'flip', 'title', 'decorations', 'section', 'overflow', 'page', 'nobox', 'bgcolor', 'color', 'theme', 'notitle', 'nopage'). Separator between params:'&'. E.g. maxlen=15&nonums=y", // "The" => "The", // "Display Modules to All Groups" => "Display Modules to All Groups", // "setting will override your selection of specific groups" => "setting will override your selection of specific groups", // "Because <a class=\"rbox-link\" href=\"tiki-admin.php?page=module\">Users can Configure Modules</a>, select either" => "Because <a class=\"rbox-link\" href=\"tiki-admin.php?page=module\">Users can Configure Modules</a>, select either", // "to make sure users will notice any newly assigned modules" => "to make sure users will notice any newly assigned modules", // "Create your new custom module below. Make sure to preview first and make sure all is OK before <a href=\"#assign\">assigning it</a>. Using html, you will be fine. However, if you improperly use wiki syntax or Smarty code, you could lock yourself out of the site" => "Create your new custom module below. Make sure to preview first and make sure all is OK before <a href=\"#assign\">assigning it</a>. Using html, you will be fine. However, if you improperly use wiki syntax or Smarty code, you could lock yourself out of the site", // "Must be wiki parsed" => "Must be wiki parsed", // "Use Wiki Structure" => "Use Wiki Structure", // "Edit Newsletter" => "Edit Newsletter", // "You can add several email addresses by separating them with commas" => "You can add several email addresses by separating them with commas", // "Group users" => "Group users", // "Don't send confirmation mail" => "Don't send confirmation mail", // "The user email will be refreshed at each newsletter sending" => "The user email will be refreshed at each newsletter sending", // "Batch e-mail subscribe" => "Batch e-mail subscribe", // "txt file, one e-mail per line" => "txt file, one e-mail per line", // "Export Subscriber Emails" => "Export Subscriber Emails", // "Included group, group users and emails will be refreshed at each newsletter sending" => "Included group, group users and emails will be refreshed at each newsletter sending", // "Add subscribers of another newsletter" => "Add subscribers of another newsletter", // "Create Newsletter" => "Create Newsletter", // "Allow customized text message to be sent with the html version" => "Allow customized text message to be sent with the html version", // "Drafts" => "Drafts", // "Mail notifications" => "Mail notifications", // "You need to set <a href=\"tiki-admin.php?page=general\">Sender Email</a> before creating email notifications" => "You need to set <a href=\"tiki-admin.php?page=general\">Sender Email</a> before creating email notifications", // "Alert" => "Alert", // "A user edits an article" => "A user edits an article", // "A user deletes an article" => "A user deletes an article", // "Any wiki page is changed, even minor changes" => "Any wiki page is changed, even minor changes", // "A comment in a wiki page is posted or edited" => "A comment in a wiki page is posted or edited", // "Preload Admin Account" => "Preload Admin Account", // "User / Group" => "User / Group", // "Multiple" => "Multiple", // "Trackers Outbound Emails" => "Trackers Outbound Emails", // "Forums Outbound Emails" => "Forums Outbound Emails", // "Add poll option" => "Add poll option", // "Edit poll option" => "Edit poll option", // "Create poll" => "Create poll", // "Edit poll" => "Edit poll", // "Toggle Quick Options" => "Toggle Quick Options", // "Add Option" => "Add Option", // "Leave box empty for deleting an option" => "Leave box empty for deleting an option", // "Votes older than these days are no more considered" => "Votes older than these days are no more considered", // "0 for no limit" => "0 for no limit", // "Span" => "Span", // "Add poll to pages" => "Add poll to pages", // "Use Ctrl+Click to select multiple pages" => "Use Ctrl+Click to select multiple pages", // "Lock the pages" => "Lock the pages", // "Quicktags category filter" => "Quicktags category filter", // "Tips" => "Tips", // "To use RSS feeds in a text area (Wiki page, etc), a <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a> or a template, use {literal}{rss id=x}{/literal}, where x is the ID of the RSS feed" => "To use RSS feeds in a text area (Wiki page, etc), a <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a> or a template, use {literal}{rss id=x}{/literal}, where x is the ID of the RSS feed", // "Edit this RSS Module" => "Edit this RSS Module", // "Create new RSS Module" => "Create new RSS Module", // "RSS channels" => "RSS channels", // "Show Date" => "Show Date", // "View feed" => "View feed", // "To <a class=\"rbox-link\" target=\"tikihelp\" href=\"http://security.tikiwiki.org/tiki-contact.php\">report any security issues</a>" => "To <a class=\"rbox-link\" target=\"tikihelp\" href=\"http://security.tikiwiki.org/tiki-contact.php\">report any security issues</a>", // "PHP settings" => "PHP settings", // "PHP variable" => "PHP variable", // "Risk Factor" => "Risk Factor", // "Explanation" => "Explanation", // "TikiWiki settings" => "TikiWiki settings", // "Tiki variable" => "Tiki variable", // "About WikiPlugins and security: Make sure to only grant the \"tiki_p_plugin_approve\" permission to trusted editors" => "About WikiPlugins and security: Make sure to only grant the \"tiki_p_plugin_approve\" permission to trusted editors", // "You can deactivate risky plugins at (<a href=\"tiki-admin.php?page=textarea\">tiki-admin.php?page=textarea</a>)" => "You can deactivate risky plugins at (<a href=\"tiki-admin.php?page=textarea\">tiki-admin.php?page=textarea</a>)", // "Security checks" => "Security checks", // "Check all tiki files" => "Check all tiki files", // "Note, that this can take a very long time. You should check your max_execution_time setting in php.ini" => "Note, that this can take a very long time. You should check your max_execution_time setting in php.ini", // "Note: You have to import security data via installation process (<a href=\"tiki-install.php\">tiki-install.php</a>). Import the *secdb* update files in your database" => "Note: You have to import security data via installation process (<a href=\"tiki-install.php\">tiki-install.php</a>). Import the *secdb* update files in your database", // "File checks" => "File checks", // "Check file permissions" => "Check file permissions", // "This check tries to find files with problematic file permissions. Some file permissions that are shown here as problematic may be unproblematic or unavoidable in some environments" => "This check tries to find files with problematic file permissions. Some file permissions that are shown here as problematic may be unproblematic or unavoidable in some environments", // "See end of table for detailed explanations" => "See end of table for detailed explanations", // "owner" => "owner", // "special" => "special", // "other" => "other", // "uid" => "uid", // "gid" => "gid", // "suid" => "suid", // "sgid" => "sgid", // "r" => "r", // "w" => "w", // "Set User ID (suid) files" => "Set User ID (suid) files", // "World writable files or directories" => "World writable files or directories", // "Files or directories the Webserver can write to" => "Files or directories the Webserver can write to", // "Strange Inodes (not file, not link, not directory)" => "Strange Inodes (not file, not link, not directory)", // "Executable files" => "Executable files", // "What to do with these check results" => "What to do with these check results", // "Suid files are not part of tiki and there is no need for suid files in a webspace. Sometimes intruders that gain elevated privileges leave suid files to \"keep the door open\"" => "Suid files are not part of tiki and there is no need for suid files in a webspace. Sometimes intruders that gain elevated privileges leave suid files to \"keep the door open\"", // "In some environments where you cannot get root or have no other possibilities, it is unavoidable to let your webserver write to some tiki directories like \"templates_c\" or \"temp\". In any other case this is not needed. A bug in a script or other users could easily put malicious scripts on your webspace or upload illegal content" => "In some environments where you cannot get root or have no other possibilities, it is unavoidable to let your webserver write to some tiki directories like \"templates_c\" or \"temp\". In any other case this is not needed. A bug in a script or other users could easily put malicious scripts on your webspace or upload illegal content", // "The risk is almost the same in shared hosting environments without proper privilege separation (suexec wrappers). The webserver has to be able to write to some directories like \"templates_c\" or \"temp\". Review the tiki install guide for further information" => "The risk is almost the same in shared hosting environments without proper privilege separation (suexec wrappers). The webserver has to be able to write to some directories like \"templates_c\" or \"temp\". Review the tiki install guide for further information", // "Inodes that are not files or directories are not part of tiki. Review these Inodes" => "Inodes that are not files or directories are not part of tiki. Review these Inodes", // "Setting the executable bit can be dangerous if the webserver is configured to execute cgi scripts from that directories. If you use the usual php module (for apache) then php scripts and other files in tiki do not need to have the executable bit. You can safely remove the executable bit with chmod" => "Setting the executable bit can be dangerous if the webserver is configured to execute cgi scripts from that directories. If you use the usual php module (for apache) then php scripts and other files in tiki do not need to have the executable bit. You can safely remove the executable bit with chmod", // "The structure" => "The structure", // "has just been created" => "has just been created", // "You will remove structure" => "You will remove structure", // "Note that the following pages are also part of another structure. Make sure that access permissions (if any) do not conflict" => "Note that the following pages are also part of another structure. Make sure that access permissions (if any) do not conflict", // "The following pages have automatically been categorized with the same categories as the structure" => "The following pages have automatically been categorized with the same categories as the structure", // "The following pages have categories but the structure has none. You may wish to uncategorize them to be consistent" => "The following pages have categories but the structure has none. You may wish to uncategorize them to be consistent", // "The following pages are in categories that the structure is not in. You may wish to recategorize them in order to be consistent" => "The following pages are in categories that the structure is not in. You may wish to recategorize them in order to be consistent", // "Edit structure" => "Edit structure", // "View structure" => "View structure", // "PDF" => "PDF", // "Xml Zip" => "Xml Zip", // "Edit survey questions" => "Edit survey questions", // "Add a New Question" => "Add a New Question", // "This survey stats" => "This survey stats", // "Edit Survey Question" => "Edit Survey Question", // "Add a New Question to this survey" => "Add a New Question to this survey", // "Multiple choices of thumbnails from a file gallery" => "Multiple choices of thumbnails from a file gallery", // "Wiki textarea" => "Wiki textarea", // "Answer is mandatory" => "Answer is mandatory", // "Number of required answers (for multiple choices)" => "Number of required answers (for multiple choices)", // "Min" => "Min", // "For a multiple answer question put the answers into the following field, separated by a comma. Example: one,two,many,lots" => "For a multiple answer question put the answers into the following field, separated by a comma. Example: one,two,many,lots", // "For a rate, you can give the maximum value" => "For a rate, you can give the maximum value", // "For the 'multiple choices of thumbnail from a file gallery' type, options are: Gallery ID. Example: 4" => "For the 'multiple choices of thumbnail from a file gallery' type, options are: Gallery ID. Example: 4", // "Tiki Cache/System Admin" => "Tiki Cache/System Admin", // "If your Tiki is acting weird, first thing to try is to clear your cache below. Also very important is to clear your cache after an upgrade (by FTP/SSH when needed)" => "If your Tiki is acting weird, first thing to try is to clear your cache below. Also very important is to clear your cache after an upgrade (by FTP/SSH when needed)", // "Exterminator of cached content" => "Exterminator of cached content", // "Directory to exterminate" => "Directory to exterminate", // "Clear all Tiki caches" => "Clear all Tiki caches", // "All user prefs sessions" => "All user prefs sessions", // "Directories to save" => "Directories to save", // "Full Path to the Zip File" => "Full Path to the Zip File", // "Generate a zip of those directories" => "Generate a zip of those directories", // "A zip has been written to {\$zipPath}" => "A zip has been written to {\$zipPath}", // "Directory is not writeable" => "Directory is not writeable", // "Advanced feature" => "Advanced feature", // "Warning: Make a backup of your Database before using this function" => "Warning: Make a backup of your Database before using this function", // "Warning: If you try to convert large tables, raise the maximum execution time in your php.ini" => "Warning: If you try to convert large tables, raise the maximum execution time in your php.ini", // "This function converts ISO-8859-1 encoded strings in your tables to UTF-8" => "This function converts ISO-8859-1 encoded strings in your tables to UTF-8", // "This may be necessary if you created content with tiki < 1.8.4 and Default Charset settings in apache set to ISO-8859-1" => "This may be necessary if you created content with tiki < 1.8.4 and Default Charset settings in apache set to ISO-8859-1", // "Inactive - Click to Activate" => "Inactive - Click to Activate", // "Active - Click to Deactivate" => "Active - Click to Deactivate", // "Admin Tracker" => "Admin Tracker", // "New tracker field" => "New tracker field", // "Select list items that will be displayed" => "Select list items that will be displayed", // "Multilingual content" => "Multilingual content", // "Field is public? (viewed in trackerlist plugin)" => "Field is public? (viewed in trackerlist plugin)", // "Field is hidden" => "Field is hidden", // "not hidden" => "not hidden", // "visible to admin only" => "visible to admin only", // "editable by admin only" => "editable by admin only", // "visible by creator & admin only" => "visible by creator & admin only", // "The option creator needs a field of type user selector and option 1" => "The option creator needs a field of type user selector and option 1", // "Visible by" => "Visible by", // "Editable by" => "Editable by", // "Description text is wiki-parsed" => "Description text is wiki-parsed", // "Error message" => "Error message", // "Export fieldId also" => "Export fieldId also", // "Check the box to re-import in this tracker and change the fields" => "Check the box to re-import in this tracker and change the fields", // "Uncheck the box to import in another database" => "Uncheck the box to import in another database", // "Edit This Tracker's Fields" => "Edit This Tracker's Fields", // "Create Tracker" => "Create Tracker", // "Duplicate Tracker" => "Duplicate Tracker", // "trackers" => "trackers", // "with" => "with", // "Create/Edit Tracker" => "Create/Edit Tracker", // "Auto create corresponding categories" => "Auto create corresponding categories", // "Create a group for each item" => "Create a group for each item", // "Use \"explicit\" names in the mirror table" => "Use \"explicit\" names in the mirror table", // "tracker name must be unique, field names must be unique\nfor a tracker and they must be valid in SQL" => "tracker name must be unique, field names must be unique\nfor a tracker and they must be valid in SQL", // "The tracker needs a user field with the option 1" => "The tracker needs a user field with the option 1", // "Only one item per user or IP" => "Only one item per user or IP", // "The tracker needs a user or IP field with the option 1" => "The tracker needs a user or IP field with the option 1", // "The tracker needs a group field with the option 1" => "The tracker needs a group field with the option 1", // "Format if not the default short one" => "Format if not the default short one", // "Show creation date when viewing tracker item" => "Show creation date when viewing tracker item", // "Show lastModif date when viewing tracker item" => "Show lastModif date when viewing tracker item", // "ItemId" => "ItemId", // "Tracker items allow ratings" => "Tracker items allow ratings", // "with values" => "with values", // "and display rating results in listing" => "and display rating results in listing", // "and display last comment user/date" => "and display last comment user/date", // "Items can be created only during a certain time" => "Items can be created only during a certain time", // "Do not show empty fields in item view" => "Do not show empty fields in item view", // "Show these fields (ID comma separated) in a popup on item link when listing tracker items" => "Show these fields (ID comma separated) in a popup on item link when listing tracker items", // "Group of users alerted when tracker is modified" => "Group of users alerted when tracker is modified", // "Date Format" => "Date Format", // "timestamp" => "timestamp", // "Charset encoding" => "Charset encoding", // "UTF-8" => "UTF-8", // "ISO-8859-1" => "ISO-8859-1", // "User Choice" => "User Choice", // "Only directly included" => "Only directly included", // "will have all the permissions of the included groups" => "will have all the permissions of the included groups", // "For other Tiki features, use relative links (such as <em>http:tiki-forums.php</em>)" => "For other Tiki features, use relative links (such as <em>http:tiki-forums.php</em>)", // "Default category assigned to uncategorized objects edited by a user with this default group" => "Default category assigned to uncategorized objects edited by a user with this default group", // "Group Theme" => "Group Theme", // "Use site default" => "Use site default", // "Users Information Tracker Fields Asked at Registration Time<br />(fieldIds separated with :)" => "Users Information Tracker Fields Asked at Registration Time<br />(fieldIds separated with :)", // "User can assign to the group himself" => "User can assign to the group himself", // "Create Item" => "Create Item", // "Choose a field .." => "Choose a field ..", // "Remove from Group" => "Remove from Group", // "Add to group" => "Add to group", // "Download CSV export" => "Download CSV export", // "Assign users to group" => "Assign users to group", // "Each user in the file must already exist" => "Each user in the file must already exist", // "To create users or/and assign them to groups, got to <a href=\"tiki-adminusers.php\">admin->users</a>" => "To create users or/and assign them to groups, got to <a href=\"tiki-adminusers.php\">admin->users</a>", // "CSV File" => "CSV File", // "Since this tiki site is in slave mode and import groups, the master groups will be automatically reimported at each login" => "Since this tiki site is in slave mode and import groups, the master groups will be automatically reimported at each login", // "Since this tiki site is in slave mode and import preferences, the master user preferences will be automatically reimported at each login" => "Since this tiki site is in slave mode and import preferences, the master user preferences will be automatically reimported at each login", // "Updated users" => "Updated users", // "More Criteria" => "More Criteria", // "Group (direct)" => "Group (direct)", // "ago" => "ago", // "Need to validate email" => "Need to validate email", // "Assign to group" => "Assign to group", // "Edit Included Group" => "Edit Included Group", // "Edit Group" => "Edit Group", // "Validate user" => "Validate user", // "Remove Users and their Userpages" => "Remove Users and their Userpages", // "Send a wiki page by Email" => "Send a wiki page by Email", // "Tip: Hold down CTRL to select multiple" => "Tip: Hold down CTRL to select multiple", // "Template wiki page" => "Template wiki page", // "Assign user to Groups" => "Assign user to Groups", // "Use the email as username" => "Use the email as username", // "Lowercase only" => "Lowercase only", // "Warning: changing the username could require the user to change his password (for user registered with an old tikiwiki<=1.8)" => "Warning: changing the username could require the user to change his password (for user registered with an old tikiwiki<=1.8)", // "Warning: it will mess with slave intertiki sites that use this one as master" => "Warning: it will mess with slave intertiki sites that use this one as master", // "No password is required" => "No password is required", // "Tikiwiki is configured to delegate the password managment to LDAP through PEAR Auth" => "Tikiwiki is configured to delegate the password managment to LDAP through PEAR Auth", // "Repeat Password" => "Repeat Password", // "User must change password at first login" => "User must change password at first login", // "Send an email to the user in order to allow him to validate his account" => "Send an email to the user in order to allow him to validate his account", // "Last Login" => "Last Login", // "Overwrite but keep the previous login if the login exists in another case" => "Overwrite but keep the previous login if the login exists in another case", // "Don't overwrite" => "Don't overwrite", // "Overwrite groups" => "Overwrite groups", // "You can export users of a group in <a href=\"tiki-admingroups.php\">admin->groups->a_group</a>" => "You can export users of a group in <a href=\"tiki-admingroups.php\">admin->groups->a_group</a>", // "Loading.." => "Loading..", // "More languages are available. To view them, update languages you can read from <a href=\"tiki-user_preferences.php\">user preferences</a> or your browser's preferences" => "More languages are available. To view them, update languages you can read from <a href=\"tiki-user_preferences.php\">user preferences</a> or your browser's preferences", // "Approve page changes in staging" => "Approve page changes in staging", // "Page has been approved" => "Page has been approved", // "New attachments" => "New attachments", // "Old attachments" => "Old attachments", // "Changes from the following versions under staging have been merged into the approved version" => "Changes from the following versions under staging have been merged into the approved version", // "Show Help" => "Show Help", // "Article type" => "Article type", // "Actions on this article type" => "Actions on this article type", // "Assign permissions to group" => "Assign permissions to group", // "inherited from" => "inherited from", // "inherited" => "inherited", // "Level configuration" => "Level configuration", // "Assign User {\$assign_user} to Groups" => "Assign User {\$assign_user} to Groups", // "Assign User to Group" => "Assign User to Group", // "Directory batch upload" => "Directory batch upload", // "Remove File Extension from Image Name" => "Remove File Extension from Image Name", // "eg. from \"digicam0001.jpg\" then name digicam0001 will be used for the name field" => "eg. from \"digicam0001.jpg\" then name digicam0001 will be used for the name field", // "Convert the last sub directory to a sub gallery" => "Convert the last sub directory to a sub gallery", // "eg. from \"misc/screenshots/digicam0001.jpg\" a gallery named \"screenshots\" will be created" => "eg. from \"misc/screenshots/digicam0001.jpg\" a gallery named \"screenshots\" will be created", // "Use the last sub directory name as description" => "Use the last sub directory name as description", // "eg. from \"misc/screenshots/digicam0001.jpg\" a description \"screenshots\" will be created" => "eg. from \"misc/screenshots/digicam0001.jpg\" a description \"screenshots\" will be created", // "Browse File Gallery" => "Browse File Gallery", // "Please do not use this feature to upload data into the database" => "Please do not use this feature to upload data into the database", // "available files" => "available files", // "Select a File Gallery" => "Select a File Gallery", // "Process files" => "Process files", // "Use Wysiwyg Editor" => "Use Wysiwyg Editor", // "Use Normal Editor" => "Use Normal Editor", // "If you want to use images please save the post first and you will be able to edit/post images. Use the <img> snippet to include uploaded images in the textarea editor or use the image URL to include images using the WYSIWYG editor. " => "If you want to use images please save the post first and you will be able to edit/post images. Use the <img> snippet to include uploaded images in the textarea editor or use the image URL to include images using the WYSIWYG editor. ", // "Report to Webmaster" => "Report to Webmaster", // "The TikiWiki Community" => "The TikiWiki Community", // "TikiWiki CMS/Groupware" => "TikiWiki CMS/Groupware", // "database queries used in " => "database queries used in ", // "Last update from SVN" => "Last update from SVN", // "Watch Only This Category" => "Watch Only This Category", // "Watch This Category and Their Descendants" => "Watch This Category and Their Descendants", // "Stop Watching Only This Category" => "Stop Watching Only This Category", // "Stop Watching This Category and Their Descendants" => "Stop Watching This Category and Their Descendants", // "Admin the Category System" => "Admin the Category System", // "Browse in" => "Browse in", // "Trackers Items" => "Trackers Items", // "Sheets" => "Sheets", // "in the current category - and its subcategories: " => "in the current category - and its subcategories: ", // "Browse related tags" => "Browse related tags", // "Network of Tags related to" => "Network of Tags related to", // "With all selected tags" => "With all selected tags", // "With one selected tag" => "With one selected tag", // "With last selected tag" => "With last selected tag", // "More Popular Tags" => "More Popular Tags", // "Alphabetically" => "Alphabetically", // "By Size" => "By Size", // "Cloud" => "Cloud", // "\$feature_label" => "\$feature_label", // "results found" => "results found", // "Browsing Gallery" => "Browsing Gallery", // "List Galleries" => "List Galleries", // "Directory Batch" => "Directory Batch", // "All Images" => "All Images", // "Stop Monitoring this Gallery" => "Stop Monitoring this Gallery", // "subgallery" => "subgallery", // "Subgallery" => "Subgallery", // "You can view this gallery's configured image (first, random, etc.) in your browser using" => "You can view this gallery's configured image (first, random, etc.) in your browser using", // "You can include the gallery's image in an HTML page using one of these lines" => "You can include the gallery's image in an HTML page using one of these lines", // "Browsing Image" => "Browsing Image", // "Slideshow Forward" => "Slideshow Forward", // "Cyclic" => "Cyclic", // "Admin Calendar" => "Admin Calendar", // "Export Calendars" => "Export Calendars", // "Click to export calendars" => "Click to export calendars", // "Visible Calendars" => "Visible Calendars", // "Click to select visible calendars" => "Click to select visible calendars", // "Export calendars" => "Export calendars", // "advanced parameters" => "advanced parameters", // "Edit event" => "Edit event", // "Delete event" => "Delete event", // "View event" => "View event", // "All-Day" => "All-Day", // "Website" => "Website", // "View this Week" => "View this Week", // "View this Day" => "View this Day", // "o" => "o", // "Calendar Item" => "Calendar Item", // "New event" => "New event", // "Recurrence" => "Recurrence", // "This event depends on a recurrence rule" => "This event depends on a recurrence rule", // "This event is not recurrent" => "This event is not recurrent", // "On a weekly basis" => "On a weekly basis", // "Each" => "Each", // "of the week" => "of the week", // "On a monthly basis" => "On a monthly basis", // "of the month" => "of the month", // "On a yearly basis" => "On a yearly basis", // "There's no such date as" => "There's no such date as", // "Starting on" => "Starting on", // "ending by" => "ending by", // "ending after" => "ending after", // "events" => "events", // "Start period" => "Start period", // "End after" => "End after", // "occurrences" => "occurrences", // "End before" => "End before", // "Event is repeated" => "Event is repeated", // "every" => "every", // "of every month" => "of every month", // "on each" => "on each", // "Date and time of end" => "Date and time of end", // "Events cannot end before they start" => "Events cannot end before they start", // "or new" => "or new", // "Choose users to alert" => "Choose users to alert", // "chair" => "chair", // "default role" => "default role", // "required participant" => "required participant", // "optional participant" => "optional participant", // "non participant" => "non participant", // "Give participant list separated by commas. Roles have to be given in a prefix separated by a column like in" => "Give participant list separated by commas. Roles have to be given in a prefix separated by a column like in", // "role:login_or_email,login_or_email" => "role:login_or_email,login_or_email", // "If no role is provided, default role will be \"Chair participant\"" => "If no role is provided, default role will be \"Chair participant\"", // "Update this event only" => "Update this event only", // "Update every unchanged events of this recurrence rule" => "Update every unchanged events of this recurrence rule", // "Update every events of this recurrence rule" => "Update every events of this recurrence rule", // "Delete Recurrent events" => "Delete Recurrent events", // "Calendar import" => "Calendar import", // "Calendar has been updated" => "Calendar has been updated", // "%m/%d" => "%m/%d", // "Avanced parameters for iCal export" => "Avanced parameters for iCal export", // "Calendars to be exported" => "Calendars to be exported", // "Categories checking is not done in the database search" => "Categories checking is not done in the database search", // "Perform action with checked" => "Perform action with checked", // "Your account has been validated" => "Your account has been validated", // "You have to choose a password to use this account" => "You have to choose a password to use this account", // "Change your password" => "Change your password", // "Send another message" => "Send another message", // "Group View" => "Group View", // "Publish this contact to groups" => "Publish this contact to groups", // "<a href=\"tiki-directory_admin_categories.php\">Add a category now</a>" => "<a href=\"tiki-directory_admin_categories.php\">Add a category now</a>", // "The following site was added, but may require validation by the admin before appearing on the lists" => "The following site was added, but may require validation by the admin before appearing on the lists", // "Edit a site" => "Edit a site", // "Add a site" => "Add a site", // "Use Ctrl+Click to select multiple categories" => "Use Ctrl+Click to select multiple categories", // "Perform action with selected" => "Perform action with selected", // "One of the email addresses you typed is invalid" => "One of the email addresses you typed is invalid", // "Emails to be notified (separated with commas)" => "Emails to be notified (separated with commas)", // "-1 for unlimited" => "-1 for unlimited", // "Max clicks" => "Max clicks", // "Or, create a new zone" => "Or, create a new zone", // "Use Flash" => "Use Flash", // "Movie Size" => "Movie Size", // "FlashPlugin min version" => "FlashPlugin min version", // "ex" => "ex", // "A category is mandatory" => "A category is mandatory", // "The file will be saved in" => "The file will be saved in", // "For more information, please see <a href=\"{\$prefs.helpurl}Wiki+Page+Editor\" target=\"tikihelp\" class=\"tikihelp\" title=\"{tr}Wiki Page Editor" => "For more information, please see <a href=\"{\$prefs.helpurl}Wiki+Page+Editor\" target=\"tikihelp\" class=\"tikihelp\" title=\"{tr}Wiki Page Editor", // "More help on editing wiki pages" => "More help on editing wiki pages", // "Wiki Syntax" => "Wiki Syntax", // "The syntax system used for creating pages in TikiWiki" => "The syntax system used for creating pages in TikiWiki", // "Bold text" => "Bold text", // "Italic text" => "Italic text", // "single quotes" => "single quotes", // "Underlined text" => "Underlined text", // "Will display using the indicated HTML color or color name. Color name can contain two colors separated by a comma. In this case, the first color would be the foreground and the second one the background" => "Will display using the indicated HTML color or color name. Color name can contain two colors separated by a comma. In this case, the first color would be the foreground and the second one the background", // "Deleted text" => "Deleted text", // "2 dashes" => "2 dashes", // "Headings" => "Headings", // "show/hide heading section. + (shown) or - (hidden) by default" => "show/hide heading section. + (shown) or - (hidden) by default", // "Autonumbered Headings" => "Autonumbered Headings", // "{literal}{toc}{/literal}, {literal}{maketoc}{/literal} prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc)" => "{literal}{toc}{/literal}, {literal}{maketoc}{/literal} prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc)", // "Horizontal rule" => "Horizontal rule", // "Text box" => "Text box", // "Centered text" => "Centered text", // "use square brackets for an external link: [URL], [URL|link_description],[URL|link_description|relation] or [URL|description|relation|nocache] (that last prevents the local Wiki from caching the linked page; relation can be used to insert rel attribute for the link - useful e.g. for shadowbox)" => "use square brackets for an external link: [URL], [URL|link_description],[URL|link_description|relation] or [URL|description|relation|nocache] (that last prevents the local Wiki from caching the linked page; relation can be used to insert rel attribute for the link - useful e.g. for shadowbox)", // "For an external Wiki, use ExternalWikiName:PageName or ((External Wiki Name: Page Name))" => "For an external Wiki, use ExternalWikiName:PageName or ((External Wiki Name: Page Name))", // "page|#anchor" => "page|#anchor", // "page|#anchor|desc" => "page|#anchor|desc", // "for wiki heading/anchor references" => "for wiki heading/anchor references", // "Indentation" => "Indentation", // "Creates an indentation for each plus (useful in list to continue at the same level)" => "Creates an indentation for each plus (useful in list to continue at the same level)", // "row" => "row", // "col" => "col", // "Monospace font" => "Monospace font", // "Code sample" => "Code sample", // "Line break" => "Line break", // "(very useful especially in tables)" => "(very useful especially in tables)", // "to separate pages" => "to separate pages", // "~pp~ data ~/pp~ Displays preformated text/code; no Wiki processing is done inside these sections (as with np), and the spacing is fixed (no word wrapping is done). ~pre~ data ~/pre~ also displayes preformatted text with fixed spacing, but wiki processing still occurs on the text" => "~pp~ data ~/pp~ Displays preformated text/code; no Wiki processing is done inside these sections (as with np), and the spacing is fixed (no word wrapping is done). ~pre~ data ~/pre~ also displayes preformatted text with fixed spacing, but wiki processing still occurs on the text", // "~tc~ Tiki Comment ~/tc~ makes a Tiki comment. It will be completely removed from the display, but saved in the file for future reference. ~hc~ HTML Comment ~/hc~ makes an HTML comment. It will be inserted as a comment in the output HTML; these are not normally displayed in browsers, but can be seen using \"View Source\" or similar" => "~tc~ Tiki Comment ~/tc~ makes a Tiki comment. It will be completely removed from the display, but saved in the file for future reference. ~hc~ HTML Comment ~/hc~ makes an HTML comment. It will be inserted as a comment in the output HTML; these are not normally displayed in browsers, but can be seen using \"View Source\" or similar", // "Indent text with any number of spaces to turn it into a monospaced block that still follows other Wiki formatting instructions. It will be indended with the same number of spaces that you used. Note that this mode does not preserve exact spacing and line breaks; use ~pp~...~/pp~ for that" => "Indent text with any number of spaces to turn it into a monospaced block that still follows other Wiki formatting instructions. It will be indended with the same number of spaces that you used. Note that this mode does not preserve exact spacing and line breaks; use ~pp~...~/pp~ for that", // "Insert resp. right-to-left and left-to-right text direction DIV (up to end of text) and markers for langages as arabic or hebrew" => "Insert resp. right-to-left and left-to-right text direction DIV (up to end of text) and markers for langages as arabic or hebrew", // "Special characters" => "Special characters", // "hard space" => "hard space", // "numeric between ~ for html numeric characters entity" => "numeric between ~ for html numeric characters entity", // "Because the Wiki paragraph formatting feature is on, all groups of non-blank lines are collected into paragraphs. Lines can be of any length, and will be wrapped together with the next line. Paragraphs are separated by blank lines" => "Because the Wiki paragraph formatting feature is on, all groups of non-blank lines are collected into paragraphs. Lines can be of any length, and will be wrapped together with the next line. Paragraphs are separated by blank lines", // "Because the Wiki paragraph formatting feature is off, each line will be presented as you write it. This means that if you want paragraphs to be wrapped properly, a paragraph should be all together on one line" => "Because the Wiki paragraph formatting feature is off, each line will be presented as you write it. This means that if you want paragraphs to be wrapped properly, a paragraph should be all together on one line", // "Wiki plugins extend the function of wiki syntax with more specialized commands" => "Wiki plugins extend the function of wiki syntax with more specialized commands", // "Note that plugin arguments can be enclosed with double quotes ("); this allows them to contain , or = or >" => "Note that plugin arguments can be enclosed with double quotes ("); this allows them to contain , or = or >", // "text, bold" => "text, bold", // "text, italic" => "text, italic", // "text, underline" => "text, underline", // "table new" => "table new", // "wiki link'" => "wiki link'", // "horizontal rule" => "horizontal rule", // "dynamic variable" => "dynamic variable", // "Add image from File Gallery" => "Add image from File Gallery", // "quote" => "quote", // "flash" => "flash", // "{\$label}" => "{\$label}", // "Add Image from File Gallery" => "Add Image from File Gallery", // "Leave Fullscreen Edit" => "Leave Fullscreen Edit", // "Fullscreen Edit" => "Fullscreen Edit", // "Upload from disk to change the image" => "Upload from disk to change the image", // "Save and Go Next" => "Save and Go Next", // "Im-Export Languages" => "Im-Export Languages", // "Toggle interactive translation off" => "Toggle interactive translation off", // "Toggle interactive translation on" => "Toggle interactive translation on", // "Program dynamic content for block" => "Program dynamic content for block", // "Passing Percentage" => "Passing Percentage", // "%" => "%", // "Question Type" => "Question Type", // "Instructions: Type, or paste, your multiple choice questions below. One line for the question, then start answer choices on subsequent lines. Separate additional questions with a blank line. Indicate correct answers by starting them with a \"*\" (without the quotes) character" => "Instructions: Type, or paste, your multiple choice questions below. One line for the question, then start answer choices on subsequent lines. Separate additional questions with a blank line. Indicate correct answers by starting them with a \"*\" (without the quotes) character", // "Edit quiz results" => "Edit quiz results", // "and its subpages from the structure" => "and its subpages from the structure", // "The page already exists. The page that has been added to the structure is the existing one" => "The page already exists. The page that has been added to the structure is the existing one", // "The following pages added have automatically been categorized with the same categories as the structure" => "The following pages added have automatically been categorized with the same categories as the structure", // "Monitor the Sub-Structure" => "Monitor the Sub-Structure", // "Stop Monitoring the Sub-Structure" => "Stop Monitoring the Sub-Structure", // "Move in this structure" => "Move in this structure", // "Move to another structure" => "Move to another structure", // "at the beginning" => "at the beginning", // "at the end" => "at the end", // "Categorize all pages in structure together" => "Categorize all pages in structure together", // "Remove existing categories from ALL pages before recategorizing" => "Remove existing categories from ALL pages before recategorizing", // "<b>*</b>=optional" => "<b>*</b>=optional", // "<b>Topline</b>=small line above Title" => "<b>Topline</b>=small line above Title", // "<b>Subtitle</b>=small line below Title" => "<b>Subtitle</b>=small line below Title", // "<b>Source</b>=URL to article source" => "<b>Source</b>=URL to article source", // "Submit Article" => "Submit Article", // "Auto-Approve Article" => "Auto-Approve Article", // "If you go to edit this (or any other TPL file) file via the Tiki built-in TPL editor below, all the javascript can be sanitized or completely stripped out by Tiki security filtering" => "If you go to edit this (or any other TPL file) file via the Tiki built-in TPL editor below, all the javascript can be sanitized or completely stripped out by Tiki security filtering", // "This would cause you problems (e.g. menus can stop collapsing/expanding)" => "This would cause you problems (e.g. menus can stop collapsing/expanding)", // "You should only modify default header.tpl and other important files via text code editor, through console, or SSH, or FTP edit commands. And only if you know what you are doing ! ;-)" => "You should only modify default header.tpl and other important files via text code editor, through console, or SSH, or FTP edit commands. And only if you know what you are doing ! ;-)", // "Maybe You just want to modify the top of your Tiki site" => "Maybe You just want to modify the top of your Tiki site", // "Please consider using the Look & Feel preferences custom code areas or modify tiki-top_bar.tpl which you can do safely via the web-based interface" => "Please consider using the Look & Feel preferences custom code areas or modify tiki-top_bar.tpl which you can do safely via the web-based interface", // "Save Only in the Theme" => "Save Only in the Theme", // "Delete the copy in the theme" => "Delete the copy in the theme", // "Add Notification Email" => "Add Notification Email", // "Admin notifications" => "Admin notifications", // "View Page" => "View Page", // "View Article" => "View Article", // "Language of newly translated page" => "Language of newly translated page", // "Unspecified" => "Unspecified", // "Name of newly translated page" => "Name of newly translated page", // "Create translation" => "Create translation", // "\"You forgot to specify the language of the translation. Please choose a language in the picklist.\"" => "\"You forgot to specify the language of the translation. Please choose a language in the picklist.\"", // "Or" => "Or", // "Add existing page as a translation of this page" => "Add existing page as a translation of this page", // "Manage existing translations of this page" => "Manage existing translations of this page", // "Change language for this page" => "Change language for this page", // "Select from available options.." => "Select from available options..", // "Change Language" => "Change Language", // "No language is assigned to this page" => "No language is assigned to this page", // "Please select a language before performing translation" => "Please select a language before performing translation", // "Set Current Page's Language" => "Set Current Page's Language", // "View object" => "View object", // "Preview your changes" => "Preview your changes", // "Save the page" => "Save the page", // "Cancel the edit, you will lose your changes" => "Cancel the edit, you will lose your changes", // "Your edit session will expire in" => "Your edit session will expire in", // "Your edit session will expire in 1 minute. You must PREVIEW or SAVE your work now, to avoid losing your edits" => "Your edit session will expire in 1 minute. You must PREVIEW or SAVE your work now, to avoid losing your edits", // "Update '{\$page}'" => "Update '{\$page}'", // "You are editing the staging copy of the approved version of this page. Changes will be merged in after approval" => "You are editing the staging copy of the approved version of this page. Changes will be merged in after approval", // "This is a new staging page that has not been approved before" => "This is a new staging page that has not been approved before", // "The current staging copy may contain changes that have yet to be approved" => "The current staging copy may contain changes that have yet to be approved", // "View changes since last approval" => "View changes since last approval", // "You are editing the approved copy of this page" => "You are editing the approved copy of this page", // "There are currently changes in the staging copy that have yet to be approved" => "There are currently changes in the staging copy that have yet to be approved", // "Are you sure you do not want to edit" => "Are you sure you do not want to edit", // "the staging copy" => "the staging copy", // "instead" => "instead", // "Draft written on" => "Draft written on", // "Warning: new versions of this page have been made after this draft" => "Warning: new versions of this page have been made after this draft", // "Perhaps you are looking for" => "Perhaps you are looking for", // "Change the style used to display differences to be translated" => "Change the style used to display differences to be translated", // "Change diff styles" => "Change diff styles", // "This edit session will expire in {\$edittimeout} minutes" => "This edit session will expire in {\$edittimeout} minutes", // "<strong>Preview</strong> or <strong>Save</strong> your work to restart the edit session timer" => "<strong>Preview</strong> or <strong>Save</strong> your work to restart the edit session timer", // "Switch to WYSIWYG editor" => "Switch to WYSIWYG editor", // "Switch to normal (wiki) editor" => "Switch to normal (wiki) editor", // "Categories will be inherited from the structure top page" => "Categories will be inherited from the structure top page", // "Use rating" => "Use rating", // "Disable" => "Disable", // "There is no available poll template" => "There is no available poll template", // "You should ask an admin to create them" => "You should ask an admin to create them", // "or use" => "or use", // "an existing poll" => "an existing poll", // "AutoSave" => "AutoSave", // "If you want the saved version instead of the autosaved one" => "If you want the saved version instead of the autosaved one", // "Regex search " => "Regex search ", // "Replace to" => "Replace to", // "Case Insensitivity" => "Case Insensitivity", // "My Footnotes" => "My Footnotes", // "Translation request" => "Translation request", // "Send urgent translation request" => "Send urgent translation request", // "Edit Comment" => "Edit Comment", // "Monitor this page" => "Monitor this page", // "Add another image" => "Add another image", // "Lock this page" => "Lock this page", // "List Sheets" => "List Sheets", // "Graph" => "Graph", // "Export to file" => "Export to file", // "Format" => "Format", // "Autodetect" => "Autodetect", // "Export Tracker Items" => "Export Tracker Items", // "Delimitors" => "Delimitors", // "Carriage Return inside Field Value" => "Carriage Return inside Field Value", // "Parse as Wiki Text" => "Parse as Wiki Text", // "Fields visible in items list" => "Fields visible in items list", // "Fields searchable or visible in items list" => "Fields searchable or visible in items list", // "Fields visible in an item view" => "Fields visible in an item view", // "All fields" => "All fields", // "These fields" => "These fields", // "Use Ctrl+Click to select multiple fields" => "Use Ctrl+Click to select multiple fields", // "Edit FAQ question" => "Edit FAQ question", // "Add FAQ question" => "Add FAQ question", // "File Archive" => "File Archive", // "File Galleries tpl" => "File Galleries tpl", // "Be careful to set the right permissions on the files you link to" => "Be careful to set the right permissions on the files you link to", // "Create New File Gallery" => "Create New File Gallery", // "Size (width x height)" => "Size (width x height)", // "Forum Importer" => "Forum Importer", // "Import from a Local SQL File" => "Import from a Local SQL File", // "Forum Type" => "Forum Type", // "DB Prefix" => "DB Prefix", // "Local SQL Filename on Server (path will be stripped)" => "Local SQL Filename on Server (path will be stripped)", // "Must be in tikiroot/{\$tmpdir} or tikiroot/img/wiki_up" => "Must be in tikiroot/{\$tmpdir} or tikiroot/img/wiki_up", // "Verification" => "Verification", // "File must be an SQL file and exist in either <i>\$tikiroot/temp</i> or <i>\$tikiroot/img/wiki_up</i>" => "File must be an SQL file and exist in either <i>\$tikiroot/temp</i> or <i>\$tikiroot/img/wiki_up</i>", // "File was not specified, or could not be found in either location. Please put the file in either directory and Go Back. If the file exists in both locations, the \$tikiroot/{\$filecheck} location will be preferred" => "File was not specified, or could not be found in either location. Please put the file in either directory and Go Back. If the file exists in both locations, the \$tikiroot/{\$filecheck} location will be preferred", // "Select a Forum You Wish to Move (ONE at a time!)" => "Select a Forum You Wish to Move (ONE at a time!)", // "Which Forum Do You Wish to Import this Into" => "Which Forum Do You Wish to Import this Into", // "Message queue for forum" => "Message queue for forum", // "Back to forum" => "Back to forum", // "Search by name" => "Search by name", // "Search in content" => "Search in content", // "Reported messages for forum" => "Reported messages for forum", // "No records to display" => "No records to display", // "Perfom action with checked" => "Perfom action with checked", // "Un-report" => "Un-report", // "Tag translation" => "Tag translation", // "Note that tags that were created on pages with no language set will remain\n\tuniversal (i.e. is the same tag in all languages) until a language has been set for the tag" => "Note that tags that were created on pages with no language set will remain\n\tuniversal (i.e. is the same tag in all languages) until a language has been set for the tag", // "Until then, they cannot be translated" => "Until then, they cannot be translated", // "Show checkboxes to clear language information on tags" => "Show checkboxes to clear language information on tags", // "There are no tags on this page in your preferred languages" => "There are no tags on this page in your preferred languages", // "Set language" => "Set language", // "Universal" => "Universal", // "Show the following languages" => "Show the following languages", // "Cancel friendship request" => "Cancel friendship request", // "To learn more about the <a class=\"rbox-link\" target=\"tikihelp\" href=\"http://workflow.tikiwiki.org\">Galaxia workflow engine</a>" => "To learn more about the <a class=\"rbox-link\" target=\"tikihelp\" href=\"http://workflow.tikiwiki.org\">Galaxia workflow engine</a>", // "Expiration Time" => "Expiration Time", // "Not Defined" => "Not Defined", // "Not Interactive" => "Not Interactive", // "Not Ended" => "Not Ended", // "Executed" => "Executed", // "erase" => "erase", // "The name is not valid. Please, enter the name again" => "The name is not valid. Please, enter the name again", // "Not ended" => "Not ended", // "Instance Id" => "Instance Id", // "Instance Name" => "Instance Name", // "Instance Status" => "Instance Status", // "Elapsed time" => "Elapsed time", // "No processes defined or activated yet" => "No processes defined or activated yet", // "Not defined" => "Not defined", // "Geographic" => "Geographic", // "Creation Date" => "Creation Date", // "XY-Size" => "XY-Size", // "Gallery Image" => "Gallery Image", // "Global default" => "Global default", // "Bounding box" => "Bounding box", // "default scale" => "default scale", // "Original image is default scale" => "Original image is default scale", // "Make Map" => "Make Map", // "Google Map Locator" => "Google Map Locator", // "Save clicked point" => "Save clicked point", // "Reset view to default" => "Reset view to default", // "Save current view as default" => "Save current view as default", // "Center map to saved point" => "Center map to saved point", // "Reset view to site default" => "Reset view to site default", // "Users Map" => "Users Map", // "Select Graphic Type" => "Select Graphic Type", // "Pie Chart" => "Pie Chart", // "Multiline" => "Multiline", // "Multibar" => "Multibar", // "Bar Stack" => "Bar Stack", // "Landscape" => "Landscape", // "Portrait" => "Portrait", // "Independant Scale" => "Independant Scale", // "Horizontal Scale" => "Horizontal Scale", // "Bottom" => "Bottom", // "Vertical Scale" => "Vertical Scale", // "Series" => "Series", // "Wiki plug-in" => "Wiki plug-in", // "Ical import / Export" => "Ical import / Export", // "Select The calendar to export" => "Select The calendar to export", // "Calendar Import" => "Calendar Import", // "ICal File" => "ICal File", // "Modify String in Source Language" => "Modify String in Source Language", // "Original String" => "Original String", // "New String" => "New String", // "Import From File" => "Import From File", // "Grab Wiki Tables" => "Grab Wiki Tables", // "XML Zip" => "XML Zip", // "Tiki installer" => "Tiki installer", // "Welcome" => "Welcome", // "Welcome to the Tiki installation and upgrade script" => "Welcome to the Tiki installation and upgrade script", // "Use this script to install a new Tiki database or upgrade your existing database to release" => "Use this script to install a new Tiki database or upgrade your existing database to release", // "For the latest information about this release, please read the" => "For the latest information about this release, please read the", // "Release Notes" => "Release Notes", // "For complete documentation, please visit" => "For complete documentation, please visit", // "For more information about Tiki, please visit" => "For more information about Tiki, please visit", // "Select your language" => "Select your language", // "Read the License" => "Read the License", // "Tiki is software distributed under the LGPL license" => "Tiki is software distributed under the LGPL license", // " <a href=\"http://creativecommons.org/licenses/LGPL/2.1/\" target=\"_blank\">Here is a human-readable summary of the license below, including many translations.</a>" => " <a href=\"http://creativecommons.org/licenses/LGPL/2.1/\" target=\"_blank\">Here is a human-readable summary of the license below, including many translations.</a>", // "Review the System Requirements" => "Review the System Requirements", // "Before installing Tiki, <a href=\"http://doc.tikiwiki.org/tiki-index.php?page=Requirements+and+Setup&bl=y\" target=\"_blank\">review the documentation</a> and confirm that your system meets the minimum requirements" => "Before installing Tiki, <a href=\"http://doc.tikiwiki.org/tiki-index.php?page=Requirements+and+Setup&bl=y\" target=\"_blank\">review the documentation</a> and confirm that your system meets the minimum requirements", // "This installer will perform some basic checks automatically" => "This installer will perform some basic checks automatically", // "Memory" => "Memory", // "Success" => "Success", // "Tiki has not detected your PHP memory_limit" => "Tiki has not detected your PHP memory_limit", // "This probably means you have no set limit (all is well)" => "This probably means you have no set limit (all is well)", // "Tiki has detected your PHP memory limit at" => "Tiki has detected your PHP memory limit at", // "Tiki requires <strong>at least</strong> 32MB of PHP memory for script execution" => "Tiki requires <strong>at least</strong> 32MB of PHP memory for script execution", // "Allocating too little memory will cause Tiki to display blank pages" => "Allocating too little memory will cause Tiki to display blank pages", // "To change the memory limit, use the <strong>memory_limit</strong> key in your <strong>php.ini </strong> file (for example: memory_limit = 32M) and restart your webserver" => "To change the memory limit, use the <strong>memory_limit</strong> key in your <strong>php.ini </strong> file (for example: memory_limit = 32M) and restart your webserver", // "Tiki has detected your PHP memory_limit at" => "Tiki has detected your PHP memory_limit at", // "Mail" => "Mail", // "Tiki uses the PHP <strong>mail</strong> function to send email notifications and messages" => "Tiki uses the PHP <strong>mail</strong> function to send email notifications and messages", // "To test your system configuration, Tiki will attempt to send a test message to you" => "To test your system configuration, Tiki will attempt to send a test message to you", // "Test email" => "Test email", // "Email address to send test to" => "Email address to send test to", // "Copy test mail to " => "Copy test mail to ", // "Send Test Message" => "Send Test Message", // "Tiki was able to send a test message to" => "Tiki was able to send a test message to", // "Tiki was not able to send a test message" => "Tiki was not able to send a test message", // "Review your mail log for details" => "Review your mail log for details", // "Review the mail settings in your <strong>php.ini</strong> file (for example: confirm that the <strong>sendmail_path</strong> is correct)" => "Review the mail settings in your <strong>php.ini</strong> file (for example: confirm that the <strong>sendmail_path</strong> is correct)", // "If your host requires SMTP authentication, additional configuration may be necessary" => "If your host requires SMTP authentication, additional configuration may be necessary", // "Image Processing" => "Image Processing", // "Tiki detected" => "Tiki detected", // "Tiki was not able to detect the GD library" => "Tiki was not able to detect the GD library", // "Tiki uses the GD library to process images for the Image Gallery and CAPTCHA support" => "Tiki uses the GD library to process images for the Image Gallery and CAPTCHA support", // "Set the Database Connection" => "Set the Database Connection", // "Tiki requires an active database connection" => "Tiki requires an active database connection", // "You must create the database and user <em>before</em> completing this page" => "You must create the database and user <em>before</em> completing this page", // "Tiki cannot find a database connection" => "Tiki cannot find a database connection", // "This is normal for a new installation" => "This is normal for a new installation", // "Tiki found an existing database connection in your local.php file" => "Tiki found an existing database connection in your local.php file", // "Use Existing Connection" => "Use Existing Connection", // "Use this page to create a new database connection, or use the <a href=\"http://doc.tikiwiki.org/Manual+Installation\" target=\"_blank\" title=\"manual installation\">manual installation process</a>" => "Use this page to create a new database connection, or use the <a href=\"http://doc.tikiwiki.org/Manual+Installation\" target=\"_blank\" title=\"manual installation\">manual installation process</a>", // "Database information" => "Database information", // "Enter your database connection information" => "Enter your database connection information", // "Database type" => "Database type", // "Select the type of database to use with Tiki" => "Select the type of database to use with Tiki", // "Only databases supported by your PHP installation are listed here. If your database is not in the list, try to install the appropriate PHP extension" => "Only databases supported by your PHP installation are listed here. If your database is not in the list, try to install the appropriate PHP extension", // "Host name" => "Host name", // "Enter the host name or IP for your database" => "Enter the host name or IP for your database", // "Use <strong>localhost</strong> if the database is running on the same machine as Tiki" => "Use <strong>localhost</strong> if the database is running on the same machine as Tiki", // "For SQLite, enter the path and filename to your database file" => "For SQLite, enter the path and filename to your database file", // "Database name" => "Database name", // "Enter the name of the database that Tiki will use" => "Enter the name of the database that Tiki will use", // "The database must already exist. You can create the database using mysqladmin, PHPMyAdmin, cPanel, or ask your hosting provider. Normally Tiki tables won't conflict with other product names" => "The database must already exist. You can create the database using mysqladmin, PHPMyAdmin, cPanel, or ask your hosting provider. Normally Tiki tables won't conflict with other product names", // "For Oracle" => "For Oracle", // "Enter your TNS Name here and leave Host empty" => "Enter your TNS Name here and leave Host empty", // "Override tnsnames.ora and put your SID here and enter your hostname:port in the Host field" => "Override tnsnames.ora and put your SID here and enter your hostname:port in the Host field", // "Database user" => "Database user", // "Enter a database user with administrator permission for the Database" => "Enter a database user with administrator permission for the Database", // "User name" => "User name", // "Install & Update Profile" => "Install & Update Profile", // "Install Profile" => "Install Profile", // "Failed to set max_execution_time to 0 for PHP. You may experience problems when creating/upgrading the database on a slow system. This will manitest itself by a blank page" => "Failed to set max_execution_time to 0 for PHP. You may experience problems when creating/upgrading the database on a slow system. This will manitest itself by a blank page", // "Select the installation (or upgrade) profile to use. This profile will populate (or upgrade) the database" => "Select the installation (or upgrade) profile to use. This profile will populate (or upgrade) the database", // "If you want to upgrade from a previous Tiki release, ensure that you have read and understood the <a href=\"http://doc.tikiwiki.org/Upgrade\" target=\"_blank\">Upgrade instructions</a>" => "If you want to upgrade from a previous Tiki release, ensure that you have read and understood the <a href=\"http://doc.tikiwiki.org/Upgrade\" target=\"_blank\">Upgrade instructions</a>", // "Select the installation profile to use. This profile will populate the database" => "Select the installation profile to use. This profile will populate the database", // "Profiles can be used to pre-configure your site with specific features and settings" => "Profiles can be used to pre-configure your site with specific features and settings", // "Visit <a href=\"http://profiles.tikiwiki.org\" target=\"_blank\">http://profiles.tikiwiki.org</a> for more information" => "Visit <a href=\"http://profiles.tikiwiki.org\" target=\"_blank\">http://profiles.tikiwiki.org</a> for more information", // "Reinstall the database" => "Reinstall the database", // "This will destroy your current database" => "This will destroy your current database", // "Create a new database (clean install) with profile" => "Create a new database (clean install) with profile", // "Bare-bones default install" => "Bare-bones default install", // "Personal Blog and Profile" => "Personal Blog and Profile", // "Small Organization Web Presence" => "Small Organization Web Presence", // "Company Intranet" => "Company Intranet", // "Collaborative community" => "Collaborative community", // "See the documentation for <a target=\"_blank\" href=\"http://profiles.tikiwiki.org/Profiles_in_30_installer\" class=\"link\" title=\"Description of available profiles.\">descriptions of the available profiles" => "See the documentation for <a target=\"_blank\" href=\"http://profiles.tikiwiki.org/Profiles_in_30_installer\" class=\"link\" title=\"Description of available profiles.\">descriptions of the available profiles", // "The installer could not connect to the Profiles repository" => "The installer could not connect to the Profiles repository", // "The default installation profile will be used" => "The default installation profile will be used", // "Upgrade" => "Upgrade", // "Automatically upgrade your existing database to v" => "Automatically upgrade your existing database to v", // "This site has an admin account configured" => "This site has an admin account configured", // "Please login with your admin password to continue" => "Please login with your admin password to continue", // "Pass" => "Pass", // "Review the Upgrade" => "Review the Upgrade", // "Review the Installation" => "Review the Installation", // "Upgrade complete" => "Upgrade complete", // "Installation complete" => "Installation complete", // "Your database has been configured and Tiki is ready to run" => "Your database has been configured and Tiki is ready to run", // "If this is your first install, your admin password is <strong>admin</strong>" => "If this is your first install, your admin password is <strong>admin</strong>", // "You can now log in into Tiki as user <strong>admin</strong> and start configuring the application" => "You can now log in into Tiki as user <strong>admin</strong> and start configuring the application", // "Upgrade operations executed successfully" => "Upgrade operations executed successfully", // "Installation operations executed successfully" => "Installation operations executed successfully", // "SQL queries" => "SQL queries", // "Database was left unchanged" => "Database was left unchanged", // "Failed" => "Failed", // "Operations failed" => "Operations failed", // "Display details" => "Display details", // "During an upgrade, it is normal to have SQL failures resulting with <strong>Table already exists</strong> messages" => "During an upgrade, it is normal to have SQL failures resulting with <strong>Table already exists</strong> messages", // ".htaccess File" => ".htaccess File", // "We recommend enabling the <strong>.htaccess</strong> file for your Tiki" => "We recommend enabling the <strong>.htaccess</strong> file for your Tiki", // "This will enable you to use SEFURLs (search engine friendly URLs) and help improve site security" => "This will enable you to use SEFURLs (search engine friendly URLs) and help improve site security", // "To enable this file, simply rename the <strong>_htaccess</strong> file (located in the main directory of your Tiki installation) to <strong>.htaccess</strong>" => "To enable this file, simply rename the <strong>_htaccess</strong> file (located in the main directory of your Tiki installation) to <strong>.htaccess</strong>", // "Complete these fields to configure common, general settings for your site" => "Complete these fields to configure common, general settings for your site", // "The information you enter here can be changed later" => "The information you enter here can be changed later", // "Refer to the <a href=\"http://doc.tikiwiki.org/Admin+Panels\" target=\"_blank\">documentation</a> for complete information on these, and other, settings" => "Refer to the <a href=\"http://doc.tikiwiki.org/Admin+Panels\" target=\"_blank\">documentation</a> for complete information on these, and other, settings", // "This will appear in the browser title bar" => "This will appear in the browser title bar", // "Email sent by your site will use this address" => "Email sent by your site will use this address", // "Secure Login" => "Secure Login", // "HTTPS login" => "HTTPS login", // "Administrator" => "Administrator", // "Admin email" => "Admin email", // "This is the email address for your administrator account" => "This is the email address for your administrator account", // "Enter Your Tiki" => "Enter Your Tiki", // "The installation is complete" => "The installation is complete", // "Tiki is an opensource project, <em>you</em> can <a href='http://info.tikiwiki.org/Join+the+Community' target='_blank'>join the community</a> and help <a href='http://info.tikiwiki.org/tiki-index.php?page=Develop+Tiki' target='_blank'>develop Tiki</a>" => "Tiki is an opensource project, <em>you</em> can <a href='http://info.tikiwiki.org/Join+the+Community' target='_blank'>join the community</a> and help <a href='http://info.tikiwiki.org/tiki-index.php?page=Develop+Tiki' target='_blank'>develop Tiki</a>", // "Installation" => "Installation", // "If this is a first time installation, go to <strong>tiki-admin.php</strong> after login to start configuring your new Tiki installation" => "If this is a first time installation, go to <strong>tiki-admin.php</strong> after login to start configuring your new Tiki installation", // "If this is an upgrade, clean the Tiki caches manually (the <strong>templates_c</strong> directory) or by using the <strong>Admin > System</strong> option from the Admin menu" => "If this is an upgrade, clean the Tiki caches manually (the <strong>templates_c</strong> directory) or by using the <strong>Admin > System</strong> option from the Admin menu", // "Enter Tiki and Lock Installer" => "Enter Tiki and Lock Installer", // "Recommended" => "Recommended", // "Enter Tiki Without Locking Installer" => "Enter Tiki Without Locking Installer", // "MultiTiki Setup" => "MultiTiki Setup", // "Default Installation" => "Default Installation", // "DB OK" => "DB OK", // "No DB" => "No DB", // "Adding a new host" => "Adding a new host", // "To add a new virtual host run the setup.sh with the domain name of the new host as a last parameter" => "To add a new virtual host run the setup.sh with the domain name of the new host as a last parameter", // "MultiTiki" => "MultiTiki", // "Are you upgrading an existing Tiki site" => "Are you upgrading an existing Tiki site", // "Go directly to the <strong>Install/Upgrade</strong> step" => "Go directly to the <strong>Install/Upgrade</strong> step", // "Install/Upgrade" => "Install/Upgrade", // "Restart the installer" => "Restart the installer", // "Database Connection" => "Database Connection", // "Reset the Database Connection" => "Reset the Database Connection", // "Configure the General Settings" => "Configure the General Settings", // "Tiki Icon" => "Tiki Icon", // "TikiWiki Project Web Site" => "TikiWiki Project Web Site", // "Support Forums" => "Support Forums", // "TikiWiki CMS/Groupware Project" => "TikiWiki CMS/Groupware Project", // "Powered by TikiWiki" => "Powered by TikiWiki", // "Interactive translator" => "Interactive translator", // "has been updated" => "has been updated", // "Close this window" => "Close this window", // "Go Back" => "Go Back", // "Clicking 'Close this window' will reload the main window from where it was opened" => "Clicking 'Close this window' will reload the main window from where it was opened", // "Last 2 days" => "Last 2 days", // "Last 3 days" => "Last 3 days", // "Last 5 days" => "Last 5 days", // "Last week" => "Last week", // "Last 2 weeks" => "Last 2 weeks", // "Last month" => "Last month", // "Search by Date" => "Search by Date", // "To use a banner in a <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a> or a template, use {literal}{banner zone=ABC}{/literal}, where ABC is the name of the zone" => "To use a banner in a <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a> or a template, use {literal}{banner zone=ABC}{/literal}, where ABC is the name of the zone", // "Max Clicks" => "Max Clicks", // "The cache is used by" => "The cache is used by", // "Approval" => "Approval", // "Rejected" => "Rejected", // "To use content blocks in a text area (Wiki page, etc), a <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a> or a template, use {literal}{content id=x}{/literal}, where x is the ID of the content block" => "To use content blocks in a text area (Wiki page, etc), a <a class=\"rbox-link\" href=\"tiki-admin_modules.php\">module</a> or a template, use {literal}{content id=x}{/literal}, where x is the ID of the content block", // "You can also use {literal}{content label=x}{/literal}, where x is the label of the content block" => "You can also use {literal}{content label=x}{/literal}, where x is the label of the content block", // "Edit content block" => "Edit content block", // "Create content block" => "Create content block", // "Current Value" => "Current Value", // "Future vers" => "Future vers", // "SlideShow" => "SlideShow", // "Keep gallery window open" => "Keep gallery window open", // "Your comment" => "Your comment", // "Modifications" => "Modifications", // "Property <b>{\$fgp_name}</b> Changed" => "Property <b>{\$fgp_name}</b> Changed", // "Flash binary (.swf or .dcr)" => "Flash binary (.swf or .dcr)", // "users registered" => "users registered", // "Distance (km)" => "Distance (km)", // "Those movies are very good tutorials of tikiwiki use. They have been generated by siridhar with camtasia studio for public use ! Thanks to him. The up-to-date list of movies is on" => "Those movies are very good tutorials of tikiwiki use. They have been generated by siridhar with camtasia studio for public use ! Thanks to him. The up-to-date list of movies is on", // "Last modification" => "Last modification", // "Page creator" => "Page creator", // "Last ver" => "Last ver", // "Status of the page" => "Status of the page", // "Vers" => "Vers", // "Links to other items in page" => "Links to other items in page", // "Links to this page in other pages" => "Links to this page in other pages", // "Backl" => "Backl", // "Page size" => "Page size", // " {if \$find ne ''}and {/if}starting with" => " {if \$find ne ''}and {/if}starting with", // "offline" => "offline", // "Back to admin" => "Back to admin", // "For security purposes we must periodically validate your email address to allow continued access to this site" => "For security purposes we must periodically validate your email address to allow continued access to this site", // "A validation email has been sent to you. Please open that email and follow the instructions to once again gain access to the site" => "A validation email has been sent to you. Please open that email and follow the instructions to once again gain access to the site", // "Thank you" => "Thank you", // "This is an experimental feature" => "This is an experimental feature", // "Requires" => "Requires", // "Not Enabled" => "Not Enabled", // "Missing dependency. Obtain <a href=\"http://tikiwiki.org/tiki-download_file.php?fileId=50\">visorFreemind.swf</a> and upload it in files/" => "Missing dependency. Obtain <a href=\"http://tikiwiki.org/tiki-download_file.php?fileId=50\">visorFreemind.swf</a> and upload it in files/", // "Add event" => "Add event", // "Tikiwiki Mods" => "Tikiwiki Mods", // "Mods Configuration" => "Mods Configuration", // "Update remote index" => "Update remote index", // "Rebuild local list" => "Rebuild local list", // "Republish all" => "Republish all", // "Publish all" => "Publish all", // "Unpublish all" => "Unpublish all", // "Tiki \"mods\" are additional features not included in the public release. Learn more at <a target=\"tikihelp\" href=\"http://mods.tikiwiki.org\">mods.tikiwiki.org</a>" => "Tiki \"mods\" are additional features not included in the public release. Learn more at <a target=\"tikihelp\" href=\"http://mods.tikiwiki.org\">mods.tikiwiki.org</a>", // "Tiki \"mods\" are undergoing refurbishment" => "Tiki \"mods\" are undergoing refurbishment", // "You will probably some find mods shown as being compatible with older versions of Tiki will work with later versions with little or no modification" => "You will probably some find mods shown as being compatible with older versions of Tiki will work with later versions with little or no modification", // "Your help is needed! Please visit <a href=\"http://dev.tikiwiki.org/tiki-index.php?page=Mods\">dev.tikiwiki.org</a> to find out more" => "Your help is needed! Please visit <a href=\"http://dev.tikiwiki.org/tiki-index.php?page=Mods\">dev.tikiwiki.org</a> to find out more", // "Attention" => "Attention", // "Apache has the right to write in your file tree, which enables the installation, removal or upgrade of packages. When you are done with those operations, think to fix those permissions back to a safe state (by using \"sh setup.sh\" for example)" => "Apache has the right to write in your file tree, which enables the installation, removal or upgrade of packages. When you are done with those operations, think to fix those permissions back to a safe state (by using \"sh setup.sh\" for example)", // "To install, remove or upgrade packages you need to give the apache user the right to write files in your web tree (you can use \"sh setup.sh open\" to set it up). After installation you need to remove that permission (using \"sh setup.sh\")" => "To install, remove or upgrade packages you need to give the apache user the right to write files in your web tree (you can use \"sh setup.sh open\" to set it up). After installation you need to remove that permission (using \"sh setup.sh\")", // "all types" => "all types", // "for version" => "for version", // "all versions" => "all versions", // "or later" => "or later", // "No mods found" => "No mods found", // "licence" => "licence", // "Tikiwiki Mods Configuration" => "Tikiwiki Mods Configuration", // "Mods Install/uninstall" => "Mods Install/uninstall", // "Mods local directory" => "Mods local directory", // "Mods remote server" => "Mods remote server", // "Package Config" => "Package Config", // "y" => "y", // "My Articles" => "My Articles", // "User Articles" => "User Articles", // "My User Items" => "My User Items", // "User Items" => "User Items", // "User forum topics" => "User forum topics", // "Forum topics" => "Forum topics", // "Date of post" => "Date of post", // "User forum replies" => "User forum replies", // "Forum replies" => "Forum replies", // "To display the objects you participate" => "To display the objects you participate", // "My Infos" => "My Infos", // "Contacts Preferences" => "Contacts Preferences", // "My Contacts" => "My Contacts", // "My Wiki Pages" => "My Wiki Pages", // "My Galleries" => "My Galleries", // "My Tracker Items" => "My Tracker Items", // "My Messages" => "My Messages", // "My Tasks" => "My Tasks", // "Sent Edition" => "Sent Edition", // "HTML version" => "HTML version", // "Text version" => "Text version", // "Delete errors" => "Delete errors", // "Not sent" => "Not sent", // "Removal of your email address failed" => "Removal of your email address failed", // "Subscription failed" => "Subscription failed", // "Available Newsletters" => "Available Newsletters", // "Read the news" => "Read the news", // "Add a news server" => "Add a news server", // "Edit news server" => "Edit news server", // "Object Watches" => "Object Watches", // "Watching Groups" => "Watching Groups", // "View Permissions" => "View Permissions", // "Edit Permissions" => "Edit Permissions", // "These permissions override any global permissions or category permissions affecting this object" => "These permissions override any global permissions or category permissions affecting this object", // "To edit global permissions <a class=\"rbox-link\" href=\"tiki-admingroups.php\">click here</a>" => "To edit global permissions <a class=\"rbox-link\" href=\"tiki-admingroups.php\">click here</a>", // "No individual permissions, category permissions apply" => "No individual permissions, category permissions apply", // "Current permissions for categories that this object belongs to" => "Current permissions for categories that this object belongs to", // "These permissions do not apply. Special permissions apply" => "These permissions do not apply. Special permissions apply", // "No category permissions; special permissions apply" => "No category permissions; special permissions apply", // "and also to all pages of the sub-structure" => "and also to all pages of the sub-structure", // "Perms Help" => "Perms Help", // "Your OpenID identity is valid" => "Your OpenID identity is valid", // "However, no account is associated to the OpenID identifier" => "However, no account is associated to the OpenID identifier", // "Create a new Tikiwiki account from OpenID" => "Create a new Tikiwiki account from OpenID", // "Associate OpenID with an existing Tikiwiki account" => "Associate OpenID with an existing Tikiwiki account", // "Your identity gives you access to multiple user accounts" => "Your identity gives you access to multiple user accounts", // "Select account" => "Select account", // "Make Structure" => "Make Structure", // "{\$atts|@count} files attached" => "{\$atts|@count} files attached", // "Preview of version" => "Preview of version", // "(current)" => "(current)", // "Rollback to this version" => "Rollback to this version", // "Source of version" => "Source of version", // "s=source" => "s=source", // "b=rollback" => "b=rollback", // "Updated from" => "Updated from", // "Used to update" => "Used to update", // "Update Translation" => "Update Translation", // "Hide translation history" => "Hide translation history", // "Show translation history" => "Show translation history", // "File (only .gif, .jpg and .png images approximately 45px × 45px)" => "File (only .gif, .jpg and .png images approximately 45px × 45px)", // "Plugin execution was denied" => "Plugin execution was denied", // "Plugin execution pending approval" => "Plugin execution pending approval", // "After argument validation by an editor, the execution of this plugin was denied. This plugin will eventually be removed or corrected" => "After argument validation by an editor, the execution of this plugin was denied. This plugin will eventually be removed or corrected", // "This plugin was recently added or modified. Until an editor of the site validates the parameters, execution will not be possible" => "This plugin was recently added or modified. Until an editor of the site validates the parameters, execution will not be possible", // "You are allowed to" => "You are allowed to", // "View arguments" => "View arguments", // "Execute the plugin in preview mode (may be dangerous)" => "Execute the plugin in preview mode (may be dangerous)", // "Approve the plugin for public execution" => "Approve the plugin for public execution", // "View Details" => "View Details", // "This plugin does not contain any arguments" => "This plugin does not contain any arguments", // "This plugin's body is empty" => "This plugin's body is empty", // "Any" => "Any", // "Items found" => "Items found", // "Sum" => "Sum", // "Plugin Approval" => "Plugin Approval", // "For security, grant the <strong>tiki_p_plugin_approve</strong> permission only to trusted user groups" => "For security, grant the <strong>tiki_p_plugin_approve</strong> permission only to trusted user groups", // "Use the <a href=\"tiki-admin.php?page=textarea\">Admin: Text Area page</a> to deactivate potentially risky plugins" => "Use the <a href=\"tiki-admin.php?page=textarea\">Admin: Text Area page</a> to deactivate potentially risky plugins", // "This page lists the plugins that require validation, the first time they are encountered" => "This page lists the plugins that require validation, the first time they are encountered", // "Each plugin contains a unique <em>signature</em> that is preserved" => "Each plugin contains a unique <em>signature</em> that is preserved", // "If a plugin is no longer in use (for example, it has been removed from the wiki page), use <strong>Clear</strong> to remove it from this list" => "If a plugin is no longer in use (for example, it has been removed from the wiki page), use <strong>Clear</strong> to remove it from this list", // "The plugin will automatically be added if it is encountered" => "The plugin will automatically be added if it is encountered", // "Plugins can be individually previewed, approved, or rejected from the particular location that contains the plugin" => "Plugins can be individually previewed, approved, or rejected from the particular location that contains the plugin", // "For security, you should review each plugin to ensure it is safe to approve" => "For security, you should review each plugin to ensure it is safe to approve", // "Plugin" => "Plugin", // "Added By" => "Added By", // "Signature" => "Signature", // "Wiki page: <a href=\"%0#{\$plugin.fingerprint}\" title=\"{tr}View this page" => "Wiki page: <a href=\"%0#{\$plugin.fingerprint}\" title=\"{tr}View this page", // "<a href=\"%0#{\$plugin.fingerprint}\" title=\"{tr}View this page" => "<a href=\"%0#{\$plugin.fingerprint}\" title=\"{tr}View this page", // "Approve all pending plugins" => "Approve all pending plugins", // "Using <strong>Approve</strong> or <strong>Approve All</strong> will approve and activate the pending plugins" => "Using <strong>Approve</strong> or <strong>Approve All</strong> will approve and activate the pending plugins", // "Use this feature <strong>only</strong> if you have verified that all the pending plugins are safe" => "Use this feature <strong>only</strong> if you have verified that all the pending plugins are safe", // "No plugins pending approval" => "No plugins pending approval", // "Poll Results" => "Poll Results", // "Top Voted Polls" => "Top Voted Polls", // "Edit Poll" => "Edit Poll", // "Find the poll" => "Find the poll", // "Number of top voted polls to show" => "Number of top voted polls to show", // "Vote range displayed" => "Vote range displayed", // "All votes with no span consideration" => "All votes with no span consideration", // "All votes with span consideration" => "All votes with span consideration", // "All votes" => "All votes", // "List Votes" => "List Votes", // "Note: Remember that this is only a preview, and has not yet been saved" => "Note: Remember that this is only a preview, and has not yet been saved", // "Permission denied. You do not have permission to read complete articles" => "Permission denied. You do not have permission to read complete articles", // "Selected Structures" => "Selected Structures", // "Add Structure" => "Add Structure", // "No structures" => "No structures", // "Add Pages" => "Add Pages", // "No pages" => "No pages", // "Add Pages from Structures" => "Add Pages from Structures", // "Add Structure Pages" => "Add Structure Pages", // "Selected Pages" => "Selected Pages", // "No pages selected" => "No pages selected", // "Stats for quiz" => "Stats for quiz", // "P/F" => "P/F", // "Passed" => "Passed", // "Rank" => "Rank", // "star" => "star", // "half star" => "half star", // "Send a link" => "Send a link", // "Received Pages" => "Received Pages", // "Edit Received Page" => "Edit Received Page", // "The highlight pages already exist" => "The highlight pages already exist", // "Please, change the name if you want the page to be uploaded" => "Please, change the name if you want the page to be uploaded", // "Received Structures" => "Received Structures", // "Prefix the checked" => "Prefix the checked", // "Postfix the checked" => "Postfix the checked", // "Use your email as login" => "Use your email as login", // "Minimum {\$prefs.min_username_length} characters long" => "Minimum {\$prefs.min_username_length} characters long", // "Passcode to register" => "Passcode to register", // "Not your password" => "Not your password", // "To request a passcode, {if \$prefs.feature_contact eq 'y'}<a href=\"tiki-contact.php\">{/if}\n\tcontact the sytem administrator{if \$prefs.feature_contact eq 'y'}</a>{/if}" => "To request a passcode, {if \$prefs.feature_contact eq 'y'}<a href=\"tiki-contact.php\">{/if}\n\tcontact the sytem administrator{if \$prefs.feature_contact eq 'y'}</a>{/if}", // "Generate a\tpassword" => "Generate a\tpassword", // "A valid email is mandatory to register" => "A valid email is mandatory to register", // "Select your group" => "Select your group", // "NOTE: Make sure to whitelist this domain to prevent registration emails being canned by your spam filter" => "NOTE: Make sure to whitelist this domain to prevent registration emails being canned by your spam filter", // "Enter your username or email" => "Enter your username or email", // "Enter your email" => "Enter your email", // "Request Password Reset" => "Request Password Reset", // "Back to page" => "Back to page", // "Rename page" => "Rename page", // "to version" => "to version", // "\$name" => "\$name", // "Faqs" => "Faqs", // "Blogs Post" => "Blogs Post", // "Date Search" => "Date Search", // "All dates" => "All dates", // "Calendar Items" => "Calendar Items", // "Please Confirm" => "Please Confirm", // "octets" => "octets", // "Data HTML" => "Data HTML", // "Data Txt" => "Data Txt", // "Attached Files" => "Attached Files", // "To add a file, click here" => "To add a file, click here", // "Save as Draft" => "Save as Draft", // "Send a structure" => "Send a structure", // "Ex: http://tikiwiki.org or localhost" => "Ex: http://tikiwiki.org or localhost", // "Use /commxmlrpc.php if your tikiwiki site is installed at the root, otherwise adapt /tiki to your need" => "Use /commxmlrpc.php if your tikiwiki site is installed at the root, otherwise adapt /tiki to your need", // "This is the staging copy of" => "This is the staging copy of", // "the approved version of this page" => "the approved version of this page", // "Viewing of changes since last approval is possible only after first approval" => "Viewing of changes since last approval is possible only after first approval", // "Approve changes" => "Approve changes", // "Latest changes will be synchronized after approval" => "Latest changes will be synchronized after approval", // "This is a new staging page that has not been approved before. Edit and manually move it to the category for approved pages to approve it for the first time" => "This is a new staging page that has not been approved before. Edit and manually move it to the category for approved pages to approve it for the first time", // "Content may be out of date" => "Content may be out of date", // "An urgent request for translation has been sent. Until this page is updated, you can see a corrected version in the following pages" => "An urgent request for translation has been sent. Until this page is updated, you can see a corrected version in the following pages", // "TOC" => "TOC", // "page: %0/%1" => "page: %0/%1", // "Page last modified on %0 by %1" => "Page last modified on %0 by %1", // "Created by %0" => "Created by %0", // "Last Modification: %0 by %1" => "Last Modification: %0 by %1", // "You will not see the latest queries" => "You will not see the latest queries", // "Clean" => "Clean", // "Params" => "Params", // "Most viewed objects" => "Most viewed objects", // "Most viewed objects in the last 7 days" => "Most viewed objects in the last 7 days", // "Total replies" => "Total replies", // "Average number of replies per topic" => "Average number of replies per topic", // "FAQ Stats" => "FAQ Stats", // "Usage chart" => "Usage chart", // "Usage chart image" => "Usage chart image", // "Daily Usage" => "Daily Usage", // "Stats for survey" => "Stats for survey", // "Clean logs older than" => "Clean logs older than", // "months" => "months", // "Thank you for your submission" => "Thank you for your submission", // "Send a link to a friend" => "Send a link to a friend", // "The link was sent to the following addresses" => "The link was sent to the following addresses", // "Friend's email" => "Friend's email", // "Separate multiple email addresses with a comma" => "Separate multiple email addresses with a comma", // "Your name" => "Your name", // "Your email" => "Your email", // "I found an interesting page that I thought you would like" => "I found an interesting page that I thought you would like", // "TikiTests Edit" => "TikiTests Edit", // "Summary mode" => "Summary mode", // "Show Page Differences" => "Show Page Differences", // "Show Tidy Errors and Warnings" => "Show Tidy Errors and Warnings", // "Show POST Data" => "Show POST Data", // "Use Current Session/Logout" => "Use Current Session/Logout", // "Recorded Links" => "Recorded Links", // "Request" => "Request", // "Element to compare (Xpath expression)" => "Element to compare (Xpath expression)", // "Test Xpath Expression" => "Test Xpath Expression", // "Post Variables" => "Post Variables", // "Tidy Results" => "Tidy Results", // "Delete this link" => "Delete this link", // "TikiTests List" => "TikiTests List", // "Config" => "Config", // "Replay" => "Replay", // "Tidy extension not present" => "Tidy extension not present", // "PECL HTTP extension present" => "PECL HTTP extension present", // "cURL extension present" => "cURL extension present", // "PECL HTTP and cURL extension not present. Replay of the TikiTest will not be possible" => "PECL HTTP and cURL extension not present. Replay of the TikiTest will not be possible", // "List TikiTests" => "List TikiTests", // "Create a TikiTest" => "Create a TikiTest", // "Replay the TikiTest" => "Replay the TikiTest", // "Edit the TikiTest" => "Edit the TikiTest", // "TikiTests Record Configuration" => "TikiTests Record Configuration", // "Start Recording Test" => "Start Recording Test", // "TikiTests Replay Configuration" => "TikiTests Replay Configuration", // "Failure" => "Failure", // "Reference" => "Reference", // "The pages are different" => "The pages are different", // "The pages are identical" => "The pages are identical", // "Recording to pause press the pause button" => "Recording to pause press the pause button", // "Pause the recording" => "Pause the recording", // "Paused to resume press the play button" => "Paused to resume press the play button", // "Resume the recording" => "Resume the recording", // "Stop the recording" => "Stop the recording", // "Theme Control Center: Categories" => "Theme Control Center: Categories", // "Theme Control Center: Sections" => "Theme Control Center: Sections", // "The following files have been successfully uploaded" => "The following files have been successfully uploaded", // "Additional Info" => "Additional Info", // "You can link to the file from a Wiki page using" => "You can link to the file from a Wiki page using", // "You can display an image in a Wiki page using" => "You can display an image in a Wiki page using", // "You can link to the file from an HTML page using" => "You can link to the file from an HTML page using", // "You locked the file" => "You locked the file", // "The file is locked by {\$fileInfo.lockedby}" => "The file is locked by {\$fileInfo.lockedby}", // "File Title" => "File Title", // "Unzip zip files" => "Unzip zip files", // "Author if not the file creator" => "Author if not the file creator", // "Maximum amount of downloads" => "Maximum amount of downloads", // "Add File" => "Add File", // "Maximum file size is limited to" => "Maximum file size is limited to", // "No gallery available" => "No gallery available", // "Uploading file.." => "Uploading file..", // "No File to Upload.." => "No File to Upload..", // "Note: Maximum image size is limited to" => "Note: Maximum image size is limited to", // "The column is disabled" => "The column is disabled", // "a folder" => "a folder", // "a URL" => "a URL", // "User Contacts Preferences" => "User Contacts Preferences", // "Manage Fields" => "Manage Fields", // "Default view" => "Default view", // "(non public)" => "(non public)", // "System" => "System", // "The user requested friendship with you" => "The user requested friendship with you", // "Accept friendship from this user" => "Accept friendship from this user", // "Refuse friendship from this user" => "Refuse friendship from this user", // "Currently waiting for user approval" => "Currently waiting for user approval", // "Cancel friendship request towards this user" => "Cancel friendship request towards this user", // "Forum comments" => "Forum comments", // "Toggle" => "Toggle", // "Male" => "Male", // "Female" => "Female", // "Use Google Map locator" => "Use Google Map locator", // "Your preferred language" => "Your preferred language", // "Can you read more languages" => "Can you read more languages", // "Other languages you can read (select on the left to add to the list on the right)" => "Other languages you can read (select on the left to add to the list on the right)", // "Select language.." => "Select language..", // "Displays users' info tooltip on mouseover for every user who allows his information to be public" => "Displays users' info tooltip on mouseover for every user who allows his information to be public", // "Note author when reading his mail" => "Note author when reading his mail", // "My user items" => "My user items", // "My level" => "My level", // "Task list" => "Task list", // "Admin mode off" => "Admin mode off", // "Admin mode on" => "Admin mode on", // "Task help" => "Task help", // "You received this task, please read and execute it" => "You received this task, please read and execute it", // "You send this task to a other user" => "You send this task to a other user", // "This task is public to a special group" => "This task is public to a special group", // "Accepted by Task User and Creator" => "Accepted by Task User and Creator", // "Accepted User and Creator" => "Accepted User and Creator", // "Task is accepted by user and creator" => "Task is accepted by user and creator", // "Task is not accepted by you, read the task and accept or reject it" => "Task is not accepted by you, read the task and accept or reject it", // "Waiting for Other User" => "Waiting for Other User", // "Task is not accepted/rejected by other user" => "Task is not accepted/rejected by other user", // "Admin Mode" => "Admin Mode", // "taskId" => "taskId", // "Task user" => "Task user", // "Only the creator can delete this task" => "Only the creator can delete this task", // "Use start date and time" => "Use start date and time", // "Use end date and time" => "Use end date and time", // "Open / In Process" => "Open / In Process", // "Waiting / Not Started" => "Waiting / Not Started", // "Waiting" => "Waiting", // "Shared for Group" => "Shared for Group", // "Accepted by User" => "Accepted by User", // "No / Rejected" => "No / Rejected", // "Accepted by Creator" => "Accepted by Creator", // "Modified by" => "Modified by", // "Inform task user by email" => "Inform task user by email", // "%m/%d/%Y [%H:%M]" => "%m/%d/%Y [%H:%M]", // "Public for group" => "Public for group", // "Use \"watches\" to monitor wiki pages or other objects" => "Use \"watches\" to monitor wiki pages or other objects", // "Watch new items by clicking the {icon _id=eye} button on specific pages" => "Watch new items by clicking the {icon _id=eye} button on specific pages", // "Select event type" => "Select event type", // "All watched events" => "All watched events", // "A user edited an article" => "A user edited an article", // "A user deleted an article" => "A user deleted an article", // "A user created a wiki page in a language" => "A user created a wiki page in a language", // "Used space" => "Used space", // "up to" => "up to", // "no limit for admin" => "no limit for admin", // "No articles yet" => "No articles yet", // "Add an article" => "Add an article", // "There are no questions in this FAQ" => "There are no questions in this FAQ", // "Manage Message Queue" => "Manage Message Queue", // "Manage Reported Messages" => "Manage Reported Messages", // "Monitor Topics of this Forum" => "Monitor Topics of this Forum", // "Stop Monitoring Topics of this Forum" => "Stop Monitoring Topics of this Forum", // "Monitor Topics and Threads of this Forum" => "Monitor Topics and Threads of this Forum", // "Stop Monitoring Topics and Threads of this Forum" => "Stop Monitoring Topics and Threads of this Forum", // "Group Monitor Topics of this Forum" => "Group Monitor Topics of this Forum", // "Group Monitor Topics and Threads of this Forum" => "Group Monitor Topics and Threads of this Forum", // "Editing" => "Editing", // "Post New" => "Post New", // "Watch for replies" => "Watch for replies", // "Send me an e-mail when someone replies to my topic" => "Send me an e-mail when someone replies to my topic", // "Don't send me any e-mails" => "Don't send me any e-mails", // "Editing posts" => "Editing posts", // "Forum Lock" => "Forum Lock", // "Unarchive" => "Unarchive", // "posts in this forum" => "posts in this forum", // "Filter Posts" => "Filter Posts", // "Posts Filtering" => "Posts Filtering", // "Last post date" => "Last post date", // "Show archived posts" => "Show archived posts", // "Containing posts by" => "Containing posts by", // "Me" => "Me", // "Posts with no replies" => "Posts with no replies", // "Archived" => "Archived", // "Topic List" => "Topic List", // "The post has been reported and will be reviewed by a moderator" => "The post has been reported and will be reviewed by a moderator", // "Print this page only" => "Print this page only", // "Print all pages" => "Print all pages", // "Tracker Items" => "Tracker Items", // "There was an error connecting to your e-mail account" => "There was an error connecting to your e-mail account", // "Add a new" => "Add a new", // "Edit this" => "Edit this", // " mail account" => " mail account", // "Group (shared mail inbox) or private" => "Group (shared mail inbox) or private", // "This will be a group mail account" => "This will be a group mail account", // "This will be a personal mail account" => "This will be a personal mail account", // "Auto-refresh page time" => "Auto-refresh page time", // "You do not have the correct permissions to Add or Edit a webmail account. <BR />Please contact your administrator and ask for \"admin_personal_webmail\" or \"admin_group_webmail\" permission" => "You do not have the correct permissions to Add or Edit a webmail account. <BR />Please contact your administrator and ask for \"admin_personal_webmail\" or \"admin_group_webmail\" permission", // "Personal e-mail accounts" => "Personal e-mail accounts", // "Click to activate" => "Click to activate", // "This is the active account" => "This is the active account", // "Group e-mail accounts" => "Group e-mail accounts", // "Show Unread" => "Show Unread", // "Show Flagged" => "Show Flagged", // "Refresh now" => "Refresh now", // "Group messages" => "Group messages", // "unFlagged" => "unFlagged", // "Group Monitor on Structure" => "Group Monitor on Structure", // "Jump to Content" => "Jump to Content", // "Cancel Fullscreen" => "Cancel Fullscreen", // "Latitude" => "Latitude", // "Longitude" => "Longitude", // "Word Limit Exceeded" => "Word Limit Exceeded", // "Word Count" => "Word Count", // "Format: x,y,zoom where x is the longitude, and y is the latitude. Zoom is between 0(view Earth) and 19. You can use <a href=\"tiki-gmap_locator.php?for=item&itemId={\$item.itemId}&trackerId={\$item.trackerId}&fieldId={\$field_value.fieldId}\">{tr}Google Map Locator" => "Format: x,y,zoom where x is the longitude, and y is the latitude. Zoom is between 0(view Earth) and 19. You can use <a href=\"tiki-gmap_locator.php?for=item&itemId={\$item.itemId}&trackerId={\$item.trackerId}&fieldId={\$field_value.fieldId}\">{tr}Google Map Locator", // "Number of voices" => "Number of voices", // "Your vote" => "Your vote", // "Click to vote for this value" => "Click to vote for this value", // "You have ever subscribed" => "You have ever subscribed", // "You have not yet subscribed" => "You have not yet subscribed", // "friends" => "friends", // "Unsubscribe" => "Unsubscribe", // "Google Maps is not enabled" => "Google Maps is not enabled", // "The main text of this page is available in the following languages" => "The main text of this page is available in the following languages", // "Use this thread to discuss the page" => "Use this thread to discuss the page", // "Missing or incorrect trackerId parameter for the plugin" => "Missing or incorrect trackerId parameter for the plugin", // "list" => "list", // "Reinstall" => "Reinstall", // "Undecided" => "Undecided", // "Subscribe to a group" => "Subscribe to a group", // "Toggle display" => "Toggle display", // "List authors" => "List authors", // "Save the page as a partial translation" => "Save the page as a partial translation", // "Partial Translation" => "Partial Translation", // "Save the page as a completed translation" => "Save the page as a completed translation", // "Complete Translation" => "Complete Translation", // "Save the page, but do not send notifications and do not count it as new content to be translated" => "Save the page, but do not send notifications and do not count it as new content to be translated", // "Save the page as a draft" => "Save the page as a draft", // "Save Draft" => "Save Draft", // "If you want people to be able to reply to you, you have to check <a href='tiki-user_preferences.php'>Allow messages from other users</a>" => "If you want people to be able to reply to you, you have to check <a href='tiki-user_preferences.php'>Allow messages from other users</a>", // "Separate multiple usernames with a comma ( , )" => "Separate multiple usernames with a comma ( , )", // "Permission denied you cannot view the Tiki calendar" => "Permission denied you cannot view the Tiki calendar", // "%s set" => "%s set", // "%s unset" => "%s unset", // "Administration" => "Administration", // "Help on Configuration Sections" => "Help on Configuration Sections", // "Enable/disable Tiki features here, but configure them elsewhere" => "Enable/disable Tiki features here, but configure them elsewhere", // "Intertiki settings" => "Intertiki settings", // "Freetags settings" => "Freetags settings", // "Look & Feel" => "Look & Feel", // "Configure Site Ads and Banners" => "Configure Site Ads and Banners", // "Current version is up to date : <b>%s</b>" => "Current version is up to date : <b>%s</b>", // "A new %s major release branch is available" => "A new %s major release branch is available", // "Must specify actionId" => "Must specify actionId", // "Users Contributions: Addition" => "Users Contributions: Addition", // "%s Contributions: Addition" => "%s Contributions: Addition", // "Users Contributions: Suppression" => "Users Contributions: Suppression", // "%s Contributions: Suppression" => "%s Contributions: Suppression", // "Total Contributions Addition per Day" => "Total Contributions Addition per Day", // "Total Contributions Addition per Week" => "Total Contributions Addition per Week", // "Total Contributions Suppression per Day" => "Total Contributions Suppression per Day", // "Total Contributions Suppression per Week" => "Total Contributions Suppression per Week", // "Total Contributions: Addition" => "Total Contributions: Addition", // "Total Contributions: Suppression" => "Total Contributions: Suppression", // "Groups Contributions: Addition" => "Groups Contributions: Addition", // "Groups Contributions: Suppression" => "Groups Contributions: Suppression", // "white" => "white", // "gray" => "gray", // "silver" => "silver", // "ivory" => "ivory", // "whitesmoke" => "whitesmoke", // "beige" => "beige", // "darkgrey" => "darkgrey", // "Click here to delete the category" => "Click here to delete the category", // "You can not create a category with a name already existing at this level" => "You can not create a category with a name already existing at this level", // "The file does not have the required header" => "The file does not have the required header", // "Category can`t be parent of itself" => "Category can`t be parent of itself", // "moved %d images, %d errors occured" => "moved %d images, %d errors occured", // "a timeout occured. Hit the reload button to move the rest" => "a timeout occured. Hit the reload button to move the rest", // "Test Image" => "Test Image", // "You cannot have a blank password" => "You cannot have a blank password", // "Path to mapfiles is invalid" => "Path to mapfiles is invalid", // "No valid gdaltindex executable" => "No valid gdaltindex executable", // "If you use apache, you need a .htaccess file to have this feature working" => "If you use apache, you need a .htaccess file to have this feature working", // "You cannot mix old and new trackers" => "You cannot mix old and new trackers", // "Mail-in account %s incorrect" => "Mail-in account %s incorrect", // "Unassign module" => "Unassign module", // "Cannot create or update module: You need to specify a name to the module" => "Cannot create or update module: You need to specify a name to the module", // "Cannot create or update module: You cannot leave the data field empty" => "Cannot create or update module: You cannot leave the data field empty", // "Error opening uploaded file" => "Error opening uploaded file", // "Invalid email" => "Invalid email", // "You need to provide a username or an email" => "You need to provide a username or an email", // "register_globals should be off by default. See the php manual for details" => "register_globals should be off by default. See the php manual for details", // "session.use_trans_sid should be off by default. See the php manual for details" => "session.use_trans_sid should be off by default. See the php manual for details", // "upload_tmp_dir is probably within your Tikiwiki directory. There is a risk that someone can upload any file to this directory and access them via web browser" => "upload_tmp_dir is probably within your Tikiwiki directory. There is a risk that someone can upload any file to this directory and access them via web browser", // "cannot check if the upload_tmp_dir is accessible via web browser. To be sure you should check your webserver config" => "cannot check if the upload_tmp_dir is accessible via web browser. To be sure you should check your webserver config", // "setting the xbithack option is unsafe. Depending on the file handling of your webserver and your tiki settings, it may be possible that a attacker can upload scripts to file gallery and execute them" => "setting the xbithack option is unsafe. Depending on the file handling of your webserver and your tiki settings, it may be possible that a attacker can upload scripts to file gallery and execute them", // "risky" => "risky", // "allow_url_fopen may potentially be used to upload remote data or scripts. If you dont use the blog feature, you can switch it off" => "allow_url_fopen may potentially be used to upload remote data or scripts. If you dont use the blog feature, you can switch it off", // "The Path to store files in the filegallery should be outside the tiki root directory" => "The Path to store files in the filegallery should be outside the tiki root directory", // "The Path to store files in the imagegallery should be outside the tiki root directory" => "The Path to store files in the imagegallery should be outside the tiki root directory", // "The feature \"Edit Templates\" is switched on. Do not allow anyone you cannot trust to use this feature. It can easily be used to inject php code" => "The feature \"Edit Templates\" is switched on. Do not allow anyone you cannot trust to use this feature. It can easily be used to inject php code", // "The \"Snarf Wikiplugin\" is activated. It can be used by wiki editors to include pages from the local network and via regex replacement create any html" => "The \"Snarf Wikiplugin\" is activated. It can be used by wiki editors to include pages from the local network and via regex replacement create any html", // "The \"Regex Wikiplugin\" is activated. It can be used by wiki editors to create any html via regex replacement" => "The \"Regex Wikiplugin\" is activated. It can be used by wiki editors to create any html via regex replacement", // "The \"Lsdir Wikiplugin\" is activated. It can be used by wiki editors to view the contents of any directory" => "The \"Lsdir Wikiplugin\" is activated. It can be used by wiki editors to view the contents of any directory", // "The \"Bloglist Wikiplugin\" is activated. It can be used by wiki editors to disclose private blog posts" => "The \"Bloglist Wikiplugin\" is activated. It can be used by wiki editors to disclose private blog posts", // "The \"iframe Wikiplugin\" is activated. It can be used by wiki editors for cross site scripting attacks" => "The \"iframe Wikiplugin\" is activated. It can be used by wiki editors for cross site scripting attacks", // "The \"js Wikiplugin\" is activated. It can be used by wiki editors to use Javascript, which can be used to do all kind of nasty things like cross site scripting attacks, etc" => "The \"js Wikiplugin\" is activated. It can be used by wiki editors to use Javascript, which can be used to do all kind of nasty things like cross site scripting attacks, etc", // "The \"JQ Wikiplugin\" is activated. It can be used by wiki editors to use Javascript, which can be used to do all kind of nasty things like cross site scripting attacks, etc" => "The \"JQ Wikiplugin\" is activated. It can be used by wiki editors to use Javascript, which can be used to do all kind of nasty things like cross site scripting attacks, etc", // "The \"Redirect Wikiplugin\" is activated. It can be used by wiki editors for cross site scripting attacks" => "The \"Redirect Wikiplugin\" is activated. It can be used by wiki editors for cross site scripting attacks", // "The \"Module Wikiplugin\" is activated. It can be used by wiki editors to add modules which permit to access information (see module list)" => "The \"Module Wikiplugin\" is activated. It can be used by wiki editors to add modules which permit to access information (see module list)", // "The \"Userlist Wikiplugin\" is activated. It can be used by wiki editors to display the list of users" => "The \"Userlist Wikiplugin\" is activated. It can be used by wiki editors to display the list of users", // "The \"Usercount Wikiplugin\" is activated. It can be used by wiki editors to display a count of the number of users" => "The \"Usercount Wikiplugin\" is activated. It can be used by wiki editors to display a count of the number of users", // "The \"SQL Wikiplugin\" is activated. It can be used by wiki editors to execute SQL commands" => "The \"SQL Wikiplugin\" is activated. It can be used by wiki editors to execute SQL commands", // "Path disclosure" => "Path disclosure", // "Path disclosure through error message" => "Path disclosure through error message", // "SQL injection" => "SQL injection", // "SQL injection by authenticated user" => "SQL injection by authenticated user", // "SQL injection by authenticated user with special privileges" => "SQL injection by authenticated user with special privileges", // "SQL injection without authentication" => "SQL injection without authentication", // "PHP command injection" => "PHP command injection", // "PHP command injection by authenticated user" => "PHP command injection by authenticated user", // "PHP command injection by authenticated user with special privileges" => "PHP command injection by authenticated user with special privileges", // "PHP command injection without authentication" => "PHP command injection without authentication", // "File upload" => "File upload", // "This is not a Tikiwiki file. Check if this file was uploaded and if it is dangerous" => "This is not a Tikiwiki file. Check if this file was uploaded and if it is dangerous", // "This is a modified File. Cannot check version. Check if it is dangerous" => "This is a modified File. Cannot check version. Check if it is dangerous", // "This file is from another Tikiwiki version: " => "This file is from another Tikiwiki version: ", // "Are you sure you want to remove this topic" => "Are you sure you want to remove this topic", // "Are you sure you want to remove this topic AND all the articles related" => "Are you sure you want to remove this topic AND all the articles related", // "Tracker does not allow attachments" => "Tracker does not allow attachments", // "Remove group: " => "Remove group: ", // "Remove permission: %s on %s" => "Remove permission: %s on %s", // "The description is mandatory as it is used as mail subject" => "The description is mandatory as it is used as mail subject", // "Invalid or unknown email" => "Invalid or unknown email", // "User login or email is required" => "User login or email is required", // "User does not exist on master" => "User does not exist on master", // "Created account %s <%s>" => "Created account %s <%s>", // "Assigned %s in group %s" => "Assigned %s in group %s", // "User login contains invalid characters" => "User login contains invalid characters", // "Deleted account %s" => "Deleted account %s", // "%s <b>%s</b> successfully deleted" => "%s <b>%s</b> successfully deleted", // "%s <b>%s</b> assigned to %s <b>%s</b>" => "%s <b>%s</b> assigned to %s <b>%s</b>", // "%s <b>%s</b> removed from %s <b>%s</b>" => "%s <b>%s</b> removed from %s <b>%s</b>", // "group <b>%s</b> set as the default group of user <b>%s</b>" => "group <b>%s</b> set as the default group of user <b>%s</b>", // "Login contains invalid characters" => "Login contains invalid characters", // "approved by " => "approved by ", // "This function is only for staging pages" => "This function is only for staging pages", // "Permission denied you cannot approve staging pages" => "Permission denied you cannot approve staging pages", // "Approved page was last saved after most recent staging edit" => "Approved page was last saved after most recent staging edit", // "Unassign perm %s from group %s" => "Unassign perm %s from group %s", // "Image Galleries Admin Panel" => "Image Galleries Admin Panel", // "Could not read image %s" => "Could not read image %s", // "Image %s upload failed" => "Image %s upload failed", // "Image %s uploaded successfully" => "Image %s uploaded successfully", // "Image %s removed from Batch directory" => "Image %s removed from Batch directory", // "Impossible to remove image %s from Batch directory" => "Impossible to remove image %s from Batch directory", // "Permission denied you cannot use the batch directory loading" => "Permission denied you cannot use the batch directory loading", // "Incorrect directory chosen for batch upload of images" => "Incorrect directory chosen for batch upload of images", // "Please setup that dir on " => "Please setup that dir on ", // "Please contact the website administrator" => "Please contact the website administrator", // "File Galleries Admin Panel" => "File Galleries Admin Panel", // "Could not read file %s" => "Could not read file %s", // "Could not write to file %s" => "Could not write to file %s", // "File %s upload failed" => "File %s upload failed", // "Upload was successful" => "Upload was successful", // "File %s removed from Batch directory" => "File %s removed from Batch directory", // "Impossible to remove file %s from Batch directory" => "Impossible to remove file %s from Batch directory", // "Incorrect directory chosen for batch upload of files" => "Incorrect directory chosen for batch upload of files", // "Last modifications to the blog" => "Last modifications to the blog", // "Nothing tagged yet" => "Nothing tagged yet", // "You must clear your browser cache" => "You must clear your browser cache", // "You need to <a href=\"tiki-admin_calendars.php\">create a calendar</a>" => "You need to <a href=\"tiki-admin_calendars.php\">create a calendar</a>", // "Permission denied you can not view this page" => "Permission denied you can not view this page", // "First day of week: Sunday (its ID is 0) - translators you need to localize this string" => "First day of week: Sunday (its ID is 0) - translators you need to localize this string", // "Tiki RSS feed for calendars" => "Tiki RSS feed for calendars", // "Invalid username or activation code. Maybe this code has already been used" => "Invalid username or activation code. Maybe this code has already been used", // "Invalid old password or unknown user" => "Invalid old password or unknown user", // "Invalid request. Expecting channels array" => "Invalid request. Expecting channels array", // "Missing channel name" => "Missing channel name", // "Authentication required" => "Authentication required", // "One of the requested channels cannot be requested. It does not exist or permission is denied" => "One of the requested channels cannot be requested. It does not exist or permission is denied", // "One of the install profiles could not be obtained" => "One of the install profiles could not be obtained", // "Problem. Try to log in again to receive new confirmation instructions" => "Problem. Try to log in again to receive new confirmation instructions", // "You cannot download this file right now. Your score is low or file limit was reached" => "You cannot download this file right now. Your score is low or file limit was reached", // "Error : The file %s doesn't exist" => "Error : The file %s doesn't exist", // "You do not have permission to write the template" => "You do not have permission to write the template", // "Translation in progress" => "Translation in progress", // "Page is a staging copy. Translation must begin from the approved copy" => "Page is a staging copy. Translation must begin from the approved copy", // "Not enable for this type of object" => "Not enable for this type of object", // "Override lock and carry on with edit" => "Override lock and carry on with edit", // "Page is currently being edited" => "Page is currently being edited", // "This page is being edited by " => "This page is being edited by ", // "Please check with the user before editing the page,\n\t\t\totherwise the changes will be stored as two separate versions in the history and\n\t\t\tyou will have to manually merge them later. " => "Please check with the user before editing the page,\n\t\t\totherwise the changes will be stored as two separate versions in the history and\n\t\t\tyou will have to manually merge them later. ", // "Can't parse HTML data - no grammar file" => "Can't parse HTML data - no grammar file", // "Page already exists. Go back and choose a different name" => "Page already exists. Go back and choose a different name", // "The translation set already contains a page in this language" => "The translation set already contains a page in this language", // "Remove archive: " => "Remove archive: ", // "Remove file gallery: " => "Remove file gallery: ", // "Form error - no import method selected for some reason" => "Form error - no import method selected for some reason", // "Form error - no server-side filename entered for selected import method" => "Form error - no server-side filename entered for selected import method", // "Last replied forum topics" => "Last replied forum topics", // "Not supported yet" => "Not supported yet", // "Canceled friendship request with %s" => "Canceled friendship request with %s", // "Friendship request sent to %s" => "Friendship request sent to %s", // "I have refused your friendship request" => "I have refused your friendship request", // "I have canceled my friendship request" => "I have canceled my friendship request", // "Role name cannot be empty" => "Role name cannot be empty", // "Activity name cannot be empty" => "Activity name cannot be empty", // "Invalid source path" => "Invalid source path", // "A start activity requires a name for the instance" => "A start activity requires a name for the instance", // "random image" => "random image", // "Back to preferences" => "Back to preferences", // "Back to item" => "Back to item", // "No valid renderer found. GD or PDFLib required" => "No valid renderer found. GD or PDFLib required", // "No sheet specified" => "No sheet specified", // "You must select a renderer" => "You must select a renderer", // "Invalid Series for current graphic" => "Invalid Series for current graphic", // "Only the administrator can upload language files" => "Only the administrator can upload language files", // "Operations executed successfully" => "Operations executed successfully", // "Page saved (version %d)" => "Page saved (version %d)", // "Error writing in the databse: \$query" => "Error writing in the databse: \$query", // "Delete comments" => "Delete comments", // "Approved Status" => "Approved Status", // "Queued" => "Queued", // "The file is already locked by %s" => "The file is already locked by %s", // "Remove file: " => "Remove file: ", // "Warning: Empty file" => "Warning: Empty file", // "Please re-upload your file" => "Please re-upload your file", // "Could not find the file requested" => "Could not find the file requested", // "Permission denied you can edit this file" => "Permission denied you can edit this file", // "Cannot read file" => "Cannot read file", // "Cannot read the file" => "Cannot read the file", // "Upload was not successful. Duplicate file content" => "Upload was not successful. Duplicate file content", // "File update was successful" => "File update was successful", // "This gallery does not exist" => "This gallery does not exist", // "Unable to contact remote server" => "Unable to contact remote server", // "XMLRPC Error: " => "XMLRPC Error: ", // "Unable to create login" => "Unable to create login", // "More than %d unsuccessful login attempts have been made" => "More than %d unsuccessful login attempts have been made", // "An email has been sent to you with the instructions to follow" => "An email has been sent to you with the instructions to follow", // "Your default nickname is already in use. A new one has to be selected" => "Your default nickname is already in use. A new one has to be selected", // "The selected account is not associated with your identity" => "The selected account is not associated with your identity", // "unknown action" => "unknown action", // "Authentication method is not OpenID" => "Authentication method is not OpenID", // "Account validated successfully" => "Account validated successfully", // "Invalid password" => "Invalid password", // "Account disabled" => "Account disabled", // "You must use the right case for your user name" => "You must use the right case for your user name", // "Sorry, you can't use this feature" => "Sorry, you can't use this feature", // "Feature Ajax Disabled. Please ask your site administrator to enable" => "Feature Ajax Disabled. Please ask your site administrator to enable", // "You must first setup MapServer" => "You must first setup MapServer", // "invalid mapfile name" => "invalid mapfile name", // "An error as occured with the mapfile" => "An error as occured with the mapfile", // "Please create a directory named '.\$prefs['map_path'].' to hold your map files" => "Please create a directory named '.\$prefs['map_path'].' to hold your map files", // "I could not make a copy" => "I could not make a copy", // "map edit" => "map edit", // "You dont have permission to do that" => "You dont have permission to do that", // "No page provided" => "No page provided", // "Page \"%0\" does not exist" => "Page \"%0\" does not exist", // "You need to run setup.sh :<br />./setup.sh \$APACHEUSER all<br />Common Apache users are www-data, apache or nobody" => "You need to run setup.sh :<br />./setup.sh \$APACHEUSER all<br />Common Apache users are www-data, apache or nobody", // "Your PHP installation does not have zlib enabled" => "Your PHP installation does not have zlib enabled", // "Are you sure you want to delete this note" => "Are you sure you want to delete this note", // "Permission denied you cannot assign permissions for this object" => "Permission denied you cannot assign permissions for this object", // "Permission denied you cannot view the source of this page" => "Permission denied you cannot view the source of this page", // "Missing object list type argument" => "Missing object list type argument", // "Index" => "Index", // "Index (' . \$code . " => "Index (' . \$code . ", // "You must choose a group" => "You must choose a group", // "Username cannot contain uppercase letters" => "Username cannot contain uppercase letters", // "Username must be at least" => "Username must be at least", // "Username cannot contain more than" => "Username cannot contain more than", // "characters" => "characters", // "Please enter a valid %s. No spaces, more than %d characters and contain %s" => "Please enter a valid %s. No spaces, more than %d characters and contain %s", // "This is not a valid mail adress" => "This is not a valid mail adress", // "mail adress" => "mail adress", // "Please contact the Administrator if you do not get the email, or if there is an issue with resetting the password" => "Please contact the Administrator if you do not get the email, or if there is an issue with resetting the password", // "The mail can't be sent. Contact the administrator" => "The mail can't be sent. Contact the administrator", // "An email with a link to reset your password has been sent " => "An email with a link to reset your password has been sent ", // "to the email" => "to the email", // "You cannot rename staging pages. Please rename the approved page instead" => "You cannot rename staging pages. Please rename the approved page instead", // "Permission denied you cannot rename this page" => "Permission denied you cannot rename this page", // "Cannot rename page because the new name begins with reserved prefix" => "Cannot rename page because the new name begins with reserved prefix", // "Cannot rename page because maybe new staging page name already exists" => "Cannot rename page because maybe new staging page name already exists", // "Tiki RSS Feed Error Message: \$errmsg" => "Tiki RSS Feed Error Message: \$errmsg", // "No newsletters available" => "No newsletters available", // "invalid email" => "invalid email", // "Notice: this variable may not be empty" => "Notice: this variable may not be empty", // "Notice: invalid variable value" => "Notice: invalid variable value", // "Permission denied you cannot remove this sheet" => "Permission denied you cannot remove this sheet", // "You do not have permission to edit messages \$owner" => "You do not have permission to edit messages \$owner", // "Clean the sql logs" => "Clean the sql logs", // "Report to the webmaster" => "Report to the webmaster", // "No trackerId specified" => "No trackerId specified", // "Tiki RSS feed for individual trackers: " => "Tiki RSS feed for individual trackers: ", // "You must lock the file before editing it" => "You must lock the file before editing it", // "Batch file processed" => "Batch file processed", // "Password has been changed" => "Password has been changed", // "Invalid password. Your current password is required to change administrative information" => "Invalid password. Your current password is required to change administrative information", // "open / in process" => "open / in process", // "Task NOT accepted by creator" => "Task NOT accepted by creator", // "Task NOT accepted by task user" => "Task NOT accepted by task user", // "Sorry this task does not exist or you have no rights to view this task" => "Sorry this task does not exist or you have no rights to view this task", // "Task entries" => "Task entries", // "Sorry you are not allowed to send tasks to other users, or the user is not allowed to receive tasks" => "Sorry you are not allowed to send tasks to other users, or the user is not allowed to receive tasks", // "A new page is created in a language" => "A new page is created in a language", // "Language watch" => "Language watch", // "Permission denied: you cannot view this blog post while it is marked private" => "Permission denied: you cannot view this blog post while it is marked private", // "You must suggest a question; please try again" => "You must suggest a question; please try again", // "Incorrect thread" => "Incorrect thread", // " The connection failed, so check the server names" => " The connection failed, so check the server names", // "The connection was OK" => "The connection was OK", // " But the login failed, so check the Username and Password" => " But the login failed, so check the Username and Password", // "Plugin modified by editor" => "Plugin modified by editor", // "Tidy Extension not present" => "Tidy Extension not present", // "The TikiTests Replay File is Empty" => "The TikiTests Replay File is Empty", // "The TikiTests Replay File has an error" => "The TikiTests Replay File has an error", // "You are about to delete a TikiTest file, do you want to continue " => "You are about to delete a TikiTest file, do you want to continue ", // "Error deleting the file" => "Error deleting the file", // "TikiTest List" => "TikiTest List", // "TikiTest Record" => "TikiTest Record", // "You need one of the extension pecl HTTP or Curl to replay the TikiTest" => "You need one of the extension pecl HTTP or Curl to replay the TikiTest", // "The TikiTest Replay File is Empty" => "The TikiTest Replay File is Empty", // "TikiTest Replay" => "TikiTest Replay", // "The page is empty" => "The page is empty", // ### end of untranslated words // ### // ### // ### start of possibly untranslated words // ### "Re:" => "Re:", "ID" => "ID", "Andorra" => "Andorra", "Angola" => "Angola", "Anguilla" => "Anguilla", "Antigua" => "Antigua", "Aruba" => "Aruba", "Bahrain" => "Bahrain", "Barbados" => "Barbados", "Belize" => "Belize", "Benin" => "Benin", "Botswana" => "Botswana", "Burkina Faso" => "Burkina Faso", "Burundi" => "Burundi", "Egypt" => "Egypt", "El Salvador" => "El Salvador", "Guam" => "Guam", "Guatemala" => "Guatemala", "Haiti" => "Haiti", "Honduras" => "Honduras", "Kiribati" => "Kiribati", "Malawi" => "Malawi", "Malta" => "Malta", "Nauru" => "Nauru", "Niue" => "Niue", "Panama" => "Panama", "Peru" => "Peru", "Samoa" => "Samoa", "Surinam" => "Surinam", "Tonga" => "Tonga", "Trinidad Tobago" => "Trinidad Tobago", "Tuvalu" => "Tuvalu", "Vanuatu" => "Vanuatu", "Venezuela" => "Venezuela", "Wales" => "Wales", "Zambia" => "Zambia", "Zimbabwe" => "Zimbabwe", "Role" => "Role", "latin" => "latin", "utf-8" => "utf-8", "iso-8859-1" => "iso-8859-1", "CRLF (standard)" => "CRLF (standard)", "tracker" => "tracker", "Wiki" => "Wiki", "text" => "text", "WikiDiff::_check: edit sequence is non-optimal" => "WikiDiff::_check: edit sequence is non-optimal", "WikiDiff Okay: LCS = %s" => "WikiDiff Okay: LCS = %s", "Blog" => "Blog", "Relevance" => "Relevance", "FAQ" => "FAQ", "min" => "min", "km" => "km", "Info" => "Info", "Cookie" => "Cookie", "Copyright" => "Copyright", "URL" => "URL", "Start" => "Start", "Text" => "Text", "data" => "data", "RSS Wiki" => "RSS Wiki", "User:" => "User:", "OK" => "OK", "1" => "1", "2" => "2", "3" => "3", "4" => "4", "5" => "5", "phpinfo" => "phpinfo", "submissions waiting to be examined" => "submissions waiting to be examined", "Whats related" => "Whats related", "[-]" => "[-]", "referenced by" => "referenced by", "Trackback pings" => "Trackback pings", "URI" => "URI", "Tip" => "Tip", "RSS" => "RSS", "Wysiwyg editor" => "Wysiwyg editor", "E-mail" => "E-mail", "Minichat" => "Minichat", "JsCalendar" => "JsCalendar", "PHPLayers" => "PHPLayers", "Shadowbox" => "Shadowbox", "Mootools" => "Mootools", "XMLRPC API" => "XMLRPC API", "Workflow" => "Workflow", "Workflow engine" => "Workflow engine", "Browser width" => "Browser width", "Navigation depth" => "Navigation depth", "Feed animation interval (milisecs)" => "Feed animation interval (milisecs)", "Uses Slideshow" => "Uses Slideshow", "Unix" => "Unix", "Windows" => "Windows", "Port" => "Port", "port" => "port", "IP" => "IP", "PEAR::Auth" => "PEAR::Auth", "PAM" => "PAM", "HTTP port" => "HTTP port", "HTTPS port" => "HTTPS port", "LDAP" => "LDAP", "PAM service" => "PAM service", "Currently unused" => "Currently unused", "CAS server version" => "CAS server version", "Version 1.0" => "Version 1.0", "Version 2.0" => "Version 2.0", "Available styles:" => "Available styles:", "Full path to gdaltindex" => "Full path to gdaltindex", "geo.position" => "geo.position", "geo.region" => "geo.region", "geo.placename" => "geo.placename", "Editor" => "Editor", "Webmaster" => "Webmaster", "random" => "random", "LRU list purging rate" => "LRU list purging rate", "LRU list length" => "LRU list length", "Automonospaced text" => "Automonospaced text", "Warn on edit conflict" => "Warn on edit conflict", "Export" => "Export", "MultiPrint" => "MultiPrint", "Enable watches on comments" => "Enable watches on comments", "Wiki attachments" => "Wiki attachments", "DSN" => "DSN", "viewed" => "viewed", "Username regex matching" => "Username regex matching", "Rule activated by dates" => "Rule activated by dates", "Rule active until" => "Rule active until", "x" => "x", "User/IP" => "User/IP", "Loc" => "Loc", "Cat" => "Cat", "Lang" => "Lang", "Prio" => "Prio", "h" => "h", "cookie" => "cookie", "Available drawings" => "Available drawings", "Ver" => "Ver", "Create/Edit External Wiki" => "Create/Edit External Wiki", "Display last post titles" => "Display last post titles", "POP3 server" => "POP3 server", "Coms" => "Coms", "content" => "content", "view/hide copy rules dialog" => "view/hide copy rules dialog", "Copy" => "Copy", "Rule order" => "Rule order", "Text to replace" => "Text to replace", "Regex" => "Regex", "Case sensitive" => "Case sensitive", "Regex modifiers" => "Regex modifiers", "Enabled" => "Enabled", "Code preview" => "Code preview", "Generate HTML preview" => "Generate HTML preview", "HTML preview" => "HTML preview", "Preview Results" => "Preview Results", "Rules List" => "Rules List", "Case" => "Case", "Configure/Options" => "Configure/Options", "Mail-in accounts" => "Mail-in accounts", "POP server" => "POP server", "SMTP server" => "SMTP server", "wiki-get" => "wiki-get", "wiki-put" => "wiki-put", "wiki-append" => "wiki-append", "Visibility" => "Visibility", "phpLayersMenus" => "phpLayersMenus", "Data" => "Data", "Editions" => "Editions", "template" => "template", "show feed title" => "show feed title", "show publish date" => "show publish date", "Rate" => "Rate", "isMain" => "isMain", "Tbl vis" => "Tbl vis", "bcc" => "bcc", "level" => "level", "Mark entry as private:" => "Mark entry as private:", "Organized by" => "Organized by", "Tentative" => "Tentative", "+" => "+", "import" => "import", "URL:" => "URL:", "Users have visited" => "Users have visited", "Users have searched" => "Users have searched", "cType" => "cType", "count" => "count", "editor" => "editor", "relate" => "relate", "Mutual" => "Mutual", "in entire directory" => "in entire directory", "Directory ranking" => "Directory ranking", "Validate sites" => "Validate sites", "Topline" => "Topline", "Wiki References" => "Wiki References", "for wiki references" => "for wiki references", "prevents referencing" => "prevents referencing", "You are editing block:" => "You are editing block:", "Publishing Date" => "Publishing Date", "Immediate feedback" => "Immediate feedback", "From Points" => "From Points", "You will remove" => "You will remove", "detach" => "detach", "Reported by" => "Reported by", "Pending requests" => "Pending requests", "Request Time" => "Request Time", "Waiting requests" => "Waiting requests", "#" => "#", "Instance" => "Instance", "Galaxia Admin Processes" => "Galaxia Admin Processes", "ver:" => "ver:", "Process form" => "Process form", "If:SetNextact" => "If:SetNextact", "Map process roles" => "Map process roles", "Galaxia Monitor Activities" => "Galaxia Monitor Activities", "Proc" => "Proc", "auto" => "auto", "int" => "int", "Galaxia Monitor Instances" => "Galaxia Monitor Instances", "Galaxia Monitor Processes" => "Galaxia Monitor Processes", "instance" => "instance", "exception instance" => "exception instance", "exceptions instance" => "exceptions instance", "Inst Status" => "Inst Status", "Workitem information" => "Workitem information", "excerpt" => "excerpt", "v" => "v", "Program" => "Program", "/" => "/", "transcripts" => "transcripts", "Your request is being processed" => "Your request is being processed", "be online" => "be online", "be offline" => "be offline", "reason" => "reason", "msgs" => "msgs", "duration" => "duration", "Reminders" => "Reminders", "Newsgroup" => "Newsgroup", "server" => "server", "quota" => "quota", "Vote poll" => "Vote poll", "Publication Date" => "Publication Date", "at " => "at ", "Grading method " => "Grading method ", "User answers" => "User answers", "taken" => "taken", "Top 10" => "Top 10", "Top 20" => "Top 20", "Top 50" => "Top 50", "Top 100" => "Top 100", "tikiwiki.org" => "tikiwiki.org", "Replicate" => "Replicate", "Slave" => "Slave", "Master" => "Master", "Operations Log" => "Operations Log", "lol" => "lol", "User Stats" => "User Stats", "Quizzes taken" => "Quizzes taken", "Control by Objects" => "Control by Objects", "Control by Sections" => "Control by Sections", "Image ID thumb" => "Image ID thumb", "top" => "top", "Account Information" => "Account Information", "May need to refresh twice to see changes" => "May need to refresh twice to see changes", "Pre" => "Pre", "chg" => "chg", "Avg" => "Avg", "info/vote" => "info/vote", "Dif" => "Dif", "Answers" => "Answers", "Merge" => "Merge", "Emot" => "Emot", "Hot" => "Hot", "Special Operations" => "Special Operations", "TOP" => "TOP", "event without name" => "event without name", "%H:%M %Z" => "%H:%M %Z", "created from import" => "created from import", "I have broken our friendship!" => "I have broken our friendship!", "You cant execute this activity" => "You cant execute this activity", "Welcome at Hawiki" => "Welcome at Hawiki", "tiki-mobile.php" => "tiki-mobile.php", "You must be logged in to subscribe to newsletters" => "You must be logged in to subscribe to newsletters", "merged note:" => "merged note:", "created from notepad" => "created from notepad", "unicode" => "unicode", // ### // ### end of possibly untranslated words // ### "This feature is disabled" => "Tato funkce je vypnutá", "Permission denied you cannot view pages" => "Nemáte dostatečná oprávnění k prohlížení stránek", "This script cannot be called directly" => "Tento skript nemůže být volán přímo", "The copyright management feature is not enabled." => "Funkce správy autorských práv není zapnuta", "Copyright management" => "Správa autorských práv", "No page indicated" => "Žádná stránka nebyla nalezena", "You must supply all the information, including title and year." => "You must supply all information, including title a year", "You do not have permission to use this feature" => "Nemáte oprávnění k používání této funkce", "This feature is for admins only" => "Tato možnost je určena pouze pro správce", "Type" => "Typ", "Name" => "Název", "Description" => "Popisek", "Size" => "Velikost", "Created" => "Vytvořeno", "Uploaded" => "Nahráno na server", "Last Modified" => "Poslední změny", "Creator" => "Vytvořil", "Author" => "Autor", "Last editor" => "Poslední úprava", "Comment" => "Komentář", "Files" => "Soubory", "Hits" => "Přístupy", "Locked by" => "Uzamkl(a)", "Path" => "Cesta", "Afghanistan" => "Afhgánistán", "Aland Islands" => "Ålandy", "Albania" => "Albánie", "Algeria" => "Alžírsko", "American Samoa" => "Americká Samoa", "Argentina" => "Argentína", "Armenia" => "Arménie", "Australia" => "Austrálie", "Austria" => "Rakousko", "Azerbaijan" => "Ázerbájdžán", "Bahamas" => "Bahamy", "Bangladesh" => "Bangladéš", "Belarus" => "Bělorusko", "Belgium" => "Belgie", "Bermuda" => "Bermudy", "Bhutan" => "Bhútán", "Bolivia" => "Bolívie", "Bosnia and Herzegovina" => "Bosna a Hercegovina", "Bouvet Island" => "Bouvetův ostrov", "Brazil" => "Brazílie", "British Indian Ocean Territory" => "Britské indickooceánské území", "British Virgin Islands" => "Britské Panenské ostrovy", "Brunei" => "Bruneje", "Bulgaria" => "Bulharsko", "Cambodia" => "Kambodža", "Cameroon" => "Kamerún", "Canada" => "Kanada", "Catalan Countries" => "Katalánské země", "Cayman Islands" => "Kajmanské ostrovy", "Chad" => "Čad", "Chile" => "Čile", "China" => "Čína", "Christmas Island" => "Vánoční ostrov", "Cocos Islands" => "Kokosové ostrovy", "Colombia" => "Kolumbie", "Congo" => "Kongo", "Congo Democratic" => "Demokratické Kongo", "Cook Islands" => "Cookovy ostrovy", "Costa Rica" => "Kostarika", "Croatia" => "Chorvatsko", "Cuba" => "Kuba", "Cyprus" => "Kypr", "Czech Republic" => "Česká Republika", "Denmark" => "Dánsko", "Dominican Republic" => "Dominikánská Republika", "Ecuador" => "Ekvádor", "Estonia" => "Estonsko", "Falkland Islands" => "Falklandské ostrovy", "Federated States of Micronesia" => "Mikronésie", "Fiji" => "Fidži", "Finland" => "Finsko", "France" => "Francie", "French Guiana" => "Francouzská Gvajána", "French Polynesia" => "Francouzská Polynésie", "Germany" => "Německo", "Greece" => "Řecko", "Greenland" => "Grónsko", "Hungary" => "Maďarsko", "Iceland" => "Island", "India" => "Indie", "Indonesia" => "Indonésie", "Iran" => "Írán", "Iraq" => "Írák", "Ireland" => "Irsko", "Israel" => "Izrael", "Italy" => "Itálie", "Ivory Coast" => "Pobřeží Slonoviny", "Jamaica" => "Jamajka", "Japan" => "Japonsko", "Jordan" => "Jordán", "Kazakstan" => "Kazachstán", "Kenya" => "Keňa", "Kuwait" => "Kuvajt", "Latvia" => "Litva", "Lebanon" => "Libanon", "Lithuania" => "Lotyšsko", "Luxemburg" => "Lucembursko", "Malaysia" => "Malajsie", "Marshall Islands" => "Marshallovy Ostrovy", "Mauritius" => "Mauricius", "Mexico" => "Mexiko", "Morocco" => "Maroko", "Mozambique" => "Mozambik", "Nepal" => "Nepál", "Netherlands" => "Nizozemí", "New Caledonia" => "Nová Kaledonie", "New Zealand" => "Nový Zéland", "Nicaragua" => "Nikaragua", "Nigeria" => "Nigérie", "None" => "Žádný", "Norway" => "Norsko", "Other" => "Ostatní", "Pakistan" => "Pakistán", "Papua New Guinea" => "Papua Nová Guinea", "Paraguay" => "Paragvaj", "Philippines" => "Filipíny", "Poland" => "Polsko", "Portugal" => "Portugalsko", "Puerto Rico" => "Portoriko", "Quatar" => "Katar", "Romania" => "Rumunsko", "Russia" => "Rusko", "Saudi Arabia" => "Saudská Arábie", "Singapore" => "Singapur", "Slovakia" => "Slovensko", "Slovenia" => "Slovinsko", "Solomon Islands" => "Šalamounovy Ostrovy", "Somalia" => "Somálsko", "South Africa" => "Jihoafrická Republika", "South Korea" => "Jižní Korea", "Spain" => "Špaňelsko", "Sri Lanka" => "Srí Lanka", "St Vincent Grenadines" => "Sv. Vincent Grenadiny", "Sweden" => "Švédsko", "Switzerland" => "Švýcarsko", "Taiwan" => "Tchajvan", "Thailand" => "Thajsko", "Turkey" => "Turecko", "Ukraine" => "Ukrajina", "United Arab Emirates" => "Spojené Arabské Emiráty", "United Kingdom" => "Velká Británie", "United States" => "Spojené státy Americké", "Uruguay" => "Uruguaj", "World" => "Svět", "Yugoslavia" => "Jugoslávie", "Arabic" => "Arabsky", "Catalan" => "Katalánsky", "Simplified Chinese" => "Zjednodušená čínština", "Chinese" => "Čínsky", "Czech" => "Česky", "Danish" => "Dánsky", "German" => "Německy", "English" => "Anglicky", "English British" => "Britská angličtina", "Spanish" => "Španělsky", "Greek" => "Řecky", "French" => "Francouzsky", "Hebrew" => "Hebrejsky", "Croatian" => "Chorvatsky", "Italian" => "Italsky", "Japanese" => "Japonsky", "Korean" => "Korejsky", "Hungarian" => "Maďarsky", "Dutch" => "Holandsky", "Norwegian" => "Norsky", "Polish" => "Polsky", "Português" => "Portuglasky", "Brazilian Portuguese" => "Brazilsky", "Russian" => "Rusky", "Pijin Solomon" => "Pijin-Solomon", "Slovak" => "Slovensky", "Serbian" => "Srbsky", "Serbian Latin" => "Srbská latinka", "Swedish" => "Švédsky", "Tuvaluan" => "Tuvalu", "Traditional Chinese" => "Tradiční čínština", "Ukrainian" => "Ukrajinsky", "This instance of activity is already complete" => "Tato instance již byla ukončena", "Fatal error: cannot execute automatic activity \$activityId" => "Fatální chyba: nemohu execute automatic activity \$activityId", "Fatal error: setting next activity to an unexisting activity" => "Fatální chyba: nastavování následující aktivity k neexistující aktivitě", "Fatal error: nextActivity does not match any candidate in autorouting switch activity" => "Fatální chyba: nextActivity neodpovídá žádnému kandidátu v(e) autorouting switch activity", "Fatal error: non-deterministic decision for autorouting activity" => "Fatální chyba: non-deterministic decision pro autorouting activity", "Fatal error: trying to send an instance to an activity but no transition found" => "Fatální chyba: při pokusu zaslat instanci do aktivity nebyl nalezen žádná(ý/é) přenos", "Cannot add transition only split activities can have more than one outbound transition" => "Nemohu přidat přenos. Pouze dělící aktivity mohou mít více než jeden odchozí přenos", "Circular reference found some activity has a transition leading to itself" => "Byl nalezen bludný odkaz. Některá z aktivit odkazuje sama na sebe", "Process does not have a start activity" => "Proces nemá aktivitu, která by jej nastartovala", "Process does not have exactly one end activity" => "Proces nemá přesně jednu aktivitu, která by jej ukončovala", "End activity is not reachable from start activity" => "Na aktivitu, která ukončuje, není možné přejít z aktivity, která proces započala", "Activity" => "Aktivita", "is interactive but has no role assigned" => "je interaktivní, ale nemá přiřazenu žádnou roli", "is non-interactive and non-autorouted but has no role assigned" => "je neinteraktivní není autorouted, ale nemá přiřazenu žádnou roli", "is standalone but has transitions" => "je samostatný(á/é), ale má přenosy", "is not mapped" => "není namapován", "Activity '.\$res['name'].' is standalone and is using the \$instance object" => "Aktivita '.\$res['name'].' je samostatná a používá objekt \$instance", "Activity '.\$res['name'].' is interactive so it must use the \$instance->complete() method" => "Aktivita '.\$res['name'].' je interaktivní, proto musí používat metodu \$instance->complete()", "Activity '.\$res['name'].' is non-interactive so it must not use the \$instance->complete() method" => "Aktivita '.\$res['name'].' je neinteraktivní, proto nemůže používat metodu \$instance->complete()", "Activity '.\$res['name'].' is switch so it must use \$instance->setNextActivity(\$actname) method" => "Aktivita '.\$res['name'].' je přepínačem, proto musí používat metodu \$instance->setNextActivity(\$actname)", "Process %d has been activated" => "Proces %d byl aktivován", "Process %d has been deactivated" => "Proces %d byl deaktivován", "Process %s %s imported" => "Proces %s %s importován", "Process %s removed" => "Proces %s odstraněn", "Process %s has been updated" => "Proces %s byl aktualizován", "Process %s has been created" => "Proces %s byl vytvořen", "points" => "bodů", "Disabled" => "Vypnuto", "Plain text" => "Obyčejný text", "Link to user information" => "Odkaz na informace o uživateli", "User avatar" => "Identita uživatele", "Creation date (desc)" => "Datum vzniku (sest.)", "Last modification date (desc)" => "Poslední modification date (sest.)", "Blog title (asc)" => "Název blogu (vzest.)", "Number of posts (desc)" => "Počet záznamů (sestupně)", "Visits (desc)" => "Visits (sest.)", "Activity (desc)" => "Aktivity (sest.)", "Top bar" => "Horní pruh", "Bottom bar" => "Spodní pruh", "no cache" => "Nepoužívat cache", "minute" => "minuta", "minutes" => "minuty", "hour" => "hodina", "hours" => "hodiny", "Page last modified on" => "Stránka byla naposledy změněna", "|| for rows" => "|| pro řádky", "<return> for rows" => "\n pro řádky", "Any 2 versions" => "Jakékoliv 2 verze", "complete" => "kompletní", "english" => "anglický", "Day" => "Den", "Week" => "Týden", "Month" => "Měsíc", "Quarter" => "Čtvrtletí", "Semester" => "Semestr", "Year" => "Rok", "Saturday" => "Sobota", "Sunday" => "Neděle", "Monday" => "Pondělí", "No error reporting" => "Žádné hlášení chyb", "Report all PHP errors" => "Hlásit všechny chyby PHP", "Report all errors except notices" => "Report všechny errors kromě notices", "Creation Date (desc)" => "Datum vzniku (sest.)", "Topics (desc)" => "Témata (sest.)", "Threads (desc)" => "Vlákna (sest.)", "Last post (desc)" => "Poslední záznam (sest.)", "Name (desc)" => "Název (sest.)", "Name (asc)" => "Název (vzest.)", "replace current window" => "Přepsat stávající okno", "new window" => "Nové okno", "inline frame" => "Vložený rámec", "LF (some Unix MTA)" => "LF (některé Unix MTA)", "5 minutes" => "5 minut", "1 day" => "1 den", "1 week" => "1 týden", "1 month" => "1 měsíc", "Allow secure (https) login" => "Umožnit bezpečné (https) přihlášení", "Require secure (https) login" => "Vyžaduje secure (https) přihlášení", "Just Tiki" => "Pouze Tiki", "Web Server" => "Webový server", "Tiki and PEAR::Auth" => "Tiki a PEAR::Auth", "Tiki and PAM" => "Tiki a PAM", "CAS (Central Authentication Service)" => "CAS (Centrální Autentifikační Služba)", "choose a group ..." => "vyber skupinu ...", "Anonymous" => "Anonymní", "LastModif" => "Poslední změna", "Use database to store files" => "Použít database to store souborů", "Use a directory to store files" => "Použít directory to store souborů", "%s enabled" => "%s zapnut(a/o)", "%s disabled" => "%s vypnut(a/o)", "Permission denied" => "Nemáte dostatečná oprávnění", "The file is not a CSV file or has not a correct syntax" => "Soubor není CSV soubor nebo nemá správnou syntaxi", "locked" => "Uzamknuté", "locked by" => "uzamkl(a)", "Administration:" => "Administrace:", "in" => "v", "continued" => "Pokračování", "New Image Uploaded by" => "Nový obrázek nahrál(a)", "New Subscriptions" => "Nová přihlášení k odběru", "New Item in Tracker" => "Nová položka v trackeru", "by" => "uživatelem", "Image Gallery" => "Galerie obrázků", "Articles" => "Články", "Blogs" => "Blogy", "Forums" => "Fóra", "Directory" => "Katalog odkazů", "File Gallery" => "Kolekce souborů", "FAQs" => "FAQ", "Quizzes" => "Kvízy", "Trackers" => "Trackery", "Survey" => "Dotazník", "Newsletter" => "E-mail s novinkami", "Charts" => "Hodnocení", "article" => "Článek", "blog" => "Blog", "directory" => "Katalog odkazů", "faq" => "FAQ", "file gallery" => "kolekce souborů", "forum" => "Fórum", "image gallery" => "galerie obrázků", "newsletter" => "e-mail s novinkami", "poll" => "Anketa", "quiz" => "Kvíz", "survey" => "dotazník", "wiki page" => "wiki stránka", "image" => "obrázek", "calendar" => "Kalendář", "Invalid filename (using filters for filenames)" => "Neplatná(ý/é) název souboru (za použití filtrů na názvy souborů)", "Cannot upload this file maximum upload size exceeded" => "Není možné nahrát tento soubor. Byla překročena maximální povolená velikost souboru.", "Wrong password. Cannot post comment" => "Nesprávné heslo. Nemohu zaslat komentář", "You have to enter a title and text" => "Musíte zadat title a text", "WikiDiff::apply: line count mismatch: %s != %s" => "WikiDiff::apply: počet řádků nesouhlasí: %s != %s", "WikiDiff::_check: failed" => "WikiDiff::_check: selhalo", "Line:" => "Řádek:", "Lines:" => "Řádky:", "Find" => "Najít", "find" => "Vyhledat", "prev" => "Předchozí", "Page" => "Stránka", "next" => "Další", "Link" => "Odkaz", "Page name" => "Název stránky", "Wiki Home" => "Úvodní stránka Wiki", "Home" => "Úvod", "previous page" => "Předchozí stránka", "next page" => "Další stránka", "posted on" => "zapsáno", "Continue" => "Pokračovat", "By:" => "Zapsal(a) ", "Read" => "Číst", "List articles" => "Přehled článků", "Last post" => "Poslední záznam", "Invalid imagename (using filters for filenames)" => "Neplatný název obrázku (při použití filtrů pro názvy souborů)", "Errors detected" => "Detekovány chyby", "Upload was not successful" => "Přenos nebyl úspěšný", "No image yet, sorry." => "Zatím zde není žádný obrázek, sorry", "No valid ogr2ogr executable" => "Nebyl nalezen žádný platný ogr2ogr spustitelný soubor", "Could not create \$tdo.mif in data directory" => "Nebylo možné vytvořit \$tdo.mif v adresáři dat", "Could not create \$tdo.mid in data directory" => "Nebylo možné vytvořit \$tdo.mid v adresáři dat", "unknown" => "neznámý(á/é)", "User Map Generated in:" => "Mapa uživatelů vygenerována:", "Image Map Generated in:" => "Obrázková mapa vygenerována:", "NONE" => "ŽÁDNÝ", "File %s not found" => "Soubor %s nebyl nalezen", "File %s is not a valid archive" => "Soubor %s není platný archiv", "Impossible to open %s : %s" => "Nepodařilo se otevřít %s : %s", "Wiki top pages" => "Wiki top stránky", "Most relevant pages" => "Nejrelevantnější stránky", "Wiki last pages" => "Wiki last stránky", "Modified" => "Změněno", "Forums last topics" => "Fóra: poslední témata", "Topic date" => "Datum", "Forums last posts" => "Fóra: poslední záznamy", "Forums most read topics" => "Fóra: nejčtenější témata", "Reads" => "Návštěv", "Forums best topics" => "Fóra: top témata", "Score" => "Skóre", "Forums most visited forums" => "Fóra: nejnavštěvovanější diskuzní fóra", "Visits" => "Návštěvy", "Forums with most posts" => "Fóra s největším počtem příspěvků", "Posts" => "Záznamy", "Wiki top galleries" => "Wiki top galerie", "Wiki top file galleries" => "Wiki top file kolekce", "Wiki top images" => "Wiki top obrázky", "Wiki top files" => "Wiki top soubory", "Downloads" => "Downloady", "Wiki last images" => "Wiki last obrázky", "Upload date" => "Přenést datum", "Wiki last files" => "Wiki poslední soubory", "Wiki top articles" => "Wiki top články", "Most visited blogs" => "Nejvíce navštěvované blogy", "Most active blogs" => "Nejživější blogy", "Blogs last posts" => "Poslední příspěvky", "Post date" => "Datum odeslání", "Wiki top authors" => "Wiki top autoři", "Pages" => "Stránky", "Top article authors" => "Top autoři článků", "User already exists" => "Tento uživatel již existuje", "Wrong registration code" => "Nesprávný registrační kód", "Invalid username" => "Neplatná(ý/é) uživatelské jméno", "Username is too long" => "Uživatelské jméno je příliš dlouhé", "Username cannot contain whitespace" => "Uživatelské jméno nemůže obsahovat mezery", "Wrong passcode you need to know the passcode to register in this site" => "Nesprávný kód. Je potřeba znát správný kód pro registraci na tento web", "Invalid email address. You must enter a valid email address" => "Neplatná(ý/é) e-mailová adresa. Musíte zadat platnou e-mailovou adresu", "Login" => "Přihlášení", "See other user's profile" => "Shlédnutí profilu jiného uživatele", "Have your profile seen" => "Shlédnutí Vašeho profilu", "Make friends" => "Spřátelení se", "Receive message" => "Obdržení zprávy", "Send message" => "Poslat zprávu", "Read an article" => "Přečtení článku", "Publish an article" => "Publikování článku", "Have your article read" => "Přečtení Vašeho článku", "Create new file gallery" => "Vytvoření nové kolekce souborů", "Upload new file to gallery" => "Odeslání nového souboru do kolekce", "Download other user's file" => "Stažení souboru jiného uživatele", "Have your file downloaded" => "Stažení Vašeho souboru", "Create a new image gallery" => "Vytvoření nové galerie obrázků", "Upload new image to gallery" => "Odeslání nového obrázku do kolekce", "See other user's gallery" => "Shlédnutí galerie jiného uživatele", "See other user's image" => "Shlédnutí obrázku jiného uživatele", "Have your gallery seen by other user" => "Shlédnutí Vaší galerie jiným uživatelem", "Have your image seen" => "Shlédnutí Vašeho obrázku", "Create new blog" => "Vytvoření nového blogu", "Post in a blog" => "Odeslání zápisu do blogu", "Read other user's blog" => "Přečtení blogu jiného uživatele", "Have your blog read" => "Přečtení Vašeho blogu", "Create a new wiki page" => "Vytvoření nové wiki stránky", "Edit an existing page" => "Upravení existující stránky", "Attach file" => "Přiložit soubor", "Tracker" => "Traker", "Unknown" => "Neznámý", "Trackeritem" => "Položkatrackeru", "Image" => "Obrázek", "Article" => "Článek", "Directory category" => "Kategorie katalogu odkazů", "Forum" => "Fórum", "Gallery" => "Kolekce", "Blog post" => "Příspěvek do blogu", "Prev" => "Před", "Next" => "Další", "Edit Template" => "Uprav šablonu", "Hide" => "Skryj", "help" => "Nápověda", "All" => "Vše", "The text is" => "Text je o", "character(s) too long - please edit it." => "znak(y/ů) delší - prosím, upravte jej.", "Date Selector" => "Výběr datumu", "Select All" => "Vyber vše", "days" => "dnů", "day" => "den", "mins" => "minuty", "secs" => "sek", "done" => "Hotovo", "Text cut here" => "Oříznutí textu zde", "Task" => "Úkol", "from" => "od", "for" => "pro", "Priority" => "Priorita", "Start date:" => "Datum začátku:", "End date:" => "Datum ukončení:", "User information - Click for more info" => "Informace o uživateli – klikněte pro více informací", "Friend" => "Kamarád", "Last seen on" => "Naposledy spatřen", "(idle for %s seconds)" => "(nečinný %s sekund)", "More info about \$other_user" => "Více informací o \$other_user", "(idle for \$idletime seconds)" => "(nečinný \$idletime sekund)", "Yes" => "Ano", "No" => "Ne", "Use this tree to copy the structure" => "Použij tento strom pro kopírování struktury", "created from structure" => "vytvořeno ze struktury", "Table of contents" => "Obsah", "unknown error" => "neznámá chyba", "You are not logged in" => "Nejste přihlášen(a)", "Page cannot be found" => "Stránka nebyla nalezena", "Permission denied you cannot view this section" => "Nemáte dostatečná oprávnění k prohlížení této části webu", "An error occured in a database query!" => "Vyskytla se chyba v dotazu do databáze!", "Help" => "Nápověda", "You are banned from" => "Máte zamezený přístup na", "wiki" => "Wiki", "img-g" => "obr-g", "file-g" => "soub-g", "faqs" => "faqy", "quizzes" => "Kvízy", "arts" => "články", "blogs" => "Blogy", "forums" => "Fóra", "games" => "Hry", "Click to edit dynamic variable" => "Klepni pro editaci dynamické proměnné", "Update variables" => "Updatovat proměnné", "Show" => "Zobraz", "Altering database table failed" => "Změna tabulky databáze se nepodařila", "%d points" => "%d bodů", "Removed" => "Odstraněno", "__WARNING__: No such module \$plugin!" => "__UPOZORNĚNÍ__: Modul \$plugin neexistuje!", "at" => "v(e)", "new" => "Nová", "Create page:" => "Vytvořit stránku:", "Unknown language" => "Nerozpoznaný jazyk", "Click here to confirm your action" => "Pro potvrzení Vaší akce následujte tento odkaz", "Sea Surfing (CSRF) detected. Operation blocked." => "Sea Surfing (CSRF) detekován. Operace zablokována.", "Rating" => "Hodnoceno", "Item Modification" => "Změna položky", "Item" => "Položka", "Item creation" => "Vytvoření položky", "Subject" => "Předmět", "Tracker was modified at " => "Tracker změněn na ", "View the tracker item at:" => "Na tuto položku trackeru se můžete podívat zde:", "text field" => "textové pole", "half column" => "rozpul sloupec", "size" => "Velikost", "prepend" => "vlož před", "append" => "přidej za", "max" => "max.", "textarea" => "víceřádkové textové pole (textarea)", "checkbox" => "zaškrtávací políčko", "numeric field" => "číselné pole", "drop down" => "rolovací nabídka", "user selector" => "výběr uživatelů", "group selector" => "výběr skupin", "date and time" => "datum a čas", "jscalendar" => "js-kalendář", "action" => "akce", "header" => "hlavička", "category" => "kategorie", "item link" => "položka je odkazem", "items list" => "seznam položek", "email" => "e-mail", "system" => "systém", "attachment" => "příloha", "open" => "otevřeno", "pending" => "k uzavření", "closed" => "uzavřeno", "Message" => "Zpráva", "No extra information for that attached file. " => "Nejsou k dispozici žádné další informace o přiloženém souboru. ", "child categories" => "podřazené kategorie", "objects in category" => "objekty(ů) v kategorii", "(AT)" => "(zavináč)", "(DOT)" => "(tečka)", "Password should be at least" => "Heslo by mělo být nejméně", "characters long" => "znak(y/ů) dlouhé", "Password must contain both letters and numbers" => "Heslo musí obsahovat jak písmena, tak čísla", "State" => "Stav", "Country" => "Země", "Displays browser client info" => "Zobrazí informace o prohlížeči", "Puts a link to an anchor in a wiki page. Use in conjunction with the ANAME plugin, which sets the location and name of the anchor" => "Vytvoří odkaz na ukotvení na wiki stránce. Použijte spolu se zásuvným modulem ANAME, který určuje umístění a název ukotvení.", "linktext" => "text odkazu", "Puts an anchor into a wiki page. Use in conjunction with the ALINK plugin, which makes links to the anchor" => "Vytvoří ukotvení na wiki stránce. Použijte spolu se zásuvným modulem ALINK, který vytváří odkazy na ukotvení.", "Location" => "Lokace", "Field" => "Pole", "Language" => "Jazyk (Language)", "Attachment" => "Příloha", "File" => "Soubor", "Show description" => "Zobrazit description", "No such attachment on this page" => "Žádná taková příloha nebyla k této stránce přiložena", "Displays an attachment or a list of them" => "Zobrazí přílohu nebo jejich seznam", "Avatar" => "Identita (avatar)", "Displays the user Avatar" => "Zobrazí identitu uživatele (avatar)", "username" => "uživatel", "Back" => "Zpět", "Backlinks" => "Zpětné odkazy", "List all pages which link to specific pages" => "Vypsat všechny stránky, které odkazují na uvedenou stránku", "No pages links to" => "Žádné stránky neodkazují na", "One page links to" => "Jedna stránka odkazuje na", "pages link to" => "str. odkazuje(/í) na", "Zone" => "Zóna", "Items" => "Položky", "Insert theme styled box on wiki page" => "Umístit na wiki stránku rámeček nastylovaný podle zvoleného vzhledu", "Category" => "Kategorie", "Insert list of items for the current/given category into wiki page" => "Vložit výpis položek pro současnýou/zadanou kategorii do wiki stránky", "Categories are disabled" => "Kategorie jsou vypnuty", "Display Tiki objects that have not been categorized" => "Zobrazí Tiki objekty, které nebyly zařazeny do žádné kategorie", "Objects" => "Objekty", "Insert the full category path for each category that this wiki page belongs to" => "Vloží plnou cestu kategorie pro každou kategorii, do které tato wiki stránka patří", "Center" => "Vycentrovat", "Centers the plugin content in the wiki page" => "Vycentruje obsah v zásuvném modulu na wiki stránce", "Chart" => "Žebříček", "title" => "Titulek", "Code" => "Kód", "Displays a snippet of code" => "Zobrazí jako výpis zdrojového kódu", "code" => "kód", "note: colors and ln are exclusive" => "pozn.: barvy a ln jsou jedinečné parametry", "Dynamic Content" => "Dynamický obsah", "Insert copyright notices" => "Vloží poznámky o autorských právech", "Example" => "Příklad", "and" => "a", "seconds" => "sekundy", "Insert a division block on wiki page" => "Vložit blok div do wiki stránky", "Creates a definition list" => "Vytvoří definiční seznam", "term" => "termín", "definition" => "definice", "one definition per line" => "jedna definice na řádek", "drawing not found" => "Kresba nenalezena", "Events" => "Události", "Desc" => "Popis", "Upcoming events" => "Chystané akce/události", "Label" => "Popisek", "Displays the data using the Tikiwiki odd/even table style" => "Zobrazí data za použití zvýraznění sudých lichých řádků tabulky", "cells" => "buňky", "heads and cells separated by ~|~" => "hlavičky a buňky oddělte pomocí ~|~", "Title" => "Titulek", "sort" => "seřaď", "Displays a SWF on the wiki page" => "Zobrazí SWF na wiki stránce", "failed" => "nepodařilo se", "description" => "Popis", "Value" => "Hodnota", "Displays a graphical GAUGE" => "Zobrazí graficky podíl", "type" => "typ", "Group" => "Skupina", "HTML code" => "HTML kód", "name" => "Název", "Image ID" => "ID obrázku", "Image size" => "Velikost obrázku", "Img" => "Obr", "Include" => "Zahrnout", "Stop" => "Zastavit", "Include a page" => "Vložit stránku", "Displays the text only if the language matchs" => "Zobrazí text pouze v případě, že se jazyk shoduje", "Last Modification" => "Poslední úprava", "List Pages" => "Přehled stránek", "Sort" => "Seřadit", "or" => "nebo", "Lists files in a directory" => "Vypíše soubory v adresáři", "Filter" => "Filtr", "could not be opened because it doesn't exist or permission was denied" => "nemůže být otevřen(a/o), protože neexistuje nebo byl odepřen přístup", "Map" => "Mapa", "Feature disabled" => "Funkce vypnuta", "Style" => "Styl", "Module Name" => "Název modulu", "Please choose a module" => "Prosím, vyberte si modul", "to be used as argument" => "Použít jako argument", "Displays a module inlined in page" => "Zobrazí modul zapuštěný v(e) stránce", "Sorry no such module" => "Omlováme se, ale žádný takový modul zde není", "Font" => "Písmo", "Displays the data using a monospace font" => "Zobrazí data za použití písma s pevnou šířkou znaků (monospace)", "Sticky" => "Přilepené", "Object" => "Objekt", "Days" => "Dny", "Picture" => "Obrázek", "picture not found" => "Obrázek nenalezen", "Information" => "Informace", "Provides a list of plugins on this wiki." => "Poskytuje výpis zásuvných modulů, které lze použít na tomto webu.", "No version indicated" => "Nebyla nalezena žádná verze", "No arguments indicated" => "Nebyl zadán žádný argument", "Poll" => "Anketa", "Displays the output of a poll, fields are indicated with numeric ids." => "Zobrazí výpis ankety, kde pole jsou indikována pomocí číselných id.", "missing poll ID for plugin POLL" => "chybějící ID ankety pro zásuvný modul POLL", "wrote:" => "napsal(a):", "Quote:" => "Citát:", "Quote text by surrounding the text with a box, like the [QUOTE] BBCode" => "Citovat text lze pomocí obalení bloku textu pomocí rámečku, podobně jako [QUOTE] BBCode", "one data per line" => "jeden záznam na řádek", "Search" => "Vyhledávání", "Takes regex expressions and parses the content between the REGEX tags and replaces the text." => "Takes regulární výrazy a parses obsah mezi REGEX tagy a replaces text.", "Icon" => "Ikona", "Date" => "Datum", "Automatically creates a link to the appropriate SourceForge object" => "Automaticky vytvoří odkaz na související SourceForge objekt", "Sheet Heading" => "Hlavička sešitu", "TikiSheet" => "TikiSešity", "Edit Sheet" => "Editace sešitu", "List wiki pages" => "Přehled wiki stránek", "Display" => "Zobrazení", "Last modified by" => "Naposledy změnil(a)", "Action" => "Akce", "The SNARF plugin replaces itself with the HTML body of a URL. Arbitrary regex replacement can be done on this content using regex and regexres, the latter being used as the second argument to preg_replace." => "Zásuvný modul SNARF zamění sebe sama za tělo HTML stránky zadaného URL. Případné další úpravy tohoto obsahu mohou být provedeny pomocí regulárního výrazu za použití regex a regexres, kdy druhý z nich je použit jako druhý argum", "This data is put in a CODE caption." => "Tato data budou vložena do hlavičky CODE.", "Missing url parameter for SNARF plugin." => "Plugin SNARF vyžaduje parametr url.", "Sorts the plugin content in the wiki page" => "Seřadí obsah zásuvného modulu ve wiki stránce", "Order" => "Pořadí", "Split a page into rows and columns" => "Rozdělit stránku na řádky a sloupce", "First" => "První", "Edit" => "Upravit", "row1col1" => "řádek1sloupec1", "row1col2" => "řádek1sloupec2", "row2col1" => "řádek2sloupec1", "row2col2" => "řádek2sloupec2", "Run a sql query" => "Spustit SQL dotaz", "sql query" => "sql dotaz", "Missing db param" => "Chybí db parametr", "Displays text in subscript." => "Zobrazí text pomocí subskriptu.", "Subscribe" => "Přihlásit", "Groups" => "Skupiny", "Id" => "ID", "Thumbnail" => "Náhled obrázku", "Displays the thumbnail for an image" => "Zobrazí thumbnail pro obrázek", "Original" => "Originál", "Search the titles of all pages in this wiki" => "Prohledá odpovídající názvy všech wiki stránek na tomto webu", "No pages found for title search" => "Nebyly nalezeny žádné stránky při hledání v názvech", "One page found for title search" => "Byla nalezena jedna stránka při hledání v názvech", "pages found for title search" => "stránky nalezeny (nalezeno) při hledání v názvech", "Structure ID" => "ID struktury", "Public" => "Veřejný", "Translate" => "Přeložit", "Fields" => "Políčka", "Preview" => "Náhled", "preview" => "Náhled", "View" => "Zobrazit", "Error" => "Chyba", "Displays an input form for tracker submit" => "Zobrazí vstupní formulář pro zapsání trackeru", "Fields marked with a * are mandatory." => "Pole označená pomocí * jsou vyžadována.", "Status" => "Stav", "Displays the output of a tracker content, fields are indicated with numeric ids." => "Zobrazí výstup obsahu trackeru; pole se zadávají pomocí číselných id.", "Template" => "Šablona", "Mode" => "Mód", "Error in tracker ID" => "Chyba v tracker ID", "No field indicated" => "Nebylo zadáno žádné pole", "Links to a translated content" => "Odkazuje na přeložený obsah", "Flag" => "Označit", "Displays the number of registered users" => "Zobrazí počet registrovaných uživatelů", "User List" => "Výpis uživatelů", "users" => "Uživatelé", "Preferences" => "Preference", "User Information" => "Informace o uživateli", "Versions" => "Verze", "Split the text in parts visible only under some conditions" => "Rozdělí text na části, které mohou být viditelné pouze za určitých podmínek", "Vote" => "Hlasovat", "Table" => "Tabulka", "External Wiki" => "Externí Wiki", "valid" => "validní", "Top" => "Nejvyšší úroveň", "ERROR: Either the subject or body must be non-empty" => "Chyba: Předmět ani tělo nesmí být prázdné", "ERROR: No valid users to send the message" => "Chyba: Nebyli nalezeni žádní uživatelé pro zaslání zprávy", "Invalid user" => "Neplatná(ý/é) uživatel", "Message sent to" => "Zpráva odeslána pro:", "Sent box is full. Archive or delete some sent messages first if you want to send more messages." => "Schránka pro odeslané je plná. Archivujte nebo vymažte některé dříve odeslané zprávy pokud chcete odesílat další.", "User %s can not receive messages, mailbox is full" => "Uživatel(ka) s přezdívkou %s nemůže obdržet další zprávy. Jeho/její schránka je plná.", "User %s can not receive messages" => "Uživatel(ka) s přezdívkou %s nemůže dostávat zprávy.", "Invalid user: %s" => "Neplatný uživatel: %s", "Message will be sent to: " => "Zpráva bude zaslána pro: ", "Archive is full. Delete some messages from archive first." => "Archiv je zaplněn. Pokud chcete pokračovat, odstraňte prosím nejdříve nějaké zprávy z archivu.", "No more messages" => "Žádné další zprávy", "Tiki Calendar" => "Tiki kalendář", "Calendar" => "Kalendář", "Please provide an Id" => "Prosím, zadejte Id", "no object here yet" => "zatím zde není žádný objekt", "Create/Edit" => "Vytvoř/uprav", "Quick Edit a Wiki Page" => "Edituj Wiki stránku", "Post" => "Odeslat", "Changes since" => "Změny od", "new comments" => "Nové kometáře", "wiki pages changed" => "Změněné wiki stránky", "new articles" => "nová (nový/nové) články", "new FAQs" => "nová (nový/nové) FAQs", "new blogs" => "nová (nový/nové) blogy", "new blog posts" => "nová (nový/nové) blog posts", "new image galleries" => "nová (nový/nové) galerie obrázků", "new images" => "Nové obrázky", "new file galleries" => "nová (nový/nové) kolekce souborů ", "new files" => "Nové soubory", "new polls" => "nová (nový/nové) ankety", "new users" => "Noví uživatelé", "The task title must have at least 3 characters" => "Název úkolu musí obshovat nejméně 3 znaky", "Invalid username or password" => "Nesprávné uživatelské jméno nebo heslo", "country" => "Země", "Anti-Bot verification code" => "Anti-Bot kód pro ověření", "Random Image" => "Náhodný obrázek", "Enter the code you see above" => "Zadejte kód, který vidíte výše", "List of attached files" => "Přehled přiložených souborů", "id" => "ID", "desc" => "Popis", "uploaded" => "nahrané na server", "Download" => "Stahování", "Delete" => "Smazat", "Remove" => "Odstranit", "Upload file" => "Nahrát soubor", "Attach" => "Přiložit", "Attach a file to this item" => "Přiložit soubor k této položce", "Version" => "Verze", "Attachments" => "Přílohy", "more info" => "více info", "No attachments for this item" => "Žádné přílohy pro tuto položku", "debug" => "ladění chyb", "Fatal error" => "Fatální chyba", "Created by" => "Zapsal(a)", "on" => "v", "RSS feed" => "RSS obsah", "Edit blog" => "Upravit blog", "Monitor this Blog" => "Sledovat tento blog", "Stop Monitoring this Blog" => "Ukončit sledování tohoto blogu", "Activity=" => "Aktivita=", "Actions" => "Akce", "Properties" => "Vlastnosti", "No records found" => "Nebyl nalezen žádný záznam", "Categorize" => "Kategorizovat", "Admin Categories" => "Nastav kategorie", "No categories defined" => "Nebyly definovány žádné kategorie", "Browse Category" => "Procházej kategorii", "posts:" => "záznamy:", "stars" => "hvězdičky", "User Level" => "Level uživatele", "private message" => "Soukromá zpráva", "Send eMail to User" => "Poslat email to user", "user online" => "uživatel přihlášen", "user offline" => "uživatel odhlášen", "Reply" => "Odpovědět", "Approve" => "Schválit", "Reject" => "Nepřijmout", "Save to notepad" => "Uložit do poznámkového bloku", "Monitor this Topic" => "Sledovat tento téma", "Stop Monitoring this Topic" => "Ukončit sledování tohoto tématu", "Moderator actions" => "Akce moderátora", "reported:" => "Reportováno:", "queued:" => "Zařazeno:", "Move to topic:" => "Přesunout na téma:", "Move" => "Přesunout", "Delete Selected" => "Smazat selected", "Unlock" => "Odemknout", "Lock" => "Zamknout", "Messages" => "Zprávy", "Plain" => "Jednoduchý", "Threaded" => "Vlákna", "Headers Only" => "Pouze hlavičky", "Newest first" => "Nejnovější napřed", "Oldest first" => "Nejstarší napřed", "Title (desc)" => "Titulek (sest.)", "Title (asc)" => "Titulek (vzest.)", "Threshold" => "Hloubka", "Replies" => "Odpovědi", "below your current threshold" => "pod Vaším současným prahem", "New Reply" => "Nová (nový/nové) odpověď", "Editing reply" => "Editace odpovědi", "Reply to the selected post" => "Odpovědět na vybraný záznam", "Editing comment" => "Upravit komentář", "Comment on the selected post" => "Komentovat vybraný záznam", "Post new comment" => "Přidat nový komentář", "Smileys" => "Smajlíci", "Quicktags" => "Rychlé vkládání značek", "Reply to parent post" => "Odpovědět na nadřazený příspěvek", "Post new reply" => "Zaslat novou odpověď", "Cancel" => "Zrušit", "Posting replies" => "Zasílání odpovědí", "Posting comments" => "Přidávání komentářů", "Use" => "Použijte", "for links" => "na zobrazení odkazů", "HTML tags are not allowed inside posts" => "HTML tagy nejsou povoleny", "Add Comment" => "Přidat komentář", "1 comment" => "1 komentář", "Comments" => "Komentáře", "Go back" => "Zpátky", "Return to home page" => "Zpět na úvodní stránku", "Copyrights" => "Copyright", "Authors" => "Autoři", "Add" => "Přidat", "Syntax" => "Syntaxe", "Page generation debugging log" => "Generování stránky: záznam debugeru", "Features state" => "Stav součástí", "Total" => "Celkem", "features matched" => "Shodné součásti", "Watchlist" => "Seznam sledovaného", "duplicate" => "Duplikát", "There are individual permissions set for this file gallery" => "Pro tuto kolekci souborů platí individuální práva", "Save" => "Uložit", "Gallery is visible to non-admin users?" => "Je galerie viditelná pro non-admin uživatele?", "unlimited" => "bez limitu", "none" => "Žádný", "descending" => "sestupně", "ascending" => "vzestupně", "Max description display size" => "Max. délka zobrazení popisku", "Max Rows per page" => "Max. řádků na stránku", "Listing configuration" => "Konfigurace výpisu", "Please login" => "Prosím, přihlašte se", "There are no wiki pages similar to '{\$page}'" => "Nebyly nalezeny žádné wiki stránky podobné '{\$page}'", "Create this page" => "Vytvořit tuto (tento/toto) stránku", "(page will be orphaned)" => "(stránka bude osamocena)", "Close Window" => "Zavřít okno", "Active Perms" => "Aktivní práva", "Perms" => "Práva", "Replace" => "Zaměnit", "List" => "Seznam", "Browse" => "Procházet", "Name-filename" => "Název-název souboru", "Filename only" => "Pouze název souboru", "Close" => "Zavřít", "Exact match" => "Přesná shoda", "Number of displayed rows" => "Počet zobrazených řádků", "Go" => "Jdi", "in:" => "v:", "RSS Blogs" => "RSS Blogy", "RSS Articles" => "RSS Články", "RSS Image Galleries" => "RSS Galerie obrázků", "RSS File Galleries" => "RSS Kolekce souborů", "RSS Forums" => "RSS Fóra", "RSS Maps" => "RSS Mapy", "RSS Directories" => "RSS Katalogy odkazů", "Perform action with checked:" => "Provést action with checked:", "Move Selected Files" => "Přesunout vybrané soubory", "Assign Permissions" => "Přiřadit práva", "Move to" => "Přesunout do", "Assign" => "Přiřadit", "Filename" => "Název souboru", "Hi {\$mail_user} has sent you this link:" => "Dobrý den, {\$mail_user} Vám zaslal(a) tento odkaz:", "Blog post:" => "Záznam blogu:", "at:" => "v(e):", "Somebody or you tried to subscribe this email address at our site:" => "Vy, nebo někdo jiný, se pokusil u nás přihlásit s touto e-mail adresou:", "To the newsletter:" => "K odběru newsletteru:", "Description:" => "Popis:", "In order to confirm your subscription you must access the following URL:" => "In order to confirm Vaše subscription, musíte následovat následující URL:", "A new message was posted to forum" => "Do fóra byla zaslána nová zpráva", "New topic:" => "Nové téma:", "Topic:" => "Téma:", "You sent a request with the subject:" => "Zaslal(a) jste požadavek s předmětem:", "Use the subject to indicate the operation to apply:" => "Použijte předmět pro označení operace, která se má provést:", "GET:WikiName to get a wiki page" => "GET:WikiName pro získání wiki stránky", "PUT:WikiName to update/create a wiki page (use the body for the page data)" => "PUT:WikiName pro úpravu/vytvoření wiki stránky (use the body for the page data)", "APPEND:WikiName to append data to a Wiki page (use the body for the data to add)" => "APPEND:WikiName pro přidání dat na Wiki stránku (use the body for the data to add)", "PREPEND:WikiName to append the data at the top" => "PREPEND:WikiName pro přidání dat na začátek", "Tiki mail-in instructions" => "Tiki: mail-in instrukce", "Tiki mail-in auto-reply." => "Automatická odpověď Tiki mail-in.", "Page not found:" => "Stránka nebyla nalezena:", "Hi," => "Dobrý den,", "A new message was posted to you at {\$mail_machine}" => "Byla Vám odeslána nová zpráva z {\$mail_machine}", "From" => "Od", "New message arrived from %s" => "Nová (ý/é) message arrived od %s", "Hi" => "Ahoj", "Enjoy the site!" => "Přejeme Vám příjemné chvíle strávené na tomto webu!", "has requested an account on" => "požádal(a) o založení uživatelského účtu na", "To validate that account, please follow the link:" => "Pokud chcete schválit that account, please follow the link:", "best regards" => "s pozdravem", "your Tikiwiki" => "Vaše Tikiwiki", "User Registration Request" => "Požadavek na registraci uživatele", "You're invited to join my network of friends!" => "Zvu tě, aby ses připojil(a) do sítě mých přátel!", "The user" => "Uživatel", "registered at your site" => "registroval(a) na vašem webu", "New user registration" => "Nová registrace uživatele", "Bye bye!" => "Nashledanou!", "This email address has been removed to the list of subscriptors of:" => "Tato e-mailová adresa byla odstraněna ze seznamu pro:", "Newsletter:" => "E-mail s novinkami:", "Bye bye from %s at %s" => "Bye bye z(e) %s at %s", "You can unsubscribe from this newsletter following this link" => "Můžete unsubscribe from this newsletter following this link", "Welcome to our newsletter!" => "Vítejte k odběru našeho newsletteru!", "This email address has been added to the list of subscriptors of:" => "Tato e-mailová adresa byla přidána do seznamu pro:", "You can always cancel your subscription using:" => "Kdykoliv můžete zrušit Vaše přihlášení pomocí tohoto odkazu:", "Welcome to %s at %s" => "Vítejte do %s na %s", "Email notification" => "Tiki: upozorňování na e-mail", "Since this is your registered email address we inform that the password for this account is" => "Jelikož toto je Vaše registrovaná adresa elektronické pošty informujeme Vás, že heslo pro tento uživatelský účet je", "Your account information for %s" => "Informace o Vašem účtu na %s", "A new article was submitted by {\$mail_user} to {\$mail_site} at {\$mail_date|tiki_short_datetime}" => "Byl odeslán nový článek od {\$mail_user} na {\$mail_site} v {\$mail_date|tiki_short_datetime}", "You can edit the submission following this link:" => "Přihlášení můžete upravit následováním tohoto odkazu:", "Title:" => "Titulek:", "Heading:" => "Hlavička:", "Body:" => "Tělo:", "New article submitted at %s" => "Na %s byl přidán nový článek", "ItemID {\$mail_itemId} was deleted in the tracker {\$mail_trackerName}" => "Položka ID {\$mail_itemId} byla vymazána z trackeru {\$mail_trackerName}", "New status ItemID {\$mail_itemId} for the tracker {\$mail_trackerName}:" => "Nový stav pro položku ID {\$mail_itemId} z trackeru {\$mail_trackerName}:", "Tracker was modified at" => "Došlo ke změně trackeru na", "If you want to be a registered user in this site you will have to use the following link to login for the first time:" => "Pokud chcete být registered uživatel in tomto webu you will have použít následující(ho) odkaz pro první přihlášení:", "You will receive an email with information to login for the first time into this site" => "You will receive email s information to login for first time into this site", "Your account request has been stored and will be activated by the admin as soon as possible." => "Váš požadavek na zřízení účtu byl zaznamenán a účet bude co nejdříve aktivován správcem webu.", "View the article at:" => "Článek si můžete přečíst zde:", "If you don't want to receive these notifications follow this link:" => "Pokud you don't want to receive these notifications, následujte tuto (tento/toto) odkaz:", "View the blog at:" => "Zobrazit blog v:", "New blog post at %s" => "Nová (ý/é) blog post at %s", "changed" => "Změněno", "created" => "Vytvořeno", "Removed by" => "Odstranil(a)", "Old" => "Původní", "New" => "Nový", "File Gallery %s changed" => "Galerie obrázků %s byla změněna", "A file was removed from the file gallery" => "Soubor byl odstraněn z kolekce", "File Name" => "Název souboru", "A new file was posted to file gallery" => "Nový soubor byl umístěn do kolekce souborů", "Posted by" => "Zapsal(a)", "File Description" => "Popisek souboru", "The map {\$mail_page} was changed by {\$mail_user} at {\$mail_date|tiki_short_datetime}" => "Mapa {\$mail_page} byla změněna uživatelem, který má přezdívku {\$mail_user} v(e) {\$mail_date|tiki_short_datetime}", "You can view the updated map following this link:" => "Můžete si nechat zobrazit aktualizovanou mapu následováním tohoto odkazu:", "You can edit the map following this link:" => "Můžete upravovat map, když budete následovat tuto (tento/toto) odkaz:", "The page {\$mail_page} was created by {\$mail_user} at {\$mail_date|tiki_short_datetime}" => "stránka {\$mail_page} byl(a/o) vytvořen(a/o) uživatelem {\$mail_user} at {\$mail_date|tiki_short_datetime}", "The page {\$mail_page} was changed by {\$mail_user} at {\$mail_date|tiki_short_datetime}" => "Stránky {\$mail_page} byla změněna uživatelem, který má nick {\$mail_user} dne {\$mail_date|tiki_short_datetime}", "Comment:" => "Komentář:", "You can view the page by following this link:" => "Můžete si nechat zobrazit stránku, když budete následovat tuto (tento/toto) odkaz:", "You can view a diff back to the previous version by following this link:" => "Můžete si nechat zobrazit diff back to previous version, když budete následovat tuto (tento/toto) odkaz:", "The changes in this version follow below, followed after by the current full page text." => "Změny této verze následují níže a dále je zobrazen plný text stránky.", "-Lines: {\$oldd} changed to +Lines: {\$newd}" => "-Řádky: {\$oldd} změna na +Řádky: {\$newd}", "The new page content follows below." => "Nový obsah stránky follows below.", "The page {\$mail_page} was commented by {\$mail_user} at {\$mail_date|tiki_short_datetime}" => "stránka {\$mail_page} byla komentována uživatelem {\$mail_user} dne {\$mail_date|tiki_short_datetime}", "New name" => "Nový název", "click on the map to zoom or pan, do not drag" => "click on map to zoom nebo pan, do not drag", "Scale" => "Měřítko", "Query" => "Dotaz", "Pan" => "Posun", "Redraw" => "Překreslit", "select zoom/pan/query and image size" => "select zoom/pan/query a velikost obrázku", "View the Map Only" => "Zobrazit pouze mapu", "Reset Map" => "Resetovat mapu", "Click on the map or click redraw" => "Click on map nebo click redraw", "Last modification date" => "Datum poslední úpravy", "Overview" => "Přehled", "Legend" => "Vysvětlivky", "Layer Manager" => "Manažer vrstev", "Layer" => "Vrstva", "On" => "Zapnuto", "Download Layer" => "Download vrstvy", "This layer has been set by the maps administrator to not be downloadable" => "Tato vrstva byla nastavena jako nestažitelná", "you have requested to download the layer:" => "you have requested to download layer:", "Here are the files to download, do not forget to rename them:" => "Tady jsou soubory to download, do not forget je přejmenovat:", "Mapfiles" => "Mapsoubory", "Mapfile" => "Mapsoubor", "Available mapfiles" => "Dostupné soubory map", "monitor this map" => "sleduj tuto (tento/toto) mapu", "Stop Monitoring this Map" => "Zastavit sledování této mapy", "Create a new mapfile" => "Vytvořit nový mapsoubor", "Create" => "Vytvořit", "Mapfile listing" => "Výpis souboru s definicí mapy", "Reload" => "Obnovit", "History" => "Historie", "You can view this map in your browser using" => "Můžete si nechat zobrazit tuto map v(e) Vašem browser using", "Zoom out x2" => "Zmenšit x2", "Zoom in x2" => "Přiblížit x2", "Mapfile History" => "Historie souboru s mapou", "of" => "", "Compare" => "Porovnej", "Comparing version {\$old.version} with version {\$new.version}" => "Porovnání verze {\$old.version} s verzí {\$new.version}", "Version:" => "Verze:", "Current" => "Současná", "Versions are identical" => "Verze jsou stejné", "Legend:" => "Vysvětlivky:", "v=view" => "v=pohled(view)", "c=compare" => "c=porovnej(compare)", "d=diff" => "d=rozdíly(diff)", "Full side-by-side diff" => "Kompletní zobrazení rozdílů pěkně vedle sebe", "Unified diff" => "Rozdíly unifikovaně", "Side-by-side view" => "Pohled pěkně vedle sebe", "User" => "Uživatel", "Ip" => "IP", "Diff" => "Rozdíly", "Older Version" => "Starší verze", "Directories" => "Katalogy", "back to" => "zpět na", "Upload From Disk:" => "Odeslat z disku:", "Upload Files" => "Odeslat soubory", "Bytes maximum" => "Maximum Bytů", "Create Directory:" => "Vytvořit adresář:", "index file (.shp):" => "index soubor (.shp):", "files to index (regexp):" => "soubory k zaindexování (regexp):", "Message Archive" => "Archiv zpráv", "messages" => "zprávy", "Archive is full!" => "Archiv je plný!", "Unread" => "Nepřečtené", "Flagged" => "Označené", "Unflagged" => "Odznačeno", "Containing" => "Obsahující", "Sender" => "Odesílatel", "No messages to display" => "Žádné zprávy k zobrazení", "Broadcast message" => "Rozeslat zprávu", "All users" => "Všichni uživatelé", "Lowest" => "Nejnižší", "Low" => "Nízká", "Normal" => "Obyčejné", "High" => "Vysoká", "Very High" => "Velmi vysoká", "Send" => "Odeslat", "Compose message" => "Compose zprávu", "Invalid" => "Neplatné", "To" => "Pro", "CC" => "Kopie", "BCC" => "Skrytá kopie", "No messages to download" => "Žádné zprávy ke stažení", "Mailbox is full! Delete or archive some messages if you want to receive more messages." => "Schránka je plná! Vymažte nebo archivujte některé ze zpráv, pokud chcete dostávat další zprávy.", "Find replied message" => "najdi zprávu, na níž bylo odpovězeno", "Archive" => "Archiv", "Mark as read" => "Označit jako přečtené", "Mark as unread" => "Označit jako nepřečtené", "Mark as flagged" => "Označit jako zajímavé", "Mark as unflagged" => "Označit jako nezajímavé", "Mark" => "označ", "Mailbox" => "Schránka", "Compose" => "Sestavit", "Broadcast" => "Rozeslat", "Sent" => "Odesláno", "Auto-archive age for read messages:" => "Doba automatické archivace po přečtené zprávy:", "Read message" => "Číst zprávu", "Return to mailbox" => "Zpět do mailboxu", "replyall" => "odpověď všem", "Unflag" => "Odznač", "Flag this message" => "Flag tuto (tento/toto) message", "Cc" => "Kopie", "Return to archive" => "Zpět do archivu", "Return to outbox" => "Zpět do outboxu", "Sent Messages" => "Odeslané zprávy", "Replied" => "Odpovězeno", "Not replied" => "Neodpovězeno", "move to archive" => "přesuň do archivu", "receiver" => "obdržitel", "'name' parameter for tikimodule missed" => "'name' parameter pro tikimodule missed", "Move module up" => "Posunout modul nahoru", "Up" => "Nahoru", "Move module down" => "Posunout modul dolů", "Down" => "Dolů", "Move module to opposite side" => "Přesunout modul na opačnou stranu", "opp side" => "opačná strana", "Unassign this module" => "Zrušit přiřazení tohoto modulu", "Are you sure you want to unassign this module?" => "Jste si jist(a), že chcete zrušit přiřazení tohoto modulu?", "Admin Menu" => "Administrace menu", "Live Support" => "Live podpora", "Banning" => "Zamezení přístupu", "Users" => "Uživatelé", "Cache" => "Keš", "Modules" => "Moduly", "Links" => "Odkazy", "Hotwords" => "Klíčová slova", "RSS Modules" => "RSS moduly", "Menus" => "Nabídky", "Polls" => "Ankety", "Mail Notifications" => "Upozorňování na e-mail", "Search Stats" => "Statistiky Search", "QuickTags" => "Quicktagy", "Chat" => "Pokec", "Categories" => "Kategorie", "Banners" => "Bannery", "Edit Templates" => "Upravit šablony", "Cookies" => "Citáty", "Mail-in" => "Posílání obsahu e-mailem", "HTML Pages" => "HTML stránky", "Shoutbox" => "Megafon", "Shoutbox Words" => "Slova pro megafon", "Referer Stats" => "Statistiky přístupů", "Import PHPWiki Dump" => "Importuj PHPWiki Dump", "Admin dsn" => "Administrace dsn", "Security Admin" => "Správce bezpečnosti", "Tikiwiki Assistant" => "Asistent Tikiwiki", "Thank you for installing Tikiwiki" => "Děkujeme, že jste si nainstaloval(a) Tikiwiki", "Select" => "Vybrat", "Admin" => "Správce", "Admin Modules" => "Administrace modulů", "Admin Menus" => "Administrace nabídek", "login" => "přihlášení", "Recently visited pages" => "Nedávno navštívené stránky", "January" => "leden", "February" => "únor", "March" => "březen", "April" => "duben", "May" => "květen", "June" => "červen", "July" => "červenec", "August" => "srpen", "September" => "září", "October" => "říjen", "November" => "listopad", "December" => "prosinec", "Tuesday" => "Úterý", "Wednesday" => "Středa", "Thursday" => "Čtvrtek", "Friday" => "Pátek", "Today" => "Dnes", "Received objects" => "Přijaté objekty", "Pages:" => "Stránky:", "Last `\$module_rows` Sites" => "Poslední `\$module_rows` web(y/ů)", "Last Sites" => "Poslední weby", "Directory Stats" => "Statistiky katalogu", "Sites" => "Weby", "Sites to validate" => "Weby ke schválení", "Searches" => "Hledání", "Visited links" => "Navštívené odkazy", "Top \$module_rows Sites" => "Top \$module_rows web(y/ů)", "Top Sites" => "Top weby", "Featured links" => "Doporučujeme", "Top `\$module_rows` topics" => "Top `\$module_rows` téma(ta/t)", "Top topics" => "Top témata", "Last `\$module_rows` forum posts" => "Poslední(ch) `\$module_rows` záznam(y/ů) do fór", "Last forum posts" => "Poslední záznamy do fór", "Last `\$module_rows` forum topics" => "Poslední(ch) `\$module_rows` téma(ta/t) z fór", "Last forum topics" => "Poslední fórum témata", "Most commented forums" => "Nejvíce komentovaná diskuzní fóra", "Most read topics" => "Nejčtenější témata", "Most visited forums" => "Nejvíce navštěvované diskuzní fóra", "Google Search" => "Vyhledat pomocí Google", "Last `\$module_rows` actions" => "Poslední(ch) `\$module_rows` akc(e/í)", "Last actions" => "Poslední(ch) actions", "Last `\$module_rows` articles" => "Poslední(ch) `\$module_rows` článek(ky/ků)", "Last articles" => "Poslední články", "Last `\$module_rows` blog posts" => "Poslední(ch) `\$module_rows` záznam(y/ů) do blogu", "Last blog posts" => "Poslední záznamy blogu", "Last" => "V rozmezí", "Last `\$module_rows` Created blogs" => "Poslední(ch) `\$module_rows` vytvořený(é/ých) blog(y/ů)", "Last Created blogs" => "Nejnovější blogy", "Last `\$module_rows` Created FAQs" => "Poslední(ch) `\$module_rows` vytvořená(é/ých) FAQ", "Last Created FAQs" => "Poslední vytvořené FAQ", "Last `\$module_rows` Created Quizzes" => "Poslední(ch) `\$module_rows` vytvořený(é/ých) kvíz(y/ů)", "Last Created Quizzes" => "Poslední vytvořené kvízy", "Last `\$module_rows` modified file galleries" => "Poslední(ch) `\$module_rows` změněná(é/ých) kolekce(/í) soubor(y/ů)", "Last modified file galleries" => "Poslední upravená kolekce souborů", "Last `\$module_rows` Files" => "Poslední(ch) `\$module_rows` soubor(y/ů)", "Last Files" => "Poslední soubory", "Last `\$module_rows` galleries" => "Poslední(ch) `\$module_rows` galerie(/í)", "Last galleries" => "Poslední kolekce", "Last `\$module_rows` Images" => "Poslední(ch) `\$module_rows` obrázek(y/ů)", "Last Images" => "Poslední obrázky", "Last `\$module_rows` modified events" => "Poslední(ch) `\$module_rows` změněná(é/ých) událost(i/í)", "Last modifed events" => "Poslední(ch) modifed events", "Last `\$module_rows` changes" => "Poslední(ch) `\$module_rows` změn(a/y)", "Last changes" => "Poslední úpravy", "Last `\$module_rows` Modified Items" => "Poslední(ch) `\$module_rows` změněná(é/ých) položka(ky/ek)", "Last Modified Items" => "Poslední změněné položky", "Last `\$module_rows` Modified blogs" => "Poslední(ch) `\$module_rows` změněný(é/ých) blog(y/ů)", "Last Modified blogs" => "Naposledy upravené blogy", "Last `\$module_rows` submissions" => "Poslední(ch) `\$module_rows` příspěvek(ky/ků)", "Last submissions" => "Poslední uživ. příspěvky", "Last `\$module_rows` Items" => "Poslední(ch) `\$module_rows` položka(ky/ek)", "Last Items" => "Poslední položky", "Last `\$module_rows` visitors" => "Poslední(ch) `\$module_rows` návštěvník(ci/ů)", "Last Visitors" => "Poslední návštěvníci", "Register" => "Registrace", "Live support" => "Live podpora", "Open operator console" => "Otevřít konzoli operátora", "Online users" => "Uživatelé on-line", "We have" => "Máme", "online users" => "on-line uživatelů", "Logout" => "Odhlásit", "Switch User" => "Přepnout uživatele", "Switch" => "Přepni", "Login through CAS" => "Přihlášení pomocí CAS", "Login as admin" => "Přihlášení jako admin", "Email" => "E-mail", "eMail" => "E-mail", "Password" => "Heslo", "Remember me" => "Zapamatuj si mne", "week" => "týden", "month" => "měsíc", "year" => "rok", "Click here to register" => "Pro registraci klikněte zde", "Click here if you've forgotten your password" => "Jestliže jste zapomněl(a) Vaše heslo, klikněte sem", "I forgot my password" => "Zapomenuté heslo", "Click here to login using the default security protocol" => "Click here to login za použití default security protocol", "Standard" => "Standardní", "Click here to login using a secure protocol" => "Click here to login za použití secure protocol", "Secure" => "Bezpečný", "Stay in ssl Mode" => "Zůstat v ssl módu", "Tiki Logo" => "Tiki logo", "Menu" => "Nabídka", "You have" => "Máte", "New Messages" => "Nových zpráv", "New Message" => "Novou zprávu", "You have 0 new messages" => "Máte 0 nových zpráv", "Waiting Submissions" => "Očekávané uživ. příspěvky", "Old articles" => "Archiv článků", "Send a message to" => "Poslat zprávu pro", "Random Pages" => "Náhodné stránky", "Register as a new user" => "Registrovat se jako nový uživatel", "Your email could not be validated; make sure you email is correct and click register below." => "Váš e-mail nemohl být ověřen; ujistěte se, že Váš e-mail byl správně zadán a klikněte níže pro registraci.", "Your registration code:" => "Váš registrační kód:", "Username" => "Uživatel", "Passcode to register (not your user password)" => "Kód pro registraci (toto není Vaše uživatelské heslo)", "Registration code" => "Registrační kód", "Repeat password" => "Zopakovat heslo", "Generate a password" => "Vygenerovat heslo", "Wiki RSS" => "RSS pro wiki stránky", "Blogs RSS" => "RSS pro blogy", "Articles RSS" => "RSS pro články", "Image Galleries RSS" => "RSS pro obrázkové galerie", "Image Galleries" => "Galerie obrázků", "File Galleries RSS" => "RSS pro kolekce souborů", "File Galleries" => "Soubory ke stažení", "Forums RSS" => "RSS pro fóra", "Maps RSS" => "RSS pro mapy", "Maps" => "Mapy", "Entire Site" => "celém webu", "Wiki Pages" => "Wiki stránky", "Image Gals" => "Galerie obrázků", "Images" => "Obrázky", "Blog Posts" => "Záznamy blogu", "Search Wiki PageName" => "Vyhledat wiki stránku", "Read More" => "Více", "Since your last visit" => "Od Vaší poslední návštěvy", "Since your last visit on" => "Od Vaší poslední návštěvy dne", "New Images" => "Nové obrázky", "Wiki Pages Changed" => "Změněné wiki stránky", "New Files" => "Nové soubory", "New Comments" => "Nové kometáře", "New Users" => "Noví uživatelé", "click to edit" => "Klepněte pro úpravu", "Nothing has changed" => "Žádná změna", "Theme" => "Vzhled", "Most Active blogs" => "Nejaktivnější blogy", "Top `\$module_rows` articles" => "Top `\$module_rows` články", "Top articles" => "Top články", "Top `\$module_rows` File Galleries" => "Top `\$module_rows` kolekce souborů", "Top File Galleries" => "Top kolekce souborů", "Top `\$module_rows` files" => "Top `\$module_rows` soubory(/ů)", "Top files" => "Top soubory", "Top `\$module_rows` Forum Posters" => "Top `\$module_rows` nejaktivnější(/ch) uživatel(é/ů) ve fórech", "Top Forum Posters" => "Top uživatelé ve fórech", "Top `\$module_rows` games" => "Top `\$module_rows` hra (hry nebo her)", "Top games" => "Top hry", "Top `\$module_rows` galleries" => "Top `\$module_rows` galerie(/í)", "Top galleries" => "Top kolekce", "Top `\$module_rows` Images" => "Top `\$module_rows` obrázek(ky/ků)", "Top Images" => "Top obrázky", "Top `\$module_rows` Pages" => "Top `\$module_rows` stránka(ky/ek)", "Top Pages" => "Top stránky", "Top `\$module_rows` Quizzes" => "Top `\$module_rows` kvíz(y/ů)", "Top Quizzes" => "Top kvízy", "Most `\$module_rows` visited blogs" => "Nejvíce `\$module_rows` navštěvovaných blogů", "Top `\$module_rows` Visited FAQs" => "Top `\$module_rows` navštěvovaná(é/ých) FAQ", "Top Visited FAQs" => "Nejnavštěvovanější FAQ", "view" => "Zobrazit", "My blogs" => "Moje blogy", "Bookmarks" => "Záložky", "My galleries" => "Vlastní kolekce", "My Pages" => "Moje stránky", "User tasks" => "Úkoly", "Done" => "Hotovo", "Del" => "SmaŽ", "Public tasks" => "Veřejné úkoly", "select" => "vyber", "User informations" => "Uživatelské informace", "Group informations" => "Skupinové informace", "Top users" => "Top uživatelé", "online user" => "Uživatel on-line", "Last `\$module_rows` wiki comments" => "Poslední(ch) `\$module_rows` wiki komentář(e/ů)", "Last wiki comments" => "Poslední wiki komentáře", "on page" => "na stránce", "Real Name" => "Skutečné jméno", "vote" => "Hlasovat", "Structures:" => "Struktury:", "show structures" => "zobrazit struktury", "hide structures" => "skrýt struktury", "Manage structures" => "Spravovat struktury", "Location : " => "Umístění : ", "Find:" => "Najít:", "pages" => "Stránky", "To edit the copyright notices" => "Upravit upozornění o copyrightu", "Click Here" => "Klepněte zde", "The content on this page is licensed under the terms of the" => "Obsah této stránky smí být šířen podle pravidel licence", "Print" => "Tisk", "Email This Post" => "email tento záznam", "Permalink" => "Trvalý odkaz", "comment" => "komentář", "comments" => "× komentováno", "First page" => "První stránka", "Previous page" => "Předchozí stránka", "page" => "stránky", "Next page" => "Další stránka", "Last page" => "Poslední stránka", "references" => "reference", "View Comments" => "Zobrazit komentáře", "Blog name" => "Název blogu", "Enlarge area height" => "Zvětšit výšku pole", "Reduce area height" => "Zmenšit výšku pole", "Tools Calendars" => "Nástrojové kalendáře", "Check / Uncheck All" => "Zaškrtni / odznač vše", "Refresh" => "Obnovit", "Cancel Edit" => "Zruš editaci", "Change preferences" => "Změnit preference", "Site Ads and Banners" => "Reklamy a Bannery webu", "Content" => "Obsah", "Activate" => "Aktivovat", "Publish" => "Publikovat", "General" => "Obecné", "Features" => "Možnosti a funkce", "Module" => "Modul", "Meta Tags" => "Meta tagy", "Community" => "Komunita", "User files" => "Soubory uživatele", "Webmail" => "Web mail", "To add/remove blogs, go to \"Create/Edit Blog\" under \"Blogs\" on the application menu, or" => "Pro přidání/ostranění blogů, přejděte na \"Vytvořit/Upravit blog\" pod \"Blogy\" v hlavní nabídce, nebo", "General Settings" => "Obecná nastavení", "Home Blog (main blog)" => "Úvodní blog (hlavní blog)", "Rankings" => "Žebříčky", "Not Installed" => "Není Installed", "Points" => "Body", "Creation date" => "Datum vytvoření", "Last modified" => "Poslední úpravy", "Change settings" => "Změnit nastavení", "Permissions" => "Práva", "Look under \"Articles\" on the application menu for links to" => "Podívejte se pod \"Články\" v hlavní nabídce po odkazech na", "Topic" => "Téma", "Submissions" => "Uživatelské příspěvky", "Import CSV file" => "Importovat CSV soubor", "Import" => "Importovat", "Visible" => "Viditelné", "avatar" => "Identita", "Number of friends" => "Počet přátel", "Last login" => "Poslední přihlášení", "Distance" => "Vzdálenost", "default" => "přednastavené", "Number of visited pages to remember" => "Počet navštívených stránek k zapamatování", "Displayed time zone" => "Zobrazené časové pásmo", "User information" => "Informace o uživateli", "Private" => "Soukromé", "public" => "Veřejné", "Use double-click to edit pages" => "Použij double-click pro úpravu stránek", "Tasks per page" => "Úkolů na stránku", "Messages per page" => "Zpráv na stránku", "Allow messages from other users" => "Povolit zprávy od ostatních uživatelů", "Send me an email for messages with priority equal or greater than" => "Poslat mi e-mailem upozornění na zprávy s prioritou stejnou nebo větší než", "never" => "nikdy", "My Tiki" => "Moje Tiki", "My pages" => "Moje stránky", "My messages" => "Moje zprávy", "My tasks" => "Moje úkoly", "My items" => "Moje soubory", "My workflow" => "Moje workflow", "To configure your directory, find \"Admin Directory\" under \"Directory\" on the application menu, or" => "Pro konfiguraci Vašeho katalogu odkazů, přejděte na \"Administrace katalogu odkazů\" pod \"Katalog odkazů\" v hlavní nabídce, nebo", "Number of columns per page when listing categories" => "Počet sloupců na stránku ve výpisu kategorií", "Links per page" => "Odkazů na stránku", "Validate URLs" => "Ověřit platnost odkazů", "enable cool sites" => "povol skvělé weby", "Method to open directory links" => "Metoda pro otevírání odkazů z katalogu", "New Window" => "Nové okno", "To add/remove FAQs, look for \"Admin FAQs\" under \"FAQs\" on the application menu, or" => "Pro přidání/ostranění FAQ, přejděte na \"Administrace FAQ\" pod \"FAQ\" v hlavní nabídce, nebo", "Default number of comments per page" => "Výchozí počet komentářů na stránku", "Comments default ordering" => "Výchozí řazení kometářů", "No tabs" => "Žádné panely", "Apply" => "Aplikovat", "Reset" => "Resetovat", "Main" => "Hlavní", "Global Features" => "Globální funkce", "More Functionality" => "Více možností", "UI Enhancements" => "Vylepšení UI", "Experimental" => "Experimentální", "Programmer" => "Programátor", "Main Features" => "Hlavní možnosti", "Newsletters" => "Novinky e-mailem", "Site Global Features" => "Globální funkce webu", "Action Log" => "Záznam akcí", "Action log setting" => "Nastavení záznamenávání akcí", "Internationalization" => "Internacionalizace", "Multilingual" => "Vícejazyčný", "Additional Features" => "Přídavné funkce", "Surveys" => "Dotazníky", "Featured Help" => "Doporučujeme nápovědu", "Copyright System" => "Copyright systém", "Live support system" => "Systém live podpory", "Tell a Friend" => "Pověz o tom příteli", "HTML pages" => "HTML stránky", "Contact Us" => "Kontaktujte nás", "Comments Moderation" => "Moderování komentářů", "Comments Locking" => "Uzamykání komentářů", "User interface enhancement features" => "Možnosti vylepšení uživatelského rozhraní", "JavaScript popup date selector" => "Usnadnění výběru data pomocí JavaScriptu", "PhpLayers Dynamic menus" => "Dynamické nabídky PHPLayers", "Fullscreen" => "Celá obrazovka", "Allow users to activate fullscreen mode" => "Povolit uživatelům aktivaci módu zobrazení na plnou obrazovku", "Css Menus (suckerfish)" => "CSS menu (Suckerfish)", "Mootools or JQuery" => "Mootools nebo jQuery", "Floating help aka the Big Blue Help Icon" => "Plovoucí nápověda neboli Velká Modrá Ikona Nápovědy", "Experimental Features" => "Experimentální funkce", "Seem ok" => "Zdají se být OK", "Ajax" => "AJAX", "HTML Purifier" => "HTML čistič", "Mobile" => "Mobil", "Need polish" => "Vyžadují doladění", "Tiki Sheet" => "Tiki tabulka", "Malfunctioning" => "Fungují, ale často špatně", "Drawings" => "Kreslení", "Friendship" => "Přátelení", "Friendship Network" => "Síť kamarádů", "Games" => "Hry", "Administration Features" => "Administrační funkce", "Banning System" => "Banning systém", "Banning system" => "Banning systém", "Stats" => "Statistiky", "Action Calendar" => "Kalendář akcí", "Communications (send/receive objects)" => "Komunikace (poslat/přijmout objekt)", "Custom Home" => "Upravená úvodní stránka", "User Features" => "Uživatelské možnosti", "Mini Calendar" => "Mini kalendář", "User Preferences Screen" => "Obrazovka preferencí uživatele", "User Notepad" => "Poznámkový blok uživatele", "User Bookmarks" => "Záložky uživatele", "User Watches" => "Sledované uživatelem", "User Watches Translations" => "Sledování překladů", "User Menu" => "Menu uživatele", "User Tasks" => "Úkoly uživatele", "User Messages" => "Uživatelské zprávy", "User Files" => "User soubory", "Newsreader" => "Čtení diskusních skupin", "Integrator" => "Integrátor", "Debugger Console" => "Debugger konzole", "Home Gallery (main gallery)" => "Úvodní kolekce (hlavní galerie)", "Allow same file to be uploaded more than once" => "Povolit upload stejného souboru více než jednou", "Never" => "Nikdy", "MIME Type" => "MIME typ", "Reindex all files for search" => "Znovu zaindexovat všechny souboru pro hledání", "To add/remove forums, look for \"Admin forums\" under \"Forums\" on the application menu, or" => "Pro přídání/odstranění forums, přejděte na \"Admin forums\" under \"Forums\" on the application menu, or", "Home Forum (main forum)" => "Home fórum (main fórum)", "Accept wiki syntax" => "Povolit wiki syntaxi", "Topics" => "Témata", "Posts per day" => "Záznamů denně", "Browser height" => "Výška Browser ", "To add/remove image galleries, go to \"Image Galleries\" on the application menu, or" => "Pro přídání/odstranění image galleries, go to \"Image Galleries\" on the application menu, or", "Home Gallery" => "Úvodní galerie/kolekce", "Galleries features" => "Možnosti galerií", "Use database to store images" => "Použít database to store obrázků", "Use a directory to store images" => "Použít directory to store obrázků", "Directory path" => "Cesta do adresáře", "Library to use for processing images" => "Co použít pro zpracování obrázků", "Uploaded image names must match regex" => "Odeslané názvy obrázků must odpovídat regulárnímu výrazu", "Uploaded image names cannot match regex" => "Odeslané názvy obrázků nemohou odpovídat regulárnímu výrazu", "Directory Batch Loading" => "Hromadné nahrávání adresáře", "If you enable Directory Batch Loading, you need to setup a web-readable directory (outside of your web space is better). Then setup a way to upload images in that dir, either by scp, ftp, or other protocols" => "Pokud povolíte Hromadné nahrávání adresáře, budete muset nastavit adresář přístupný z webu (nejlépe, pokud bude umístěný mimo Váš kořen webu). Poté nastavte způsob nahrávání obrázků do tohoto adresáře, buď pomocí scp, ftp, ne", "Enable directory batch loading" => "Povolit directory batch loading", "Batch loading directory" => "Adresář pro hromadné nahrávání", "Images per row" => "Obrázků na řádek", "Thumbnails size X" => "Náhled obrázku rozměr X", "Thumbnails size Y" => "Náhled obrázku rozměr Y", "pixels" => "body(/ů) obrazovky", "Set features" => "Nastavit možnosti", "Exterminator" => "Exterminátor", "Remove images in the system gallery not being used in Wiki pages, articles or blog posts" => "Odstranit obrázky in system galerii not being used in Wiki stránkách, článcích nebo blog posts", "All galleries" => "Všechny kolekce", "System Gallery" => "Systémová galerie", "Gallery listing configuration" => "Konfigurace výpisu", "Parent" => "Rodič", "Change configuration" => "Změnit konfiguraci", "Image galleries comments settings" => "Galerie obrázků: nastavení komentářů", "General Preferences" => "Obecné preference", "Date and Time Formats" => "Formát datumu a času", "Site Identity" => "Identita webu", "Browser title" => "Titulek okna prohlížeče", "Home Page" => "Úvodní stránka", "Use group homepages" => "Použij skupinové úvodní stránky", "Go to group homepage only if login from default homepage" => "Přejít na skupinovou úvodní stránku pouze v případě, že se uživatel příhlásí z přednastavené úvodní stránky", "Custom home" => "Moje úvodní stránka", "Unknown/Other" => "Neznámý/Jiný", "(standard)" => "(standartní)", "(some Unix MTA)" => "(některé Unix MTA)", "Protect against CSRF with a ticket" => "Chránit před CSRF pomocí ticketu", "Use proxy" => "Použij proxy", "Tikiwiki.org help" => "Nápověda Tikiwiki.org", "Store session data in database" => "Uchovávat data sezení v databázi", "Contact user" => "Kontaktovat uživatele", "Count admin pageviews" => "Započítávat přístupy admina na stránky", "Temporary directory" => "Dočasná složka", "Help System" => "Systém nápovědy", "Help URL" => "URL pro nápovědu", "Long date format" => "Dlouhý formát data", "Short date format" => "Krátký formát data", "Long time format" => "Dlouhý formát času", "Short time format" => "Krátký formát času", "Date and Time Format Help" => "Nápověda pro formátování data a času", "Change admin password" => "Změnit heslo administrátora", "New password" => "Nové heslo", "Change password" => "Změna hesla", "Detect browser language" => "Detekovat jazyk prohlížeče", "Show pages in user's preferred language" => "Zobrazovat stránky v jazyce upřednostňovaném uživatelem", "Restrict supported languages" => "Omezit podporované jazyky", "Multilingual structures" => "Vícejazyčné struktury", "Use database for translation" => "Použít databázi pro překlady", "Edit or ex/import Languages" => "Upravit nebo exportovat/importovat jazyky", "Record untranslated" => "Zaznamenávat nepřeložené", "Admin Groups" => "Nastav skupiny", "Admin Users" => "Nastav uživatele", "Authentication method" => "Metoda autentifikace", "Tiki and HTTP Auth" => "Tiki a HTTP autentifikace", "Registration" => "Registrace", "Users can register" => "Uživatelé se mohou registrovat", "Use challenge/response authentication" => "Použít challenge/response autentifikaci", "Method" => "Metoda", "Duration" => "Trvání", "Users can change theme" => "Reg. uživatelé mohou změnit vzhled", "Restrict available themes" => "Omezit výběr dostupných vzhledů", "Slideshows theme" => "Téma pro slideshow", "Edit CSS" => "Upravit CSS", "Theme Control" => "Ovládání vzhledu", "Template Viewing" => "Prohlížení šablony", "Tiki Template Viewing" => "Prohlížení Tiki šablony", "General Layout options" => "Obecné možnosti layoutu", "logged as" => "Přihlášen jako", "Site logo background color" => "Barva pozadí pro logo webu", "Site logo title (on mouse over)" => "Titulek loga webu (po přejetí kurzoru myši)", "Alt. description (e.g. for text browsers)" => "Alt. popisek (např. pro textové prohlížeče)", "Site menu bar" => "Lišta menu webu", "Current Version" => "Současná verze", "Users can Flip Columns" => "Uživatelé mohou manipulovat se sloupci", "Left column" => "Levý sloupec", "always" => "vždy", "user decides" => "rozhodne uživatel", "Right column" => "Pravý sloupec", "Maximum number of records in listings" => "Maximum záznamů ve výpisech", "Use direct pagination links" => "Použít přímé odkazy s čísly stránek při stránkování", "Warning" => "Upozornění", "Use Tabs" => "Použít panely", "Display menus as folders" => "Zobrazit nabídky jako složky", "Layout per section" => "Layout podle sekce", "Admin layout per section" => "Správa layoutu podle sekce", "Favicon icon file name:" => "Název souboru pro Favicon ikonu:", "Favicon icon MIME type:" => "MIME typ pro Favicon ikonu:", "full path to mapfiles" => "plná cesta k souborům map", "default mapfile" => "původní mapový soubor", "Wiki Page for Help" => "Wiki stránka pro nápovědu", "Wiki Page for Comments" => "Wiki stránka pro komentáře", "Full path to ogr2ogr" => "Plná cesta k ogr2ogr", "Map Zone" => "Zóna map", "Generate User Map" => "Generovat uživatelskou mapu", "Maximum mailbox size (messages, 0=unlimited)" => "Maximální velikost schránky (počet zpráv, 0=bez limitu)", "Maximum mail archive size (messages, 0=unlimited)" => "Maximální velikost poštovního archivu (zpráv, 0=bez limitu)", "Maximum sent box size (messages, 0=unlimited)" => "Maximální velikost schránky pro odeslané (počet zpráv, 0=bez limitu)", "Robots" => "Roboti", "Display modules to all groups always" => "Vždy zobrazovat moduly pro všechny skupiny", "Hide anonymous-only modules from registered users" => "Skrýt anonymous-only moduly před registerovanými uživateli", "To add/remove polls, look for \"Polls\" under \"Admin\" on the application menu, or" => "Pro přídání/odstranění anket, přejděte na \"Ankety\" pod \"Administrace\" v hlavní nabídce, nebo", "Last update" => "Poslední update", "Image galleries" => "Obrázky", "Feed for forums" => "Obsah pro fóra", "Default RDF version" => "Defaultní verze RDF", "Specification" => "Specifikace", "Documentation" => "Dokumentace", "You can see users rank by score in the module users_rank, for that go to" => "Můžete se podívat na pořadí uživatelů podle skóre pomocí modulu users_rank, který najdete na", "Admin modules" => "Správce modulů", "Expiration" => "Expirace", "Search stats" => "Statistiky vyhledávání", "Refresh rate" => "Frekvence obnovení", "Minimum length of search word" => "Minimální délka vyhledávaného slova", "Max. number of words containing a syllable" => "Max. number of words containing syllable", "Max. age in hours of syllable search cache" => "Max. doba v(e) hodinách pro syllable search keš", "Referer Search Highlighting" => "Zvýrazňování vyhledávání pomocí refererů", "Open external links in new window" => "Otevřít externí odkazy v novém okně", "Dynamic Content System" => "Systém dynamického obsahu (DCS)", "Tables syntax" => "Syntaxe tabulek", "AutoLinks" => "Automatické odkazy (AutoLinks)", "rows" => "řádků", "Required" => "Vyžadováno", "Parameters" => "Parametry", "To configure your trackers, look for \"Admin trackers\" under \"Trackers\" on the application menu, or" => "To configure your trackers, přejděte na \"Admin trackers\" under \"Trackers\" on the application menu, or", "dls" => "stažení", "Storage" => "Úložiště", "Change" => "Změnit", "Change all to db" => "Změnit vše na db", "Change all to file" => "Změnit vše na souborový systém", "Quota (Mb)" => "Kvóta (MB)", "Use database to store userfiles" => "Použít databázi pro ukládání uživatelských souborů", "Use a directory to store userfiles" => "Použít adresář pro ukládání uživatelských souborů", "Allow viewing HTML mails?" => "Povolit zobrazení HTML zpráv?", "Maximum size for each attachment" => "Max. velikost pro každou přílohu", "Create New" => "Vytvořit nový", "Home page" => "Domovská stránka", "Complete" => "Kompletní", "Individual cache" => "Individuální keš", "Content templates" => "Obsahové šablony", "Undo" => "Vrátit", "Footnotes" => "Moje poznámky", "Permission" => "Práva", "Allow HTML" => "Povolit HTML", "Sandbox" => "Pískoviště", "Dumps" => "Dumpy", "Generate dump" => "Vytvořit dump", "Download last dump" => "Stáhnout poslední dump", "Pictures" => "Obrázky", "Remove unused pictures" => "Odstranit nepoužívané obrázky", "Export Wiki Pages" => "Export Wiki stránky", "Accept dashes and underscores in WikiWords" => "Accept dashes a underscores v(e) WikiWords", "Link plural WikiWords to their singular forms" => "Link plural WikiWords na their singular forms", "Side-by-side diff" => "Rozdíly pěkně vedle sebe", "Discuss pages on forums" => "Diskutovat o stránkách v diskuzních fórech", "Structures" => "Struktury", "Open page as structure" => "Otevřít stránku as strukturu", "Import HTML" => "Importuj HTML", "Page creators are admin of their pages" => "Zakladatelé stránek jsou zároveň administrátoři svých stránek", "Create watch for author on page creation" => "Vytvořit watch pro author on stránky creation", "Enable watch events when I am the editor" => "Enable watch events when I am editor", "List pages" => "Seznam stránek", "Restore defaults" => "Obnovit původní", "Contact us" => "Kontakty", "bytes" => "bajtů", "Statistics" => "Statistiky", "Weeks" => "týdnů", "Add or edit a rule" => "Přidat nebo upravit pravidlo", "Rule title" => "Titulek pravidla", "IP regex matching" => "IP odpovídá regulárnímu výrazu", "Banned from sections" => "Banned ze sections", "Rule active from" => "Rule active od", "Custom message to the user" => "Uživatelsky upravená zpráva uživateli", "Rules" => "Pravidla", "Sections" => "Sekce", "Admin Calendars" => "Administrace kalendářů", "List of Calendars" => "Přehled kalendářů", "Participants" => "Podílející se", "Url" => "URL", "Custom Locations" => "Uživatelsky upravené odkazy", "Custom Categories" => "Uživatelsky upravené kategorie", "Custom Languages" => "Uživatelsky upravené jazyky", "Custom Priorities" => "Uživatelsky upravené Priorities", "Red" => "červeně", "Current category" => "Současná kategorie", "Child categories" => "Podřazené kategorie", "Edit permissions for this category" => "Upravit permissions for this category", "Edit this category:" => "Upravit tuto (tento/toto) category:", "Add new category" => "Přidat novou kategorii", "Perms inherited from closest parent if possible or from global perms" => "Perms inherited z(e) closest parent, pokud possible nebo z(e) global perms", "Assign permissions automatically" => "Přiřadit práva automaticky", "recommended for best performance" => "doporučeno jako optimální", "Objects in category" => "Objekty v kategorii", "Add objects to category" => "Přidat objekty do kategorie", "image gal" => "Obr. galerie", "file gal" => "Soub. kolekce", "Admin chart items" => "Administrace položek grafu", "Edit Chart" => "Upravit graf", "Add or edit an item" => "Přidat nebo upravit položku", "Update" => "Obnovit", "Chart items" => "Hodnocené položky", "No items defined yet" => "Žádné položky zatím nebyly definovány", "Add or edit a chart" => "Přidat nebo upravit žebříček", "Active" => "Aktivní", "Users can vote for only one item from this chart per period" => "Uživatelé mohou hlasovat pro pouze jednu položku z této(tohoto) chart za period", "Prevent users from voting for the same item more than once" => "Zabránit uživatelům hlasovat pro stejnou položku více než jedenkrát", "Users can suggest new items" => "Uživatelé mohou suggest new položky", "Auto validate user suggestions" => "Automaticky schválit uživatelské doporučení", "Ranking shows" => "Počet zobrazení", "All items" => "Všechny položky", "Top 10 items" => "Top 10 položek", "Top 20 items" => "Top 20 položek", "Top 40 items" => "Top 40 položek", "Top 50 items" => "Top 50 položek", "Top 100 items" => "Top 100 položek", "Top 250 items" => "Top 250 položek", "Voting system" => "Voting systém", "Vote items" => "Vote položky", "Rank 1..5" => "Umístění 1..5", "Rank 1..10" => "Umístění 1..10", "Ranking frequency" => "Frekvence hodnocení", "Realtime" => "V reálném čase", "Each 5 minutes" => "Každých 5 minut", "Daily" => "Denně", "Weekly" => "Týdně", "Monthly" => "Měsíčně", "Show Average" => "Zobrazit Average", "Show Votes" => "Zobrazit hlasování", "Use Cookies for unregistered users" => "Použít Cookies for unregistered uživatele", "Users can vote again after" => "Uživatelé mohou vote again after", "Anytime" => "Kdykoliv", "Ranks" => "Pozice", "No charts defined yet" => "Žádné žebříčky zatím nebyly definovány", "Admin templates" => "Administrace šablon", "Edit this template:" => "Upravit tuto šablonu:", "Create new template" => "Vytvořit novou šablonu", "Use wysiwyg editor" => "Použít wysiwyg editor", "Use normal editor" => "Použít běžný editor", "CMS" => "RS (CMS)", "Templates" => "Šablony", "Settings" => "Nastavení", "Admin cookies" => "Administrace citátů", "Create/edit cookies" => "Vytvořit/upravit citáty", "Upload Cookies from textfile" => "Nahrát Cookies z textfile", "Upload from disk:" => "Nahrát z disku:", "Upload" => "Nahrát", "Remove all cookies" => "Odstranit všechny cookies", "Admin drawings" => "Administrace kreseb", "Create/edit dsn" => "Vytvořit/upravit dsn", "Admin external wikis" => "Administrace externích wiki", "View template" => "Zobrazit šablonu", "tiki admin external wikis template" => "šablona pro tiki admin external wikis", "Edit template" => "Upravit šablonu", "URL (use \$page to be replaced by the page name in the URL example: http://www.example.com/tiki-index.php?page=\$page)" => "URL (použijte \$page pro nahrazení názvem stránky v URL: http://www.example.com/tiki-index.php?page=\$page)", "ExtWiki" => "Extwiki", "Admin Forums" => "Administrace fór", "Create new forum" => "Vytvořit novou (nový/nové) fórum", "List forums" => "Vypsat diskuzní fóra", "Edit this Forum:" => "Upravit tuto (tento/toto) fórum:", "Create New Forum" => "Vytvořit nové fórum", "There are individual permissions set for this forum" => "Pro toto fórum platí individuální práva", "Prevent flooding" => "Zabránit floodingu", "Minimum time between posts" => "Minimum času mezi příspěvky", "Section" => "Sekce", "Create new" => "Vytvořit nový", "Moderator user" => "Moderator uživatel", "Moderator group" => "Moderator skupina", "Password protected" => "Chráněno heslem", "Topics only" => "Pouze témata", "All posts" => "Všechny záznamy", "Forum password" => "Fórum: heslo", "Send this forums posts to this email" => "Posílat příspěvky tohoto fóra na tento e-mail", "Prune unreplied messages after" => "Vyřadit zprávy, na které nebylo odpovězeno, po", "Prune old messages after" => "Vyřadit staré zprávy po", "Topic list configuration" => "Konfigurace výpisu témat", "Posts can be rated" => "Posts mohou být rated", "no display" => "žádná(ý/é) display", "Forward messages to this forum to this e-mail address, in a format that can be used for sending back to the inbound forum e-mail address" => "Forward messages do tohoto fóra na tuto e-mail address, in format that může být used pro sending back to inbound fórum e-mail address", "Send mails even when the post is generated by inbound mail" => "Odeslat mails even when the post is generated by inbound mail", "Originating e-mail address for mails from this forum" => "Originating e-mail address pro mails z této (tohoto) fóra", "Add messages from this email to the forum" => "Přidat zprávy z tohoto e-mailu do diskuzního fóra", "Use topic smileys" => "Použít smajlíky v tématu", "Show topic summary" => "Zobrazit shrnutí k tématu", "User information display" => "Obrazovka informací o uživateli", "Online" => "On-line", "Approval type" => "Typ schválení", "All posted" => "Všechny zaslané", "Queue anonymous posts" => "Queue anonymní posts", "Queue all posts" => "Queue všechny posts", "No attachments" => "Žádné přílohy", "Everybody can attach" => "Everybody může attach", "Only users with attach permission" => "Only uživatelé s attach právem", "Moderators and admin can attach" => "Moderators a admin mohou attach", "Store attachments in:" => "Ukládat přílohy do:", "Database" => "Databáze", "Max attachment size (bytes)" => "Max. velikost přílohy (v bytech)", "Default ordering for topics" => "Původní pořadí témat", "Date (desc)" => "Datum (sest.)", "Date (asc)" => "Date (vzest.)", "Score (desc)" => "Skóre (sest.)", "Replies (desc)" => "Odpovědi (sest.)", "Reads (desc)" => "Návštěvy (sest.)", "Topics per page" => "Témat na stránku", "Default ordering for threads" => "Původní pořadí vláken", "Age" => "Stáří", "PPD" => "Ppd", "Admin Hotwords" => "Administrace klíčových slov", "Add Hotword" => "Přidat klíčové slovo", "Word" => "Slovo", "Admin HTML pages" => "Administrace HTML stránek", "Edit this page" => "Upravit tuto stránku", "View page" => "Zobrazit stránku", "Edit zone" => "Upravit zónu", "Dynamic zones" => "Dynamické zóny", "zone" => "Zóna", "Mass update" => "Masivní update", "Create new HTML page" => "Vytvořit novou HTML stránku", "Edit this HTML page:" => "Upravit tuto HTML stránku:", "Apply template" => "Aplikovat šablonu", "Dynamic" => "Dynamické", "Static" => "Statické", "Last Modif" => "Poslední modif.", "Edit Repository:" => "Upravit repozitář:", "Create New Repository" => "Vytvořit nový repozitář", "List Repositories" => "Vypiš repozitáře", "New Repository" => "Nový repozitář", "View Repository" => "Zobrazit repozitář", "Human readable repository name" => "Srozumitelný název repozitáře", "Path to repository (local filesystem: relative/absolute web root, remote: prefixed with 'http://')" => "Path to repozitáře (local souborový systém: relative/absolute web root, remote: prefixed s 'http://')", "File name of start page" => "File name of start stránky", "Start page" => "Start stránka", "CSS file to load when browse this repository" => "CSS soubor to load when browse tuto (tento/toto) repozitář", "CSS file" => "CSS soubor", "Is repository visible to users" => "Je repozitář viditelný pro uživatele", "Can files from repository be cached" => "Mohou soubory z repozitáře být kešované", "Cacheable" => "Kešovatelné", "Are files from repository can be cached" => "Soubory z repozitáře mohou být kešované", "Clear all cached pages of this repository" => "Vyčisti všechny kešované stránky tohoto repozitáře", "Clear cache" => "Vyčisti keš", "Seconds count 'till cached page will be expired" => "Počet sekund než kešovaná stránka expiruje", "Cache expiration" => "Expirace keše", "Human readable text description of repository" => "Popis repozitáře srozumitelný pro lidi", "Available Repositories" => "Dostupné repozitáře", "CSS File" => "CSS soubor", "Edit rules" => "Upravit pravidla", "Edit Rules for Repository:" => "Upravit Rules pro Repository:", "Configure Repositories" => "Konfiguruj repozitáře", "Configure this Repository" => "Konfiguruj tuto (tento/toto) repozitář", "View this Repository" => "View tuto (tento/toto) repozitář", "New Rule" => "Nová (nový/nové) rule", "Copy Rules" => "Copy pravidla", "Source repository" => "Source repozitář", "According this order rules will be applied ('0' or empty = auto)" => "According tohoto order pravidla bude applied ('0' nebo empty = auto)", "Text to search for" => "Text k vyhledání pro", "Is this regular expression or simple search/replacer" => "Je toto regular expression nebo simple search/replacer", "Is case sensitive (for simple replacer)" => "Je case sensitive (for simple replacer)", "subset of chars: imsxeADSXUu, which is regex modifiers" => "subset of chars: imsxeADSXUu, which is modifiers regulárního výrazu", "Human readable text description of rule" => "Popis pravidla v čitelné formě pro člověka", "Check to enable this rule" => "Zaškrtnout to enable tuto (tento/toto) rule", "Preview options" => "Preview možnosti", "Apply all rules or just this to generate preview" => "Apply všechna pravidla nebo just toto to generate preview", "Apply all rules" => "Apply všechna pravidla", "View source code after rules applied" => "Zobrazit source kód after pravidla applied", "Test file from repository to generate preview for (empty = configured start page)" => "Test soubor z(e) repozitáře to generate preview pro (empty = configured start stránka)", "Admin layout" => "Administrace vzhledu", "Theme control" => "Ovládání vzhledu", "layout options" => "layout možnosti", "Generate positions by hits" => "Generovat pozice podle přístupů", "List of featured links" => "Seznam doporučených odkazů", "Position" => "Pozice", "Add Featured Link" => "Přidat doporučený odkaz", "Edit this Featured Link:" => "Upravit tento doporučený odkaz:", "Create new Featured Link" => "Vytvořit tento doporučený odkaz:", "disables the link" => "deaktivuje odkaz", "Link type" => "Typ odkazu", "replace current page" => "zaměnit současnou stránku", "framed" => "v rámci", "open new window" => "Otevřít v novém okně", "Account" => "Účet", "Add new Mail-in account" => "Přidat novou (nový/nové) Mail-in account", "Edit Mail-in account" => "Upravit Mail-in account", "Account name" => "Název účtu", "SMTP requires authentication" => "SMTP vyžaduje autentifikaci", "article-put" => "článek-put", "Article Topic" => "Téma článku", "Admin Topics" => "Administrace témat", "Article Type" => "Typ článku", "Admin Types" => "Nastavit typy", "Allow anonymous acces" => "Povolit anonymní acces", "Allow attachments" => "Povolit přílohy", "Check Mail-in accounts" => "Zkontrolovat Mail-in accounts", "Check automatically" => "Zkontrolovat automaticky", "Frequency" => "Frekvence", "List menus" => "Vypsat nabídky", "Edit this menu" => "Upravit toto menu", "Edit menu options" => "Upravit možnosti menu", "Show Quick Urls" => "Zobrazit Quick Urls", "Some useful URLs" => "Pár užitečných odkazů", "Hide Quick Urls" => "Skrýt Quick Urls", "option" => "Možnost", "separator" => "oddělovač", "Choose" => "Vybrat", "Home Blog" => "Blog index", "Home Image Gal" => "Index obrázkové galerie", "Home Image Gallery" => "Úvodní obrázková galerie", "Home File Gal" => "Úvodní kol. souborů", "Home File Gallery" => "Úvodní kolekce souborů", "User preferences" => "Preference uživatele", "User prefs" => "Pref. uživatele", "List galleries" => "Přehled galerií", "List image galleries" => "Přehled galerií obrázků", "Upload image" => "Nahrát obrázek", "Gallery Rankings" => "Statistiky", "Browse a gallery" => "Prohlížení kolekce", "Articles home" => "Úvodní stránka článků", "All articles" => "Všechny články", "Submit" => "Odeslat", "List Blogs" => "Vypsat blogy", "Create blog" => "Vytvořit blog", "File galleries" => "Kolekce souborů", "View a forum" => "Zobrazit forum", "View a thread" => "Zobrazit thread", "View a FAQ" => "Zobrazit FAQ", "Take a quiz" => "Vyplnit kvíz", "Quiz stats" => "Kvíz: statistiky", "Stats for a Quiz" => "Statistiky kvízu", "Preview menu" => "Náhled menu", "Menu options" => "Možnosti menu", "Edit this Menu:" => "Upravit tuto nabídku:", "Create new Menu" => "Vytvořit nové menu", "dynamic collapsed" => "dynamické sbalené", "dynamic extended" => "dynamické rozbalené", "fixed" => "fixní", "Options" => "Možnosti", "Active Permissions" => "Aktivní práva", "Clear Cache" => "Vyčistit cache", "User Modules" => "Uživatelské moduly", "Assigned Modules" => "Přiřazené moduly", "Left Modules" => "Moduly vlevo", "Rows" => "Řádky", "Move to Right Column" => "Přesunout to right column", "Unassign" => "Zrušit přiřazení", "Right Modules" => "Moduly vpravo", "Move to Left Column" => "Přesunout to left column", "Assign new module" => "Přiřadit nový modul", "Edit this assigned module:" => "Upravit tento assigned modul:", "Cache Time" => "Čas kešování", "Displayed now for all eligible users even with personal assigned modules" => "Zobrazit pro všechny skupiny uživatelů i když mají osobně přiřazené moduly", "Displayed for the eligible users with no personal assigned modules" => "Zobrazit pro vybranou skupinu uživatelů s žádnými osobně přiřazenými moduly", "Displayed now, can't be unassigned" => "Zobrazit pro všechny, přiřazení nelze zrušit", "Not displayed until a user chooses it" => "Nezobrazí se, dokud si uživatel sám nevybere", "Create new user module" => "Vytvořit nový uživatelský modul", "Edit this user module:" => "Upravit tento uživatelský modul:", "Objects that can be included" => "Objekty, které mohou být přidány", "Available polls" => "Ankety k dispozici", "Random active poll" => "Náhodná aktivní anketa", "Random current poll" => "Náhodná současná anketa", "Use Poll" => "Použij anketu", "Random image from" => "Náhodný obrázek z", "Use Gallery" => "Použij galerii", "Dynamic content blocks" => "Bloky dynamického obsahu", "Use Dynamic Content" => "Použít dynamický obsah", "Use RSS Module" => "Použij RSS modul", "Use Menu" => "Použij menu", "Use phplayermenu" => "Použij phplayermenu", "Banner zones" => "Banner zóny", "Use Banner Zone" => "Použij banner zónu", "Admin newsletter subscriptions" => "Administrace přihlášení k odběru newsletterů", "List Newsletters" => "Vypiš odběry novinek", "Admin Newsletters" => "Spravuj odběry novinek", "Send Newsletters" => "Poslat newslettery", "Add a subscription newsletters" => "Přidat přihlášení k odběru novinek", "Add email:" => "Přidat email:", "Add user:" => "Přidat user:", "Group subscription also subscribes included groups" => "Skupinové přihlášení se aplikuje i na podskupiny", "Subscribe group" => "Přihlásit skupinu", "Subscriptions" => "Přihlášení k odběru", "Valid" => "Platný", "Subscribed" => "subscribed", "Admin newsletters" => "Administrace newsletterů", "There are individual permissions set for this newsletter" => "Pro tento newsletter platí individuální práva", "Users can subscribe/unsubscribe to this list" => "Uživatelé se mohou subscribe/unsubscribe k (do/na) této (tomuto/tohoto/tento) list", "Users can subscribe any email address" => "Uživatelé mohou subscribe any e-mailovou adresu", "Add unsubscribe instructions to each newsletter" => "Přidat unsubscribe instructions to each newsletter", "Validate email addresses" => "Ověřit e-mailové adresy", "Last Sent" => "Poslední odeslané", "Add notification" => "Přidat upozorňování", "Event" => "Událost", "A user registers" => "Uživatel se registruje", "A user submits an article" => "Uživatel odesílá článek", "Any wiki page is changed" => "Jakákoliv wiki stránka se změní", "PHP error" => "PHP chyba", "Email:" => "E-mail:", "List polls" => "Vypsat ankety", "Edit this poll" => "Upravit tuto anketu", "Preview poll" => "Náhled ankety", "Option" => "Volba", "Poll options" => "Volby ankety", "Votes" => "Hlasy", "Admin Polls" => "Administrace anket", "Set last poll as current" => "Nastavit poslední anketu jako aktuální", "Close all polls but last" => "Zavřít všechny ankety kromě poslední", "Activate all polls" => "Aktivovat všechny ankety", "active" => "Aktivní", "current" => "Současná", "object" => "objekt", "PublishDate" => "Zveřejněno", "Results" => "Výsledky", "Wiki pages" => "Wiki stránky", "Admin Quicktags" => "Nastavit Quicktagy", "Create/Edit QuickTags" => "Vytvořit/Upravit Quicktagy", "Insert (use 'text' for figuring the selection)" => "Vložit (použijte 'text' na rozpoznání výběru)", "Path to the tag icon" => "Path to tag icon", "Admin RSS Modules" => "Administrace RSS modulů", "This page is to configure settings of RSS feeds read/imported by Tiki. To generate/export RSS feeds, look for \"RSS feeds\" on the admin panel, or" => "This page is to configure settings of RSS feeds read/imported by Tiki. To generate/export RSS feeds, přejděte na \"RSS feeds\" on the admin panel, or", "Content for the feed" => "Obsah pro feed", "user" => "Uživatel", "group" => "Skupina", "sticky" => "Přilepené", "Admin Shoutbox Words" => "Nastavit slova pro megafon", "Add Banned Word" => "Přidat zakázané slovo", "Are you sure you want to delete this word?" => "Jste si jist(á), že chcete smazat toto slovo?", "Destroy the structure leaving the wiki pages" => "Zničit strukturu a zachovat wiki stránky", "Destroy the structure and remove the pages" => "Zničit strukturu a odstranit stránky", "Export Pages" => "Export stránky", "Dump Tree" => "Dump tree", "Create WebHelp" => "Vytvořit WebHelp", "View WebHelp" => "Zobraz on-line nápovědu", "Create new structure" => "Vytvořit novou strukturu", "Alias" => "Zástupce", "Tree" => "Strom", "Use single spaces to indent structure levels" => "Použít single spaces to indent structure levels", "Create New Structure" => "Vytvoř novou strukturu", "List surveys" => "Vypsat surveys", "Survey Stats" => "Survey statistiky", "Edit this Survey" => "Upravit this survey", "Admin Surveys" => "Administrace průzkumů", "Question" => "Otázka", "One choice" => "Jedna možnost", "Multiple choices" => "Více možností", "Short text" => "Krátký text", "Rate (1..5)" => "Ohodnotit (1..5)", "Rate (1..10)" => "Ohodnotit (1..10)", "Options (if apply)" => "Možnosti (pokud jsou k dispozici)", "Questions" => "Otázky", "Admin surveys" => "Administrace dotazníků", "List Surveys" => "Vypsat dotazníky", "Edit this Survey:" => "Upravit tento dotazník:", "Create New Survey" => "Vytvořit novou (nový/nové) Survey", "There are individual permissions set for this survey" => "Byla nastavena individuální práva pro (na) tuto (toto/tento) survey", "Open" => "Otevřít", "Empty" => "Vyprázdnit", "Templates compiler" => "Kompilátor šablon", "Compile" => "Zkompilovat", "Fix UTF-8 Errors in Tables" => "Opravit chyby UTF-8 kódování v tabulkách databáze", "UTF-8 Errors fixed" => "Chyby UTF-8 kódování opraveny", "Investigate" => "Prozkoumat", "Fix it" => "Opravit", "Create a new topic" => "Vytvořit nové téma", "Topic Name" => "Název tématu", "Upload Image" => "Nahrát obrázek", "List of topics" => "Přehled témat", "Articles (subs)" => "Články (podčl.)", "topic image" => "Obrázek k tématu", "Deactivate" => "Deaktivovat", "Remove with articles" => "Odstranit s články", "List Trackers" => "Vypsat trakery", "Admin Trackers" => "Administrace trackerů", "Edit This Tracker" => "Úprava tohoto trackeru", "View This Tracker's Items" => "Zobrazit položky tohoto trackeru", "Edit tracker field" => "Úprava položek trackeru", "Is column visible when listing tracker items?" => "Je sloupec viditelný v seznamu položek trackeru?", "Column links to edit/view item?" => "Sloupec odkazuje na editaci/zobrazení položky?", "Column is searchable?" => "Lze ve sloupci vyhledávat?", "Field is mandatory?" => "Je toto políčko vyžadováno?", "Tracker fields" => "Políčka trackeru", "Searchable" => "Prohledávatelný", "Hidden" => "Skrytý", "Mandatory" => "Vyžadováno", "Import/Export Trackers Fields" => "Importovat/exportovat položky trackeru", "Edit Tracker" => "Upravit tracker", "Import/Export" => "Importovat/exportovat", "Found" => "Nalezeno", "There are individual permissions set for this tracker" => "Pro tento tracker byla nastavena individuální práva", "No individual permissions. Global permissions apply." => "Nebyla nastavena žádná individuální práva. Aplikována globální práva.", "Show status" => "Zobrazit status", "Default status displayed in list mode" => "Stav, který má být zobrazen ve výpisu", "Show status to tracker admin only" => "Zobrazovat stav pouze administrátorům", "Send copies of all activity in this tracker to this e-mail address" => "Odeslat kopie všeho dění v tomto tracker na následující e-mailovou adresu", "Use simplified e-mail format" => "Použít jednodušší formát e-mailu", "The tracker will use the text field named Subject if any as subject and will use the user email or for anonymous the email field if any as sender" => "Pokud bude nalezeno, použije Tracker v předmětu textové pole pojmenované Subject a nastaví e-mail uživatele, nebo v případě anonymního uživatele, pole e-mail, jako odesílatele", "New items are created with status" => "Nové položky vytvářet se stavem", "Authoritative status for modified items" => "Autoritativní stav pro změněné položky", "No change" => "Žádná změna", "Item creator can modify his items?" => "Zakladatel může měnit vlastní položky?", "Member of the default group of creator can modify items?" => "Člen defaultní skupiny zakladatele může měnit jeho položky?", "Show creation date when listing tracker items?" => "Zobrazit datum vytvoření ve výpisu položek trackeru?", "Show lastModif date when listing tracker items?" => "Zobrazit datum poslední změny ve výpisu položek trackeru?", "What field is used for default sort?" => "Jaké pole má být přednastaveno pro řazení položek?", "What is default sort order in list?" => "Co má být přednastaveno pro směr řazení položek ve výpisu?", "Tracker items allow comments?" => "Povolit komentáře k položkám trackeru?", "and display comments in listing?" => "a zobrazovat komentáře ve výpisu?", "Tracker items allow attachments?" => "Povolit přílohy k položkám trackeru?", "and display attachments in listing?" => "a zobrazovat přílohy ve výpisu?", "Attachment display options (Use numbers to order items, 0 will not be displayed, and negative values display in popups)" => "Možnosti pro zobrazení příloh (Use numbers to order položek, 0 will not be displayed, a negative values display in popups)", "Filesize" => "Velikost souboru", "Filetype" => "Typ souboru", "LongDesc" => "Dlouhý popisek", "After:" => "Potom:", "Before:" => "Před:", "Import/export trackers" => "Importovat/exportovat trackery", "Admin groups" => "Administrace skupin", "Admin users" => "Administrace uživatelů", "Add new group" => "Přidat novou skupinu", "Edit group" => "Upravit skupinu", "Members" => "Členové", "Add a New Group" => "Přidat novou skupinu", "List of existing groups" => "Výpis existujících skupin", "Includes" => "Zahrnuje", "Group Homepage" => "Úvodní stránka pro skupinu", "Use wiki page name or full URL" => "Použij název wiki stránky nebo plné URL", "Group Information Tracker" => "Tracker pro informace o skupině", "choose a group tracker ..." => "vyber tracker pro skupinu ...", "choose a field ..." => "vyber pole ...", "Users Information Tracker" => "Tracker pro informace o uživateli", "choose a users tracker ..." => "vyber uživatelský tracker ...", "Group tracker item : {\$groupitemid}" => "Skupinová položka trackeru : {\$groupitemid}", "Edit Item" => "Upravit položku", "Group tracker item not found" => "Skupinová položka nebyla nalezena", "Members List" => "Seznam členů", "users in group" => "uživatelé v(e) skupině", "Add a New User" => "Přidat nového uživatele", "Rejected users" => "Zakázaní uživatelé", "Reason" => "Důvod", "Edit user" => "Upravit uživatele", "Edit Account Settings" => "Uprav nastavení účtu", "to groups" => "ke skupinám", "Change user preferences" => "Změnit user preferences", "Manage Group Assignments" => "Nastav skupinová přiřazení", "Set Default Groups" => "Nastav předvolené skupiny", "Assign selected to" => "Přiřadit vybrané pro", "Remove selected from" => "Odstranit vybrané pro", "the following groups:" => "následující skupiny:", "Set the default group of the selected users to" => "Nastav předvolenou skupinu pro vybrané uživatele na", "User tracker item : {\$usersitemid}" => "Položky uživatelského trackeru : {\$usersitemid}", "Overwrite" => "Přepsat", "Source" => "Zdroj", "Admin Article Types" => "Nastavit typy článku", "List of types" => "Přehled typů", "Shows up in the drop down list of article types" => "Shows up v drop down výpistypů článku", "Allow ratings by the author" => "Povolit ratings by author", "Show before publish date" => "Zobrazit before publish date", "non-admins can view before the publish date" => "non-admins mohou view before publish date", "Show after expire date" => "Zobrazit after expire date", "non-admins can view after the expire date" => "non-admins mohou view after expire date", "Heading only" => "Pouze hlavička", "No article body, heading only" => "Žádné tělo článku, pouze hlavička", "Allow comments for this type" => "Povolit comments pro (na) tuto (toto/tento) typ", "Comment Can Rate Article" => "Comment Can Rate článek", "Allow comments to include a rating value" => "Povolit comments pro vkládání rating value", "Show image" => "Zobrazit obrázek", "Show topic or own image" => "Zobrazit téma nebo vlastní obrázek", "Show avatar" => "Zobrazit identitu", "Show author's avatar" => "Zobrazit identitu autora", "Show author" => "Zobrazit autora", "Show author name" => "Zobrazit autorovo jméno", "Show publish date" => "Zobrazit datum zveřejnění", "Show expire date" => "Zobrazit datum expirace", "Show reads" => "Zobrazit počet přečtení", "Show the number of times the article was read" => "Zobraz číslo, kolikrát byl článek přečten", "Show size" => "Zobrazit velikost", "Show the size of the article" => "Zobraz velikost článku", "Show topline" => "Zobraz horní linku", "Show a small title over the title" => "Zobraz malý titulek nad hlavním titulkem", "Show subtitle" => "Zobrazit podtitulek", "Show the subtitle" => "Zobraz podtitulek", "Show source" => "Zobraz zdroj", "Show link to source after article body" => "Zobraz odkaz na zdroj pod tělem článku", "Show Image Caption" => "Zobraz popisek obrázku", "Show a legend under the image" => "Zobraz vysvětlující text pod obrázkem", "Show Language" => "Zobrazit jazyk", "Show the language" => "Zobraz jazyk", "Creator can edit" => "Tvůrce článku může editovat", "The person who submits an article of this type can edit it" => "Osoba, která zašle článek tohoto typu, jej může editovat", "Show lang" => "Zobrazit jazyk", "Review" => "Recenze", "Classified" => "Oficiální oznámení", "Create a new type" => "Vytvořit nový typ", "Group Information" => "Info o skupině", "Create level" => "Vytvořit level", "all permissions in level" => "Všechny práva pro level", "Default Group" => "Defaultní skupina", "Assign Perms to this Group" => "Přiřaď práva k této skupině", "backlinks to" => "Zpětné odkazy na", "No backlinks to this page" => "Žádné zpětné odkazy na tuto stránku", "Browse Gallery" => "Prohlížet kolekci", "Upload From Disk" => "Nahrát z disku", "available images" => "obrázky k dispozici", "Select a Gallery" => "Vybrat a galerii", "Process" => "Proces", "Edit Post" => "Upravit záznam", "View Blog" => "Zobrazit blog", "Use ...page... to separate pages in a multi-page post" => "Použít ...page... k oddělení stránek ve vícestránkovém záznamu", "Upload image for this post" => "Nahrát obrázek pro tento záznam", "Trash" => "Koš", "Spellcheck" => "Kontrola pravopisu", "Save and Exit" => "Uložit a ukončit", "Powered by" => "Běží na", "Made with" => "Vytvořeno pomocí", "powered by" => "běží na", "Execution time" => "Čas potřebný pro vygenerování stránky", "Memory usage" => "Využití paměti", "Server load" => "Vytížení serveru", "Admin Category" => "Nastav kategorii", "Hide subcategories objects" => "Skrýt objekty podkategorie", "Show subcategories objects" => "Zobrazit objekty podkategorie", "Upper level" => "O úroveň výš", "Clear" => "Vyčisti", "Edit Gallery" => "Upravit kolekci", "Rebuild Thumbnails" => "Přegenerovat náhledy obrázků", "List Gallery" => "Vypsat kolekce", "Monitor this Gallery" => "Sleduj tuto galerii", "Sort Images by" => "Seřadit obrázky podle", "Hit" => "Zobrazení", "Original Size" => "Původní velikost", "rotate right" => "Otočit doprava", "rotate" => "rotuj", "Details" => "Detaily", "popup" => "pop-up", "You can include the image in a tiki page using one of these lines" => "Můžete vložit image in tiki stránce za použití jednoho z těchto řádků", "Return to Gallery" => "Zpět do kolekce", "Edit Image" => "Upravit obrázek", "First Image" => "První obrázek", "Prev Image" => "Předchozí obrázek", "Smaller" => "Menší", "Bigger" => "Větší", "Popup window" => "Pop-up okno", "Next Image" => "Další obrázek", "Last Image" => "Poslední obrázek", "Direction" => "Směr", "Click to zoom" => "Klikněte pro přiblížení/oddálení", "Image Name" => "Název obrázku", "Image Scale" => "Imagescale", "Latitude (WGS84/decimal degrees)" => "Zeměpisná výška (WGS84/desetiny stupňů)", "Longitude (WGS84/decimal degrees)" => "Zeměpisná šířka (WGS84/desetiny stupňů)", "Move image" => "Přesunout obrázek", "You can view this image in your browser using" => "Můžete view this obrázek in your browser using", "You can include the image in an HTML page using one of these lines" => "Můžete vložit image do HTML stránky za použití jednoho z těchto řádků", "Stop Monitoring this Page" => "Ukončit sledování této stránky", "Monitor this Page" => "Sledovat tuto stránku", "Group Calendars" => "Skupinové kalendáře", "Confirmed" => "Potvrzeno", "Cancelled" => "Zrušeno", "Change Focus" => "Změň zaměření", "Edit Calendar Item" => "Upravit položku kalendáře", "New Calendar Item" => "Nová položka kalendáře", "times" => "×", "End" => "Konec", "Roles" => "Role", "Previous" => "Předchozí", "Assign permissions to category" => "Přiřadit práva ke kategorii", "Current permissions for this category" => "Současný(á/é) práva pro (na) tuto (toto/tento) kategorii", "Remove from this Category Only" => "Odstranit pouze z(e) této kategorie", "Remove from this Category & all its Children" => "Odstranit z(e) této kategorie & všech jejích potomků", "Assign permissions" => "Přiřadit práva", "to group" => "pro skupinu", "this category & all its children" => "tuto kategorii & všechny její potomky", "this category only" => "pouze tato kategorie", "Assigning permissions for <b>all children</b> is recommended for best performance." => "Pro optimální výkon je doporučeno přiřazení práv pro <b>všechny potomky</b>.", "Change password enforced" => "Nutná změna hesla", "Old password" => "Původní heslo", "Send a message to us" => "Pošlete nám zprávu", "Contact us by email" => "Kontaktujte nás pomocí e-mailu", "Click here to send us an email" => "Pošlete nám e-mail", "Contacts" => "Kontakty", "Create/edit contacts" => "Vytvořit/upravit kontakty", "First Name" => "Jméno", "Last Name" => "Příjmení", "Nickname" => "Přezdívka", "You can browse the generated WebHelp here" => "Můžete browse generated WebHelp here", "Structure" => "Struktura", "Top page" => "Top stránka", "Tiki Debugger Console" => "Tiki debuger konzole", "Current URL" => "Současná URL", "Command" => "Příkaz", "exec" => "Spustit", "Type <code>help</code> to get list of available commands" => "Zadejte <code>help</code> pro výpis použitelných příkazů", "Add a new site" => "Přidat nový web", "You cannot add sites until Directory Categories are setup." => "Nemůžete přidat weby until Directory Categories jsou setup.", "Please contact the Site Administrator" => "Prosím, contact Site Administrator", "Site added" => "Web přidán", "Categories:" => "Kategorie:", "Directory Administration" => "Administrace katalogu odkazů", "There are" => "Jsou zde", "invalid sites" => "Neplatné weby", "valid sites" => "Platné weby", "sites from the directory" => "Weby z adresáře", "times from the directory" => "Časy z adresáře", "Related" => "Příbuzné", "Validate" => "Validovat", "Admin directory categories" => "Administrace kategorií katalogu odkazů", "Parent category" => "Nadřazená kategorie", "Add a directory category" => "Přidat kategorii pro katalog odkazů", "Edit this directory category" => "Upravit tuto kategorii", "Children type" => "Children typ", "Most visited sub-categories" => "Nejvíce navštěvované podkategorie", "Category description" => "Popis kategorie", "Random sub-categories" => "Náhodné podkategorie", "Maximum number of children to show" => "Max. počet potomků k zobrazení", "Allow sites in this category" => "Povolit weby v této kategorii", "Show number of sites in this category" => "Zobrazit number of sites v této kategorii", "Editor group" => "Editor skupina", "Subcategories" => "Podkategorie", "allow" => "povolit", "Admin related categories" => "Administrace souvisejících kategorií", "Add a related category" => "Přidat související kategorii", "Related categories" => "Příbuzné kategorie", "Admin sites" => "Administrace webů", "Is valid" => "Je valid", "New Sites" => "Nové sites", "Cool Sites" => "Skvělé weby", "Add a Site" => "Přidat web", "Add a Category" => "Přidej kategorii", "any" => "jakýkoliv", "in current category" => "in current kategorii", "Sort by" => "Seřadit podle", "name (desc)" => "Název (sest.)", "name (asc)" => "Název (vzest.)", "hits (desc)" => "Přístupy (sest.)", "hits (asc)" => "Přístupy (vzest.)", "creation date (desc)" => "Datum vzniku (sest.)", "creation date (asc)" => "Datum vzniku (vzest.)", "last updated (desc)" => "Poslední změna (sest.)", "last updated (asc)" => "Poslední změna (vzest.)", "Added" => "Přidáno", "Last updated" => "Poslední update", "Total categories" => "Celkem kategorií", "Total links" => "Celkem odkazů", "Links to validate" => "Odkazy k ověření", "Searches performed" => "Vyhledávaných výrazů", "Total links visited" => "Celkem navštívených odkazů", "Search results" => "Výsledky vyhledávání", "Edit article" => "Upravit článek", "List Articles" => "Výpis článků", "View Articles" => "Zobrazit články", "Subtitle" => "Podtitulek", "Author Name" => "Jméno autora", "Own Image" => "Vlastní obrázek", "Article image" => "Obrázek ke článku", "Use own image" => "Použít vlastní obrázek", "Float text around image" => "Obtékat textem obrázek", "Own image size x" => "Vlastní rozměr obrázku x", "Own image size y" => "Vlastní rozměr obrázku y", "Image caption" => "Popisek obrázku", "Heading" => "Hlavička", "Body" => "Tělo", "Publish Date" => "Datum zveřejnění", "Expiration Date" => "Datum expirace", "From:" => "Od:", "Edit or create banners" => "Upravit nebo vytvořit bannery", "List banners" => "Vypsat bannery", "URL to link the banner" => "URL na odkaz pro banner", "Client" => "Klient", "Max impressions" => "Maximum impresí", "Show the banner only between these dates" => "Zobrazit banner pouze mezi těmito daty", "From date" => "Ode dne", "To date" => "Do dne", "Use dates" => "Použít datumy", "Show the banner only in this hours" => "Zobrazit banner pouze v tyto hodiny", "to" => "do", "Show the banner only on" => "Zobrazit banner pouze v(e)", "Mon" => "Po", "Tue" => "Út", "Wed" => "St", "Thu" => "Čt", "Fri" => "Pá", "Sat" => "So", "Sun" => "Ne", "Select ONE method for the banner" => "Vybrat JEDNU metodu pro banner", "Use HTML" => "Použít HTML", "Use image" => "Použít obrázek", "Image:" => "Obrázek:", "Current Image" => "Současný obrázek", "Use image generated by URL (the image will be requested at the URL for each impression)" => "Použít obrázek genberovaný z URL (o obrázek bude požádáno přístupem na URL při každé impresi)", "Use text" => "Použít text", "Save the Banner" => "Uložit banner", "Remove Zones (you lose entered info for the banner)" => "Odstranit zóny (tímto se ztratí již vložené informace o banneru)", "Create Blog" => "Vytvořit blog", "Current heading" => "Současná hlavička", "There are individual permissions set for this blog" => "Pro tento blog platí individuální práva", "Number of posts to show" => "Počet záznamů k zobrazení", "Allow other user to post in this blog" => "Povolit jinému uživateli přispívat do tohoto blogu", "Use titles in blog posts" => "Použít titulky pro záznamy blogu", "Allow search" => "Povolit vyhledávání", "Allow comments" => "Povolit komentáře", "Show user avatar" => "Zobrazit identitu (avatar) uživatele", "Blog heading" => "Hlavička blogu", "Edit Style Sheet" => "Upravit předpis stylu (CSS)", "Style Sheet" => "Stylový předpis (CSS)", "choose a stylesheet" => "Vybrat stylový předpis (CSS)", "Try" => "Zkus", "Wiki Help" => "Wiki nápověda", "Colored text" => "Obarvený text", "Show/Hide" => "Zobrazit/Skrýt", "Box content" => "Obsah boxu", "Dynamic variables" => "Dynamické proměné", "Inserts an editable variable" => "Vkládá editovatelné proměné", "External links" => "Externí odkazy", "Square Brackets" => "Hranaté závorky", "Use [[foo] to show [foo]." => "Pokud potřebujete zobrazit něco ve hranatých závorkách, např. [foo], použijte zápis [[foo].", "JoinCapitalizedWords or use" => "SpojenáSlovaZačínajícíVelkýmiPísmeny nebo použijte", "page|description" => "stránka|popis", "SomeName" => "NějakýNázev", "Lists" => "Seznamy", "for bullet lists" => "pro odrážkové seznamy", "for numbered lists" => "pro číslované seznamy", "for definiton lists" => "pro definiční seznamy", "Tables" => "Tabulky", "Title bar" => "Titulková lišta", "creates the editable drawing foo" => "Vytvoří editovatelnou kresbu s názvem foo", "Multi-page pages" => "Více-stránkové stránky", "Non parsed sections" => "Neparsovat tuto část", "Prevents wiki parsing of the enclosed data." => "Zabraňuje zacházení s obsaženými daty jako by se jednalo o wiki syntaxi.", "Preformated sections" => "Předformátované části", "Block Preformatting" => "Předformátování bloku", "No description available" => "Žádný popisek není k dispozici", "table" => "tabulka", "external link" => "externí odkaz", "heading1" => "nadpis1", "title bar" => "pruh s titulkem", "box" => "rámeček", "rss feed" => "rss zdroj", "dynamic content" => "dynamický obsah", "tagline" => "taglinka", "center text" => "vycentrovaný text", "colored text" => "obarvený text", "New wms Metadata" => "Nová wms Metadata", "New Class" => "Nová třída", "New Projection" => "Nová projekce", "New Query" => "Nový dotaz", "New Scalebar" => "Nový scalebar", "New Layer" => "Nová vrstva", "New Label" => "Nový popisek", "New Reference" => "Nová reference", "New Legend" => "Nová legenda", "New Web" => "Nový web", "New Outputformat" => "Nový výstupní formát", "New Mapfile" => "Nový soubor s mapou", "special chars" => "speciální znaky", "special characters" => "speciální znaky", "Browse Images" => "Zobraz obrázek", "Edit successful!" => "Upraveno!", "The following image was successfully edited" => "Následující obrázek byl úspěšně upraven", "Image Description" => "Popis obrázku", "Edit and create Languages" => "Upravit a vytvořit Jazyky", "Edit and create languages" => "Upravit a vytvořit jazyky", "Create Language" => "Vytvořit jazyk", "Shortname" => "Zkratka", "like" => "jako", "Longname" => "Dlouhý název", "Select the language to edit" => "Vybrat jazyk pro editaci", "Add a translation" => "Přidat překlad", "Edit translations" => "Upravit překlady ", "Translate recorded" => "Přeložit zaznamenané", "Translation" => "Překlad", "reset table" => "resetuj tabulku", "Create New Block" => "Vytvořit nový blok", "Return to block listing" => "Zpět na výpis bloků", "Block description: " => "Popis bloku: ", "Publishing date" => "Datum publikování", "Edit question options" => "Upravit možnosti pro vybranou otázku", "List Quizzes" => "Vypsat kvízy", "Quiz Stats" => "Kvíz: Statistiky", "This Quiz Stats" => "Statistiky tohoto kvízu", "Edit this Quiz" => "Upravit tento kvíz", "Admin Quizzes" => "Nastav kvízy", "Create/edit options for question" => "Vytvořit/upravit možnosti k otázkám", "Create/edit quizzes" => "Vytvořit/upravit kvízy", "There are individual permissions set for this quiz" => "Pro tento kvíz platí individuální práva", "Quiz can be repeated" => "Kvíz může být opakován", "Store quiz results" => "Uložit výsledky kvízu", "Show correct answers" => "Zobrazit správné odpovědi", "Shuffle questions" => "Zamíchat dotazy", "Shuffle answers" => "Zamíchat odpovědi", "Questions per page" => "Otázek na stránku", "Quiz is time limited" => "Kvíz je časově omezen", "Maximum time" => "Maximum času", "Quiz" => "Kvíz", "canRepeat" => "lzeOpakovat", "timeLimit" => "časovýLimit", "Edit quiz questions" => "Upravit dotazy kvízu", "Create/edit questions for quiz" => "Vytvořit/upravit otázky pro kvíz", "Import questions from text" => "Importovat dotazy z textu", "Input" => "Vstup", "maxScore" => "maxSkóre", "To Points" => "Na body", "Answer" => "Odpověď", "Modify Structure" => "Změnit strukturu", "and its subpages from the structure, now you have two options:" => "a její podstránky ze struktury. Nyní máte dvě možnosti:", "Remove only from structure" => "Odstranit pouze ze struktury", "Remove from structure and remove page too" => "Odstranit ze struktury a spolu s tím i smazat stránku", "Structure Layout" => "Rozvržení struktury", "Promote" => "Vyzdvihnout", "Demote" => "Níže", "Current Node" => "Současný uzel", "Page alias" => "Zástupce stránky", "Add pages to current node" => "Přidat stránky do tohoto uzlu", "After page" => "Za stránkou", "Create Page" => "Vytvořit stránku", "Use pre-existing page" => "Použít existující stránku", "Submit article" => "Poslat článek", "List Submissions" => "Vypsat uživ. příspěvky", "Edit templates" => "Upravit šablony", "Template listing" => "Přehled šablon", "Available templates" => "Dostupné šablony", "Edit a topic" => "Upravit téma", "You must specify the object language" => "Musíte specifikovat jazyk objektu", "The object doesn't exist" => "objekt neexistuje", "The object doesn't have a language" => "objekt nemá jazyk", "The object has already a translation for this language" => "objekt již má překlad pro (na) tuto (toto/tento) jazyk", "The object is already in the set of translations" => "objekt je již zařazen do sady překladů ", "The SandBox is a page where you can practice your editing skills, use the preview feature to preview the appearance of the page, no versions are stored for this page." => "Pískoviště je stránka, kde si můžete pohrát vyzkoušet si Vaše schopnosti upravovat tiki wiki stránky. Využijte možnost náhledu pro představu, jak bude stránka vypadat po Vaší upravě. Pro tuto stránku nejsou uchovávány žádné verze j", "Admin Content Templates" => "Nastav šablony obsahu", "votes" => "hlas(y/ů)", "Year:" => "Rok:", "Authors:" => "Autoři:", "Try to convert HTML to wiki" => "Pokusit se převést HTML na wiki syntaxi", "Import page" => "Importovat stránku", "export all versions" => "Export všech verzí", "Upload picture" => "Nahrát obrázek", "License" => "Licence", "Important" => "Důležité", "status" => "stav", "lastModif" => "posl. změna", "Admin FAQ" => "Administrace FAQ", "List FAQs" => "Vypsat FAQ", "View FAQ" => "Zobrazit FAQ", "Edit this FAQ" => "Upravit tyto FAQ", "New Question" => "Nová question", "Use a question from another FAQ" => "Použít question z another FAQ", "FAQ questions" => "FAQ dotazy", "Suggested questions" => "Navržené otázky", "No suggested questions" => "Žádné navrhované otázky", "Upload File" => "Nahrát soubor", "View tpl" => "Zobrazit tpl", "You can access the file gallery using the following URL" => "Můžete vstoupit do kolekce použitím následujícího odkazu", "Admin forums" => "Administrace fór", "Edit queued message" => "Upravit zprávu zařazenou do fronty", "make this a thread of" => "Udělat z tohoto vlákno", "None, this is a thread message" => "Žádný, toto je zpráva vlákna", "summary" => "shrnutí", "normal" => "Běžné", "announce" => "Oznámení", "hot" => "Hot", "no feeling" => "žádný pocit", "frown" => "grrr!", "exclaim" => "důležitý", "idea" => "nápad", "mad" => "šílený", "neutral" => "neutrální", "question" => "otázka", "sad" => "smutný", "happy" => "šťastný", "wink" => "mrk!", "Save and Approve" => "Uložit a schválit", "convert to topic" => "Převést na téma", "List of messages" => "Přehled zpráv", "New Topic" => "Nový předmět", "no summary" => "Žádné shrnutí", "No messages queued yet" => "Zatím nejsou ve frontě žádné zprávy", "Last Post" => "Poslední záznam", "Configure Forum" => "Konfiguruj fórum", "Accept" => "Přijmout", "Refuse" => "Odmítni", "Your friends" => "Vaši kamarádi", "break friendship" => "zruš přátelství", "Activity completed" => "Aktivita ukončena", "Admin process activities" => "Administrace aktivit procesů", "Add or edit an activity" => "Přidat nebo upravit aktivitu", "activity" => "aktivita", "split" => "rozděl", "join" => "připoj", "standalone" => "samostatný(á/é)", "interactive" => "interaktivní", "auto routed" => "automaticky směrováno", "Years" => "Roky", "Months" => "Měsíce", "Hours" => "Hodiny", "Minutes" => "Minuty", "Add transitions" => "Přidat přenosy", "Add transition from:" => "Přidat přenos z:", "Add transition to:" => "Vložit přenos do:", "No roles associated to this activity" => "Žádné role nebyly associated k (do/na) této (tomuto/tohoto/tento) activity", "Add Role" => "Přidat roli", "Add New" => "Přidat novou", "Process activities" => "Proces: aktivity", "Int" => "Číslo", "Routing" => "Směrování", "Interactive" => "Interaktivní(ě)", "Automatic" => "Automaticky", "Auto routed" => "Automaticky směrováno", "Manual" => "Manuál", "inter" => "mezi", "route" => "směr", "(no roles)" => "(žádné role)", "No activities defined yet" => "Žádné aktivity zatím nebyly definovány", "Process Transitions" => "Proces: Přenosy", "List of transitions" => "Seznam přenosů", "Origin" => "Původ", "No transitions defined yet" => "Žádné přenosy zatím nebyly definovány", "Add a transition" => "Přidat přenos", "Process Graph" => "Tvorba grafu", "Galaxia Admin Graph" => "Správce grafů aplikace Galaxia", "Galaxia Admin Graph tpl" => "tpl pro Galaxia Admin Graph", "Edit Tpl" => "Uprav tpl", "This process is invalid" => "Tento proces je neplatný", "Process Graph for" => "Tvorba grafu pro", "No process graph is available. Either the process still contains errors, the graph is not generated yet, or <a href=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</a> is not properly installed." => "Není available žádný process graph. Either the process still contains errors, graph není generated yet, nebo není <a href=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</a> správně nainstalován.", "List of processes" => "Vypsat processes", "Inactive" => "Neaktivní", "act" => "aktivita", "val" => "hodnota", "Active Process" => "Aktivní proces", "Invalid Process" => "Neplatný proces", "Valid Process" => "Platné procesy", "Activities" => "Aktivity", "New Minor" => "Nový minor", "New Major" => "Nový major", "No processes defined yet" => "Žádné procesy zatím nebyly definovány", "Admin instance" => "Administrace instance", "Process:" => "Proces:", "Workitems" => "Pracovní položky", "exception" => "výjimka", "completed" => "ukončeno", "Aborted" => "Přerušeno", "Owner" => "Vlastník", "Send all to" => "Poslat vše pro", "Don't move" => "Nepřesouvat", "Started" => "Začátek", "Act status" => "Akt. stav", "Ended" => "Skončeno", "Property" => "Vlastnost", "Add property" => "Přidat vlastnost", "run instance" => "Spustit instance", "Admin processes" => "Administrace procesů", "Galaxia Admin Processes tpl" => "tpl pro Galaxia Admin Processes", "Add or edit a process" => "Přidat nebo upravit proces", "Process Name" => "Proces: Název", "is active?" => "je aktivní?", "Or upload a process using this form" => "nebo upload process za použití tuto (tento/toto) form", "Admin process roles" => "Administrace rolí procesů", "Add or edit a role" => "Přidat nebo upravit roli", "Process roles" => "Proces: role", "No roles defined yet" => "Žádné role zatím nebyly definovány", "Map users to roles" => "Map uživatele to roles", "map" => "mapa", "Map groups to roles" => "Map skupiny to roles", "Operation" => "Operace", "No roles are defined yet so no roles can be mapped" => "Žádné roles nebyly defined yet so žádná(ý/é) roles nemohou být mapped", "List of mappings" => "Vypsat of mappings", "No mappings defined yet" => "Žádná mappings zatím nebyly definovány", "Admin process sources" => "Administrace zdrojů procesů", "select source" => "Vybrat source", "Shared code" => "Sdílený kód", "Set next user" => "Nastavit dalšího uživatele", "Get property" => "Získej vlastnost", "Set property" => "Nastavit property", "Set Next act" => "Nastavit Next act", "Switch construct" => "Vyměnit construct", "Admin Processes" => "Administrace procesů", "Admin Activities" => "Administrace aktivit", "Admin Roles" => "Administrace rolí", "Edit this Process" => "Upravit tento process", "Monitor Activities" => "Sledovat aktivity", "Galaxia Monitor Activities tpl" => "tpl pro Galaxia Monitor Activities", "List of activities" => "Vypsat activities", "routing" => "směrování", "Instances" => "Instance", "run" => "spusť", "run activity" => "spusť activity", "Enter the name of this instance" => "Zadejte the name of this instance", "Monitor" => "Sledovat", "monitor processes" => "Sledovat procesy", "monitor activities" => "Sledovat aktivity", "monitor instances" => "Sledovat instance", "monitor workitems" => "Sledovat pracovní položky", "Monitor Instances" => "Sledovat instance", "Galaxia Monitor Instances tpl" => "tpl pro Galaxia Monitor Instances", "List of instances" => "Výpis instancí", "No instances created yet" => "Zatím nebyla žádná instance vytvořen(a/o)", "Monitor Processes" => "Sledovat procesy", "Galaxia Monitor Processes tpl" => "tpl pro Galaxia Monitor Processes", "processes" => "procesy", "being run" => "běžící", "Completed" => "Ukončeno", "Exceptions" => "Výjimky", "Monitor workitems" => "Sledovat pracovní položky", "List of workitems" => "Vypsat pracovní položky", "My activities" => "Moje activities", "Current Activity" => "Současný(á/é) Activity", "Assigned To" => "Přiřazeno k", "Send Instance" => "Poslat instance", "abort instance" => "Přerušit instance", "grab instance" => "Podržet instance", "release instance" => "Pustit instance", "No activities found" => "Nebyly nalezeny žádná(ý/é) activities", "My instances" => "Moje instance", "No instances found" => "Nebyly nalezeny žádné instance", "User Activities" => "User aktivity", "Galaxia User Activities" => "Galaxia uživatelské Activities", "Galaxia User Activities tpl" => "tpl pro Galaxia uživatelské Activities", "process" => "proces", "user processes" => "procesy uživatele", "user activities" => "aktivity uživatele", "user instances" => "instance uživatele", "User Instances" => "User instance", "Galaxia User Instances" => "Galaxia: uživatelské instance", "Galaxia User Instances tpl" => "tpl pro Galaxia: uživatelské instance", "No instances defined yet" => "Žádné instance zatím nebyly definovány", "User Processes" => "User procesy", "Galaxia User Processes" => "Galaxia uživatelské Processes", "Galaxia User Processes tpl" => "tpl pro Galaxia uživatelské Processes", "Browsing Workitem" => "Prohlížení pracovní položky", "Galleries" => "Galerie", "Create New Gallery" => "Vytvořit novou kolekci", "Create a gallery" => "Vytvořit galerii", "Edit this gallery:" => "Upravit tuto (tento/toto) galerii:", "There are individual permissions set for this gallery" => "Pro tuto obrázkovou galerii platí individuální práva", "Fields to show during browsing the gallery" => "Pole pro zobrazení během procházení galerie", "Available scales" => "Měřítka k dispozici", "No scales available" => "Žádné rozměry k dispozici", "Add scaled images with bounding box of square size" => "Přidat scaled images with bounding box of square size", "Other users can upload images to this gallery" => "Ostatní uživatelé mohou přidávat obrázky do této galerie", "You can access the gallery using the following URL" => "Můžete navštívit kolekci pomocí následujícího URL", "Available Galleries" => "Galerie k dispozici", "Choose a filter" => "Vyberte filtr", "Imgs" => "Obr.", "Im- Export languages" => "Import/Export jazyků", "Select the language to Import" => "Vybrat jazyk pro Import", "Select the language to Export" => "Vybrat jazyk pro Export", "Import pages from a Structured Text Dump" => "Importuj stránky ze strukturovaného Text Dumpu", "Name of the dump file (it has to be in dump/)" => "Název dump souboru (musí být v dump/)", "Overwrite existing pages if the name is the same" => "Přepsat existující stránky, jestliže název je stejný", "Previously remove existing page versions" => "Previously remove existující stránek versions", "Result" => "Výsledek", "body" => "tělo", "Locked" => "Uzamknuté", "Install" => "Instalace", "Configure General Settings" => "Obecná nastavení", "Clear cached version and refresh cache" => "Vymazat kešovanou verzi a onovit keš", "configure rules" => "konfiguruj pravidla", "Edit Repository" => "Uprav repozitář", "Last Changes" => "Poslední změny", "LastChanges" => "Poslední změny", "Rollback" => "Roll-back", "Pages like" => "Podobné stránky", "No pages found" => "Žádné stránky nebyly nalezeny", "Edit New Article" => "Upravit nový článek", "View Submissions" => "Zobrazit odeslané", "ExpireDate" => "DatumExpirace", "AuthorName" => "Autor", "Create banner" => "Vytvořit banner", "Use Dates?" => "Použít datumy?", "Max Impressions" => "Maximum impresí", "Impressions" => "Imprese", "Clicks" => "Kliknutí", "Create New Blog" => "Vytvořit new blog", "Use cache for external pages" => "Použít cache pro external stránky", "Dynamic content system" => "Systém dynamického obsahu", "Available content blocks" => "Bloky k dispozici", "Current ver" => "Současná ver.", "Next ver" => "Další ver.", "Edit this FAQ:" => "Upravit tuto FAQ:", "Create new FAQ" => "Vytvořit novou (nový/nové) FAQ", "Create New FAQ:" => "Vytvořit nové FAQ:", "Users can suggest questions" => "Uživatelé mohou suggest questions", "Available FAQs" => "Dostupné FAQ", "Create a File Gallery" => "Vytvořit kolekci souborů", "optional" => "volitelné", "Gallery Images" => "Přehled obrázků", "All games are from" => "Všechny hry jsou z", "visit the site for more games and fun" => "visit site for more games and fun", "Upload a game" => "Nahrát hru", "Upload a new game" => "Nahrát novou hru", "Thumbnail (if the game is foo.swf the thumbnail must be named foo.swf.gif or foo.swf.png or foo.swf.jpg)" => "Náhled (if je game foo.swf thumbnail musí být pojmenovaný foo.swf.gif nebo foo.swf.png nebo foo.swf.jpg)", "Edit game" => "Upravit hru", "Played" => "Hráno", "If you can't see the game then you need a flash plugin for your browser" => "Pokud se hra nezobrazí budete potřebovat flash plug-in pro Váš browser", "Edit Blog" => "Upravit blog", "Blog Title" => "Titulek blogu", "Edit New Submission" => "Upravit new submission", "Survey stats" => "Statistiky dotazníků", "Take Survey" => "Vyplň dotazník", "List Movies" => "Výpis záznamů", "Choose a movie" => "Vyberte záznam", "Last mod" => "Změněno", "Last author" => "Poslední autor", "Last version" => "Poslední verze", "unlocked" => "odemknuto", "Open client window" => "Otevřít client window", "Generate HTML" => "Vygenerovat HTML", "Transcripts" => "Předpisy", "Online operators" => "On-line operátoři", "Operator" => "Operátor", "Accepted requests" => "Přijaté žádosti", "since" => "od", "Offline operators" => "Off-line operátoři", "Add an operator to the system" => "Přidat operátora do systému", "Operators must be tiki users" => "Operators musí být tiki uživatelé", "Set as Operator" => "Nastavit jako operator", "Chat started" => "Začínáme", "Operator:" => "Operátor:", "Live support:User window" => "Živá podpora:Uživatelské okno", "Request live support" => "Požádat o live podporu", "Request support" => "Požádat o podporu", "Open a support ticket instead" => "Otevřít místo toho lístek s žádostí o podporu", "cancel request and exit" => "cancel request a exit", "cancel request and leave a message" => "cancel request a leave zprávu", "Live support:Console" => "Live podpora:Terminál", "Support requests" => "Žádosti o podporu", "Requested" => "Vyžádáno", "Join" => "Připojit", "Support chat transcripts" => "Podpora přenosů chatu", "operator" => "operátor", "started" => "započato", "Transcript" => "Předpis", "Mail-in feature" => "Funkce Mail-in", "Prefs" => "Preference", "Remove old events" => "Odstranit old events", "Mini Calendar: Preferences" => "Mini kalendář: Preference", "Calendar Interval in daily view" => "Calendar Interval v(e) daily view", "Start hour for days" => "Den začíná v", "End hour for days" => "End hodina pro dny", "no reminders" => "Žádná reminders", "Or enter path or URL" => "Nebo vložit cestu nebo URL", "Add Topic" => "Přidat téma", "Display only this type" => "Zobrazit pouze tento typ", "Unpublish" => "Nepublikovat", "Republish" => "Znovu publikovat", "Enable Mods providing" => "Povolit poskytování Modů", "User Pages" => "Stránky uživatele", "User Galleries" => "User galerie", "Unread Messages" => "Nepřečtené zprávy", "Tasks" => "Úkoly", "User Blogs" => "Blogy uživatele", "MyTiki" => "Moje Tiki", "Notepad" => "Poznámkový blok", "MyFiles" => "Moje soubory", "My Watches" => "Moje sledování", "Assigned items" => "Přiřazené položky", "Sent editions" => "Zaslat vydání", "The newsletter was sent to {\$sent} email addresses" => "Novinky byly zaslány na {\$sent} e-mailových adres", "Thanks for your subscription. You will receive an email soon to confirm your subscription. No newsletters will be sent to you until the subscription is confirmed." => "Děkujeme za přihlášení k odběru novinek přes e-mail. Zanedlouho obdržíte e-mail pro potvrzení Vašeho přihlášení. Nebudou Vám zasílány žádné novinky dokud přihlášení k odběru nepotvrdíte.", "Your email address was removed from the list of subscriptors." => "Vaše adresa elektronické pošty was removed from list of subscriptors", "Subscription confirmed!" => "Přihlášení potvrzeno!", "Subscribe to Newsletter" => "Přihlásit k odběru newsletteru", "Subscribe to this Newsletter" => "Přihlásit", "Select news group" => "Vybrat news skupinu", "Back to servers" => "Zpět na servery", "Msgs" => "Zpráv", "News from" => "Novinky z", "Back to groups" => "Zpět na skupiny", "Save position" => "Save pořadí", "Reading article from" => "Článek z", "Back to list of articles" => "Zpět na články", "Configure news servers" => "konfiguruj news servers", "Configure Newsreader" => "Konfigurace prohlížeče news", "configure newsreader server tpl" => "konfiguruj tpl serveru prohlížeče news", "Select a news server to browse" => "Select news server to browse", "News server" => "Server pro news", "Notes" => "Poznámky", "Write a note" => "Napsat poznámku", "No notes yet" => "Zatím žádné poznámky", "Merge selected notes into" => "Sloučit selected notes into", "Reading note:" => "Poznámka:", "List notes" => "Vypsat poznámky", "Write note" => "Napsat note", "Wiki Create" => "Vytvořit wiki", "Wiki Overwrite" => "Přepsat wiki", "Added:" => "Přidáno:", "Removed:" => "Odstraněno:", "Assign permissions to " => "Přiřadit práva pro ", "Current permissions for this object" => "Současná práva pro tento objekt", "No category permissions; global permissions apply" => "Nebyla nastavena žádná práva pro kategorii; budou aplikována globální práva", "Assign permissions to this object" => "Přiřadit práva pro tento objekt", "Published" => "Zveřejněno", "Orphan Pages" => "Samostatné stránky", "Browser not supported" => "Prohlížeč není podporován :(", "Rename" => "Přejmenovat", "Slides" => "Snímky", "Discuss" => "Diskutuj", "Attach File" => "Attach soubor", "1 File Attached" => "Přiložen 1 soubor", "Pick your avatar" => "Vyberte si svoji identitu", "User Preferences" => "Preference uživatele", "Your current avatar" => "Vaše současná identita", "no avatar" => "žádný avatar", "reset" => "resetuj", "Pick avatar from the library" => "Vybrat identitu z knihovny avatarů", "Pick user Avatar" => "Vyberte si identitu", "Hide all" => "Skrýt vše", "icons" => "ikony", "Show all" => "Zobrazit vše", "Avatar Image" => "Obrázek avatara", "Upload your own avatar" => "Nahrát svou vlastní identitu", "Insert" => "Vložit", "atts" => "příl", "List Attachments" => "Vypsat Attachments", "Average" => "Průměrně", "View Results" => "Zobrazit Results", "Other Polls" => "Ostatní ankety", "on:" => "v: ", "Topic image" => "Obrázek k tématu", "Viewing blog post" => "Viewing blog záznam", "Return to blog" => "Zpět na blog", "The original document is available at" => "Původní dokument je k dispozici na", "Print multiple pages" => "Tisk multiple stránky", "Add Page" => "Přidat stránku", "Edit quiz" => "Upravit kvíz", "General Options" => "General možnosti", "Name:" => "Název:", "Use " => "Použij(te) ", "randomly selected questions." => "náhodně vybrané dotazy.", "Test-time Options" => "Test-time možnosti", "Limit questions displayed per page to " => "Omezit počet otázek zobrazených na stránce na ", "  question(s)." => " otázku(/y).", "Impose a time limit of " => "Impose time limit of ", "Allow students to store partial results and return to quiz." => "Povolit studentům uchovávat partial results a return na quiz.", "Allow students to retake this quiz " => "Povolit studentům to retake tento quiz ", "Grading and Feedback" => "Grading a Feedback", "Show students their score " => "Zobrazit studentům their score ", "Show students the correct answers " => "Zobrazit studentům správné odpovědi ", "Publish statistics " => "Publish statistiky ", "Extra Options" => "Extra možnosti", "Solicit additional questions from students" => "Solicit additional dotazy od students", "Link quiz to forum named: " => "Link quiz na fórum pojmenované: ", "Prologue:" => "Prolog:", "Epilogue:" => "Epilog:", "Quiz result stats" => "Statistiky výsledku kvízu", "Time" => "Čas", "Stats for quizzes" => "Statistiky kvízů", "Av score" => "Prům. skóre", "Av time" => "Prům. čas", "Clear Stats" => "Clear statistiky", "time taken" => "čas trvání", "Stats for this quiz Questions " => "Statistiky otázek tohoto kvízu ", "Received articles" => "Přijaté články", "Edit received article" => "Upravit obdržený článek", "Use Image" => "Použít obrázek", "Image x size" => "Velikost obrázku x", "Image y size" => "Velikost obrázku y", "Image name" => "Název obrázku", "Accept Article" => "Přijmout článek", "Site" => "Web", "Referer stats" => "Statistiky přístupů", "Tiki site registered" => "Tiki web registered", "The following site was added and validation by admin may be needed before appearing on the lists" => "Následující web byl přidán a pravděpodobně bude v nejbližší době po odsouhlasení administrátorem vložen do seznamu", "You don't have permission to use this feature." => "Nemáte práva používat tuto funkci.", "Please register." => "Prosím, registrujte se.", "Register this site at tikiwiki.org" => "Registrovat tento web na tikiwiki.org", "Read this first!" => "Napřed si přečtěte následující!", "On this page you can make your tiki site known to tikiwiki.org. It will get shown there in a list of known tiki sites." => "On této stránce můžete make Váš tiki web known pro tikiwiki.org. It will get shown there v(e) výpisu of known tiki sites.", "Registering is voluntary." => "Registrace je dobrovolná.", "Registering does not give you any benefits except one more link to your site." => "Registrace Vám neposkytne žádné výhody kromě jednoho dalšího užitečného odkazu na Váš web.", "You don't get any emails, we don't sell the data about your site." => "Nebudete dostávát žádné e-maily. Nikomu neprodáváme data o Vašem webu.", "Registering is just for us to get an overview of Tiki's usage." => "Registrace slouží pouze pro nás, abychom měli představu o používání Tiki.", "If your site is private or inside your intranet, you should not register!" => "Pokud je Váš web privátní nebo uvnitř Vašeho intranetu, neměli byste jej zkoušet registrovat!", "Information about your site" => "Informace o Vašem webu", "Send me my Password" => "Poslat me my password", "Remove page" => "Odstranit stránku", "Last Version" => "Poslední verze", "You are about to remove the page" => "Chcete odstranit stránku", "permanently" => "navždy", "Remove all versions of this page" => "Odstranit všechny verze této stránky", "Operations" => "Operace", "Rollback page" => "Obnovit stránku zpět na verzi…", "Searched" => "Vyhledáno", "Search in" => "Vyhledat v", "Simple search" => "Jednoduché hledání", "No pages matched the search criteria" => "Žádná stránka nesplňuje kritéria vyhledávání", "Send blog post" => "Poslat blog záznam", "A link to this post was sent to the following addresses:" => "Odkaz na tento záznam byl zaslán na následující adresy:", "Send post to this addresses" => "Poslat příspěvek na tyto adresy", "List of email addresses separated by commas" => "Výpis e-mailových adres separated by commas", "This newsletter will be sent to {\$subscribers} email addresses." => "Tento newsletter bude sent to {\$subscribers} e-mailové adresy", "Prepare a newsletter to be sent" => "Prepare newsletter ,aby mohl být sent", "Apply content template" => "Aplikovat obsahovou šablonu", "remove" => "Odstranit", "Send objects" => "Poslat objekty", "Transmission results" => "Výsledky přenosu", "Send Wiki Pages" => "Poslat wiki stránky", "Send Articles" => "Poslat články", "Add Article" => "Přidat článek", "Send objects to this site" => "Poslat objekty na tento web", "Create a sheet" => "Vytvořit tabulku", "Edit this sheet:" => "Úprava této tabulky:", "Create New Sheet" => "Vytvoř novou tabulku", "There are individual permissions set for this sheet" => "Byla nastavena individuální práva pro (na) tuto (toto/tento) sheet", "Class Name" => "Název třídy", "Header Rows" => "Řádky hlavičky", "Footer Rows" => "Řádky patičky", "Create new Sheet" => "Vytvořit novou (nový/nové) Sheet", "You can access the sheet using the following URL" => "Můžete access sheet za použití následující(ho) URL", "Available Sheets" => "Tabulky k dispozici", "Change shoutbox general settings" => "Změnit hlavní nastavení megafonu", "auto-link urls" => "auto-link odkazy", "Post or edit a message" => "Zaslat nebo upravovat message", "Parent page" => "Nadřazená stránka", "Child" => "Potomek", "Last edited by" => "Naposledy upravil(a)", "based on work by" => "založeno na práci uživatele", "Contributors to this page" => "Přispěvovatelé této stránky", "big grin" => "zářivý úsměv", "confused" => "zmatený", "cool" => "skvělý", "cry" => "buhuhů", "eek" => "cože!?", "evil" => "grrr", "mr green" => "zelenáč", "razz" => "mmmm", "redface" => "stydím se", "rolleyes" => "ach jo", "smile" => "úsměv", "surprised" => "překvapený", "twisted" => "škodolibý", "arrow" => "šipka", "santa" => "Santa", "Site Stats" => "Statistiky webu", "Days online" => "Dnů on-line", "Total pageviews" => "Celkem shlédnutí stránky", "Average pageviews per day" => "Průměrně shlédnutí stránky za den", "pvs" => "zobr.", "Best day" => "Nejlepší den", "Worst day" => "Nejméně úspěšný den", "Wiki Stats" => "Wiki statistiky", "Size of Wiki Pages" => "Velikost Wiki stránek", "Mb" => "MB", "Average page length" => "Průměrná délka stránky", "Average versions per page" => "Průměrně verzí na stránku", "Visits to wiki pages" => "Návštěv wiki stránky", "Orphan pages" => "Samostatné stránky", "Average links per page" => "Průměrně odkazů na stránku", "Image galleries Stats" => "Galerie obrázků: Statistiky", "Average images per gallery" => "Průměrně obrázků na galerii", "Total size of images" => "Celková velikost obrázků", "Average image size" => "Průměrná velikost obrázku", "Visits to image galleries" => "Návštěv obrázkových galerií", "File galleries Stats" => "Kolekce souborů: Statistiky", "Average files per gallery" => "Průměrně souborů na kolekci", "Total size of files" => "Celková velikost souborů", "Average file size" => "Průměrná velikost souboru", "Visits to file galleries" => "Návštěv souborových galerií", "CMS Stats" => "CMS statistiky", "Total reads" => "Celkem přečtení", "Average reads per article" => "Průměrně přečtení na článek", "Total articles size" => "Celková velikost článků", "Average article size" => "Průměrná velikost článku", "Forum Stats" => "Statistiky fór", "Total topics" => "Celkem témat", "Average topics per forums" => "Průměrně témat na diskuzní fórum", "Visits to forums" => "Návštěv diskuzních fór", "Blog Stats" => "Statistiky blogů", "Weblogs" => "Weblogy", "Total posts" => "Celkem záznamů", "Average posts per weblog" => "Average posts na weblog", "Total size of blog posts" => "Celková velikost záznamů blogu", "Average posts size" => "Průměrná velikost záznamů", "Visits to weblogs" => "Návštěv weblogů", "Poll Stats" => "Statistiky anket", "Total votes" => "Celkem hlasů", "Average votes per poll" => "Průměrně hlasování na poll", "Total questions" => "Celkem otázek", "Average questions per FAQ" => "Průměrně otázek na FAQ", "User bookmarks" => "Záložky uživatele", "Average bookmarks per user" => "Průměrně bookmarks na uživatele", "Average questions per quiz" => "Průměrně dotazů na kvíz", "Average quiz score" => "Průměrné skóre kvízu", "Average time per quiz" => "Průměrně time na kvíz", "Stats for surveys" => "Statistiky dotazníků", "Last taken" => "Poslední taken", "Tiki Logs" => "Tiki logy", "Time Left" => "Zbývající čas", "Send Answers" => "Poslat answers", "Your email was sent" => "Váš e-mail byl odeslán", "Theme is selected as follows" => "Byl vybrán následující vzhled", "If a theme is assigned to the individual object that theme is used." => "Pokud theme je assigned to individual objektu that theme je used.", "If not then if a theme is assigned to the object's category that theme is used" => "Jestliže ne, then, pokud theme je assigned to kategorii objektu that theme je used", "If not then a theme for the section is used" => "Jestliže ne, then theme pro section je used", "If none of the above was selected the user theme is used" => "Pokud none of above byl(a/o) vybráno uživatelské theme je used", "Finally if the user didn't select a theme the default theme is used" => "Nakonec, jestliže uživatel didn't select theme default theme je used", "Assign themes to categories" => "Přiřadit vzhled ke kategoriím", "Assigned categories" => "Přiřazené kategorie", "Theme Control Center: Objects" => "Theme Control Center: objekty", "Control by Categories" => "Control by kategorií", "Assign themes to objects" => "Přiřadit vzhled k objektu", "Assigned objects" => "Přiřazené objekty", "Assign themes to sections" => "Přiřadit vzhled k sekci", "Assigned sections" => "Přiřazené sekce", "Edit File:" => "Upravit soubor:", "The following file was successfully uploaded" => "Následující soubor byl úspěšně nahrán", "You can download this file using" => "Můžete si stáhnout tento soubor použitím", "You have to create a gallery first!" => "Musíte napřed vytvořit gallery first!", "Batch Upload Results" => "Výsledky hromadného uploadu", "Upload successful!" => "Přenos byl úspěšný!", "The following image was successfully uploaded" => "Následující obrázek byl úspěšně nahrán", "You can include the image in an Wiki page using" => "Můžete vložit obrázek v(e) Wiki stránky using", "or use filename" => "nebo použij název souboru", "Now enter the image URL" => "Nyní vyplňte URL obrázku", "or upload a local image from your disk" => "nebo nahrajte obrázek z Vašeho disku", "Batch Upload" => "Hromadný upload", "Thumbnail (optional, overrides automatic thumbnail generation)" => "Náhled (nepovinné, má větší prioritu než automatické generování náhledu)", "User assigned modules" => "Uživatelsky přiřazené moduly", "Assign module" => "Přiřadit modul", "Column" => "Sloupec", "Current folder" => "Současná složka", "Folders" => "Složky", "Folder in" => "Složka v", "Remove Folder" => "Odstraň složku", "Refresh Cache" => "Refresh cache", "Admin folders and bookmarks" => "Administrace složek a záložek", "Send me a message" => "Poslat mi zprávu", "Assign Group" => "Přiřadit skupinu", "Homepage" => "Domovská stránka", "Users HomePage" => "Uživatelská úvodní stránka", "Personal Wiki Page" => "Osobní wiki stránka", "Create page" => "Vytvořit stránku", "This user is your friend" => "Tento uživatel je na seznamu Vašich přátel", "Request friendship from this user" => "Požádat o přátelství s tímto uživatelem", "Toggle options" => "Přepnout možnosti", "Personal Information" => "Osobní informace", "Your personal Wiki Page" => "Osobní Wiki stránka", "Your personal tracker information" => "Informace o vašich osobních trackerech", "View extra information" => "Zobrazit extra informace", "Is email public? (uses scrambling to prevent spam)" => "Zveřejnit e-mail? (s ošetřením proti spamu)", "Unavailable - please set your e-mail below" => "Není k dispozici - prosíme, zadejte Váš e-mail níže", "Does your mail reader need a special charset" => "Vyžaduje Váš mailový prohlížeč speciální nastavení znakové sady ?", "Leave \"New password\" and \"Confirm new password\" fields blank to keep current password" => "Leave \"New password\" a \"Confirm new password\" fields blank to keep current heslo", "Email address" => "E-mailová adresa", "Confirm new password" => "Potvrdit nové heslo", "Current password (required)" => "Současné heslo (vyžadováno)", "Change administrative info" => "Změnit administrative info", "New task" => "Nový úkol", "Empty Trash" => "Vysyp koš", "Received task" => "Received úkol", "Send task" => "Odeslat úkol", "Shared task" => "Shared úkol", "Not Accepted by One User" => "Nebyl přijat jedním uživatelem", "Not Accepted User" => "Uživatel nebyl přijat", "Task is rejected by one user" => "ůkol odmítnut jedním uživatelem", "Waiting for Me" => "Na mě čeká", "Edit task" => "Uprav úkol", "NOT accept" => "Nepřijmout", "Remove from Trash" => "Přesunout z koše", "Move into Trash" => "Přesunout do koše", "Task saved" => "Úkol uložen", "Edit Task" => "Upravit úkol", "View Task" => "Prohlédnout úkol", "Open a new task" => "Open new task", "Percentage completed" => "Procent hotovo", "This message will be send to users if you are makeing changes of assigned tasks" => "This message will be send to users if you are makeing changes of assigned úkoly", "Send message with changes" => "Odeslat message with changes", "Marked as deleted" => "Označeno jako smazané", "You can only view this task" => "You can only view this úkol", "No tasks entered" => "Nebyly entered žádná(ý/é) tasks", "Select One" => "Vyber jeden", "Undo Trash" => "Koš zpět", "Show:" => "Zobraz:", "Received" => "Obdženo", "Submitted" => "Odesláno", "Shared" => "Sdíleno", "All Shared Tasks" => "All shared úkoly", "completed (100%)" => "ukončeno (100%)", "Add Watch" => "Přidat sledování", "Watches" => "Sledování", "A user submits a blog post" => "Uživatel submits a blog post", "A user posts a forum thread" => "Uživatel posts a forum thread", "A user posts a forum topic" => "Uživatel posts a forum topic", "A user edited a wiki page" => "Uživatel edited a wiki page", "Add top level bookmarks to menu" => "Přidat top level záložky do menu", "replace window" => "replace okno", "Pos" => "Poz", "User_versions_for" => "Uživatelské verze pro", "This page is being edited by" => "Tuto stránku právě upravuje", "Proceed at your own peril" => "Pokračujte pouze na vlastní zodpovědnost", "Insert Row" => "Vložit řádek", "Insert Column" => "Vložit sloupec", "Remove Row" => "Odstranit řádek", "Remove Column" => "Odstranit sloupec", "Merge Cells" => "Sloučit buňky", "Restore Cells" => "Obnovit buňky", "Copy Calculation" => "Kopírovat výpočet", "Format Cell" => "Formátovat buňku", "Before" => "Před", "After" => "Za", "expires:" => "expiruje:", "Banner stats" => "Statistiky banneru", "Create new banner" => "Vytvořit nový banner", "Banner Information" => "Informace o banneru", "Click ratio" => "Průměrně kliknutí", "Weekdays" => "Dny týdne", "mon" => "Po", "tue" => "Út", "wed" => "St", "thu" => "Čt", "fri" => "Pá", "sat" => "So", "sun" => "Ne", "Banner raw data" => "Holá data banneru", "Cached" => "V keši", "This is a cached version of the page." => "Toto je verze stránky uložená v keši", "Click here to view the Google cache of the page instead." => "Click here pro zobrazení Google keše stránky instead.", "Edit Items" => "Upravit položky", "List Charts" => "Vypsat charts", "Last Chart" => "Poslední graf", "Previous Chart" => "Předchozí graf", "Chart created" => "Žebříček vytvořen", "Next Chart" => "Další graf", "Permanency" => "Výdrž (trvalost)", "Next chart will be generated on" => "Další žebříček bude vygenerován", "View or vote items not listed in the chart" => "Zobrazit nebo vote items not listed in grafu", "Select something to vote on" => "Vaše volba?", "Item information" => "Informace o položce", "Best Position" => "Nejlepší umístění", "Vote this item" => "Hlasovat pro tuto položku", "Highest" => "Nejvyšší", "Q" => "Dotaz", "A" => "Odpověď", "Add Suggestion" => "Přidej doporučení", "Forum List" => "Fórum: výpis", "Edit Forum" => "Upravit fórum", "Summary" => "Shrnutí", "Moderator Actions" => "Moderator actions", "Move Selected Topics" => "Přesunout selected témata", "Unlock Selected Topics" => "Unlock selected témata", "Lock Selected Topics" => "Lock selected témata", "Delete Selected Topics" => "Smazat selected témata", "Merge Selected Topics" => "Sloučit selected témata", "Reported Messages:" => "Reported messages:", "Queued Messages:" => "Queued messages:", "Merge into topic" => "Sloučit do topic", "pts" => "body", "Announce" => "Oznámení", "No topics yet" => "Zatím žádná témata", "Jump to forum" => "Jump to fórum", "Last hour" => "Poslední hodina", "Last 24 hours" => "Posledních 24 hodin", "Last 48 hours" => "Posledních 48 hodin", "prev topic" => "Předchozí téma", "next topic" => "Další téma", "Show posts" => "Zobrazit záznamy", "Stop Monitor" => "Zrušit sledování", "Insert New Item" => "Vložit novou položku", "Edit Fields" => "Upravit políčka", "Pending" => "Čeká na schválení", "View inserted item" => "Zobrazit vložený záznam", "Insert new item" => "Vložit novou položku", "Tracker Item:" => "Položka trackeru:", "Edit/Delete" => "Upravit/Smazat", "View Item" => "Zobrazit položku", "Filter Tracker Items" => "Filtrování položek trackeru", "Add a Comment" => "Přidat komentář", "Items list" => "Seznam položek", "close" => "uzavři", "Show All" => "Zobrazit vše", "Clip" => "klip", "Back To Mailbox" => "Zpět do mailboxu", "Full Headers" => "Plné hlavičky", "Normal Headers" => "Normální hlavičky", "Reply To All" => "Odpovědět všem", "Forward" => "Přeposlat", "Select from address book" => "Vybrat z address book", "Use HTML mail" => "Použít HTML mail", "The following addresses are not in your address book" => "Následující adresy nemáte ve Vašem adresáři", "Add Contacts" => "Přidat kontakty", "Attachment 1" => "Příloha 1", "Attachment 2" => "Příloha 2", "Attachment 3" => "Příloha 3", "Address book" => "Adresář", "page id" => "id stránky", "3d browser" => "3d prohlížeč", "Show/Hide Left Menus" => "Zobrazit/Skrýt nabídky vlevo", "Show/Hide Right Menus" => "Zobrazit/Skrýt nabídky vpravo", "Remove Image" => "Odstranit obrázek", "Save Minor Edit" => "Nepodstatné", "Compose Message" => "Napsat zprávu", "General preferences and settings" => "Obecné preference a nastavení", "User registration, login and authentication" => "Registrace uživatelů, přihlášení a ověření totožnosti", "Wiki settings" => "Nastavení Wiki", "Wiki Attachments" => "Přílohy Wiki", "Article/CMS settings" => "Nastavení Article/CMS", "Poll comments settings" => "Anketa: nastavení komentářů", "Configuration options for all blogs on your site" => "Mmožnosti konfigurace pro všechny blogy na vašem webu", "Forums settings" => "Fóra: nastavení", "FAQ comments settings" => "Nastavení komentářů FAQ", "Trackers settings" => "Nastavení trackerů", "RSS feeds" => "RSS obsahy", "RSS settings" => "Nastavení RSS", "Directory settings" => "Nastavení katalogu odkazů", "Maps configuration" => "Konfigurace map", "Meta Tags settings" => "Nastavení Meta značek", "Search settings" => "Nastavení vyhledávání", "Score settings" => "Nastavení skóre", "Community settings" => "Nastavení komunity", "Calendar settings" => "Nastavení kalendáře", "Help on \$admintitle Config" => "Nápověda pro konfiguraci \$admintitle", "No chart indicated" => "Nebyl nalezen žádný žebříček", "Upload failed" => "Přenos selhal", "You have to provide a hotword and a URL" => "Musíte zadat hotword a URL", "Detected, Version:" => "Detekován(a/o), verze:", "Not detected." => "Nezjištěno.", "Your admin password has been changed" => "Váš/Vaše admin heslo byl(a/o) změněn(a/o)", "All Fields except gdaltindex must be filled" => "Všechna pole kromě pole gdaltindex musí být vyplněna", "Tag already exists" => "Tato značka již existuje", "Tag not found" => "Značka nebyla nalezena", "Repository name can't be an empty" => "Název repozitáře nemůže být prázdný", "Requested action is not supported on repository" => "Požadovaná akce není v repozitáři podporována", "No repository" => "Žádný repozitář", "Search is mandatory field" => "Search je vyžadované políčko", "File not found " => "Soubor nebyl nalezen ", "Requested action in not supported on repository" => "Requested action in not supported repozitářem", "Non-existent link" => "Odkaz neexistuje", "Mail-in account %s saved" => "Mail-in účet %s byl uložen", "Frequency should be a positive integer!" => "Frequency should be positive integer!", "Mail-in accounts set to be checked every %s minutes" => "Mail-in accounts set ,aby byly kontrolovány every %s minut(u/y)", "Automatic Mail-in accounts checking disabled" => "Automatická kontrola Mail-in účtů vypnuta", "No menu indicated" => "Žádné menu nebylo nalezeno", "No newsletter indicated" => "Žádný newsletter nebyl nalezen", "No poll indicated" => "Žádná anketa nebyla nalezena", "unsafe" => "nebezpečné", "safe" => "bezpečné", "File is not readable. Unable to check." => "Soubor je nečitelný. Není možné jej zkontrolovat.", "You have to provide a word" => "Musíte zadat slovo", "Permission denied you cannot view this page" => "Nemáte dostatečná oprávnění k prohlížení této stránky", "Permission denied you cannot edit this page" => "Nemáte dostatečná oprávnění na úpravy této stránky", "You must specify a page name, it will be created if it doesn't exist." => "Musíte specifikovat název stránky. Bude vytvořena, pokud neexistuje.", "page not added (Exists)" => "Stránka nebyla přidána (existuje)", "No survey indicated" => "Žádný dotazník nebyl nalezen", "You don't have permission to use this feature" => "Nemáte práva používat tuto (tento/toto) funkci", "No Errors detected" => "Nebyly zjištěny žádné chyby", "No tracker indicated" => "Žádný tracker nebyl nalezen", "Group already exists" => "Tato skupina již existuje", "User doesn't exist" => "Neexistující uživatel", "No records were found. Check the file please!" => "Nebyly nalezeny žádné records. Zkontrolujte soubor, prosím!", "User login is required" => "Uživatelský login je povinná položka", "Password is required" => "Heslo je povinná položka", "Email is required" => "E-mail je povinná položka", "User is duplicated" => "Uživatel is duplicated", "User %s already exists" => "Uživatel %s již exists", "New %s created with %s %s." => "Nová(ý/é) %s vytvořená(ý/é) s(e) %s %s.", "Impossible to create new %s with %s %s." => "Nebylo možné vytvořit novou (nový/nové) %s s(e) %s %s.", "%s %s successfully deleted." => "%s %s úspěšně smazán.", "%s %s removed from %s %s." => "%s %s odstraněn(a/o) z(e) %s %s.", "%s changed from %s to %s" => "%s změněn(a/o) z(e) %s na %s", "Impossible to change %s from %s to %s" => "Není možné provést změnu %s z(e) %s na %s", "%s modified successfully." => "%s byl(a/o) úspěšně změněn(a/o).", "password" => "Heslo", "%s modification failed." => "%s - změna se nezdařila.", "rss feed disabled" => "rss obsah vypnut", "Tiki RSS feed for articles" => "Tiki RSS feed pro články", "Last articles." => "Poslední články.", "Unknown group" => "Neznámá skupina", "Group doesn't exist" => "Neexistující skupina", "You have to indicate a group" => "Musíte zadat skupinu", "This group is invalid" => "Tato skupina není platná", "Permission denied you cannot view backlinks for this page" => "Nemáte dostatečná oprávnění k prohlížení zpětných odkazů na tuto stránku", "The page cannot be found" => "Tato stránka nebyla nalezena", "Invalid directory name" => "Neplatný název adresáře", "You can't post in any blog maybe you have to create a blog first" => "Nemůžete přispívat do žádného z blogů. Možná byste měl(a) napřed nějaký blog vytvořit", "Permission denied you cannot post" => "Nemáte dostatečná oprávnění. Nemůžete přispívat", "Permission denied you cannot edit this post" => "Nemáte dostatečná oprávnění. Nemůžete upravovat tuto (tento/toto) záznam", "Top visited blogs" => "Nejnavštěvovanější blogy", "Last posts" => "Poslední záznamy", "Top active blogs" => "Nejaktivnější blogy", "Tiki RSS feed for blog: " => "Tiki RSS obsah pro blog: ", "No blogId specified" => "Nebylo zadáno blogId", "Tiki RSS feed for weblogs" => "RSS obsah pro blogy", "Last posts to weblogs." => "Poslední záznamy do blogů.", "Permission denied you cannot access this gallery" => "Nemáte dostatečná oprávnění. Nemáte přístup do této kolekce", "No gallery indicated" => "Nebyla nalezena žádná kolekce", "Permission denied you can not view this section" => "Nemáte dostatečná oprávnění nemůžete si nechat zobrazit tuto (tento/toto) section", "Permission denied you cannot remove images from this gallery" => "Nemáte dostatečná oprávnění. Nemůžete odstraňovat obrázky z této galerie", "Permission denied you cannot rebuild thumbnails in this gallery" => "Nemáte dostatečná oprávnění. Nemůžete nechat přegenerovat náhledy v této galerii", "Permission denied you cannot rotate images in this gallery" => "Nemáte dostatečná oprávnění. Nemůžete otáčet obrázky v této galerii", "No image indicated" => "Nebyl nalezen žádný obrázek", "Permission denied you cannot move images from this gallery" => "Nemáte dostatečná oprávnění na přesun obrázků z této galerie", "Permission denied you cannot view the calendar" => "Nemáte dostatečná oprávnění. Nemůžete prohlížet calendar", "Access Denied" => "Přístup odepřen", "No category indicated" => "Nebyla zadána žádná(ý/é) category", "Permission denied; you cannot assign permissions for this category" => "Přístup odmítnut; nemůžete přiřazovat práva pro (na) tuto (toto/tento) kategorii", "You can not use the same password again" => "Nemůžete použít same password again", "Top authors" => "Top autoři", "ERROR: you must include a subject or a message at least" => "Chyba: musíte vložit subject nebo message at least", "You need to change chmod 'whelp' manually to 777" => "Je potřeba ručně provést změnu pomocí příkazu chmod 'whelp' na 777", "This feature has been disabled" => "Tato součást byla vypnuta", "Tiki RSS feed for directory sites" => "Tiki RSS feed pro weby v katalogu", "Last sites." => "Poslední weby.", "Must enter a name to add a site. " => "Musíte zadat name pro přidání site. ", "Must enter a url to add a site. " => "Musíte zadat url pro přidání site. ", "URL already added to the directory. Duplicate site? " => "URL je již v katalogu. Duplicitní web? ", "URL cannot be accessed wrong URL or site is offline and cannot be added to the directory. " => "URL nemůže být accessed wrong URL nebo je web offline a nemůže být přidán(a/o) do katalogu. ", "Must select a category. " => "Musíte select category. ", "Must enter a name to add a site" => "Musíte zadat name pro přidání site", "Must enter a url to add a site" => "Musíte zadat url pro přidání site", "URL already added to the directory. Duplicate site?" => "URL je již v katalogu. Stejný web?", "URL cannot be accessed: wrong URL or site is offline and cannot be added to the directory" => "URL nemůže být accessed: wrong URL nebo web je offline a nemůže být přidán(a/o) do katalogu", "Must select a category" => "Musíte vybrat kategorii", "No site indicated" => "Žádný web nebyl nalezen", "No parent specified" => "Nebyl specifikován žádný rodič", "Last sites of directory \".\$rc[\"name\"].\" ." => "Poslední weby v katalogu \".\$rc[\"name\"].\" .", "Article not found" => "Článek nebyl nalezen", "Permission denied you cannot edit this article" => "Nemáte dostatečná oprávnění. Nemůžete upravovat tento článek", "The language can't be changed as its set of translations has already this language" => "jazyk nemůže být změněn(a/o), jelikož jeho sada překladů již tento (tento/toto) jazyk obsahuje", "You do not have permissions to edit banners" => "You do not have permissions upravovat bannery", "Banner not found" => "Banner nenalezen", "You do not have permission to edit this banner" => "Nemáte dostatečná oprávnění. Nemůžete upravovat this banner", "Permission denied you cannot create or edit blogs" => "Nemáte dostatečná oprávnění. Nemůžete vytvářet nebo upravovat blogy", "Permission denied you cannot edit this blog" => "Nemáte dostatečná oprávnění. Nemůžete upravovat tuto (tento/toto) blog", "You do not have permission to write the style sheet" => "Nemáte dostatečná oprávnění. Není možné uložit style sheet", "Invalid request to edit an image" => "Neplatná(ý/é) požadavek pro úpravu obrázku", "Permission denied you cannot edit images" => "Nemáte dostatečná oprávnění. Nemůžete upravovat obrázky", "Permission denied you can edit images but not in this gallery" => "Nemáte dostatečná oprávnění můžete upravovat obrázky but not v této galerii", "Failed to edit the image" => "Failed upravovat obrázek", "Permission denied to use this feature" => "Nemáte oprávnění k použití této funkce", "Shortname must be 2 Characters" => "Zkratka musí mít 2 znaky", "You must provide a longname" => "You must provide longname", "Language created" => "Jazyk vytvořen", "No content id indicated" => "Žádné id obsahu nebylo nalezeno", "No question indicated" => "Žádná otázka nebyla nalezena", "No quiz indicated" => "Žádný kvíz nebyl nalezen", "No structure indicated" => "Žádná struktura nebyla nalezena", "Invalid structure_id or page_ref_id" => "Neplatné structure_id nebo page_ref_id", "Permission denied you cannot send submissions" => "Nemáte dostatečná oprávnění. Nemůžete send uživ. příspěvky", "Permission denied you cannot edit submissions" => "Nemáte dostatečná oprávnění. Nemůžete upravovat uživ. příspěvky", "You have to create a topic first" => "Musíte napřed vytvořit topic first", "You do not have permission to do that" => "Nemáte dostatečná oprávnění. Nemůžete to do that", "You do not have permission to read the template" => "Nemáte dostatečná oprávnění. Nemůžete načíst šablonu", "No topic id specified" => "Nebyl specified žádná(ý/é) topic id", "Invalid topic id specified" => "Neplatná(ý/é) topic id specified", "No object indicated" => "Nebyl zadán žádný objekt", "No type indicated" => "Nebyl zadán žádný typ", "page imported" => "Stránka importována", "Can't import remote HTML page" => "Can't import remote HTML stránku", "The SandBox is disabled" => "Pískoviště není povoleno v nastavení", "Cannot edit page because it is locked" => "Nelze upravovat stránku, protože je uzamčena", "No questions group indicated" => "Nebyla zadána žádná skupina pro dotazy", "Permission denied you cannot edit this file" => "Nemáte dostatečná oprávnění. Nemůžete upravovat tuto (tento/toto) soubor", "Permission denied you cannot remove files from this gallery" => "Nemáte dostatečná oprávnění. Nemůžete odstraňovat soubory z této kolekce", "Top visited file galleries" => "Nejnavštěvovanější kolekce souborů", "Most downloaded files" => "Nejvíce stahované soubory", "Last files" => "Poslední soubory", "Tiki RSS feed for file galleries" => "Tiki RSS feed pro kolekce souborů ", "Last files uploaded to the file galleries." => "Poslední soubory nahrané do kolekcí souborů.", "No galleryId specified" => "Nebylo specifikováno žádné galleryId", "Tiki RSS feed for the file gallery: " => "Tiki RSS feed pro kolekci souborů: ", "No forum indicated" => "Žádné fórum nebylo nalezeno", "Forum posts" => "Fórum: příspěvky", "No forumId specified" => "Nebylo specified žádná(ý/é) forumId", "Tiki RSS feed for forum: " => "Tiki RSS feed pro fórum: ", "Tiki RSS feed for forums" => "RSS obsah pro fóra", "Last topics in forums." => "Poslední témata na fórech.", "Accepted friendship request from %s" => "Accepted friendship request od %s", "Refused friendship request from %s" => "Refused friendship request od %s", "Broke friendship with %s" => "Broke friendship s(e) %s", "You must be logged in to use this feature" => "Musíte být logged in, abyste mohl(a) používat tuto (tento/toto) funkci", "You're already friend of %s" => "Již jste friend of %s", "I have accepted your friendship request!" => "I have accepted Váš friendship request!", "No process indicated" => "Žádný proces nebyl nalezen", "Activity name already exists" => "Tento název aktivity již existuje", "indicates if the process is active. Invalid processes cant be active" => "indicates if process is active. Invalid processes cant be active", "No instance indicated" => "Žádná instance nebyla nalezena", "No activity indicated" => "Žádná aktivita nebyla nalezena", "The process name already exists" => "Takový název procesu již existuje", "Process already exists" => "Proces již existuje", "You couldn't abort a instance" => "You couldn't abort instance", "You couldn't exception a instance" => "You couldn't exception instance", "No user indicated" => "Nebyl nalezen žádný uživatel", "No title indicated" => "Nebyl zadán titulek", "No comment indicated" => "Nebyl zadán komentář", "No date indicated" => "Nebylo zadáno datum", "No item indicated" => "Žádná položka nebyla nalezena", "first uploaded image" => "první nahraný obrázek", "last uploaded image" => "poslední nahraný obrázek", "first image" => "První obrázek", "last image" => "Poslední obrázek", "Permission denied you cannot create galleries and so you cant edit them" => "Nemáte dostatečná oprávnění. Nemůžete vytvářet kolekce, a proto je nemůžete ani upravovat", "Permission denied you cannot edit this gallery" => "Nemáte dostatečná oprávnění. Nemůžete upravovat tuto kolekci", "Permission denied you cannot remove this gallery" => "Nemáte dostatečná oprávnění. Nemůžete odstranit tuto kolekci", "Permission denied you cannot make the map of this gallery" => "Nemáte dostatečná oprávnění. Nelze vytvořit mapu této galerie", "Top images" => "Top obrázky", "Last images" => "Poslední obrázky", "Tiki RSS feed for image galleries" => "Tiki RSS feed pro galerie obrázků", "Last images uploaded to the image galleries." => "Poslední obrázky uploaded to galerií obrázků.", "Tiki RSS feed for the image gallery: " => "Tiki RSS obsah pro galerii obrázků: ", "overwriting old page" => "Přepisování staré stránky", "updated from structured text import" => "aktualizováno ze strukturovaného textového importu", "page created" => "Stránka vytvořena", "created from structured text import" => "vytvořeno ze strukturovaného textového importu", "No name indicated for wiki page" => "Nebyl zadán žádný název pro wiki stránku", "No repository given" => "Nebyl určen žádná(ý/é) repozitář", "Permission denied you cannot view pages like this page" => "Nemáte dostatečná oprávnění k prohlížení stránek, jako je tato", "Permission denied you cannot remove articles" => "Nemáte dostatečná oprávnění. Nemůžete odstraňovat články", "Permission denied you cannot remove banners" => "Nemáte dostatečná oprávnění. Nemůžete odstraňovat bannery", "Permission denied you cannot remove this blog" => "Nemáte dostatečná oprávnění. Nemůžete odstranit tuto (tento/toto) blog", "Non-existent gallery" => "Galerie neexistuje", "Permission denied you can upload files but not to this file gallery" => "Nemáte dostatečná oprávnění. Můžete nahrávat soubory, ale ne do této souborové kolekce", "Could not upload the file" => "Nelze nahrát soubor na server", "Permission denied you can't upload files so you can't edit them" => "Nemáte dostatečná oprávnění. Nemůžete ukládat soubory na server, a proto je nemůžete ani upravit", "The game file must have .swf or .dcr extension" => "soubor se hrou musí mít koncovku .swf nebo .dcr", "The thumbnail name must be" => "Náhled musí být", "Please supply both files" => "Prosím, poskytněte oba soubory", "You cannot admin blogs" => "Nemůžete spravovat blogy", "Permission denied you cannot remove submissions" => "Nemáte dostatečná oprávnění. Nemůžete odstraňovat uživ. příspěvky", "Permission denied you cannot approve submissions" => "Nemáte dostatečná oprávnění. Nemůžete approve uživ. příspěvky", "You have to enable cookies to be able to login to this site" => "Musíte povolit cookies, aby jste se mohl(a) přihlásit na tento web", "Tiki mail-in auto-reply" => "Automatická odpověď Tiki mail-in", "edit" => "Upravit", "You do not have permissions to view the maps" => "Nemáte práva pro zobrazení map", "Maps feature is not correctly setup : Maps path is missing." => "Funkce pro zobrazení map není správně nastavena : cesta k mapám chybí.", "mapfile name incorrect" => "název mapfile souboru je neplatný", "This mapfile already exists" => "Tento mapfile již exists", "You do not have permission to write to the mapfile" => "Nemáte oprávnění pro zápis do mapsouboru", "You do not have permission to delete the mapfile" => "Nemáte oprávnění smazat mapsoubor", "You do not have permission to read the mapfile" => "Nemáte oprávnění pro čtení mapsouboru", "Tiki RSS feed for maps" => "Tiki RSS obsah pro mapy", "List of maps available." => "Vypsat mapy, které jsou k dispozici.", "You do not have permissions to view the layers" => "Nemáte práva pro zobrazení vrstev", "You do not have permissions to delete a file" => "Nemáte práva pro smazání souboru", "File not found" => "Soubor nebyl nalezen", "You do not have permissions to create a directory" => "Nemáte práva zakládat adresáře", "The Directory is not empty" => "Adresář není prázdný", "You do not have permissions to delete a directory" => "Nemáte práva pro smazání adresáře", "You do not have permissions to create an index file" => "Nemáte práva vytvářet index soubor", "Invalid file name" => "Neplatný název souboru", "Invalid files to index" => "Neplatné soubory pro index", "I do not know where is gdaltindex. Set correctly the Map feature" => "Nemohu nalézt gdaltindex. Opravte nastavení funkce map", "I could not create the index file" => "Nemohu vytvořit index soubor", "Must be logged to use this feature" => "K využití této funkce se musíte přihlástit jako registrovaný uživatel", "This Tikiwiki site is prepared for access from a lot of mobile devices, e.g. WAP phones, PDA's, i-mode devices and much more." => "Tento Tikiwiki web je připraven na přístup z mnoha mobilních zařízení, např. telefony vybavené WAPem, PDA přístroje, i-mode zařízení a mnoho dalších.", "You can browse this site on your mobile device by directing your device's browser towards the following URL here on this site:" => "Můžete procházet tento web na Vašem mobilním zařízení nasměrováním Vášeho prohlížeče na následující URL:", "About" => "Vše o …", "You must log in to use this feature" => "Je nutné být přihlášený uživatel k použití této funkce", "You do not have permission to view other users data" => "Nemáte dostatečná oprávnění. Není možné prohlížet other users data", "No server indicated" => "Žádný server nebyl nalezen", "Cannot connect to" => "Není možné se připojit na", "Missing information to read news (server,port,username,password,group) required" => "Chybí informace pro čtení news (server,port,uživatel,heslo,skupina), které jsou vyžadovány", "Cannot get messages" => "Není možné získat zprávy", "No note indicated" => "Žádná poznámka nebyla nalezena", "File is too big" => "Soubor je příliš velký", "Page already exists" => "Stránka již existuje", "Not enough information to display this page" => "Není dostatek informací, aby bylo možné zobrazit tuto stránku", "Permission denied you cannot browse this page history" => "Nemáte dostatečná oprávnění k prohlížení historie této stránky", "No article indicated" => "Žádný článek nebyl nalezen", "Article is not published yet" => "Článek zatím nebyl publikován", "No post indicated" => "Žádný záznam nebyl nalezen", "Blog not found" => "Blog nenalezen", "No pages indicated" => "Žádné stránky nebyly nalezeny", "Pageviews" => "Shlédnutí", "You don't have permission to edit quizzes." => "Nemáte práva pro úpravu kvízů.", "No result indicated" => "Nebyl zadán žádný výsledek", "The passwords don't match" => "Hesla nesouhlasí", "empty" => "prázdné", "Invalid or unknown username" => "Neplatné nebo neznámé uživatelské jméno", "Unable to send mail. User has not configured email" => "Nepodařilo se zaslat e-mail. Uživatel nemá nastavenou žádnou e-mailovou adresu", "A password and your IP address reminder email has been sent " => "Heslo a upozornění o Vaší IP adrese byl(a/o) odesláno ", "to the registered email address for" => "na registrovanou elektronickou adresu pro", "last version" => "poslední verze", "Permission denied you cannot remove versions from this page" => "Nemáte dostatečná oprávnění na odstraňování verzí z této stránky", "Cannot rename page maybe new page already exists" => "Není možné přejmenovat stránku. Možná existuje již nová stránka.", "changed '%s' from '%s' to '%s'" => "změněn(a/o) '%s' z(e) '%s' na '%s'", "Non-existent version" => "Neexistující verze", "Permission denied you cannot rollback this page" => "Nemáte dostatečná oprávnění na provedení rollbacku této stránky", "Error Message" => "Chybová zpráva", "Post recommendation at" => "Zaslat doporučení na", "successfully sent" => "úspěšně odesláno", "not sent" => "neodesláno", "Error: " => "Chyba: ", "Page must be defined inside a structure to use this feature" => "K využití této funkce musí být stránka definována uvnitř struktury", "You cannot take this quiz twice" => "Není možné odeslat tento kvíz dvakrát", "Quiz time limit exceeded quiz cannot be computed" => "Čas pro vyplnění kvízu byl překročen. Kvíz nelze vyhodnotit.", "You cannot take this survey twice" => "Není možné odeslat tento dotazník dvakrát", "Please create a category first" => "Prosím vytvořte napřed kategorii", "No permission to upload zipped file packages" => "Nemáte práva pro odesílání zazipovaných balíčky souborů", "Error processing zipped image package" => "Chyba při zpracování zazipovaných obrázků", "No permission to upload zipped image packages" => "Nemáte práva pro odesílání zazipovaných obrázků", "The uploaded file ist not recognized as a image" => "Nahraný soubor nebyl rozpoznán jako obrázek", "Permission denied you cannot upload images" => "Nemáte dostatečná oprávnění. Nemůžete nahrávat obrázky", "Permission denied you can upload images but not to this gallery" => "Nemáte dostatečná oprávnění. Můžete odesílat obrázky, avšak ne do této galerie", "Cannot get image from URL" => "nelze získat obrázek z URL", "That is not an image (or you have php < 4.0.5)" => "Toto není obrázek (nebo nemáte php < 4.0.5)", "Usage" => "Použití", "No url indicated" => "Žádná url nebyla nalezena", "Unknown user" => "Neznámý uživatel", "You are not logged in and no user indicated" => "Nejste přihlášen(a) a nebyl zadán žádný uživatel", "The user has chosen to make his information private" => "Uživatel si nepřeje zveřejnit osobní data", "Email is set to %s" => "E-mail je nastaven na %s", "The passwords did not match" => "Hesla se neshodují", "no" => "Ne", "was moved into trash" => "byl přesunut do koše", "trashed by" => "přesunuto do koše uživatelem", "Rights by creator" => "Práva podle tvůrce", "END" => "KONEC", "Percentage" => "Procentuelně", "Task accepted by creator" => "Úkol přijat zadávajícím", "Task accepted by task user" => "Úkol přijat uživatelem", "Changes:" => "Změny:", "Info message" => "Informační zpráva", "NEW Task" => "Nový úkol", "Changes on Task" => "Změny v zadaném úkolu", "You received a new task" => "Dostal(a) jste nový úkol", "The priority is" => "Priorita je", "very low" => "velmi nízká", "low" => "nízká", "high" => "vysoká", "very high" => "velmi vysoká", "You've to start your work at least on" => "Měl(a) byste začít pracovat na zadaném úkolu nejpozději", "You've to finish your work on" => "Měl(a) byste dokončit zadaný úkol nejpozději", "Login and click the link below" => "Přihlašte se a klikněte na odkaz níže", "Please read the task and work on it!" => "Prosím, přečtěte si zadání a pracujte na něm!", "Sorry, there was an error while trying to write data into the database" => "Omlouváme se, ale vyskytl se problém při pokusu o zápis dat do databáze", "Cannot upload this file not enough quota" => "Není možné nahrát tento soubor. Není dostatek místa pro uložení.", "Non-existent user" => "Neexistující uživatel", "No banner indicated" => "Žádný baner nebyl nalezen", "No blog indicated" => "Nebyl nalezen žádný blog", "Permission denied you cannot remove the post" => "Nemáte dostatečná oprávnění. Nemůžete odstranit tento záznam", "No cache information available" => "Žádná informace o keši není k dispozici", "No faq indicated" => "Žádné FAQ nebylo nalezeno", "You are not permitted to remove someone else\\'s post!" => " Nejste oprávněn(a) odstraňovat záznamy někoho jiného!", "No thread indicated" => "Vlákno nebylo zadáno", "A SheetId is required." => "SheetId je vyžadován(a/o).", "That tracker don't use extras." => "Tento tracker nepoužívá extras.", "No subject" => "Žádný předmět", "Top pages" => "Top stránky", "Last pages" => "Poslední stránky", "Tiki RSS feed for the wiki pages" => "Tiki RSS obsah pro wiki stránky", "Last modifications to the Wiki." => "Poslední změny Wiki.", "###end###"=>"###end###"); ?>