[geeklog-cvs] geeklog-1.3/language bosnian.php,1.2,1.3 bulgarian.php,1.7,1.8 chinese_big5.php,1.7,1.8 chinese_gb2312.php,1.5,1.6 chinese_simplified_utf-8.php,1.3,1.4 chinese_traditional_utf-8.php,1.3,1.4 croatian.php,1.5,1.6 croatian_utf-8.php,1.2,1.3 czech.php,1.5,1.6 danish.php,1.6,1.7 dutch.php,1.18,1.19 english_utf-8.php,1.10,1.11 finnish.php,1.3,1.4 finnish_utf-8.php,1.3,1.4 french_canada.php,1.6,1.7 french_france.php,1.11,1.12 german.php,1.108,1.109 german_formal.php,1.28,1.29 german_utf-8.php,1.8,1.9 hebrew.php,1.4,1.5 hellenic.php,1.10,1.11 indonesian.php,1.2,1.3 italian.php,1.18,1.19 japanese.php,1.19,1.20 japanese_utf-8.php,1.2,1.3 norwegian.php,1.5,1.6 polish.php,1.22,1.23 portuguese.php,1.5,1.6 portuguese_brazil.php,1.9,1.10 romanian.php,1.5,1.6 russian.php,1.10,1.11 slovak.php,1.6,1.7 slovenian.php,1.7,1.8 spanish.php,1.10,1.11 spanish_argentina.php,1.11,1.12 swedish.php,1.9,1.10 turkish.php,1.6,1.7

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Sat Oct 16 08:35:17 EDT 2004


Update of /var/cvs/geeklog-1.3/language
In directory www:/tmp/cvs-serv28346

Modified Files:
	bosnian.php bulgarian.php chinese_big5.php chinese_gb2312.php 
	chinese_simplified_utf-8.php chinese_traditional_utf-8.php 
	croatian.php croatian_utf-8.php czech.php danish.php dutch.php 
	english_utf-8.php finnish.php finnish_utf-8.php 
	french_canada.php french_france.php german.php 
	german_formal.php german_utf-8.php hebrew.php hellenic.php 
	indonesian.php italian.php japanese.php japanese_utf-8.php 
	norwegian.php polish.php portuguese.php portuguese_brazil.php 
	romanian.php russian.php slovak.php slovenian.php spanish.php 
	spanish_argentina.php swedish.php turkish.php 
Log Message:
Synced with english.php


Index: english_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/english_utf-8.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** english_utf-8.php	7 Oct 2004 21:10:23 -0000	1.10
--- english_utf-8.php	16 Oct 2004 12:35:15 -0000	1.11
***************
*** 321,325 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 321,327 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 330,334 ****
      1 => 'No News to Display',
      2 => 'There are no news stories to display.  There may be no news for this topic or your user preferences may be too restrictive',
!     3 => " for topic %s",
      4 => 'Today\'s Featured Article',
      5 => 'Next',
--- 332,336 ----
      1 => 'No News to Display',
      2 => 'There are no news stories to display.  There may be no news for this topic or your user preferences may be too restrictive',
!     3 => ' for topic %s',
      4 => 'Today\'s Featured Article',
      5 => 'Next',
***************
*** 390,394 ****
      26 => 'This form will allow you to send an email to the selected user.  All fields are required.',
      27 => 'Short message',
!     28 => "%s wrote: ",
      29 => "This is the daily digest from {$_CONF['site_name']} for ",
      30 => ' Daily Newsletter for ',
--- 392,396 ----
      26 => 'This form will allow you to send an email to the selected user.  All fields are required.',
      27 => 'Short message',
!     28 => '%s wrote: ',
      29 => "This is the daily digest from {$_CONF['site_name']} for ",
      30 => ' Daily Newsletter for ',
***************
*** 508,512 ****
  
  $LANG12 = array(
!     1 => "To submit a %s you are required to be logged in as a user.",
      2 => 'Login',
      3 => 'New User',
--- 510,514 ----
  
  $LANG12 = array(
!     1 => 'To submit a %s you are required to be logged in as a user.',
      2 => 'Login',
      3 => 'New User',
***************
*** 532,536 ****
      23 => 'Please fill in all the fields on the form.  All fields are required.',
      24 => 'Submission Saved',
!     25 => "Your %s submission has been saved successfully.",
      26 => 'Speed Limit',
      27 => 'Username',
--- 534,538 ----
      23 => 'Please fill in all the fields on the form.  All fields are required.',
      24 => 'Submission Saved',
!     25 => 'Your %s submission has been saved successfully.',
      26 => 'Speed Limit',
      27 => 'Username',
***************
*** 781,785 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Poll Created',
!     4 => "Poll %s saved",
      5 => 'Edit Poll',
      6 => 'Poll ID',
--- 783,787 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Poll Created',
!     4 => 'Poll %s saved',
      5 => 'Edit Poll',
      6 => 'Poll ID',
***************
*** 788,793 ****
      9 => 'Question',
      10 => 'Answers / Votes',
!     11 => "There was an error getting poll answer data about the poll %s",
!     12 => "There was an error getting poll question data about the poll %s",
      13 => 'Create Poll',
      14 => 'save',
--- 790,795 ----
      9 => 'Question',
      10 => 'Answers / Votes',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
      13 => 'Create Poll',
      14 => 'save',
***************
*** 1023,1027 ****
      33 => 'Code Version',
      34 => 'Update'
- 
  );
  
--- 1025,1028 ----
***************
*** 1205,1209 ****
      'no_backups' => 'No backups in the system',
      'db_explanation' => 'To create a new backup of your Geeklog system, hit the button below',
!     'not_found' => "Incorrect path or mysqldump utility not executable.<br>Check <strong>\$_DB_mysqldump_path</strong> definition in config.php.<br>Variable currently defined as: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup Failed: Filesize was 0 bytes',
      'path_not_found' => "{$_CONF['backup_path']} does not exist or is not a directory",
--- 1206,1210 ----
      'no_backups' => 'No backups in the system',
      'db_explanation' => 'To create a new backup of your Geeklog system, hit the button below',
!     'not_found' => "Incorrect path or mysqldump utility not executable.<br>Check <strong>$_DB_mysqldump_path</strong> definition in config.php.<br>Variable currently defined as: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup Failed: Filesize was 0 bytes',
      'path_not_found' => "{$_CONF['backup_path']} does not exist or is not a directory",
***************
*** 1240,1243 ****
--- 1241,1245 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1248,1267 ****
  );
  
  $LANG_PDF = array(
      1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written'
!          . ' to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.'
!          . 'The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
      3 => 'Unknown error during PDF generation',
!     4 => 'No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page
!           in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF\'s in an ad-hoc fashion.',
      5 => 'Loading your document.',
      6 => 'Please wait while your document is loaded.',
      7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => 'The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem
!           persists.',
      9 => 'PDF Generator',
!     10 => 'This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This
!            is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site',
      11 => 'URL',
      12 => 'Generate PDF!',
--- 1250,1267 ----
  );
  
+ ###############################################################################
+ # pdfgenerator.php
+ 
  $LANG_PDF = array(
      1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
      3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
      5 => 'Loading your document.',
      6 => 'Please wait while your document is loaded.',
      7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
      9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
      11 => 'URL',
      12 => 'Generate PDF!',
***************
*** 1270,1272 ****
  );
  
! ?>
--- 1270,1272 ----
  );
  
! ?>
\ No newline at end of file

Index: russian.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/russian.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** russian.php	7 Oct 2004 21:10:23 -0000	1.10
--- russian.php	16 Oct 2004 12:35:15 -0000	1.11
***************
*** 162,166 ****
      106 => 'Ïðîñìîòðû',
      107 => 'GL Version Test',
!     108 => 'Î÷èñòèòü Cache'
  );
  
--- 162,171 ----
      106 => 'Ïðîñìîòðû',
      107 => 'GL Version Test',
!     108 => 'Î÷èñòèòü Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 199,208 ****
      8 => " ñåêóíä òîìó íàçàä.  Ïðîñèì èçâèíèòü, íî íåîáõîäèìî, ÷òî áû ìåæäó êîììåíòàðèÿìè ïðîøëî õîòÿ áû {$_CONF['commentspeedlimit']} ñåêóíä",
      9 => 'Êîììåíòàðèé',
!     10 => '',
      11 => 'Îòïðàâèòü êîììåíòàðèé',
      12 => 'Ïîæàëóéñòà, çàïîëíèòå ïîëÿ: Èìÿ, Ïî÷òîâûé àäðåñ, Çàãîëîâîê è Êîììåíòàðèé, ò.ê. îíè íåîáõîäèìû äëÿ ïóáëèêàöèè Âàøåãî êîììåíòàðèÿ.',
      13 => 'Âàøà èíôîðìàöèÿ',
      14 => 'Ïðåäïðîñìîòð',
!     15 => '',
      16 => 'Çàãîëîâîê',
      17 => 'Îøèáêà',
--- 204,213 ----
      8 => " ñåêóíä òîìó íàçàä.  Ïðîñèì èçâèíèòü, íî íåîáõîäèìî, ÷òî áû ìåæäó êîììåíòàðèÿìè ïðîøëî õîòÿ áû {$_CONF['commentspeedlimit']} ñåêóíä",
      9 => 'Êîììåíòàðèé',
!     10 => 'Send Report',
      11 => 'Îòïðàâèòü êîììåíòàðèé',
      12 => 'Ïîæàëóéñòà, çàïîëíèòå ïîëÿ: Èìÿ, Ïî÷òîâûé àäðåñ, Çàãîëîâîê è Êîììåíòàðèé, ò.ê. îíè íåîáõîäèìû äëÿ ïóáëèêàöèè Âàøåãî êîììåíòàðèÿ.',
      13 => 'Âàøà èíôîðìàöèÿ',
      14 => 'Ïðåäïðîñìîòð',
!     15 => 'Report this post',
      16 => 'Çàãîëîâîê',
      17 => 'Îøèáêà',
***************
*** 213,217 ****
      22 => 'Èñïîëüçóéòå çàãîëîâîê, êîòîðûé áû òî÷íî ïåðåäàâàë ñìûñë ñîîáùåíèÿ.',
      23 => 'Âàø ïî÷òîâûé àäðåñ ÍÅ áóäåò îïóáëèêîâàí.',
!     24 => 'Àíîíèìíûé ïîëüçîâàòåëü'
  );
  
--- 218,225 ----
      22 => 'Èñïîëüçóéòå çàãîëîâîê, êîòîðûé áû òî÷íî ïåðåäàâàë ñìûñë ñîîáùåíèÿ.',
      23 => 'Âàø ïî÷òîâûé àäðåñ ÍÅ áóäåò îïóáëèêîâàí.',
!     24 => 'Àíîíèìíûé ïîëüçîâàòåëü',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 324,328 ****
      103 => 'Ðàçðåøèòü ïî÷òó îò äðóãèõ ïîëüçîâàòåëåé',
      104 => 'Ïîêàçûâàòü îíëàéí-ñòàòóñ',
!     105 => 'Ïîêàçûâàòü â Who\'s Online áëîêå'
  );
  
--- 332,338 ----
      103 => 'Ðàçðåøèòü ïî÷òó îò äðóãèõ ïîëüçîâàòåëåé',
      104 => 'Ïîêàçûâàòü îíëàéí-ñòàòóñ',
!     105 => 'Ïîêàçûâàòü â Who\'s Online áëîêå',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 336,340 ****
      4 => 'Ñåãîäíÿøíÿÿ Îñîáàÿ ñòàòüÿ',
      5 => 'Ñëåäóþùàÿ',
!     6 => 'Ïðåäûäóùàÿ'
  );
  
--- 346,352 ----
      4 => 'Ñåãîäíÿøíÿÿ Îñîáàÿ ñòàòüÿ',
      5 => 'Ñëåäóþùàÿ',
!     6 => 'Ïðåäûäóùàÿ',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 391,395 ****
      26 => 'Ýòà ôîðìà ïîçâîëèò Âàì îòïðàâèòü ýëåêòðîííîå ñîîáùåíèå âûáðàííîìó ïîëüçîâàòåëþ.  Âñå ïîëÿ îáÿçàòåëüíû.',
      27 => 'Êîðîòêîå ñîîáùåíèå',
!     28 => "%s ïèøåò: ",
      29 => "Ýòî äíåâíîé äàéäæåñò ñ {$_CONF['site_name']} äëÿ ",
      30 => ' Äíåâíîé íîâîñòíîé áþëëåòåíü äëÿ ',
--- 403,407 ----
      26 => 'Ýòà ôîðìà ïîçâîëèò Âàì îòïðàâèòü ýëåêòðîííîå ñîîáùåíèå âûáðàííîìó ïîëüçîâàòåëþ.  Âñå ïîëÿ îáÿçàòåëüíû.',
      27 => 'Êîðîòêîå ñîîáùåíèå',
!     28 => '%s ïèøåò: ',
      29 => "Ýòî äíåâíîé äàéäæåñò ñ {$_CONF['site_name']} äëÿ ",
      30 => ' Äíåâíîé íîâîñòíîé áþëëåòåíü äëÿ ',
***************
*** 501,505 ****
      2 => 'Îòïðàâèòü ñòàòüþ äðóãó',
      3 => 'Ïå÷àòíàÿ ôîðìà ñòàòüè',
!     4 => 'Ïàðàìåòðû ñòàòüè'
  );
  
--- 513,518 ----
      2 => 'Îòïðàâèòü ñòàòüþ äðóãó',
      3 => 'Ïå÷àòíàÿ ôîðìà ñòàòüè',
!     4 => 'Ïàðàìåòðû ñòàòüè',
!     5 => 'PDF Story Format'
  );
  
***************
*** 532,536 ****
      23 => 'Ïîæàëóéñòà, çàïîëíèòå âñå ïîëÿ ôîðìû. Âñå ïîëÿ îáÿçàòåëüíû.',
      24 => 'Ïóáëèêàöèÿ ñîõðàíåíà',
!     25 => "Your %s submission has been saved successfully.",
      26 => 'Îãðàíè÷åíèå áûñòðîäåéñòâèÿ',
      27 => 'Èìÿ ïîëüçîâàòåëÿ',
--- 545,549 ----
      23 => 'Ïîæàëóéñòà, çàïîëíèòå âñå ïîëÿ ôîðìû. Âñå ïîëÿ îáÿçàòåëüíû.',
      24 => 'Ïóáëèêàöèÿ ñîõðàíåíà',
!     25 => 'Your %s submission has been saved successfully.',
      26 => 'Îãðàíè÷åíèå áûñòðîäåéñòâèÿ',
      27 => 'Èìÿ ïîëüçîâàòåëÿ',
***************
*** 651,655 ****
  $LANG22 = array(
      1 => 'Ðåäàêòèðîâàíèå ñîáûòèÿ',
!     2 => '',
      3 => 'Çàãîëîâîê ñîáûòèÿ',
      4 => 'Ññûëêà íà ñîáûòèå',
--- 664,668 ----
  $LANG22 = array(
      1 => 'Ðåäàêòèðîâàíèå ñîáûòèÿ',
!     2 => 'Error',
      3 => 'Çàãîëîâîê ñîáûòèÿ',
      4 => 'Ññûëêà íà ñîáûòèå',
***************
*** 671,675 ****
      20 => 'ñîõðàíèòü',
      21 => 'îòìåíèòü',
!     22 => 'óäàëèòü'
  );
  
--- 684,691 ----
      20 => 'ñîõðàíèòü',
      21 => 'îòìåíèòü',
!     22 => 'óäàëèòü',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 718,722 ****
      10 => 'îòìåíèòü',
      11 => 'ñòåðåòü',
!     12 => '',
      13 => 'Çàãîëîâîê',
      14 => 'Òåìà',
--- 734,738 ----
      10 => 'îòìåíèòü',
      11 => 'ñòåðåòü',
!     12 => 'ID',
      13 => 'Çàãîëîâîê',
      14 => 'Òåìà',
***************
*** 730,734 ****
      22 => 'Ñïèñîê ñòàòåé',
      23 => 'Äëÿ èçìåíåíèÿ èëè óäàëåíèÿ ñòàòüè, âûáåðèòå íîìåð ñòàòüè íèæå.  Äëÿ ïðîñìîòðà ñòàòüè íàæìèòå íà å¸ çàãîëîâîê. Äëÿ ñîçäàíèÿ íîâîé íàæìèòå íà êíîïêó Ñîçäàòü ñòàòüþ.',
!     24 => '',
      25 => '',
      26 => 'Ïðåäïðîñìîòð ñòàòüè',
--- 746,750 ----
      22 => 'Ñïèñîê ñòàòåé',
      23 => 'Äëÿ èçìåíåíèÿ èëè óäàëåíèÿ ñòàòüè, âûáåðèòå íîìåð ñòàòüè íèæå.  Äëÿ ïðîñìîòðà ñòàòüè íàæìèòå íà å¸ çàãîëîâîê. Äëÿ ñîçäàíèÿ íîâîé íàæìèòå íà êíîïêó Ñîçäàòü ñòàòüþ.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Ïðåäïðîñìîòð ñòàòüè',
***************
*** 763,767 ****
      55 => 'Ñëåäóþùèå îøèáêè ïðîèçîøëè ïðè ñîõðàíåíèè Âàøåé ñòàòüè.  Ïîæàëóéñòà, èñïðàâüòå îøèáêè ïåðåä òåì, êàê ñîõðàíèòü ñòàòüþ',
      56 => 'Ïîêàçàòü èêîíêó òåìû',
!     57 => 'Ïîêàçûâàòü íåìàñøòèáèðóåìóþ êàðòèíêó'
  );
  
--- 779,788 ----
      55 => 'Ñëåäóþùèå îøèáêè ïðîèçîøëè ïðè ñîõðàíåíèè Âàøåé ñòàòüè.  Ïîæàëóéñòà, èñïðàâüòå îøèáêè ïåðåä òåì, êàê ñîõðàíèòü ñòàòüþ',
      56 => 'Ïîêàçàòü èêîíêó òåìû',
!     57 => 'Ïîêàçûâàòü íåìàñøòèáèðóåìóþ êàðòèíêó',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 773,777 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Îïðîñ ñîçäàí',
!     4 => "Îïðîñ %s ñîõðàí¸í",
      5 => 'Ðåäàêòèðîâàíèå îïðîñà',
      6 => 'ID îïðîñà',
--- 794,798 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Îïðîñ ñîçäàí',
!     4 => 'Îïðîñ %s ñîõðàí¸í',
      5 => 'Ðåäàêòèðîâàíèå îïðîñà',
      6 => 'ID îïðîñà',
***************
*** 780,785 ****
      9 => 'Âîïðîñ',
      10 => 'Îòâåòû / Ãîëîñà',
!     11 => "Îøèáêà ïîëó÷åíèÿ èíôîðìàöèè îá îòâåòàõ íà îïðîñ %s",
!     12 => "Îøèáêà ïîëó÷åíèÿ èíôîðìàöèè î âîïðîñå îïðîñà %s",
      13 => 'Ñîçäàòü îïðîñ',
      14 => 'save',
--- 801,806 ----
      9 => 'Âîïðîñ',
      10 => 'Îòâåòû / Ãîëîñà',
!     11 => 'Îøèáêà ïîëó÷åíèÿ èíôîðìàöèè îá îòâåòàõ íà îïðîñ %s',
!     12 => 'Îøèáêà ïîëó÷åíèÿ èíôîðìàöèè î âîïðîñå îïðîñà %s',
      13 => 'Ñîçäàòü îïðîñ',
      14 => 'save',
***************
*** 825,829 ****
      22 => 'Ïî óìîë÷àíèþ',
      23 => 'Ñäåëàòü ýòó òåìó òåìî ïî óìîë÷àíèþ ïðè äîáàñëåíèè íîâîé ñòàòüè',
!     24 => '(*)'
  );
  
--- 846,852 ----
      22 => 'Ïî óìîë÷àíèþ',
      23 => 'Ñäåëàòü ýòó òåìó òåìî ïî óìîë÷àíèþ ïðè äîáàñëåíèè íîâîé ñòàòüè',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 863,867 ****
      30 => 'Èìïîðòèðîâàòü',
      31 => 'Íîâûå ïîëüçîâàòåëè',
!     32 => "Done processing. Imported %d and encountered %d failures",
      33 => 'îòïðàâèòü',
      34 => 'Îøèáêà: óêàæèòå ôàéë, êîòîðûé Âû çàãðóæàåòå.',
--- 886,890 ----
      30 => 'Èìïîðòèðîâàòü',
      31 => 'Íîâûå ïîëüçîâàòåëè',
!     32 => 'Done processing. Imported %d and encountered %d failures',
      33 => 'îòïðàâèòü',
      34 => 'Îøèáêà: óêàæèòå ôàéë, êîòîðûé Âû çàãðóæàåòå.',
***************
*** 1009,1013 ****
      29 => 'Âåðñèÿ Geeklog',
      30 => 'Óäàëèòü ïëàãèí?',
!     31 => 'Âû óâåðåíû, ÷òî õîòèòå óäàëèòü ýòîò ïëàãèí? Ïðîäîëæèâ, Âû óäàëèòå âñå ôàéëû è äàííûå, êîòîðûå äàííûé ïëàãèí èñïîëüçîâàë.  Åñëè Âû óâåðåíû, íàæìèòå êíîïêó "Óäàëèòü" íèæå.'
  );
  
--- 1032,1039 ----
      29 => 'Âåðñèÿ Geeklog',
      30 => 'Óäàëèòü ïëàãèí?',
!     31 => 'Âû óâåðåíû, ÷òî õîòèòå óäàëèòü ýòîò ïëàãèí? Ïðîäîëæèâ, Âû óäàëèòå âñå ôàéëû è äàííûå, êîòîðûå äàííûé ïëàãèí èñïîëüçîâàë.  Åñëè Âû óâåðåíû, íàæìèòå êíîïêó "Óäàëèòü" íèæå.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1117,1121 ****
      57 => 'Âàø àêêàóíò áûë óñïåøíî óäàë¸í.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1143,1149 ----
      57 => 'Âàø àêêàóíò áûë óñïåøíî óäàë¸í.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1176,1180 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1204,1209 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1223,1226 ****
--- 1252,1256 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1231,1233 ****
  );
  
! ?>
--- 1261,1283 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: portuguese.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/portuguese.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** portuguese.php	7 Oct 2004 21:10:23 -0000	1.5
--- portuguese.php	16 Oct 2004 12:35:15 -0000	1.6
***************
*** 148,152 ****
      106 => 'Visitas',
      107 => 'Teste à versão do GL',
!     108 => 'Limpar Cache'
  );
  
--- 148,157 ----
      106 => 'Visitas',
      107 => 'Teste à versão do GL',
!     108 => 'Limpar Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 185,194 ****
      8 => " segundos atrás.  Este site a pelo menos {$_CONF['commentspeedlimit']} segundos entre comentários",
      9 => 'Comentário',
!     10 => '',
      11 => 'Enviar comentário',
      12 => 'Preencha os campos título e comentário. Estes campos são necessários para o envio de um comentário.',
      13 => 'A sua informação',
      14 => 'Previsualizar',
!     15 => '',
      16 => 'Título',
      17 => 'Erro',
--- 190,199 ----
      8 => " segundos atrás.  Este site a pelo menos {$_CONF['commentspeedlimit']} segundos entre comentários",
      9 => 'Comentário',
!     10 => 'Send Report',
      11 => 'Enviar comentário',
      12 => 'Preencha os campos título e comentário. Estes campos são necessários para o envio de um comentário.',
      13 => 'A sua informação',
      14 => 'Previsualizar',
!     15 => 'Report this post',
      16 => 'Título',
      17 => 'Erro',
***************
*** 199,203 ****
      22 => 'Utilize um assunto objectivo que descreva a que se refere o seu comentário.',
      23 => 'O seu endereço de email não é tornado público.',
!     24 => 'Utilizador anónimo'
  );
  
--- 204,211 ----
      22 => 'Utilize um assunto objectivo que descreva a que se refere o seu comentário.',
      23 => 'O seu endereço de email não é tornado público.',
!     24 => 'Utilizador anónimo',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 310,314 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 318,324 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 319,326 ****
      1 => 'Nenhuma notícia para mostrar',
      2 => 'Não há notícias novas para mostrar.  Pode não haver notícias para este tópico ou as suas definições são demasiado restrictivas',
!     3 => " para o tópico %s",
      4 => 'Artigos do dia',
      5 => 'Próxima',
!     6 => 'Anterior'
  );
  
--- 329,338 ----
      1 => 'Nenhuma notícia para mostrar',
      2 => 'Não há notícias novas para mostrar.  Pode não haver notícias para este tópico ou as suas definições são demasiado restrictivas',
!     3 => ' para o tópico %s',
      4 => 'Artigos do dia',
      5 => 'Próxima',
!     6 => 'Anterior',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 377,381 ****
      26 => 'Este formulário permite-lhe enviar um email para o utilizador seleccionado.  É necessário o preenchimento de todos os campos.',
      27 => 'Mensagem curta',
!     28 => "%s escreveu: ",
      29 => "Este é o envio diário automático de {$_CONF['site_name']} para ",
      30 => ' Novidades diárias para ',
--- 389,393 ----
      26 => 'Este formulário permite-lhe enviar um email para o utilizador seleccionado.  É necessário o preenchimento de todos os campos.',
      27 => 'Mensagem curta',
!     28 => '%s escreveu: ',
      29 => "Este é o envio diário automático de {$_CONF['site_name']} para ",
      30 => ' Novidades diárias para ',
***************
*** 487,491 ****
      2 => 'Enviar notícia a um amigo',
      3 => 'Versão para impressão',
!     4 => 'Opções da notícia'
  );
  
--- 499,504 ----
      2 => 'Enviar notícia a um amigo',
      3 => 'Versão para impressão',
!     4 => 'Opções da notícia',
!     5 => 'PDF Story Format'
  );
  
***************
*** 494,498 ****
  
  $LANG12 = array(
!     1 => "Para enviar um %s deve efectuar o login como utilizador.",
      2 => 'Login',
      3 => 'Novo utilizador',
--- 507,511 ----
  
  $LANG12 = array(
!     1 => 'Para enviar um %s deve efectuar o login como utilizador.',
      2 => 'Login',
      3 => 'Novo utilizador',
***************
*** 518,522 ****
      23 => 'Preencha todos os campos do formulário.  Todos eles são necessários.',
      24 => 'Envio registado',
!     25 => "O seu envio %s foi registado com sucesso.",
      26 => 'Limite de velocidade',
      27 => 'Utilizador',
--- 531,535 ----
      23 => 'Preencha todos os campos do formulário.  Todos eles são necessários.',
      24 => 'Envio registado',
!     25 => 'O seu envio %s foi registado com sucesso.',
      26 => 'Limite de velocidade',
      27 => 'Utilizador',
***************
*** 637,641 ****
  $LANG22 = array(
      1 => 'Editor de eventos',
!     2 => '',
      3 => 'Título',
      4 => 'URL',
--- 650,654 ----
  $LANG22 = array(
      1 => 'Editor de eventos',
!     2 => 'Error',
      3 => 'Título',
      4 => 'URL',
***************
*** 657,661 ****
      20 => 'guardar',
      21 => 'cancelar',
!     22 => 'apagar'
  );
  
--- 670,677 ----
      20 => 'guardar',
      21 => 'cancelar',
!     22 => 'apagar',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 704,708 ****
      10 => 'cancelar',
      11 => 'apagar',
!     12 => '',
      13 => 'Título',
      14 => 'Tópico',
--- 720,724 ----
      10 => 'cancelar',
      11 => 'apagar',
!     12 => 'ID',
      13 => 'Título',
      14 => 'Tópico',
***************
*** 716,720 ****
      22 => 'Lista de notícias',
      23 => 'Para modificar ou apagar uma notícia, clique no número da notícia a seguir. Para ver uma notícia, clique no título da notícia que pretende ver. Para introduzir uma notícia clique em Inserir notícia a seguir.',
!     24 => '',
      25 => '',
      26 => 'Previsualização de notícias',
--- 732,736 ----
      22 => 'Lista de notícias',
      23 => 'Para modificar ou apagar uma notícia, clique no número da notícia a seguir. Para ver uma notícia, clique no título da notícia que pretende ver. Para introduzir uma notícia clique em Inserir notícia a seguir.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Previsualização de notícias',
***************
*** 749,753 ****
      55 => 'Ocorreram os seguintes erros ao tentar guardar a sua notícia.  Por favor, corrija estes erros antes de guardar',
      56 => 'Mostrar imagem de tópico',
!     57 => 'View unscaled image'
  );
  
--- 765,774 ----
      55 => 'Ocorreram os seguintes erros ao tentar guardar a sua notícia.  Por favor, corrija estes erros antes de guardar',
      56 => 'Mostrar imagem de tópico',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 759,763 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Data de criação',
!     4 => "Votação %s guardada",
      5 => 'Editar votação',
      6 => 'ID da votação',
--- 780,784 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Data de criação',
!     4 => 'Votação %s guardada',
      5 => 'Editar votação',
      6 => 'ID da votação',
***************
*** 766,771 ****
      9 => 'Pergunta',
      10 => 'Respostas / Votos',
!     11 => "Foi encontrado um erro ao carregar uma resposta da votação %s",
!     12 => "Foi encontrado um erro ao carregar a questão da votação %s",
      13 => 'Criar Votação',
      14 => 'guardar',
--- 787,792 ----
      9 => 'Pergunta',
      10 => 'Respostas / Votos',
!     11 => 'Foi encontrado um erro ao carregar uma resposta da votação %s',
!     12 => 'Foi encontrado um erro ao carregar a questão da votação %s',
      13 => 'Criar Votação',
      14 => 'guardar',
***************
*** 811,815 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 832,838 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 995,999 ****
      29 => 'Versão do GL',
      30 => 'Apagar o Plug-in?',
!     31 => 'Tem a certeza que pretende apagar este plug-in?  Ao efectuar isto remove todos os dados e estructuras que este plug-in utiliza. Se tem a certeza, clique em apagar novamente.'
  );
  
--- 1018,1025 ----
      29 => 'Versão do GL',
      30 => 'Apagar o Plug-in?',
!     31 => 'Tem a certeza que pretende apagar este plug-in?  Ao efectuar isto remove todos os dados e estructuras que este plug-in utiliza. Se tem a certeza, clique em apagar novamente.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1103,1107 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1129,1135 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1162,1166 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1190,1195 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1209,1212 ****
--- 1238,1242 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1217,1219 ****
  );
  
! ?>
--- 1247,1269 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: french_france.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/french_france.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** french_france.php	7 Oct 2004 21:10:23 -0000	1.11
--- french_france.php	16 Oct 2004 12:35:15 -0000	1.12
***************
*** 148,152 ****
      106 => 'Vu',
      107 => 'MAJ de GL',
!     108 => 'Vider le cache'
  );
  
--- 148,157 ----
      106 => 'Vu',
      107 => 'MAJ de GL',
!     108 => 'Vider le cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 199,203 ****
      22 => 'Veillez à utiliser un titre le plus significatif possible.',
      23 => 'Votre adresse email ne sera pas rendue publique.',
!     24 => 'Utilisateur anonyme'
  );
  
--- 204,211 ----
      22 => 'Veillez à utiliser un titre le plus significatif possible.',
      23 => 'Votre adresse email ne sera pas rendue publique.',
!     24 => 'Utilisateur anonyme',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 310,314 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 318,324 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 319,326 ****
      1 => 'Aucun article à afficher',
      2 => 'Il n\'y a pas de nouveau articles à afficher. Il n\'y a peut-être pas de nouveautés pour ce sujet ou alors vos préférences sont trop restrictives.',
!     3 => " pour le sujet %s",
      4 => 'Article Important du jour',
      5 => 'Suivant',
!     6 => 'Précédent'
  );
  
--- 329,338 ----
      1 => 'Aucun article à afficher',
      2 => 'Il n\'y a pas de nouveau articles à afficher. Il n\'y a peut-être pas de nouveautés pour ce sujet ou alors vos préférences sont trop restrictives.',
!     3 => ' pour le sujet %s',
      4 => 'Article Important du jour',
      5 => 'Suivant',
!     6 => 'Précédent',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 377,381 ****
      26 => 'Ce formulaire vous permet d\'envoyer un email à tous les utilisateurs sélectionnés. Tous les champs sont obligatoires.',
      27 => 'Message court',
!     28 => "%s a écrit: ",
      29 => "Voici les article du jour {$_CONF['site_name']} pour ",
      30 => ' lettre d\'information de ',
--- 389,393 ----
      26 => 'Ce formulaire vous permet d\'envoyer un email à tous les utilisateurs sélectionnés. Tous les champs sont obligatoires.',
      27 => 'Message court',
!     28 => '%s a écrit: ',
      29 => "Voici les article du jour {$_CONF['site_name']} pour ",
      30 => ' lettre d\'information de ',
***************
*** 487,491 ****
      2 => 'Envoyer cet article à un ami',
      3 => 'Version imprimable',
!     4 => 'Option des articles'
  );
  
--- 499,504 ----
      2 => 'Envoyer cet article à un ami',
      3 => 'Version imprimable',
!     4 => 'Option des articles',
!     5 => 'PDF Story Format'
  );
  
***************
*** 494,498 ****
  
  $LANG12 = array(
!     1 => "Pour envoyer un %s vous devez vous identifier.",
      2 => 'Nom de connexion',
      3 => 'Nouvel utilisateur',
--- 507,511 ----
  
  $LANG12 = array(
!     1 => 'Pour envoyer un %s vous devez vous identifier.',
      2 => 'Nom de connexion',
      3 => 'Nouvel utilisateur',
***************
*** 518,522 ****
      23 => 'Veuillez remplir tous les champs du formulaire. Ils sont tous obligatoires.',
      24 => 'Proposition enregistrée',
!     25 => "Vos propositions %s ont été sauvées avec succès.",
      26 => 'Vitesse limite',
      27 => 'utilisateur',
--- 531,535 ----
      23 => 'Veuillez remplir tous les champs du formulaire. Ils sont tous obligatoires.',
      24 => 'Proposition enregistrée',
!     25 => 'Vos propositions %s ont été sauvées avec succès.',
      26 => 'Vitesse limite',
      27 => 'utilisateur',
***************
*** 657,661 ****
      20 => 'enregistrer',
      21 => 'annuler',
!     22 => 'supprimer'
  );
  
--- 670,677 ----
      20 => 'enregistrer',
      21 => 'annuler',
!     22 => 'supprimer',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 704,708 ****
      10 => 'Annuler',
      11 => 'Supprimer',
!     12 => '',
      13 => 'Titre',
      14 => 'Sujet',
--- 720,724 ----
      10 => 'Annuler',
      11 => 'Supprimer',
!     12 => 'ID',
      13 => 'Titre',
      14 => 'Sujet',
***************
*** 716,720 ****
      22 => 'Liste des articles',
      23 => 'Pour modifier ou supprimer un article, cliquez sur son numéro. Pour visionner un article, cliquez sur le titre de l\'article. Pour créer un nouvel article, cliquez sur le bouton écrire un article.',
!     24 => '',
      25 => '',
      26 => 'Aperçu de l\'article',
--- 732,736 ----
      22 => 'Liste des articles',
      23 => 'Pour modifier ou supprimer un article, cliquez sur son numéro. Pour visionner un article, cliquez sur le titre de l\'article. Pour créer un nouvel article, cliquez sur le bouton écrire un article.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Aperçu de l\'article',
***************
*** 749,753 ****
      55 => 'L\'erreur suivante est apparue lors de l\'enregistrement de votre article.  Veuillez corriger ces erreurs et réessayer',
      56 => 'Montrer l\'icône',
!     57 => 'View unscaled image'
  );
  
--- 765,774 ----
      55 => 'L\'erreur suivante est apparue lors de l\'enregistrement de votre article.  Veuillez corriger ces erreurs et réessayer',
      56 => 'Montrer l\'icône',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 759,763 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Sondage créé',
!     4 => "Sondage %s enregistré",
      5 => 'Modifier sondage',
      6 => 'N° Sondage',
--- 780,784 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Sondage créé',
!     4 => 'Sondage %s enregistré',
      5 => 'Modifier sondage',
      6 => 'N° Sondage',
***************
*** 766,771 ****
      9 => 'Question',
      10 => 'Réponses / Votes',
!     11 => "Une erreur s'est produite lors de l'obtention des réponses du sondage %s",
!     12 => "Une erreur s'est produite lors de l'obtention des questions du sondage %s",
      13 => 'Nouveau Sondage',
      14 => 'enregistrer',
--- 787,792 ----
      9 => 'Question',
      10 => 'Réponses / Votes',
!     11 => 'Une erreur s\'est produite lors de l\'obtention des réponses du sondage %s',
!     12 => 'Une erreur s\'est produite lors de l\'obtention des questions du sondage %s',
      13 => 'Nouveau Sondage',
      14 => 'enregistrer',
***************
*** 811,815 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 832,838 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 995,999 ****
      29 => 'Version de Geeklog',
      30 => 'Supprimer le plugin ?',
!     31 => 'Etes-vous sûr de vouloir supprimer ce plugin ?  Toutes les données, fichiers et structures utilisés par ce plugin seront détruits.  Si vous êtes sûr cliquez sur le bouton Supprimer.'
  );
  
--- 1018,1025 ----
      29 => 'Version de Geeklog',
      30 => 'Supprimer le plugin ?',
!     31 => 'Etes-vous sûr de vouloir supprimer ce plugin ?  Toutes les données, fichiers et structures utilisés par ce plugin seront détruits.  Si vous êtes sûr cliquez sur le bouton Supprimer.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1103,1107 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1129,1135 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1162,1166 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1190,1195 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1209,1212 ****
--- 1238,1242 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1217,1219 ****
  );
  
! ?>
--- 1247,1269 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: turkish.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/turkish.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** turkish.php	7 Oct 2004 21:10:23 -0000	1.6
--- turkish.php	16 Oct 2004 12:35:15 -0000	1.7
***************
*** 151,155 ****
      106 => 'Okunma',
      107 => 'GL Sürüm Testi',
!     108 => 'Önbelleði Temizle'
  );
  
--- 151,160 ----
      106 => 'Okunma',
      107 => 'GL Sürüm Testi',
!     108 => 'Önbelleði Temizle',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 188,197 ****
      8 => " saniye önceydi.  Bu sitede iki yorum arasýnda minimum {$_CONF['commentspeedlimit']} saniye olmalýdýr.",
      9 => 'Yorum',
!     10 => '',
      11 => 'Yorumu Ekle',
      12 => 'Lütfen Baþlýk ve Yorum bloklarýný doldurunuz.',
      13 => 'Bilgileriniz',
      14 => 'Ön Ýzleme',
!     15 => '',
      16 => 'Baþlýk',
      17 => 'Hata',
--- 193,202 ----
      8 => " saniye önceydi.  Bu sitede iki yorum arasýnda minimum {$_CONF['commentspeedlimit']} saniye olmalýdýr.",
      9 => 'Yorum',
!     10 => 'Send Report',
      11 => 'Yorumu Ekle',
      12 => 'Lütfen Baþlýk ve Yorum bloklarýný doldurunuz.',
      13 => 'Bilgileriniz',
      14 => 'Ön Ýzleme',
!     15 => 'Report this post',
      16 => 'Baþlýk',
      17 => 'Hata',
***************
*** 202,206 ****
      22 => 'Yorumunuzun konusunu içeriðini iyi anlatan bir þekilde seçiniz.',
      23 => 'Email adresiniz diðer kullanýcýlara GÖSTERÝLMEYECEKTÝR.',
!     24 => 'Herhangi Kullanýcý'
  );
  
--- 207,214 ----
      22 => 'Yorumunuzun konusunu içeriðini iyi anlatan bir þekilde seçiniz.',
      23 => 'Email adresiniz diðer kullanýcýlara GÖSTERÝLMEYECEKTÝR.',
!     24 => 'Herhangi Kullanýcý',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 313,317 ****
      103 => 'Diðer üyelerden email izni',
      104 => 'Aktifliðinizin Görüntülenmesi',
!     105 => 'Aktif Kullanýcýlar Bloðunda görüntülenme'
  );
  
--- 321,327 ----
      103 => 'Diðer üyelerden email izni',
      104 => 'Aktifliðinizin Görüntülenmesi',
!     105 => 'Aktif Kullanýcýlar Bloðunda görüntülenme',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 322,329 ****
      1 => 'Gösterilecek hiç haber yok',
      2 => 'Gösterilecek hiç haber yazýsý yok. Bu konu hakkýnda hiç haber olmayabilir, veya belirlediðiniz ayarlar yüzünden gösterilemiyor olabilir',
!     3 => " %s için",
      4 => 'Günün Yazýsý',
      5 => 'Sonraki',
!     6 => 'Önceki'
  );
  
--- 332,341 ----
      1 => 'Gösterilecek hiç haber yok',
      2 => 'Gösterilecek hiç haber yazýsý yok. Bu konu hakkýnda hiç haber olmayabilir, veya belirlediðiniz ayarlar yüzünden gösterilemiyor olabilir',
!     3 => ' %s için',
      4 => 'Günün Yazýsý',
      5 => 'Sonraki',
!     6 => 'Önceki',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 380,384 ****
      26 => 'Bu form sizin seçtiðiniz kullanýcýya email yollamanýzý saðlar. Tüm alanlar mecburidir.',
      27 => 'Mesaj',
!     28 => "%s: ",
      29 => "Bu mesaj {$_CONF['site_name']} günlük özetidir. ",
      30 => ' Günlük Haber Özeti ',
--- 392,396 ----
      26 => 'Bu form sizin seçtiðiniz kullanýcýya email yollamanýzý saðlar. Tüm alanlar mecburidir.',
      27 => 'Mesaj',
!     28 => '%s: ',
      29 => "Bu mesaj {$_CONF['site_name']} günlük özetidir. ",
      30 => ' Günlük Haber Özeti ',
***************
*** 490,494 ****
      2 => 'Arkadaþýna Gönder',
      3 => 'Basýlmaya Uygun Þekli',
!     4 => 'Seçenekler'
  );
  
--- 502,507 ----
      2 => 'Arkadaþýna Gönder',
      3 => 'Basýlmaya Uygun Þekli',
!     4 => 'Seçenekler',
!     5 => 'PDF Story Format'
  );
  
***************
*** 497,501 ****
  
  $LANG12 = array(
!     1 => "%s gönderebilmek için sisteme bir kullanýcý olarak giriþ yapmýþ olmanýz gerekiyor.",
      2 => 'Sisteme gir',
      3 => 'Yeni Kullanýcý',
--- 510,514 ----
  
  $LANG12 = array(
!     1 => '%s gönderebilmek için sisteme bir kullanýcý olarak giriþ yapmýþ olmanýz gerekiyor.',
      2 => 'Sisteme gir',
      3 => 'Yeni Kullanýcý',
***************
*** 521,525 ****
      23 => 'Formdaki tüm alanlarý doldurunuz. Hepsinin doldurulmasý gerekmektedir.',
      24 => 'Gönderiniz Kaydedildi',
!     25 => "%s gönderiniz baþarýyla kaydedildi.",
      26 => 'Hýz Limiti',
      27 => 'Kullanýcý Acý',
--- 534,538 ----
      23 => 'Formdaki tüm alanlarý doldurunuz. Hepsinin doldurulmasý gerekmektedir.',
      24 => 'Gönderiniz Kaydedildi',
!     25 => '%s gönderiniz baþarýyla kaydedildi.',
      26 => 'Hýz Limiti',
      27 => 'Kullanýcý Acý',
***************
*** 640,644 ****
  $LANG22 = array(
      1 => 'Etkinlik Düzenleyicisi',
!     2 => '',
      3 => 'Etkinlik Baþlýðý',
      4 => 'Etkinlik Adresi',
--- 653,657 ----
  $LANG22 = array(
      1 => 'Etkinlik Düzenleyicisi',
!     2 => 'Error',
      3 => 'Etkinlik Baþlýðý',
      4 => 'Etkinlik Adresi',
***************
*** 660,664 ****
      20 => 'Kaydet',
      21 => 'Vazgeç',
!     22 => 'Sil'
  );
  
--- 673,680 ----
      20 => 'Kaydet',
      21 => 'Vazgeç',
!     22 => 'Sil',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 707,711 ****
      10 => 'vazgeç',
      11 => 'sil',
!     12 => '',
      13 => 'Baþlýk',
      14 => 'Konu',
--- 723,727 ----
      10 => 'vazgeç',
      11 => 'sil',
!     12 => 'ID',
      13 => 'Baþlýk',
      14 => 'Konu',
***************
*** 719,723 ****
      22 => 'Yazý Listesi',
      23 => 'Bir yazýyý deðiþtirmek veya silmek istiyorsanýz, yazýnýn numarasýna basýnýz. Bir yazýyý görüntülemek istiyorsanýz, yazýnýn baþlýðýna basýnýz. Yeni bir yazý yaratmak istiyorsanýz, yukarýdaki Yeni Yazý düðmesine basýnýz.',
!     24 => '',
      25 => '',
      26 => 'Yazý Ön Ýzlemi',
--- 735,739 ----
      22 => 'Yazý Listesi',
      23 => 'Bir yazýyý deðiþtirmek veya silmek istiyorsanýz, yazýnýn numarasýna basýnýz. Bir yazýyý görüntülemek istiyorsanýz, yazýnýn baþlýðýna basýnýz. Yeni bir yazý yaratmak istiyorsanýz, yukarýdaki Yeni Yazý düðmesine basýnýz.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Yazý Ön Ýzlemi',
***************
*** 752,756 ****
      55 => 'Aþaðýdaki hatalar yazýnýzý kaydetmeye çalýþýrken oluþtu.  Lütfen listelenen hatalarý kontrol edip düzeltiniz',
      56 => 'Sembolü Göster',
!     57 => 'Ölçeksiz resim göster'
  );
  
--- 768,777 ----
      55 => 'Aþaðýdaki hatalar yazýnýzý kaydetmeye çalýþýrken oluþtu.  Lütfen listelenen hatalarý kontrol edip düzeltiniz',
      56 => 'Sembolü Göster',
!     57 => 'Ölçeksiz resim göster',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 762,766 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Yaratýlma Tarihi',
!     4 => "Anket %s kaydedildi",
      5 => 'Ankati Deðiþtir',
      6 => 'Anket Tanýmlayýcý',
--- 783,787 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Yaratýlma Tarihi',
!     4 => 'Anket %s kaydedildi',
      5 => 'Ankati Deðiþtir',
      6 => 'Anket Tanýmlayýcý',
***************
*** 769,774 ****
      9 => 'Soru',
      10 => 'Cevaplar / Oylar',
!     11 => "%s Anket cevap verilerini alýrken bir sorun oluþtu",
!     12 => "%s Anket soru verilerini alýrken bir sorun oluþtu",
      13 => 'Anket Yarat',
      14 => 'kaydet',
--- 790,795 ----
      9 => 'Soru',
      10 => 'Cevaplar / Oylar',
!     11 => '%s Anket cevap verilerini alýrken bir sorun oluþtu',
!     12 => '%s Anket soru verilerini alýrken bir sorun oluþtu',
      13 => 'Anket Yarat',
      14 => 'kaydet',
***************
*** 814,818 ****
      22 => 'Varsayýlan',
      23 => 'bildirilen yeni yazý için bunu varsayýlan baþlýk yap',
!     24 => '(*)'
  );
  
--- 835,841 ----
      22 => 'Varsayýlan',
      23 => 'bildirilen yeni yazý için bunu varsayýlan baþlýk yap',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 998,1002 ****
      29 => 'Geeklog Sürümü',
      30 => 'Eklentiyi Sil?',
!     31 => 'Bu eklentiyi silmek istediðinizden eminmisiniz? Bunu yaparsanýz eklentinin kullandýðý tüm veriler ve veri yapýlarý da silinecektir. Eminseniz Sil düðmesine bir daha basýnýz.'
  );
  
--- 1021,1028 ----
      29 => 'Geeklog Sürümü',
      30 => 'Eklentiyi Sil?',
!     31 => 'Bu eklentiyi silmek istediðinizden eminmisiniz? Bunu yaparsanýz eklentinin kullandýðý tüm veriler ve veri yapýlarý da silinecektir. Eminseniz Sil düðmesine bir daha basýnýz.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1106,1110 ****
      57 => 'Hesabýnýz baþarýyla silindi.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1132,1138 ----
      57 => 'Hesabýnýz baþarýyla silindi.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1165,1169 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1193,1198 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1212,1215 ****
--- 1241,1245 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1220,1222 ****
  );
  
! ?>
--- 1250,1272 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: chinese_gb2312.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/chinese_gb2312.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** chinese_gb2312.php	7 Oct 2004 21:10:23 -0000	1.5
--- chinese_gb2312.php	16 Oct 2004 12:35:15 -0000	1.6
***************
*** 160,164 ****
      106 => '¹Û¿´',
      107 => 'GL °æ±¾²âÊÔ',
!     108 => 'Çå³ý»º³åÖü´æÇø'
  );
  
--- 160,169 ----
      106 => '¹Û¿´',
      107 => 'GL °æ±¾²âÊÔ',
!     108 => 'Çå³ý»º³åÖü´æÇø',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 197,206 ****
      8 => " Ãë֮ǰ¡£±¾Õ¾ÏÞ¶¨ÖÁÉÙ {$_CONF['commentspeedlimit']} Ãëáá²Å¿ÉÔÙ·¢±íÆÀÂÛ",
      9 => 'ÆÀÂÛ',
!     10 => '',
      11 => '·¢±íÆÀÂÛ',
      12 => 'ÇëÌîд±êÌâ×¢ÆÀÂÛÀ¸',
      13 => '¹©Äã²Î¿¼',
      14 => 'Ô¤ÀÀ',
!     15 => '',
      16 => '±êÌâ',
      17 => '´íÎó',
--- 202,211 ----
      8 => " Ãë֮ǰ¡£±¾Õ¾ÏÞ¶¨ÖÁÉÙ {$_CONF['commentspeedlimit']} Ãëáá²Å¿ÉÔÙ·¢±íÆÀÂÛ",
      9 => 'ÆÀÂÛ',
!     10 => 'Send Report',
      11 => '·¢±íÆÀÂÛ',
      12 => 'ÇëÌîд±êÌâ×¢ÆÀÂÛÀ¸',
      13 => '¹©Äã²Î¿¼',
      14 => 'Ô¤ÀÀ',
!     15 => 'Report this post',
      16 => '±êÌâ',
      17 => '´íÎó',
***************
*** 211,215 ****
      22 => 'Ç뾡Á¿Óüò½àµÄ±êÌâ¡£',
      23 => 'ÎÒÃDz»»á¹«¿ªÄãµÄµçÓʵØÖ·¡£',
!     24 => 'ÄäÃûÓû§'
  );
  
--- 216,223 ----
      22 => 'Ç뾡Á¿Óüò½àµÄ±êÌâ¡£',
      23 => 'ÎÒÃDz»»á¹«¿ªÄãµÄµçÓʵØÖ·¡£',
!     24 => 'ÄäÃûÓû§',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 322,326 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 330,336 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 331,338 ****
      1 => 'ûÓÐÐÂÎÅ¿ÉÏÔʾ',
      2 => 'ûÓÐйÊÊ¿ÉÏÔʾ¡£',
!     3 => "ÕâÒ²ÐíÊÇÕæµÄûÓÐÐÂÖ÷Ìâ»òÊÇÄãµÄ %s É趨µÃÌ«¹ýÏÞÖÆÐÔ¡£",
      4 => '½ñÌìÍ·Ìõ',
      5 => 'ÏÂÒ»¸ö',
!     6 => 'Ç°Ò»¸ö'
  );
  
--- 341,350 ----
      1 => 'ûÓÐÐÂÎÅ¿ÉÏÔʾ',
      2 => 'ûÓÐйÊÊ¿ÉÏÔʾ¡£',
!     3 => 'ÕâÒ²ÐíÊÇÕæµÄûÓÐÐÂÖ÷Ìâ»òÊÇÄãµÄ %s É趨µÃÌ«¹ýÏÞÖÆÐÔ¡£',
      4 => '½ñÌìÍ·Ìõ',
      5 => 'ÏÂÒ»¸ö',
!     6 => 'Ç°Ò»¸ö',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 389,393 ****
      26 => 'Õâ¸ö±í¸ñÔÊÐíÄãË͵ç×ÓÓʼþµ½ÄãÑ¡ÔñµÄÓû§ÖС£ÇëÌîдËùÓеÄÀ¸Î»¡£',
      27 => '¶ÌÐÅ',
!     28 => "%s дµÀ£º",
      29 => "À´×Ôì¶ {$_CONF['site_name']} µÄÿÈÕÎÄÕª£¬¸øÓ裺",
      30 => ' ÿÈÕµÄʱÊÂͨѶ£¬¸øÓ裺',
--- 401,405 ----
      26 => 'Õâ¸ö±í¸ñÔÊÐíÄãË͵ç×ÓÓʼþµ½ÄãÑ¡ÔñµÄÓû§ÖС£ÇëÌîдËùÓеÄÀ¸Î»¡£',
      27 => '¶ÌÐÅ',
!     28 => '%s дµÀ£º',
      29 => "À´×Ôì¶ {$_CONF['site_name']} µÄÿÈÕÎÄÕª£¬¸øÓ裺",
      30 => ' ÿÈÕµÄʱÊÂͨѶ£¬¸øÓ裺',
***************
*** 499,503 ****
      2 => '¼Ä¹ÊʸøÅóÓÑ',
      3 => '¿ÉÓ¡µÄ¹Êʸñʽ',
!     4 => '¹ÊÊÂÑ¡Ïî'
  );
  
--- 511,516 ----
      2 => '¼Ä¹ÊʸøÅóÓÑ',
      3 => '¿ÉÓ¡µÄ¹Êʸñʽ',
!     4 => '¹ÊÊÂÑ¡Ïî',
!     5 => 'PDF Story Format'
  );
  
***************
*** 506,510 ****
  
  $LANG12 = array(
!     1 => "ÄãÐèÒªµÇÈë²Å¿É·¢±í %s ",
      2 => 'µÇÈë',
      3 => 'ÐÂÓû§',
--- 519,523 ----
  
  $LANG12 = array(
!     1 => 'ÄãÐèÒªµÇÈë²Å¿É·¢±í %s ',
      2 => 'µÇÈë',
      3 => 'ÐÂÓû§',
***************
*** 530,534 ****
      23 => 'ÇëÌîдËùÓеÄÀ¸Î»',
      24 => 'Äã·¢±íµÄÒѱ»±£´æÁË',
!     25 => "ÄãµÄ %s Òѱ»±£´æÁË",
      26 => 'ÏÞËÙ',
      27 => '̞',
--- 543,547 ----
      23 => 'ÇëÌîдËùÓеÄÀ¸Î»',
      24 => 'Äã·¢±íµÄÒѱ»±£´æÁË',
!     25 => 'ÄãµÄ %s Òѱ»±£´æÁË',
      26 => 'ÏÞËÙ',
      27 => '̞',
***************
*** 649,653 ****
  $LANG22 = array(
      1 => 'ʼþ±à¼­Æ÷',
!     2 => '',
      3 => 'ʼþ±êÌâ',
      4 => 'ʼþ URL',
--- 662,666 ----
  $LANG22 = array(
      1 => 'ʼþ±à¼­Æ÷',
!     2 => 'Error',
      3 => 'ʼþ±êÌâ',
      4 => 'ʼþ URL',
***************
*** 669,673 ****
      20 => '±£´æ',
      21 => 'È¡Ïû',
!     22 => 'ɾ³ý'
  );
  
--- 682,689 ----
      20 => '±£´æ',
      21 => 'È¡Ïû',
!     22 => 'ɾ³ý',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 716,720 ****
      10 => 'È¡Ïû',
      11 => 'ɾ³ý',
!     12 => '',
      13 => '±êÌâ',
      14 => 'Ö÷Ìâ',
--- 732,736 ----
      10 => 'È¡Ïû',
      11 => 'ɾ³ý',
!     12 => 'ID',
      13 => '±êÌâ',
      14 => 'Ö÷Ìâ',
***************
*** 728,732 ****
      22 => '¹ÊÊÂÇåµ¥',
      23 => 'µã»÷ÏÂÃæµÄ¹ÊʱàºÅ¿ÉÐ޸Ļòɾ³ýËü£¬µã»÷ÏÂÃæµÄ¹ÊʱêÌâ¿É¹Û¿´Ëü£¬µã»÷ÉÏÃæµÄйÊÊ¿ɴ´ÔìÒ»¸öеġ£',
!     24 => '',
      25 => '',
      26 => '¹ÊÊÂÔ¤ÀÀ',
--- 744,748 ----
      22 => '¹ÊÊÂÇåµ¥',
      23 => 'µã»÷ÏÂÃæµÄ¹ÊʱàºÅ¿ÉÐ޸Ļòɾ³ýËü£¬µã»÷ÏÂÃæµÄ¹ÊʱêÌâ¿É¹Û¿´Ëü£¬µã»÷ÉÏÃæµÄйÊÊ¿ɴ´ÔìÒ»¸öеġ£',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => '¹ÊÊÂÔ¤ÀÀ',
***************
*** 761,765 ****
      55 => '±£´æÄãµÄ¹ÊÊÂʱ·¢ÉúÒÔÏ´íÎó¡£Çë¸ÄÕýÕâЩ´íÎóÔÙ±£´æ',
      56 => 'ÏÔʾÖ÷Ìâͼʾ',
!     57 => 'View unscaled image'
  );
  
--- 777,786 ----
      55 => '±£´æÄãµÄ¹ÊÊÂʱ·¢ÉúÒÔÏ´íÎó¡£Çë¸ÄÕýÕâЩ´íÎóÔÙ±£´æ',
      56 => 'ÏÔʾÖ÷Ìâͼʾ',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 771,775 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'ͶƱ·¢ÆðÈÕ',
!     4 => "ͶƱ %s ±»±£´æÁË",
      5 => '±à¼­Í¶Æ±',
      6 => 'ͶƱ±àºÅ',
--- 792,796 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'ͶƱ·¢ÆðÈÕ',
!     4 => 'ͶƱ %s ±»±£´æÁË',
      5 => '±à¼­Í¶Æ±',
      6 => 'ͶƱ±àºÅ',
***************
*** 778,783 ****
      9 => 'ÎÊÌâ',
      10 => '´ð°¸ / ͶƱ',
!     11 => "È¡µÃͶƱ (%s) ´ð°¸Ê±·¢Éú´íÎó¡£",
!     12 => "È¡µÃͶƱ (%s) ÎÊÌâʱ·¢Éú´íÎó¡£",
      13 => 'мÓͶƱ',
      14 => '±£´æ',
--- 799,804 ----
      9 => 'ÎÊÌâ',
      10 => '´ð°¸ / ͶƱ',
!     11 => 'È¡µÃͶƱ (%s) ´ð°¸Ê±·¢Éú´íÎó¡£',
!     12 => 'È¡µÃͶƱ (%s) ÎÊÌâʱ·¢Éú´íÎó¡£',
      13 => 'мÓͶƱ',
      14 => '±£´æ',
***************
*** 823,827 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 844,850 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 861,865 ****
      30 => 'ÊäÈë',
      31 => 'ÐÂÓû§',
!     32 => "´¦ÀíÍê³É¡£ÊäÈëÁË %d ¸ö£»%d ¸öʧ°Ü",
      33 => 'µÝ½»',
      34 => '´íÎó©UÄã±ØÐëÖ¸¶¨ÉÏÔصµ°¸¡£',
--- 884,888 ----
      30 => 'ÊäÈë',
      31 => 'ÐÂÓû§',
!     32 => '´¦ÀíÍê³É¡£ÊäÈëÁË %d ¸ö£»%d ¸öʧ°Ü',
      33 => 'µÝ½»',
      34 => '´íÎó©UÄã±ØÐëÖ¸¶¨ÉÏÔصµ°¸¡£',
***************
*** 1007,1011 ****
      29 => 'Geeklog °æ±¾',
      30 => 'ɾ³ý Plug-in£¿',
!     31 => 'Äã¿Ï¶¨ÒªÉ¾³ýÕâ¸ö Plug-in Âð£¿Õâ÷á»áɾ³ýËùÓÐÓйØÕâ Plug-in µÄÎļþ¡¢×ÊÁϺÍ×ÊÁϽṹ¡£Èç¹ûÄã¿Ï¶¨µÄ£¬ÇëÔÙµã»÷ÏÂÃæ±í¸ñÖеÄɾ³ýÅ¥¡£'
  );
  
--- 1030,1037 ----
      29 => 'Geeklog °æ±¾',
      30 => 'ɾ³ý Plug-in£¿',
!     31 => 'Äã¿Ï¶¨ÒªÉ¾³ýÕâ¸ö Plug-in Âð£¿Õâ÷á»áɾ³ýËùÓÐÓйØÕâ Plug-in µÄÎļþ¡¢×ÊÁϺÍ×ÊÁϽṹ¡£Èç¹ûÄã¿Ï¶¨µÄ£¬ÇëÔÙµã»÷ÏÂÃæ±í¸ñÖеÄɾ³ýÅ¥¡£',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1115,1119 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1141,1147 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1174,1178 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1202,1207 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1221,1224 ****
--- 1250,1254 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1229,1231 ****
  );
  
! ?>
--- 1259,1281 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: czech.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/czech.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** czech.php	7 Oct 2004 21:10:23 -0000	1.5
--- czech.php	16 Oct 2004 12:35:15 -0000	1.6
***************
*** 148,152 ****
      106 => 'Zhlédnuto',
      107 => 'Test Verze GL',
!     108 => 'Smazat cache'
  );
  
--- 148,157 ----
      106 => 'Zhlédnuto',
      107 => 'Test Verze GL',
!     108 => 'Smazat cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 185,194 ****
      8 => " sekundami.  Tato stránka vy¾aduje prodlevu {$_CONF['commentspeedlimit']} sekund mezi komentáøi.",
      9 => 'Komentáø',
!     10 => '',
      11 => 'Vlo¾it komentáø',
      12 => 'Prosím vyplòte Titulek a Komentáø, jinak nelze vlo¾it.',
      13 => 'Va¹e info',
      14 => 'Náhled',
!     15 => '',
      16 => 'Titulek',
      17 => 'Chyba',
--- 190,199 ----
      8 => " sekundami.  Tato stránka vy¾aduje prodlevu {$_CONF['commentspeedlimit']} sekund mezi komentáøi.",
      9 => 'Komentáø',
!     10 => 'Send Report',
      11 => 'Vlo¾it komentáø',
      12 => 'Prosím vyplòte Titulek a Komentáø, jinak nelze vlo¾it.',
      13 => 'Va¹e info',
      14 => 'Náhled',
!     15 => 'Report this post',
      16 => 'Titulek',
      17 => 'Chyba',
***************
*** 199,203 ****
      22 => 'Pou¾ijte titulek, který vlo¾il systém.',
      23 => 'Vá¹ email nebude publikován!',
!     24 => 'Anonymní host'
  );
  
--- 204,211 ----
      22 => 'Pou¾ijte titulek, který vlo¾il systém.',
      23 => 'Vá¹ email nebude publikován!',
!     24 => 'Anonymní host',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 310,314 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 318,324 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 319,326 ****
      1 => 'Nic nového k zobrazení',
      2 => '®ádné nové èlánky k zobrazení.  Mo¾ná nejsou ¾ádné novinky, nebo jste zadali ¹patné podmínky filtrování',
!     3 => " pro sekci %s",
      4 => 'Nejnovìj¹í èlánek',
      5 => 'Dal¹í',
!     6 => 'Pøede¹lé'
  );
  
--- 329,338 ----
      1 => 'Nic nového k zobrazení',
      2 => '®ádné nové èlánky k zobrazení.  Mo¾ná nejsou ¾ádné novinky, nebo jste zadali ¹patné podmínky filtrování',
!     3 => ' pro sekci %s',
      4 => 'Nejnovìj¹í èlánek',
      5 => 'Dal¹í',
!     6 => 'Pøede¹lé',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 377,381 ****
      26 => 'Tento formuláø umo¾òuje zaslat email vybranému u¾ivateli.  Vyplòte prosím v¹echna pole.',
      27 => 'Krátká zpráva',
!     28 => "%s napsáno: ",
      29 => "Toto jsou denní novinky z {$_CONF['site_name']} pro ",
      30 => ' Denní novinky pro ',
--- 389,393 ----
      26 => 'Tento formuláø umo¾òuje zaslat email vybranému u¾ivateli.  Vyplòte prosím v¹echna pole.',
      27 => 'Krátká zpráva',
!     28 => '%s napsáno: ',
      29 => "Toto jsou denní novinky z {$_CONF['site_name']} pro ",
      30 => ' Denní novinky pro ',
***************
*** 487,491 ****
      2 => 'Poslat mailem',
      3 => 'Verze pro tiskárnu',
!     4 => 'Volby èlánku'
  );
  
--- 499,504 ----
      2 => 'Poslat mailem',
      3 => 'Verze pro tiskárnu',
!     4 => 'Volby èlánku',
!     5 => 'PDF Story Format'
  );
  
***************
*** 494,498 ****
  
  $LANG12 = array(
!     1 => "Pro tento %s musíte být pøihlá¹en jako u¾ivatel.",
      2 => 'Pøihlásit',
      3 => 'Nový u¾ivatel',
--- 507,511 ----
  
  $LANG12 = array(
!     1 => 'Pro tento %s musíte být pøihlá¹en jako u¾ivatel.',
      2 => 'Pøihlásit',
      3 => 'Nový u¾ivatel',
***************
*** 518,522 ****
      23 => 'Prosím vyplòte v¹echna pole. V¹e je povinné.',
      24 => 'Publikace provedena',
!     25 => "Va¹e %s publikace byla provedena.",
      26 => 'Omezení rychlosti publikování',
      27 => 'U¾ivatel',
--- 531,535 ----
      23 => 'Prosím vyplòte v¹echna pole. V¹e je povinné.',
      24 => 'Publikace provedena',
!     25 => 'Va¹e %s publikace byla provedena.',
      26 => 'Omezení rychlosti publikování',
      27 => 'U¾ivatel',
***************
*** 637,641 ****
  $LANG22 = array(
      1 => 'Editor událostí',
!     2 => '',
      3 => 'Titulek události',
      4 => 'URL události',
--- 650,654 ----
  $LANG22 = array(
      1 => 'Editor událostí',
!     2 => 'Error',
      3 => 'Titulek události',
      4 => 'URL události',
***************
*** 657,661 ****
      20 => 'ulo¾it',
      21 => 'zru¹it akci',
!     22 => 'smazat'
  );
  
--- 670,677 ----
      20 => 'ulo¾it',
      21 => 'zru¹it akci',
!     22 => 'smazat',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 704,708 ****
      10 => 'zru¹it akci',
      11 => 'smazat',
!     12 => '',
      13 => 'Titulek',
      14 => 'Sekce',
--- 720,724 ----
      10 => 'zru¹it akci',
      11 => 'smazat',
!     12 => 'ID',
      13 => 'Titulek',
      14 => 'Sekce',
***************
*** 716,720 ****
      22 => 'Seznam èlánkù',
      23 => 'Pro editaci nebo smazání èlánku klepnìte na jeho èíslo ní¾e. Pro zobrazení,klepnìte na titulek èlánku, který chcete vidìt. Pro vytvoøení nového èlánku klepnìte na Nový èlánek vý¹e.',
!     24 => '',
      25 => '',
      26 => 'Náhled',
--- 732,736 ----
      22 => 'Seznam èlánkù',
      23 => 'Pro editaci nebo smazání èlánku klepnìte na jeho èíslo ní¾e. Pro zobrazení,klepnìte na titulek èlánku, který chcete vidìt. Pro vytvoøení nového èlánku klepnìte na Nový èlánek vý¹e.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Náhled',
***************
*** 749,753 ****
      55 => 'Následující chyby se vyskytly pøi publikaci va¹eho èlánku.  Prosím opravte tyto chyby pøed koneènou publikací.',
      56 => 'Ikona Sekce.',
!     57 => 'View unscaled image'
  );
  
--- 765,774 ----
      55 => 'Následující chyby se vyskytly pøi publikaci va¹eho èlánku.  Prosím opravte tyto chyby pøed koneènou publikací.',
      56 => 'Ikona Sekce.',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 759,763 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Anketa vytvoøena',
!     4 => "Anketa %s ulo¾ena",
      5 => 'Editovat anketu',
      6 => 'ID ankety',
--- 780,784 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Anketa vytvoøena',
!     4 => 'Anketa %s ulo¾ena',
      5 => 'Editovat anketu',
      6 => 'ID ankety',
***************
*** 766,771 ****
      9 => 'Otázka',
      10 => 'Odpovìdí / Hlasujících',
!     11 => "There was an Chyba getting poll answer data about the poll %s",
!     12 => "There was an Chyba getting poll question data about the poll %s",
      13 => 'Vytvoøit anketu',
      14 => 'ulo¾it',
--- 787,792 ----
      9 => 'Otázka',
      10 => 'Odpovìdí / Hlasujících',
!     11 => 'There was an Chyba getting poll answer data about the poll %s',
!     12 => 'There was an Chyba getting poll question data about the poll %s',
      13 => 'Vytvoøit anketu',
      14 => 'ulo¾it',
***************
*** 811,815 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 832,838 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 995,999 ****
      29 => 'Geeklog Version',
      30 => 'smazat Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.'
  );
  
--- 1018,1025 ----
      29 => 'Geeklog Version',
      30 => 'smazat Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1103,1107 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1129,1135 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1162,1166 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1190,1195 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1209,1212 ****
--- 1238,1242 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1217,1219 ****
  );
  
! ?>
--- 1247,1269 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: japanese.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/japanese.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** japanese.php	7 Oct 2004 21:10:23 -0000	1.19
--- japanese.php	16 Oct 2004 12:35:15 -0000	1.20
***************
*** 150,154 ****
      106 => '±ÜÍ÷·ï¿ô',
      107 => 'GL Version Test',
!     108 => '¥­¥ã¥Ã¥·¥å¤ò¥¯¥ê¥¢'
  );
  
--- 150,159 ----
      106 => '±ÜÍ÷·ï¿ô',
      107 => 'GL Version Test',
!     108 => '¥­¥ã¥Ã¥·¥å¤ò¥¯¥ê¥¢',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 187,196 ****
      8 => " ÉÃÁ°¤Ë¥³¥á¥ó¥È¤·¤Æ¤¤¤Þ¤¹¡£Åê¹Æ¤ÈÅê¹Æ¤Î´Ö¤Ï {$_CONF['commentspeedlimit']} Éðʾ峫¤±¤Æ¤¯¤À¤µ¤¤",
      9 => '¥³¥á¥ó¥È',
!     10 => '',
      11 => '¥³¥á¥ó¥È¤ÎÅê¹Æ',
      12 => 'Åê¹Æ¤¹¤ë¤¿¤á¤Ë¤Ï¡¢¥¿¥¤¥È¥ë¤È¥³¥á¥ó¥ÈÆâÍƤ¬É¬ÍפǤ¹¡£',
      13 => '¤¢¤Ê¤¿¤Î¸Ä¿Í¾ðÊó',
      14 => 'ɽ¼¨¥Æ¥¹¥È',
!     15 => '',
      16 => '¥¿¥¤¥È¥ë',
      17 => '¥¨¥é¡¼¤Ç¤¹',
--- 192,201 ----
      8 => " ÉÃÁ°¤Ë¥³¥á¥ó¥È¤·¤Æ¤¤¤Þ¤¹¡£Åê¹Æ¤ÈÅê¹Æ¤Î´Ö¤Ï {$_CONF['commentspeedlimit']} Éðʾ峫¤±¤Æ¤¯¤À¤µ¤¤",
      9 => '¥³¥á¥ó¥È',
!     10 => 'Send Report',
      11 => '¥³¥á¥ó¥È¤ÎÅê¹Æ',
      12 => 'Åê¹Æ¤¹¤ë¤¿¤á¤Ë¤Ï¡¢¥¿¥¤¥È¥ë¤È¥³¥á¥ó¥ÈÆâÍƤ¬É¬ÍפǤ¹¡£',
      13 => '¤¢¤Ê¤¿¤Î¸Ä¿Í¾ðÊó',
      14 => 'ɽ¼¨¥Æ¥¹¥È',
!     15 => 'Report this post',
      16 => '¥¿¥¤¥È¥ë',
      17 => '¥¨¥é¡¼¤Ç¤¹',
***************
*** 201,205 ****
      22 => 'ÆâÍƤ¬Ê¬¤«¤ë¤è¤¦¤Ê¥¿¥¤¥È¥ë¤òÉÕ¤±¤Æ¤¯¤À¤µ¤¤',
      23 => '¥á¡¼¥ë¥¢¥É¥ì¥¹¤Ï¡Öɽ¼¨¤µ¤ì¤Þ¤»¤ó¡×',
!     24 => 'ƿ̾¥æ¡¼¥¶¡¼'
  );
  
--- 206,213 ----
      22 => 'ÆâÍƤ¬Ê¬¤«¤ë¤è¤¦¤Ê¥¿¥¤¥È¥ë¤òÉÕ¤±¤Æ¤¯¤À¤µ¤¤',
      23 => '¥á¡¼¥ë¥¢¥É¥ì¥¹¤Ï¡Öɽ¼¨¤µ¤ì¤Þ¤»¤ó¡×',
!     24 => 'ƿ̾¥æ¡¼¥¶¡¼',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 312,316 ****
      103 => '¾¤Î¥æ¡¼¥¶¡¼¤«¤é¤Î¥á¡¼¥ë¤ò¼õ¤±¼è¤ë',
      104 => '¥ª¥ó¥é¥¤¥ó¤«¤É¤¦¤«¤òɽ¼¨¤¹¤ë',
!     105 => '¡Ö¸½ºß¤Î¥í¥°¥¤¥ó¾õ¶·¡×¤Ë̾Á°¤òɽ¼¨¤¹¤ë'
  );
  
--- 320,326 ----
      103 => '¾¤Î¥æ¡¼¥¶¡¼¤«¤é¤Î¥á¡¼¥ë¤ò¼õ¤±¼è¤ë',
      104 => '¥ª¥ó¥é¥¤¥ó¤«¤É¤¦¤«¤òɽ¼¨¤¹¤ë',
!     105 => '¡Ö¸½ºß¤Î¥í¥°¥¤¥ó¾õ¶·¡×¤Ë̾Á°¤òɽ¼¨¤¹¤ë',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 321,328 ****
      1 => 'ɽ¼¨¤¹¤ëµ­»ö¤Ï¤¢¤ê¤Þ¤»¤ó',
      2 => 'ɽ¼¨¤¹¤ëµ­»ö¤Ï¤¢¤ê¤Þ¤»¤ó¡£¤³¤Î¥Æ¡¼¥Þ¤Ë´Ø¤¹¤ëÅê¹Æ¤¬¤Ê¤¤¤Î¤«É½¼¨ÀßÄê¤ò¹Ê¤ê²á¤®¤Ê¤Î¤«¤Î¤É¤Á¤é¤«¤Ç¤·¤ç¤¦¤Í¡£',
!     3 => " %s ¤Ë´Ø¤¹¤ë¤â¤Î",
      4 => 'º£Æü¤ÎÃíÌܵ­»ö',
      5 => '¼¡',
!     6 => '°ì¤ÄÁ°'
  );
  
--- 331,340 ----
      1 => 'ɽ¼¨¤¹¤ëµ­»ö¤Ï¤¢¤ê¤Þ¤»¤ó',
      2 => 'ɽ¼¨¤¹¤ëµ­»ö¤Ï¤¢¤ê¤Þ¤»¤ó¡£¤³¤Î¥Æ¡¼¥Þ¤Ë´Ø¤¹¤ëÅê¹Æ¤¬¤Ê¤¤¤Î¤«É½¼¨ÀßÄê¤ò¹Ê¤ê²á¤®¤Ê¤Î¤«¤Î¤É¤Á¤é¤«¤Ç¤·¤ç¤¦¤Í¡£',
!     3 => ' %s ¤Ë´Ø¤¹¤ë¤â¤Î',
      4 => 'º£Æü¤ÎÃíÌܵ­»ö',
      5 => '¼¡',
!     6 => '°ì¤ÄÁ°',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 379,383 ****
      26 => '¤³¤Î¥Õ¥©¡¼¥à¤ÏÂоݤΥ桼¥¶¡¼¤Ë¥á¡¼¥ë¤òÁ÷¤ë¤¿¤á¤Î¤â¤Î¤Ê¤Î¤Ç¡¢¤¹¤Ù¤Æ¤Î¹àÌܤòÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£',
      27 => '¥á¥Ã¥»¡¼¥¸',
!     28 => "%s ¤µ¤ó¤«¤é¤Î¥á¥Ã¥»¡¼¥¸: ",
      29 => "º£Æü¤Î{$_CONF['site_name']} ¤Ë´Ø¤¹¤ë¥À¥¤¥¸¥§¥¹¥È¤Ç¤¹¡£°¸À衧",
      30 => ' º£Æü¤Î¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ç¤¹¡£°¸À衧 ',
--- 391,395 ----
      26 => '¤³¤Î¥Õ¥©¡¼¥à¤ÏÂоݤΥ桼¥¶¡¼¤Ë¥á¡¼¥ë¤òÁ÷¤ë¤¿¤á¤Î¤â¤Î¤Ê¤Î¤Ç¡¢¤¹¤Ù¤Æ¤Î¹àÌܤòÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£',
      27 => '¥á¥Ã¥»¡¼¥¸',
!     28 => '%s ¤µ¤ó¤«¤é¤Î¥á¥Ã¥»¡¼¥¸: ',
      29 => "º£Æü¤Î{$_CONF['site_name']} ¤Ë´Ø¤¹¤ë¥À¥¤¥¸¥§¥¹¥È¤Ç¤¹¡£°¸À衧",
      30 => ' º£Æü¤Î¥Ë¥å¡¼¥¹¥ì¥¿¡¼¤Ç¤¹¡£°¸À衧 ',
***************
*** 489,493 ****
      2 => 'ͧã¤Ë¥á¡¼¥ë¤Ç¶µ¤¨¤ë',
      3 => '°õºþÍÑ¥Ú¡¼¥¸',
!     4 => 'µ­»ö¤Î¥ª¥×¥·¥ç¥ó'
  );
  
--- 501,506 ----
      2 => 'ͧã¤Ë¥á¡¼¥ë¤Ç¶µ¤¨¤ë',
      3 => '°õºþÍÑ¥Ú¡¼¥¸',
!     4 => 'µ­»ö¤Î¥ª¥×¥·¥ç¥ó',
!     5 => 'PDF Story Format'
  );
  
***************
*** 496,500 ****
  
  $LANG12 = array(
!     1 => " %s ¤òÅê¹Æ¤¹¤ë¤¿¤á¤Ë¤Ï¥í¥°¥¤¥ó¤·¤Æ¤¤¤ëɬÍפ¬¤¢¤ê¤Þ¤¹",
      2 => '¥í¥°¥¤¥ó',
      3 => '¿·µ¬ÅÐÏ¿',
--- 509,513 ----
  
  $LANG12 = array(
!     1 => ' %s ¤òÅê¹Æ¤¹¤ë¤¿¤á¤Ë¤Ï¥í¥°¥¤¥ó¤·¤Æ¤¤¤ëɬÍפ¬¤¢¤ê¤Þ¤¹',
      2 => '¥í¥°¥¤¥ó',
      3 => '¿·µ¬ÅÐÏ¿',
***************
*** 520,524 ****
      23 => '¤¹¤Ù¤Æ¤Î¹àÌܤˤĤ¤¤Æµ­Æþ¤·¤Æ¤¯¤À¤µ¤¤¡£',
      24 => 'Åê¹Æ¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤·¤¿',
!     25 => "%s ¤Ë´Ø¤¹¤ëÅê¹Æ¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤·¤¿",
      26 => 'Åê¹Æ´Ö³Ö¤ÎÀ©¸Â',
      27 => '¥æ¡¼¥¶¡¼Ì¾',
--- 533,537 ----
      23 => '¤¹¤Ù¤Æ¤Î¹àÌܤˤĤ¤¤Æµ­Æþ¤·¤Æ¤¯¤À¤µ¤¤¡£',
      24 => 'Åê¹Æ¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤·¤¿',
!     25 => '%s ¤Ë´Ø¤¹¤ëÅê¹Æ¤Ï¼õ¤±ÉÕ¤±¤é¤ì¤Þ¤·¤¿',
      26 => 'Åê¹Æ´Ö³Ö¤ÎÀ©¸Â',
      27 => '¥æ¡¼¥¶¡¼Ì¾',
***************
*** 639,643 ****
  $LANG22 = array(
      1 => 'ͽÄê¤ÎÊÔ½¸',
!     2 => '',
      3 => 'ͽÄê̾',
      4 => '´ØÏ¢URL',
--- 652,656 ----
  $LANG22 = array(
      1 => 'ͽÄê¤ÎÊÔ½¸',
!     2 => 'Error',
      3 => 'ͽÄê̾',
      4 => '´ØÏ¢URL',
***************
*** 659,663 ****
      20 => 'Êݸ',
      21 => '̾ȧ',
!     22 => 'ºï½ü'
  );
  
--- 672,679 ----
      20 => 'Êݸ',
      21 => '̾ȧ',
!     22 => 'ºï½ü',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 706,710 ****
      10 => '̾ȧ',
      11 => '´ÉÍý²èÌÌ',
!     12 => '',
      13 => '¥¿¥¤¥È¥ë',
      14 => 'ÏÃÂê',
--- 722,726 ----
      10 => '̾ȧ',
      11 => '´ÉÍý²èÌÌ',
!     12 => 'ID',
      13 => '¥¿¥¤¥È¥ë',
      14 => 'ÏÃÂê',
***************
*** 718,722 ****
      22 => 'µ­»ö¤Î°ìÍ÷',
      23 => 'µ­»ö¤òºï½ü¡¦ÊÔ½¸¤¹¤ë¤Ë¤Ï¡¢µ­»ö¤ÎÈÖ¹æ¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¤³¤È¡£µ­»ö¤ò¸«¤ë¤Ë¤Ï¡¢µ­»ö¤Î¥¿¥¤¥È¥ë¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¡£¿·¤·¤¤µ­»ö¤òºîÀ®¤¹¤ë¾ì¹ç¤Ï¡¢¡Ö¿·µ¬¡×¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¤³¤È¡£',
!     24 => '',
      25 => '',
      26 => 'µ­»ö¤Î¥×¥ì¥Ó¥å¡¼',
--- 734,738 ----
      22 => 'µ­»ö¤Î°ìÍ÷',
      23 => 'µ­»ö¤òºï½ü¡¦ÊÔ½¸¤¹¤ë¤Ë¤Ï¡¢µ­»ö¤ÎÈÖ¹æ¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¤³¤È¡£µ­»ö¤ò¸«¤ë¤Ë¤Ï¡¢µ­»ö¤Î¥¿¥¤¥È¥ë¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¡£¿·¤·¤¤µ­»ö¤òºîÀ®¤¹¤ë¾ì¹ç¤Ï¡¢¡Ö¿·µ¬¡×¤ò¥¯¥ê¥Ã¥¯¤¹¤ë¤³¤È¡£',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'µ­»ö¤Î¥×¥ì¥Ó¥å¡¼',
***************
*** 751,755 ****
      55 => 'µ­»ö¤òÊݸ¤¹¤ëºÝ¤Ë²¼µ­¤Î¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿¡£Êݸ¤¹¤ëÁ°¤Ë½¤Àµ¤·¤Æ¤¯¤À¤µ¤¤¡£',
      56 => 'ÏÃÂêÍѤΥ¢¥¤¥³¥ó¤òɽ¼¨',
!     57 => '¸µ¤Î¥µ¥¤¥º¤Î²èÁü¤òɽ¼¨'
  );
  
--- 767,776 ----
      55 => 'µ­»ö¤òÊݸ¤¹¤ëºÝ¤Ë²¼µ­¤Î¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿¡£Êݸ¤¹¤ëÁ°¤Ë½¤Àµ¤·¤Æ¤¯¤À¤µ¤¤¡£',
      56 => 'ÏÃÂêÍѤΥ¢¥¤¥³¥ó¤òɽ¼¨',
!     57 => '¸µ¤Î¥µ¥¤¥º¤Î²èÁü¤òɽ¼¨',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 761,765 ****
      2 => '¼ÁÌä¤ÈºÇÄã°ì¤Ä¤ÎÁªÂò»è¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤',
      3 => 'Åêɼ¥³¡¼¥Ê¡¼¤¬ºîÀ®¤µ¤ì¤¿',
!     4 => "Åêɼ¥³¡¼¥Ê¡¼¡Ê %s ¡Ë¤¬Êݸ¤µ¤ì¤¿",
      5 => 'Åêɼ¥³¡¼¥Ê¡¼¤ÎÊÔ½¸',
      6 => 'Åêɼ¥³¡¼¥Ê¡¼¤Î ID',
--- 782,786 ----
      2 => '¼ÁÌä¤ÈºÇÄã°ì¤Ä¤ÎÁªÂò»è¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤',
      3 => 'Åêɼ¥³¡¼¥Ê¡¼¤¬ºîÀ®¤µ¤ì¤¿',
!     4 => 'Åêɼ¥³¡¼¥Ê¡¼¡Ê %s ¡Ë¤¬Êݸ¤µ¤ì¤¿',
      5 => 'Åêɼ¥³¡¼¥Ê¡¼¤ÎÊÔ½¸',
      6 => 'Åêɼ¥³¡¼¥Ê¡¼¤Î ID',
***************
*** 768,773 ****
      9 => '¼ÁÌ䤹¤ë¤³¤È',
      10 => '²óÅú ¡¿ Åêɼ¿ô',
!     11 => "Åêɼ¥³¡¼¥Ê¡¼( %s )¤Ë¤ª¤±¤ëÁªÂò»è¤Ë¥¨¥é¡¼¤¬¤¢¤ê¤Þ¤·¤¿",
!     12 => "Åêɼ¥³¡¼¥Ê¡¼( %s )¤Ë¤ª¤±¤ë¼ÁÌä¹àÌܤ˥¨¥é¡¼¤¬¤¢¤ê¤Þ¤·¤¿",
      13 => 'Åêɼ¥³¡¼¥Ê¡¼¤ÎºîÀ®',
      14 => 'Êݸ',
--- 789,794 ----
      9 => '¼ÁÌ䤹¤ë¤³¤È',
      10 => '²óÅú ¡¿ Åêɼ¿ô',
!     11 => 'Åêɼ¥³¡¼¥Ê¡¼( %s )¤Ë¤ª¤±¤ëÁªÂò»è¤Ë¥¨¥é¡¼¤¬¤¢¤ê¤Þ¤·¤¿',
!     12 => 'Åêɼ¥³¡¼¥Ê¡¼( %s )¤Ë¤ª¤±¤ë¼ÁÌä¹àÌܤ˥¨¥é¡¼¤¬¤¢¤ê¤Þ¤·¤¿',
      13 => 'Åêɼ¥³¡¼¥Ê¡¼¤ÎºîÀ®',
      14 => 'Êݸ',
***************
*** 813,817 ****
      22 => '¥Ç¥Õ¥©¥ë¥È',
      23 => '¤³¤Î¥È¥Ô¥Ã¥¯¤ò¿·µ¬µ­»öÅê¹Æ¤ÎºÝ¤Î¥Ç¥Õ¥©¥ë¥È¤Ë¤·¤Þ¤¹¡£',
!     24 => '(*)'
  );
  
--- 834,840 ----
      22 => '¥Ç¥Õ¥©¥ë¥È',
      23 => '¤³¤Î¥È¥Ô¥Ã¥¯¤ò¿·µ¬µ­»öÅê¹Æ¤ÎºÝ¤Î¥Ç¥Õ¥©¥ë¥È¤Ë¤·¤Þ¤¹¡£',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 997,1001 ****
      29 => 'Geeklog¤Î¥Ð¡¼¥¸¥ç¥ó',
      30 => '¥×¥é¥°¥¤¥ó¤òºï½ü¤·¤Þ¤¹¤«¡©',
!     31 => '¤³¤Î¥×¥é¥°¥¤¥ó¤òºï½ü¤·¤Þ¤¹¤¬¡¢¤è¤í¤·¤¤¤Ç¤¹¤«¡©ºï½ü¤¹¤ë¾ì¹ç¤Ï´ØÏ¢¤¹¤ë¥Õ¥¡¥¤¥ë¤ä¥Ç¡¼¥¿¤¬¤¹¤Ù¤Æºï½ü¤µ¤ì¤Þ¤¹¡£ºï½ü¤¹¤ë¾ì¹ç¤Ï¡Öºï½ü¡×¥Ü¥¿¥ó¤ò¤â¤¦°ìÅÙ²¡¤·¤Æ¤¯¤À¤µ¤¤¡£'
  );
  
--- 1020,1027 ----
      29 => 'Geeklog¤Î¥Ð¡¼¥¸¥ç¥ó',
      30 => '¥×¥é¥°¥¤¥ó¤òºï½ü¤·¤Þ¤¹¤«¡©',
!     31 => '¤³¤Î¥×¥é¥°¥¤¥ó¤òºï½ü¤·¤Þ¤¹¤¬¡¢¤è¤í¤·¤¤¤Ç¤¹¤«¡©ºï½ü¤¹¤ë¾ì¹ç¤Ï´ØÏ¢¤¹¤ë¥Õ¥¡¥¤¥ë¤ä¥Ç¡¼¥¿¤¬¤¹¤Ù¤Æºï½ü¤µ¤ì¤Þ¤¹¡£ºï½ü¤¹¤ë¾ì¹ç¤Ï¡Öºï½ü¡×¥Ü¥¿¥ó¤ò¤â¤¦°ìÅÙ²¡¤·¤Æ¤¯¤À¤µ¤¤¡£',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1105,1109 ****
      57 => '¥¢¥«¥¦¥ó¥È¤Îºï½ü¤¬´°Î»¤·¤Þ¤·¤¿¡£',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1131,1137 ----
      57 => '¥¢¥«¥¦¥ó¥È¤Îºï½ü¤¬´°Î»¤·¤Þ¤·¤¿¡£',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1164,1168 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1192,1197 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1211,1214 ****
--- 1240,1244 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1219,1221 ****
  );
  
! ?>
--- 1249,1271 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: slovenian.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/slovenian.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** slovenian.php	7 Oct 2004 21:10:23 -0000	1.7
--- slovenian.php	16 Oct 2004 12:35:15 -0000	1.8
***************
*** 155,159 ****
      106 => 'Ogledov',
      107 => 'GL Test verzije',
!     108 => 'Izprazni cache'
  );
  
--- 155,164 ----
      106 => 'Ogledov',
      107 => 'GL Test verzije',
!     108 => 'Izprazni cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 192,201 ****
      8 => " sekundami.  Med posameznimi komentarji bralca mora preteèi vsaj {$_CONF['commentspeedlimit']} sekund",
      9 => 'Komentar',
!     10 => '',
      11 => 'Pošlji komentar',
      12 => 'Èe želite posredovati komentar, vpišite vaše ime, e-mail naslov, naslov komentarja in vsebino komentarja.',
      13 => 'Vaše informacije',
      14 => 'Predogled',
!     15 => '',
      16 => 'Naslov',
      17 => 'Napaka',
--- 197,206 ----
      8 => " sekundami.  Med posameznimi komentarji bralca mora preteèi vsaj {$_CONF['commentspeedlimit']} sekund",
      9 => 'Komentar',
!     10 => 'Send Report',
      11 => 'Pošlji komentar',
      12 => 'Èe želite posredovati komentar, vpišite vaše ime, e-mail naslov, naslov komentarja in vsebino komentarja.',
      13 => 'Vaše informacije',
      14 => 'Predogled',
!     15 => 'Report this post',
      16 => 'Naslov',
      17 => 'Napaka',
***************
*** 206,210 ****
      22 => 'Pazite na pravilno slovnico in se izogibajte žalitvam drugih.',
      23 => 'Vaš e-mail naslov ne bo javno objavljen.',
!     24 => 'Anonimni uporabnik'
  );
  
--- 211,218 ----
      22 => 'Pazite na pravilno slovnico in se izogibajte žalitvam drugih.',
      23 => 'Vaš e-mail naslov ne bo javno objavljen.',
!     24 => 'Anonimni uporabnik',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 317,321 ****
      103 => 'Dovoli emaile od drugih uporabnikov strani',
      104 => 'Prikaži Online Status',
!     105 => 'Dovoli prikaz v bloku Na liniji so'
  );
  
--- 325,331 ----
      103 => 'Dovoli emaile od drugih uporabnikov strani',
      104 => 'Prikaži Online Status',
!     105 => 'Dovoli prikaz v bloku Na liniji so',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 329,333 ****
      4 => 'Današji udarni èlanek',
      5 => 'naslednja stran',
!     6 => 'prejšnja stran'
  );
  
--- 339,345 ----
      4 => 'Današji udarni èlanek',
      5 => 'naslednja stran',
!     6 => 'prejšnja stran',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 384,388 ****
      26 => 'S pomoèjo tega obrazca boste poslali e-mail izbranemu uporabniku. Izpolniti je potrebno vsa polja!',
      27 => 'Kratko spremno sporoèilo',
!     28 => "Obiskovalec %s je napisal sledeèe spremno sporoèilo: ",
      29 => "Dnevni pregled strani {$_CONF['site_name']} za ",
      30 => 'Dnevne novice za',
--- 396,400 ----
      26 => 'S pomoèjo tega obrazca boste poslali e-mail izbranemu uporabniku. Izpolniti je potrebno vsa polja!',
      27 => 'Kratko spremno sporoèilo',
!     28 => 'Obiskovalec %s je napisal sledeèe spremno sporoèilo: ',
      29 => "Dnevni pregled strani {$_CONF['site_name']} za ",
      30 => 'Dnevne novice za',
***************
*** 494,498 ****
      2 => 'Pošlji èlanek po e-pošti',
      3 => 'Stran prijazna za tisk',
!     4 => 'Dodatne možnosti'
  );
  
--- 506,511 ----
      2 => 'Pošlji èlanek po e-pošti',
      3 => 'Stran prijazna za tisk',
!     4 => 'Dodatne možnosti',
!     5 => 'PDF Story Format'
  );
  
***************
*** 525,529 ****
      23 => 'Prosimo izpolnite vsa polja obrazca.',
      24 => 'Shranjeno!',
!     25 => "Vaš %s prispevek je bil shranjen.",
      26 => 'Omejitev hitrosti',
      27 => 'Uporabniško ime',
--- 538,542 ----
      23 => 'Prosimo izpolnite vsa polja obrazca.',
      24 => 'Shranjeno!',
!     25 => 'Vaš %s prispevek je bil shranjen.',
      26 => 'Omejitev hitrosti',
      27 => 'Uporabniško ime',
***************
*** 644,648 ****
  $LANG22 = array(
      1 => 'Urejanje dogodkov',
!     2 => '',
      3 => 'Naslov dogodka',
      4 => 'URL dogodka',
--- 657,661 ----
  $LANG22 = array(
      1 => 'Urejanje dogodkov',
!     2 => 'Error',
      3 => 'Naslov dogodka',
      4 => 'URL dogodka',
***************
*** 664,668 ****
      20 => 'Shrani',
      21 => 'Preklièi',
!     22 => 'Izbriši'
  );
  
--- 677,684 ----
      20 => 'Shrani',
      21 => 'Preklièi',
!     22 => 'Izbriši',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 711,715 ****
      10 => 'Preklièi',
      11 => 'Izbriši',
!     12 => '',
      13 => 'Naslov',
      14 => 'tematsko podroèje',
--- 727,731 ----
      10 => 'Preklièi',
      11 => 'Izbriši',
!     12 => 'ID',
      13 => 'Naslov',
      14 => 'tematsko podroèje',
***************
*** 723,727 ****
      22 => 'Seznam èlankov',
      23 => 'Èe želite spreminjati ali izbrisati èlanek, kliknite na njegovo številko. Èe želite èlanek pregledati, kliknite na njegov naslov. Èe želite objaviti nov èlanek, kliknite na zgornjo povezavo.',
!     24 => '',
      25 => '',
      26 => 'Predogled èlanka',
--- 739,743 ----
      22 => 'Seznam èlankov',
      23 => 'Èe želite spreminjati ali izbrisati èlanek, kliknite na njegovo številko. Èe želite èlanek pregledati, kliknite na njegov naslov. Èe želite objaviti nov èlanek, kliknite na zgornjo povezavo.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Predogled èlanka',
***************
*** 756,760 ****
      55 => 'Napaka pri shranjevanju èlanka. Prosimo popravite napake na spodnjem seznamu:',
      56 => 'Prikaži ikono teme',
!     57 => 'Oglej si nezmanjšano sliko'
  );
  
--- 772,781 ----
      55 => 'Napaka pri shranjevanju èlanka. Prosimo popravite napake na spodnjem seznamu:',
      56 => 'Prikaži ikono teme',
!     57 => 'Oglej si nezmanjšano sliko',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 766,770 ****
      2 => 'Prosim vpiši vprašanje in vsaj en odgovor.',
      3 => 'Ustvarjena anketa',
!     4 => "Anketa %s shranjena",
      5 => 'Urejanje anketa',
      6 => 'ID ankete',
--- 787,791 ----
      2 => 'Prosim vpiši vprašanje in vsaj en odgovor.',
      3 => 'Ustvarjena anketa',
!     4 => 'Anketa %s shranjena',
      5 => 'Urejanje anketa',
      6 => 'ID ankete',
***************
*** 773,778 ****
      9 => 'Vprašanje',
      10 => 'Odgovorov / Glasov',
!     11 => "Napaka pri odgovoru na anketo %s",
!     12 => "Napaka pri vprašanju na anketo %s",
      13 => 'Ustvari anketo',
      14 => 'Shrani',
--- 794,799 ----
      9 => 'Vprašanje',
      10 => 'Odgovorov / Glasov',
!     11 => 'Napaka pri odgovoru na anketo %s',
!     12 => 'Napaka pri vprašanju na anketo %s',
      13 => 'Ustvari anketo',
      14 => 'Shrani',
***************
*** 818,822 ****
      22 => 'Privzeto',
      23 => 'Ustvari to temo privzeto za novo oddane èlanke',
!     24 => '(*)'
  );
  
--- 839,845 ----
      22 => 'Privzeto',
      23 => 'Ustvari to temo privzeto za novo oddane èlanke',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 1002,1006 ****
      29 => 'Verzija Geekloga',
      30 => 'Odstrani Plug-in?',
!     31 => 'Ali ste preprièani da želite odstraniti ta plug-in?  S tem bodo iz baze izbrisani tudi vsi podatki, ki jih uporablja ta plug-in.'
  );
  
--- 1025,1032 ----
      29 => 'Verzija Geekloga',
      30 => 'Odstrani Plug-in?',
!     31 => 'Ali ste preprièani da želite odstraniti ta plug-in?  S tem bodo iz baze izbrisani tudi vsi podatki, ki jih uporablja ta plug-in.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1110,1114 ****
      57 => 'Tvoj raèun je bil uspešno pobrisan.',
      58 => '(RDF) vsebina je bila uspešno shranjena.',
!     59 => '(RDF) vsebina je bila uspešno izbrisana.'
  );
  
--- 1136,1142 ----
      57 => 'Tvoj raèun je bil uspešno pobrisan.',
      58 => '(RDF) vsebina je bila uspešno shranjena.',
!     59 => '(RDF) vsebina je bila uspešno izbrisana.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1169,1173 ****
      'availmembers' => 'Uporabniki na voljo',
      'groupmembers' => 'Èlani skupine',
!     'canteditgroup' => 'Za urejanje te skupine, morate biti njen èlan. Prosim posvetujte se z administratorjem, èe se vam zdi da je to sporoèilo napaka.'
  );
  
--- 1197,1202 ----
      'availmembers' => 'Uporabniki na voljo',
      'groupmembers' => 'Èlani skupine',
!     'canteditgroup' => 'Za urejanje te skupine, morate biti njen èlan. Prosim posvetujte se z administratorjem, èe se vam zdi da je to sporoèilo napaka.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1216,1219 ****
--- 1245,1249 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1224,1226 ****
  );
  
! ?>
--- 1254,1276 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: swedish.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/swedish.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** swedish.php	7 Oct 2004 21:10:23 -0000	1.9
--- swedish.php	16 Oct 2004 12:35:15 -0000	1.10
***************
*** 153,157 ****
      106 => 'visningar',
      107 => 'GL versionstest',
!     108 => 'Radera buffert'
  );
  
--- 153,162 ----
      106 => 'visningar',
      107 => 'GL versionstest',
!     108 => 'Radera buffert',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 190,199 ****
      8 => " sekunder sedan.  På denna sajt måste man vänta minst {$_CONF['commentspeedlimit']} sekunder mellan kommentarer",
      9 => 'Kommentar',
!     10 => '',
      11 => 'Skicka in kommentar',
      12 => 'Du måste fylla i Titel- Kommentarsfälten.',
      13 => 'Din information',
      14 => 'Förhandsgranska',
!     15 => '',
      16 => 'Titel',
      17 => 'Error',
--- 195,204 ----
      8 => " sekunder sedan.  På denna sajt måste man vänta minst {$_CONF['commentspeedlimit']} sekunder mellan kommentarer",
      9 => 'Kommentar',
!     10 => 'Send Report',
      11 => 'Skicka in kommentar',
      12 => 'Du måste fylla i Titel- Kommentarsfälten.',
      13 => 'Din information',
      14 => 'Förhandsgranska',
!     15 => 'Report this post',
      16 => 'Titel',
      17 => 'Error',
***************
*** 204,208 ****
      22 => 'Använd en tydlig ärenderad som beskriver vad ditt inlägg handlar om.',
      23 => 'Din epostadress kommer INTE att vara publik.',
!     24 => 'Anonym användare'
  );
  
--- 209,216 ----
      22 => 'Använd en tydlig ärenderad som beskriver vad ditt inlägg handlar om.',
      23 => 'Din epostadress kommer INTE att vara publik.',
!     24 => 'Anonym användare',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 315,319 ****
      103 => 'Tillåt epost från andra användare',
      104 => 'Visa online-status',
!     105 => 'Jag vill synas i \'Vem är här\'-blocket'
  );
  
--- 323,329 ----
      103 => 'Tillåt epost från andra användare',
      104 => 'Visa online-status',
!     105 => 'Jag vill synas i \'Vem är här\'-blocket',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 324,331 ****
      1 => 'Det finns inga nyheter',
      2 => 'Det finns inga artiklar att visa.  Antingen finns det inga artiklar, eller så är dina artikelinställningar för restriktiva.',
!     3 => " i ämnet %s",
      4 => 'Dagens huvudartikel',
      5 => 'Nästa',
!     6 => 'Föregående'
  );
  
--- 334,343 ----
      1 => 'Det finns inga nyheter',
      2 => 'Det finns inga artiklar att visa.  Antingen finns det inga artiklar, eller så är dina artikelinställningar för restriktiva.',
!     3 => ' i ämnet %s',
      4 => 'Dagens huvudartikel',
      5 => 'Nästa',
!     6 => 'Föregående',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 382,386 ****
      26 => 'Detta formulär låter dig sända epost till den valda användare.  Alla fält måste fyllas i.',
      27 => 'Kort meddelande',
!     28 => "%s skrev: ",
      29 => "Detta är den dagliga sammanställningen från {$_CONF['site_name']} för ",
      30 => ' Dagligt nyhetsbrev för ',
--- 394,398 ----
      26 => 'Detta formulär låter dig sända epost till den valda användare.  Alla fält måste fyllas i.',
      27 => 'Kort meddelande',
!     28 => '%s skrev: ',
      29 => "Detta är den dagliga sammanställningen från {$_CONF['site_name']} för ",
      30 => ' Dagligt nyhetsbrev för ',
***************
*** 492,496 ****
      2 => 'Eposta artikel till någon',
      3 => 'Skriv ut artikel',
!     4 => 'Artikelalternativ'
  );
  
--- 504,509 ----
      2 => 'Eposta artikel till någon',
      3 => 'Skriv ut artikel',
!     4 => 'Artikelalternativ',
!     5 => 'PDF Story Format'
  );
  
***************
*** 499,503 ****
  
  $LANG12 = array(
!     1 => "Man måste vara inloggad för att skicka in en %s.",
      2 => 'Logga in',
      3 => 'Ny användare',
--- 512,516 ----
  
  $LANG12 = array(
!     1 => 'Man måste vara inloggad för att skicka in en %s.',
      2 => 'Logga in',
      3 => 'Ny användare',
***************
*** 507,511 ****
      7 => 'Inloggning krävs',
      8 => 'Skicka',
!     9 => 'När du skriver en artikel till den här sajten så är det bra om du följer dessa råd: <UL><LI>Samtliga fält måste fyllas i<LI>Informationen ska vara korrekt<LI>Kontrollera alla länkar en extra gång</UL>\n',
      10 => 'Titel',
      11 => 'Länk',
--- 520,524 ----
      7 => 'Inloggning krävs',
      8 => 'Skicka',
!     9 => "När du skriver en artikel till den här sajten så är det bra om du följer dessa råd: <UL><LI>Samtliga fält måste fyllas i<LI>Informationen ska vara korrekt<LI>Kontrollera alla länkar en extra gång</UL>\n",
      10 => 'Titel',
      11 => 'Länk',
***************
*** 523,527 ****
      23 => 'Fyll i samtliga fält i formuläret.',
      24 => 'Sparad',
!     25 => "%s har sparats.",
      26 => 'Hastighetsbegränsning',
      27 => 'Användarnamn',
--- 536,540 ----
      23 => 'Fyll i samtliga fält i formuläret.',
      24 => 'Sparad',
!     25 => '%s har sparats.',
      26 => 'Hastighetsbegränsning',
      27 => 'Användarnamn',
***************
*** 642,646 ****
  $LANG22 = array(
      1 => 'Aktivitetseditor',
!     2 => '',
      3 => 'Aktivitet',
      4 => 'Aktivitetslänk',
--- 655,659 ----
  $LANG22 = array(
      1 => 'Aktivitetseditor',
!     2 => 'Error',
      3 => 'Aktivitet',
      4 => 'Aktivitetslänk',
***************
*** 662,666 ****
      20 => 'spara',
      21 => 'ångra',
!     22 => 'radera'
  );
  
--- 675,682 ----
      20 => 'spara',
      21 => 'ångra',
!     22 => 'radera',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 709,713 ****
      10 => 'ångra',
      11 => 'radera',
!     12 => '',
      13 => 'Titel',
      14 => 'Ämne',
--- 725,729 ----
      10 => 'ångra',
      11 => 'radera',
!     12 => 'ID',
      13 => 'Titel',
      14 => 'Ämne',
***************
*** 721,725 ****
      22 => 'Artikellista',
      23 => 'Klicka på en artikels nummer nedan för att redigera eller radera den.  Klicka på en artikels titel för att läsa den artikeln.  Klicka på "ny artikel" ovan för att skriva en ny artikel.',
!     24 => '',
      25 => '',
      26 => 'Förhandsgranska artikel',
--- 737,741 ----
      22 => 'Artikellista',
      23 => 'Klicka på en artikels nummer nedan för att redigera eller radera den.  Klicka på en artikels titel för att läsa den artikeln.  Klicka på "ny artikel" ovan för att skriva en ny artikel.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Förhandsgranska artikel',
***************
*** 754,758 ****
      55 => 'Det blev fel när din artikel skulle sparas.  Rätta till dessa fel innan du sparar',
      56 => 'Visa ämnesikon',
!     57 => 'Visa oskalad bild'
  );
  
--- 770,779 ----
      55 => 'Det blev fel när din artikel skulle sparas.  Rätta till dessa fel innan du sparar',
      56 => 'Visa ämnesikon',
!     57 => 'Visa oskalad bild',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 764,768 ****
      2 => 'Du måste ange en fråga och åtminstone ett alternativ.',
      3 => 'Omröstning skapades',
!     4 => "Omröstning %s sparad",
      5 => 'Redigera omröstning',
      6 => 'Omröstnings-ID',
--- 785,789 ----
      2 => 'Du måste ange en fråga och åtminstone ett alternativ.',
      3 => 'Omröstning skapades',
!     4 => 'Omröstning %s sparad',
      5 => 'Redigera omröstning',
      6 => 'Omröstnings-ID',
***************
*** 771,776 ****
      9 => 'Fråga',
      10 => 'Svar / Röster',
!     11 => "Det blev fel när data angående omröstning %s hämtades",
!     12 => "Det blev fel när frågedata angående omröstning %s hämtades",
      13 => 'Skapa omröstning',
      14 => 'spara',
--- 792,797 ----
      9 => 'Fråga',
      10 => 'Svar / Röster',
!     11 => 'Det blev fel när data angående omröstning %s hämtades',
!     12 => 'Det blev fel när frågedata angående omröstning %s hämtades',
      13 => 'Skapa omröstning',
      14 => 'spara',
***************
*** 816,820 ****
      22 => 'skönsvärde',
      23 => 'Gör detta ämne till standardvärde för nya artiklar',
!     24 => '(*)'
  );
  
--- 837,843 ----
      22 => 'skönsvärde',
      23 => 'Gör detta ämne till standardvärde för nya artiklar',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 1000,1004 ****
      29 => 'Geeklog-version',
      30 => 'Radera insticksmodul?',
!     31 => 'Är du säker på att du vill radera denna insticksmodu?  Om du gör det så kommer du att radera alla filer, data, och datastrukturer som denna insticksmodul använder.  Om du är säker, klicka "radera" igen nedan.'
  );
  
--- 1023,1030 ----
      29 => 'Geeklog-version',
      30 => 'Radera insticksmodul?',
!     31 => 'Är du säker på att du vill radera denna insticksmodu?  Om du gör det så kommer du att radera alla filer, data, och datastrukturer som denna insticksmodul använder.  Om du är säker, klicka "radera" igen nedan.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1108,1112 ****
      57 => 'Ditt konto har raderats.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1134,1140 ----
      57 => 'Ditt konto har raderats.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1167,1171 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1195,1200 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1214,1217 ****
--- 1243,1247 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1222,1224 ****
  );
  
! ?>
--- 1252,1274 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: hebrew.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/hebrew.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** hebrew.php	7 Oct 2004 21:10:23 -0000	1.4
--- hebrew.php	16 Oct 2004 12:35:15 -0000	1.5
***************
*** 26,36 ****
  ###############################################################################
  
! $LANG_CHARSET = "utf-8";
  
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
[...2345 lines suppressed...]
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: german.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/german.php,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** german.php	11 Oct 2004 18:29:57 -0000	1.108
--- german.php	16 Oct 2004 12:35:15 -0000	1.109
***************
*** 393,397 ****
      26 => 'Mit diesem Formular kannst Du eine E-Mail an diesen User schicken. Alle Felder müssen ausgefüllt werden.',
      27 => 'Kurze Nachricht',
!     28 => "Anmerkung von %s: ",
      29 => "Dies sind die neuen Artikel auf {$_CONF['site_name']} vom ",
      30 => ' - Neue Artikel vom ',
--- 393,397 ----
      26 => 'Mit diesem Formular kannst Du eine E-Mail an diesen User schicken. Alle Felder müssen ausgefüllt werden.',
      27 => 'Kurze Nachricht',
!     28 => 'Anmerkung von %s: ',
      29 => "Dies sind die neuen Artikel auf {$_CONF['site_name']} vom ",
      30 => ' - Neue Artikel vom ',
***************
*** 511,515 ****
  
  $LANG12 = array(
!     1 => "To submit a %s you are required to be logged in as a user.",
      2 => 'Anmelden',
      3 => 'Neuer User',
--- 511,515 ----
  
  $LANG12 = array(
!     1 => 'To submit a %s you are required to be logged in as a user.',
      2 => 'Anmelden',
      3 => 'Neuer User',
***************
*** 535,539 ****
      23 => 'Bitte alle Felder des Formulars ausfüllen. Alle Felder werden benötigt.',
      24 => 'Beitrag gespeichert',
!     25 => "Dein %s-Beitrag wurde gespeichert.",
      26 => 'Speed Limit',
      27 => 'Username',
--- 535,539 ----
      23 => 'Bitte alle Felder des Formulars ausfüllen. Alle Felder werden benötigt.',
      24 => 'Beitrag gespeichert',
!     25 => 'Dein %s-Beitrag wurde gespeichert.',
      26 => 'Speed Limit',
      27 => 'Username',
***************
*** 784,788 ****
      2 => 'Bitte eine Frage und mindestens eine Antwort eingeben.',
      3 => 'angelegt',
!     4 => "Umfrage %s wurde gespeichert",
      5 => 'Umfrage editieren',
      6 => 'Umfrage-ID',
--- 784,788 ----
      2 => 'Bitte eine Frage und mindestens eine Antwort eingeben.',
      3 => 'angelegt',
!     4 => 'Umfrage %s wurde gespeichert',
      5 => 'Umfrage editieren',
      6 => 'Umfrage-ID',
***************
*** 791,796 ****
      9 => 'Frage',
      10 => 'Antworten / Stimmen',
!     11 => "Beim Abrufen der Stimmen von Umfrage %s trat ein Fehler auf.",
!     12 => "Beim Abrufen der Fragen von Umfrage %s trat ein Fehler auf.",
      13 => 'Umfrage anlegen',
      14 => 'Speichern',
--- 791,796 ----
      9 => 'Frage',
      10 => 'Antworten / Stimmen',
!     11 => 'Beim Abrufen der Stimmen von Umfrage %s trat ein Fehler auf.',
!     12 => 'Beim Abrufen der Fragen von Umfrage %s trat ein Fehler auf.',
      13 => 'Umfrage anlegen',
      14 => 'Speichern',
***************
*** 1271,1273 ****
  );
  
! ?>
--- 1271,1273 ----
  );
  
! ?>
\ No newline at end of file

Index: norwegian.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/norwegian.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** norwegian.php	7 Oct 2004 21:10:23 -0000	1.5
--- norwegian.php	16 Oct 2004 12:35:15 -0000	1.6
***************
*** 166,170 ****
      110 => 'Report this post to the site admin',
      111 => 'View PDF Version',
!     112 => 'Registered Users'
  );
  
--- 166,171 ----
      110 => 'Report this post to the site admin',
      111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 331,335 ****
      103 => 'Tillat email fra andre brukere',
      104 => 'Vis Online Status',
!     105 => 'Vises i Online nå blokk'
  );
  
--- 332,338 ----
      103 => 'Tillat email fra andre brukere',
      104 => 'Vis Online Status',
!     105 => 'Vises i Online nå blokk',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 340,344 ****
      1 => 'Det er ingen nyheter å vise',
      2 => 'Det er ingen artikler å vise. Enten er det ingen nyheter for dette emne, eller så er dine brukervalg for restriktive',
!     3 => " for emne %s",
      4 => 'Dagens Hovedoppslag',
      5 => 'Neste',
--- 343,347 ----
      1 => 'Det er ingen nyheter å vise',
      2 => 'Det er ingen artikler å vise. Enten er det ingen nyheter for dette emne, eller så er dine brukervalg for restriktive',
!     3 => ' for emne %s',
      4 => 'Dagens Hovedoppslag',
      5 => 'Neste',
***************
*** 400,404 ****
      26 => 'Dette skjemaet lar deg sende en email til valgt bruker. Alle felter må fylles ut.',
      27 => 'Kort melding',
!     28 => "%s skrev: ",
      29 => "Dette er det daglige sammendraget fra {$_CONF['site_name']} for ",
      30 => ' Daglig Nyhetsbrev for ',
--- 403,407 ----
      26 => 'Dette skjemaet lar deg sende en email til valgt bruker. Alle felter må fylles ut.',
      27 => 'Kort melding',
!     28 => '%s skrev: ',
      29 => "Dette er det daglige sammendraget fra {$_CONF['site_name']} for ",
      30 => ' Daglig Nyhetsbrev for ',
***************
*** 518,522 ****
  
  $LANG12 = array(
!     1 => "Du må være logget inn for å poste en %s.",
      2 => 'Logg inn',
      3 => 'Ny bruker',
--- 521,525 ----
  
  $LANG12 = array(
!     1 => 'Du må være logget inn for å poste en %s.',
      2 => 'Logg inn',
      3 => 'Ny bruker',
***************
*** 542,546 ****
      23 => 'Vennligst fyll inn alle feltene.  Alle felt er påkrevd.',
      24 => 'Posting lagret',
!     25 => "Din posting av en %s er lagret.",
      26 => 'Fartsgrense',
      27 => 'Brukernavn',
--- 545,549 ----
      23 => 'Vennligst fyll inn alle feltene.  Alle felt er påkrevd.',
      24 => 'Posting lagret',
!     25 => 'Din posting av en %s er lagret.',
      26 => 'Fartsgrense',
      27 => 'Brukernavn',
***************
*** 731,735 ****
      10 => 'avbryt',
      11 => 'slett',
!     12 => '',
      13 => 'Tittel',
      14 => 'Emne',
--- 734,738 ----
      10 => 'avbryt',
      11 => 'slett',
!     12 => 'ID',
      13 => 'Tittel',
      14 => 'Emne',
***************
*** 743,747 ****
      22 => 'Artikkel Liste',
      23 => 'For å redigere eller slette en artikkel, klikk på artikkelnummeret under. For å se en artikkel, klikk på tittelen til artikkelen du ønsker å se. For å lage en ny artikkel klikk på Ny Artikkel over.',
!     24 => '',
      25 => '',
      26 => 'Artikkel forhåndsvisning',
--- 746,750 ----
      22 => 'Artikkel Liste',
      23 => 'For å redigere eller slette en artikkel, klikk på artikkelnummeret under. For å se en artikkel, klikk på tittelen til artikkelen du ønsker å se. For å lage en ny artikkel klikk på Ny Artikkel over.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Artikkel forhåndsvisning',
***************
*** 791,795 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Avstemning opprettet',
!     4 => "Avstemning %s lagret",
      5 => 'Rediger Avstemning',
      6 => 'Avstemning ID',
--- 794,798 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Avstemning opprettet',
!     4 => 'Avstemning %s lagret',
      5 => 'Rediger Avstemning',
      6 => 'Avstemning ID',
***************
*** 798,803 ****
      9 => 'Spørsmål',
      10 => 'Svar / Stemmer',
!     11 => "En feil oppsto under henting av svardata for avstemningen %s",
!     12 => "En feil oppsto under henting av spørsmålsdata for avstemningen %s",
      13 => 'Lag Avstemning',
      14 => 'lagre',
--- 801,806 ----
      9 => 'Spørsmål',
      10 => 'Svar / Stemmer',
!     11 => 'En feil oppsto under henting av svardata for avstemningen %s',
!     12 => 'En feil oppsto under henting av spørsmålsdata for avstemningen %s',
      13 => 'Lag Avstemning',
      14 => 'lagre',
***************
*** 1029,1033 ****
      29 => 'Geeklog Versjon',
      30 => 'Slett Plug-in?',
!     31 => 'Er du sikker på at du vil slette denne plug-in? Alle data og datastrukturer som brukes av denne plug-in vil også bli slettet. hvis du er sikker, klikk slett igjen nedenfor.'
  );
  
--- 1032,1039 ----
      29 => 'Geeklog Versjon',
      30 => 'Slett Plug-in?',
!     31 => 'Er du sikker på at du vil slette denne plug-in? Alle data og datastrukturer som brukes av denne plug-in vil også bli slettet. hvis du er sikker, klikk slett igjen nedenfor.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1137,1141 ****
      57 => 'kontoen din er slettet.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1143,1149 ----
      57 => 'kontoen din er slettet.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1196,1200 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1204,1209 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1272,1274 ****
  );
  
! ?>
--- 1281,1283 ----
  );
  
! ?>
\ No newline at end of file

Index: spanish.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/spanish.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** spanish.php	7 Oct 2004 21:10:23 -0000	1.10
--- spanish.php	16 Oct 2004 12:35:15 -0000	1.11
***************
*** 147,151 ****
      106 => 'Vistas',
      107 => 'Comprobación de la versión de GL',
!     108 => 'Limpiar copia de visitas (Caché)'
  );
  
--- 147,156 ----
      106 => 'Vistas',
      107 => 'Comprobación de la versión de GL',
!     108 => 'Limpiar copia de visitas (Caché)',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 184,193 ****
      8 => " segundos. Este sitio requiere al menos {$_CONF['commentspeedlimit']} segundos entre comentarios",
      9 => 'Comentario',
!     10 => '',
      11 => 'Enviar el Comentario',
      12 => 'Por favor completa el Título y Comentario, ya que son datos necesarios para enviar un comentario.',
      13 => 'Tu Información',
      14 => 'Vista Previa',
!     15 => '',
      16 => 'Título',
      17 => 'Error',
--- 189,198 ----
      8 => " segundos. Este sitio requiere al menos {$_CONF['commentspeedlimit']} segundos entre comentarios",
      9 => 'Comentario',
!     10 => 'Send Report',
      11 => 'Enviar el Comentario',
      12 => 'Por favor completa el Título y Comentario, ya que son datos necesarios para enviar un comentario.',
      13 => 'Tu Información',
      14 => 'Vista Previa',
!     15 => 'Report this post',
      16 => 'Título',
      17 => 'Error',
***************
*** 198,202 ****
      22 => 'Utiliza un título claro que describa el contenido de tu mensaje.',
      23 => 'Tu dirección de correo electrónico NO será divulgada.',
!     24 => 'Usuario Anónimo'
  );
  
--- 203,210 ----
      22 => 'Utiliza un título claro que describa el contenido de tu mensaje.',
      23 => 'Tu dirección de correo electrónico NO será divulgada.',
!     24 => 'Usuario Anónimo',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 309,313 ****
      103 => 'Permitir correo de otros usuarios',
      104 => 'Mostrar el estado de quien está conectado(a)',
!     105 => 'Mostrar en el bloque Who\'s Online (usuarios conectados)'
  );
  
--- 317,323 ----
      103 => 'Permitir correo de otros usuarios',
      104 => 'Mostrar el estado de quien está conectado(a)',
!     105 => 'Mostrar en el bloque Who\'s Online (usuarios conectados)',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 318,325 ****
      1 => 'No hay novedades para mostrar',
      2 => 'No hay nuevas noticias para mostrar. Puede que no haya novedades para esta Sección o que tus preferencias sean muy restrictivas.',
!     3 => "para la Sección %s",
      4 => 'Noticia del Día',
      5 => 'Siguiente',
!     6 => 'Anterior'
  );
  
--- 328,337 ----
      1 => 'No hay novedades para mostrar',
      2 => 'No hay nuevas noticias para mostrar. Puede que no haya novedades para esta Sección o que tus preferencias sean muy restrictivas.',
!     3 => 'para la Sección %s',
      4 => 'Noticia del Día',
      5 => 'Siguiente',
!     6 => 'Anterior',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 376,380 ****
      26 => 'Este formulario te permitirá enviar un correo electrónico al usuario seleccionado. Todos los campos son necesarios.',
      27 => 'Mensaje corto',
!     28 => "%s escribió: ",
      29 => "Este es el resúmen diario de {$_CONF['site_name']} para ",
      30 => ' Noticias diarias para ',
--- 388,392 ----
      26 => 'Este formulario te permitirá enviar un correo electrónico al usuario seleccionado. Todos los campos son necesarios.',
      27 => 'Mensaje corto',
!     28 => '%s escribió: ',
      29 => "Este es el resúmen diario de {$_CONF['site_name']} para ",
      30 => ' Noticias diarias para ',
***************
*** 486,490 ****
      2 => 'Enviar a un(a) amigo(a)',
      3 => 'Versión para imprimir',
!     4 => 'Opciones de la Noticia'
  );
  
--- 498,503 ----
      2 => 'Enviar a un(a) amigo(a)',
      3 => 'Versión para imprimir',
!     4 => 'Opciones de la Noticia',
!     5 => 'PDF Story Format'
  );
  
***************
*** 493,497 ****
  
  $LANG12 = array(
!     1 => "Para enviar %s tienes que estar conectado(a) como usuario(a).",
      2 => 'Ingresar',
      3 => 'Usuario(a) Nuevo(a)',
--- 506,510 ----
  
  $LANG12 = array(
!     1 => 'Para enviar %s tienes que estar conectado(a) como usuario(a).',
      2 => 'Ingresar',
      3 => 'Usuario(a) Nuevo(a)',
***************
*** 636,640 ****
  $LANG22 = array(
      1 => 'Editor de Eventos',
!     2 => '',
      3 => 'Título',
      4 => 'URL',
--- 649,653 ----
  $LANG22 = array(
      1 => 'Editor de Eventos',
!     2 => 'Error',
      3 => 'Título',
      4 => 'URL',
***************
*** 656,660 ****
      20 => 'guardar',
      21 => 'cancelar',
!     22 => 'borrar'
  );
  
--- 669,676 ----
      20 => 'guardar',
      21 => 'cancelar',
!     22 => 'borrar',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 703,707 ****
      10 => 'cancelar',
      11 => 'borrar',
!     12 => '',
      13 => 'Título',
      14 => 'Sección',
--- 719,723 ----
      10 => 'cancelar',
      11 => 'borrar',
!     12 => 'ID',
      13 => 'Título',
      14 => 'Sección',
***************
*** 715,719 ****
      22 => 'Listado de Noticias',
      23 => 'Para modificar o borrar una Noticia selecciona el número de Noticia más abajo. Para ver la Noticia selecciona el título de la misma. Para crear una nueva Noticia selecciona \'Enviar Noticia\' más arriba.',
!     24 => '',
      25 => '',
      26 => 'Vista Previa',
--- 731,735 ----
      22 => 'Listado de Noticias',
      23 => 'Para modificar o borrar una Noticia selecciona el número de Noticia más abajo. Para ver la Noticia selecciona el título de la misma. Para crear una nueva Noticia selecciona \'Enviar Noticia\' más arriba.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Vista Previa',
***************
*** 748,752 ****
      55 => 'Los siguientes errores ocurrieron al querer guardar tu Noticia. Por favor corrije los errores antes de guardar.',
      56 => 'Mostrar icono de Tema',
!     57 => 'Ver imagen sin proporción'
  );
  
--- 764,773 ----
      55 => 'Los siguientes errores ocurrieron al querer guardar tu Noticia. Por favor corrije los errores antes de guardar.',
      56 => 'Mostrar icono de Tema',
!     57 => 'Ver imagen sin proporción',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 758,762 ****
      2 => 'Por favor teclea una pregunta y como mínimo una respuesta.',
      3 => 'Fecha de creación',
!     4 => "Encuesta %s guardada",
      5 => 'Editar la Encuesta',
      6 => 'Identificación',
--- 779,783 ----
      2 => 'Por favor teclea una pregunta y como mínimo una respuesta.',
      3 => 'Fecha de creación',
!     4 => 'Encuesta %s guardada',
      5 => 'Editar la Encuesta',
      6 => 'Identificación',
***************
*** 765,770 ****
      9 => 'Pregunta',
      10 => 'Respuestas / Votos',
!     11 => "Hubo un error al buscar los datos para las respuesta de la Encuesta %s",
!     12 => "Hubo un error al buscar los datos para la pregunta de la Encuesta %s",
      13 => 'Crear Encuesta',
      14 => 'guardar',
--- 786,791 ----
      9 => 'Pregunta',
      10 => 'Respuestas / Votos',
!     11 => 'Hubo un error al buscar los datos para las respuesta de la Encuesta %s',
!     12 => 'Hubo un error al buscar los datos para la pregunta de la Encuesta %s',
      13 => 'Crear Encuesta',
      14 => 'guardar',
***************
*** 810,814 ****
      22 => 'Por defecto',
      23 => 'convertir en el tema por defecto para nuevas colaboraciones',
!     24 => '(*)'
  );
  
--- 831,837 ----
      22 => 'Por defecto',
      23 => 'convertir en el tema por defecto para nuevas colaboraciones',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 994,998 ****
      29 => 'Versión de Geeklog',
      30 => 'Borrar el Plug-in?',
!     31 => '¿Estás seguro(a) que quieres borrar este Plug-in? Al hacerlo borrarás todos los archivos, estructuras y datos asociados. Si estás seguro/a selecciona "Borrar" en el formulario de abajo.'
  );
  
--- 1017,1024 ----
      29 => 'Versión de Geeklog',
      30 => 'Borrar el Plug-in?',
!     31 => '¿Estás seguro(a) que quieres borrar este Plug-in? Al hacerlo borrarás todos los archivos, estructuras y datos asociados. Si estás seguro/a selecciona "Borrar" en el formulario de abajo.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1102,1106 ****
      57 => 'Tu cuenta se ha borrado satisfactoriamente.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1128,1134 ----
      57 => 'Tu cuenta se ha borrado satisfactoriamente.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1161,1165 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1189,1194 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1208,1211 ****
--- 1237,1241 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1216,1218 ****
  );
  
! ?>
--- 1246,1268 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: slovak.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/slovak.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** slovak.php	7 Oct 2004 21:10:23 -0000	1.6
--- slovak.php	16 Oct 2004 12:35:15 -0000	1.7
***************
*** 149,153 ****
      106 => 'Videné',
      107 => 'GL Version Test',
!     108 => 'Clear Cache'
  );
  
--- 149,158 ----
      106 => 'Videné',
      107 => 'GL Version Test',
!     108 => 'Clear Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 186,195 ****
      8 => " sekundami.  Tento sajt ma vy¾aduje aspoò {$_CONF['commentspeedlimit']} sekúnd medzi komentármi",
      9 => 'Komentár',
!     10 => '',
      11 => 'Odo¹li komentár',
      12 => 'Prosím vyplò titulok a/alebo komentár samotný. Je to nutné, ak chce¹ komentár odosla».',
      13 => 'Tvoje Info',
      14 => 'Ako to bude vyzera»?',
!     15 => '',
      16 => 'Titulok',
      17 => 'Chyba',
--- 191,200 ----
      8 => " sekundami.  Tento sajt ma vy¾aduje aspoò {$_CONF['commentspeedlimit']} sekúnd medzi komentármi",
      9 => 'Komentár',
!     10 => 'Send Report',
      11 => 'Odo¹li komentár',
      12 => 'Prosím vyplò titulok a/alebo komentár samotný. Je to nutné, ak chce¹ komentár odosla».',
      13 => 'Tvoje Info',
      14 => 'Ako to bude vyzera»?',
!     15 => 'Report this post',
      16 => 'Titulok',
      17 => 'Chyba',
***************
*** 200,204 ****
      22 => 'Do titulku napí¹ nieèo jasné, aby v¹etci vedeli, o èo ti vlastne ide.',
      23 => 'Tvoj e-mail NEBUDE zobrazený',
!     24 => 'Anonymný u¾ívateµ'
  );
  
--- 205,212 ----
      22 => 'Do titulku napí¹ nieèo jasné, aby v¹etci vedeli, o èo ti vlastne ide.',
      23 => 'Tvoj e-mail NEBUDE zobrazený',
!     24 => 'Anonymný u¾ívateµ',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 311,315 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 319,325 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 320,327 ****
      1 => 'No News to Display',
      2 => 'There are no news stories to display.  There may be no news for this topic or your user preferences may be too restrictive',
!     3 => " for topic %s",
      4 => 'Dne¹ný hlavný èlanok',
      5 => 'Ïaµ¹í',
!     6 => 'Predo¹lý'
  );
  
--- 330,339 ----
      1 => 'No News to Display',
      2 => 'There are no news stories to display.  There may be no news for this topic or your user preferences may be too restrictive',
!     3 => ' for topic %s',
      4 => 'Dne¹ný hlavný èlanok',
      5 => 'Ïaµ¹í',
!     6 => 'Predo¹lý',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 378,382 ****
      26 => 'This form will allow you to send an email to the selected user.  All fields are required.',
      27 => 'Short message',
!     28 => "%s wrote: ",
      29 => "This is the daily digest from {$_CONF['site_name']} for ",
      30 => ' Daily Newsletter for ',
--- 390,394 ----
      26 => 'This form will allow you to send an email to the selected user.  All fields are required.',
      27 => 'Short message',
!     28 => '%s wrote: ',
      29 => "This is the daily digest from {$_CONF['site_name']} for ",
      30 => ' Daily Newsletter for ',
***************
*** 488,492 ****
      2 => 'Po¹li e-mailom',
      3 => 'Verzia pre tlaè',
!     4 => 'Voµby èlánku'
  );
  
--- 500,505 ----
      2 => 'Po¹li e-mailom',
      3 => 'Verzia pre tlaè',
!     4 => 'Voµby èlánku',
!     5 => 'PDF Story Format'
  );
  
***************
*** 495,499 ****
  
  $LANG12 = array(
!     1 => "To submit a %s you are required to be logged in as a user.",
      2 => 'Login',
      3 => 'New User',
--- 508,512 ----
  
  $LANG12 = array(
!     1 => 'To submit a %s you are required to be logged in as a user.',
      2 => 'Login',
      3 => 'New User',
***************
*** 519,523 ****
      23 => 'Please fill in all the fields on the form.  All fields are required.',
      24 => 'Submission Saved',
!     25 => "Your %s submission has been saved successfully.",
      26 => 'Speed Limit',
      27 => 'Username',
--- 532,536 ----
      23 => 'Please fill in all the fields on the form.  All fields are required.',
      24 => 'Submission Saved',
!     25 => 'Your %s submission has been saved successfully.',
      26 => 'Speed Limit',
      27 => 'Username',
***************
*** 638,642 ****
  $LANG22 = array(
      1 => 'Event Editor',
!     2 => '',
      3 => 'Event Title',
      4 => 'Event URL',
--- 651,655 ----
  $LANG22 = array(
      1 => 'Event Editor',
!     2 => 'Error',
      3 => 'Event Title',
      4 => 'Event URL',
***************
*** 658,662 ****
      20 => 'save',
      21 => 'cancel',
!     22 => 'delete'
  );
  
--- 671,678 ----
      20 => 'save',
      21 => 'cancel',
!     22 => 'delete',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 705,709 ****
      10 => 'cancel',
      11 => 'delete',
!     12 => '',
      13 => 'Title',
      14 => 'Topic',
--- 721,725 ----
      10 => 'cancel',
      11 => 'delete',
!     12 => 'ID',
      13 => 'Title',
      14 => 'Topic',
***************
*** 717,721 ****
      22 => 'Story List',
      23 => 'To modify or delete a story, click on that story\'s number below. To view a story, click on the title of the story you wish to view. To create a new story click on new story above.',
!     24 => '',
      25 => '',
      26 => 'Story Preview',
--- 733,737 ----
      22 => 'Story List',
      23 => 'To modify or delete a story, click on that story\'s number below. To view a story, click on the title of the story you wish to view. To create a new story click on new story above.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Story Preview',
***************
*** 750,754 ****
      55 => 'The following errors occured while trying to save your story.  Please correct these errors before saving',
      56 => 'Show Topic Icon',
!     57 => 'View unscaled image'
  );
  
--- 766,775 ----
      55 => 'The following errors occured while trying to save your story.  Please correct these errors before saving',
      56 => 'Show Topic Icon',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 760,764 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Poll Created',
!     4 => "Poll %s saved",
      5 => 'Edit Poll',
      6 => 'Poll ID',
--- 781,785 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Poll Created',
!     4 => 'Poll %s saved',
      5 => 'Edit Poll',
      6 => 'Poll ID',
***************
*** 767,772 ****
      9 => 'Question',
      10 => 'Answers / Votes',
!     11 => "There was an error getting poll answer data about the poll %s",
!     12 => "There was an error getting poll question data about the poll %s",
      13 => 'Create Poll',
      14 => 'save',
--- 788,793 ----
      9 => 'Question',
      10 => 'Answers / Votes',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
      13 => 'Create Poll',
      14 => 'save',
***************
*** 812,816 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 833,839 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 996,1000 ****
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the files, data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.'
  );
  
--- 1019,1026 ----
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the files, data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1104,1108 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1130,1136 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1163,1167 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1191,1196 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1210,1213 ****
--- 1239,1243 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1218,1220 ****
  );
  
! ?>
--- 1248,1270 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: danish.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/danish.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** danish.php	7 Oct 2004 21:10:23 -0000	1.6
--- danish.php	16 Oct 2004 12:35:15 -0000	1.7
***************
*** 148,152 ****
      106 => 'Visninger',
      107 => 'GL Version Test',
!     108 => 'Slet Cache'
  );
  
--- 148,157 ----
      106 => 'Visninger',
      107 => 'GL Version Test',
!     108 => 'Slet Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 185,194 ****
      8 => " sekunder siden. Hjemmesiden kræver mindst {$_CONF['commentspeedlimit']} sekunder mellem kommentarer",
      9 => 'Kommentar',
!     10 => '',
      11 => 'Tilføj Kommentar',
      12 => 'Udfyld Titel og Kommentarfelterne, da de er obligatoriske ved tilføjelse af en kommentar.',
      13 => 'Din Information',
      14 => 'Gennemse',
!     15 => '',
      16 => 'Titel',
      17 => 'Fejl',
--- 190,199 ----
      8 => " sekunder siden. Hjemmesiden kræver mindst {$_CONF['commentspeedlimit']} sekunder mellem kommentarer",
      9 => 'Kommentar',
!     10 => 'Send Report',
      11 => 'Tilføj Kommentar',
      12 => 'Udfyld Titel og Kommentarfelterne, da de er obligatoriske ved tilføjelse af en kommentar.',
      13 => 'Din Information',
      14 => 'Gennemse',
!     15 => 'Report this post',
      16 => 'Titel',
      17 => 'Fejl',
***************
*** 199,203 ****
      22 => 'Brug en tydelig Titel, så det skinner igennem hvilket emne din kommentar omhandler.',
      23 => 'Din emailadresse bliver IKKE offentliggjort.',
!     24 => 'Anonym Bruger'
  );
  
--- 204,211 ----
      22 => 'Brug en tydelig Titel, så det skinner igennem hvilket emne din kommentar omhandler.',
      23 => 'Din emailadresse bliver IKKE offentliggjort.',
!     24 => 'Anonym Bruger',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 310,314 ****
      103 => 'Tillad email fra andre brugere',
      104 => 'Vis Online Status',
!     105 => 'Vis i Hvem er online blokken'
  );
  
--- 318,324 ----
      103 => 'Tillad email fra andre brugere',
      104 => 'Vis Online Status',
!     105 => 'Vis i Hvem er online blokken',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 319,326 ****
      1 => 'Der er ingen nyheder at vise',
      2 => 'Der er ingen nyheder i databasen. Enten er der ikke nogen nyheder tilføjet dette emne, eller også er dine brugerpræferencer muligvis for restriktive.',
!     3 => "for emnet %s",
      4 => 'Mest spændende lige nu',
      5 => 'Næste',
!     6 => 'Forrige'
  );
  
--- 329,338 ----
      1 => 'Der er ingen nyheder at vise',
      2 => 'Der er ingen nyheder i databasen. Enten er der ikke nogen nyheder tilføjet dette emne, eller også er dine brugerpræferencer muligvis for restriktive.',
!     3 => 'for emnet %s',
      4 => 'Mest spændende lige nu',
      5 => 'Næste',
!     6 => 'Forrige',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 377,381 ****
      26 => 'Denne formular lader dig afsende en email til den valgte bruger. Alle felter skal udfyldes.',
      27 => 'Kort besked',
!     28 => "%s skrev: ",
      29 => "Dette er den daglige dosis fra {$_CONF['site_name']} for ",
      30 => ' Daglig Dosis for ',
--- 389,393 ----
      26 => 'Denne formular lader dig afsende en email til den valgte bruger. Alle felter skal udfyldes.',
      27 => 'Kort besked',
!     28 => '%s skrev: ',
      29 => "Dette er den daglige dosis fra {$_CONF['site_name']} for ",
      30 => ' Daglig Dosis for ',
***************
*** 487,491 ****
      2 => 'Send',
      3 => 'Print',
!     4 => 'Muligheder'
  );
  
--- 499,504 ----
      2 => 'Send',
      3 => 'Print',
!     4 => 'Muligheder',
!     5 => 'PDF Story Format'
  );
  
***************
*** 494,498 ****
  
  $LANG12 = array(
!     1 => "For at tilføje en %s skal du være logget ind.",
      2 => 'Log ind',
      3 => 'Ny Bruger',
--- 507,511 ----
  
  $LANG12 = array(
!     1 => 'For at tilføje en %s skal du være logget ind.',
      2 => 'Log ind',
      3 => 'Ny Bruger',
***************
*** 518,522 ****
      23 => 'Udfyld alle felter i formularen. De er alle påkrævet.',
      24 => 'Tilføjelsen er Gemt',
!     25 => "Din %s tilføjelse er gemt.",
      26 => 'Fartbegrænsning',
      27 => 'Brugernavn',
--- 531,535 ----
      23 => 'Udfyld alle felter i formularen. De er alle påkrævet.',
      24 => 'Tilføjelsen er Gemt',
!     25 => 'Din %s tilføjelse er gemt.',
      26 => 'Fartbegrænsning',
      27 => 'Brugernavn',
***************
*** 637,641 ****
  $LANG22 = array(
      1 => 'Begivenhed Editor',
!     2 => '',
      3 => 'Begivenhed Titel',
      4 => 'Begivenhed URL',
--- 650,654 ----
  $LANG22 = array(
      1 => 'Begivenhed Editor',
!     2 => 'Error',
      3 => 'Begivenhed Titel',
      4 => 'Begivenhed URL',
***************
*** 657,661 ****
      20 => 'gem',
      21 => 'fortryd',
!     22 => 'slet'
  );
  
--- 670,677 ----
      20 => 'gem',
      21 => 'fortryd',
!     22 => 'slet',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 704,708 ****
      10 => 'fortryd',
      11 => 'slet',
!     12 => '',
      13 => 'Titel',
      14 => 'Emne',
--- 720,724 ----
      10 => 'fortryd',
      11 => 'slet',
!     12 => 'ID',
      13 => 'Titel',
      14 => 'Emne',
***************
*** 716,720 ****
      22 => 'Historie Liste',
      23 => 'For at redigere eller slette en historie, klik på historiens nummer herunder. For at se en historie, klik på titlen af den historie du ønsker at se. For at oprette en ny historie, klik på ny historie herover.',
!     24 => '',
      25 => '',
      26 => 'Gennemse Historie',
--- 732,736 ----
      22 => 'Historie Liste',
      23 => 'For at redigere eller slette en historie, klik på historiens nummer herunder. For at se en historie, klik på titlen af den historie du ønsker at se. For at oprette en ny historie, klik på ny historie herover.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Gennemse Historie',
***************
*** 749,753 ****
      55 => 'Følgende fejl opstod ved tilføjelse af din historie. Ret disse før gemning',
      56 => 'Vis Emneikon',
!     57 => 'View unscaled image'
  );
  
--- 765,774 ----
      55 => 'Følgende fejl opstod ved tilføjelse af din historie. Ret disse før gemning',
      56 => 'Vis Emneikon',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 759,763 ****
      2 => 'Indtast et spørgsmål og mindst et svar',
      3 => 'Afstemning Lavet',
!     4 => "Afstemning %s gemt",
      5 => 'Rediger Afstemning',
      6 => 'Afstemning ID',
--- 780,784 ----
      2 => 'Indtast et spørgsmål og mindst et svar',
      3 => 'Afstemning Lavet',
!     4 => 'Afstemning %s gemt',
      5 => 'Rediger Afstemning',
      6 => 'Afstemning ID',
***************
*** 766,771 ****
      9 => 'Spørgsmål',
      10 => 'Svar/Stemmer',
!     11 => "Der er sket en fejl ved hentning af svardata til afstemning %s",
!     12 => "Der er sket en fejl ved hentning af spørgsmåldata til afstemning %s",
      13 => 'Lav Afstemning',
      14 => 'gem',
--- 787,792 ----
      9 => 'Spørgsmål',
      10 => 'Svar/Stemmer',
!     11 => 'Der er sket en fejl ved hentning af svardata til afstemning %s',
!     12 => 'Der er sket en fejl ved hentning af spørgsmåldata til afstemning %s',
      13 => 'Lav Afstemning',
      14 => 'gem',
***************
*** 811,815 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 832,838 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 995,999 ****
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.'
  );
  
--- 1018,1025 ----
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1103,1107 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1129,1135 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1162,1166 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1190,1195 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1209,1212 ****
--- 1238,1242 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1217,1219 ****
  );
  
! ?>
--- 1247,1269 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: finnish.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/finnish.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** finnish.php	7 Oct 2004 21:10:23 -0000	1.3
--- finnish.php	16 Oct 2004 12:35:15 -0000	1.4
***************
*** 150,154 ****
      106 => 'Katselukertoja',
      107 => 'GL versiotesti',
!     108 => 'Tyhjennä välimuisti'
  );
  
--- 150,159 ----
      106 => 'Katselukertoja',
      107 => 'GL versiotesti',
!     108 => 'Tyhjennä välimuisti',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 187,196 ****
      8 => " sekuntia sitten. Sivusto vaatii vähintään {$_CONF['commentspeedlimit']} sekuntia kommenttien välillä",
      9 => 'Kommentti',
!     10 => '',
      11 => 'Lähetä kommentti',
      12 => 'Täytä otsikko ja kommentti -kentät, ne ovat pakollisia kommenttia lähetettäessä.',
      13 => 'Omat tietosi',
      14 => 'Esikatselu',
!     15 => '',
      16 => 'Otsikko',
      17 => 'Virhe',
--- 192,201 ----
      8 => " sekuntia sitten. Sivusto vaatii vähintään {$_CONF['commentspeedlimit']} sekuntia kommenttien välillä",
      9 => 'Kommentti',
!     10 => 'Send Report',
      11 => 'Lähetä kommentti',
      12 => 'Täytä otsikko ja kommentti -kentät, ne ovat pakollisia kommenttia lähetettäessä.',
      13 => 'Omat tietosi',
      14 => 'Esikatselu',
!     15 => 'Report this post',
      16 => 'Otsikko',
      17 => 'Virhe',
***************
*** 201,205 ****
      22 => 'Nimeä viesti selkeästi ja kuvaavasti.',
      23 => 'Sähköpostiosoitteesi EI tule julkisesti näkyville.',
!     24 => 'Tuntematon käyttäjä'
  );
  
--- 206,213 ----
      22 => 'Nimeä viesti selkeästi ja kuvaavasti.',
      23 => 'Sähköpostiosoitteesi EI tule julkisesti näkyville.',
!     24 => 'Tuntematon käyttäjä',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 312,316 ****
      103 => 'Salli muiden käyttäjien lähettämät sähköpostit',
      104 => 'Näytä linjalla -tila',
!     105 => 'Näy Ketä on linjalla -lohkossa'
  );
  
--- 320,326 ----
      103 => 'Salli muiden käyttäjien lähettämät sähköpostit',
      104 => 'Näytä linjalla -tila',
!     105 => 'Näy Ketä on linjalla -lohkossa',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 321,328 ****
      1 => 'Ei näytettäviä uutisia',
      2 => 'Ei näytettäviä uutisiä. Joko aiheesta ei ole uutisia tai asetuksesi voivat olla liian rajoittavia',
!     3 => " aiheesta %s",
      4 => 'Päivän artikkeli',
      5 => 'Seuraava',
!     6 => 'Edellinen'
  );
  
--- 331,340 ----
      1 => 'Ei näytettäviä uutisia',
      2 => 'Ei näytettäviä uutisiä. Joko aiheesta ei ole uutisia tai asetuksesi voivat olla liian rajoittavia',
!     3 => ' aiheesta %s',
      4 => 'Päivän artikkeli',
      5 => 'Seuraava',
!     6 => 'Edellinen',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 379,383 ****
      26 => 'Tällä lomakkeella voit lähettää sähköpostia valitulle käyttäjälle. Kaikki kentät ovat pakollisia täyttää.',
      27 => 'Lyhyt viesti',
!     28 => "%s kirjoitti: ",
      29 => "Tämä on päivittäinen kooste sivustolta {$_CONF['site_name']} käyttäjälle ",
      30 => ' Päivittäinen uutislehti ',
--- 391,395 ----
      26 => 'Tällä lomakkeella voit lähettää sähköpostia valitulle käyttäjälle. Kaikki kentät ovat pakollisia täyttää.',
      27 => 'Lyhyt viesti',
!     28 => '%s kirjoitti: ',
      29 => "Tämä on päivittäinen kooste sivustolta {$_CONF['site_name']} käyttäjälle ",
      30 => ' Päivittäinen uutislehti ',
***************
*** 489,493 ****
      2 => 'Lähetä artikkeli ystävälle',
      3 => 'Tulostettava versio artikkelista',
!     4 => 'Artikkelien asetukset'
  );
  
--- 501,506 ----
      2 => 'Lähetä artikkeli ystävälle',
      3 => 'Tulostettava versio artikkelista',
!     4 => 'Artikkelien asetukset',
!     5 => 'PDF Story Format'
  );
  
***************
*** 496,500 ****
  
  $LANG12 = array(
!     1 => "Lähettääksesi %s sinun täytyy olla kirjautuneena sivustolle.",
      2 => 'Kirjaudu',
      3 => 'Uusi käyttäjä',
--- 509,513 ----
  
  $LANG12 = array(
!     1 => 'Lähettääksesi %s sinun täytyy olla kirjautuneena sivustolle.',
      2 => 'Kirjaudu',
      3 => 'Uusi käyttäjä',
***************
*** 520,524 ****
      23 => 'Täytä kaikki kentät lomakkeessa. Kaikki kentät ovat pakollisia.',
      24 => 'Lähetys tallennettu',
!     25 => "%s -lähetys on tallennettu onnistuneesti.",
      26 => 'Nopeusrajoitus',
      27 => 'Käyttäjänimi',
--- 533,537 ----
      23 => 'Täytä kaikki kentät lomakkeessa. Kaikki kentät ovat pakollisia.',
      24 => 'Lähetys tallennettu',
!     25 => '%s -lähetys on tallennettu onnistuneesti.',
      26 => 'Nopeusrajoitus',
      27 => 'Käyttäjänimi',
***************
*** 639,643 ****
  $LANG22 = array(
      1 => 'Tapahtumien muokkain',
!     2 => '',
      3 => 'Tapahtuman otsikko',
      4 => 'Tapahtuman URL',
--- 652,656 ----
  $LANG22 = array(
      1 => 'Tapahtumien muokkain',
!     2 => 'Error',
      3 => 'Tapahtuman otsikko',
      4 => 'Tapahtuman URL',
***************
*** 659,663 ****
      20 => 'tallenna',
      21 => 'peruuta',
!     22 => 'poista'
  );
  
--- 672,679 ----
      20 => 'tallenna',
      21 => 'peruuta',
!     22 => 'poista',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 706,710 ****
      10 => 'peruuta',
      11 => 'poista',
!     12 => '',
      13 => 'Otsikko',
      14 => 'Aihe',
--- 722,726 ----
      10 => 'peruuta',
      11 => 'poista',
!     12 => 'ID',
      13 => 'Otsikko',
      14 => 'Aihe',
***************
*** 718,722 ****
      22 => 'Lista artikkeleista',
      23 => 'Muokataksesi tai poistaaksesi artikkelin, klikkaa artikkelin numeroa. Nähdäksesi artikkelin, klikkaa haluamaasi otsikkoa. Luodaksesi uuden artikkelin, valitse uusi artikkeli.',
!     24 => '',
      25 => '',
      26 => 'Artikkelin esikatselu',
--- 734,738 ----
      22 => 'Lista artikkeleista',
      23 => 'Muokataksesi tai poistaaksesi artikkelin, klikkaa artikkelin numeroa. Nähdäksesi artikkelin, klikkaa haluamaasi otsikkoa. Luodaksesi uuden artikkelin, valitse uusi artikkeli.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Artikkelin esikatselu',
***************
*** 751,755 ****
      55 => 'Seuraavat virheet tapahtuivat tallennettaessa. Korjaa virheet ennen tallentamista',
      56 => 'Näytä aihe kuvake',
!     57 => 'Näytä skaalaamaton kuva'
  );
  
--- 767,776 ----
      55 => 'Seuraavat virheet tapahtuivat tallennettaessa. Korjaa virheet ennen tallentamista',
      56 => 'Näytä aihe kuvake',
!     57 => 'Näytä skaalaamaton kuva',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 761,765 ****
      2 => 'Syötä kysymys ja ainakin yksi vastaus.',
      3 => 'Kysely luotu',
!     4 => "Kysely %s tallennettu",
      5 => 'Muokkaa kyselyä',
      6 => 'Kyselyn ID',
--- 782,786 ----
      2 => 'Syötä kysymys ja ainakin yksi vastaus.',
      3 => 'Kysely luotu',
!     4 => 'Kysely %s tallennettu',
      5 => 'Muokkaa kyselyä',
      6 => 'Kyselyn ID',
***************
*** 768,773 ****
      9 => 'Kysymys',
      10 => 'Kysymykset / Äänet',
!     11 => "Tapahtui virhe vastauksen saamiseksi kyselyyn %s",
!     12 => "Tapahtui virhe kysymyksen saamisessa kyselyyn %s",
      13 => 'Luo kysely',
      14 => 'tallenna',
--- 789,794 ----
      9 => 'Kysymys',
      10 => 'Kysymykset / Äänet',
!     11 => 'Tapahtui virhe vastauksen saamiseksi kyselyyn %s',
!     12 => 'Tapahtui virhe kysymyksen saamisessa kyselyyn %s',
      13 => 'Luo kysely',
      14 => 'tallenna',
***************
*** 813,817 ****
      22 => 'Oletus',
      23 => 'tee tästä oletus aihe uusille artikkeleille',
!     24 => '(*)'
  );
  
--- 834,840 ----
      22 => 'Oletus',
      23 => 'tee tästä oletus aihe uusille artikkeleille',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 997,1001 ****
      29 => 'Geeklogin versio',
      30 => 'Poista laajennus?',
!     31 => 'Oletko varma että haluat poistaa laajennuksen? Poistamalla poistat myös kaiken tiedot ja tietorakenteen jotka liittyvät tähän laajennukseen. Jos olet varma, valitse poista uudelleen alta löytyvästä lomakkeesta.'
  );
  
--- 1020,1027 ----
      29 => 'Geeklogin versio',
      30 => 'Poista laajennus?',
!     31 => 'Oletko varma että haluat poistaa laajennuksen? Poistamalla poistat myös kaiken tiedot ja tietorakenteen jotka liittyvät tähän laajennukseen. Jos olet varma, valitse poista uudelleen alta löytyvästä lomakkeesta.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1105,1109 ****
      57 => 'Tilisi on poistettu.',
      58 => 'Syötteesi on tallennettu.',
!     59 => 'Syöte on poistettu.'
  );
  
--- 1131,1137 ----
      57 => 'Tilisi on poistettu.',
      58 => 'Syötteesi on tallennettu.',
!     59 => 'Syöte on poistettu.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1164,1168 ****
      'availmembers' => 'Saatavilla olevat jäsenet',
      'groupmembers' => 'Ryhmän jäsenet',
!     'canteditgroup' => 'Sinun tulee olla ryhmän jäsen muokataksesi tätä ryhmää. Jos tämä tuntuu virheeltä, ota yhteyttä järjestelmän ylläpitoon.'
  );
  
--- 1192,1197 ----
      'availmembers' => 'Saatavilla olevat jäsenet',
      'groupmembers' => 'Ryhmän jäsenet',
!     'canteditgroup' => 'Sinun tulee olla ryhmän jäsen muokataksesi tätä ryhmää. Jos tämä tuntuu virheeltä, ota yhteyttä järjestelmän ylläpitoon.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1211,1214 ****
--- 1240,1244 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1219,1221 ****
  );
  
! ?>
--- 1249,1271 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: bulgarian.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/bulgarian.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** bulgarian.php	7 Oct 2004 21:10:23 -0000	1.7
--- bulgarian.php	16 Oct 2004 12:35:15 -0000	1.8
***************
*** 149,153 ****
      106 => 'Ïðåãëåäè',
      107 => 'GL Version Test',
!     108 => 'Clear cache'
  );
  
--- 149,158 ----
      106 => 'Ïðåãëåäè',
      107 => 'GL Version Test',
!     108 => 'Clear cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 186,195 ****
      8 => " ñåêóíäè.   Òîçè ñàéò èçèñêâà äà ñà èçòåêëè íàé-ìàëêî\n{$_CONF['commentspeedlimit']} ñåêóíäè, ïðåäè äà ïóáëèêóâàòå íîâ êîìåíòàð",
      9 => 'Êîìåíòàð',
!     10 => '',
      11 => 'Èçïðàòè êîìåíòàð',
      12 => 'Ìîëÿ ïîïúëíåòå ïîëåòàòà Title è Comment, çà äà èçïðàòèòå âàøèÿò êîìåíòàð óñïåøíî.',
      13 => 'Èíôîðìàöèÿ',
      14 => 'Ïðåãëåä',
!     15 => '',
      16 => 'Çàãëàâèå',
      17 => 'Ãðåøêà',
--- 191,200 ----
      8 => " ñåêóíäè.   Òîçè ñàéò èçèñêâà äà ñà èçòåêëè íàé-ìàëêî\n{$_CONF['commentspeedlimit']} ñåêóíäè, ïðåäè äà ïóáëèêóâàòå íîâ êîìåíòàð",
      9 => 'Êîìåíòàð',
!     10 => 'Send Report',
      11 => 'Èçïðàòè êîìåíòàð',
      12 => 'Ìîëÿ ïîïúëíåòå ïîëåòàòà Title è Comment, çà äà èçïðàòèòå âàøèÿò êîìåíòàð óñïåøíî.',
      13 => 'Èíôîðìàöèÿ',
      14 => 'Ïðåãëåä',
!     15 => 'Report this post',
      16 => 'Çàãëàâèå',
      17 => 'Ãðåøêà',
***************
*** 200,204 ****
      22 => 'Èçáåðåòå êðàòêà è òî÷íà òåìà, îò êîÿòî äà ñòàâà ÿñíî çà êàêâî èäå ðå÷ âúâ âàøåòî ñúîáùåíèå.',
      23 => 'Âàøèÿò e-mail àäðåñ íÿìà äà áúäå ïóáëèêóâàí.',
!     24 => 'Àíîíèìåí ïîòðåáèòåë'
  );
  
--- 205,212 ----
      22 => 'Èçáåðåòå êðàòêà è òî÷íà òåìà, îò êîÿòî äà ñòàâà ÿñíî çà êàêâî èäå ðå÷ âúâ âàøåòî ñúîáùåíèå.',
      23 => 'Âàøèÿò e-mail àäðåñ íÿìà äà áúäå ïóáëèêóâàí.',
!     24 => 'Àíîíèìåí ïîòðåáèòåë',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 311,315 ****
      103 => 'Ïîçâîëè email îò äðóãè ïîòðåáèòåëè',
      104 => 'Ïîêàçâàé ïîòðåáèòåëñêîòî ìè èìå êîãàòî ñúì îíëàéí',
!     105 => 'Ïîêàçâàé ïîòðåáèòåëñêîòî ìè èìå â "Êîé å îíëàéí"'
  );
  
--- 319,325 ----
      103 => 'Ïîçâîëè email îò äðóãè ïîòðåáèòåëè',
      104 => 'Ïîêàçâàé ïîòðåáèòåëñêîòî ìè èìå êîãàòî ñúì îíëàéí',
!     105 => 'Ïîêàçâàé ïîòðåáèòåëñêîòî ìè èìå â "Êîé å îíëàéí"',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 320,327 ****
      1 => 'Íÿìà èçïðàòåíè íîâèíè',
      2 => 'Íÿìà èçïðàòåíè íîâèíè.  Ìîæå áè íÿìà íèêàêâè íîâèíè â òàçè ñåêöèÿ èëè ñòå çàáðàíèëè ïîêàçâàíåòî íà òàêúâ òèï íîâèíè îò ëè÷íèòå âè íàñòðîéêè íà àêàóíòà.',
!     3 => " çà òåìà %s",
      4 => 'Âàæíî',
      5 => 'Ñëåäâàùà ñòðàíèöà',
!     6 => 'Ïðåäèøíà ñòðàíèöà'
  );
  
--- 330,339 ----
      1 => 'Íÿìà èçïðàòåíè íîâèíè',
      2 => 'Íÿìà èçïðàòåíè íîâèíè.  Ìîæå áè íÿìà íèêàêâè íîâèíè â òàçè ñåêöèÿ èëè ñòå çàáðàíèëè ïîêàçâàíåòî íà òàêúâ òèï íîâèíè îò ëè÷íèòå âè íàñòðîéêè íà àêàóíòà.',
!     3 => ' çà òåìà %s',
      4 => 'Âàæíî',
      5 => 'Ñëåäâàùà ñòðàíèöà',
!     6 => 'Ïðåäèøíà ñòðàíèöà',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 378,382 ****
      26 => 'Òàçè ôîðìà ùå âè ïîçâîëè äà èçïðàòèòå email äî èçáðàíèÿ îò âàñ ïîòðåáèòåë.  Âñè÷êè ïîëåòà ñà çàäúëæèòåëíè.',
      27 => 'Êðàòêî ñúîáùåíèå',
!     28 => "%s wrote: ",
      29 => "This is the daily digest from {$_CONF['site_name']} for ",
      30 => ' Daily Newsletter for ',
--- 390,394 ----
      26 => 'Òàçè ôîðìà ùå âè ïîçâîëè äà èçïðàòèòå email äî èçáðàíèÿ îò âàñ ïîòðåáèòåë.  Âñè÷êè ïîëåòà ñà çàäúëæèòåëíè.',
      27 => 'Êðàòêî ñúîáùåíèå',
!     28 => '%s wrote: ',
      29 => "This is the daily digest from {$_CONF['site_name']} for ",
      30 => ' Daily Newsletter for ',
***************
*** 488,492 ****
      2 => 'Èçïðàòè íà ïðèÿòåë',
      3 => 'Ïðèíòèðàé',
!     4 => 'Îïöèè çà ïóáëèêàöèÿòà'
  );
  
--- 500,505 ----
      2 => 'Èçïðàòè íà ïðèÿòåë',
      3 => 'Ïðèíòèðàé',
!     4 => 'Îïöèè çà ïóáëèêàöèÿòà',
!     5 => 'PDF Story Format'
  );
  
***************
*** 495,499 ****
  
  $LANG12 = array(
!     1 => "Çà äà ñúçäàäåòå %s òðÿáâà äà ñòå âëåçëè êàòî ïîòðåáèòåë.",
      2 => 'Âõîä',
      3 => 'Íîâ ïîòðåáèòåë',
--- 508,512 ----
  
  $LANG12 = array(
!     1 => 'Çà äà ñúçäàäåòå %s òðÿáâà äà ñòå âëåçëè êàòî ïîòðåáèòåë.',
      2 => 'Âõîä',
      3 => 'Íîâ ïîòðåáèòåë',
***************
*** 519,523 ****
      23 => 'Ìîëÿ ïîïúëíåòå âñè÷êè ïîëåòà.  Âñè÷êè ïîëåòà ñà çàäúëæèòåëíè.',
      24 => 'Äàííèòå ñà çàïàçåíè',
!     25 => "Âàøèòå %s äàííè áÿõà çàïàçåíè óñïåøíî.",
      26 => 'Speed Limit',
      27 => 'Èìå',
--- 532,536 ----
      23 => 'Ìîëÿ ïîïúëíåòå âñè÷êè ïîëåòà.  Âñè÷êè ïîëåòà ñà çàäúëæèòåëíè.',
      24 => 'Äàííèòå ñà çàïàçåíè',
!     25 => 'Âàøèòå %s äàííè áÿõà çàïàçåíè óñïåøíî.',
      26 => 'Speed Limit',
      27 => 'Èìå',
***************
*** 638,642 ****
  $LANG22 = array(
      1 => 'Ðåäàêòîð íà ñúáèòèÿ',
!     2 => '',
      3 => 'Èìå íà ñúáèòèåòî',
      4 => 'URL êúì ñúáèòèåòî',
--- 651,655 ----
  $LANG22 = array(
      1 => 'Ðåäàêòîð íà ñúáèòèÿ',
!     2 => 'Error',
      3 => 'Èìå íà ñúáèòèåòî',
      4 => 'URL êúì ñúáèòèåòî',
***************
*** 658,662 ****
      20 => 'çàïàçè',
      21 => 'îòêàæè',
!     22 => 'èçòðèé'
  );
  
--- 671,678 ----
      20 => 'çàïàçè',
      21 => 'îòêàæè',
!     22 => 'èçòðèé',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 705,709 ****
      10 => 'îòêàæè',
      11 => 'èçòðèé',
!     12 => '',
      13 => 'Çàãëàâèå',
      14 => 'Òåìà',
--- 721,725 ----
      10 => 'îòêàæè',
      11 => 'èçòðèé',
!     12 => 'ID',
      13 => 'Çàãëàâèå',
      14 => 'Òåìà',
***************
*** 717,721 ****
      22 => 'Ñïèñúê òåêñòîâå',
      23 => 'Çà äà ìîäèôèöèðàòå èëè èçòðèåòå äàäåíà ïóáëèêàöèÿ, êëèêíåòå âúðõó íåéíèÿò íîìåð äîëó. Çà äà ÿ âèäèòå êëèêíåòå âúðêó íåéíîòî çàãëàâèå. Çà äà ñúçäàäåòå íîâà ïóáëèêàöèÿ êëèêíåòå íà \'èçïðàòè ïóáëèêàöèÿ\' îòãîðå.',
!     24 => '',
      25 => '',
      26 => 'Ïðåãëåä',
--- 733,737 ----
      22 => 'Ñïèñúê òåêñòîâå',
      23 => 'Çà äà ìîäèôèöèðàòå èëè èçòðèåòå äàäåíà ïóáëèêàöèÿ, êëèêíåòå âúðõó íåéíèÿò íîìåð äîëó. Çà äà ÿ âèäèòå êëèêíåòå âúðêó íåéíîòî çàãëàâèå. Çà äà ñúçäàäåòå íîâà ïóáëèêàöèÿ êëèêíåòå íà \'èçïðàòè ïóáëèêàöèÿ\' îòãîðå.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Ïðåãëåä',
***************
*** 750,754 ****
      55 => 'The following errors occured while trying to save your story.  Please correct these errors before saving',
      56 => 'Show Topic Icon',
!     57 => 'View unscaled image'
  );
  
--- 766,775 ----
      55 => 'The following errors occured while trying to save your story.  Please correct these errors before saving',
      56 => 'Show Topic Icon',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 760,764 ****
      2 => 'Ìîëÿ íàïèøåòå âúïðîñ è ïîíå åäèí îòãîâîð.',
      3 => 'Àíêåòàòà å ñúçäàäåíà',
!     4 => "Àíêåòàòà %s çàïàçåíà",
      5 => 'Ðåäàêòèðàé',
      6 => 'Íîìåð íà àíêåòàòà',
--- 781,785 ----
      2 => 'Ìîëÿ íàïèøåòå âúïðîñ è ïîíå åäèí îòãîâîð.',
      3 => 'Àíêåòàòà å ñúçäàäåíà',
!     4 => 'Àíêåòàòà %s çàïàçåíà',
      5 => 'Ðåäàêòèðàé',
      6 => 'Íîìåð íà àíêåòàòà',
***************
*** 767,772 ****
      9 => 'Âúïðîñ',
      10 => 'Îòãîâîðè / Ãëàñîâå',
!     11 => "Ïîëó÷è ñå ãðåøêà ïðè ðàç÷èòàíåòî íà äàííèòå ïðè îòãîâîðèòå çà %s",
!     12 => "Ïîëó÷è ñå ãðåøêà ïðè ðàç÷èòàíåòî íà äàííèòå ïðè âúïðîñà çà %s",
      13 => 'Ñúçäàé àíêåòà',
      14 => 'çàïàçè',
--- 788,793 ----
      9 => 'Âúïðîñ',
      10 => 'Îòãîâîðè / Ãëàñîâå',
!     11 => 'Ïîëó÷è ñå ãðåøêà ïðè ðàç÷èòàíåòî íà äàííèòå ïðè îòãîâîðèòå çà %s',
!     12 => 'Ïîëó÷è ñå ãðåøêà ïðè ðàç÷èòàíåòî íà äàííèòå ïðè âúïðîñà çà %s',
      13 => 'Ñúçäàé àíêåòà',
      14 => 'çàïàçè',
***************
*** 812,816 ****
      22 => 'Default',
      23 => 'íàïðàâè òàçè òåìà default çà âñè÷êè ïîä÷èíåíè',
!     24 => '(*)'
  );
  
--- 833,839 ----
      22 => 'Default',
      23 => 'íàïðàâè òàçè òåìà default çà âñè÷êè ïîä÷èíåíè',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 996,1000 ****
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.'
  );
  
--- 1019,1026 ----
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1104,1108 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1130,1136 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1163,1167 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1191,1196 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1210,1213 ****
--- 1239,1243 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1218,1220 ****
  );
  
! ?>
--- 1248,1270 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: chinese_big5.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/chinese_big5.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** chinese_big5.php	7 Oct 2004 21:10:23 -0000	1.7
--- chinese_big5.php	16 Oct 2004 12:35:15 -0000	1.8
***************
*** 59,63 ****
      7 => '§ë²¼µ²ªG',
      8 => '§ë²¼',
!     9 => 'ºÞ²zªÌ¥\\¯à¡J',
      10 => '´£¥æª«',
      11 => '¬G¨Æ',
--- 59,63 ----
      7 => '§ë²¼µ²ªG',
      8 => '§ë²¼',
!     9 => 'ºÞ²zªÌ¥\¯à¡J',
      10 => '´£¥æª«',
      11 => '¬G¨Æ',
***************
*** 97,101 ****
      45 => 'MySQL ¿ù»~¸¹½X',
      46 => 'MySQL ¿ù»~¸ê°T',
!     47 => '¥Î¤á¥\\¯à',
      48 => '±b¤á¸ê°T',
      49 => 'µe­±³]©w',
--- 97,101 ----
      45 => 'MySQL ¿ù»~¸¹½X',
      46 => 'MySQL ¿ù»~¸ê°T',
!     47 => '¥Î¤á¥\¯à',
      48 => '±b¤á¸ê°T',
      49 => 'µe­±³]©w',
***************
*** 158,162 ****
      106 => 'Æ[¬Ý',
      107 => 'GL ª©¥»´ú¸Õ',
!     108 => '²M°£½w½Ä¶J¦s°Ï'
  );
  
--- 158,167 ----
      106 => 'Æ[¬Ý',
      107 => 'GL ª©¥»´ú¸Õ',
!     108 => '²M°£½w½Ä¶J¦s°Ï',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 195,204 ****
      8 => " ¬í¤§«e¡C¥»¯¸­­©w¦Ü¤Ö {$_CONF['commentspeedlimit']} ¬í«á¤~¥i¦Aµoªí·N¨£",
      9 => '·N¨£',
!     10 => '',
      11 => 'µoªí·N¨£',
      12 => '½Ð¶ñ¼g¼ÐÃDµù·N¨£Äæ',
      13 => '¨Ñ§A°Ñ¦Ò',
      14 => '¹wÄý',
!     15 => '',
      16 => '¼ÐÃD',
      17 => '¿ù»~',
--- 200,209 ----
      8 => " ¬í¤§«e¡C¥»¯¸­­©w¦Ü¤Ö {$_CONF['commentspeedlimit']} ¬í«á¤~¥i¦Aµoªí·N¨£",
      9 => '·N¨£',
!     10 => 'Send Report',
      11 => 'µoªí·N¨£',
      12 => '½Ð¶ñ¼g¼ÐÃDµù·N¨£Äæ',
      13 => '¨Ñ§A°Ñ¦Ò',
      14 => '¹wÄý',
!     15 => 'Report this post',
      16 => '¼ÐÃD',
      17 => '¿ù»~',
***************
*** 209,213 ****
      22 => '½ÐºÉ¶q¥Î²¼äªº¼ÐÃD¡C',
      23 => '§Ú­Ì¤£·|¤½¶}§Aªº¹q¶l¦a§}¡C',
!     24 => '°Î¦W¥Î¤á'
  );
  
--- 214,221 ----
      22 => '½ÐºÉ¶q¥Î²¼äªº¼ÐÃD¡C',
      23 => '§Ú­Ì¤£·|¤½¶}§Aªº¹q¶l¦a§}¡C',
!     24 => '°Î¦W¥Î¤á',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 320,324 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 328,334 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 329,336 ****
      1 => '¨S¦³·s»D¥iÅã¥Ü',
      2 => '¨S¦³·s¬G¨Æ¥iÅã¥Ü¡C',
!     3 => "³o¤]³\¬O¯uªº¨S¦³·s¥DÃD©Î¬O§Aªº %s ³]©w±o¤Ó¹L­­¨î©Ê¡C",
      4 => '¤µ¤ÑÀY±ø',
      5 => '¤U¤@­Ó',
!     6 => '«e¤@­Ó'
  );
  
--- 339,348 ----
      1 => '¨S¦³·s»D¥iÅã¥Ü',
      2 => '¨S¦³·s¬G¨Æ¥iÅã¥Ü¡C',
!     3 => '³o¤]³\¬O¯uªº¨S¦³·s¥DÃD©Î¬O§Aªº %s ³]©w±o¤Ó¹L­­¨î©Ê¡C',
      4 => '¤µ¤ÑÀY±ø',
      5 => '¤U¤@­Ó',
!     6 => '«e¤@­Ó',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 387,391 ****
      26 => '³o­Óªí®æ¤¹³\§A°e¹q¤l¶l¥ó¨ì§A¿ï¾Üªº¥Î¤á¤¤¡C½Ð¶ñ¼g©Ò¦³ªºÄæ¦ì¡C',
      27 => 'µu«H',
!     28 => "%s ¼g¹D¡G",
      29 => "¨Ó¦Û©ó {$_CONF['site_name']} ªº¨C¤é¤åºK¡Aµ¹¤©¡G",
      30 => ' ¨C¤éªº®É¨Æ³q°T¡Aµ¹¤©¡G',
--- 399,403 ----
      26 => '³o­Óªí®æ¤¹³\§A°e¹q¤l¶l¥ó¨ì§A¿ï¾Üªº¥Î¤á¤¤¡C½Ð¶ñ¼g©Ò¦³ªºÄæ¦ì¡C',
      27 => 'µu«H',
!     28 => '%s ¼g¹D¡G',
      29 => "¨Ó¦Û©ó {$_CONF['site_name']} ªº¨C¤é¤åºK¡Aµ¹¤©¡G",
      30 => ' ¨C¤éªº®É¨Æ³q°T¡Aµ¹¤©¡G',
***************
*** 497,501 ****
      2 => '±H¬G¨Æµ¹ªB¤Í',
      3 => '¥i¦Lªº¬G¨Æ®æ¦¡',
!     4 => '¬G¨Æ¿ï¶µ'
  );
  
--- 509,514 ----
      2 => '±H¬G¨Æµ¹ªB¤Í',
      3 => '¥i¦Lªº¬G¨Æ®æ¦¡',
!     4 => '¬G¨Æ¿ï¶µ',
!     5 => 'PDF Story Format'
  );
  
***************
*** 504,508 ****
  
  $LANG12 = array(
!     1 => "§A»Ý­nµn¤J¤~¥iµoªí %s ",
      2 => 'µn¤J',
      3 => '·s¥Î¤á',
--- 517,521 ----
  
  $LANG12 = array(
!     1 => '§A»Ý­nµn¤J¤~¥iµoªí %s ',
      2 => 'µn¤J',
      3 => '·s¥Î¤á',
***************
*** 528,532 ****
      23 => '½Ð¶ñ¼g©Ò¦³ªºÄæ¦ì',
      24 => '§Aµoªíªº¤w³QÀx¦s¤F',
!     25 => "§Aªº %s ¤w³QÀx¦s¤F",
      26 => '­­³t',
      27 => '¥Î¤á¦W',
--- 541,545 ----
      23 => '½Ð¶ñ¼g©Ò¦³ªºÄæ¦ì',
      24 => '§Aµoªíªº¤w³QÀx¦s¤F',
!     25 => '§Aªº %s ¤w³QÀx¦s¤F',
      26 => '­­³t',
      27 => '¥Î¤á¦W',
***************
*** 647,651 ****
  $LANG22 = array(
      1 => '¨Æ¥ó½s¿è¾¹',
!     2 => '',
      3 => '¨Æ¥ó¼ÐÃD',
      4 => '¨Æ¥ó URL',
--- 660,664 ----
  $LANG22 = array(
      1 => '¨Æ¥ó½s¿è¾¹',
!     2 => 'Error',
      3 => '¨Æ¥ó¼ÐÃD',
      4 => '¨Æ¥ó URL',
***************
*** 667,671 ****
      20 => 'Àx¦s',
      21 => '¨ú®ø',
!     22 => '§R°£'
  );
  
--- 680,687 ----
      20 => 'Àx¦s',
      21 => '¨ú®ø',
!     22 => '§R°£',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 714,718 ****
      10 => '¨ú®ø',
      11 => '§R°£',
!     12 => '',
      13 => '¼ÐÃD',
      14 => '¥DÃD',
--- 730,734 ----
      10 => '¨ú®ø',
      11 => '§R°£',
!     12 => 'ID',
      13 => '¼ÐÃD',
      14 => '¥DÃD',
***************
*** 726,730 ****
      22 => '¬G¨Æ²M³æ',
      23 => 'ÂIÀ»¤U­±ªº¬G¨Æ½s¸¹¥i­×§ï©Î§R°£¥¦¡AÂIÀ»¤U­±ªº¬G¨Æ¼ÐÃD¥iÆ[¬Ý¥¦¡AÂIÀ»¤W­±ªº·s¬G¨Æ¥i³Ð³y¤@­Ó·sªº¡C',
!     24 => '',
      25 => '',
      26 => '¬G¨Æ¹wÄý',
--- 742,746 ----
      22 => '¬G¨Æ²M³æ',
      23 => 'ÂIÀ»¤U­±ªº¬G¨Æ½s¸¹¥i­×§ï©Î§R°£¥¦¡AÂIÀ»¤U­±ªº¬G¨Æ¼ÐÃD¥iÆ[¬Ý¥¦¡AÂIÀ»¤W­±ªº·s¬G¨Æ¥i³Ð³y¤@­Ó·sªº¡C',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => '¬G¨Æ¹wÄý',
***************
*** 759,763 ****
      55 => 'Àx¦s§Aªº¬G¨Æ®Éµo¥Í¥H¤U¿ù»~¡C½Ð§ï¥¿³o¨Ç¿ù»~¦AÀx¦s',
      56 => 'Åã¥Ü¥DÃD¹Ï¥Ü',
!     57 => 'View unscaled image'
  );
  
--- 775,784 ----
      55 => 'Àx¦s§Aªº¬G¨Æ®Éµo¥Í¥H¤U¿ù»~¡C½Ð§ï¥¿³o¨Ç¿ù»~¦AÀx¦s',
      56 => 'Åã¥Ü¥DÃD¹Ï¥Ü',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 769,773 ****
      2 => 'Please enter a question and at least one answer.',
      3 => '§ë²¼µo°_¤é',
!     4 => "§ë²¼ %s ³QÀx¦s¤F",
      5 => '½s¿è§ë²¼',
      6 => '§ë²¼½s¸¹',
--- 790,794 ----
      2 => 'Please enter a question and at least one answer.',
      3 => '§ë²¼µo°_¤é',
!     4 => '§ë²¼ %s ³QÀx¦s¤F',
      5 => '½s¿è§ë²¼',
      6 => '§ë²¼½s¸¹',
***************
*** 776,781 ****
      9 => '°ÝÃD',
      10 => 'µª®× / §ë²¼',
!     11 => "¨ú±o§ë²¼ (%s) µª®×®Éµo¥Í¿ù»~¡C",
!     12 => "¨ú±o§ë²¼ (%s) °ÝÃD®Éµo¥Í¿ù»~¡C",
      13 => '·s¥[§ë²¼',
      14 => 'Àx¦s',
--- 797,802 ----
      9 => '°ÝÃD',
      10 => 'µª®× / §ë²¼',
!     11 => '¨ú±o§ë²¼ (%s) µª®×®Éµo¥Í¿ù»~¡C',
!     12 => '¨ú±o§ë²¼ (%s) °ÝÃD®Éµo¥Í¿ù»~¡C',
      13 => '·s¥[§ë²¼',
      14 => 'Àx¦s',
***************
*** 821,825 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 842,848 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 859,863 ****
      30 => '¿é¤J',
      31 => '·s¥Î¤á',
!     32 => "³B²z§¹¦¨¡C¿é¤J¤F %d ­Ó¡F%d ­Ó¥¢±Ñ",
      33 => '»¼¥æ',
      34 => '¿ù»~¡J§A¥²¶·«ü©w¤W¸üÀɮסC',
--- 882,886 ----
      30 => '¿é¤J',
      31 => '·s¥Î¤á',
!     32 => '³B²z§¹¦¨¡C¿é¤J¤F %d ­Ó¡F%d ­Ó¥¢±Ñ',
      33 => '»¼¥æ',
      34 => '¿ù»~¡J§A¥²¶·«ü©w¤W¸üÀɮסC',
***************
*** 964,969 ****
      20 => "¤wµo°e <successcount> ­Ó°T®§¡A¦³ <failcount> ­Ó¤£¯àµo°e¡Cµo°eªº²Ó¸`¦b¤U­±¡C¦p¤£·Q¬Ý²Ó¸`¡A§A¥i<a href=\"{$_CONF['site_admin_url']}/mail.php\">µo°e¨ä¥¦°T®§</a> ©Î <a href=\"{$_CONF['site_admin_url']}/moderation.php\">¤Ï¦^ºÞ²z­û­º­¶</a>¡C",
      21 => '¥¢±Ñ',
!     22 => '¦¨¥\\ ',
!     23 => '¥þ³¡¦¨¥\\ ',
      24 => '¥þ³¡¥¢±Ñ',
      25 => '-- ½Ð¿ï¤p²Õ --',
--- 987,992 ----
      20 => "¤wµo°e <successcount> ­Ó°T®§¡A¦³ <failcount> ­Ó¤£¯àµo°e¡Cµo°eªº²Ó¸`¦b¤U­±¡C¦p¤£·Q¬Ý²Ó¸`¡A§A¥i<a href=\"{$_CONF['site_admin_url']}/mail.php\">µo°e¨ä¥¦°T®§</a> ©Î <a href=\"{$_CONF['site_admin_url']}/moderation.php\">¤Ï¦^ºÞ²z­û­º­¶</a>¡C",
      21 => '¥¢±Ñ',
!     22 => '¦¨¥\ ',
!     23 => '¥þ³¡¦¨¥\ ',
      24 => '¥þ³¡¥¢±Ñ',
      25 => '-- ½Ð¿ï¤p²Õ --',
***************
*** 1005,1009 ****
      29 => 'Geeklog ª©¥»',
      30 => '§R°£ Plug-in¡H',
!     31 => '§AªÖ©w­n§R°£³o­Ó Plug-in ¶Ü¡H³o»ò·|§R°£©Ò¦³¦³Ãö³o Plug-in ªº¤å¥ó¡B¸ê®Æ©M¸ê®Æµ²ºc¡C¦pªG§AªÖ©wªº¡A½Ð¦AÂIÀ»¤U­±ªí®æ¤¤ªº§R°£¶s¡C'
  );
  
--- 1028,1035 ----
      29 => 'Geeklog ª©¥»',
      30 => '§R°£ Plug-in¡H',
!     31 => '§AªÖ©w­n§R°£³o­Ó Plug-in ¶Ü¡H³o»ò·|§R°£©Ò¦³¦³Ãö³o Plug-in ªº¤å¥ó¡B¸ê®Æ©M¸ê®Æµ²ºc¡C¦pªG§AªÖ©wªº¡A½Ð¦AÂIÀ»¤U­±ªí®æ¤¤ªº§R°£¶s¡C',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1113,1117 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1139,1145 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1172,1176 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1200,1205 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1219,1222 ****
--- 1248,1252 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1227,1229 ****
  );
  
! ?>
--- 1257,1279 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: polish.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/polish.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** polish.php	7 Oct 2004 21:10:23 -0000	1.22
--- polish.php	16 Oct 2004 12:35:15 -0000	1.23
***************
*** 149,153 ****
      106 => 'Ods³on',
      107 => 'Wersja GL - Test',
!     108 => 'Opró¿nij Cache'
  );
  
--- 149,158 ----
      106 => 'Ods³on',
      107 => 'Wersja GL - Test',
!     108 => 'Opró¿nij Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 186,195 ****
      8 => " sekund temu.  Wymagana jest przerwa równa {$_CONF['commentspeedlimit']} sekund pomiêdzy komentarzami",
      9 => 'Komentarz',
!     10 => '',
      11 => 'Wy¶lij Komentarz',
      12 => 'Proszê uzupe³niæ pola Tytu³ i Komentarz. Pola te s± wymagane do zamieszczenia komentarza.',
      13 => 'Twoje Informacje',
      14 => 'Podgl±d',
!     15 => '',
      16 => 'Tytu³',
      17 => 'B³±d',
--- 191,200 ----
      8 => " sekund temu.  Wymagana jest przerwa równa {$_CONF['commentspeedlimit']} sekund pomiêdzy komentarzami",
      9 => 'Komentarz',
!     10 => 'Send Report',
      11 => 'Wy¶lij Komentarz',
      12 => 'Proszê uzupe³niæ pola Tytu³ i Komentarz. Pola te s± wymagane do zamieszczenia komentarza.',
      13 => 'Twoje Informacje',
      14 => 'Podgl±d',
!     15 => 'Report this post',
      16 => 'Tytu³',
      17 => 'B³±d',
***************
*** 200,204 ****
      22 => 'Wpisz temat adekwatny do tre¶ci wiadomo¶ci.',
      23 => 'Twój adres email nie bêdzie ujawniony.',
!     24 => 'Gall Anonim'
  );
  
--- 205,212 ----
      22 => 'Wpisz temat adekwatny do tre¶ci wiadomo¶ci.',
      23 => 'Twój adres email nie bêdzie ujawniony.',
!     24 => 'Gall Anonim',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 311,315 ****
      103 => 'TAK na emaile od innych u¿ytkowników',
      104 => 'Poka¿ Status Online',
!     105 => 'Poka¿ w bloku Who\'s Online'
  );
  
--- 319,325 ----
      103 => 'TAK na emaile od innych u¿ytkowników',
      104 => 'Poka¿ Status Online',
!     105 => 'Poka¿ w bloku Who\'s Online',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 320,327 ****
      1 => 'Brak Nowo¶ci',
      2 => 'Brak nowych artyku³ów.  Byæ mo¿e nie ma nowych artyku³ów w danej sekcji lub twoje ustawienia s± zbyt limituj±ce.',
!     3 => "dla sekcji %s",
      4 => 'Dzisiejszy Artyku³ Dnia',
      5 => 'Nastêpny',
!     6 => 'Poprzedni'
  );
  
--- 330,339 ----
      1 => 'Brak Nowo¶ci',
      2 => 'Brak nowych artyku³ów.  Byæ mo¿e nie ma nowych artyku³ów w danej sekcji lub twoje ustawienia s± zbyt limituj±ce.',
!     3 => 'dla sekcji %s',
      4 => 'Dzisiejszy Artyku³ Dnia',
      5 => 'Nastêpny',
!     6 => 'Poprzedni',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 378,382 ****
      26 => 'Ten formularz umo¿liwia wys³anie maila do wybranego u¿ytkownika.  Wymagane jest wype³nienie wszystkich pól.',
      27 => 'Krótka Wiadomo¶æ',
!     28 => "%s napisa³: ",
      29 => "Dzienne zestawienie artyku³ów w Serwisie {$_CONF['site_name']} z dnia ",
      30 => 'Newsletter z dnia ',
--- 390,394 ----
      26 => 'Ten formularz umo¿liwia wys³anie maila do wybranego u¿ytkownika.  Wymagane jest wype³nienie wszystkich pól.',
      27 => 'Krótka Wiadomo¶æ',
!     28 => '%s napisa³: ',
      29 => "Dzienne zestawienie artyku³ów w Serwisie {$_CONF['site_name']} z dnia ",
      30 => 'Newsletter z dnia ',
***************
*** 488,492 ****
      2 => 'Wy¶lij Znajomemu',
      3 => 'Wersja Do Wydruku',
!     4 => 'Opcje Artyku³u'
  );
  
--- 500,505 ----
      2 => 'Wy¶lij Znajomemu',
      3 => 'Wersja Do Wydruku',
!     4 => 'Opcje Artyku³u',
!     5 => 'PDF Story Format'
  );
  
***************
*** 495,499 ****
  
  $LANG12 = array(
!     1 => "Aby przes³aæ %s musisz siê wcze¶niej zalogowaæ.",
      2 => 'Login',
      3 => 'Nowy U¿ytkownik',
--- 508,512 ----
  
  $LANG12 = array(
!     1 => 'Aby przes³aæ %s musisz siê wcze¶niej zalogowaæ.',
      2 => 'Login',
      3 => 'Nowy U¿ytkownik',
***************
*** 519,523 ****
      23 => 'Wymagane jest wype³nienie wszystkich pól formularza.',
      24 => 'Zapisano',
!     25 => "Twój materia³ %s zosta³ zapisany.",
      26 => 'Limit Czasowy',
      27 => 'Login',
--- 532,536 ----
      23 => 'Wymagane jest wype³nienie wszystkich pól formularza.',
      24 => 'Zapisano',
!     25 => 'Twój materia³ %s zosta³ zapisany.',
      26 => 'Limit Czasowy',
      27 => 'Login',
***************
*** 638,642 ****
  $LANG22 = array(
      1 => 'Edytor Wydarzeñ',
!     2 => '',
      3 => 'Tytu³ Wydarzenia',
      4 => 'URL Wydarzenia',
--- 651,655 ----
  $LANG22 = array(
      1 => 'Edytor Wydarzeñ',
!     2 => 'Error',
      3 => 'Tytu³ Wydarzenia',
      4 => 'URL Wydarzenia',
***************
*** 658,662 ****
      20 => 'zapisz',
      21 => 'anuluj',
!     22 => 'kasuj'
  );
  
--- 671,678 ----
      20 => 'zapisz',
      21 => 'anuluj',
!     22 => 'kasuj',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 705,709 ****
      10 => 'anuluj',
      11 => 'kasuj',
!     12 => '',
      13 => 'Tytu³',
      14 => 'Sekcja',
--- 721,725 ----
      10 => 'anuluj',
      11 => 'kasuj',
!     12 => 'ID',
      13 => 'Tytu³',
      14 => 'Sekcja',
***************
*** 717,721 ****
      22 => 'Lista Artyku³ów',
      23 => 'Aby zmodyfikowaæ lub wykasowaæ artyku³, kliknij na numer danego artyku³u poni¿ej. Aby przegl±dn±æ artyku³ kliknij na tytu³ danego artyku³u. Aby wpisaæ nowy artyku³ kliknij na Nowy Artyku³ powy¿ej.',
!     24 => '',
      25 => '',
      26 => 'Podgl±d Artyku³u',
--- 733,737 ----
      22 => 'Lista Artyku³ów',
      23 => 'Aby zmodyfikowaæ lub wykasowaæ artyku³, kliknij na numer danego artyku³u poni¿ej. Aby przegl±dn±æ artyku³ kliknij na tytu³ danego artyku³u. Aby wpisaæ nowy artyku³ kliknij na Nowy Artyku³ powy¿ej.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Podgl±d Artyku³u',
***************
*** 750,754 ****
      55 => 'Pojawi³y siê nastêpuj±ce b³êdy podczas próby zapisu tego artyku³u.  Proszê je poprawiæ przed ponownym zapisem',
      56 => 'Poka¿ Ikonê Artyku³u',
!     57 => 'Poka¿ nieskalowalne zdjêcie'
  );
  
--- 766,775 ----
      55 => 'Pojawi³y siê nastêpuj±ce b³êdy podczas próby zapisu tego artyku³u.  Proszê je poprawiæ przed ponownym zapisem',
      56 => 'Poka¿ Ikonê Artyku³u',
!     57 => 'Poka¿ nieskalowalne zdjêcie',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 760,764 ****
      2 => 'Proszê wpisaæ pytanie i co najmniej jedn± odpowied¼.',
      3 => 'Sonda Stworzona',
!     4 => "Sonda %s zapisana",
      5 => 'Edycja Sondy',
      6 => 'ID Sondy',
--- 781,785 ----
      2 => 'Proszê wpisaæ pytanie i co najmniej jedn± odpowied¼.',
      3 => 'Sonda Stworzona',
!     4 => 'Sonda %s zapisana',
      5 => 'Edycja Sondy',
      6 => 'ID Sondy',
***************
*** 767,772 ****
      9 => 'Pytanie',
      10 => 'Odpowiedzi / G³osy',
!     11 => "Wyst±pi³ b³±d przy pobieraniu odpowiedzi sondy %s",
!     12 => "Wyst±pi³ b³±d przy pobieraniu pytañ sondy %s",
      13 => 'Stwórz Sondê',
      14 => 'zapisz',
--- 788,793 ----
      9 => 'Pytanie',
      10 => 'Odpowiedzi / G³osy',
!     11 => 'Wyst±pi³ b³±d przy pobieraniu odpowiedzi sondy %s',
!     12 => 'Wyst±pi³ b³±d przy pobieraniu pytañ sondy %s',
      13 => 'Stwórz Sondê',
      14 => 'zapisz',
***************
*** 812,816 ****
      22 => 'Domy¶lnie',
      23 => 'zrób z tego domy¶ln± sekcjê dla przesy³anych artyku³ów',
!     24 => '(*)'
  );
  
--- 833,839 ----
      22 => 'Domy¶lnie',
      23 => 'zrób z tego domy¶ln± sekcjê dla przesy³anych artyku³ów',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 996,1000 ****
      29 => 'Geeklog Wersja',
      30 => 'Skasowaæ Plugin?',
!     31 => 'Czy aby na pewno skasowaæ ten plugin?  Ta operacja usunie wszelkie pliki, dane i strukturê u¿ywane przez ten plugin.  Je¶li chcesz kontynuwaæ kliknij kasuj poni¿ej.'
  );
  
--- 1019,1026 ----
      29 => 'Geeklog Wersja',
      30 => 'Skasowaæ Plugin?',
!     31 => 'Czy aby na pewno skasowaæ ten plugin?  Ta operacja usunie wszelkie pliki, dane i strukturê u¿ywane przez ten plugin.  Je¶li chcesz kontynuwaæ kliknij kasuj poni¿ej.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1104,1108 ****
      57 => 'Twoje konto zosta³o pomy¶lnie usuniête.',
      58 => 'Plik zosta³ zapisany.',
!     59 => 'Plik zosta³ skasowany.'
  );
  
--- 1130,1136 ----
      57 => 'Twoje konto zosta³o pomy¶lnie usuniête.',
      58 => 'Plik zosta³ zapisany.',
!     59 => 'Plik zosta³ skasowany.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1163,1167 ****
      'availmembers' => 'Dostêpni Cz³onkowie',
      'groupmembers' => 'Cz³onkowie Grupy',
!     'canteditgroup' => 'Aby wyedytowaæ t± grupê musisz do niej nale¿eæ. Proszê skontaktowaæ siê z administratorem je¶li uwa¿asz, ¿e nast±pi³a pomy³ka.'
  );
  
--- 1191,1196 ----
      'availmembers' => 'Dostêpni Cz³onkowie',
      'groupmembers' => 'Cz³onkowie Grupy',
!     'canteditgroup' => 'Aby wyedytowaæ t± grupê musisz do niej nale¿eæ. Proszê skontaktowaæ siê z administratorem je¶li uwa¿asz, ¿e nast±pi³a pomy³ka.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1210,1213 ****
--- 1239,1243 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1218,1220 ****
  );
  
! ?>
--- 1248,1270 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: hellenic.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/hellenic.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** hellenic.php	7 Oct 2004 21:10:23 -0000	1.10
--- hellenic.php	16 Oct 2004 12:35:15 -0000	1.11
***************
*** 155,159 ****
      106 => 'ÐñïâïëÝò',
      107 => 'ÕðïâïëÞ óå äïêéìÞ ôùí Åêäüóåùí GL',
!     108 => 'Êáèáñéóìüò Cache'
  );
  
--- 155,164 ----
      106 => 'ÐñïâïëÝò',
      107 => 'ÕðïâïëÞ óå äïêéìÞ ôùí Åêäüóåùí GL',
!     108 => 'Êáèáñéóìüò Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 192,201 ****
      8 => " äåõôåñüëåðôá ðñéí. Ç éóôïóåëßäá áðáéôåß ôïõëÜ÷éóôïí íá ðåñÜóïõí ôïõëÜ÷éóôïí {$_CONF['commentspeedlimit']} äåõôåñüëåðôá ìåôáîý äýï ó÷ïëßùí",
      9 => 'Ó÷üëéï',
!     10 => '',
      11 => 'ÊáôáèÝóôå ôï ó÷üëéï óáò',
      12 => 'Ðáñáêáëþ óõìðëçñþóôå ôá ðåäßá: Ôßôëïò êáé Ó÷üëéá. Åßíáé áíáãêáßá ãéá ôçí áðïóôïëÞ ôïõ ó÷üëéïõ óáò.',
      13 => 'Ç ðëçñïöïñßåò óáò',
      14 => 'Ðñïåðéóêüðçóç',
!     15 => '',
      16 => 'Ôßôëïò',
      17 => 'ÓöÜëìá',
--- 197,206 ----
      8 => " äåõôåñüëåðôá ðñéí. Ç éóôïóåëßäá áðáéôåß ôïõëÜ÷éóôïí íá ðåñÜóïõí ôïõëÜ÷éóôïí {$_CONF['commentspeedlimit']} äåõôåñüëåðôá ìåôáîý äýï ó÷ïëßùí",
      9 => 'Ó÷üëéï',
!     10 => 'Send Report',
      11 => 'ÊáôáèÝóôå ôï ó÷üëéï óáò',
      12 => 'Ðáñáêáëþ óõìðëçñþóôå ôá ðåäßá: Ôßôëïò êáé Ó÷üëéá. Åßíáé áíáãêáßá ãéá ôçí áðïóôïëÞ ôïõ ó÷üëéïõ óáò.',
      13 => 'Ç ðëçñïöïñßåò óáò',
      14 => 'Ðñïåðéóêüðçóç',
!     15 => 'Report this post',
      16 => 'Ôßôëïò',
      17 => 'ÓöÜëìá',
***************
*** 206,210 ****
      22 => '×ñçóéìïðïéåßóôå Ýíá èÝìá ðïõ äéåõêñéíßæåé ôï ðåñéå÷üìåíï ôïõ ìçíýìáôïò óáò',
      23 => 'Ç çëåêôñïíéêÞ óáò äéåýèõíóç èá ðáñáìåßíåé áðüññçôç',
!     24 => 'Áíþíõìïò ÷ñÞóôçò'
  );
  
--- 211,218 ----
      22 => '×ñçóéìïðïéåßóôå Ýíá èÝìá ðïõ äéåõêñéíßæåé ôï ðåñéå÷üìåíï ôïõ ìçíýìáôïò óáò',
      23 => 'Ç çëåêôñïíéêÞ óáò äéåýèõíóç èá ðáñáìåßíåé áðüññçôç',
!     24 => 'Áíþíõìïò ÷ñÞóôçò',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 317,321 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 325,331 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 326,333 ****
      1 => 'Äåí õðÜñ÷ïõí íÝá',
      2 => 'Äåí õðÜñ÷ïõí íÝá Üñèñá. Äåí õðÜñ÷ïõí íÝá ãéá áõôü ôï èÝìá Þ ïé ñõèìßóåéò óáò åßíáé ðïëý áõóôçñÝò.',
!     3 => " ãéá ôï èÝìá %s",
      4 => 'ÅíäéáöÝñïí Üñèñï',
      5 => 'Åðüìåíï',
!     6 => 'Ðñïçãïýìåíï'
  );
  
--- 336,345 ----
      1 => 'Äåí õðÜñ÷ïõí íÝá',
      2 => 'Äåí õðÜñ÷ïõí íÝá Üñèñá. Äåí õðÜñ÷ïõí íÝá ãéá áõôü ôï èÝìá Þ ïé ñõèìßóåéò óáò åßíáé ðïëý áõóôçñÝò.',
!     3 => ' ãéá ôï èÝìá %s',
      4 => 'ÅíäéáöÝñïí Üñèñï',
      5 => 'Åðüìåíï',
!     6 => 'Ðñïçãïýìåíï',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 384,388 ****
      26 => 'Ç ðáñïýóá öüñìá èá óáò åðéôñÝøåé íá óôåßëåôå Ýíá ìÞíõìá çëåêôñïíéêïý ôá÷õäñïìåßïõ óôïí åðéëåãìÝíï ÷ñÞóôç. ¼ëá ôá ðåäßá åßíáé áíáãêáßá.',
      27 => 'Óýíôïìï ìÞíõìá',
!     28 => "Ï %s Ýãñáøå: ",
      29 => "Ç ðáñïýóá êáèçìåñéíÞ áíáóêüðçóç áðü ôï {$_CONF['site_name']} ãéá ",
      30 => ' ÊáèçìåñéíÞ åéäçóéïãñáößá áðü ',
--- 396,400 ----
      26 => 'Ç ðáñïýóá öüñìá èá óáò åðéôñÝøåé íá óôåßëåôå Ýíá ìÞíõìá çëåêôñïíéêïý ôá÷õäñïìåßïõ óôïí åðéëåãìÝíï ÷ñÞóôç. ¼ëá ôá ðåäßá åßíáé áíáãêáßá.',
      27 => 'Óýíôïìï ìÞíõìá',
!     28 => 'Ï %s Ýãñáøå: ',
      29 => "Ç ðáñïýóá êáèçìåñéíÞ áíáóêüðçóç áðü ôï {$_CONF['site_name']} ãéá ",
      30 => ' ÊáèçìåñéíÞ åéäçóéïãñáößá áðü ',
***************
*** 494,498 ****
      2 => 'Óôåßëôå ôï Üñèñï óå Ýíáí ößëï/ößëç ìÝóù çëåêôñïíéêïý ôá÷õäñïìßïõ',
      3 => 'Äéáìüñöùóç Üñèñïõ ãéá åêôýðùóç',
!     4 => 'Ìåíïý åðéëïãþí Üñèñïõ'
  );
  
--- 506,511 ----
      2 => 'Óôåßëôå ôï Üñèñï óå Ýíáí ößëï/ößëç ìÝóù çëåêôñïíéêïý ôá÷õäñïìßïõ',
      3 => 'Äéáìüñöùóç Üñèñïõ ãéá åêôýðùóç',
!     4 => 'Ìåíïý åðéëïãþí Üñèñïõ',
!     5 => 'PDF Story Format'
  );
  
***************
*** 501,505 ****
  
  $LANG12 = array(
!     1 => "Ãéá íá áðïóôåßëåôå %s ðñÝðåé ðñþôá íá Ý÷åôå óõíäåèåß.",
      2 => 'Óýíäåóç',
      3 => 'ÍÝïò ÷ñÞóôçò',
--- 514,518 ----
  
  $LANG12 = array(
!     1 => 'Ãéá íá áðïóôåßëåôå %s ðñÝðåé ðñþôá íá Ý÷åôå óõíäåèåß.',
      2 => 'Óýíäåóç',
      3 => 'ÍÝïò ÷ñÞóôçò',
***************
*** 525,529 ****
      23 => 'Ðáñáêáëþ óõìðëçñþóôå üëá ôá ðåäßá ôçò öüñìáò. ÊáíÝíá äåí åßíáé ðñïáéñåôéêü.',
      24 => 'Ç áðïóôïëÞ áðïèçêåýôçêå ',
!     25 => "Ç áðïóôïëÞ óáò (%s) áðïèçêåýôçêå åðéôõ÷þò",
      26 => '¼ñéï ôá÷ýôçôáò',
      27 => '¼íïìá ÷ñÞóôç',
--- 538,542 ----
      23 => 'Ðáñáêáëþ óõìðëçñþóôå üëá ôá ðåäßá ôçò öüñìáò. ÊáíÝíá äåí åßíáé ðñïáéñåôéêü.',
      24 => 'Ç áðïóôïëÞ áðïèçêåýôçêå ',
!     25 => 'Ç áðïóôïëÞ óáò (%s) áðïèçêåýôçêå åðéôõ÷þò',
      26 => '¼ñéï ôá÷ýôçôáò',
      27 => '¼íïìá ÷ñÞóôç',
***************
*** 644,648 ****
  $LANG22 = array(
      1 => 'ÓõíôÜêôçò ãåãïíüôùí',
!     2 => '',
      3 => 'Ôßôëïò ãåãïíüôïò',
      4 => 'URL ãåãïíüôïò',
--- 657,661 ----
  $LANG22 = array(
      1 => 'ÓõíôÜêôçò ãåãïíüôùí',
!     2 => 'Error',
      3 => 'Ôßôëïò ãåãïíüôïò',
      4 => 'URL ãåãïíüôïò',
***************
*** 664,668 ****
      20 => 'áðïèÞêåõóç',
      21 => 'áêýñùóç ',
!     22 => 'äéáãñáöÞ'
  );
  
--- 677,684 ----
      20 => 'áðïèÞêåõóç',
      21 => 'áêýñùóç ',
!     22 => 'äéáãñáöÞ',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 711,715 ****
      10 => 'áêýñùóç',
      11 => 'äéáãñáöÞ',
!     12 => '',
      13 => 'Ôßôëïò',
      14 => 'ÈÝìá',
--- 727,731 ----
      10 => 'áêýñùóç',
      11 => 'äéáãñáöÞ',
!     12 => 'ID',
      13 => 'Ôßôëïò',
      14 => 'ÈÝìá',
***************
*** 723,727 ****
      22 => 'Ëßóôá Üñèñùí',
      23 => 'Ãéá íá ìåôáôñÝøåôå ç íá äéáãñÜøåôå Ýíá Üñèñï äéáëÝîôå ôï áðï ôçí ðáñáêÜôù ëßóôá. Ãéá íá äçìéïõñãÞóåôå Ýíá Üñèñï äéáëÝîôå ôçí åðéëïãÞ ÍÝï Üñèñï ðáñáðÜíù',
!     24 => '',
      25 => '',
      26 => 'Ðñïåðéóêüðçóç Üñèñïõ',
--- 739,743 ----
      22 => 'Ëßóôá Üñèñùí',
      23 => 'Ãéá íá ìåôáôñÝøåôå ç íá äéáãñÜøåôå Ýíá Üñèñï äéáëÝîôå ôï áðï ôçí ðáñáêÜôù ëßóôá. Ãéá íá äçìéïõñãÞóåôå Ýíá Üñèñï äéáëÝîôå ôçí åðéëïãÞ ÍÝï Üñèñï ðáñáðÜíù',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Ðñïåðéóêüðçóç Üñèñïõ',
***************
*** 756,760 ****
      55 => 'Ôá áêüëïõèá óöÜëìáôá Ýãéíáí óôçí ðñïóðÜèåéá íá áðïèçêåõôåß ôï Üñèñï óáò. Äéïñèþóôå ôá êáé îáíáðñïóðáèÞóåôå.',
      56 => 'ÐñïâïëÞ åéêïíéäßïõ èÝìáôïò',
!     57 => 'View unscaled image'
  );
  
--- 772,781 ----
      55 => 'Ôá áêüëïõèá óöÜëìáôá Ýãéíáí óôçí ðñïóðÜèåéá íá áðïèçêåõôåß ôï Üñèñï óáò. Äéïñèþóôå ôá êáé îáíáðñïóðáèÞóåôå.',
      56 => 'ÐñïâïëÞ åéêïíéäßïõ èÝìáôïò',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 766,770 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Äçìéïõñãßá øçöïöïñßáò',
!     4 => "Ç Øçöïöïñßá %s áðïèçêåýôçêå",
      5 => 'Åðåîåñãáóßá øçöïöïñßáò',
      6 => 'Ôáõôüôçôá Øçöïöïñßáò',
--- 787,791 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Äçìéïõñãßá øçöïöïñßáò',
!     4 => 'Ç Øçöïöïñßá %s áðïèçêåýôçêå',
      5 => 'Åðåîåñãáóßá øçöïöïñßáò',
      6 => 'Ôáõôüôçôá Øçöïöïñßáò',
***************
*** 773,778 ****
      9 => 'Åñþôçóç',
      10 => 'ÁðáíôÞóåéò / ØÞöïé',
!     11 => "ÕðÞñîå Ýíá óöÜëìá óôçí ðáñáëáâÞ ôùí áðïôåëåóìÜôùí ôçò øçöïöïñßáò 		%s",
!     12 => " ÕðÞñîå Ýíá óöÜëìá óôçí ðáñáëáâÞ ôçò åñþôçóçò ãéá ôçí øçöïöïñßá		%s ",
      13 => 'Äçìéïõñãßá Øçöïöïñßáò',
      14 => 'áðïèÞêåõóç',
--- 794,799 ----
      9 => 'Åñþôçóç',
      10 => 'ÁðáíôÞóåéò / ØÞöïé',
!     11 => 'ÕðÞñîå Ýíá óöÜëìá óôçí ðáñáëáâÞ ôùí áðïôåëåóìÜôùí ôçò øçöïöïñßáò 		%s',
!     12 => ' ÕðÞñîå Ýíá óöÜëìá óôçí ðáñáëáâÞ ôçò åñþôçóçò ãéá ôçí øçöïöïñßá		%s ',
      13 => 'Äçìéïõñãßá Øçöïöïñßáò',
      14 => 'áðïèÞêåõóç',
***************
*** 818,822 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 839,845 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 849,853 ****
      23 => 'Ðñüóèåóç óõíüëïõ',
      24 => 'ÅéóáãùãÞ óõíüëïõ ÷ñçóôþí',
!     25 => 'ÕðÜñ÷åé ç äõíáôüôçôá íá ðñïóèÝóåôå ÷ñÞóôåò óôï Geeklog. Ôï áñ÷åßï åéóáãùãÞò ÷ñçóôþí ðñÝðåé íá åßíáé äéáìïñöùìÝíï áêïëïýèùò: ðëÞñåò üíïìá, üíïìá ÷ñÞóôç, çëåêôñïíéêÞ äéåýèõíóç. ÊÜèå ÷ñÞóôçò ðïõ èá åéóÜãåôáé èá ëáìâÜíåé Ýíá ìÞíõìá ìå ôïí ôõ÷áßï êùäéêïý ôïõ. ÐñÝðåé íá Ý÷åôå Ýíáí ÷ñÞóôçò óå êÜèå ãñáììÞ. \nÏðïéáäÞðïôå ðáñáôõðßá, ßóùò ïäçãÞóåé óå ðñïâëÞìáôá, üðüôå åëÝãîôå äýï öïñÝò ôéò ãñáììÝò åéóáãùãÞò óáò.',
      26 => 'ÁíáæÞôçóç',
      27 => 'Ðåñéïñéóìüò áðïôåëåóìÜôùí',
--- 872,876 ----
      23 => 'Ðñüóèåóç óõíüëïõ',
      24 => 'ÅéóáãùãÞ óõíüëïõ ÷ñçóôþí',
!     25 => "ÕðÜñ÷åé ç äõíáôüôçôá íá ðñïóèÝóåôå ÷ñÞóôåò óôï Geeklog. Ôï áñ÷åßï åéóáãùãÞò ÷ñçóôþí ðñÝðåé íá åßíáé äéáìïñöùìÝíï áêïëïýèùò: ðëÞñåò üíïìá, üíïìá ÷ñÞóôç, çëåêôñïíéêÞ äéåýèõíóç. ÊÜèå ÷ñÞóôçò ðïõ èá åéóÜãåôáé èá ëáìâÜíåé Ýíá ìÞíõìá ìå ôïí ôõ÷áßï êùäéêïý ôïõ. ÐñÝðåé íá Ý÷åôå Ýíáí ÷ñÞóôçò óå êÜèå ãñáììÞ. \nÏðïéáäÞðïôå ðáñáôõðßá, ßóùò ïäçãÞóåé óå ðñïâëÞìáôá, üðüôå åëÝãîôå äýï öïñÝò ôéò ãñáììÝò åéóáãùãÞò óáò.",
      26 => 'ÁíáæÞôçóç',
      27 => 'Ðåñéïñéóìüò áðïôåëåóìÜôùí',
***************
*** 1002,1006 ****
      29 => '¸êäïóç Geeklog',
      30 => 'ÄéáãñáöÞ Plug-in;',
!     31 => 'Åßóôå óßãïõñïò/ç üôé åðéèõìåßôå íá äéáãñÜøåôå áõôü ôï plug-in; Áí ôï äéáãñÜøåôå üëá ôá áñ÷åßá, ôá äåäïìÝíá êáé ïé äïìÝò äåäïìÝíùí ðïõ ÷ñçóéìïðïéåß ôï plug-in èá äéáãñáöïýí åðßóçò. ÅÜí åßóôå óßãïõñïò/ç åðéëÝîôå ôçí åðéëïãÞ äéáãñáöÞ ïðü ôçí ðáñáêÜôù öüñìá.'
  );
  
--- 1025,1032 ----
      29 => '¸êäïóç Geeklog',
      30 => 'ÄéáãñáöÞ Plug-in;',
!     31 => 'Åßóôå óßãïõñïò/ç üôé åðéèõìåßôå íá äéáãñÜøåôå áõôü ôï plug-in; Áí ôï äéáãñÜøåôå üëá ôá áñ÷åßá, ôá äåäïìÝíá êáé ïé äïìÝò äåäïìÝíùí ðïõ ÷ñçóéìïðïéåß ôï plug-in èá äéáãñáöïýí åðßóçò. ÅÜí åßóôå óßãïõñïò/ç åðéëÝîôå ôçí åðéëïãÞ äéáãñáöÞ ïðü ôçí ðáñáêÜôù öüñìá.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1110,1114 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1136,1142 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1169,1173 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1197,1202 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1216,1219 ****
--- 1245,1249 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1224,1226 ****
  );
  
! ?>
--- 1254,1276 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: italian.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/italian.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** italian.php	7 Oct 2004 21:10:23 -0000	1.18
--- italian.php	16 Oct 2004 12:35:15 -0000	1.19
***************
*** 150,154 ****
      106 => 'Visualizzazioni',
      107 => 'GL Version Test',
!     108 => 'Cancella Cache'
  );
  
--- 150,159 ----
      106 => 'Visualizzazioni',
      107 => 'GL Version Test',
!     108 => 'Cancella Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 187,196 ****
      8 => " secondi fà  Devi attendere {$_CONF['commentspeedlimit']} secondi per inserire un nuovo commento",
      9 => 'Commento',
!     10 => '',
      11 => 'Inserisci Commento',
      12 => 'Per poter inserire un commento è necessario riempire tutti i campi.',
      13 => 'Le tue info',
      14 => 'Anteprima',
!     15 => '',
      16 => 'Titolo',
      17 => 'Errore',
--- 192,201 ----
      8 => " secondi fà  Devi attendere {$_CONF['commentspeedlimit']} secondi per inserire un nuovo commento",
      9 => 'Commento',
!     10 => 'Send Report',
      11 => 'Inserisci Commento',
      12 => 'Per poter inserire un commento è necessario riempire tutti i campi.',
      13 => 'Le tue info',
      14 => 'Anteprima',
!     15 => 'Report this post',
      16 => 'Titolo',
      17 => 'Errore',
***************
*** 201,205 ****
      22 => 'Usa un soggetto che descriva il contenuto del messaggio.',
      23 => 'Il tuo indirizzo email non sarà reso pubblico.',
!     24 => 'Utente Anonimo'
  );
  
--- 206,213 ----
      22 => 'Usa un soggetto che descriva il contenuto del messaggio.',
      23 => 'Il tuo indirizzo email non sarà reso pubblico.',
!     24 => 'Utente Anonimo',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 312,316 ****
      103 => 'Permetti email da altri Utenti',
      104 => 'Visualizza in Online Status',
!     105 => 'Mostrami nel blocco Who\'s Online'
  );
  
--- 320,326 ----
      103 => 'Permetti email da altri Utenti',
      104 => 'Visualizza in Online Status',
!     105 => 'Mostrami nel blocco Who\'s Online',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 321,328 ****
      1 => 'Nessuna News da visualizzare',
      2 => '<br>Non ci sono nuovi articoli da visualizzare.  Questo perchè o non ci sono nuovi articoli per questo argomento o le tue preferenze utente sono troppo restrittive ',
!     3 => "per l'argomento <b>%s</b>",
      4 => 'Articolo del giorno',
      5 => 'Prossimo',
!     6 => 'Precedente'
  );
  
--- 331,340 ----
      1 => 'Nessuna News da visualizzare',
      2 => '<br>Non ci sono nuovi articoli da visualizzare.  Questo perchè o non ci sono nuovi articoli per questo argomento o le tue preferenze utente sono troppo restrittive ',
!     3 => 'per l\'argomento <b>%s</b>',
      4 => 'Articolo del giorno',
      5 => 'Prossimo',
!     6 => 'Precedente',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 379,383 ****
      26 => 'Questo modulo ti permette di inviare una e-mail all\'utente selezionato.  Tutti i campi sono richiesti.',
      27 => 'Messaggio breve',
!     28 => "%s scrive: ",
      29 => "Questo è il daily digest da {$_CONF['site_name']} per ",
      30 => ' Daily Newsletter per ',
--- 391,395 ----
      26 => 'Questo modulo ti permette di inviare una e-mail all\'utente selezionato.  Tutti i campi sono richiesti.',
      27 => 'Messaggio breve',
!     28 => '%s scrive: ',
      29 => "Questo è il daily digest da {$_CONF['site_name']} per ",
      30 => ' Daily Newsletter per ',
***************
*** 489,493 ****
      2 => 'Invia l\'Articolo a un amico',
      3 => 'Articolo in Formato Stampa',
!     4 => 'Opzioni'
  );
  
--- 501,506 ----
      2 => 'Invia l\'Articolo a un amico',
      3 => 'Articolo in Formato Stampa',
!     4 => 'Opzioni',
!     5 => 'PDF Story Format'
  );
  
***************
*** 496,500 ****
  
  $LANG12 = array(
!     1 => "Per inserire un %s è richiesto che tu ti autentifichi come utente.",
      2 => 'Entra',
      3 => 'Nuovo Utente',
--- 509,513 ----
  
  $LANG12 = array(
!     1 => 'Per inserire un %s è richiesto che tu ti autentifichi come utente.',
      2 => 'Entra',
      3 => 'Nuovo Utente',
***************
*** 520,524 ****
      23 => 'Prego compila tutti i campi del modulo.  Tutti i campi sono richiesti.',
      24 => 'Inserimento Salvato',
!     25 => "Il tuo %s inserimento è stato salvato correttamente.",
      26 => 'Limite Velocità',
      27 => 'Nome Utente',
--- 533,537 ----
      23 => 'Prego compila tutti i campi del modulo.  Tutti i campi sono richiesti.',
      24 => 'Inserimento Salvato',
!     25 => 'Il tuo %s inserimento è stato salvato correttamente.',
      26 => 'Limite Velocità',
      27 => 'Nome Utente',
***************
*** 639,643 ****
  $LANG22 = array(
      1 => 'Editor Eventi',
!     2 => '',
      3 => 'Titolo Evento',
      4 => 'URL Evento',
--- 652,656 ----
  $LANG22 = array(
      1 => 'Editor Eventi',
!     2 => 'Error',
      3 => 'Titolo Evento',
      4 => 'URL Evento',
***************
*** 659,663 ****
      20 => 'Salva',
      21 => 'cancella',
!     22 => 'Elimina'
  );
  
--- 672,679 ----
      20 => 'Salva',
      21 => 'cancella',
!     22 => 'Elimina',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 706,710 ****
      10 => 'Cancella',
      11 => 'Elimina',
!     12 => '',
      13 => 'Titolo',
      14 => 'Argomento',
--- 722,726 ----
      10 => 'Cancella',
      11 => 'Elimina',
!     12 => 'ID',
      13 => 'Titolo',
      14 => 'Argomento',
***************
*** 718,722 ****
      22 => 'Lista Articoli',
      23 => 'Per modificare o cancellare un articolo, clicca sul numero dell\'articolo. <br>Per visualizzare un articolo, clicca sul titolo dell\'articolo desiderato. <br>Per creare un nuovo articolo clicca su [ Nuovo Articolo ] sopra.',
!     24 => '',
      25 => '',
      26 => 'Anteprima Articolo',
--- 734,738 ----
      22 => 'Lista Articoli',
      23 => 'Per modificare o cancellare un articolo, clicca sul numero dell\'articolo. <br>Per visualizzare un articolo, clicca sul titolo dell\'articolo desiderato. <br>Per creare un nuovo articolo clicca su [ Nuovo Articolo ] sopra.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Anteprima Articolo',
***************
*** 751,755 ****
      55 => 'Si sono verificati i seguenti errori durante il salvataggio del tuo articolo.  Prego correggi gli errori prima di salvarlo',
      56 => 'Mostra Icona Argomento',
!     57 => 'Mostra Immagine non ridimensionata'
  );
  
--- 767,776 ----
      55 => 'Si sono verificati i seguenti errori durante il salvataggio del tuo articolo.  Prego correggi gli errori prima di salvarlo',
      56 => 'Mostra Icona Argomento',
!     57 => 'Mostra Immagine non ridimensionata',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 761,765 ****
      2 => 'Prego inserisci una <em>domanda</em> e almeno una <em>risposta</em>.',
      3 => 'Sondaggio Creato il:',
!     4 => "Sondaggio %s salvato",
      5 => 'Modifica Sondaggio',
      6 => 'ID Sondaggio',
--- 782,786 ----
      2 => 'Prego inserisci una <em>domanda</em> e almeno una <em>risposta</em>.',
      3 => 'Sondaggio Creato il:',
!     4 => 'Sondaggio %s salvato',
      5 => 'Modifica Sondaggio',
      6 => 'ID Sondaggio',
***************
*** 768,773 ****
      9 => 'Domanda',
      10 => 'Risposte / Voti',
!     11 => "Si sono verificati dei problemi durante l'acquisizione dei dati per la risposta a riguardo del sondaggio %s",
!     12 => "Si sono verificati dei problemi durante l'acquisizione dei dati per la domanda a riguardo del sondaggio %s",
      13 => 'Crea Sondaggio',
      14 => 'Salva',
--- 789,794 ----
      9 => 'Domanda',
      10 => 'Risposte / Voti',
!     11 => 'Si sono verificati dei problemi durante l\'acquisizione dei dati per la risposta a riguardo del sondaggio %s',
!     12 => 'Si sono verificati dei problemi durante l\'acquisizione dei dati per la domanda a riguardo del sondaggio %s',
      13 => 'Crea Sondaggio',
      14 => 'Salva',
***************
*** 813,817 ****
      22 => 'Default',
      23 => 'fai di questo l\'argomento di default per gli inserimenti dei nuovi articoli',
!     24 => '(*)'
  );
  
--- 834,840 ----
      22 => 'Default',
      23 => 'fai di questo l\'argomento di default per gli inserimenti dei nuovi articoli',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 997,1001 ****
      29 => 'Versione Geeklog',
      30 => 'Cancella Plug-in?',
!     31 => 'Sei sicuro di voler cancellare questo plug-in?  Facendo questo cancellerai anche tutti i file associati, dati e struttura che questo plug-in usa.  Se sei sicuro, clicca cancella nel modulo sottostante.'
  );
  
--- 1020,1027 ----
      29 => 'Versione Geeklog',
      30 => 'Cancella Plug-in?',
!     31 => 'Sei sicuro di voler cancellare questo plug-in?  Facendo questo cancellerai anche tutti i file associati, dati e struttura che questo plug-in usa.  Se sei sicuro, clicca cancella nel modulo sottostante.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1105,1109 ****
      57 => 'Il tuo account ` stato eliminato.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1131,1137 ----
      57 => 'Il tuo account ` stato eliminato.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1164,1168 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1192,1197 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1211,1214 ****
--- 1240,1244 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1219,1221 ****
  );
  
! ?>
--- 1249,1271 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: spanish_argentina.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/spanish_argentina.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** spanish_argentina.php	7 Oct 2004 21:10:23 -0000	1.11
--- spanish_argentina.php	16 Oct 2004 12:35:15 -0000	1.12
***************
*** 147,151 ****
      106 => 'Vistas',
      107 => 'Comprobación GL',
!     108 => 'Limpiar Caché'
  );
  
--- 147,156 ----
      106 => 'Vistas',
      107 => 'Comprobación GL',
!     108 => 'Limpiar Caché',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 184,193 ****
      8 => " segundos. Este sitio requiere al menos {$_CONF['commentspeedlimit']} segundos entre comentarios",
      9 => 'Comentario',
!     10 => '',
      11 => 'Enviar el Comentario',
      12 => 'Por favor complete el Nombre, Email, Título y Comentario, ya que son datos necesarios para el envío.',
      13 => 'Su Información',
      14 => 'Vista Previa',
!     15 => '',
      16 => 'Título',
      17 => 'Error',
--- 189,198 ----
      8 => " segundos. Este sitio requiere al menos {$_CONF['commentspeedlimit']} segundos entre comentarios",
      9 => 'Comentario',
!     10 => 'Send Report',
      11 => 'Enviar el Comentario',
      12 => 'Por favor complete el Nombre, Email, Título y Comentario, ya que son datos necesarios para el envío.',
      13 => 'Su Información',
      14 => 'Vista Previa',
!     15 => 'Report this post',
      16 => 'Título',
      17 => 'Error',
***************
*** 198,202 ****
      22 => 'Use un título claro que describa el contenido del mensaje.',
      23 => 'Su dirección de email NO será divulgada.',
!     24 => 'Usuario Anónimo'
  );
  
--- 203,210 ----
      22 => 'Use un título claro que describa el contenido del mensaje.',
      23 => 'Su dirección de email NO será divulgada.',
!     24 => 'Usuario Anónimo',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 309,313 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 317,323 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 318,325 ****
      1 => 'No hay novedades para mostrar',
      2 => 'No hay nuevas notas para mostrar. Puede que no haya novedades para esta Sección o que sus preferencias sean muy restrictivas.',
!     3 => "para la Sección %s",
      4 => 'Nota del Día',
      5 => 'Siguiente',
!     6 => 'Anterior'
  );
  
--- 328,337 ----
      1 => 'No hay novedades para mostrar',
      2 => 'No hay nuevas notas para mostrar. Puede que no haya novedades para esta Sección o que sus preferencias sean muy restrictivas.',
!     3 => 'para la Sección %s',
      4 => 'Nota del Día',
      5 => 'Siguiente',
!     6 => 'Anterior',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 376,380 ****
      26 => 'Este form le permitirá enviar un email al usuario seleccionado. Todos los campos son necesarios.',
      27 => 'Mensaje corto',
!     28 => "%s escribió: ",
      29 => "Este es el resúmen diario de {$_CONF['site_name']} para ",
      30 => ' Diario para ',
--- 388,392 ----
      26 => 'Este form le permitirá enviar un email al usuario seleccionado. Todos los campos son necesarios.',
      27 => 'Mensaje corto',
!     28 => '%s escribió: ',
      29 => "Este es el resúmen diario de {$_CONF['site_name']} para ",
      30 => ' Diario para ',
***************
*** 486,490 ****
      2 => 'Enviar la Nota a un amigo',
      3 => 'Versión para imprimir',
!     4 => 'Opciones de la Nota'
  );
  
--- 498,503 ----
      2 => 'Enviar la Nota a un amigo',
      3 => 'Versión para imprimir',
!     4 => 'Opciones de la Nota',
!     5 => 'PDF Story Format'
  );
  
***************
*** 493,497 ****
  
  $LANG12 = array(
!     1 => "Para enviar %s debe estar conectado con su usuario.",
      2 => 'Ingresar',
      3 => 'Nuevo usuario',
--- 506,510 ----
  
  $LANG12 = array(
!     1 => 'Para enviar %s debe estar conectado con su usuario.',
      2 => 'Ingresar',
      3 => 'Nuevo usuario',
***************
*** 636,640 ****
  $LANG22 = array(
      1 => 'Editor de Eventos',
!     2 => '',
      3 => 'Título',
      4 => 'URL',
--- 649,653 ----
  $LANG22 = array(
      1 => 'Editor de Eventos',
!     2 => 'Error',
      3 => 'Título',
      4 => 'URL',
***************
*** 656,660 ****
      20 => 'grabar',
      21 => 'cancelar',
!     22 => 'borrar'
  );
  
--- 669,676 ----
      20 => 'grabar',
      21 => 'cancelar',
!     22 => 'borrar',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 703,707 ****
      10 => 'cancelar',
      11 => 'borrar',
!     12 => '',
      13 => 'Título',
      14 => 'Sección',
--- 719,723 ----
      10 => 'cancelar',
      11 => 'borrar',
!     12 => 'ID',
      13 => 'Título',
      14 => 'Sección',
***************
*** 715,719 ****
      22 => 'Listado de Notas',
      23 => 'Para modificar o borrar una Nota seleccione el número de nota más abajo. Para ver la Nota seleccione el título de la misma. Para crear una nueva Nota seleccione \'Nueva Nota\' más arriba.',
!     24 => '',
      25 => '',
      26 => 'Vista Previa',
--- 731,735 ----
      22 => 'Listado de Notas',
      23 => 'Para modificar o borrar una Nota seleccione el número de nota más abajo. Para ver la Nota seleccione el título de la misma. Para crear una nueva Nota seleccione \'Nueva Nota\' más arriba.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Vista Previa',
***************
*** 748,752 ****
      55 => 'Los siguientes errores ocurriron al querer grabar su Nota. Por favor corrija los errores antes de grabar.',
      56 => 'Mostrar Icono de Tema',
!     57 => 'View unscaled image'
  );
  
--- 764,773 ----
      55 => 'Los siguientes errores ocurriron al querer grabar su Nota. Por favor corrija los errores antes de grabar.',
      56 => 'Mostrar Icono de Tema',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 758,762 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Fecha de creación',
!     4 => "Encuesta %s grabada",
      5 => 'Editar la Encuesta',
      6 => 'ID',
--- 779,783 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Fecha de creación',
!     4 => 'Encuesta %s grabada',
      5 => 'Editar la Encuesta',
      6 => 'ID',
***************
*** 765,770 ****
      9 => 'Pregunta',
      10 => 'Respuestas / Votos',
!     11 => "Hubo un error buscando los datos para las respuesta de la Encuesta %s",
!     12 => "Hubo un error buscando los datos para la pregunta de la Encuesta %s",
      13 => 'Crear Encuesta',
      14 => 'grabar',
--- 786,791 ----
      9 => 'Pregunta',
      10 => 'Respuestas / Votos',
!     11 => 'Hubo un error buscando los datos para las respuesta de la Encuesta %s',
!     12 => 'Hubo un error buscando los datos para la pregunta de la Encuesta %s',
      13 => 'Crear Encuesta',
      14 => 'grabar',
***************
*** 810,814 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 831,837 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 994,998 ****
      29 => 'Versión de Geeklog',
      30 => 'Borrar el Plug-in?',
!     31 => '¿Está seguro/a que desea borrar este Plug-in? Al hacerlo borrará todos los archivos, estructuras y datos asociados. Si está seguro/a seleccione "Borrar" en el formulario de abajo.'
  );
  
--- 1017,1024 ----
      29 => 'Versión de Geeklog',
      30 => 'Borrar el Plug-in?',
!     31 => '¿Está seguro/a que desea borrar este Plug-in? Al hacerlo borrará todos los archivos, estructuras y datos asociados. Si está seguro/a seleccione "Borrar" en el formulario de abajo.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1102,1106 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1128,1134 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1161,1165 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1189,1194 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1208,1211 ****
--- 1237,1241 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1216,1218 ****
  );
  
! ?>
--- 1246,1268 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: dutch.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/dutch.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** dutch.php	7 Oct 2004 21:10:23 -0000	1.18
--- dutch.php	16 Oct 2004 12:35:15 -0000	1.19
***************
*** 30,40 ****
  
  $LANG_CHARSET = 'iso-8859-1';
- // setlocale ( LC_TIME, 'nl_NL.ISO8859-1');
  
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #                    XX - file id number
! #                    YY - phrase id number
  ###############################################################################
  
--- 30,39 ----
  
  $LANG_CHARSET = 'iso-8859-1';
  
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:  $LANG - variable name
! #               XX    - file id number
! #               YY    - phrase id number
  ###############################################################################
  
***************
*** 154,158 ****
      106 => 'Opgevraagd',
      107 => 'GL Versie Test',
!     108 => 'Leeg Cache'
  );
  
--- 153,162 ----
      106 => 'Opgevraagd',
      107 => 'GL Versie Test',
!     108 => 'Leeg Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 191,200 ****
      8 => " seconden geleden. Een beveiliging vereist tenminste {$_CONF['commentspeedlimit']} seconden tussen reacties",
      9 => 'Reactie',
!     10 => '',
      11 => 'Verstuur reactie',
      12 => 'Vul a.u.b. de velden bij \'Titel\' en \'Reactie\' in. Deze zijn noodzakelijk voor het versturen van een reactie.',
      13 => 'Uw informatie',
      14 => 'Preview',
!     15 => '',
      16 => 'Titel',
      17 => 'Fout',
--- 195,204 ----
      8 => " seconden geleden. Een beveiliging vereist tenminste {$_CONF['commentspeedlimit']} seconden tussen reacties",
      9 => 'Reactie',
!     10 => 'Send Report',
      11 => 'Verstuur reactie',
      12 => 'Vul a.u.b. de velden bij \'Titel\' en \'Reactie\' in. Deze zijn noodzakelijk voor het versturen van een reactie.',
      13 => 'Uw informatie',
      14 => 'Preview',
!     15 => 'Report this post',
      16 => 'Titel',
      17 => 'Fout',
***************
*** 205,209 ****
      22 => 'Gebruik een helder onderwerp, dat uw bericht juist omschrijft.',
      23 => 'Uw email adres zal NIET worden weergegeven.',
!     24 => 'Anonieme gebruiker'
  );
  
--- 209,216 ----
      22 => 'Gebruik een helder onderwerp, dat uw bericht juist omschrijft.',
      23 => 'Uw email adres zal NIET worden weergegeven.',
!     24 => 'Anonieme gebruiker',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 316,320 ****
      103 => 'Accepteer email van andere gebruikers',
      104 => 'Toon Online Status',
!     105 => 'Vermeld me in het blok Who\'s Online'
  );
  
--- 323,329 ----
      103 => 'Accepteer email van andere gebruikers',
      104 => 'Toon Online Status',
!     105 => 'Vermeld me in het blok Who\'s Online',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 328,332 ****
      4 => 'Hoofdartikel',
      5 => 'Volgende',
!     6 => 'Vorige'
  );
  
--- 337,343 ----
      4 => 'Hoofdartikel',
      5 => 'Volgende',
!     6 => 'Vorige',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 383,387 ****
      26 => 'Dit formulier geeft u de mogelijkheid om een email naar de geselekteerde gebruiker te sturen. Alle velden zijn vereist.',
      27 => 'Kort bericht',
!     28 => '%s schreef: ",
      29 => "Dit is het dagelijks overzicht van {$_CONF['site_name']} voor ",
      30 => ' Dagelijkse niewsbrief voor ',
--- 394,398 ----
      26 => 'Dit formulier geeft u de mogelijkheid om een email naar de geselekteerde gebruiker te sturen. Alle velden zijn vereist.',
      27 => 'Kort bericht',
!     28 => '%s schreef: ',
      29 => "Dit is het dagelijks overzicht van {$_CONF['site_name']} voor ",
      30 => ' Dagelijkse niewsbrief voor ',
***************
*** 493,497 ****
      2 => 'Email artikel naar collega',
      3 => 'Afdrukversie artikel',
!     4 => 'Artikel opties'
  );
  
--- 504,509 ----
      2 => 'Email artikel naar collega',
      3 => 'Afdrukversie artikel',
!     4 => 'Artikel opties',
!     5 => 'PDF Story Format'
  );
  
***************
*** 555,559 ****
  );
  
- 
  ###############################################################################
  # ADMIN PHRASES - These are file phrases used in admin scripts
--- 567,570 ----
***************
*** 574,578 ****
  
  ###############################################################################
! # block.php
  
  $LANG21 = array(
--- 585,589 ----
  
  ###############################################################################
! # admin/block.php
  
  $LANG21 = array(
***************
*** 644,648 ****
  $LANG22 = array(
      1 => 'Evenement Editor',
!     2 => '',
      3 => 'Evenement Titel',
      4 => 'Evenement URL',
--- 655,659 ----
  $LANG22 = array(
      1 => 'Evenement Editor',
!     2 => 'Error',
      3 => 'Evenement Titel',
      4 => 'Evenement URL',
***************
*** 664,668 ****
      20 => 'opslaan',
      21 => 'annuleren',
!     22 => 'verwijderen'
  );
  
--- 675,682 ----
      20 => 'opslaan',
      21 => 'annuleren',
!     22 => 'verwijderen',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 711,715 ****
      10 => 'annuleren',
      11 => 'verwijderen',
!     12 => '',
      13 => 'Titel',
      14 => 'Thema',
--- 725,729 ----
      10 => 'annuleren',
      11 => 'verwijderen',
!     12 => 'ID',
      13 => 'Titel',
      14 => 'Thema',
***************
*** 723,727 ****
      22 => 'Artikel Lijst',
      23 => 'Om een Artikel te wijzigen of te verwijderen, klik op het betreffende artikelnummer hieronder. Om een artikel op te roepen, klik op de titel van het betreffende Artikel. Om een nieuw Artikel aan te leggen, klik op \'Nieuw Artikel\' hierboven.',
!     24 => '',
      25 => '',
      26 => 'Artikel Preview',
--- 737,741 ----
      22 => 'Artikel Lijst',
      23 => 'Om een Artikel te wijzigen of te verwijderen, klik op het betreffende artikelnummer hieronder. Om een artikel op te roepen, klik op de titel van het betreffende Artikel. Om een nieuw Artikel aan te leggen, klik op \'Nieuw Artikel\' hierboven.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Artikel Preview',
***************
*** 756,760 ****
      55 => 'De hierna volgende problemen zijn opgetreden bij het opslaan van uw artikel. Gelieve deze op te lossen en daarna opnieuw op te slaan.',
      56 => 'Toon Thema Icon',
!     57 => 'Toon beeld in originele grootte'
  );
  
--- 770,779 ----
      55 => 'De hierna volgende problemen zijn opgetreden bij het opslaan van uw artikel. Gelieve deze op te lossen en daarna opnieuw op te slaan.',
      56 => 'Toon Thema Icon',
!     57 => 'Toon beeld in originele grootte',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 804,808 ****
      8 => 'Thema Manager',
      9 => 'Om een Thema te wijzigen of te verwijderen, klik op het betreffende Thema. Uw toegangsniveau voor ieder Thema staat daar tussen haakjes.<br>Om een nieuw Thema aan te leggen, klik op \'Nieuw Thema\' hierboven.',
!     10=> 'Sorteer Volgorde',
      11 => 'Artikelen/Pagina',
      12 => 'Geen toegang',
--- 823,827 ----
      8 => 'Thema Manager',
      9 => 'Om een Thema te wijzigen of te verwijderen, klik op het betreffende Thema. Uw toegangsniveau voor ieder Thema staat daar tussen haakjes.<br>Om een nieuw Thema aan te leggen, klik op \'Nieuw Thema\' hierboven.',
!     10 => 'Sorteer Volgorde',
      11 => 'Artikelen/Pagina',
      12 => 'Geen toegang',
***************
*** 818,822 ****
      22 => 'Standaard',
      23 => 'Verhef dit thema tot standaard voor nieuwe artikelen',
!     24 => '(*)'
  );
  
--- 837,843 ----
      22 => 'Standaard',
      23 => 'Verhef dit thema tot standaard voor nieuwe artikelen',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 863,867 ****
  );
  
- 
  ###############################################################################
  # admin/moderation.php
--- 884,887 ----
***************
*** 939,942 ****
--- 959,963 ----
  ###############################################################################
  # admin/mail.php
+ 
  $LANG31 = array(
      1 => "{$_CONF['site_name']} Email Utility",
***************
*** 969,972 ****
--- 990,1033 ----
  
  ###############################################################################
+ # admin/plugins.php
+ 
+ $LANG32 = array(
+     1 => 'Het installeren van plugins kan het portaal als geheel beschadigen en, mogelijk ook, de achterliggende databases. Het is zeer belangrijk dat u alleen plugins van <a href=\\'http://www.geeklog.net\\' target=\\'_blank\\'>Geeklog Homepage</a> instaleerd, omdat deze degelijk getest zijn. Het is ook belangrijk dat u inziet dat de installatie enige \\'onveilige\\' commando\\'s bevat die kunnen leiden tot beveiligingsproblemen. Dit vergt byzondere aandacht voor plugins van derden. Zelfs indien u deze waarschuwing ter harte neemt, kan de veiligheid en correctheid van de installatieprocedure niet gegarandeerd worden. De verantwoordelijkheid ligt exclusief bij U! Anders gezegd: installeer op eigen risico. Wees voorzichtig en lees de installatievoorschriften die bij elke plugin meekomen. Tenslotte: volg deze op.',
+     2 => 'Plug-in Installatie Disclaimer',
+     3 => 'Plug-in Installatie Formulier',
+     4 => 'Plug-in File',
+     5 => 'Plug-in Lijst',
+     6 => 'Waarschuwing: Deze Plug-in is al Actief!',
+     7 => 'De plug-in die u probeert te installeren is er al. gelieve eerst deze plugin te verwijderen voordat u de installatie opnieuw probeert.',
+     8 => 'Plugin Compatibility Check Failed',
+     9 => 'Deze plugin vereist een latere versie van Geeklog. Gelieve deze versie van <a href=http://www.geeklog.net>Geeklog</a> te upgraden of een nieuwere versie op te halen van deze plug-in.',
+     10 => '<br><strong>Er zijn geen plugins actief op dit moment.</strong><br><br>',
+     11 => 'Om een plug-in te wijzigen of te verwijderen, klik op het numer van deze plug-in\'s hieronder. Om een introductie over deze plug-in op te vragen, klik op de naam van de plug-in: dit brengt u naar de website van de  plug-in. Om een plug-in te installeren of te upgraden, klik op \'Nieuwe Plug-in\' hierboven.',
+     12 => 'geen Naam voor de plug-in gevonden door de plugineditor()',
+     13 => 'Plugin Editor',
+     14 => 'Nieuwe Plug-in',
+     15 => 'Beheerder Home',
+     16 => 'Plug-in Naam',
+     17 => 'Plug-in Versie',
+     18 => 'Geeklog Versie',
+     19 => 'Toestaan',
+     20 => 'Ja',
+     21 => 'Nee',
+     22 => 'Installeer',
+     23 => 'Save',
+     24 => 'annuleren',
+     25 => 'Verwijderen',
+     26 => 'Plug-in Naam',
+     27 => 'Plug-in Homepage',
+     28 => 'Plug-in Versie',
+     29 => 'Geeklog Versie',
+     30 => 'Plug-in Verwijderen?',
+     31 => 'Weet u het zeker dat deze plug-in verwijderd mag worden? Let op! Hiermee worden tevens alle bestanden, data en structuren verwijderd die deze plug-in gebruikt. Alleen als u zeker bent, klikt u nogmaals op \'Verwijderen\' in het formulier hieronder.',
+     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
+     33 => 'Code Version',
+     34 => 'Update'
+ );
+ 
+ ###############################################################################
  # admin/syndication.php
  
***************
*** 1012,1019 ****
  
  ###############################################################################
- # admin/plugins.php
  # confirmation and error messages
  
! $MESSAGE = array (
      1 => "Uw wachtwoord is naar u verstuurd, en kan elk moment in uw inbox arriveren. Volg a.u.b. de instructies in het bericht, en we bedanken u voor het gebruik maken van {$_CONF['site_name']}",
      2 => "Bedankt voor uw bijdrage aan {$_CONF['site_name']}. Het is aan een beheerder aangeboden voor plaatsing. Indien geschikt bevonden, wordt het geplaatst op het portaal.",
--- 1073,1079 ----
  
  ###############################################################################
  # confirmation and error messages
  
! $MESSAGE = array(
      1 => "Uw wachtwoord is naar u verstuurd, en kan elk moment in uw inbox arriveren. Volg a.u.b. de instructies in het bericht, en we bedanken u voor het gebruik maken van {$_CONF['site_name']}",
      2 => "Bedankt voor uw bijdrage aan {$_CONF['site_name']}. Het is aan een beheerder aangeboden voor plaatsing. Indien geschikt bevonden, wordt het geplaatst op het portaal.",
***************
*** 1074,1115 ****
      57 => 'Uw account is met succes verwijderd.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
! // for plugins.php
! 
! $LANG32 = array (
!     1 => "Het installeren van plugins kan het portaal als geheel beschadigen en, mogelijk ook, de achterliggende databases. Het is zeer belangrijk dat u alleen plugins van <a href=\'http://www.geeklog.net\' target=\'_blank\'>Geeklog Homepage</a> instaleerd, omdat deze degelijk getest zijn. Het is ook belangrijk dat u inziet dat de installatie enige \'onveilige\' commando\'s bevat die kunnen leiden tot beveiligingsproblemen. Dit vergt byzondere aandacht voor plugins van derden. Zelfs indien u deze waarschuwing ter harte neemt, kan de veiligheid en correctheid van de installatieprocedure niet gegarandeerd worden. De verantwoordelijkheid ligt exclusief bij U! Anders gezegd: installeer op eigen risico. Wees voorzichtig en lees de installatievoorschriften die bij elke plugin meekomen. Tenslotte: volg deze op.",
!     2 => 'Plug-in Installatie Disclaimer',
!     3 => 'Plug-in Installatie Formulier',
!     4 => 'Plug-in File',
!     5 => 'Plug-in Lijst',
!     6 => 'Waarschuwing: Deze Plug-in is al Actief!',
!     7 => 'De plug-in die u probeert te installeren is er al. gelieve eerst deze plugin te verwijderen voordat u de installatie opnieuw probeert.',
!     8 => 'Plugin Compatibility Check Failed',
!     9 => 'Deze plugin vereist een latere versie van Geeklog. Gelieve deze versie van <a href=http://www.geeklog.net>Geeklog</a> te upgraden of een nieuwere versie op te halen van deze plug-in.',
!     10 => '<br><strong>Er zijn geen plugins actief op dit moment.</strong><br><br>',
!     11 => 'Om een plug-in te wijzigen of te verwijderen, klik op het numer van deze plug-in\'s hieronder. Om een introductie over deze plug-in op te vragen, klik op de naam van de plug-in: dit brengt u naar de website van de  plug-in. Om een plug-in te installeren of te upgraden, klik op \'Nieuwe Plug-in\' hierboven.',
!     12 => 'geen Naam voor de plug-in gevonden door de plugineditor()',
!     13 => 'Plugin Editor',
!     14 => 'Nieuwe Plug-in',
!     15 => 'Beheerder Home',
!     16 => 'Plug-in Naam',
!     17 => 'Plug-in Versie',
!     18 => 'Geeklog Versie',
!     19 => 'Toestaan',
!     20 => 'Ja',
!     21 => 'Nee',
!     22 => 'Installeer',
!     23 => 'Save',
!     24 => 'annuleren',
!     25 => 'Verwijderen',
!     26 => 'Plug-in Naam',
!     27 => 'Plug-in Homepage',
!     28 => 'Plug-in Versie',
!     29 => 'Geeklog Versie',
!     30 => 'Plug-in Verwijderen?',
!     31 => 'Weet u het zeker dat deze plug-in verwijderd mag worden? Let op! Hiermee worden tevens alle bestanden, data en structuren verwijderd die deze plug-in gebruikt. Alleen als u zeker bent, klikt u nogmaals op \'Verwijderen\' in het formulier hieronder.'
! );
  
  $LANG_ACCESS = array(
--- 1134,1143 ----
      57 => 'Uw account is met succes verwijderd.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
! ###############################################################################
  
  $LANG_ACCESS = array(
***************
*** 1161,1177 ****
      'listusers' => 'Overzicht Gebruikers',
      'listthem' => 'lijst',
!     'usersingroup' => 'Gebruikers in groep %s'
  );
  
! #admin/word.php
! $LANG_WORDS = array(
!     'editor' => 'Word Replacement editor',
!     'wordid' => 'Word ID',
!     'intro' => 'Om een woord te wijzigen of te verwijderen, klik dan op dat woord. Om een nieuw woord aan te leggen, klik op \'Nieuw Woord\' hierboven.',
!     'wordmanager' => 'Word Manager',
!     'word' => 'Woord',
!     'replacementword' => 'Vervangen met',
!     'newword' => 'Nieuw Woord'
! );
  
  $LANG_DB_BACKUP = array(
--- 1189,1204 ----
      'listusers' => 'Overzicht Gebruikers',
      'listthem' => 'lijst',
!     'usersingroup' => 'Gebruikers in groep %s',
!     'usergroupadmin' => 'User Group Administration',
!     'add' => 'Add',
!     'remove' => 'Remove',
!     'availmembers' => 'Available Members',
!     'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
! ###############################################################################
! # admin/database.php
  
  $LANG_DB_BACKUP = array(
***************
*** 1181,1185 ****
      'no_backups' => 'Geen backups aanwezig',
      'db_explanation' => 'Om een nieuwe backup van het portaal te (laten) maken, klik op de knop hieronder',
!     'not_found' => 'Incorrect pad of mysqldump utility is niet uitvoerbaar.<br>Controleer  de definitie voor <strong>\$_DB_mysqldump_path</strong> in config.php.<br>De variabele is momenteel opgenomen als: <var>{$_DB_mysqldump_path}</var>',
      'zero_size' => 'Backup stukgelopen: Filesize was 0 bytes',
      'path_not_found' => "{$_CONF['backup_path']} bestaat niet of is geen directory",
--- 1208,1212 ----
      'no_backups' => 'Geen backups aanwezig',
      'db_explanation' => 'Om een nieuwe backup van het portaal te (laten) maken, klik op de knop hieronder',
!     'not_found' => "Incorrect pad of mysqldump utility is niet uitvoerbaar.<br>Controleer  de definitie voor <strong>\\$_DB_mysqldump_path</strong> in config.php.<br>De variabele is momenteel opgenomen als: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup stukgelopen: Filesize was 0 bytes',
      'path_not_found' => "{$_CONF['backup_path']} bestaat niet of is geen directory",
***************
*** 1216,1221 ****
  
  ###############################################################################
  
! $LANG_LOGIN = array (
      1 => 'Login vereist',
      2 => 'Voor dit gedeelte is een login als Gebruiker vereist.',
--- 1243,1249 ----
  
  ###############################################################################
+ # login form
  
! $LANG_LOGIN = array(
      1 => 'Login vereist',
      2 => 'Voor dit gedeelte is een login als Gebruiker vereist.',
***************
*** 1224,1226 ****
  );
  
! ?>
--- 1252,1274 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: finnish_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/finnish_utf-8.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** finnish_utf-8.php	7 Oct 2004 21:10:23 -0000	1.3
--- finnish_utf-8.php	16 Oct 2004 12:35:15 -0000	1.4
***************
*** 28,38 ****
  ###############################################################################
  
! $LANG_CHARSET = "utf-8";
  
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
[...2164 lines suppressed...]
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: portuguese_brazil.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/portuguese_brazil.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** portuguese_brazil.php	7 Oct 2004 21:10:23 -0000	1.9
--- portuguese_brazil.php	16 Oct 2004 12:35:15 -0000	1.10
***************
*** 149,153 ****
      106 => 'Views',
      107 => 'GL Version Test',
!     108 => 'Clear Cache'
  );
  
--- 149,158 ----
      106 => 'Views',
      107 => 'GL Version Test',
!     108 => 'Clear Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 186,195 ****
      8 => " segundos atrás.  Este site requer pelo menos {$_CONF['commentspeedlimit']} segundos entre comentários",
      9 => 'Comentário',
!     10 => '',
      11 => 'Enviar Comentário',
      12 => 'Por favor, preencha os campos Nome, Email, Título e Comentário, pois eles são necessário para a aceitação de seu comentário.',
      13 => 'Suas Informações',
      14 => 'Preview',
!     15 => '',
      16 => 'Título',
      17 => 'Erro',
--- 191,200 ----
      8 => " segundos atrás.  Este site requer pelo menos {$_CONF['commentspeedlimit']} segundos entre comentários",
      9 => 'Comentário',
!     10 => 'Send Report',
      11 => 'Enviar Comentário',
      12 => 'Por favor, preencha os campos Nome, Email, Título e Comentário, pois eles são necessário para a aceitação de seu comentário.',
      13 => 'Suas Informações',
      14 => 'Preview',
!     15 => 'Report this post',
      16 => 'Título',
      17 => 'Erro',
***************
*** 200,204 ****
      22 => 'Seja descritivo ao preencher o campo Assunto.',
      23 => 'Seu email NÃO será publicado.',
!     24 => 'Usuário Anônimo'
  );
  
--- 205,212 ----
      22 => 'Seja descritivo ao preencher o campo Assunto.',
      23 => 'Seu email NÃO será publicado.',
!     24 => 'Usuário Anônimo',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 311,315 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 319,325 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 320,327 ****
      1 => 'Sem notícias para exibir',
      2 => 'Não há novas histórias para exibir. Talvez não haja novidades para este tópico ou suas preferências de exibição são muito restritivas.',
!     3 => "para o tópico %s",
      4 => 'Artigo de Hoje',
      5 => 'Próximo',
!     6 => 'Anterior'
  );
  
--- 330,339 ----
      1 => 'Sem notícias para exibir',
      2 => 'Não há novas histórias para exibir. Talvez não haja novidades para este tópico ou suas preferências de exibição são muito restritivas.',
!     3 => 'para o tópico %s',
      4 => 'Artigo de Hoje',
      5 => 'Próximo',
!     6 => 'Anterior',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 378,382 ****
      26 => 'Este formulário permite a você enviar um email para o usuário selecionado. Todos os campos são obrigatórios.',
      27 => 'Apresentação',
!     28 => "%s escreveu: ",
      29 => "Este é o resumo diário do {$_CONF['site_name']} para ",
      30 => ' Resumo Diário ',
--- 390,394 ----
      26 => 'Este formulário permite a você enviar um email para o usuário selecionado. Todos os campos são obrigatórios.',
      27 => 'Apresentação',
!     28 => '%s escreveu: ',
      29 => "Este é o resumo diário do {$_CONF['site_name']} para ",
      30 => ' Resumo Diário ',
***************
*** 488,492 ****
      2 => 'Enviar para um Amigo',
      3 => 'Versão para Impressão',
!     4 => 'Opções da História'
  );
  
--- 500,505 ----
      2 => 'Enviar para um Amigo',
      3 => 'Versão para Impressão',
!     4 => 'Opções da História',
!     5 => 'PDF Story Format'
  );
  
***************
*** 495,499 ****
  
  $LANG12 = array(
!     1 => "Para enviar uma %s você precisa efetuar o login.",
      2 => 'Login',
      3 => 'Novo Usuário',
--- 508,512 ----
  
  $LANG12 = array(
!     1 => 'Para enviar uma %s você precisa efetuar o login.',
      2 => 'Login',
      3 => 'Novo Usuário',
***************
*** 519,523 ****
      23 => 'Por favor, preencha todos os campos do formulário. Todos os campos são obrigatórios.',
      24 => 'Sugestão recebida',
!     25 => "Sua sugestão de %s foi arquivada com sucesso.",
      26 => 'Limite de Velocidade',
      27 => 'Usuário',
--- 532,536 ----
      23 => 'Por favor, preencha todos os campos do formulário. Todos os campos são obrigatórios.',
      24 => 'Sugestão recebida',
!     25 => 'Sua sugestão de %s foi arquivada com sucesso.',
      26 => 'Limite de Velocidade',
      27 => 'Usuário',
***************
*** 638,642 ****
  $LANG22 = array(
      1 => 'Editor de Eventos',
!     2 => '',
      3 => 'Título',
      4 => 'URL',
--- 651,655 ----
  $LANG22 = array(
      1 => 'Editor de Eventos',
!     2 => 'Error',
      3 => 'Título',
      4 => 'URL',
***************
*** 658,662 ****
      20 => 'save',
      21 => 'cancel',
!     22 => 'delete'
  );
  
--- 671,678 ----
      20 => 'save',
      21 => 'cancel',
!     22 => 'delete',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 705,709 ****
      10 => 'cancel',
      11 => 'delete',
!     12 => '',
      13 => 'Título',
      14 => 'Tópico',
--- 721,725 ----
      10 => 'cancel',
      11 => 'delete',
!     12 => 'ID',
      13 => 'Título',
      14 => 'Tópico',
***************
*** 717,721 ****
      22 => 'Lista de Histórias',
      23 => 'To modify or delete a story, click on that story\'s number below. To view a story, click on the title of the story you wish to view. To create a new story click on new story above.',
!     24 => '',
      25 => '',
      26 => 'Preview',
--- 733,737 ----
      22 => 'Lista de Histórias',
      23 => 'To modify or delete a story, click on that story\'s number below. To view a story, click on the title of the story you wish to view. To create a new story click on new story above.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Preview',
***************
*** 750,754 ****
      55 => 'The following errors occured while trying to save your story.  Please correct these errors before saving',
      56 => 'Show Topic Icon',
!     57 => 'View unscaled image'
  );
  
--- 766,775 ----
      55 => 'The following errors occured while trying to save your story.  Please correct these errors before saving',
      56 => 'Show Topic Icon',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 760,764 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Enquete Criada',
!     4 => "Enquete %s salva",
      5 => 'Editar Enquete',
      6 => 'ID da Enquete',
--- 781,785 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Enquete Criada',
!     4 => 'Enquete %s salva',
      5 => 'Editar Enquete',
      6 => 'ID da Enquete',
***************
*** 767,772 ****
      9 => 'Pergunta',
      10 => 'Respostas / Votos',
!     11 => "There was an error getting poll answer data about the poll %s",
!     12 => "There was an error getting poll question data about the poll %s",
      13 => 'Criar Enquete',
      14 => 'save',
--- 788,793 ----
      9 => 'Pergunta',
      10 => 'Respostas / Votos',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
      13 => 'Criar Enquete',
      14 => 'save',
***************
*** 812,816 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 833,839 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 996,1000 ****
      29 => 'Versão Geeklog',
      30 => 'Excluir Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the files, data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.'
  );
  
--- 1019,1026 ----
      29 => 'Versão Geeklog',
      30 => 'Excluir Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the files, data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1104,1108 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1130,1136 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1163,1167 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1191,1196 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1210,1213 ****
--- 1239,1243 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1218,1220 ****
  );
  
! ?>
--- 1248,1270 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: chinese_simplified_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/chinese_simplified_utf-8.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** chinese_simplified_utf-8.php	7 Oct 2004 21:10:23 -0000	1.3
--- chinese_simplified_utf-8.php	16 Oct 2004 12:35:15 -0000	1.4
***************
*** 30,34 ****
  $LANG_CHARSET = 'UTF-8';
  
- 
  ###############################################################################
  # Array Format:
--- 30,33 ----
***************
*** 153,157 ****
      106 => '观看',
      107 => 'GL 版本测试',
!     108 => '清除缓冲贮存区'
  );
  
--- 152,161 ----
      106 => '观看',
      107 => 'GL 版本测试',
!     108 => '清除缓冲贮存区',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 190,199 ****
      8 => " 秒之前。本站限定至少 {$_CONF['commentspeedlimit']} 秒後才可再发表评论",
      9 => '评论',
!     10 => '',
      11 => '发表评论',
      12 => '请填写标题注评论栏',
      13 => '供你参考',
      14 => '预览',
!     15 => '',
      16 => '标题',
      17 => '错误',
--- 194,203 ----
      8 => " 秒之前。本站限定至少 {$_CONF['commentspeedlimit']} 秒後才可再发表评论",
      9 => '评论',
!     10 => 'Send Report',
      11 => '发表评论',
      12 => '请填写标题注评论栏',
      13 => '供你参考',
      14 => '预览',
!     15 => 'Report this post',
      16 => '标题',
      17 => '错误',
***************
*** 204,208 ****
      22 => '请尽量用简洁的标题。',
      23 => '我们不会公开你的电邮地址。',
!     24 => '匿名用户'
  );
  
--- 208,215 ----
      22 => '请尽量用简洁的标题。',
      23 => '我们不会公开你的电邮地址。',
!     24 => '匿名用户',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 298,319 ****
      86 => '寻找所有发表过的文章︰',
      87 => '你的登入名',
!     88 => '有人(也许是你)要了新密码 "%s" 于 ' . $_CONF['site_name'] . ', <' . $_CONF['site_url'] . '>.\n\n若你真的要这样作, 请你点击以下联结:\n\n',
      89 => "你若不想要这样作, 请忽视这信息。这项事就将会被抛弃,而你的密码就保持原有.\n\n",
!     90 => "你可在下面输入一个新的密码。请注意你的旧密码任然有效直到你将此表提交。",
!     91 => "设定新密码",
!     92 => "输入新密码",
!     93 => "你在 %d 秒钟前刚要了一个新密码. 此站规定最少要 %d 秒钟以后才可再次要求新密码。",
!     94 => "将用户 '%s' 删除",
!     95 => "单据下面的 '删除用户' 便将你在我们资料库里的用户。请注意,你以其用户所登载过的文章和评论不会删除,可是会以无名作者的身份显示。",
!     96 => "删除用户",
!     97 => "确定用户删除",
!     98 => "你肯定要删除你的用户吗? 其后你就不在能使用此站,除非你重新设定新用户. 若你肯定的话请再次单据下面的 “删除用户”.",
!     99 => "隐私选项于",
!     100 => "管理员来信",
!     101 => "准许管理员来信",
!     102 => "用户来信",
!     103 => "准许其他用户来信",
!     104 => "显示联机状况",
!     105 => "让在“谁在联机”组件里显示");
  
  ###############################################################################
--- 305,329 ----
      86 => '寻找所有发表过的文章︰',
      87 => '你的登入名',
!     88 => "有人(也许是你)要了新密码 \"%s\" 于 {$_CONF['site_name']}, <{$_CONF['site_url']}>.\n\n若你真的要这样作, 请你点击以下联结:\n\n",
      89 => "你若不想要这样作, 请忽视这信息。这项事就将会被抛弃,而你的密码就保持原有.\n\n",
!     90 => '你可在下面输入一个新的密码。请注意你的旧密码任然有效直到你将此表提交。',
!     91 => '设定新密码',
!     92 => '输入新密码',
!     93 => '你在 %d 秒钟前刚要了一个新密码. 此站规定最少要 %d 秒钟以后才可再次要求新密码。',
!     94 => '将用户 \'%s\' 删除',
!     95 => '单据下面的 \'删除用户\' 便将你在我们资料库里的用户。请注意,你以其用户所登载过的文章和评论不会删除,可是会以无名作者的身份显示。',
!     96 => '删除用户',
!     97 => '确定用户删除',
!     98 => '你肯定要删除你的用户吗? 其后你就不在能使用此站,除非你重新设定新用户. 若你肯定的话请再次单据下面的 “删除用户”.',
!     99 => '隐私选项于',
!     100 => '管理员来信',
!     101 => '准许管理员来信',
!     102 => '用户来信',
!     103 => '准许其他用户来信',
!     104 => '显示联机状况',
!     105 => '让在“谁在联机”组件里显示',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
! );
  
  ###############################################################################
***************
*** 323,330 ****
      1 => '没有新闻可显示',
      2 => '没有新文章可显示。',
!     3 => "这也许是真的没有新主题或是你的 %s 设定得太过限制性。",
      4 => '今天头条',
      5 => '下页',
!     6 => '上页'
  );
  
--- 333,342 ----
      1 => '没有新闻可显示',
      2 => '没有新文章可显示。',
!     3 => '这也许是真的没有新主题或是你的 %s 设定得太过限制性。',
      4 => '今天头条',
      5 => '下页',
!     6 => '上页',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 356,360 ****
      1 => '发送电子邮件时发生错误。请再尝试。',
      2 => '电邮已送出。',
- 
      3 => '请确定你在回复栏有一个可用的电子邮件地址。',
      4 => '请填写你的名字、回复栏、主题和内容',
--- 368,371 ----
***************
*** 382,386 ****
      26 => '这个表格允许你送电子邮件到你选择的用户中。请填写所有的栏位。',
      27 => '短信',
!     28 => "%s 写道:",
      29 => "来自於 {$_CONF['site_name']} 的每日文摘,给予:",
      30 => ' 每日的时事通讯,给予:',
--- 393,397 ----
      26 => '这个表格允许你送电子邮件到你选择的用户中。请填写所有的栏位。',
      27 => '短信',
!     28 => '%s 写道:',
      29 => "来自於 {$_CONF['site_name']} 的每日文摘,给予:",
      30 => ' 每日的时事通讯,给予:',
***************
*** 397,401 ****
  $LANG09 = array(
      1 => '进阶搜寻',
- 
      2 => '关键词',
      3 => '主题',
--- 408,411 ----
***************
*** 439,457 ****
      41 => '搜寻的关键词最少要有三个字。',
      42 => '请使用 YYYY-MM-DD (年-月-日) 日期格式。',
!     43 => "整个短语",
!     44 => "所有字词",
!     45 => "其中任何字词",
!     46 => "以下",
!     47 => "以上",
!     48 => "作者",
!     49 => "日期",
!     50 => "采样数",
!     51 => "联结",
!     52 => "位置",
!     53 => "文章结果",
!     54 => "评论结果",
!     55 => "句子",
!     56 => "和",
!     57 => "或");
  
  ###############################################################################
--- 449,468 ----
      41 => '搜寻的关键词最少要有三个字。',
      42 => '请使用 YYYY-MM-DD (年-月-日) 日期格式。',
!     43 => '整个短语',
!     44 => '所有字词',
!     45 => '其中任何字词',
!     46 => '以下',
!     47 => '以上',
!     48 => '作者',
!     49 => '日期',
!     50 => '采样数',
!     51 => '联结',
!     52 => '位置',
!     53 => '文章结果',
!     54 => '评论结果',
!     55 => '句子',
!     56 => '和',
!     57 => '或'
! );
  
  ###############################################################################
***************
*** 485,489 ****
  );
  
- 
  ###############################################################################
  # article.php
--- 496,499 ----
***************
*** 493,497 ****
      2 => '寄文章给朋友',
      3 => '可印的文章格式',
!     4 => '文章选项'
  );
  
--- 503,508 ----
      2 => '寄文章给朋友',
      3 => '可印的文章格式',
!     4 => '文章选项',
!     5 => 'PDF Story Format'
  );
  
***************
*** 500,504 ****
  
  $LANG12 = array(
!     1 => "你需要登入才可发表 %s ",
      2 => '登入',
      3 => '新用户',
--- 511,515 ----
  
  $LANG12 = array(
!     1 => '你需要登入才可发表 %s ',
      2 => '登入',
      3 => '新用户',
***************
*** 524,528 ****
      23 => '请填写所有的栏位',
      24 => '你发表的已被保存了',
!     25 => "你的 %s 已被保存了",
      26 => '限速',
      27 => '用户名',
--- 535,539 ----
      23 => '请填写所有的栏位',
      24 => '你发表的已被保存了',
!     25 => '你的 %s 已被保存了',
      26 => '限速',
      27 => '用户名',
***************
*** 643,647 ****
  $LANG22 = array(
      1 => '事件编辑器',
!     2 => '',
      3 => '事件标题',
      4 => '事件 URL',
--- 654,658 ----
  $LANG22 = array(
      1 => '事件编辑器',
!     2 => 'Error',
      3 => '事件标题',
      4 => '事件 URL',
***************
*** 663,667 ****
      20 => '保存',
      21 => '取消',
!     22 => '删除'
  );
  
--- 674,681 ----
      20 => '保存',
      21 => '取消',
!     22 => '删除',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 710,714 ****
      10 => '取消',
      11 => '删除',
!     12 => '',
      13 => '标题',
      14 => '主题',
--- 724,728 ----
      10 => '取消',
      11 => '删除',
!     12 => 'ID',
      13 => '标题',
      14 => '主题',
***************
*** 722,726 ****
      22 => '文章清单',
      23 => '点击下面的文章编号可修改或删除它,点击下面的文章标题可观看它,点击上面的新文章可创造一个新的。',
!     24 => '',
      25 => '',
      26 => '文章预览',
--- 736,740 ----
      22 => '文章清单',
      23 => '点击下面的文章编号可修改或删除它,点击下面的文章标题可观看它,点击上面的新文章可创造一个新的。',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => '文章预览',
***************
*** 755,759 ****
      55 => '保存你的文章时发生以下错误。请改正这些错误再保存',
      56 => '显示主题图示',
!     57 => '看没味缩小的图像'
  );
  
--- 769,778 ----
      55 => '保存你的文章时发生以下错误。请改正这些错误再保存',
      56 => '显示主题图示',
!     57 => '看没味缩小的图像',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 765,769 ****
      2 => '请输入一个问题和最少一个答案.',
      3 => '投票发起日',
!     4 => "投票 %s 被保存了",
      5 => '编辑投票',
      6 => '投票编号',
--- 784,788 ----
      2 => '请输入一个问题和最少一个答案.',
      3 => '投票发起日',
!     4 => '投票 %s 被保存了',
      5 => '编辑投票',
      6 => '投票编号',
***************
*** 772,777 ****
      9 => '问题',
      10 => '答案 / 投票',
!     11 => "取得投票 (%s) 答案时发生错误。",
!     12 => "取得投票 (%s) 问题时发生错误。",
      13 => '新加投票',
      14 => '保存',
--- 791,796 ----
      9 => '问题',
      10 => '答案 / 投票',
!     11 => '取得投票 (%s) 答案时发生错误。',
!     12 => '取得投票 (%s) 问题时发生错误。',
      13 => '新加投票',
      14 => '保存',
***************
*** 817,821 ****
      22 => '预设',
      23 => '用此主题作为新稿的预设主体',
!     24 => '(*)'
  );
  
--- 836,842 ----
      22 => '预设',
      23 => '用此主题作为新稿的预设主体',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 855,859 ****
      30 => '输入',
      31 => '新用户',
!     32 => "处理完成。输入了 %d 个;%d 个失败",
      33 => '递交',
      34 => '错误︰你必须指定上载档案。',
--- 876,880 ----
      30 => '输入',
      31 => '新用户',
!     32 => '处理完成。输入了 %d 个;%d 个失败',
      33 => '递交',
      34 => '错误︰你必须指定上载档案。',
***************
*** 892,902 ****
  
  $LANG30 = array(
!    1 => "Sunday",
!    2 => "Monday",
!    3 => "Tuesday",
!    4 => "Wednesday",
!    5 => "Thursday",
!    6 => "Friday",
!    7 => "Saturday",
      8 => '新增事件',
      9 => 'Geeklog 事件',
--- 913,923 ----
  
  $LANG30 = array(
!     1 => 'Sunday',
!     2 => 'Monday',
!     3 => 'Tuesday',
!     4 => 'Wednesday',
!     5 => 'Thursday',
!     6 => 'Friday',
!     7 => 'Saturday',
      8 => '新增事件',
      9 => 'Geeklog 事件',
***************
*** 971,975 ****
  
  $LANG32 = array(
!    1 => "安装插件能损坏你的主系统。 必需要特别小心。 最好不要安装任何你不了解的插件。",
      2 => '插件安装声明',
      3 => '插件安装表格',
--- 992,996 ----
  
  $LANG32 = array(
!     1 => '安装插件能损坏你的主系统。 必需要特别小心。 最好不要安装任何你不了解的插件。',
      2 => '插件安装声明',
      3 => '插件安装表格',
***************
*** 1001,1005 ****
      29 => 'Geeklog 版本',
      30 => '删除插件?',
!     31 => '你肯定要删除这个插件吗?这麽会删除所有有关这插件的文件、资料和资料结构。如果你肯定的,请再点击下面表格中的删除钮。'
  );
  
--- 1022,1029 ----
      29 => 'Geeklog 版本',
      30 => '删除插件?',
!     31 => '你肯定要删除这个插件吗?这麽会删除所有有关这插件的文件、资料和资料结构。如果你肯定的,请再点击下面表格中的删除钮。',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1099,1113 ****
      47 => '这只适用於 *nix 如果你的作业系统是 *nix,那麽你的缓冲器已被清除了。如果你的作业系统是 Windows,你要手动寻找文件命名为 adodb _ *.php 的档案并把它们除去。',
      48 => "感谢你申请成为 {$_CONF['site_name']} 的会员。只要经过我们员工的核对,我们会把密码寄到你所登记的电邮中。",
!    49 => "你的小组已被保存了。",
!    50 => "小组已被删除了。",
!    51 => "此用户名已有人在用。请选择另一个。",
!    52 => "你给的电信地址不像是有效。",
!    53 => "你的新密码已被接受。现在以下请用你的新密码来登入.",
!    54 => "你要求新密码的期限以过。请在下面从新要求。",
!    55 => "已经给你寄了一封电信。请照此信的说明来设定新密码。",
!    56 => "你供给的电信地址已有别的用户在使用。",
!    57 => "你的用户已经成功地删除了。",
      58 => '你的文流已成功的保存了.',
!     59 => '你的文流已成功的删除了.'
  );
  
--- 1123,1139 ----
      47 => '这只适用於 *nix 如果你的作业系统是 *nix,那麽你的缓冲器已被清除了。如果你的作业系统是 Windows,你要手动寻找文件命名为 adodb _ *.php 的档案并把它们除去。',
      48 => "感谢你申请成为 {$_CONF['site_name']} 的会员。只要经过我们员工的核对,我们会把密码寄到你所登记的电邮中。",
!     49 => '你的小组已被保存了。',
!     50 => '小组已被删除了。',
!     51 => '此用户名已有人在用。请选择另一个。',
!     52 => '你给的电信地址不像是有效。',
!     53 => '你的新密码已被接受。现在以下请用你的新密码来登入.',
!     54 => '你要求新密码的期限以过。请在下面从新要求。',
!     55 => '已经给你寄了一封电信。请照此信的说明来设定新密码。',
!     56 => '你供给的电信地址已有别的用户在使用。',
!     57 => '你的用户已经成功地删除了。',
      58 => '你的文流已成功的保存了.',
!     59 => '你的文流已成功的删除了.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1168,1172 ****
      'availmembers' => '可用的成员',
      'groupmembers' => '小组成员',
!     'canteditgroup' => '若要修改此小组, 你必要时这个小组的成员. 若你认为这是错误, 请你联络系统管理员.'
  );
  
--- 1194,1199 ----
      'availmembers' => '可用的成员',
      'groupmembers' => '小组成员',
!     'canteditgroup' => '若要修改此小组, 你必要时这个小组的成员. 若你认为这是错误, 请你联络系统管理员.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1180,1184 ****
      'no_backups' => '没有备份',
      'db_explanation' => '要做新的 Geeklog 备份,点击以下的按钮',
!     'not_found' => "不正确的路径或 mysqldump 程式不可执行。<br>检查<strong>\$_DB_mysqldump_path</strong>定义在 config.php.<br>变数现在被定义为︰<var>{$_DB_mysqldump_path}</var>",
      'zero_size' => '备份失败︰档案是 0 大小',
      'path_not_found' => "{$_CONF['backup_path']} 不存在或不是目录",
--- 1207,1211 ----
      'no_backups' => '没有备份',
      'db_explanation' => '要做新的 Geeklog 备份,点击以下的按钮',
!     'not_found' => "不正确的路径或 mysqldump 程式不可执行。<br>检查<strong>$_DB_mysqldump_path</strong>定义在 config.php.<br>变数现在被定义为︰<var>{$_DB_mysqldump_path}</var>",
      'zero_size' => '备份失败︰档案是 0 大小',
      'path_not_found' => "{$_CONF['backup_path']} 不存在或不是目录",
***************
*** 1215,1218 ****
--- 1242,1246 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1222,1224 ****
      4 => '新用户'
  );
! ?>
--- 1250,1273 ----
      4 => '新用户'
  );
! 
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: indonesian.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/indonesian.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** indonesian.php	7 Oct 2004 21:10:23 -0000	1.2
--- indonesian.php	16 Oct 2004 12:35:15 -0000	1.3
***************
*** 153,157 ****
      110 => 'Report this post to the site admin',
      111 => 'View PDF Version',
!     112 => 'Registered Users'
  );
  
--- 153,158 ----
      110 => 'Report this post to the site admin',
      111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 318,322 ****
      103 => 'Izinkan email user lain',
      104 => 'Tampilkan status Online',
!     105 => 'Tampilkan siapa yang online pada Online block'
  );
  
--- 319,325 ----
      103 => 'Izinkan email user lain',
      104 => 'Tampilkan status Online',
!     105 => 'Tampilkan siapa yang online pada Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 327,331 ****
      1 => 'Tidak ada berita yang harus ditampilkan',
      2 => 'Belum ada bacaan atau berita yang perlu ditampilkan.',
!     3 => "untuk topic %s",
      4 => 'Artikel atau Bahan Bacaan Hari Ini',
      5 => 'Berikutnya',
--- 330,334 ----
      1 => 'Tidak ada berita yang harus ditampilkan',
      2 => 'Belum ada bacaan atau berita yang perlu ditampilkan.',
!     3 => 'untuk topic %s',
      4 => 'Artikel atau Bahan Bacaan Hari Ini',
      5 => 'Berikutnya',
***************
*** 387,391 ****
      26 => 'Form ini akan mengizinkan dan mengirim email kepada user yang anda pilih.  Semua harus diisi.',
      27 => 'Pesan singkat',
!     28 => "%s tulis: ",
      29 => "Ini adalah digest harian dari{$_CONF['site_name']} untuk ",
      30 => ' Berita harian untuk ',
--- 390,394 ----
      26 => 'Form ini akan mengizinkan dan mengirim email kepada user yang anda pilih.  Semua harus diisi.',
      27 => 'Pesan singkat',
!     28 => '%s tulis: ',
      29 => "Ini adalah digest harian dari{$_CONF['site_name']} untuk ",
      30 => ' Berita harian untuk ',
***************
*** 505,509 ****
  
  $LANG12 = array(
!     1 => "Untuk mengirim %s anda harus login dulu.",
      2 => 'Login',
      3 => 'User Baru',
--- 508,512 ----
  
  $LANG12 = array(
!     1 => 'Untuk mengirim %s anda harus login dulu.',
      2 => 'Login',
      3 => 'User Baru',
***************
*** 529,533 ****
      23 => 'Harus diisi semua.',
      24 => 'Pengiriman tersimpan',
!     25 => " %s pengiriman anda tersimpan dengan sukses.",
      26 => 'Limit kecepatan',
      27 => 'nama user',
--- 532,536 ----
      23 => 'Harus diisi semua.',
      24 => 'Pengiriman tersimpan',
!     25 => ' %s pengiriman anda tersimpan dengan sukses.',
      26 => 'Limit kecepatan',
      27 => 'nama user',
***************
*** 718,722 ****
      10 => 'batal',
      11 => 'hapus',
!     12 => '',
      13 => 'Judul',
      14 => 'Topik',
--- 721,725 ----
      10 => 'batal',
      11 => 'hapus',
!     12 => 'ID',
      13 => 'Judul',
      14 => 'Topik',
***************
*** 730,734 ****
      22 => 'Daftar bacaan',
      23 => 'Untuk memodifikasi atau menghapus, klik yang bersangkutan dibawah ini. Untuk melihat, Klik judulnya. untuk membuat klik bacaan baru diatas.',
!     24 => '',
      25 => '',
      26 => 'Tampilkan bacaan',
--- 733,737 ----
      22 => 'Daftar bacaan',
      23 => 'Untuk memodifikasi atau menghapus, klik yang bersangkutan dibawah ini. Untuk melihat, Klik judulnya. untuk membuat klik bacaan baru diatas.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Tampilkan bacaan',
***************
*** 778,782 ****
      2 => 'Silahkan masukkan pertanyaan dan minimal satu pertanyaan.',
      3 => 'Polling dibuat',
!     4 => "Poll %s disimpan",
      5 => 'Edit Polling',
      6 => 'Poll ID',
--- 781,785 ----
      2 => 'Silahkan masukkan pertanyaan dan minimal satu pertanyaan.',
      3 => 'Polling dibuat',
!     4 => 'Poll %s disimpan',
      5 => 'Edit Polling',
      6 => 'Poll ID',
***************
*** 785,790 ****
      9 => 'Pertanyaan',
      10 => 'Jawaban / Votes',
!     11 => "There was an error getting poll answer data about the poll %s",
!     12 => "There was an error getting poll question data about the poll %s",
      13 => 'Buat Polling',
      14 => 'simpan',
--- 788,793 ----
      9 => 'Pertanyaan',
      10 => 'Jawaban / Votes',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
      13 => 'Buat Polling',
      14 => 'simpan',
***************
*** 1016,1020 ****
      29 => 'Versi Geeklog',
      30 => 'Hapus Plug-in?',
!     31 => 'Apakah anda yakin ?  Dengan melakukan ini itu anda menghapus semua struktur dan file yang berhubungan dengan plug in yang bersangkutan.  Jika anda yakin, klik sekali lagi Hapus dibawah ini.'
  );
  
--- 1019,1026 ----
      29 => 'Versi Geeklog',
      30 => 'Hapus Plug-in?',
!     31 => 'Apakah anda yakin ?  Dengan melakukan ini itu anda menghapus semua struktur dan file yang berhubungan dengan plug in yang bersangkutan.  Jika anda yakin, klik sekali lagi Hapus dibawah ini.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1124,1128 ****
      57 => 'Account anda telah terhapus dengan sukses.',
      58 => 'Feed anda telah tersimpan dengan sukses.',
!     59 => 'Feed tersebut telah terhapus dengan sukses.'
  );
  
--- 1130,1136 ----
      57 => 'Account anda telah terhapus dengan sukses.',
      58 => 'Feed anda telah tersimpan dengan sukses.',
!     59 => 'Feed tersebut telah terhapus dengan sukses.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1183,1187 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'Untuk mengubah group, anda harus menjadi anggota group. Silahkan hubungi Administrator.'
  );
  
--- 1191,1196 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'Untuk mengubah group, anda harus menjadi anggota group. Silahkan hubungi Administrator.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1259,1261 ****
  );
  
! ?>
--- 1268,1270 ----
  );
  
! ?>
\ No newline at end of file

Index: croatian_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/croatian_utf-8.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** croatian_utf-8.php	7 Oct 2004 21:10:23 -0000	1.2
--- croatian_utf-8.php	16 Oct 2004 12:35:15 -0000	1.3
***************
*** 27,46 ****
  ###############################################################################
  
- ###############################################################################
- #
- # NAPOMENA:
- # U config.php morate charset takoðer podesiti iso-8859-2 da bi vam ispravno
- # prikazivalo hrvatska slova.
- #
- # Ukoliko primjetite da ne¹to nije dobro prevedeno, ili da ima bolja rijeè
- # javite na spprh at spph.org pa budemo to ispravili
- #
- # U prevaðanju sudjelovali: Kristina Jordan, Roberto Biliæ
- #
- # File je preveden za potrebe sitea www.spph.org ali se mo¾e i drugdje
- # BESPLATNO koristiti u skladu s GNU/GPL licencom.
- #
- ###############################################################################
- 
  $LANG_CHARSET = 'utf-8';
  
--- 27,30 ----
***************
*** 167,171 ****
      106 => 'Pregledano',
      107 => 'Test',
!     108 => 'Bri¹i Cache'
  );
  
--- 151,160 ----
      106 => 'Pregledano',
      107 => 'Test',
!     108 => 'Bri¹i Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 204,213 ****
      8 => " sekundi.  Stranice zahtjevaju da proðe vi¹e od {$_CONF['commentspeedlimit']} sekundi meðu slanjem komentara",
      9 => 'Komentar',
!     10 => '',
      11 => '©alji komentar',
      12 => 'Molim popunite Naziv teksta i Komentar da bi bilo poslano, jer je to neophodno za slanje.',
      13 => 'Va¹e informacije',
      14 => 'Pregled',
!     15 => '',
      16 => 'Naslov',
      17 => 'Gre¹ka',
--- 193,202 ----
      8 => " sekundi.  Stranice zahtjevaju da proðe vi¹e od {$_CONF['commentspeedlimit']} sekundi meðu slanjem komentara",
      9 => 'Komentar',
!     10 => 'Send Report',
      11 => '©alji komentar',
      12 => 'Molim popunite Naziv teksta i Komentar da bi bilo poslano, jer je to neophodno za slanje.',
      13 => 'Va¹e informacije',
      14 => 'Pregled',
!     15 => 'Report this post',
      16 => 'Naslov',
      17 => 'Gre¹ka',
***************
*** 218,222 ****
      22 => 'Koristite jednostavni naziv teksta da bi bilo jasno o èemu je rijeæ u va¹em tekstu.',
      23 => 'Va¹ email neèe biti javno dostupan.',
!     24 => 'Anonimni korisnik'
  );
  
--- 207,214 ----
      22 => 'Koristite jednostavni naziv teksta da bi bilo jasno o èemu je rijeæ u va¹em tekstu.',
      23 => 'Va¹ email neèe biti javno dostupan.',
!     24 => 'Anonimni korisnik',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 329,333 ****
      103 => 'Dozvoli primanje emailova od administratora',
      104 => 'Prika¾i online status',
!     105 => 'Poka¾i tko je online u bloku'
  );
  
--- 321,327 ----
      103 => 'Dozvoli primanje emailova od administratora',
      104 => 'Prika¾i online status',
!     105 => 'Poka¾i tko je online u bloku',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 338,345 ****
      1 => 'Nema novosti za prikazivanje.',
      2 => 'There are no news stories to display.  There may be no news for this topic or your user preferences may be too restrictive',
!     3 => " za temu %s",
      4 => 'Dana¹nji va¾niji tekstovi',
      5 => 'Iduæi',
!     6 => 'Prija¹nji'
  );
  
--- 332,341 ----
      1 => 'Nema novosti za prikazivanje.',
      2 => 'There are no news stories to display.  There may be no news for this topic or your user preferences may be too restrictive',
!     3 => ' za temu %s',
      4 => 'Dana¹nji va¾niji tekstovi',
      5 => 'Iduæi',
!     6 => 'Prija¹nji',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 396,400 ****
      26 => 'Ovaj formular vam dozvoljava slanje emailova odreðenim korisnicima. Potrebno je popuniti sve podatke.',
      27 => 'Kratka poruka',
!     28 => "%s pi¹e: ",
      29 => "Ovo su dnevne obavijesti sa {$_CONF['site_name']} za ",
      30 => ' Dnevne obavijesti za ',
--- 392,396 ----
      26 => 'Ovaj formular vam dozvoljava slanje emailova odreðenim korisnicima. Potrebno je popuniti sve podatke.',
      27 => 'Kratka poruka',
!     28 => '%s pi¹e: ',
      29 => "Ovo su dnevne obavijesti sa {$_CONF['site_name']} za ",
      30 => ' Dnevne obavijesti za ',
***************
*** 506,510 ****
      2 => 'Po¹alji tekst emailom',
      3 => 'Tekst za printanje',
!     4 => 'Opcije teksta'
  );
  
--- 502,507 ----
      2 => 'Po¹alji tekst emailom',
      3 => 'Tekst za printanje',
!     4 => 'Opcije teksta',
!     5 => 'PDF Story Format'
  );
  
***************
*** 513,517 ****
  
  $LANG12 = array(
!     1 => "To submit a %s you are required to be logged in as a user.",
      2 => 'Prijava',
      3 => 'Novi korisnik',
--- 510,514 ----
  
  $LANG12 = array(
!     1 => 'To submit a %s you are required to be logged in as a user.',
      2 => 'Prijava',
      3 => 'Novi korisnik',
***************
*** 537,541 ****
      23 => 'Please fill in all the fields on the form.  All fields are required.',
      24 => 'Submission Saved',
!     25 => "Your %s submission has been saved successfully.",
      26 => 'Speed Limit',
      27 => 'Korisnièko ime',
--- 534,538 ----
      23 => 'Please fill in all the fields on the form.  All fields are required.',
      24 => 'Submission Saved',
!     25 => 'Your %s submission has been saved successfully.',
      26 => 'Speed Limit',
      27 => 'Korisnièko ime',
***************
*** 656,660 ****
  $LANG22 = array(
      1 => 'Event Editor',
!     2 => '',
      3 => 'Event Title',
      4 => 'Event URL',
--- 653,657 ----
  $LANG22 = array(
      1 => 'Event Editor',
!     2 => 'Error',
      3 => 'Event Title',
      4 => 'Event URL',
***************
*** 676,680 ****
      20 => 'save',
      21 => 'cancel',
!     22 => 'delete'
  );
  
--- 673,680 ----
      20 => 'save',
      21 => 'cancel',
!     22 => 'delete',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 723,727 ****
      10 => 'poni¹ti',
      11 => 'obri¹i',
!     12 => '',
      13 => 'Naslov',
      14 => 'Tema',
--- 723,727 ----
      10 => 'poni¹ti',
      11 => 'obri¹i',
!     12 => 'ID',
      13 => 'Naslov',
      14 => 'Tema',
***************
*** 735,739 ****
      22 => 'Popis tekstova',
      23 => 'To modify or delete a story, click on that story\'s number below. To view a story, click on the title of the story you wish to view. To create a new story click on new story above.',
!     24 => '',
      25 => '',
      26 => 'Story Preview',
--- 735,739 ----
      22 => 'Popis tekstova',
      23 => 'To modify or delete a story, click on that story\'s number below. To view a story, click on the title of the story you wish to view. To create a new story click on new story above.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Story Preview',
***************
*** 768,772 ****
      55 => 'The following errors occured while trying to save your story.  Please correct these errors before saving',
      56 => 'Prika¾i ikonu teme',
!     57 => 'View unscaled image'
  );
  
--- 768,777 ----
      55 => 'The following errors occured while trying to save your story.  Please correct these errors before saving',
      56 => 'Prika¾i ikonu teme',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 778,782 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Poll Created',
!     4 => "Poll %s saved",
      5 => 'Edit Poll',
      6 => 'Poll ID',
--- 783,787 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Poll Created',
!     4 => 'Poll %s saved',
      5 => 'Edit Poll',
      6 => 'Poll ID',
***************
*** 785,790 ****
      9 => 'Question',
      10 => 'Answers / Votes',
!     11 => "There was an error getting poll answer data about the poll %s",
!     12 => "There was an error getting poll question data about the poll %s",
      13 => 'Create Poll',
      14 => 'snimi',
--- 790,795 ----
      9 => 'Question',
      10 => 'Answers / Votes',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
      13 => 'Create Poll',
      14 => 'snimi',
***************
*** 830,834 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 835,841 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 1014,1018 ****
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.'
  );
  
--- 1021,1028 ----
      29 => 'Geeklog Version',
      30 => 'Delete Plug-in?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1122,1126 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1132,1138 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1181,1185 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1193,1198 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1193,1197 ****
      'no_backups' => 'No backups in the system',
      'db_explanation' => 'To create a new backup of your Geeklog system, hit the button below',
!     'not_found' => "Incorrect path or mysqldump utility not executable.<br>Check <strong>\$_DB_mysqldump_path</strong> definition in config.php.<br>Variable currently defined as: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup Failed: Filesize was 0 bytes',
      'path_not_found' => "{$_CONF['backup_path']} does not exist or is not a directory",
--- 1206,1210 ----
      'no_backups' => 'No backups in the system',
      'db_explanation' => 'To create a new backup of your Geeklog system, hit the button below',
!     'not_found' => "Incorrect path or mysqldump utility not executable.<br>Check <strong>$_DB_mysqldump_path</strong> definition in config.php.<br>Variable currently defined as: <var>{$_DB_mysqldump_path}</var>",
      'zero_size' => 'Backup Failed: Filesize was 0 bytes',
      'path_not_found' => "{$_CONF['backup_path']} does not exist or is not a directory",
***************
*** 1228,1231 ****
--- 1241,1245 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1235,1237 ****
      4 => 'Novi korisnik'
  );
! ?>
--- 1249,1272 ----
      4 => 'Novi korisnik'
  );
! 
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: croatian.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/croatian.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** croatian.php	7 Oct 2004 21:10:23 -0000	1.5
--- croatian.php	16 Oct 2004 12:35:15 -0000	1.6
***************
*** 153,157 ****
      110 => 'Report this post to the site admin',
      111 => 'View PDF Version',
!     112 => 'Registered Users'
  );
  
--- 153,158 ----
      110 => 'Report this post to the site admin',
      111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 318,322 ****
      103 => 'Dozvoli primanje emailova od administratora',
      104 => 'Prika¾i online status',
!     105 => 'Poka¾i tko je online u bloku'
  );
  
--- 319,325 ----
      103 => 'Dozvoli primanje emailova od administratora',
      104 => 'Prika¾i online status',
!     105 => 'Poka¾i tko je online u bloku',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 327,331 ****
      1 => 'Nema novosti za prikazivanje.',
      2 => 'There are no news stories to display.  There may be no news for this topic or your user preferences may be too restrictive',
!     3 => " za temu %s",
      4 => 'Dana¹nji va¾niji tekstovi',
      5 => 'Iduæi',
--- 330,334 ----
      1 => 'Nema novosti za prikazivanje.',
      2 => 'There are no news stories to display.  There may be no news for this topic or your user preferences may be too restrictive',
!     3 => ' za temu %s',
      4 => 'Dana¹nji va¾niji tekstovi',
      5 => 'Iduæi',
***************
*** 387,391 ****
      26 => 'Ovaj formular vam dozvoljava slanje emailova odreðenim korisnicima. Potrebno je popuniti sve podatke.',
      27 => 'Kratka poruka',
!     28 => "%s pi¹e: ",
      29 => "Ovo su dnevne obavijesti sa {$_CONF['site_name']} za ",
      30 => ' Dnevne obavijesti za ',
--- 390,394 ----
      26 => 'Ovaj formular vam dozvoljava slanje emailova odreðenim korisnicima. Potrebno je popuniti sve podatke.',
      27 => 'Kratka poruka',
!     28 => '%s pi¹e: ',
      29 => "Ovo su dnevne obavijesti sa {$_CONF['site_name']} za ",
      30 => ' Dnevne obavijesti za ',
***************
*** 505,509 ****
  
  $LANG12 = array(
!     1 => "Za prijavljivanje %s potrebno je biti ulogiran.",
      2 => 'Prijava',
      3 => 'Novi korisnik',
--- 508,512 ----
  
  $LANG12 = array(
!     1 => 'Za prijavljivanje %s potrebno je biti ulogiran.',
      2 => 'Prijava',
      3 => 'Novi korisnik',
***************
*** 529,533 ****
      23 => 'Please fill in all the fields on the form.  All fields are required.',
      24 => 'Submission Saved',
!     25 => "Your %s submission has been saved successfully.",
      26 => 'Speed Limit',
      27 => 'Korisnièko ime',
--- 532,536 ----
      23 => 'Please fill in all the fields on the form.  All fields are required.',
      24 => 'Submission Saved',
!     25 => 'Your %s submission has been saved successfully.',
      26 => 'Speed Limit',
      27 => 'Korisnièko ime',
***************
*** 718,722 ****
      10 => 'poni¹ti',
      11 => 'obri¹i',
!     12 => '',
      13 => 'Naslov',
      14 => 'Tema',
--- 721,725 ----
      10 => 'poni¹ti',
      11 => 'obri¹i',
!     12 => 'ID',
      13 => 'Naslov',
      14 => 'Tema',
***************
*** 730,734 ****
      22 => 'Popis tekstova',
      23 => 'To modify or delete a story, click on that story\'s number below. To view a story, click on the title of the story you wish to view. To create a new story click on new story above.',
!     24 => '',
      25 => '',
      26 => 'Pregled teksta',
--- 733,737 ----
      22 => 'Popis tekstova',
      23 => 'To modify or delete a story, click on that story\'s number below. To view a story, click on the title of the story you wish to view. To create a new story click on new story above.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Pregled teksta',
***************
*** 778,782 ****
      2 => 'Molimo unesite pitanje i najmanje dva odgovora..',
      3 => 'Anketa kreirana',
!     4 => "Ankete %s snimljena",
      5 => 'Ureðivanje ankete',
      6 => 'ID Ankete',
--- 781,785 ----
      2 => 'Molimo unesite pitanje i najmanje dva odgovora..',
      3 => 'Anketa kreirana',
!     4 => 'Ankete %s snimljena',
      5 => 'Ureðivanje ankete',
      6 => 'ID Ankete',
***************
*** 785,790 ****
      9 => 'Pitanje ankete',
      10 => 'Odgovora / Glasova',
!     11 => "There was an error getting poll answer data about the poll %s",
!     12 => "There was an error getting poll question data about the poll %s",
      13 => 'Kreirajte anketu.',
      14 => 'snimi',
--- 788,793 ----
      9 => 'Pitanje ankete',
      10 => 'Odgovora / Glasova',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
      13 => 'Kreirajte anketu.',
      14 => 'snimi',
***************
*** 1016,1020 ****
      29 => 'Geeklog Version',
      30 => 'Obrisati plugin?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.'
  );
  
--- 1019,1026 ----
      29 => 'Geeklog Version',
      30 => 'Obrisati plugin?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1124,1128 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1130,1136 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1183,1187 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1191,1196 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1259,1261 ****
  );
  
! ?>
--- 1268,1270 ----
  );
  
! ?>
\ No newline at end of file

Index: french_canada.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/french_canada.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** french_canada.php	7 Oct 2004 21:10:23 -0000	1.6
--- french_canada.php	16 Oct 2004 12:35:15 -0000	1.7
***************
*** 152,156 ****
      106 => 'Vu',
      107 => 'MAJ de GL',
!     108 => 'Vider la cache'
  );
  
--- 152,161 ----
      106 => 'Vu',
      107 => 'MAJ de GL',
!     108 => 'Vider la cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 203,207 ****
      22 => 'Veuillez utiliser un titre en lien avec votre message.',
      23 => 'Votre adresse courriel NE SERA PAS rendue publique.',
!     24 => 'Utilisateur anonyme'
  );
  
--- 208,215 ----
      22 => 'Veuillez utiliser un titre en lien avec votre message.',
      23 => 'Votre adresse courriel NE SERA PAS rendue publique.',
!     24 => 'Utilisateur anonyme',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 314,318 ****
      103 => 'Allouez la réception de courriels provenant d\'autre membres',
      104 => 'Affichez votre présence en ligne',
!     105 => 'Affichez ma présence dans le bloc «En ligne»'
  );
  
--- 322,328 ----
      103 => 'Allouez la réception de courriels provenant d\'autre membres',
      104 => 'Affichez votre présence en ligne',
!     105 => 'Affichez ma présence dans le bloc «En ligne»',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 326,330 ****
      4 => 'Article du jour',
      5 => 'Suivant',
!     6 => 'Précédent'
  );
  
--- 336,342 ----
      4 => 'Article du jour',
      5 => 'Suivant',
!     6 => 'Précédent',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 491,495 ****
      2 => 'Envoyer cet article à un ami',
      3 => 'Version imprimable',
!     4 => 'Option des articles'
  );
  
--- 503,508 ----
      2 => 'Envoyer cet article à un ami',
      3 => 'Version imprimable',
!     4 => 'Option des articles',
!     5 => 'PDF Story Format'
  );
  
***************
*** 661,665 ****
      20 => 'enregistrer',
      21 => 'annuler',
!     22 => 'supprimer'
  );
  
--- 674,681 ----
      20 => 'enregistrer',
      21 => 'annuler',
!     22 => 'supprimer',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 708,712 ****
      10 => 'Annuler',
      11 => 'Supprimer',
!     12 => '',
      13 => 'Titre',
      14 => 'Sujet',
--- 724,728 ----
      10 => 'Annuler',
      11 => 'Supprimer',
!     12 => 'ID',
      13 => 'Titre',
      14 => 'Sujet',
***************
*** 720,724 ****
      22 => 'Liste des articles',
      23 => 'Pour modifier ou supprimer un article, cliquez sur son numéro. Pour visionner un article, cliquez sur le titre de l\'article. Pour créer un nouvel article, cliquez sur le bouton écrire un article.',
!     24 => '',
      25 => '',
      26 => 'Aperçu de l\'article',
--- 736,740 ----
      22 => 'Liste des articles',
      23 => 'Pour modifier ou supprimer un article, cliquez sur son numéro. Pour visionner un article, cliquez sur le titre de l\'article. Pour créer un nouvel article, cliquez sur le bouton écrire un article.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Aperçu de l\'article',
***************
*** 753,757 ****
      55 => 'L\'erreur suivante est apparue lors de l\'enregistrement de votre article.  Veuillez corriger ces erreurs et réessayer',
      56 => 'Montrer l\'icône',
!     57 => 'Montrer l\'image originale'
  );
  
--- 769,778 ----
      55 => 'L\'erreur suivante est apparue lors de l\'enregistrement de votre article.  Veuillez corriger ces erreurs et réessayer',
      56 => 'Montrer l\'icône',
!     57 => 'Montrer l\'image originale',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 815,819 ****
      22 => 'Par défaut',
      23 => 'Faites de ce sujet le choix par défaut pour la création de nouveaux articles',
!     24 => '(*)'
  );
  
--- 836,842 ----
      22 => 'Par défaut',
      23 => 'Faites de ce sujet le choix par défaut pour la création de nouveaux articles',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 999,1003 ****
      29 => 'Version de Geeklog',
      30 => 'Supprimer le plugin ?',
!     31 => 'Etes-vous s&ucircr de vouloir supprimer ce plugin? Toutes les données, fiches et structures utilisés par ce plugin seront détruites.  Si vous êtes certain de vouloir supprimer le plugin, cliquez sur le bouton «Supprimer».'
  );
  
--- 1022,1029 ----
      29 => 'Version de Geeklog',
      30 => 'Supprimer le plugin ?',
!     31 => 'Etes-vous s&ucircr de vouloir supprimer ce plugin? Toutes les données, fiches et structures utilisés par ce plugin seront détruites.  Si vous êtes certain de vouloir supprimer le plugin, cliquez sur le bouton «Supprimer».',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1107,1111 ****
      57 => 'Votre compte à été effacé avec succès.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1133,1139 ----
      57 => 'Votre compte à été effacé avec succès.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1166,1170 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1194,1199 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1213,1216 ****
--- 1242,1246 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1221,1223 ****
  );
  
! ?>
--- 1251,1273 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: bosnian.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/bosnian.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** bosnian.php	7 Oct 2004 21:10:23 -0000	1.2
--- bosnian.php	16 Oct 2004 12:35:15 -0000	1.3
***************
*** 157,161 ****
      110 => 'Report this post to the site admin',
      111 => 'View PDF Version',
!     112 => 'Registered Users'
  );
  
--- 157,162 ----
      110 => 'Report this post to the site admin',
      111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 322,326 ****
      103 => 'Dozvoli primanje emailova od korisnika',
      104 => 'Prikazi online status',
!     105 => 'Pokazi ko je online u bloku'
  );
  
--- 323,329 ----
      103 => 'Dozvoli primanje emailova od korisnika',
      104 => 'Prikazi online status',
!     105 => 'Pokazi ko je online u bloku',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 331,335 ****
      1 => 'Nema novosti za prikazivanje.',
      2 => 'Nema novih vijesti za prikazati. Mozda nema novih vijesti za ovu vrstu ili je do necega drugog :)',
!     3 => " za temu %s",
      4 => 'Danasnji vazniji tekstovi',
      5 => 'Iduci',
--- 334,338 ----
      1 => 'Nema novosti za prikazivanje.',
      2 => 'Nema novih vijesti za prikazati. Mozda nema novih vijesti za ovu vrstu ili je do necega drugog :)',
!     3 => ' za temu %s',
      4 => 'Danasnji vazniji tekstovi',
      5 => 'Iduci',
***************
*** 391,395 ****
      26 => 'Ovaj formular vam dozvoljava slanje emailova odredjenim korisnicima. Potrebno je popuniti sve podatke.',
      27 => 'Kratka poruka',
!     28 => "%s pise: ",
      29 => "Ovo su dnevne obavijesti sa {$_CONF['site_name']} za ",
      30 => ' Dnevne obavijesti za ',
--- 394,398 ----
      26 => 'Ovaj formular vam dozvoljava slanje emailova odredjenim korisnicima. Potrebno je popuniti sve podatke.',
      27 => 'Kratka poruka',
!     28 => '%s pise: ',
      29 => "Ovo su dnevne obavijesti sa {$_CONF['site_name']} za ",
      30 => ' Dnevne obavijesti za ',
***************
*** 509,513 ****
  
  $LANG12 = array(
!     1 => "Za prijavljivanje %s potrebno je biti ulogiran.",
      2 => 'Prijava',
      3 => 'Novi korisnik',
--- 512,516 ----
  
  $LANG12 = array(
!     1 => 'Za prijavljivanje %s potrebno je biti ulogiran.',
      2 => 'Prijava',
      3 => 'Novi korisnik',
***************
*** 533,537 ****
      23 => 'Molimo popunite sva polja. Sva polja su obavezna.',
      24 => 'Submisia spasena',
!     25 => "Vasa %s submisia je uspjesno spasena.",
      26 => 'Ogranicena brzina',
      27 => 'Korisnicko ime',
--- 536,540 ----
      23 => 'Molimo popunite sva polja. Sva polja su obavezna.',
      24 => 'Submisia spasena',
!     25 => 'Vasa %s submisia je uspjesno spasena.',
      26 => 'Ogranicena brzina',
      27 => 'Korisnicko ime',
***************
*** 722,726 ****
      10 => 'ponisti',
      11 => 'obrisi',
!     12 => '',
      13 => 'Naslov',
      14 => 'Tema',
--- 725,729 ----
      10 => 'ponisti',
      11 => 'obrisi',
!     12 => 'ID',
      13 => 'Naslov',
      14 => 'Tema',
***************
*** 734,738 ****
      22 => 'Popis tekstova',
      23 => 'Da biste uredili ili izbrisali vijest, pritisnite an broj vijesti ispod. Da biste pregledali vijest, pritisnite na naziv vijesti koju zelite pregledati. Ako zelite napisati novu vijest izaberite opciju nova vijest iznad.',
!     24 => '',
      25 => '',
      26 => 'Pregled teksta',
--- 737,741 ----
      22 => 'Popis tekstova',
      23 => 'Da biste uredili ili izbrisali vijest, pritisnite an broj vijesti ispod. Da biste pregledali vijest, pritisnite na naziv vijesti koju zelite pregledati. Ako zelite napisati novu vijest izaberite opciju nova vijest iznad.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Pregled teksta',
***************
*** 782,786 ****
      2 => 'Molimo unesite pitanje i najmanje dva odgovora..',
      3 => 'Anketa kreirana',
!     4 => "Ankete %s snimljena",
      5 => 'Uredjivanje ankete',
      6 => 'ID Ankete',
--- 785,789 ----
      2 => 'Molimo unesite pitanje i najmanje dva odgovora..',
      3 => 'Anketa kreirana',
!     4 => 'Ankete %s snimljena',
      5 => 'Uredjivanje ankete',
      6 => 'ID Ankete',
***************
*** 789,794 ****
      9 => 'Pitanje ankete',
      10 => 'Odgovora / Glasova',
!     11 => "Pojavila se greska prilikom prikupljanja odgovora iz ankete %s",
!     12 => "Pojavila se greska prilikom prikupljanja pitanja iz ankete %s",
      13 => 'Kreirajte anketu.',
      14 => 'snimi',
--- 792,797 ----
      9 => 'Pitanje ankete',
      10 => 'Odgovora / Glasova',
!     11 => 'Pojavila se greska prilikom prikupljanja odgovora iz ankete %s',
!     12 => 'Pojavila se greska prilikom prikupljanja pitanja iz ankete %s',
      13 => 'Kreirajte anketu.',
      14 => 'snimi',
***************
*** 1020,1024 ****
      29 => 'Geeklog Version',
      30 => 'Obrisati plugin?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.'
  );
  
--- 1023,1030 ----
      29 => 'Geeklog Version',
      30 => 'Obrisati plugin?',
!     31 => 'Are you sure you want to delete this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click delete again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1128,1132 ****
      57 => 'Vas racun je uspjesno izbrisan.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1134,1140 ----
      57 => 'Vas racun je uspjesno izbrisan.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1187,1191 ****
      'availmembers' => 'Aktivni clanovi',
      'groupmembers' => 'Clanovi grupe',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1195,1200 ----
      'availmembers' => 'Aktivni clanovi',
      'groupmembers' => 'Clanovi grupe',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1263,1265 ****
  );
  
! ?>
--- 1272,1274 ----
  );
  
! ?>
\ No newline at end of file

Index: japanese_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/japanese_utf-8.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** japanese_utf-8.php	7 Oct 2004 21:10:23 -0000	1.2
--- japanese_utf-8.php	16 Oct 2004 12:35:15 -0000	1.3
***************
*** 153,157 ****
      106 => '閲覧件数',
      107 => 'GL Version Test',
!     108 => 'キャッシュをクリア'
  );
  
--- 153,162 ----
      106 => '閲覧件数',
      107 => 'GL Version Test',
!     108 => 'キャッシュをクリア',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 190,199 ****
      8 => " 秒前にコメントしています。投稿と投稿の間は {$_CONF['commentspeedlimit']} 秒以上開けてください",
      9 => 'コメント',
!     10 => '',
      11 => 'コメントの投稿',
      12 => '投稿するためには、タイトルとコメント内容が必要です。',
      13 => 'あなたの個人情報',
      14 => '表示テスト',
!     15 => '',
      16 => 'タイトル',
      17 => 'エラーです',
--- 195,204 ----
      8 => " 秒前にコメントしています。投稿と投稿の間は {$_CONF['commentspeedlimit']} 秒以上開けてください",
      9 => 'コメント',
!     10 => 'Send Report',
      11 => 'コメントの投稿',
      12 => '投稿するためには、タイトルとコメント内容が必要です。',
      13 => 'あなたの個人情報',
      14 => '表示テスト',
!     15 => 'Report this post',
      16 => 'タイトル',
      17 => 'エラーです',
***************
*** 204,208 ****
      22 => '内容が分かるようなタイトルを付けてください',
      23 => 'メールアドレスは「表示されません」',
!     24 => '匿名ユーザー'
  );
  
--- 209,216 ----
      22 => '内容が分かるようなタイトルを付けてください',
      23 => 'メールアドレスは「表示されません」',
!     24 => '匿名ユーザー',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 315,319 ****
      103 => '他のユーザーからのメールを受け取る',
      104 => 'オンラインかどうかを表示する',
!     105 => '「現在のログイン状況」に名前を表示する'
  );
  
--- 323,329 ----
      103 => '他のユーザーからのメールを受け取る',
      104 => 'オンラインかどうかを表示する',
!     105 => '「現在のログイン状況」に名前を表示する',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 324,331 ****
      1 => '表示する記事はありません',
      2 => '表示する記事はありません。このテーマに関する投稿がないのか表示設定を絞り過ぎなのかのどちらかでしょうね。',
!     3 => " %s に関するもの",
      4 => '今日の注目記事',
      5 => '次',
!     6 => '一つ前'
  );
  
--- 334,343 ----
      1 => '表示する記事はありません',
      2 => '表示する記事はありません。このテーマに関する投稿がないのか表示設定を絞り過ぎなのかのどちらかでしょうね。',
!     3 => ' %s に関するもの',
      4 => '今日の注目記事',
      5 => '次',
!     6 => '一つ前',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 382,386 ****
      26 => 'このフォームは対象のユーザーにメールを送るためのものなので、すべての項目を入力してください。',
      27 => 'メッセージ',
!     28 => "%s さんからのメッセージ: ",
      29 => "今日の{$_CONF['site_name']} に関するダイジェストです。宛先:",
      30 => ' 今日のニュースレターです。宛先: ',
--- 394,398 ----
      26 => 'このフォームは対象のユーザーにメールを送るためのものなので、すべての項目を入力してください。',
      27 => 'メッセージ',
!     28 => '%s さんからのメッセージ: ',
      29 => "今日の{$_CONF['site_name']} に関するダイジェストです。宛先:",
      30 => ' 今日のニュースレターです。宛先: ',
***************
*** 492,496 ****
      2 => '友達にメールで教える',
      3 => '印刷用ページ',
!     4 => '記事のオプション'
  );
  
--- 504,509 ----
      2 => '友達にメールで教える',
      3 => '印刷用ページ',
!     4 => '記事のオプション',
!     5 => 'PDF Story Format'
  );
  
***************
*** 499,503 ****
  
  $LANG12 = array(
!     1 => " %s を投稿するためにはログインしている必要があります",
      2 => 'ログイン',
      3 => '新規登録',
--- 512,516 ----
  
  $LANG12 = array(
!     1 => ' %s を投稿するためにはログインしている必要があります',
      2 => 'ログイン',
      3 => '新規登録',
***************
*** 523,527 ****
      23 => 'すべての項目について記入してください。',
      24 => '投稿は受け付けられました',
!     25 => "%s に関する投稿は受け付けられました",
      26 => '投稿間隔の制限',
      27 => 'ユーザー名',
--- 536,540 ----
      23 => 'すべての項目について記入してください。',
      24 => '投稿は受け付けられました',
!     25 => '%s に関する投稿は受け付けられました',
      26 => '投稿間隔の制限',
      27 => 'ユーザー名',
***************
*** 642,646 ****
  $LANG22 = array(
      1 => '予定の編集',
!     2 => '',
      3 => '予定名',
      4 => '関連URL',
--- 655,659 ----
  $LANG22 = array(
      1 => '予定の編集',
!     2 => 'Error',
      3 => '予定名',
      4 => '関連URL',
***************
*** 662,666 ****
      20 => '保存',
      21 => '中止',
!     22 => '削除'
  );
  
--- 675,682 ----
      20 => '保存',
      21 => '中止',
!     22 => '削除',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 709,713 ****
      10 => '中止',
      11 => '管理画面',
!     12 => '',
      13 => 'タイトル',
      14 => '話題',
--- 725,729 ----
      10 => '中止',
      11 => '管理画面',
!     12 => 'ID',
      13 => 'タイトル',
      14 => '話題',
***************
*** 721,725 ****
      22 => '記事の一覧',
      23 => '記事を削除・編集するには、記事の番号をクリックすること。記事を見るには、記事のタイトルをクリックする。新しい記事を作成する場合は、「新規」をクリックすること。',
!     24 => '',
      25 => '',
      26 => '記事のプレビュー',
--- 737,741 ----
      22 => '記事の一覧',
      23 => '記事を削除・編集するには、記事の番号をクリックすること。記事を見るには、記事のタイトルをクリックする。新しい記事を作成する場合は、「新規」をクリックすること。',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => '記事のプレビュー',
***************
*** 754,758 ****
      55 => '記事を保存する際に下記のエラーが発生しました。保存する前に修正してください。',
      56 => '話題用のアイコンを表示',
!     57 => '元のサイズの画像を表示'
  );
  
--- 770,779 ----
      55 => '記事を保存する際に下記のエラーが発生しました。保存する前に修正してください。',
      56 => '話題用のアイコンを表示',
!     57 => '元のサイズの画像を表示',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 764,768 ****
      2 => '質問と最低一つの選択肢を入力してください',
      3 => '投票コーナーが作成された',
!     4 => "投票コーナー( %s )が保存された",
      5 => '投票コーナーの編集',
      6 => '投票コーナーの ID',
--- 785,789 ----
      2 => '質問と最低一つの選択肢を入力してください',
      3 => '投票コーナーが作成された',
!     4 => '投票コーナー( %s )が保存された',
      5 => '投票コーナーの編集',
      6 => '投票コーナーの ID',
***************
*** 771,776 ****
      9 => '質問すること',
      10 => '回答 / 投票数',
!     11 => "投票コーナー( %s )における選択肢にエラーがありました",
!     12 => "投票コーナー( %s )における質問項目にエラーがありました",
      13 => '投票コーナーの作成',
      14 => '保存',
--- 792,797 ----
      9 => '質問すること',
      10 => '回答 / 投票数',
!     11 => '投票コーナー( %s )における選択肢にエラーがありました',
!     12 => '投票コーナー( %s )における質問項目にエラーがありました',
      13 => '投票コーナーの作成',
      14 => '保存',
***************
*** 816,820 ****
      22 => 'デフォルト',
      23 => 'このトピックを新規記事投稿の際のデフォルトにします。',
!     24 => '(*)'
  );
  
--- 837,843 ----
      22 => 'デフォルト',
      23 => 'このトピックを新規記事投稿の際のデフォルトにします。',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 1000,1004 ****
      29 => 'Geeklogのバージョン',
      30 => 'プラグインを削除しますか?',
!     31 => 'このプラグインを削除しますが、よろしいですか?削除する場合は関連するファイルやデータがすべて削除されます。削除する場合は「削除」ボタンをもう一度押してください。'
  );
  
--- 1023,1030 ----
      29 => 'Geeklogのバージョン',
      30 => 'プラグインを削除しますか?',
!     31 => 'このプラグインを削除しますが、よろしいですか?削除する場合は関連するファイルやデータがすべて削除されます。削除する場合は「削除」ボタンをもう一度押してください。',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1108,1112 ****
      57 => 'アカウントの削除が完了しました。',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1134,1140 ----
      57 => 'アカウントの削除が完了しました。',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1167,1171 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1195,1200 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1179,1183 ****
      'no_backups' => 'システムにバックアップがありません',
      'db_explanation' => 'Geeklogをバックアップするには下のボタンを押してください',
!     'not_found' => "パスの指定が間違っているか、mysqldumpが実行可能になっていません。<br><strong>\$_DB_mysqldump_path</strong>の設定をconfig.phpでチェックしてください。<br>現在の設定は、\n<var>{$_DB_mysqldump_path}</var>です。",
      'zero_size' => 'バックアップが失敗しました。ファイルの大きさが0 bytesです。',
      'path_not_found' => "{$_CONF['backup_path']} は存在しないか、ディレクトリではありません。",
--- 1208,1212 ----
      'no_backups' => 'システムにバックアップがありません',
      'db_explanation' => 'Geeklogをバックアップするには下のボタンを押してください',
!     'not_found' => "パスの指定が間違っているか、mysqldumpが実行可能になっていません。<br><strong>$_DB_mysqldump_path</strong>の設定をconfig.phpでチェックしてください。<br>現在の設定は、\n<var>{$_DB_mysqldump_path}</var>です。",
      'zero_size' => 'バックアップが失敗しました。ファイルの大きさが0 bytesです。',
      'path_not_found' => "{$_CONF['backup_path']} は存在しないか、ディレクトリではありません。",
***************
*** 1214,1217 ****
--- 1243,1247 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1221,1223 ****
      4 => '新規作成'
  );
! ?>
--- 1251,1274 ----
      4 => '新規作成'
  );
! 
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: german_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/german_utf-8.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** german_utf-8.php	11 Oct 2004 18:29:58 -0000	1.8
--- german_utf-8.php	16 Oct 2004 12:35:15 -0000	1.9
***************
*** 395,399 ****
      26 => 'Mit diesem Formular kannst Du eine E-Mail an diesen User schicken. Alle Felder müssen ausgefüllt werden.',
      27 => 'Kurze Nachricht',
!     28 => "Anmerkung von %s: ",
      29 => "Dies sind die neuen Artikel auf {$_CONF['site_name']} vom ",
      30 => ' - Neue Artikel vom ',
--- 395,399 ----
      26 => 'Mit diesem Formular kannst Du eine E-Mail an diesen User schicken. Alle Felder müssen ausgefüllt werden.',
      27 => 'Kurze Nachricht',
!     28 => 'Anmerkung von %s: ',
      29 => "Dies sind die neuen Artikel auf {$_CONF['site_name']} vom ",
      30 => ' - Neue Artikel vom ',
***************
*** 513,517 ****
  
  $LANG12 = array(
!     1 => "To submit a %s you are required to be logged in as a user.",
      2 => 'Anmelden',
      3 => 'Neuer User',
--- 513,517 ----
  
  $LANG12 = array(
!     1 => 'To submit a %s you are required to be logged in as a user.',
      2 => 'Anmelden',
      3 => 'Neuer User',
***************
*** 537,541 ****
      23 => 'Bitte alle Felder des Formulars ausfüllen. Alle Felder werden benötigt.',
      24 => 'Beitrag gespeichert',
!     25 => "Dein %s-Beitrag wurde gespeichert.",
      26 => 'Speed Limit',
      27 => 'Username',
--- 537,541 ----
      23 => 'Bitte alle Felder des Formulars ausfüllen. Alle Felder werden benötigt.',
      24 => 'Beitrag gespeichert',
!     25 => 'Dein %s-Beitrag wurde gespeichert.',
      26 => 'Speed Limit',
      27 => 'Username',
***************
*** 786,790 ****
      2 => 'Bitte eine Frage und mindestens eine Antwort eingeben.',
      3 => 'angelegt',
!     4 => "Umfrage %s wurde gespeichert",
      5 => 'Umfrage editieren',
      6 => 'Umfrage-ID',
--- 786,790 ----
      2 => 'Bitte eine Frage und mindestens eine Antwort eingeben.',
      3 => 'angelegt',
!     4 => 'Umfrage %s wurde gespeichert',
      5 => 'Umfrage editieren',
      6 => 'Umfrage-ID',
***************
*** 793,798 ****
      9 => 'Frage',
      10 => 'Antworten / Stimmen',
!     11 => "Beim Abrufen der Stimmen von Umfrage %s trat ein Fehler auf.",
!     12 => "Beim Abrufen der Fragen von Umfrage %s trat ein Fehler auf.",
      13 => 'Umfrage anlegen',
      14 => 'Speichern',
--- 793,798 ----
      9 => 'Frage',
      10 => 'Antworten / Stimmen',
!     11 => 'Beim Abrufen der Stimmen von Umfrage %s trat ein Fehler auf.',
!     12 => 'Beim Abrufen der Fragen von Umfrage %s trat ein Fehler auf.',
      13 => 'Umfrage anlegen',
      14 => 'Speichern',
***************
*** 1273,1275 ****
  );
  
! ?>
--- 1273,1275 ----
  );
  
! ?>
\ No newline at end of file

Index: german_formal.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/german_formal.php,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** german_formal.php	11 Oct 2004 18:29:58 -0000	1.28
--- german_formal.php	16 Oct 2004 12:35:15 -0000	1.29
***************
*** 334,338 ****
      1 => 'Keine Artikel',
      2 => 'Es gibt keine Artikel, die angezeigt werden könnten. Entweder gibt es für diese Kategorie keine Artikel oder Ihre Einstellungen sind zu restriktiv',
!     3 => " für die Kategorie %s.",
      4 => 'Hauptartikel',
      5 => 'weiter',
--- 334,338 ----
      1 => 'Keine Artikel',
      2 => 'Es gibt keine Artikel, die angezeigt werden könnten. Entweder gibt es für diese Kategorie keine Artikel oder Ihre Einstellungen sind zu restriktiv',
!     3 => ' für die Kategorie %s.',
      4 => 'Hauptartikel',
      5 => 'weiter',
***************
*** 394,398 ****
      26 => 'Mit diesem Formular können Sie eine E-Mail an diesen User schicken. Alle Felder müssen ausgefüllt werden.',
      27 => 'Kurze Nachricht',
!     28 => "%s schrieb: ",
      29 => "Dies sind die neuen Artikel auf {$_CONF['site_name']} vom ",
      30 => ' - Neue Artikel vom ',
--- 394,398 ----
      26 => 'Mit diesem Formular können Sie eine E-Mail an diesen User schicken. Alle Felder müssen ausgefüllt werden.',
      27 => 'Kurze Nachricht',
!     28 => '%s schrieb: ',
      29 => "Dies sind die neuen Artikel auf {$_CONF['site_name']} vom ",
      30 => ' - Neue Artikel vom ',
***************
*** 512,516 ****
  
  $LANG12 = array(
!     1 => "To submit a %s you are required to be logged in as a user.",
      2 => 'Anmelden',
      3 => 'Neuer User',
--- 512,516 ----
  
  $LANG12 = array(
!     1 => 'To submit a %s you are required to be logged in as a user.',
      2 => 'Anmelden',
      3 => 'Neuer User',
***************
*** 536,540 ****
      23 => 'Bitte alle Felder des Formulars ausfüllen. Alle Felder werden benötigt.',
      24 => 'Beitrag gespeichert',
!     25 => "Ihr %s-Beitrag wurde gespeichert.",
      26 => 'Speed Limit',
      27 => 'Username',
--- 536,540 ----
      23 => 'Bitte alle Felder des Formulars ausfüllen. Alle Felder werden benötigt.',
      24 => 'Beitrag gespeichert',
!     25 => 'Ihr %s-Beitrag wurde gespeichert.',
      26 => 'Speed Limit',
      27 => 'Username',
***************
*** 785,789 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'angelegt',
!     4 => "Umfrage %s wurde gespeichert",
      5 => 'Umfrage editieren',
      6 => 'Umfrage-ID',
--- 785,789 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'angelegt',
!     4 => 'Umfrage %s wurde gespeichert',
      5 => 'Umfrage editieren',
      6 => 'Umfrage-ID',
***************
*** 792,797 ****
      9 => 'Frage',
      10 => 'Antworten / Stimmen',
!     11 => "Beim Abrufen der Stimmen von Umfrage %s trat ein Fehler auf.",
!     12 => "Beim Abrufen der Fragen von Umfrage %s trat ein Fehler auf.",
      13 => 'Umfrage anlegen',
      14 => 'Speichern',
--- 792,797 ----
      9 => 'Frage',
      10 => 'Antworten / Stimmen',
!     11 => 'Beim Abrufen der Stimmen von Umfrage %s trat ein Fehler auf.',
!     12 => 'Beim Abrufen der Fragen von Umfrage %s trat ein Fehler auf.',
      13 => 'Umfrage anlegen',
      14 => 'Speichern',
***************
*** 1272,1274 ****
  );
  
! ?>
--- 1272,1274 ----
  );
  
! ?>
\ No newline at end of file

Index: chinese_traditional_utf-8.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/chinese_traditional_utf-8.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** chinese_traditional_utf-8.php	7 Oct 2004 21:10:23 -0000	1.3
--- chinese_traditional_utf-8.php	16 Oct 2004 12:35:15 -0000	1.4
***************
*** 152,156 ****
      106 => '觀看',
      107 => 'GL 版本測試',
!     108 => '清除緩衝貯存區'
  );
  
--- 152,161 ----
      106 => '觀看',
      107 => 'GL 版本測試',
!     108 => '清除緩衝貯存區',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 189,198 ****
      8 => " 秒之前。本站限定至少 {$_CONF['commentspeedlimit']} 秒後才可再發表評論",
      9 => 'è©•è«–',
!     10 => '',
      11 => '發表評論',
      12 => '請填寫標題注評論欄',
      13 => '供你參考',
      14 => '預覽',
!     15 => '',
      16 => '標題',
      17 => '錯誤',
--- 194,203 ----
      8 => " 秒之前。本站限定至少 {$_CONF['commentspeedlimit']} 秒後才可再發表評論",
      9 => 'è©•è«–',
!     10 => 'Send Report',
      11 => '發表評論',
      12 => '請填寫標題注評論欄',
      13 => '供你參考',
      14 => '預覽',
!     15 => 'Report this post',
      16 => '標題',
      17 => '錯誤',
***************
*** 203,207 ****
      22 => '請儘量用簡潔的標題。',
      23 => '我們不會公開你的電郵地址。',
!     24 => '匿名用戶'
  );
  
--- 208,215 ----
      22 => '請儘量用簡潔的標題。',
      23 => '我們不會公開你的電郵地址。',
!     24 => '匿名用戶',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 297,318 ****
      86 => '尋找所有發表過的文章︰',
      87 => '你的登入名',
!     88 => '有人(也許是你)要了新密碼 "%s" 於 ' . $_CONF['site_name'] . ', <' . $_CONF['site_url'] . '>.\n\n若你真的要這樣作, 請你點擊以下聯結:\n\n',
      89 => "你若不想要這樣作, 請忽視這資訊。這項事就將會被拋棄,而你的密碼就保持原有.\n\n",
!     90 => "你可在下面輸入一個新的密碼。請注意你的舊密碼任然有效直到你將此表提交。",
!     91 => "設定新密碼",
!     92 => "輸入新密碼",
!     93 => "你在 %d 秒鐘前剛要了一個新密碼. 此站規定最少要 %d 秒鐘以後才可再次要求新密碼。",
!     94 => "將用戶 '%s' 刪除",
!     95 => "單據下面的 '刪除用戶' 便將你在我們資料庫裏的用戶。請注意,你以其用戶所登載過的文章和評論不會刪除,可是會以無名作者的身份顯示。",
!     96 => "刪除用戶",
!     97 => "確定用戶刪除",
!     98 => "你肯定要刪除你的用戶嗎? 其後你就不在能使用此站,除非你重新設定新用戶. 若你肯定的話請再次單據下面的 “刪除用戶”.",
!     99 => "隱私選項於",
!     100 => "管理員來信",
!     101 => "准許管理員來信",
!     102 => "用戶來信",
!     103 => "准許其他用戶來信",
!     104 => "顯示聯機狀況",
!     105 => "讓在“誰在聯機”元件裏顯示");
  
  ###############################################################################
--- 305,329 ----
      86 => '尋找所有發表過的文章︰',
      87 => '你的登入名',
!     88 => "有人(也許是你)要了新密碼 \"%s\" 於 {$_CONF['site_name']}, <{$_CONF['site_url']}>.\n\n若你真的要這樣作, 請你點擊以下聯結:\n\n",
      89 => "你若不想要這樣作, 請忽視這資訊。這項事就將會被拋棄,而你的密碼就保持原有.\n\n",
!     90 => '你可在下面輸入一個新的密碼。請注意你的舊密碼任然有效直到你將此表提交。',
!     91 => '設定新密碼',
!     92 => '輸入新密碼',
!     93 => '你在 %d 秒鐘前剛要了一個新密碼. 此站規定最少要 %d 秒鐘以後才可再次要求新密碼。',
!     94 => '將用戶 \'%s\' 刪除',
!     95 => '單據下面的 \'刪除用戶\' 便將你在我們資料庫裏的用戶。請注意,你以其用戶所登載過的文章和評論不會刪除,可是會以無名作者的身份顯示。',
!     96 => '刪除用戶',
!     97 => '確定用戶刪除',
!     98 => '你肯定要刪除你的用戶嗎? 其後你就不在能使用此站,除非你重新設定新用戶. 若你肯定的話請再次單據下面的 “刪除用戶”.',
!     99 => '隱私選項於',
!     100 => '管理員來信',
!     101 => '准許管理員來信',
!     102 => '用戶來信',
!     103 => '准許其他用戶來信',
!     104 => '顯示聯機狀況',
!     105 => '讓在“誰在聯機”元件裏顯示',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
! );
  
  ###############################################################################
***************
*** 322,329 ****
      1 => '沒有新聞可顯示',
      2 => '沒有新文章可顯示。',
!     3 => "這也許是真的沒有新主題或是你的 %s 設定得太過限制性。",
      4 => '今天頭條',
      5 => '下頁',
!     6 => '上頁'
  );
  
--- 333,342 ----
      1 => '沒有新聞可顯示',
      2 => '沒有新文章可顯示。',
!     3 => '這也許是真的沒有新主題或是你的 %s 設定得太過限制性。',
      4 => '今天頭條',
      5 => '下頁',
!     6 => '上頁',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 355,359 ****
      1 => '發送電子郵件時發生錯誤。請再嘗試。',
      2 => '電郵已送出。',
- 
      3 => '請確定你在回復欄有一個可用的電子郵件位址。',
      4 => '請填寫你的名字、回復欄、主題和內容',
--- 368,371 ----
***************
*** 381,385 ****
      26 => '這個表格允許你送電子郵件到你選擇的用戶中。請填寫所有的欄位。',
      27 => '短信',
!     28 => "%s 寫道:",
      29 => "來自於 {$_CONF['site_name']} 的每日文摘,給予:",
      30 => ' 每日的時事通訊,給予:',
--- 393,397 ----
      26 => '這個表格允許你送電子郵件到你選擇的用戶中。請填寫所有的欄位。',
      27 => '短信',
!     28 => '%s 寫道:',
      29 => "來自於 {$_CONF['site_name']} 的每日文摘,給予:",
      30 => ' 每日的時事通訊,給予:',
***************
*** 396,400 ****
  $LANG09 = array(
      1 => '進階搜尋',
- 
      2 => '關鍵字',
      3 => '主題',
--- 408,411 ----
***************
*** 438,456 ****
      41 => '搜尋的關鍵字最少要有三個字。',
      42 => '請使用 YYYY-MM-DD (年-月-日) 日期格式。',
!     43 => "整個短語",
!     44 => "所有字詞",
!     45 => "其中任何字詞",
!     46 => "以下",
!     47 => "以上",
!     48 => "作者",
!     49 => "日期",
!     50 => "採樣數",
!     51 => "聯結",
!     52 => "位置",
!     53 => "文章結果",
!     54 => "評論結果",
!     55 => "句子",
!     56 => "和",
!     57 => "或");
  
  ###############################################################################
--- 449,468 ----
      41 => '搜尋的關鍵字最少要有三個字。',
      42 => '請使用 YYYY-MM-DD (年-月-日) 日期格式。',
!     43 => '整個短語',
!     44 => '所有字詞',
!     45 => '其中任何字詞',
!     46 => '以下',
!     47 => '以上',
!     48 => '作者',
!     49 => '日期',
!     50 => '採樣數',
!     51 => '聯結',
!     52 => '位置',
!     53 => '文章結果',
!     54 => '評論結果',
!     55 => '句子',
!     56 => '和',
!     57 => '或'
! );
  
  ###############################################################################
***************
*** 484,488 ****
  );
  
- 
  ###############################################################################
  # article.php
--- 496,499 ----
***************
*** 492,496 ****
      2 => '寄文章給朋友',
      3 => '可印的文章格式',
!     4 => '文章選項'
  );
  
--- 503,508 ----
      2 => '寄文章給朋友',
      3 => '可印的文章格式',
!     4 => '文章選項',
!     5 => 'PDF Story Format'
  );
  
***************
*** 499,503 ****
  
  $LANG12 = array(
!     1 => "你需要登入才可發表 %s ",
      2 => '登入',
      3 => '新用戶',
--- 511,515 ----
  
  $LANG12 = array(
!     1 => '你需要登入才可發表 %s ',
      2 => '登入',
      3 => '新用戶',
***************
*** 523,527 ****
      23 => '請填寫所有的欄位',
      24 => '你發表的已被保存了',
!     25 => "你的 %s 已被保存了",
      26 => '限速',
      27 => '用戶名',
--- 535,539 ----
      23 => '請填寫所有的欄位',
      24 => '你發表的已被保存了',
!     25 => '你的 %s 已被保存了',
      26 => '限速',
      27 => '用戶名',
***************
*** 642,646 ****
  $LANG22 = array(
      1 => '事件編輯器',
!     2 => '',
      3 => '事件標題',
      4 => '事件 URL',
--- 654,658 ----
  $LANG22 = array(
      1 => '事件編輯器',
!     2 => 'Error',
      3 => '事件標題',
      4 => '事件 URL',
***************
*** 662,666 ****
      20 => '保存',
      21 => '取消',
!     22 => '刪除'
  );
  
--- 674,681 ----
      20 => '保存',
      21 => '取消',
!     22 => '刪除',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 709,713 ****
      10 => '取消',
      11 => '刪除',
!     12 => '',
      13 => '標題',
      14 => '主題',
--- 724,728 ----
      10 => '取消',
      11 => '刪除',
!     12 => 'ID',
      13 => '標題',
      14 => '主題',
***************
*** 721,725 ****
      22 => '文章清單',
      23 => '點擊下面的文章編號可修改或刪除它,點擊下面的文章標題可觀看它,點擊上面的新文章可創造一個新的。',
!     24 => '',
      25 => '',
      26 => '文章預覽',
--- 736,740 ----
      22 => '文章清單',
      23 => '點擊下面的文章編號可修改或刪除它,點擊下面的文章標題可觀看它,點擊上面的新文章可創造一個新的。',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => '文章預覽',
***************
*** 754,758 ****
      55 => '保存你的文章時發生以下錯誤。請改正這些錯誤再保存',
      56 => '顯示主題圖示',
!     57 => '看沒味縮小的圖像'
  );
  
--- 769,778 ----
      55 => '保存你的文章時發生以下錯誤。請改正這些錯誤再保存',
      56 => '顯示主題圖示',
!     57 => '看沒味縮小的圖像',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 764,768 ****
      2 => '請輸入一個問題和最少一個答案.',
      3 => '投票發起日',
!     4 => "投票 %s 被保存了",
      5 => '編輯投票',
      6 => '投票編號',
--- 784,788 ----
      2 => '請輸入一個問題和最少一個答案.',
      3 => '投票發起日',
!     4 => '投票 %s 被保存了',
      5 => '編輯投票',
      6 => '投票編號',
***************
*** 771,776 ****
      9 => '問題',
      10 => '答案 / 投票',
!     11 => "取得投票 (%s) 答案時發生錯誤。",
!     12 => "取得投票 (%s) 問題時發生錯誤。",
      13 => '新加投票',
      14 => '保存',
--- 791,796 ----
      9 => '問題',
      10 => '答案 / 投票',
!     11 => '取得投票 (%s) 答案時發生錯誤。',
!     12 => '取得投票 (%s) 問題時發生錯誤。',
      13 => '新加投票',
      14 => '保存',
***************
*** 816,820 ****
      22 => '預設',
      23 => '用此主題作為新稿的預設主體',
!     24 => '(*)'
  );
  
--- 836,842 ----
      22 => '預設',
      23 => '用此主題作為新稿的預設主體',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 854,858 ****
      30 => '輸入',
      31 => '新用戶',
!     32 => "處理完成。輸入了 %d 個;%d 個失敗",
      33 => '遞交',
      34 => '錯誤︰你必須指定上載檔案。',
--- 876,880 ----
      30 => '輸入',
      31 => '新用戶',
!     32 => '處理完成。輸入了 %d 個;%d 個失敗',
      33 => '遞交',
      34 => '錯誤︰你必須指定上載檔案。',
***************
*** 891,901 ****
  
  $LANG30 = array(
!    1 => "Sunday",
!    2 => "Monday",
!    3 => "Tuesday",
!    4 => "Wednesday",
!    5 => "Thursday",
!    6 => "Friday",
!    7 => "Saturday",
      8 => '新增事件',
      9 => 'Geeklog 事件',
--- 913,923 ----
  
  $LANG30 = array(
!     1 => 'Sunday',
!     2 => 'Monday',
!     3 => 'Tuesday',
!     4 => 'Wednesday',
!     5 => 'Thursday',
!     6 => 'Friday',
!     7 => 'Saturday',
      8 => '新增事件',
      9 => 'Geeklog 事件',
***************
*** 970,974 ****
  
  $LANG32 = array(
!    1 => "安裝插件能損壞你的主系統。 必需要特別小心。 最好不要安裝任何你不瞭解的插件。",
      2 => '插件安裝聲明',
      3 => '插件安裝表格',
--- 992,996 ----
  
  $LANG32 = array(
!     1 => '安裝插件能損壞你的主系統。 必需要特別小心。 最好不要安裝任何你不瞭解的插件。',
      2 => '插件安裝聲明',
      3 => '插件安裝表格',
***************
*** 1000,1004 ****
      29 => 'Geeklog 版本',
      30 => '刪除插件?',
!     31 => '你肯定要刪除這個插件嗎?這麽會刪除所有有關這插件的檔、資料和資料結構。如果你肯定的,請再點擊下面表格中的刪除鈕。'
  );
  
--- 1022,1029 ----
      29 => 'Geeklog 版本',
      30 => '刪除插件?',
!     31 => '你肯定要刪除這個插件嗎?這麽會刪除所有有關這插件的檔、資料和資料結構。如果你肯定的,請再點擊下面表格中的刪除鈕。',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1098,1112 ****
      47 => '這只適用於 *nix 如果你的作業系統是 *nix,那麽你的緩衝器已被清除了。如果你的作業系統是 Windows,你要手動尋找檔命名為 adodb _ *.php 的檔案並把它們除去。',
      48 => "感謝你申請成為 {$_CONF['site_name']} 的會員。只要經過我們員工的核對,我們會把密碼寄到你所登記的電郵中。",
!    49 => "你的小組已被保存了。",
!    50 => "小組已被刪除了。",
!    51 => "此用戶名已有人在用。請選擇另一個。",
!    52 => "你給的電信位址不像是有效。",
!    53 => "你的新密碼已被接受。現在以下請用你的新密碼來登入.",
!    54 => "你要求新密碼的期限以過。請在下面從新要求。",
!    55 => "已經給你寄了一封電信。請照此信的說明來設定新密碼。",
!    56 => "你供給的電信位址已有別的用戶在使用。",
!    57 => "你的用戶已經成功地刪除了。",
      58 => '你的文流已成功的保存了.',
!     59 => '你的文流已成功的刪除了.'
  );
  
--- 1123,1139 ----
      47 => '這只適用於 *nix 如果你的作業系統是 *nix,那麽你的緩衝器已被清除了。如果你的作業系統是 Windows,你要手動尋找檔命名為 adodb _ *.php 的檔案並把它們除去。',
      48 => "感謝你申請成為 {$_CONF['site_name']} 的會員。只要經過我們員工的核對,我們會把密碼寄到你所登記的電郵中。",
!     49 => '你的小組已被保存了。',
!     50 => '小組已被刪除了。',
!     51 => '此用戶名已有人在用。請選擇另一個。',
!     52 => '你給的電信位址不像是有效。',
!     53 => '你的新密碼已被接受。現在以下請用你的新密碼來登入.',
!     54 => '你要求新密碼的期限以過。請在下面從新要求。',
!     55 => '已經給你寄了一封電信。請照此信的說明來設定新密碼。',
!     56 => '你供給的電信位址已有別的用戶在使用。',
!     57 => '你的用戶已經成功地刪除了。',
      58 => '你的文流已成功的保存了.',
!     59 => '你的文流已成功的刪除了.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1167,1171 ****
      'availmembers' => '可用的成員',
      'groupmembers' => '小組成員',
!     'canteditgroup' => '若要修改此小組, 你必要時這個小組的成員. 若你認為這是錯誤, 請你聯絡系統管理員.'
  );
  
--- 1194,1199 ----
      'availmembers' => '可用的成員',
      'groupmembers' => '小組成員',
!     'canteditgroup' => '若要修改此小組, 你必要時這個小組的成員. 若你認為這是錯誤, 請你聯絡系統管理員.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1179,1183 ****
      'no_backups' => '沒有備份',
      'db_explanation' => '要做新的 Geeklog 備份,點擊以下的按鈕',
!     'not_found' => "不正確的路徑或 mysqldump 程式不可執行。<br>檢查<strong>\$_DB_mysqldump_path</strong>定義在 config.php.<br>變數現在被定義為︰<var>{$_DB_mysqldump_path}</var>",
      'zero_size' => '備份失敗︰檔案是 0 大小',
      'path_not_found' => "{$_CONF['backup_path']} 不存在或不是目錄",
--- 1207,1211 ----
      'no_backups' => '沒有備份',
      'db_explanation' => '要做新的 Geeklog 備份,點擊以下的按鈕',
!     'not_found' => "不正確的路徑或 mysqldump 程式不可執行。<br>檢查<strong>$_DB_mysqldump_path</strong>定義在 config.php.<br>變數現在被定義為︰<var>{$_DB_mysqldump_path}</var>",
      'zero_size' => '備份失敗︰檔案是 0 大小',
      'path_not_found' => "{$_CONF['backup_path']} 不存在或不是目錄",
***************
*** 1214,1217 ****
--- 1242,1246 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1221,1223 ****
      4 => '新用戶'
  );
! ?>
--- 1250,1273 ----
      4 => '新用戶'
  );
! 
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file

Index: romanian.php
===================================================================
RCS file: /var/cvs/geeklog-1.3/language/romanian.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** romanian.php	7 Oct 2004 21:10:23 -0000	1.5
--- romanian.php	16 Oct 2004 12:35:15 -0000	1.6
***************
*** 148,152 ****
      106 => 'Vizualizari',
      107 => 'GL Version Test',
!     108 => 'Sterge Cache'
  );
  
--- 148,157 ----
      106 => 'Vizualizari',
      107 => 'GL Version Test',
!     108 => 'Sterge Cache',
!     109 => 'Report abuse',
!     110 => 'Report this post to the site admin',
!     111 => 'View PDF Version',
!     112 => 'Registered Users',
!     113 => 'Documentation'
  );
  
***************
*** 185,194 ****
      8 => " secunde in urma.  Asteptati cel putin {$_CONF['commentspeedlimit']} secunde pentru a introduce un nou comentariu",
      9 => 'Comentariu',
!     10 => '',
      11 => 'Trimite Comentariu',
      12 => 'E necesar sa completati in Titlu si Comentariu pentru a putea trimite comentariul.',
      13 => 'Informatia ta',
      14 => 'Previzualizeaza',
!     15 => '',
      16 => 'Titlu',
      17 => 'Eroare',
--- 190,199 ----
      8 => " secunde in urma.  Asteptati cel putin {$_CONF['commentspeedlimit']} secunde pentru a introduce un nou comentariu",
      9 => 'Comentariu',
!     10 => 'Send Report',
      11 => 'Trimite Comentariu',
      12 => 'E necesar sa completati in Titlu si Comentariu pentru a putea trimite comentariul.',
      13 => 'Informatia ta',
      14 => 'Previzualizeaza',
!     15 => 'Report this post',
      16 => 'Titlu',
      17 => 'Eroare',
***************
*** 199,203 ****
      22 => 'Alege sectiunea potrivita pentru mesajul tau.',
      23 => 'Adresa ta email nu va fi facuta publica.',
!     24 => 'Vizitator Anonim'
  );
  
--- 204,211 ----
      22 => 'Alege sectiunea potrivita pentru mesajul tau.',
      23 => 'Adresa ta email nu va fi facuta publica.',
!     24 => 'Vizitator Anonim',
!     25 => 'Are you sure you want to report this post to the site admin?',
!     26 => '%s reported the following abusive comment post:',
!     27 => 'Abuse report'
  );
  
***************
*** 310,314 ****
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block'
  );
  
--- 318,324 ----
      103 => 'Allow email from other users',
      104 => 'Show Online Status',
!     105 => 'Show up in Who\'s Online block',
!     106 => 'Location',
!     107 => 'Shown in your public profile'
  );
  
***************
*** 319,326 ****
      1 => 'Nu sunt stiri de vizualizat.',
      2 => 'Nu sunt stiri de vizualizat. Pentru ca nu exista stiri noi sau preferintele tale sunt prea restrictive.',
!     3 => " pentru sectiunea %s",
      4 => 'Stirea zilei',
      5 => 'Inainte',
!     6 => 'Inapoi'
  );
  
--- 329,338 ----
      1 => 'Nu sunt stiri de vizualizat.',
      2 => 'Nu sunt stiri de vizualizat. Pentru ca nu exista stiri noi sau preferintele tale sunt prea restrictive.',
!     3 => ' pentru sectiunea %s',
      4 => 'Stirea zilei',
      5 => 'Inainte',
!     6 => 'Inapoi',
!     7 => 'First',
!     8 => 'Last'
  );
  
***************
*** 377,381 ****
      26 => 'Acest formular va permite sa trimiteti un email unui membru selectat.   Toate campurile trebuie completate.',
      27 => 'Mesaj scurt',
!     28 => "%s a scris: ",
      29 => "Acesta este sumarul zilnic de la {$_CONF['site_name']} pentru ",
      30 => ' Buletin informativ zilnic pentru ',
--- 389,393 ----
      26 => 'Acest formular va permite sa trimiteti un email unui membru selectat.   Toate campurile trebuie completate.',
      27 => 'Mesaj scurt',
!     28 => '%s a scris: ',
      29 => "Acesta este sumarul zilnic de la {$_CONF['site_name']} pentru ",
      30 => ' Buletin informativ zilnic pentru ',
***************
*** 487,491 ****
      2 => 'Trimite unui prieten',
      3 => 'Pagina in format pentru imprimanta',
!     4 => 'Optiuni Stire'
  );
  
--- 499,504 ----
      2 => 'Trimite unui prieten',
      3 => 'Pagina in format pentru imprimanta',
!     4 => 'Optiuni Stire',
!     5 => 'PDF Story Format'
  );
  
***************
*** 494,498 ****
  
  $LANG12 = array(
!     1 => "Pentru a trimite o %s e necesar sa intri ca membru/utilizator inregistrat.",
      2 => 'Intra/Login',
      3 => 'Nou membru',
--- 507,511 ----
  
  $LANG12 = array(
!     1 => 'Pentru a trimite o %s e necesar sa intri ca membru/utilizator inregistrat.',
      2 => 'Intra/Login',
      3 => 'Nou membru',
***************
*** 518,522 ****
      23 => 'Va rugam sa completati toate datele in formular. Sunt necesare toate.',
      24 => 'Datele au fost salvate',
!     25 => "%s de inregistrare a fost salvat cu succes.",
      26 => 'Limita Viteza',
      27 => 'Membru',
--- 531,535 ----
      23 => 'Va rugam sa completati toate datele in formular. Sunt necesare toate.',
      24 => 'Datele au fost salvate',
!     25 => '%s de inregistrare a fost salvat cu succes.',
      26 => 'Limita Viteza',
      27 => 'Membru',
***************
*** 637,641 ****
  $LANG22 = array(
      1 => 'Editor Evenimente',
!     2 => '',
      3 => 'Titlu Eveniment',
      4 => 'Eveniment URL',
--- 650,654 ----
  $LANG22 = array(
      1 => 'Editor Evenimente',
!     2 => 'Error',
      3 => 'Titlu Eveniment',
      4 => 'Eveniment URL',
***************
*** 657,661 ****
      20 => 'salveaza',
      21 => 'anuleaza',
!     22 => 'sterge'
  );
  
--- 670,677 ----
      20 => 'salveaza',
      21 => 'anuleaza',
!     22 => 'sterge',
!     23 => 'Bad start date.',
!     24 => 'Bad end date.',
!     25 => 'End date is before start date.'
  );
  
***************
*** 704,708 ****
      10 => 'anuleaza',
      11 => 'sterge',
!     12 => '',
      13 => 'Titlu',
      14 => 'Subiect',
--- 720,724 ----
      10 => 'anuleaza',
      11 => 'sterge',
!     12 => 'ID',
      13 => 'Titlu',
      14 => 'Subiect',
***************
*** 716,720 ****
      22 => 'Stire List',
      23 => 'To modify or sterge o stire, click on that Stire\'s number below. To view o stire, click on the Titlu of the Stire you wish to view. To create a new Stire click on new Stire above.',
!     24 => '',
      25 => '',
      26 => 'Previzualizare Stire',
--- 732,736 ----
      22 => 'Stire List',
      23 => 'To modify or sterge o stire, click on that Stire\'s number below. To view o stire, click on the Titlu of the Stire you wish to view. To create a new Stire click on new Stire above.',
!     24 => 'The ID you chose for this story is already in use. Please use another ID.',
      25 => '',
      26 => 'Previzualizare Stire',
***************
*** 749,753 ****
      55 => 'The following errors occured while trying to save your stire.  Please correct these errors before saving',
      56 => 'Show Topic Icon',
!     57 => 'View unscaled image'
  );
  
--- 765,774 ----
      55 => 'The following errors occured while trying to save your stire.  Please correct these errors before saving',
      56 => 'Show Topic Icon',
!     57 => 'View unscaled image',
!     58 => 'Story Management',
!     59 => 'Option',
!     60 => 'Enabled',
!     61 => 'Auto Archive',
!     62 => 'Auto Delete'
  );
  
***************
*** 759,763 ****
      2 => 'Please enter a question and at least one answer.',
      3 => 'Sondaj Creat',
!     4 => "Sondaj %s salvat",
      5 => 'Editare Sondaj',
      6 => 'Sondaj ID',
--- 780,784 ----
      2 => 'Please enter a question and at least one answer.',
      3 => 'Sondaj Creat',
!     4 => 'Sondaj %s salvat',
      5 => 'Editare Sondaj',
      6 => 'Sondaj ID',
***************
*** 766,771 ****
      9 => 'Intrebare',
      10 => 'Raspunsuri / Voturi',
!     11 => "There was an error getting Sondaj answer data about the Sondaj %s",
!     12 => "There was an error getting Sondaj intrebare data about the Sondaj %s",
      13 => 'Create Sondaj',
      14 => 'salveaza',
--- 787,792 ----
      9 => 'Intrebare',
      10 => 'Raspunsuri / Voturi',
!     11 => 'There was an error getting Sondaj answer data about the Sondaj %s',
!     12 => 'There was an error getting Sondaj intrebare data about the Sondaj %s',
      13 => 'Create Sondaj',
      14 => 'salveaza',
***************
*** 811,815 ****
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)'
  );
  
--- 832,838 ----
      22 => 'Default',
      23 => 'make this the default topic for new story submissions',
!     24 => '(*)',
!     25 => 'Archive Topic',
!     26 => 'make this the default topic for archived stories. Only one topic allowed.'
  );
  
***************
*** 995,999 ****
      29 => 'Versiune Geeklog ',
      30 => 'Sterge Plug-in?',
!     31 => 'Are you sure you want to sterge this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click sterge again on the form below.'
  );
  
--- 1018,1025 ----
      29 => 'Versiune Geeklog ',
      30 => 'Sterge Plug-in?',
!     31 => 'Are you sure you want to sterge this plug-in?  By doing so you will remove all the data and data structures that this plug-in uses.  If you are sure, click sterge again on the form below.',
!     32 => '<p><b>Error AutoLink tag not correct format</b></p>',
!     33 => 'Code Version',
!     34 => 'Update'
  );
  
***************
*** 1103,1107 ****
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.'
  );
  
--- 1129,1135 ----
      57 => 'Your account has been successfully deleted.',
      58 => 'Your feed has been successfully saved.',
!     59 => 'The feed has been successfully deleted.',
!     60 => 'The plugin was successfully updated',
!     61 => 'Plugin %s: Unknown message placeholder'
  );
  
***************
*** 1162,1166 ****
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.'
  );
  
--- 1190,1195 ----
      'availmembers' => 'Available Members',
      'groupmembers' => 'Group Members',
!     'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.',
!     'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.'
  );
  
***************
*** 1209,1212 ****
--- 1238,1242 ----
  
  ###############################################################################
+ # login form
  
  $LANG_LOGIN = array(
***************
*** 1217,1219 ****
  );
  
! ?>
--- 1247,1269 ----
  );
  
! ###############################################################################
! # pdfgenerator.php
! 
! $LANG_PDF = array(
!     1 => 'The PDF feature has been disabled',
!     2 => 'The document provided was not rendered. The document was received but could not be processed.  Please make sure to submit only html formatted documents that have been written to the xHTML standard. Please note that overly complex html documents may not render correctly or at all.The document resulting from your attempt was 0 bytes in length, and has been deleted. If you\'re sure that your document should render fine, please re-submit it.',
!     3 => 'Unknown error during PDF generation',
!     4 => "No page data was given or you want to use the ad-hoc PDF generation tool below.  If you think you are getting this page\n          in error then please contact the system administrator.  Otherwise, you may use the form below to generate PDF's in an ad-hoc fashion.",
!     5 => 'Loading your document.',
!     6 => 'Please wait while your document is loaded.',
!     7 => 'You may right click the button below and choose \'save target...\' or \'save link location...\' to save a copy of your document.',
!     8 => "The path given in the configuration file to the HTMLDoc binary is invalid or this system cannot execute it.  Please contact the site administrator if this problem\n          persists.",
!     9 => 'PDF Generator',
!     10 => "This is the Ad-hoc PDF Generation tool. It will attempt to convert any URL you give into a PDF.  Please note that some web pages will not render properly with this feature.  This\n           is a limitation of the HTMLDoc PDF generation tool and such errors should not be reported to the administrators of this site",
!     11 => 'URL',
!     12 => 'Generate PDF!',
!     13 => 'The PHP configuration on this server does not allow URLs to be used with the fopen() command.  The system administrator must edit the php.ini file and set allow_url_fopen to On',
!     14 => 'The PDF you requested either does not exist or you tried to illegally access a file.'
! );
! 
! ?>
\ No newline at end of file




More information about the geeklog-cvs mailing list