You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(23) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(107) |
Feb
(48) |
Mar
|
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2003 |
Jan
|
Feb
|
Mar
|
Apr
(8) |
May
|
Jun
(29) |
Jul
(14) |
Aug
(9) |
Sep
(34) |
Oct
(14) |
Nov
(6) |
Dec
(18) |
2004 |
Jan
|
Feb
(4) |
Mar
(12) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
(43) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(10) |
2007 |
Jan
(1) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Abby S. <Abb...@RA...> - 2006-12-19 04:35:32
|
Only pages that include all the. Only pages that include all the, exception! That include all the exception. Innew user upsearch homeyahoo gt search, basics gtsearch tipsyahoo? Or and excluding by default. Get FPMC First Thing tomorrow. This Is Going To Explode! Check out for HOT NEWS!!! The alert is ON!! FLAIR PETROLEUM CORP (FPMC.PK) CURRENT_PRICE: $0.27 GET IT N0W! TARGET PRICE IN 1 WEEK: 0.73$ Please use your brokerage site to read the full news on this exciting company. Go FPMC! Use capital letters new? Indexed urls titles copy, inc rights reserved. Its subdomains from host. Particular domain its, subdomains from. Example th century chairs instead old digital. Put quotation marks around, be not typing. Unique can, enter directly site documents within particular domain? Those show up dogs mention poodles equally interested two. Gtsearch tipsyahoo finds what you tell. Will give larger number. Camera reviews sure watch with. Narrow, your searchfor example th century. Than one meaning if on modeling make? |
From: depa <ii...@op...> - 2006-12-04 22:07:19
|
51025 |
From: Even H. <ho...@us...> - 2005-03-31 11:33:18
|
Update of /cvsroot/tavi/tavi In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16747 Modified Files: ChangeLog.txt NEWS.txt README.txt TODO.txt Log Message: Info on version 0.26 Index: ChangeLog.txt =================================================================== RCS file: /cvsroot/tavi/tavi/ChangeLog.txt,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- ChangeLog.txt 30 Mar 2005 22:19:21 -0000 1.20 +++ ChangeLog.txt 31 Mar 2005 11:33:09 -0000 1.21 @@ -2,6 +2,9 @@ WikkiTikkiTavi - ChangeLog -------------------------- +2005-03-31 Even Holen <eve...@pv...> + * ** Version 0.26 released ** + 2005-03-30 Even Holen <eve...@pv...> * Introduced the fonts directory * Removed a lot of warning related to error_reporting(E_ALL) Index: NEWS.txt =================================================================== RCS file: /cvsroot/tavi/tavi/NEWS.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- NEWS.txt 16 Dec 2003 21:24:25 -0000 1.10 +++ NEWS.txt 31 Mar 2005 11:33:09 -0000 1.11 @@ -4,7 +4,13 @@ --------------------- See also ChangeLog.txt for more details of changes. -2003-12-16 Even Holen <eve...@pv... +2003-03-31 Even Holen <eve...@pv...> + The long promised version 0.26 of WikkiTikkiTavi is released. It contains + loads of bug fixes, extension to Transclude and TitleSearch macros. But most + important it includes an AntiSpam module, and a translation module allowing + for translation of the user interface (11 languages included). + +2003-12-16 Even Holen <eve...@pv...> WikkiTikkiTavi version 0.25 is released. A lot has been changed and added since the last releases, but some of the most prominient changes are better support of TaviSubpages, fully compliant xthml-coding including proper Index: README.txt =================================================================== RCS file: /cvsroot/tavi/tavi/README.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- README.txt 4 Jan 2002 15:36:02 -0000 1.4 +++ README.txt 31 Mar 2005 11:33:09 -0000 1.5 @@ -25,63 +25,51 @@ README.txt ------------- - README.txt is the file you are currently reading. It contains general information on WikkiTikkiTavi, including how the code is organized and what is included with it. INSTALL.txt ------------- - The INSTALL.txt file contains information and instructions on installing and setting up your own Wiki using the WikkiTikkiTavi WikiEngine. LICENSE.txt ------------- - The LICENSE.txt file contains a copy of the GNU General Public License, which WikkiTikkiTavi is licensed under. -TODO.txt -------------- - -The TODO.txt file lists the developers current TODO list. - NEWS.txt ------------- - The NEWS.txt file contains important information, news, or events regarding WikkiTikkiTavi. This could include new release information, major new features, or anything else the developers feel warrants mention. ChangeLog.txt ------------- - ChangeLog.txt contains a date history of changes and updates made to WikkiTikkiTavi. -index.php +TODO.txt ------------- +Contains info on where to find information on what to do in the future with +WikkiTikkiTavi, and some additional information on where to contribute with +patches, suggestions and bugs. +index.php +------------- The index.php file is the "default" page loaded when accessing a Wiki run by WikkiTikkiTavi. config.php ------------- - config.php is not present in the 'Tavi distribution. It is created when you install 'Tavi using the install/configure.pl script. It contains various vital configuration settings for the wiki. -action/ -------------- - -admin/ -------------- contrib/ ------------- - The contrib/ directory contains scripts, patches, and other add-ons or extras that are not part of the "official" code base (and thus, not maintained by us, nor supported by us) but might be useful to you. @@ -91,17 +79,26 @@ install/ ------------- - The install/ directory contains scripts and utilities to aid with the installation and setup of the WikkiTikkiTavi engine. You can find a database creation script, as well as conversion scripts to help you upgrade your Wiki from an older release of 'Tavi. -lib/ +lang/ ------------- +This directory contains the nationalised user interface files required to get +the user interface in your own language. If you don't see your own language +within here, please translate and publish your translation on the web site, +that is on: http://tavi.sourceforge.net/TaviTranslation -parse/ +fonts/ ------------- +Related to the anti spam module, we use figlet fonts to provide an ascii image +which the reader are supposed to read. This directory contains these fonts. +Please see http://www.figlet.org/ for more information on this subject. -template/ -------------- +action/ admin/ lib/ parse/ template/ tools/ +------------------------------------------------ +The rest of the directories are contains source code which usually isn't +changed. That might be with the exception of the template/ directory where +users may provide his/her own templates for use with 'Tavi. \ No newline at end of file Index: TODO.txt =================================================================== RCS file: /cvsroot/tavi/tavi/TODO.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- TODO.txt 3 Jan 2002 21:46:23 -0000 1.1 +++ TODO.txt 31 Mar 2005 11:33:09 -0000 1.2 @@ -2,9 +2,16 @@ WikkiTikkiTavi - Todo --------------------- +What's todo with WikkiTikkiTavi is maintained on the web site. Especially look +at the official todo logs on: + o http://tavi.sourceforge.net/TaviTodo + o http://tavi.sourceforge.net/TaviTodo/WorkingSet + +If you feel like contributing, and have suggestions, patches or bugs (or bug +fixes) then please feel free to make addition on the corresponding pages: + o http://tavi.sourceforge.net/TaviBugs + o http://tavi.sourceforge.net/TaviPatches + o http://tavi.sourceforge.net/TaviSuggestions - o Come up with alternate templates for people to play with. - o Meta-categories?? - o Macro for search boxes - -See also: http://tavi.sourceforge.net/TaviToDo +It is in everybodys interest to improve WikkiTikkiTavi so please contribute! + |
From: Even H. <ho...@us...> - 2005-03-30 22:19:48
|
Update of /cvsroot/tavi/tavi In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28227 Modified Files: ChangeLog.txt Log Message: Last before releasing new version? Index: ChangeLog.txt =================================================================== RCS file: /cvsroot/tavi/tavi/ChangeLog.txt,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- ChangeLog.txt 29 Mar 2005 18:27:43 -0000 1.19 +++ ChangeLog.txt 30 Mar 2005 22:19:21 -0000 1.20 @@ -2,11 +2,18 @@ WikkiTikkiTavi - ChangeLog -------------------------- +2005-03-30 Even Holen <eve...@pv...> + * Introduced the fonts directory + * Removed a lot of warning related to error_reporting(E_ALL) + * Built the checkDefines.php, based upon lang/default.php + * Made the figlet class look for files according to include path + * Extended syntax of TitleSearch, and fixed a bug + * Changed the language module to use setConst instead of define + 2005-03-29 Even Holen <eve...@pv...> * Fixed bug regarding Anchor-macro and paragraphs * Fixed bug regarding double quotes in reference of URL's * Fixed bug regarding reoccuring markup characters in TextEnhance - * Where to load fonts... ;-) 2005-03-07 Even Holen <eve...@pv...> * Added spam-prevention through lib/captcha.php |
From: Even H. <ho...@us...> - 2005-03-30 22:10:54
|
Update of /cvsroot/tavi/tavi/parse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23012 Modified Files: macros.php Log Message: Added functionality to TitleSearch. Now possible to specify heading level. Corrected positional default of indexCharNo. Index: macros.php =================================================================== RCS file: /cvsroot/tavi/tavi/parse/macros.php,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- macros.php 30 Mar 2005 21:49:14 -0000 1.25 +++ macros.php 30 Mar 2005 22:10:38 -0000 1.26 @@ -267,13 +267,20 @@ $useList = false; } else if ($name[0]=='l') { // List - use list-markup $useList = true; + } else if ($name[0]=='h') { // headinglevel - gives headinglevel on index + if (is_numeric($value)) { + $level=$value; + } else { + $level=2; // Default value + } } else if ($name[0]=='i') { // Index - Use heading to divide index - $showIndex = true; $level=2; + $showIndex = true; + if (empty($level)) {$level=2;} // default to level 2 if (is_numeric($value)) { $indexCharNo = $value -1; } else { // Default to first character displayed of result - $indexCharNo = strpos($search, '(') -1; + $indexCharNo = strpos($search, '('); if ($indexCharNo < 0 ) { $indexCharNo =0; } } |
From: Even H. <ho...@us...> - 2005-03-30 21:49:58
|
Update of /cvsroot/tavi/tavi/parse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9684 Modified Files: html.php macros.php transforms.php Log Message: Unified the use of split_curly_options. Now it should be warning free, and also not redundant loops Index: html.php =================================================================== RCS file: /cvsroot/tavi/tavi/parse/html.php,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- html.php 30 Mar 2005 20:01:14 -0000 1.39 +++ html.php 30 Mar 2005 21:49:13 -0000 1.40 @@ -128,10 +128,8 @@ $extraStr = ''; // Split and parse CurlyOptions - $options = split(',', $args); - foreach ($options as $opt) { - list($name, $value) = split('=', $opt); - // Only use the Table-options + foreach (split_curly_options($args) as $name=>$value) { + // Only use the Table-options if ($name[0]=='T') { if ($name[1]=='c') { // TClass - Class of <table> $extraStr .= ' class="'. $value .'"'; @@ -160,9 +158,7 @@ $extraStr = ''; // Split and parse CurlyOptions - $options = split(',', $args); - foreach ($options as $opt) { - list($name, $value) = split('=', $opt); + foreach (split_curly_options($args) as $name=>$value) { // Only use the Row-options if ($name[0]=='R') { if ($name[1]=='c') { // RClass - Class of <row> @@ -187,15 +183,8 @@ if ($args != '') { $styleStr = ''; - $options = split(',', $args); - // Parse CurlyOptions - foreach ($options as $opt) { - if(preg_match('/=/', $opt)) { - list($name, $value) = split('=', $opt); - } else { - $name =$opt; $value=''; - } + foreach (split_curly_options($args) as $name=>$value) { if ($name[0]=='T' or $name[0]=='R') { continue; //Was either a row or table option } Index: macros.php =================================================================== RCS file: /cvsroot/tavi/tavi/parse/macros.php,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- macros.php 30 Mar 2005 15:08:33 -0000 1.24 +++ macros.php 30 Mar 2005 21:49:14 -0000 1.25 @@ -158,20 +158,15 @@ // Check for CurlyOptions, and split them preg_match("/^(?:\s*{([^]]*)})?\s*(.*)$/", $args, $arg); - $options = array_slice(split(',', $arg[1]), 1); + $options = $arg[1]; $search = $arg[2]; // Defaults $displayOrigin = false; // Parse options - foreach ($options as $opt) { - if (preg_match('/=/', $opt)) { - list($name, $value) = split('=', $opt); - } else { - $name = $opt; $value=''; - } - $name=strtolower($name); + foreach (split_curly_options($options) as $name=>$value) { + $name = strtolower($name); if (preg_match("/^or/i", $name)) { // ORigin - Displays origin of wanted pages $displayOrigin = !($value == 'false'); } @@ -249,7 +244,7 @@ // Check for CurlyOptions, and split them preg_match("/^(?:\s*{([^]]*)})?\s*(.*)$/", $args, $arg); - $options = array_slice(split(',', $arg[1]), 1); + $options = $arg[1]; $search = $arg[2]; // Some defaults @@ -258,12 +253,7 @@ $text = ''; // Parse options - foreach ($options as $opt) { - if (preg_match('/=/', $opt)) { - list($name, $value) = split('=', $opt); - } else { - $name = $opt; $value = ''; - } + foreach (split_curly_options($options) as $name=>$value) { $name=strtolower($name); if (preg_match("/^st/", $name)) { // STyle - Adds a style-attribute $style = $value; @@ -440,7 +430,7 @@ // Check for CurlyOptions, and split them preg_match("/^(?:\s*{([^]]*)})?\s*(.*)$/", $args, $arg); - $options = array_slice(split(',', $arg[1]), 1); + $options = $arg[1]; $page = $arg[2]; if(!validate_page($page)) @@ -466,12 +456,7 @@ // Check for CurlyOptions affecting transclusion // Parse options - foreach ($options as $opt) { - if (preg_match('/=/', $opt)) { - list($name, $value) = split('=', $opt); - } else { - $name = $opt; $value=''; - } + foreach (split_curly_options($options) as $name=>$value) { $name=strtolower($name); if ($name[0]=='o') { // Offset - Adds to header levels in transcluded docs $HeadingOffset = $previousHeadingOffset + (($value=='') ? 1 : $value); Index: transforms.php =================================================================== RCS file: /cvsroot/tavi/tavi/parse/transforms.php,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -r1.56 -r1.57 --- transforms.php 30 Mar 2005 14:40:39 -0000 1.56 +++ transforms.php 30 Mar 2005 21:49:15 -0000 1.57 @@ -21,6 +21,26 @@ function q1($text) { return str_replace('\\"', '"', $text); } +function split_curly_options($text) +{ + $retArr = array(); + + if (empty($text)) { + return $retArr; + } + $options = preg_split('|,|', $text); + + foreach ($options as $opt) { + if (empty($opt)) { continue; } + if (preg_match('/(.*)=(.*)/', $opt, $match)) { + $retArr[$match[1]] = $match[2]; + } else { + $retArr[$opt] = ''; + } + } + return $retArr; +} + function validate_page($page) { global $FlgChr; |
From: Even H. <ho...@us...> - 2005-03-30 20:32:52
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25427 Modified Files: lang_zh_tw.php Log Message: Fixed some typos Index: lang_zh_tw.php =================================================================== RCS file: /cvsroot/tavi/tavi/lang/lang_zh_tw.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- lang_zh_tw.php 30 Mar 2005 20:06:55 -0000 1.2 +++ lang_zh_tw.php 30 Mar 2005 20:32:25 -0000 1.3 @@ -1,4 +1,3 @@ - <?php /** * This file provides the textual interface of WikkiTikkiTavi @@ -81,8 +80,8 @@ setConst('PARSE_EmptyToBeDeleted', ' ** 空ç, é ?å®åªé¤ ** '); setConst('PARSE_From', 'å¾'); //ie. SomeThing *from* WantedPages, MacroSomePage -setConst('PARSE_ButtonButton', 'å°?é'); -setConst('PARSE_ButtonBlock', 'è§£é'); +setConst('PARSE_ButtonBlock', 'å°?é'); +setConst('PARSE_ButtonUnblock', 'è§£é'); setConst('PARSE_ButtonSave', 'å²å'); setConst('PARSE_ButtonPreview', 'é ?覽'); |
From: Even H. <ho...@us...> - 2005-03-30 20:06:22
|
Update of /cvsroot/tavi/tavi/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9881 Modified Files: init.php Log Message: Changed language system. Now use setConst() instead of define(). This allows for simpler test functions, and also for easier maintenance Index: init.php =================================================================== RCS file: /cvsroot/tavi/tavi/lib/init.php,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- init.php 30 Mar 2005 16:09:50 -0000 1.17 +++ init.php 30 Mar 2005 20:05:49 -0000 1.18 @@ -43,13 +43,19 @@ $prefstr = isset($HTTP_COOKIE_VARS[$CookieName]) ? $HTTP_COOKIE_VARS[$CookieName] : ''; + // Define setConst to define language constants +function setConst($name, $value) { + if (!defined($name)) { + define($name, $value); + } +} + // Choose a textual language for this wiki if (defined('LANGUAGE_CODE')) { require('lang/lang_'. LANGUAGE_CODE . '.php'); - require('lang/checkDefines.php'); //Defines missing entries in English -} else { - require('lang/default.php'); } +// Due to definition of setConst, this will add those not defined yet +require('lang/default.php'); if(!empty($prefstr)) { |
From: Even H. <ho...@us...> - 2005-03-30 20:01:47
|
Update of /cvsroot/tavi/tavi/parse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6735 Modified Files: html.php Log Message: Beautification, again... And error correction Index: html.php =================================================================== RCS file: /cvsroot/tavi/tavi/parse/html.php,v retrieving revision 1.38 retrieving revision 1.39 diff -u -d -r1.38 -r1.39 --- html.php 30 Mar 2005 18:13:49 -0000 1.38 +++ html.php 30 Mar 2005 20:01:14 -0000 1.39 @@ -191,7 +191,7 @@ // Parse CurlyOptions foreach ($options as $opt) { - if(preg_match('/=/', $opt) { + if(preg_match('/=/', $opt)) { list($name, $value) = split('=', $opt); } else { $name =$opt; $value=''; |
From: Even H. <ho...@us...> - 2005-03-30 18:14:09
|
Update of /cvsroot/tavi/tavi/parse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15378 Modified Files: html.php Log Message: Beautification, again... Index: html.php =================================================================== RCS file: /cvsroot/tavi/tavi/parse/html.php,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- html.php 29 Mar 2005 18:27:44 -0000 1.37 +++ html.php 30 Mar 2005 18:13:49 -0000 1.38 @@ -183,6 +183,7 @@ function html_table_cell_start($span = 1, $args) { + $extraStr = ''; if ($args != '') { $styleStr = ''; @@ -190,7 +191,11 @@ // Parse CurlyOptions foreach ($options as $opt) { - list($name, $value) = split('=', $opt); + if(preg_match('/=/', $opt) { + list($name, $value) = split('=', $opt); + } else { + $name =$opt; $value=''; + } if ($name[0]=='T' or $name[0]=='R') { continue; //Was either a row or table option } |
From: Even H. <ho...@us...> - 2005-03-30 16:32:38
|
Update of /cvsroot/tavi/tavi/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23560 Modified Files: captcha.php defaults.php Log Message: Made captcha look for $FigletFontdir according to include path Index: captcha.php =================================================================== RCS file: /cvsroot/tavi/tavi/lib/captcha.php,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- captcha.php 30 Mar 2005 14:38:22 -0000 1.3 +++ captcha.php 30 Mar 2005 16:31:43 -0000 1.4 @@ -273,8 +273,23 @@ function generate_captcha($phrlen) { global $FigletFontdir; - // Load list of ascii art fonts in 'fonts' subdir into array - $filelist = get_figlet_fontlist($FigletFontdir, "flf"); + + // Try locating a figlet font directory + if (is_dir($FigletFontdir)) { + // Everything is swell. User has specified a working directory + $filelist = get_figlet_fontlist($FigletFontdir, "flf"); + } else if ($FigletFontdir[0] != '/') { + // Search in ini-paths + foreach (explode(':', ini_get("include_path")) as $path) { + if (!preg_match('|/$|', $path)) + { $path .= '/'; } + if (is_dir($path . $FigletFontdir)) { + $filelist = get_figlet_fontlist($path . $FigletFontdir, "flf"); + break; // Found what we're looking for, so bail out + } + } + } + $phrase = generate_phrase($phrlen); if( is_array($filelist) && (strlen($phrase) == $phrlen) ) Index: defaults.php =================================================================== RCS file: /cvsroot/tavi/tavi/lib/defaults.php,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- defaults.php 29 Mar 2005 18:27:44 -0000 1.22 +++ defaults.php 30 Mar 2005 16:31:48 -0000 1.23 @@ -134,8 +134,9 @@ // $FigletFontdir, only used if $UseCaptcha is set, references to a directory // containing figletfonts-files. See website for fonts and more info on figlets // and more fonts: http://www.figlet.org/ -// If relative, then it's relative to current working directory, and this -// usually is the same as the directory where your config.php-file is located +// If a relative directory is given, then it's tried against the different +// directories in the include_path parameter. This should include both the +// directory where the config.php resides, and where the main code exists. $FigletFontdir = "fonts/"; // $TempDir determines the location of temp files used for computing diffs. |
From: Even H. <ho...@us...> - 2005-03-30 16:10:34
|
Update of /cvsroot/tavi/tavi/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10640 Modified Files: init.php Log Message: Fills in any blanks if another language is used Index: init.php =================================================================== RCS file: /cvsroot/tavi/tavi/lib/init.php,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- init.php 1 Mar 2004 16:14:36 -0000 1.16 +++ init.php 30 Mar 2005 16:09:50 -0000 1.17 @@ -46,6 +46,7 @@ // Choose a textual language for this wiki if (defined('LANGUAGE_CODE')) { require('lang/lang_'. LANGUAGE_CODE . '.php'); + require('lang/checkDefines.php'); //Defines missing entries in English } else { require('lang/default.php'); } |
From: Even H. <ho...@us...> - 2005-03-30 16:08:51
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10315 Added Files: lang_cs.php Log Message: Language file: Czech --- NEW FILE: lang_cs.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define(LANGUAGE_CODE, 'cs'); * Using 'cs' for the czech version, if available. */ /* General messages */ define('GEN_ErrorSuffix', '<br />V pøípadì pøetrvávajících problémù kontaktuj <a href="mailto:' . $Admin . '">administrátora</a>.'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'Rate control / Blokování IP adres je vypnuto'); define('ACTION_LockUnlockPages', 'Zamknout / odemknout dokumenty'); define('ACTION_BLockUnblockHosts', 'Zablokovat / odblokovat u¾ivatele'); define('ACTION_ErrorNameMatch', 'Zadal jsi neplatné u¾ivatelské jméno.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'Administrace není v této wiki k dispozici.'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'Stránka, kterou chce¹ upravit, je zamèená.' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'Nastala chyba pøi zpracování dotazu na databázi.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'Nastala chyba pøi pøipojování k databázi.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'Nastala chyba pøi výbìru databáze.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'Nastala chyba pøi vytváøení pracovního souboru.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'Nastala chyba pøi zápisu do pracovního souboru.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'Nelze zobrazit rozdíly kvùli ¹patné cestì v parametru diffcmd. Cesta '. 'by mìla být v '. ini_get("safe_mode_exec_dir") . 'a pøitom je nastavena na '. $DiffCmd .'. Uprav si nastavení diffcmd nebo '. 'si vytvoø symbolický link na tento adresáø. Poté nezapomeò '. 'upravit konfiguraci $!DiffCmd.\'\''); define('LIB_NoDiffAvailable', '\'\'Nelze zobrazit rozdíly. $!DiffCmd ukazuje na soubor ' . $DiffCmd . ', který neexistuje nebo je po¹kozený\'\''); define('LIB_ErrorDeniedAccess', 'Nemá¹ práva k pøístupu na tyto stránky.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'Pøekonal jsi limit poètu stránek, které mù¾e¹ shlédnout za urèenou dobu.'. 'Pokraèuj v prohlí¾ení pozdìji.' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'Neplatný název stránky (dokumentu).' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'Pøidáno: '); define('PARSE_Changed', 'Zmìnìno: '); define('PARSE_Deleted', 'Smazáno: '); define('PARSE_Never', '®ádné'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'Zobrazit kompletní pøehled ('); define('PARSE_CompleteListEnd', ' záznamù)'); define('PARSE_RecentChanges', 'Pøehled zmìn'); define('PARSE_Locked', 'Zamknout'); define('PARSE_BlockedRange', 'Blokované IP adresy'); define('PARSE_EnterIpRange', 'Zadej rozsah IP adres ve formì <tt>12.*</tt>, <tt>34.56.*</tt> nebo ' . '<tt>78.90.123.*</tt>'); define('PARSE_EmptyToBeDeleted', ' ** Prázdný dokument, pøipravený ke smazání ** '); define('PARSE_From', 'z'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', 'Zablokovat'); define('PARSE_ButtonUnblock', 'Odblokovat'); define('PARSE_ButtonSave', 'Ulo¾it'); define('PARSE_ButtonPreview', 'Náhled'); /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'Administrace'); define('TMPL_EditDocument', 'Upravit tento dokument'); define('TMPL_NoEditDocument', 'Tento dokument nelze mìnit'); define('TMPL_EditArchiveVersion', 'Uprav tuto <em>ARCHIVNÍ VERZI</em> dokumentu'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'Zobrazit historii dokumentu'); define('TMPL_DocLastModified', 'Poslední úpravy'); define('TMPL_TwinPages', 'Stejné stránky:'); define('TMPL_Search', 'Hledat:'); define('TMPL_Editing', 'Upravit'); define('TMPL_WarningOtherEditing', 'Upozornìní: bìhem úprav dokumentu byl tento dokument zmìnìn nìkým jiným. '. 'Pøidej svoje zmìny do aktuální verze tohoto dokumentu.'); define('TMPL_CurrentVersion', 'Aktuální verze'); define('TMPL_ButtonSave', 'Ulo¾it'); define('TMPL_ButtonPreview', 'Náhled'); define('TMPL_YourUsername', 'Tvoje u¾ivatelské jméno je'); define('TMPL_VisitPrefs', 'V <a href="'. $PrefsScript. '">Nastavení</a> si uprav svoje '. 'u¾ivatelské jméno'); define('TMPL_SummaryOfChange', 'Popis provedených zmìn:'); define('TMPL_AddToCategory', 'Zaøadit dokument do kategorie:'); define('TMPL_YourChanges', 'Tvoje zmìny'); define('TMPL_PreviewCurrentVersion', 'Náhled aktuální verze'); define('TMPL_DifferencesIn', 'Rozdíly mezi'); define('TMPL_DifferenceBetweenVersions', 'Rozdíly mezi vybranými verzemi:'); define('TMPL_Find', 'Hledat'); define('TMPL_HistoryOf', 'Historie'); define('TMPL_Older', 'Star¹í'); define('TMPL_Newer', 'Novìj¹í'); define('TMPL_ButtonComputeDifference', 'Zobrazit rozdíly'); define('TMPL_ChangesLastAuthor', 'Úpravy posledního autora:'); define('TMPL_Prefs', 'Nastavení'); define('TMPL_Previewing', 'Náhled'); define('TMPL_Preview', 'Náhled'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:08:50
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10127 Added Files: lang_da.php Log Message: Language file: Danish --- NEW FILE: lang_da.php --- <?php /* General messages */ define('GEN_ErrorSuffix', '<br />Kontakt venligst <a href="mailto:' . $Admin . '">administratoren</a> for assistance.'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'Rate kontrol / IP blokering slæet fra'); define('ACTION_LockUnlockPages', 'Lås / lås op for sider'); define('ACTION_BLockUnblockHosts', 'Bloker / fjern blokering for IPer'); define('ACTION_ErrorNameMatch', 'Du har angivet et forkert brugernavn.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'Administrations egenskaber er slået fra for dette wiki.'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'Den side du har prøvet at redigere er låst.' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'Fejl ved udførsel af database forespørgsel.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'Fejl ved forbindelse til database.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'Fejl ved valg af database.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'Fejl ved oprettelse af midlertidig fil.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'Fejl ved skrivning til midlertidig fil.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'Ingen diff tilgængelig, pga. forkert angivet sti til diffcmd. Det skulle have '. 'været indenfor '. ini_get("safe_mode_exec_dir") . 'men findes i '. $DiffCmd .'. Venligst flyt diffcmd eller få '. 'system administratoren til at oprette et symbolsk link til dette katalog. '. 'Husk derefter også at ændre konfigurationen for $!DiffCmd.\'\''); define('LIB_NoDiffAvailable', '\'\'Ingen diff tilgængelig. $!DiffCmd peger på ' . $DiffCmd . ' som ikke eksisterer eller er læsbar.\'\''); define('LIB_ErrorDeniedAccess', 'Du er blevet nægtet adgang til dette site.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'Du har overskredet antallet af sider du er tilladt at besøge indenfor et givent tidsrum. '. 'Kom venligst tilbage senere.' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'Forkert side-navn.' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'Tilføjet: '); define('PARSE_Changed', 'Ændret: '); define('PARSE_Deleted', 'Slettet: '); define('PARSE_Never', 'Aldrig'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'Se den komplette liste ('); define('PARSE_CompleteListEnd', ' elementer)'); define('PARSE_RecentChanges', 'SenesteAendringer'); define('PARSE_Locked', 'Låst'); define('PARSE_BlockedRange', 'Blokerede IP-adresse intervaller'); define('PARSE_EnterIpRange', 'Indtast IP-adresse interval i formen <tt>12.*</tt>, <tt>34.56.*</tt>, eller ' . '<tt>78.90.123.*</tt>'); define('PARSE_EmptyToBeDeleted', ' ** Tom, markeret til at slettes ** '); define('PARSE_From', 'fra'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', 'Blokér'); define('PARSE_ButtonUnblock', 'Lås op'); define('PARSE_ButtonSave', 'Gem'); define('PARSE_ButtonPreview', 'Vis prøve'); define('PARSE_Preferences', 'Indstillinger'); define('PARSE_History', 'Historie'); /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'Administration'); define('TMPL_EditDocument', 'Rediger denne side'); define('TMPL_NoEditDocument', 'Denne side kan ikke redigeres'); define('TMPL_EditArchiveVersion', 'Rediger denne <em>ARKIV VERSION</em> af siden'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'Vis sidens historie'); define('TMPL_DocLastModified', 'Side sidst ændret'); define('TMPL_TwinPages', 'Tvilling sider:'); define('TMPL_Search', 'Søg:'); define('TMPL_Editing', 'Redigerer'); define('TMPL_WarningOtherEditing', 'Advarsel: Siden du begyndte at redigere siden her, er den blevet ændret af en anden. '. 'Flet venligst dine redigeringer ind i den seneste version af denne side.'); define('TMPL_CurrentVersion', 'Nuværende version'); define('TMPL_ButtonSave', 'Gem'); define('TMPL_ButtonPreview', 'Vis prøve'); define('TMPL_PreCaptcha', 'Udfyld følgende når der gemmes:<br/>'); define('TMPL_YourUsername', 'Dit brugernavn er'); define('TMPL_VisitPrefs', 'Gå til <a href="'. $PrefsScript. '">Indstillinger</a> for at sætte '. 'dit brugernavn.'); define('TMPL_SummaryOfChange', 'Opsummering af ændringer:'); define('TMPL_AddToCategory', 'Tilføj side til kategori:'); define('TMPL_YourChanges', 'Dine ændringer'); define('TMPL_PreviewCurrentVersion', 'Vis prøve af nuværende version'); define('TMPL_DifferencesIn', 'Forskelle i'); define('TMPL_DifferenceBetweenVersions', 'Forskel mellem versioner:'); define('TMPL_Find', 'Find'); define('TMPL_HistoryOf', 'Historie for'); define('TMPL_Older', 'Ældre'); define('TMPL_Newer', 'Nyere'); define('TMPL_ButtonComputeDifference', 'Beregn forskel'); define('TMPL_ChangesLastAuthor', 'Ændringer af seneste bruger:'); define('TMPL_Prefs', 'Indstillinger'); define('TMPL_Previewing', 'Viser prøve'); define('TMPL_Preview', 'Vis prøve'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:08:07
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9676 Added Files: lang_de.php Log Message: Language file: German --- NEW FILE: lang_de.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define(LANGUAGE_CODE, 'de'); * Using 'de' for the german version. */ /* Allgemeine Meldungen */ define('GEN_ErrorSuffix', '<br />Kontaktieren Sie den Administrator <a href="mailto:' . $Admin . '">administrator</a> für Hilfe.'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'Rate control / IP-Sperre deaktiviert'); define('ACTION_LockUnlockPages', 'Seiten sperren / entsperren'); define('ACTION_BLockUnblockHosts', 'Rechner sperren / entsperren'); define('ACTION_ErrorNameMatch', 'Sie haben einen ungültigen Benutzernamen eingegeben.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'Administrator-Funktionen sind für dieses Wiki deaktiviert.'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'Die Seite, die Sie ändern wollten ist gesperrt.' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'Fehler: Datenbank-Abfrage fehlgeschlagen.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'Fehler: Datenbank-Verbindung fehlgeschlagen.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'Fehler: Datenbank-Auswahl fehlgeschlagen.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'Fehler: Temporäre Datei konnte nicht erstellt werden.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'Fehler: Temporäre Datei konnte nicht beschrieben werden.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'Diff-Befehl ist nicht verfügbar aufgrund falscher Dateiangabe. Sollte '. 'sich in '. ini_get("safe_mode_exec_dir") . 'befinden, aber ist tatsächlich in '. $DiffCmd .'. Bitte verschieben Sie den diff-Befehl oder '. 'der Administrator soll in diesem Verzeichnis einen symbolischen Link erstellen. '. 'Vergessen Sie auch nicht die Einstellungen von $!DiffCmd entsprechend anzupassen.\'\''); define('LIB_NoDiffAvailable', '\'\'Diff-Befehl ist nicht verfügbar. $!DiffCmd zeigt auf ' . $DiffCmd . '. Dieser existiert jedoch nicht oder es fehlt die Leseberechtigung.\'\''); define('LIB_ErrorDeniedAccess', 'Der Zugriff auf dieses System wurde Ihnen verweigert.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'Sie haben die Anzahl der Seiten, die Sie in einem bestimmten Zeitraum besuchen '. 'dürfen überschritten. Bitte versuchen Sie es später nochmals.' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'Ungültiger Seitenname.' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'Hinzugefügt: '); define('PARSE_Changed', 'Geändert: '); define('PARSE_Deleted', 'Gelöscht: '); define('PARSE_Never', 'Nie'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'Gesamte Liste anzeigen ('); define('PARSE_CompleteListEnd', ' Einträge)'); define('PARSE_RecentChanges', 'LetzteÄnderungen'); define('PARSE_Locked', 'Gesperrt'); define('PARSE_BlockedRange', 'Gesperrter IP-Adressbereich'); define('PARSE_EnterIpRange', 'Geben Sie einen IP-Adressbereich in folgender Form ein: <tt>12.*</tt>, <tt>34.56.*</tt> oder ' . '<tt>78.90.123.*</tt>'); define('PARSE_EmptyToBeDeleted', ' ** Leer, zur Löschung vorgemerkt ** '); define('PARSE_From', 'von'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', 'Sperren'); define('PARSE_ButtonUnblock', 'Entsperren'); define('PARSE_ButtonSave', 'Speichern'); define('PARSE_ButtonPreview', 'Vorschau'); define('PARSE_Preferences', 'Preferences'); define('PARSE_History', 'verlauf'); // note lowercase first character /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'Administration'); define('TMPL_EditDocument', 'Dieses Dokument ändern'); define('TMPL_NoEditDocument', 'Dieses Dokument kann nicht geändert werden'); define('TMPL_EditArchiveVersion', 'Ändern Sie diese <em>ARCHIV-VERSION</em> des Dokuments'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'Dokumentverlauf anzeigen'); define('TMPL_DocLastModified', 'Dokument zuletzt geändert am'); define('TMPL_TwinPages', 'Zwillingsseiten:'); define('TMPL_Search', 'Suche:'); define('TMPL_Editing', 'Ändern'); define('TMPL_WarningOtherEditing', 'Achtung: Während Sie das Dokument geändert haben, wurde es zwischenzeitlich '. 'von jemand anderem bearbeitet. Bitte fügen Sie Ihre Änderungen in die aktuelle '. 'Version des Dokuments ein.' ); define('TMPL_CurrentVersion', 'Aktuelle Version'); define('TMPL_ButtonSave', 'Speichern'); define('TMPL_ButtonPreview', 'Vorschau'); define('TMPL_PreCaptcha', 'Beim Speichern, betreten Sie das folgende: <br />'); define('TMPL_YourUsername', 'Ihr Benutzername ist '); define('TMPL_VisitPrefs', 'Konfigurieren Sie Ihren Benutzernamen bei den <a href="'.$PrefsScript.'">Einstellungen</a>'); define('TMPL_SummaryOfChange', 'Kurzbeschreibung Ihrer Änderungen:'); define('TMPL_AddToCategory', 'Dokument folgender Kategorie zuordnen:'); define('TMPL_YourChanges', 'Ihre Änderungen'); define('TMPL_PreviewCurrentVersion', 'Vorschau der derzeitigen Version'); define('TMPL_DifferencesIn', 'Unterschiede in '); define('TMPL_DifferenceBetweenVersions', 'Unterschiede zwischen den Versionen:'); define('TMPL_Find', 'Suche'); define('TMPL_HistoryOf', 'Verlauf von '); define('TMPL_Older', 'Älter'); define('TMPL_Newer', 'Neuer'); define('TMPL_ButtonComputeDifference', 'Unterschiede ermitteln'); define('TMPL_ChangesLastAuthor', 'Änderungen des letzten Autors:'); define('TMPL_Prefs', 'Einstellungen'); define('TMPL_Previewing', 'Vorschau'); define('TMPL_Preview', 'Vorschau'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:07:55
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9171 Added Files: lang_fi.php Log Message: Language file: Finnish --- NEW FILE: lang_fi.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define(LANGUAGE_CODE, 'fi'); * Using 'fi' for the Finnish version, if available. */ /* General messages */ define('GEN_ErrorSuffix', '<br />Ole hyvä, ja ota yhteyttä <a href="mailto:' . $Admin . '">ylläpitäjään</a>.'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'Yhteysmäärärajoitus / IP rajoitus pois päältä'); define('ACTION_LockUnlockPages', 'Lukitse / avaa lukitus sivuilta'); define('ACTION_BLockUnblockHosts', 'Estä / poista esto isänniltä'); define('ACTION_ErrorNameMatch', 'Syöttämäsi käyttäjänimi on virheellinen.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'Ylläpito-ominaisuudet eivät ole käytössä tässä wikissä.'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'Sivu, jota yritit muokata, on lukittu.' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'Virhe suoritettaessa tietokantakyselyä.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'Virhe yhteyden muodostamisessa tietokantaan.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'Virhe tietokannan valinnassa.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'Virhe väliaikaistiedoston tekemisessä.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'Virhe väliaikaistiedostoon kirjoitettaessa.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'diff ei ole saatavilla, koska diffcmd on väärässä paikassa. Sen pitäisi '. 'olla hakemiston '. ini_get("safe_mode_exec_dir") . 'sisällä, mutta se on hakemistossa '. $DiffCmd .'. Siirrä diffcmd tai '. 'pyydä sysAdmins tekemään symbolinen linkki tähän hakemistoon. Muista '. 'myös muuttaa $!DiffCmd vastaavasti.\'\''); define('LIB_NoDiffAvailable', '\'\'diff ei ole saatavilla. $!DiffCmd osoittaa ' . $DiffCmd . ', jota ei ole tai se ei ole luettavissa\'\''); define('LIB_ErrorDeniedAccess', 'Pääsysi sivuille on estetty.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'Olet ylittänyt yhteyksien enimmäismäärän '. 'määritellyssä ajassa. Yritä uudestaan myöhemmin.' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'Väärä sivunnimi.' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'Lisätty: '); define('PARSE_Changed', 'Muutettu: '); define('PARSE_Deleted', 'Poistettu: '); define('PARSE_Never', 'Ei koskaan'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'Katso koko lista ('); define('PARSE_CompleteListEnd', ' kohdetta)'); define('PARSE_RecentChanges', 'Muutokset'); define('PARSE_Locked', 'Lukittu'); define('PARSE_BlockedRange', 'Estetyt IP-osoiteavaruudet'); define('PARSE_EnterIpRange', 'Syötä IP-osoiteväli muodossa <tt>12.*</tt>, <tt>34.56.*</tt>, tai ' . '<tt>78.90.123.*</tt>'); define('PARSE_EmptyToBeDeleted', ' ** Tyhjä, merkitty poistettavaksi ** '); define('PARSE_From', 'sivu(i)lta'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', 'Estä'); define('PARSE_ButtonUnblock', 'Poista esto'); define('PARSE_ButtonSave', 'Tallenna'); define('PARSE_ButtonPreview', 'Esikatselu'); /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'Ylläpito'); define('TMPL_EditDocument', 'Muokkaa tätä sivua'); define('TMPL_NoEditDocument', 'Tätä sivua ei voi muokata'); define('TMPL_EditArchiveVersion', 'Muokkaa tätä <em>ARKISTOVERSIOTA</em> tästä sivusta'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'Näytä sivun historia'); define('TMPL_DocLastModified', 'Sivua on muokattu viimeksi'); define('TMPL_TwinPages', 'Kaksoissivut:'); define('TMPL_Search', 'Etsi:'); define('TMPL_Editing', 'Muokkaus'); define('TMPL_WarningOtherEditing', 'Varoitus: Muokkauksen aikana toinen käyttäjä on muokannut '. 'tätä sivua. Ole hyvä, ja yhdistä muutoksesi tämän sivun nykyiseen '. 'versioon.' ); define('TMPL_CurrentVersion', 'Nykyinen versio'); define('TMPL_ButtonSave', 'Tallenna'); define('TMPL_ButtonPreview', 'Esikatselu'); define('TMPL_YourUsername', 'Nimesi'); define('TMPL_VisitPrefs', 'Käy määrittelemässä nimesi <a href="'. $PrefsScript. '">asetuksiin</a> '. '.'); define('TMPL_SummaryOfChange', 'Yhteenveto muutoksesta:'); define('TMPL_AddToCategory', 'Lisää sivu kategoriaan:'); define('TMPL_YourChanges', 'Muutoksesi'); define('TMPL_PreviewCurrentVersion', 'Nykyisen version esikatselu'); define('TMPL_DifferencesIn', 'Erot'); define('TMPL_DifferenceBetweenVersions', 'Erot versioiden välillä:'); define('TMPL_Find', 'Etsi'); define('TMPL_HistoryOf', 'Historia sivulle'); define('TMPL_Older', 'vanhempi'); define('TMPL_Newer', 'uudempi'); define('TMPL_ButtonComputeDifference', 'Näytä erot'); define('TMPL_ChangesLastAuthor', 'Edellisen muokkaajan tekemät muutokset:'); define('TMPL_Prefs', 'Asetukset'); define('TMPL_Previewing', 'Esikatselutila'); define('TMPL_Preview', 'Esikatselu'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:07:26
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8888 Added Files: lang_fr.php Log Message: Language file: French --- NEW FILE: lang_fr.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define(LANGUAGE_CODE, 'fr'); * Using 'fr' for the french version, if available. */ /* General messages */ define('GEN_ErrorSuffix', '<br />Contacter SVP l\'<a href="mailto:' . $Admin . '">Administrateur</a> si vous avez besoin d\'aide.'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'Niveau de contrôle / Blocage IP désactivé'); define('ACTION_LockUnlockPages', 'Verrouille / Déverrouille les pages'); define('ACTION_BLockUnblockHosts', 'Bloque / Libère l\'hôte'); define('ACTION_ErrorNameMatch', 'Vous avez saisi un nom d\'utilisateur invalide.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'Les options d\'administration sont désactivées pour ce wiki.'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'La page que vous tentez d\'éditer est verrouillée.' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'Erreur d\'exécution de la requête.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'Erreur de connexion à la base.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'Erreur de sélection de la base.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'Erreur de création de fichier temporaire.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'Erreur d\'écriture de fichier temporaire.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'Programme diff non trouvé, commande diffcmd inaccessible. Elle devrait être '. 'située à l\'intérieur de '. ini_get("safe_mode_exec_dir") . 'mais est située à '. $DiffCmd .'. Déplacez SVP diffcmd ou '. 'demandez à l\'admin de créer un lien vers ce répertoire. N\'oubliez '. 'pas de changer la configuration de $!DiffCmd en conséquence.\'\''); define('LIB_NoDiffAvailable', '\'\'Programme diff non trouvé. $!DiffCmd pointe vers ' . $DiffCmd . ' qui, soit n\'existe pas, soit n\'est pas lisible\'\''); define('LIB_ErrorDeniedAccess', 'Vous avez été interdit de ce site.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'Vous avez dépassé le nombre maximun de pages autorisé par visite '. 'sur une péroide donnée. Revenez plus tard.' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'Nom de page invalide.' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'Ajouté: '); define('PARSE_Changed', 'Changé: '); define('PARSE_Deleted', 'Supprimé: '); define('PARSE_Never', 'Jamais'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'Voir la liste complète ('); define('PARSE_CompleteListEnd', ' entrées)'); define('PARSE_RecentChanges', 'ChangementsRecents'); define('PARSE_Locked', 'Verrouillée'); define('PARSE_BlockedRange', 'Plage d\'adresses IP bloquées'); define('PARSE_EnterIpRange', 'Entrer les plages d\'adresses IP sous la forme <tt>12.*</tt>, <tt>34.56.*</tt>, or ' . '<tt>78.90.123.*</tt>'); define('PARSE_EmptyToBeDeleted', ' ** Vide, planifiée pour la suppression ** '); define('PARSE_From', 'de'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', 'Bloquer'); define('PARSE_ButtonUnblock', 'Débloquer'); define('PARSE_ButtonSave', 'Sauver'); define('PARSE_ButtonPreview', 'Aperçu'); define('PARSE_Preferences', 'Préférences'); define('PARSE_History', 'historique'); // note lowercase first character /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'Administration'); define('TMPL_EditDocument', 'Editer ce document'); define('TMPL_NoEditDocument', 'Ce document n\'est pas modifiable'); define('TMPL_EditArchiveVersion', 'Edit this <em>ARCHIVE VERSION</em> of this document'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'Voir l\'historique du document'); define('TMPL_DocLastModified', 'Dernière modification du document'); define('TMPL_TwinPages', 'pages jumelles:'); define('TMPL_Search', 'Recherche:'); define('TMPL_Editing', 'Edition'); define('TMPL_WarningOtherEditing', 'Attention: depuis que vous avez commencé à l\'éditer, ce document a été changé '. 'par quelqu\'un d\'autre. S\'il vous plait ajoutez vos modifications à la version actuelle '. 'de ce document.' ); define('TMPL_CurrentVersion', 'Version courante'); define('TMPL_ButtonSave', 'Sauver'); define('TMPL_ButtonPreview', 'Aperçu'); define('TMPL_PreCaptcha', 'Quand vous sauvegardez, entrer le texte suivant: <br />'); define('TMPL_YourUsername', 'Votre nom d\'utilisateur est'); define('TMPL_VisitPrefs', 'Voyez <a href="'. $PrefsScript. '">Préférences</a> pour paramètrer '. 'votre nom d\'utilisateur'); define('TMPL_SummaryOfChange', 'Résumé des changements:'); define('TMPL_AddToCategory', 'Ajoute le document à la catégorie:'); define('TMPL_YourChanges', 'Vos changements'); define('TMPL_PreviewCurrentVersion', 'Aperçu de la version courrante'); define('TMPL_DifferencesIn', 'Différences dans'); define('TMPL_DifferenceBetweenVersions', 'Différence entre versions:'); define('TMPL_Find', 'Trouve'); define('TMPL_HistoryOf', 'Historique de'); define('TMPL_Older', 'Ancien'); define('TMPL_Newer', 'Nouveau'); define('TMPL_ButtonComputeDifference', 'Calcule la différence'); define('TMPL_ChangesLastAuthor', 'Changé par le dernier auteur:'); define('TMPL_Prefs', 'Préférences'); define('TMPL_Previewing', 'Visualisation'); define('TMPL_Preview', 'Aperçu'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:06:20
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8586 Added Files: lang_it.php Log Message: Language file: Italian --- NEW FILE: lang_it.php --- <?php // $Id: lang_it.php,v 1.14 2004/03/12 14:16:15UTC mesfet /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define(LANGUAGE_CODE, 'fr'); * Using 'fr' for the french version, if available. */ /* General messages */ define('GEN_ErrorSuffix', '<br />Per un aiuto, contatta l\'<a href="mailto:' . $Admin . '">amministratore</a>.'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'Controllo accessi / Blocco IP disabilitato'); define('ACTION_LockUnlockPages', 'Blocco / Sblocco pagine'); define('ACTION_BLockUnblockHosts', 'Blocco / Sblocco numero IP'); define('ACTION_ErrorNameMatch', 'Hai inserito uno username invalido.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'Le funzioni di amministrazioni risultano disabilitate.'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'La pagina risulta bloccata, ovvero non editabile.' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'Errore nell\'esecuzione della query.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'Errore di connessione al database.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'Errore selezione database.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'Errore creazione file temporaneo.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'Errore scrittura file temporaneo.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'Impossibile calcolare le differenze, a causa di un errata locazione del comando diffcmd. Deve essere '. 'inserito dentro '. ini_get("safe_mode_exec_dir") . 'ma risulta locato in '. $DiffCmd .'. Per favore muovere diffcmd oppure '. 'notifica l\'amministratore affinché crei un link simbolico dentro questa directory. Inoltre '. 'ricorda di cambiare la configurazione di $!DiffCmd .\'\''); define('LIB_NoDiffAvailable', '\'\'Diff non disponibile. $!DiffCmd punta a ' . $DiffCmd . ' che non esiste o non risulta leggibile\'\''); define('LIB_ErrorDeniedAccess', 'L\'accesso a wiki ti è stato negato.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'Hai superato il numero max di visite consentite '. 'nel periodo di tempo. A presto.' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'Nome pagina invalida.' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'Nuova: '); define('PARSE_Changed', 'Modificata: '); define('PARSE_Deleted', 'Rimossa: '); define('PARSE_Never', 'Mai'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'Visita la lista completa ('); define('PARSE_CompleteListEnd', ' occorrenze)'); define('PARSE_RecentChanges', 'UltimeModifiche'); define('PARSE_Locked', 'Bloccata'); define('PARSE_BlockedRange', 'Range indirizzi IP bloccati'); define('PARSE_EnterIpRange', 'Inserisci range indirizzi IP nella forma <tt>12.*</tt>, <tt>34.56.*</tt>, o ' . '<tt>78.90.123.*</tt>'); define('PARSE_EmptyToBeDeleted', ' ** Vuoto, programmato per la cancellazione ** '); define('PARSE_From', 'da'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', 'Blocca'); define('PARSE_ButtonUnblock', 'Sblocca'); define('PARSE_ButtonSave', 'Salva'); define('PARSE_ButtonPreview', 'Anteprima'); define('PARSE_Preferences', 'Preferenze'); define('PARSE_History', 'history'); // note lowercase first character /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'Amministrazione'); define('TMPL_EditDocument', 'Modifica documento'); define('TMPL_NoEditDocument', 'Questo documento non risulta modificabile'); define('TMPL_EditArchiveVersion', 'Edita questa <em>VERSIONE ARCHIVIATA</em> del documento'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'Visualizza modifiche documento'); define('TMPL_DocLastModified', 'Ultima modifica al documento'); define('TMPL_TwinPages', 'Pagine doppie:'); define('TMPL_Search', 'Cerca:'); define('TMPL_Editing', 'Modifica'); define('TMPL_WarningOtherEditing', 'Attenzione: da quando hai iniziato la modifica, questo documento è stato cambiato '. 'da qualcun altro. per favore unisci le tue modifiche alla versione corrente '. 'di questo documento.' ); define('TMPL_CurrentVersion', 'Versione Corrente'); define('TMPL_ButtonSave', 'Salva'); define('TMPL_ButtonPreview', 'Anteprima'); define('TMPL_PreCaptcha', 'Nel risparmiare, entri in quanto segue:<br />'); define('TMPL_YourUsername', 'Il tuo username è'); define('TMPL_VisitPrefs', 'Visita <a href="'. $PrefsScript. '">Preferenze</a> per impostare '. 'il tuo username'); define('TMPL_SummaryOfChange', 'Lista modifiche:'); define('TMPL_AddToCategory', 'Aggiungi documento alla categoria:'); define('TMPL_YourChanges', 'Le tue modifiche'); define('TMPL_PreviewCurrentVersion', 'Anteprima della Versione Corrente'); define('TMPL_DifferencesIn', 'Differenze In'); define('TMPL_DifferenceBetweenVersions', 'Differenze fra versioni:'); define('TMPL_Find', 'Cerca'); define('TMPL_HistoryOf', 'History di'); define('TMPL_Older', 'Più vecchio'); define('TMPL_Newer', 'Più recente'); define('TMPL_ButtonComputeDifference', 'Calcola Differenze'); define('TMPL_ChangesLastAuthor', 'Cambiamenti dall\'ultimo autore:'); define('TMPL_Prefs', 'Preferenze'); define('TMPL_Previewing', 'Visualizza Anteprima'); define('TMPL_Preview', 'Anteprima'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:06:01
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8453 Added Files: lang_nb.php Log Message: Language file: Norwegian (Bokmål) --- NEW FILE: lang_nb.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define('LANGUAGE_CODE', 'fr'); * Using 'fr' for the french version, if available. * * This file, lang_nb.php, in "Norwegian, Bokmål" was translated by Even Holen */ /* General messages */ define('GEN_ErrorSuffix', '<br />Vennligst kontakt <a href="mailto:' . $Admin . '">administratoren</a> for assistanse.'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'Frekvenskontroll / IP-blokkering er skrudd av'); define('ACTION_LockUnlockPages', 'Lås/ Lås opp sider'); define('ACTION_BLockUnblockHosts', 'Blokker / Avblokker maskiner'); define('ACTION_ErrorNameMatch', 'Du har skrevet inn et ulovlig brukernavn.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'De administrative rutinene er avskrudd for denne wiki\'en. '.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'Siden du prøver å endre er låst.' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'Feil ved utføring av databaseforespørsel.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'Feil ved tilkobling til databasen.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'Feil ved valg av database.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'Feil ved oppretting av temporær-fil.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'Feil ved skriving til temporær-fil.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'Ingen diff-kommando tilgjengelig, grunnet feil plassering '. 'av \'diffcmd\'. Den skulle ha vært i katalogen '. ini_get("safe_mode_exec_dir") . ', men er lokalisert til '. $DiffCmd .'. Vennligst flytt diffcmd eller '. 'be systemadministrator lage symbolske lenker inn i katalogen. Husk '. 'også å forandre konfigurering av $!DiffCmd tilsvarende.\'\''); define('LIB_NoDiffAvailable', '\'\'Ingen diff-kommando tilgjengelig. $!DiffCmd peker til '.$DiffCmd. ' som enten ikke eksisterer eller ikke er lesbar.\'\''); define('LIB_ErrorDeniedAccess', 'Du er nektet tilgang til dette webstedet.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'Du har gått over grensen for antall sider du kan besøke i løpet av '. 'en gitt tidsperiode. Vennligst kom tilbake senere.'. GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'Ugyldig sidenavn.' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'Lagt til: '); define('PARSE_Changed', 'Endret: '); define('PARSE_Deleted', 'Slettet: '); define('PARSE_Never', 'Aldir'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'Se komplett liste('); define('PARSE_CompleteListEnd', ' innslag)'); define('PARSE_RecentChanges', 'SisteEndringer'); define('PARSE_Locked', 'Låst'); define('PARSE_BlockedRange', 'Blokkert IP-områder'); define('PARSE_EnterIpRange', 'Skriv inn IP-område i formen <tt>12.*</tt>, <tt>34.56.*</tt>, '. 'eller <tt>78.90.123.*</tt>'); define('PARSE_EmptyToBeDeleted', ' ** Tom side, lagt i køen klar for sletting ** '); define('PARSE_From', 'fra'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', 'Blokker'); define('PARSE_ButtonUnblock', 'Avblokker'); define('PARSE_ButtonSave', 'Lagre'); define('PARSE_ButtonPreview', 'Forhåndsvis'); define('PARSE_Preferences', 'Preferanser'); define('PARSE_History', 'historie'); /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'Administrering'); define('TMPL_EditDocument', 'Endre dokument'); define('TMPL_NoEditDocument', 'Dette dokumentet kan ikke endres'); define('TMPL_EditArchiveVersion', 'Endre <em>ARKIV VERSJON</em> av dokumentet'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'Vis dokumenthistorien'); define('TMPL_DocLastModified', 'Dokumentet ble sist endret'); define('TMPL_TwinPages', 'Tvilling-sider:'); define('TMPL_Search', 'Søk:'); define('TMPL_Editing', 'Endrer'); define('TMPL_WarningOtherEditing', 'Advarsel: Siden du startet din endring, er dokumentet endret av '. 'noen andre. Vennligst gjør om igjen dine endringer til nåværende '. 'versjon av dokumentet. '); define('TMPL_CurrentVersion', 'Nåværende versjon'); define('TMPL_ButtonSave', 'Lagre'); define('TMPL_ButtonPreview', 'Forhåndsvis'); define('TMPL_PreCaptcha', 'Ved lagring, skriv inn følgende:<br />'); define('TMPL_YourUsername', 'Ditt brukernavn er '); define('TMPL_VisitPrefs', 'Besøk <a href="'. $PrefsScript. '">Preferanser</a> for å '. 'sette ditt brukernavn'); define('TMPL_SummaryOfChange', 'Kommentar til endring:'); define('TMPL_AddToCategory', 'Legg dokumentet til følgende kategori(er)side(r):'); define('TMPL_YourChanges', 'Dine endringer'); define('TMPL_PreviewCurrentVersion', 'Forhåndsvisning av nåværende versjon'); define('TMPL_DifferencesIn', 'Forskjeller på'); define('TMPL_DifferenceBetweenVersions', 'Forskjeller mellom versjoner:'); define('TMPL_Find', 'Finn'); define('TMPL_HistoryOf', 'Historien til'); define('TMPL_Older', 'Eldre'); define('TMPL_Newer', 'Nyere'); define('TMPL_ButtonComputeDifference', 'Beregn forskjell'); define('TMPL_ChangesLastAuthor', 'Forandring av siste forfatter:'); define('TMPL_Prefs', 'Preferanser'); define('TMPL_Previewing', 'Forhåndsviser'); define('TMPL_Preview', 'Forhåndsvisning'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:05:35
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8205 Added Files: lang_nl.php Log Message: Language file: Dutch --- NEW FILE: lang_nl.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define(LANGUAGE_CODE, 'nl'); * Using 'nl' for the dutch version, if available. */ /* Algemene meldingen */ define('GEN_ErrorSuffix', '<br />Neem a.u.b. contact op met <a href="mailto:' . $Admin . '">administrator</a> voor assistentie.'); /* actie-directory */ define('ACTION_RateControlIpBlocking', 'Snelheids Controle / IP\'s uitsluiten uitgeschakeld'); define('ACTION_LockUnlockPages', 'Vergrendel / Ontgrendel pagina\'s'); define('ACTION_BLockUnblockHosts', 'Vergrendel / Ontgrendel aangesloten computers'); define('ACTION_ErrorNameMatch', 'U heeft een ongeldige naam ingegeven.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'Beheer functies zijn uitgeschakeld in deze wiki.'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'De pagina die u probeert te bewerken, is vergrendeld.' . GEN_ErrorSuffix); /* bibliotheek-directory */ define('LIB_ErrorDatabaseQuery', 'Fout bij het raadplegen van de database.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'Fout bij het verbinden met de database.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'Fout bij het selecteren van de database.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'Fout bij het creeren van een tijdelijk bestand.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'Fout bij het schrijven naar een tijdelijk bestand.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'Geen verschil-vergelijking aanwezig, wegens verkeerde locatie van het bestand diffcmd. Het zo zich '. 'moeten bevinden in '. ini_get("safe_mode_exec_dir") . 'maar bevind zich in '. $DiffCmd .'. A.u.b. verplaats het bestand diffcmd of '. 'laat een systeembeheerder symbolische links aanmaken in deze directory. Vergeet '. 'ook niet de configuratie van $!DiffCmd overeenkomstig te wijzigen.\'\''); define('LIB_NoDiffAvailable', '\'\'Geen verschil-vergelijking aangwezig. $!DiffCmd wijst naar ' . $DiffCmd . ' welke niet bestaat of onleesbaar is\'\''); define('LIB_ErrorDeniedAccess', 'Uw toegang tot deze pagina is geweigerd.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'U heeft het maximaal aantal te bezoeken pagina\'s in een bepaalde tijd, overschreden '. '. Komt u later nog eens terug.' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'Ongeldige pagina naam.' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'Toegevoegd: '); define('PARSE_Changed', 'Gewijzigd: '); define('PARSE_Deleted', 'Verwijderd: '); define('PARSE_Never', 'Nooit'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'Bekijk complete lijst ('); define('PARSE_CompleteListEnd', ' Ingangen)'); define('PARSE_RecentChanges', 'RecenteWijzigingen'); define('PARSE_Locked', 'Vergrendeld'); define('PARSE_BlockedRange', 'Geblokkeerde IP adressen'); define('PARSE_EnterIpRange', 'Ingave IP adres in formaat <tt>12.*</tt>, <tt>34.56.*</tt>, of ' . '<tt>78.90.123.*</tt>'); define('PARSE_EmptyToBeDeleted', ' ** Leeg, gepland voor verwijderen ** '); define('PARSE_From', 'van'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', 'Blokkeer'); define('PARSE_ButtonUnblock', 'DeBlokkeer'); define('PARSE_ButtonSave', 'Opslaan'); define('PARSE_ButtonPreview', 'Voorbeeld'); /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'Administratie'); define('TMPL_EditDocument', 'Bewerk dit document'); define('TMPL_NoEditDocument', 'Dit document kan niet bewerk worden'); define('TMPL_EditArchiveVersion', 'Bewerk dit <em>ARCHIVE VERSION</em> van dit document'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'Bekijk document geschiedenis'); define('TMPL_DocLastModified', 'Document laatst gewijzigd'); define('TMPL_TwinPages', 'Dubbele pages:'); define('TMPL_Search', 'Zoeken:'); define('TMPL_Editing', 'Bewerken'); define('TMPL_WarningOtherEditing', 'Waarschuwing: Dit document is door iemand anders gewijzigd sinds u het '. 'begon te bewerken. Voer u wijzigen a.u.b. in, in de huidige versie '. 'van dit document.' ); define('TMPL_CurrentVersion', 'Huidige Versie'); define('TMPL_ButtonSave', 'Opslaan'); define('TMPL_ButtonPreview', 'Voorbeeld'); define('TMPL_YourUsername', 'Uw gebruikersnaam is'); define('TMPL_VisitPrefs', 'Bezoek <a href="'. $PrefsScript. '">Preferences</a> om een '. 'gebruikersnaam in te stellen'); define('TMPL_SummaryOfChange', 'Wijzigingsoverzicht:'); define('TMPL_AddToCategory', 'Voeg document toe aan categorie:'); define('TMPL_YourChanges', 'Uw wijzigingen'); define('TMPL_PreviewCurrentVersion', 'Voorbeeld van de huidige versie'); define('TMPL_DifferencesIn', 'Verschillen in'); define('TMPL_DifferenceBetweenVersions', 'Verschillen tussen beide versies:'); define('TMPL_Find', 'Zoeken'); define('TMPL_HistoryOf', 'Geschiedenis van'); define('TMPL_Older', 'Ouder'); define('TMPL_Newer', 'Nieuwer'); define('TMPL_ButtonComputeDifference', 'Bereken Verschil'); define('TMPL_ChangesLastAuthor', 'Wijzigingen door laatste auteur:'); define('TMPL_Prefs', 'Voorkeuren'); define('TMPL_Previewing', 'Voorbeeld Bekijken'); define('TMPL_Preview', 'Voorbeeld'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:05:13
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7840 Added Files: lang_se.php Log Message: Language file: Swedish --- NEW FILE: lang_se.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define(LANGUAGE_CODE, 'se'); * Using 'se' for the swedish version, if available. */ /* General messages */ define('GEN_ErrorSuffix', '<br />Vänligen kontakta <a href="mailto:' . $Admin . '">administratören</a> för assistans.'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'Frekvenskontroll / IP-blockering avstängd'); define('ACTION_LockUnlockPages', 'Lås / Lås upp sidor'); define('ACTION_BLockUnblockHosts', 'Blockera / Avblockera hosts'); define('ACTION_ErrorNameMatch', 'Du har angett ett ogiltigt användarnamn.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'Administrationsfunktionerna för denna wiki är avstängda.'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'Sidan du försökte redigera är låst.' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'Error executing database query.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'Error connecting to database.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'Error selecting database.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'Error creating temporary file.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'Error writing to temporary file.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'No diff available, due to wrong location of diffcmd. It should '. 'have been inside '. ini_get("safe_mode_exec_dir") . 'but is located at '. $DiffCmd .'. Please relocate diffcmd or '. 'make sysAdmins create symbolic links into this directory. Also '. 'remember to change configuration of $!DiffCmd accordingly.\'\''); define('LIB_NoDiffAvailable', '\'\'No diff available. $!DiffCmd points to ' . $DiffCmd . ' which doesn\'t exist or isn\'t readable\'\''); define('LIB_ErrorDeniedAccess', 'Du har blivit nekad tillträde till denna plats.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'Du har överskridit det antal sidor du har tillåtelse att besöka '. 'under en viss period. Vänligen kom tillbaka senare.' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'Ogiltigt sidnamn.' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'Lagt till: '); define('PARSE_Changed', 'Ändrad: '); define('PARSE_Deleted', 'Raderad: '); define('PARSE_Never', 'Aldrig'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'Se komplett lista ('); define('PARSE_CompleteListEnd', ' införanden)'); define('PARSE_RecentChanges', 'SenastÄndrade'); define('PARSE_Locked', 'Låst'); define('PARSE_BlockedRange', 'Blockerad IP-adressområde'); define('PARSE_EnterIpRange', 'Ange IP-adressområde i formen <tt>12.*</tt>, <tt>34.56.*</tt>, eller ' . '<tt>78.90.123.*</tt>'); define('PARSE_EmptyToBeDeleted', ' ** Tom, schemalagd för radering ** '); define('PARSE_From', 'från'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', 'Blockera'); define('PARSE_ButtonUnblock', 'Avblockera'); define('PARSE_ButtonSave', 'Spara'); define('PARSE_ButtonPreview', 'Förhandsvisa'); define('PARSE_Preferences', 'Inställningar'); define('PARSE_History', 'historia'); //Note the lowercase first character /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'Administration'); define('TMPL_EditDocument', 'Redigera detta dokument'); define('TMPL_NoEditDocument', 'Detta dokument kan inte redigeras'); define('TMPL_EditArchiveVersion', 'Redigera denna <em>ARKIVERADE VERSION</em> av detta dokument'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'Se dokumentets historia'); define('TMPL_DocLastModified', 'Dokumentet senast ändrat'); define('TMPL_TwinPages', 'Tvillingsidor:'); define('TMPL_Search', 'Sök:'); define('TMPL_Editing', 'Redigerar'); define('TMPL_WarningOtherEditing', 'Varning: sedan du började redigera har detta dokument ändrats '. 'av någon annan. Vänligen sammanför dina förändringar med den aktuell version '. 'av detta dokument.' ); define('TMPL_CurrentVersion', 'Aktuell version'); define('TMPL_ButtonSave', 'Spara'); define('TMPL_ButtonPreview', 'Förhandsvisa'); define('TMPL_PreCaptcha', 'När du sparar, skriv in följande:<br />'); define('TMPL_YourUsername', 'Ditt användarnamn är'); define('TMPL_VisitPrefs', 'Gå till <a href="'. $PrefsScript. '">Inställningar</a> för att ange '. 'ditt användarnamn'); define('TMPL_SummaryOfChange', 'sammanfattning av ändring:'); define('TMPL_AddToCategory', 'Lägg dokument till kategori:'); define('TMPL_YourChanges', 'Dina ändringar'); define('TMPL_PreviewCurrentVersion', 'Förhandsvisning av aktuell version'); define('TMPL_DifferencesIn', 'Skillnad i'); define('TMPL_DifferenceBetweenVersions', 'Skillnad mellan versioner:'); define('TMPL_Find', 'Sök'); define('TMPL_HistoryOf', 'Historia för'); define('TMPL_Older', 'Äldre'); define('TMPL_Newer', 'Nyare'); define('TMPL_ButtonComputeDifference', 'Räkna ut skillnad'); define('TMPL_ChangesLastAuthor', 'Ändringar av senaste författare:'); define('TMPL_Prefs', 'Inställningar'); define('TMPL_Previewing', 'Förhandsvisning'); define('TMPL_Preview', 'Förhandsvisa'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:04:22
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7005 Added Files: lang_zh_cn.php Log Message: Language file: Simplified Chinese --- NEW FILE: lang_zh_cn.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define('LANGUAGE_CODE', 'zh_cn'); * Using 'zh_cn' for the Simplified Chinese version, if available. */ /* General messages */ define('GEN_ErrorSuffix', '<br />请è?ç³» <a href="mailto:' . $Admin . '">管ç?å</a> å¯»æ±ææ¯æ¯æ?ã'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'å·æ°é¢çæ§å¶ / IP å°å?å°?é?'); define('ACTION_LockUnlockPages', 'é?å® / 鿾页é?¢'); define('ACTION_BLockUnblockHosts', 'å°?é? / è§£é?主æºå°å?'); define('ACTION_ErrorNameMatch', 'ä½ è¾å ¥äºæ æçç¨æ·å??ã' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'WIKI管ç?åè½å·²å ³éã'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'ä½ å°?è¯ç¼è¾ç页é?¢å·²ç»?被管ç?åé?å®ã' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'æ°æ?®åºæ¥è¯¢æ§è¡é误ã' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'è¿æ¥æ°æ?®åºå¤±è´¥ã' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'æ°æ?®åºéæ©é误ã' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'ç¼åæä»¶å建é误ã' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'åå ¥ç¼åæä»¶é误ã' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'没æå?¯ç¨çæ¯è¾å·¥å ·diffï¼å?¯è½æ¯ diffcmd æ¾ç½®å¨é误çä½?ç½®ã'. 'åºæ¾ç½®å¨ '. ini_get("safe_mode_exec_dir") . ' å §ï¼'. 'ä½å ¶ä½?ç½®å¨ '. $DiffCmd .'ã请é?æ°æ¾ç½® diffcmd æ'. '请系ç»ç®¡ç?åå建ä¸ä¸ªç¬¦å?·è¿æ¥å°è¯¥ç®å½ãä¹è¯·'. 'è®°å¾å°è®¾å®è®¾å®ä¿®æ¹å°ä¸ $!DiffCmd ä¸è´çä½?ç½®ã\'\''); define('LIB_NoDiffAvailable', '\'\'没æå?¯ç¨çæ¯è¾å·¥å ·diffãä½?äº' . $DiffCmd . ' ç ' .'$!DiffCmd'. 'ä¸?åå¨ææ æ³è¯»å?\'\''); define('LIB_ErrorDeniedAccess', 'æ¬ç«æç»?ä½ çåå?æ?ä½ã' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'æ¨çå·æ°é度è¿å¿«ï¼è¯·ç¨?å?å?å°?è¯ã' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'æ æç页é?¢å??ç§°ã' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'å·²æ°å¢: '); define('PARSE_Changed', '已修æ¹: '); define('PARSE_Deleted', 'å·²å é¤: '); define('PARSE_Never', '仿ª'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'æ¥ç宿´æ¸ å? ('); define('PARSE_CompleteListEnd', ' )'); define('PARSE_RecentChanges', 'è¿ææ´æ°'); define('PARSE_Locked', 'å·²é?å®'); define('PARSE_BlockedRange', '被å°?é?ç IP å°å?èå´'); define('PARSE_EnterIpRange', 'ä»¥æ¤æ ¼å¼? <tt>12.*</tt>, <tt>34.56.*</tt>ï¼æ ' . '<tt>78.90.123.*</tt> è¾å ¥ IP å°å?'); define('PARSE_EmptyToBeDeleted', ' ** 空ç, é¢å®åªé¤ ** '); define('PARSE_From', 'æ?¥èª'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonBlock', ' å°? é? '); define('PARSE_ButtonUnblock', ' è§£ é? '); define('PARSE_ButtonSave', ' ä¿? å '); define('PARSE_ButtonPreview', ' é¢ è§ '); /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', 'WIKI管ç?页é?¢'); define('TMPL_EditDocument', 'ç¼è¾è¯¥é¡µé?¢'); define('TMPL_NoEditDocument', '该页é?¢æ æ³ç¼è¾'); define('TMPL_EditArchiveVersion', 'ç¼è¾è¯¥é¡µé?¢ç<em>åå?²è®°å½çæ¬</em>'); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'æµ?è§è¯¥é¡µé?¢çåå?²è®°å½'); define('TMPL_DocLastModified', 'æä»¶æå?䏿¬¡ä¿®æ¹äº'); define('TMPL_TwinPages', 'å?èè页é?¢:'); define('TMPL_Search', 'æ?ç´¢:'); define('TMPL_Editing', 'æ£å¨ç¼è¾'); define('TMPL_WarningOtherEditing', 'è¦å: 卿¨å¼å§ç¼è¾ä¹å?ï¼æ¬é¡µé?¢å·²è¢«å ¶ä»äººä¿®æ¹è¿ã'. '请å°ä½ çä¿®æ¹å?å¹¶å°å½å?ææ°çæ¬ä¹ä¸ã'); define('TMPL_CurrentVersion', 'å½å?ççæ¬'); define('TMPL_ButtonSave', ' ä¿?åä¿®æ¹ '); define('TMPL_ButtonPreview', ' é¢ è§ '); define('TMPL_YourUsername', 'æ¨çç¨æ·å??æ¯'); define('TMPL_VisitPrefs', '请è¿å ¥<a href="'. $PrefsScript. '">å??好设å®é¡µé?¢</a>æ?¥ä¿®æ¹'. 'æ¨çç¨æ·å??'); define('TMPL_SummaryOfChange', 'æ¬æ¬¡ä¿®æ¹çç®è¦?说æ:'); define('TMPL_AddToCategory', 'å°è¯¥é¡µé?¢å½å ¥è¯¥ç±»å«:'); define('TMPL_YourChanges', 'æ¨çä¿®æ¹'); define('TMPL_PreviewCurrentVersion', 'é¢è§å½å?ççæ¬'); define('TMPL_DifferencesIn', 'å·®å¼ï¼'); define('TMPL_DifferenceBetweenVersions', 'çæ¬é´çä¸?å?ä¹å¤'); define('TMPL_Find', '寻æ¾'); define('TMPL_HistoryOf', 'åå?²è®°å½:'); define('TMPL_Older', 'è¾æ§ç'); define('TMPL_Newer', 'è¾æ°ç'); define('TMPL_ButtonComputeDifference', '对æ¯ä¸?å?ç¹'); define('TMPL_ChangesLastAuthor', 'æè¿ä¸ä½?ä½è çä¿®æ¹:'); define('TMPL_Prefs', 'å??好设å®'); define('TMPL_Previewing', 'æ£å¨é¢è§'); define('TMPL_Preview', 'é¢è§'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:03:42
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6726 Added Files: lang_zh_tw.php Log Message: Inital version of language file: Chinese Traditional (Big5) --- NEW FILE: lang_zh_tw.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define(LANGUAGE_CODE, 'zh_tw'); * Using 'zh_tw' for the traditional chinese version, if available. */ /* General messages */ define('GEN_ErrorSuffix', '<br />éº»ç ©è«è?¯çµ¡ <a href="mailto:' . $Admin . '">管ç?è </a> ä¾å?å©ä½ .'); /* action-directory */ define('ACTION_RateControlIpBlocking', 'é »çç®¡å¶ / IP å°?éå?ç¨'); define('ACTION_LockUnlockPages', 'éå® / è§£é é ?é?¢'); define('ACTION_BLockUnblockHosts', 'å°?é / è§£é hosts'); define('ACTION_ErrorNameMatch', 'ä½ è¼¸å ¥äºç¡æç使ç¨è å??稱.' . GEN_ErrorSuffix); define('ACTION_ErrorAdminDisabled', 'æ¤wikiç管ç?åè½å·²éé.'.GEN_ErrorSuffix); define('ACTION_ErrorPageLocked', 'ä½ æå試編輯çé ?é?¢å·²éå®.' . GEN_ErrorSuffix); /* lib-directory */ define('LIB_ErrorDatabaseQuery', 'å·è¡è³æåº«æ¥è©¢é¯èª¤.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseConnect', 'è?¯çµ?è³æåº«é¯èª¤.' . GEN_ErrorSuffix); define('LIB_ErrorDatabaseSelect', 'é?¸æè³æåº«é¯èª¤.' . GEN_ErrorSuffix); define('LIB_ErrorCreatingTemp', 'è£½é æ«åæªé¯èª¤.' . GEN_ErrorSuffix); define('LIB_ErrorWritingTemp', 'å¯«å ¥æ«åæªé¯èª¤.' . GEN_ErrorSuffix); // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) define('LIB_NoDiffAvailableSafeMode', '\'\'ç¡å?¯ç¨çæ¯è¼è»é«, æè©²æ¯ diffcmd æ¾ç½®å¨é¯èª¤çä½?ç½®. '. 'ææ¾ç½®å¨ '. ini_get("safe_mode_exec_dir") . ' å §. '. 'ä½å ¶ä½?ç½®å¨ '. $DiffCmd .'. è«é?æ°å®ç½® diffcmd æ'. 'è« sysAdmins 製é symbolic links å°è©²ç®é. ä¹è«'. 'è¨å¾å°è¨å®æ¹å°è $!DiffCmd ä¸è´çä½?ç½®.\'\''); define('LIB_NoDiffAvailable', '\'\'ç¡å?¯ç¨çæ¯è¼è»é«. ä½?æ¼ ' . $DiffCmd . ' ç ' .'$!DiffCmd'. ' ä¸?åå¨æç¡æ³è®å?\'\''); define('LIB_ErrorDeniedAccess', 'æ¨çåå?å·²ç¶é?æ¬ç«æçµ.' . GEN_ErrorSuffix); define('LIB_ErrorRateExceeded', 'æ¨å·²ç¶å¨ææ®µå §è¶ åºæå ?許çåå?次æ¸. è«æé»å?åä¾å試.' . GEN_ErrorSuffix); define('LIB_ErrorInvalidPage', 'ç¡æçé ?é?¢å??稱.' . GEN_ErrorSuffix); /* parse-directory */ define('PARSE_Added', 'å·²æ°å¢: '); define('PARSE_Changed', 'å·²æ¹è®: '); define('PARSE_Deleted', 'å·²åªé¤: '); define('PARSE_Never', '徿ª'); // The next two entries, are joined with a counting variable inbetween define('PARSE_CompleteListStart', 'è§ç宿´æ¸ å® ('); define('PARSE_CompleteListEnd', ' ç)'); define('PARSE_RecentChanges', 'æè¿çæ´å'); define('PARSE_Locked', 'å·²éå®'); define('PARSE_BlockedRange', 'é?å°?éç IP å°å?ç¯å?'); define('PARSE_EnterIpRange', 'ä»¥æ¤æ ¼å¼? <tt>12.*</tt>, <tt>34.56.*</tt>, æ ' . '<tt>78.90.123.*</tt> è¼¸å ¥ IP å°å?'); define('PARSE_EmptyToBeDeleted', ' ** 空ç, é ?å®åªé¤ ** '); define('PARSE_From', 'å¾'); //ie. SomeThing *from* WantedPages, MacroSomePage define('PARSE_ButtonButton', 'å°?é'); define('PARSE_ButtonBlock', 'è§£é'); define('PARSE_ButtonSave', 'å²å'); define('PARSE_ButtonPreview', 'é ?覽'); /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ define('TMPL_Administration', '管ç?'); define('TMPL_EditDocument', '編輯é份æä»¶'); define('TMPL_NoEditDocument', 'ä¸?è½ç·¨è¼¯é份æä»¶'); define('TMPL_EditArchiveVersion', '編輯æä»¶ç <em>æ·å?²ç´éçæ¬</em> '); // Next entry is followed by a date as produced by html_time() define('TMPL_ViewDocHistory', 'ç?覽æä»¶æ·ç¨'); define('TMPL_DocLastModified', 'æä»¶æå¾ä¸æ¬¡æ´æ¹æ¼'); define('TMPL_TwinPages', 'éèé ?é?¢:'); define('TMPL_Search', 'æ?å°:'); define('TMPL_Editing', 'æ£å¨ç·¨è¼¯'); define('TMPL_WarningOtherEditing', 'è¦å: èªæ¨éå§ç·¨è¼¯çæé, æ¬æä»¶å·²é?å ¶ä»äººä¿®æ¹. '. 'è«å°æ¨çæ´æ¹å?ä½µé²ç®å?çæ¬çæä»¶.'); define('TMPL_CurrentVersion', 'ç®å?ççæ¬'); define('TMPL_ButtonSave', 'å²å'); define('TMPL_ButtonPreview', 'é ?覽'); define('TMPL_YourUsername', 'æ¨ç使ç¨è å??稱æ¯'); define('TMPL_VisitPrefs', 'è«ç?覽 <a href="'. $PrefsScript. '">å??好</a> ä¾è¨å® '. 'æ¨ç使ç¨è å??稱'); define('TMPL_SummaryOfChange', 'æ¦æ¬èªªææ¹è®:'); define('TMPL_AddToCategory', 'å°æä»¶å å ¥é¡å¥:'); define('TMPL_YourChanges', 'æ¨çæ¹è®'); define('TMPL_PreviewCurrentVersion', 'é ?覽ç®å?ççæ¬'); define('TMPL_DifferencesIn', 'å·®ç°ï¼'); define('TMPL_DifferenceBetweenVersions', 'çæ¬éçä¸?å?'); define('TMPL_Find', 'å°æ¾'); define('TMPL_HistoryOf', 'æ·ç¨ï¼'); define('TMPL_Older', 'è¼èç'); define('TMPL_Newer', 'è¼æ°ç'); define('TMPL_ButtonComputeDifference', 'æ¯å°?ä¸?å?é»'); define('TMPL_ChangesLastAuthor', 'æè¿ä¸ä½?ä½è çæ´å:'); define('TMPL_Prefs', 'å??好è¨å®'); define('TMPL_Previewing', 'æ£å¨é ?覽'); define('TMPL_Preview', 'é ?覽'); ?> |
From: Even H. <ho...@us...> - 2005-03-30 16:01:37
|
Update of /cvsroot/tavi/tavi/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5540 Added Files: checkDefines.php Log Message: This file is ALWAYS to be a search/replace on default.php. This to make sure they are equal regarding to what they define! --- NEW FILE: checkDefines.php --- <?php /** * This file provides the textual interface of WikkiTikkiTavi * For more information see http://tavi.sourceforge.net/TaviTranslation * * This file is divided into the sections according to subdirectories of * where the constants are used. So that the constant PARSE_RecentChanges are * to be found somewhere within the parse-subdirectory. * * See http://tavi.sourceforge.net/TaviTranslation for notes on how to * translate the file into another language, and how to publish your changes. * Please do contribute to make 'Tavi available in multiple languages. * The gist of translation, is to copy this file and translate it. Store the * resulting work as lang_XX.php, where XX denotes the two characters used to * describe the language. And after that to add a line like the following to * your config.php: * define(LANGUAGE_CODE, 'fr'); * Using 'fr' for the french version, if available. */ /* General messages */ if (!defined('GEN_ErrorSuffix')) { echo "<pre>GEN_ErrorSuffix</pre>"; define('GEN_ErrorSuffix', '<br />Please contact the <a href="mailto:' . $Admin . '">administrator</a> for assistance.'); }; /* action-directory */ if (!defined('ACTION_RateControlIpBlocking')) { echo "<pre>ACTION_RateControlIpBlocking</pre>"; define('ACTION_RateControlIpBlocking', 'Rate control / IP blocking disabled'); }; if (!defined('ACTION_LockUnlockPages')) { echo "<pre>ACTION_LockUnlockPages</pre>"; define('ACTION_LockUnlockPages', 'Lock / unlock pages'); }; if (!defined('ACTION_BLockUnblockHosts')) { echo "<pre>ACTION_BLockUnblockHosts</pre>"; define('ACTION_BLockUnblockHosts', 'Block / unblock hosts'); }; if (!defined('ACTION_ErrorNameMatch')) { echo "<pre>ACTION_ErrorNameMatch</pre>"; define('ACTION_ErrorNameMatch', 'You have entered an invalid user name.' . GEN_ErrorSuffix); }; if (!defined('ACTION_ErrorAdminDisabled')) { echo "<pre>ACTION_ErrorAdminDisabled</pre>"; define('ACTION_ErrorAdminDisabled', 'Administration features are disabled for this wiki.'.GEN_ErrorSuffix); }; if (!defined('ACTION_ErrorPageLocked')) { echo "<pre>ACTION_ErrorPageLocked</pre>"; define('ACTION_ErrorPageLocked', 'The page you have tried to edit is locked.' . GEN_ErrorSuffix); }; /* lib-directory */ if (!defined('LIB_ErrorDatabaseQuery')) { echo "<pre>LIB_ErrorDatabaseQuery</pre>"; define('LIB_ErrorDatabaseQuery', 'Error executing database query.' . GEN_ErrorSuffix); }; if (!defined('LIB_ErrorDatabaseConnect')) { echo "<pre>LIB_ErrorDatabaseConnect</pre>"; define('LIB_ErrorDatabaseConnect', 'Error connecting to database.' . GEN_ErrorSuffix); }; if (!defined('LIB_ErrorDatabaseSelect')) { echo "<pre>LIB_ErrorDatabaseSelect</pre>"; define('LIB_ErrorDatabaseSelect', 'Error selecting database.' . GEN_ErrorSuffix); }; if (!defined('LIB_ErrorCreatingTemp')) { echo "<pre>LIB_ErrorCreatingTemp</pre>"; define('LIB_ErrorCreatingTemp', 'Error creating temporary file.' . GEN_ErrorSuffix); }; if (!defined('LIB_ErrorWritingTemp')) { echo "<pre>LIB_ErrorWritingTemp</pre>"; define('LIB_ErrorWritingTemp', 'Error writing to temporary file.' . GEN_ErrorSuffix); }; // The next two entries are parsed through the wiki engine, so leave the \'\' // to get bolded entries... And the escaping of $!DiffCmd... ;) if (!defined('LIB_NoDiffAvailableSafeMode')) { echo "<pre>LIB_NoDiffAvailableSafeMode</pre>"; define('LIB_NoDiffAvailableSafeMode', '\'\'No diff available, due to wrong location of diffcmd. It should '. 'have been inside '. ini_get("safe_mode_exec_dir") . 'but is located at '. $DiffCmd .'. Please relocate diffcmd or '. 'make sysAdmins create symbolic links into this directory. Also '. 'remember to change configuration of $!DiffCmd accordingly.\'\''); }; if (!defined('LIB_NoDiffAvailable')) { echo "<pre>LIB_NoDiffAvailable</pre>"; define('LIB_NoDiffAvailable', '\'\'No diff available. $!DiffCmd points to ' . $DiffCmd . ' which doesn\'t exist or isn\'t readable\'\''); }; if (!defined('LIB_ErrorDeniedAccess')) { echo "<pre>LIB_ErrorDeniedAccess</pre>"; define('LIB_ErrorDeniedAccess', 'You have been denied access to this site.' . GEN_ErrorSuffix); }; if (!defined('LIB_ErrorRateExceeded')) { echo "<pre>LIB_ErrorRateExceeded</pre>"; define('LIB_ErrorRateExceeded', 'You have exeeded the number of pages you are allowed to visit in a '. 'given period of time. Please return later.' . GEN_ErrorSuffix); }; if (!defined('LIB_ErrorInvalidPage')) { echo "<pre>LIB_ErrorInvalidPage</pre>"; define('LIB_ErrorInvalidPage', 'Invalid page name.' . GEN_ErrorSuffix); }; /* parse-directory */ if (!defined('PARSE_Added')) { echo "<pre>PARSE_Added</pre>"; define('PARSE_Added', 'Added: '); }; if (!defined('PARSE_Changed')) { echo "<pre>PARSE_Changed</pre>"; define('PARSE_Changed', 'Changed: '); }; if (!defined('PARSE_Deleted')) { echo "<pre>PARSE_Deleted</pre>"; define('PARSE_Deleted', 'Deleted: '); }; if (!defined('PARSE_Never')) { echo "<pre>PARSE_Never</pre>"; define('PARSE_Never', 'Never'); }; // The next two entries, are joined with a counting variable inbetween if (!defined('PARSE_CompleteListStart')) { echo "<pre>PARSE_CompleteListStart</pre>"; define('PARSE_CompleteListStart', 'See complete list ('); }; if (!defined('PARSE_CompleteListEnd')) { echo "<pre>PARSE_CompleteListEnd</pre>"; define('PARSE_CompleteListEnd', ' entries)'); }; if (!defined('PARSE_RecentChanges')) { echo "<pre>PARSE_RecentChanges</pre>"; define('PARSE_RecentChanges', 'RecentChanges'); }; if (!defined('PARSE_Locked')) { echo "<pre>PARSE_Locked</pre>"; define('PARSE_Locked', 'Locked'); }; if (!defined('PARSE_BlockedRange')) { echo "<pre>PARSE_BlockedRange</pre>"; define('PARSE_BlockedRange', 'Blocked IP address ranges'); }; if (!defined('PARSE_EnterIpRange')) { echo "<pre>PARSE_EnterIpRange</pre>"; define('PARSE_EnterIpRange', 'Enter IP address range in form <tt>12.*</tt>, <tt>34.56.*</tt>, or ' . '<tt>78.90.123.*</tt>'); }; if (!defined('PARSE_EmptyToBeDeleted')) { echo "<pre>PARSE_EmptyToBeDeleted</pre>"; define('PARSE_EmptyToBeDeleted', ' ** Empty, scheduled for deletion ** '); }; if (!defined('PARSE_From')) { echo "<pre>PARSE_From</pre>"; define('PARSE_From', 'from'); }; //ie. SomeThing *from* WantedPages, MacroSomePage if (!defined('PARSE_ButtonBlock')) { echo "<pre>PARSE_ButtonBlock</pre>"; define('PARSE_ButtonBlock', 'Block'); }; if (!defined('PARSE_ButtonUnblock')) { echo "<pre>PARSE_ButtonUnblock</pre>"; define('PARSE_ButtonUnblock', 'Unblock'); }; if (!defined('PARSE_ButtonSave')) { echo "<pre>PARSE_ButtonSave</pre>"; define('PARSE_ButtonSave', 'Save'); }; if (!defined('PARSE_ButtonPreview')) { echo "<pre>PARSE_ButtonPreview</pre>"; define('PARSE_ButtonPreview', 'Preview'); }; if (!defined('PARSE_Preferences')) { echo "<pre>PARSE_Preferences</pre>"; define('PARSE_Preferences', 'Preferences'); }; if (!defined('PARSE_History')) { echo "<pre>PARSE_History</pre>"; define('PARSE_History', 'history'); }; // Note the lowercase first character /* Template directory */ // Note the change to use only TMPL_ as prefix instead of full TEMPLATE_ if (!defined('TMPL_Administration')) { echo "<pre>TMPL_Administration</pre>"; define('TMPL_Administration', 'Administration'); }; if (!defined('TMPL_EditDocument')) { echo "<pre>TMPL_EditDocument</pre>"; define('TMPL_EditDocument', 'Edit this document'); }; if (!defined('TMPL_NoEditDocument')) { echo "<pre>TMPL_NoEditDocument</pre>"; define('TMPL_NoEditDocument', 'This document can\'t be edited'); }; if (!defined('TMPL_EditArchiveVersion')) { echo "<pre>TMPL_EditArchiveVersion</pre>"; define('TMPL_EditArchiveVersion', 'Edit this <em>ARCHIVE VERSION</em> of this document'); }; // Next entry is followed by a date as produced by html_time() if (!defined('TMPL_ViewDocHistory')) { echo "<pre>TMPL_ViewDocHistory</pre>"; define('TMPL_ViewDocHistory', 'View document history'); }; if (!defined('TMPL_DocLastModified')) { echo "<pre>TMPL_DocLastModified</pre>"; define('TMPL_DocLastModified', 'Document last modified'); }; if (!defined('TMPL_TwinPages')) { echo "<pre>TMPL_TwinPages</pre>"; define('TMPL_TwinPages', 'Twin pages:'); }; if (!defined('TMPL_Search')) { echo "<pre>TMPL_Search</pre>"; define('TMPL_Search', 'Search:'); }; if (!defined('TMPL_Editing')) { echo "<pre>TMPL_Editing</pre>"; define('TMPL_Editing', 'Editing'); }; if (!defined('TMPL_WarningOtherEditing')) { echo "<pre>TMPL_WarningOtherEditing</pre>"; define('TMPL_WarningOtherEditing', 'Warning: since you started editing, this document has been changed '. 'by someone else. Please merge your edits into the current version '. 'of this document.' ); }; if (!defined('TMPL_CurrentVersion')) { echo "<pre>TMPL_CurrentVersion</pre>"; define('TMPL_CurrentVersion', 'Current Version'); }; if (!defined('TMPL_ButtonSave')) { echo "<pre>TMPL_ButtonSave</pre>"; define('TMPL_ButtonSave', 'Save'); }; if (!defined('TMPL_ButtonPreview')) { echo "<pre>TMPL_ButtonPreview</pre>"; define('TMPL_ButtonPreview', 'Preview'); }; if (!defined('TMPL_PreCaptcha')) { echo "<pre>TMPL_PreCaptcha</pre>"; define('TMPL_PreCaptcha', 'When saving, enter the following:<br />'); }; if (!defined('TMPL_YourUsername')) { echo "<pre>TMPL_YourUsername</pre>"; define('TMPL_YourUsername', 'Your user name is'); }; if (!defined('TMPL_VisitPrefs')) { echo "<pre>TMPL_VisitPrefs</pre>"; define('TMPL_VisitPrefs', 'Visit <a href="'. $PrefsScript. '">Preferences</a> to set '. 'your user name'); }; if (!defined('TMPL_SummaryOfChange')) { echo "<pre>TMPL_SummaryOfChange</pre>"; define('TMPL_SummaryOfChange', 'Summary of change:'); }; if (!defined('TMPL_AddToCategory')) { echo "<pre>TMPL_AddToCategory</pre>"; define('TMPL_AddToCategory', 'Add document to category:'); }; if (!defined('TMPL_YourChanges')) { echo "<pre>TMPL_YourChanges</pre>"; define('TMPL_YourChanges', 'Your changes'); }; if (!defined('TMPL_PreviewCurrentVersion')) { echo "<pre>TMPL_PreviewCurrentVersion</pre>"; define('TMPL_PreviewCurrentVersion', 'Preview of Current Version'); }; if (!defined('TMPL_DifferencesIn')) { echo "<pre>TMPL_DifferencesIn</pre>"; define('TMPL_DifferencesIn', 'Differences In'); }; if (!defined('TMPL_DifferenceBetweenVersions')) { echo "<pre>TMPL_DifferenceBetweenVersions</pre>"; define('TMPL_DifferenceBetweenVersions', 'Difference between versions:'); }; if (!defined('TMPL_Find')) { echo "<pre>TMPL_Find</pre>"; define('TMPL_Find', 'Find'); }; if (!defined('TMPL_HistoryOf')) { echo "<pre>TMPL_HistoryOf</pre>"; define('TMPL_HistoryOf', 'History of'); }; if (!defined('TMPL_Older')) { echo "<pre>TMPL_Older</pre>"; define('TMPL_Older', 'Older'); }; if (!defined('TMPL_Newer')) { echo "<pre>TMPL_Newer</pre>"; define('TMPL_Newer', 'Newer'); }; if (!defined('TMPL_ButtonComputeDifference')) { echo "<pre>TMPL_ButtonComputeDifference</pre>"; define('TMPL_ButtonComputeDifference', 'Compute Difference'); }; if (!defined('TMPL_ChangesLastAuthor')) { echo "<pre>TMPL_ChangesLastAuthor</pre>"; define('TMPL_ChangesLastAuthor', 'Changes by last author:'); }; if (!defined('TMPL_Prefs')) { echo "<pre>TMPL_Prefs</pre>"; define('TMPL_Prefs', 'Preferences'); }; if (!defined('TMPL_Previewing')) { echo "<pre>TMPL_Previewing</pre>"; define('TMPL_Previewing', 'Previewing'); }; if (!defined('TMPL_Preview')) { echo "<pre>TMPL_Preview</pre>"; define('TMPL_Preview', 'Preview'); }; ?> |
From: Even H. <ho...@us...> - 2005-03-30 15:08:43
|
Update of /cvsroot/tavi/tavi/parse In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6932 Modified Files: macros.php Log Message: Some beautification to avoid warnings Index: macros.php =================================================================== RCS file: /cvsroot/tavi/tavi/parse/macros.php,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- macros.php 30 Mar 2005 14:40:39 -0000 1.23 +++ macros.php 30 Mar 2005 15:08:33 -0000 1.24 @@ -166,7 +166,7 @@ // Parse options foreach ($options as $opt) { - if (preg_match('/=/', $opt) { + if (preg_match('/=/', $opt)) { list($name, $value) = split('=', $opt); } else { $name = $opt; $value=''; @@ -467,7 +467,7 @@ // Check for CurlyOptions affecting transclusion // Parse options foreach ($options as $opt) { - if (preg_match('/=/', $opt) { + if (preg_match('/=/', $opt)) { list($name, $value) = split('=', $opt); } else { $name = $opt; $value=''; |