From nobody at rubyforge.org Fri Oct 17 08:00:48 2008 From: nobody at rubyforge.org (nobody at rubyforge.org) Date: Fri, 17 Oct 2008 08:00:48 -0400 (EDT) Subject: [ruby-oci8-commit] [291] web/hiki_src: Add customization as follows to hiki 0.8.7. Message-ID: <20081017120048.77DDC18581A9@rubyforge.org> Revision: 291 Author: kubo Date: 2008-10-17 08:00:47 -0400 (Fri, 17 Oct 2008) Log Message: ----------- Add customization as follows to hiki 0.8.7. 1. It makes links for static pages when it is accessed by wget. 2. If a heading title looks like a function call, it add an anchor by the function name. e.g. !! logoff() -->
Pas de donn\xE9es.
' end + def msg_no_recent; 'Pas de donn?es.
' end def msg_thanks; 'Merci.' end - def msg_save_conflict; 'Il y a eu des conflits lors de la mise-\xE0-jour. Vos modifications n\'ont pas \xE9t\xE9 sauv\xE9es. Sauvez temporairement vos modifications dans un \xE9diteur, rechargez la page et r\xE9-essayez l\'\xE9dition \xE0 nouveau.' end + def msg_save_conflict; 'Il y a eu des conflits lors de la mise-?-jour. Vos modifications n\'ont pas ?t? sauv?es. Sauvez temporairement vos modifications dans un ?diteur, rechargez la page et r?-essayez l\'?dition ? nouveau.' end def msg_time_format; "%Y-%m-%d #DAY# %H:%M:%S" end def msg_date_format; "%Y-%m-%d " end def msg_day; %w(Dimanche Lundi Mardi Mercredi Jeudi Vendredi Samedi) end - def msg_preview; 'Ceci est une pr\xE9visualisation de la page. Si tout est correct, veuillez confirmer en cliquant sur le bouton Sauver. ->Formulaire' end + def msg_preview; 'Ceci est une pr?visualisation de la page. Si tout est correct, veuillez confirmer en cliquant sur le bouton Sauver. ->Formulaire' end def msg_mail_on; 'Envoyer un e-mail de notification' end def msg_mail_off; 'Ne pas envoyer un e-mail de notification' end def msg_use; 'Utiliser' end @@ -45,37 +45,37 @@ def msg_name; 'Nom' end def msg_password; 'Mot de passe' end def msg_ok; 'OK' end - def msg_invalid_password; 'Mot de passe incorrect. Vos modifications n\'ont pas encore \xE9t\xE9 sauvegard\xE9es.' end - def msg_save_config; 'Modifications sauv\xE9es' end - def msg_freeze; 'Cette page est gel\xE9e. Vous avez besoin du mot de passe administrateur pour continuer.' end + def msg_invalid_password; 'Mot de passe incorrect. Vos modifications n\'ont pas encore ?t? sauvegard?es.' end + def msg_save_config; 'Modifications sauv?es' end + def msg_freeze; 'Cette page est gel?e. Vous avez besoin du mot de passe administrateur pour continuer.' end def msg_freeze_mark; '[Geler]' end - def msg_already_exist; 'Cette page a existe d\xE9j\xE0.' end - def msg_page_not_exist; 'Cette page n\'existe pas. Veuillez la remplir par vous-m\xEAme ;-)' end - def msg_invalid_filename(s); "Caract\xE8re invalide d\xE9tect\xE9, ou taille maximale d\xE9pass\xE9e (#{s} octets). Veuillez choisir un nouveau titre pour la page." end - def msg_delete; 'Supprim\xE9.' end - def msg_delete_page; 'Cette page est supprim\xE9e.' end + def msg_already_exist; 'Cette page a existe d?j?.' end + def msg_page_not_exist; 'Cette page n\'existe pas. Veuillez la remplir par vous-m?me ;-)' end + def msg_invalid_filename(s); "Caract?re invalide d?tect?, ou taille maximale d?pass?e (#{s} octets). Veuillez choisir un nouveau titre pour la page." end + def msg_delete; 'Supprim?.' end + def msg_delete_page; 'Cette page est supprim?e.' end def msg_follow_link; 'Cliquez sur le lien ci-dessous pour afficher votre page: ' end def msg_match_title; '[correspondance dans le titre]' end def msg_match_keyword; '[correspondance dans un mot clef]' end - def msg_duplicate_page_title; 'Une page portant le m\xEAme nom existe d\xE9j\xE0.' end + def msg_duplicate_page_title; 'Une page portant le m?me nom existe d?j?.' end def msg_missing_anchor_title; 'Create new %s and edit.' end # (config) def msg_config; 'Configuration du Hiki'; end # (diff) - def msg_diff_add; 'Les lignes ajout\xE9es sont affich\xE9es comme ceci.'; end - def msg_diff_del; 'Les lignes retir\xE9es sont affich\xE9es\xB9\xB9\xBF\xB7\xBE\xF0\xCA\xF3\xA4\xAC?\xBA?\xB7\xA4?\xBB\xA4\xF3\xA1\xA3
' end - def msg_thanks; '\xB9\xB9\xBF\xB7\xA4\xA2\xA4?\xA4?\xA6\xA4\xB4\xA4\xB6\xA4\xA4\xA4?\xB7\xA4\xBF\xA1\xA3' end - def msg_save_conflict; '\xB9\xB9\xBF\xB7\xA4\xAC\xBE\xD7\xC6?\xB7\xA4?\xB7\xA4\xBF\xA1\xA3\xB2\xBC\xB5\xAD\xA4\xCE\xC6\xE2\xCD?\xF2\xA5?\xAD\xA5\xB9\xA5?\xA8\xA5?\xA3\xA5\xBF\xA4??\xCB\xCA\xDD?\xA4\xB7\xA1\xA2\xBA?\xB7\xA4??\xBC\xA5\xB8\xA4??\xE5\xA4?\xC6\xCA?\xB8\xA4\xB7\xA4?\xAF\xA4\xC0\xA4\xB5\xA4\xA4\xA1\xA3' end + def msg_recent; '????' end + def msg_create; '????' end + def msg_diff; '??' end + def msg_edit; '??' end + def msg_search; '??' end + def msg_admin; '??' end + def msg_login; '????' end + def msg_logout; '?????' end + def msg_search_result; '????' end + def msg_search_hits; '\'%s\'????????%d?????%d???????????' end + def msg_search_not_found; '\'%s\'??????????????????' end + def msg_search_comment; '????????????????????????????????????????????????????????????????????' end + def msg_frontpage; '???' end + def msg_hitory; '????' end + def msg_index; '?????' end + def msg_recent_changes; '????' end + def msg_newpage; '??' end + def msg_no_recent; '????????????
' end + def msg_thanks; '??????????????' end + def msg_save_conflict; '????????????????????????????????????????????????????' end def msg_time_format; "%Y-%m-%d #DAY# %H:%M:%S" end def msg_date_format; "%Y-%m-%d " end - def msg_day; %w(\xC6\xFC \xB7\xEE \xB2\xD0 \xBF\xE5 \xCC\xDA \xB6\xE2 \xC5\xDA) end - def msg_preview; '\xB0?\xBC\xA4??\xEC\xA5??\xA4\xF2\xB3\xCE?\xA4\xB7\xA1\xA2\xCC\xE4\xC2?\xA4?\xB1\xA4\xEC\xA4??\xBC\xA5\xB8\xA4?\xBC\xA4?\xA2\xA4\xEB\xCA\xDD?\xA5?\xBF\xA5\xF3\xA4\xC7\xCA\xDD?\xA4\xB7\xA4?\xAF\xA4\xC0\xA4\xB5\xA4\xA4 \xA2\xAA\xCA?\xB8\xA5?\xA9\xA1\xBC\xA5\xE0' end - def msg_mail_on; '\xA5?\xA5\xEB\xA4\xC7\xC4\xCC\xC3\xCE' end - def msg_mail_off; '\xC8\xF3\xC4\xCC\xC3\xCE' end - def msg_use; '\xBB\xC8\xCD?\xB9\xA4\xEB' end - def msg_unuse; '\xBB\xC8\xCD?\xB7\xA4?\xA4' end - def msg_login_info; '\xB4\xC9\xCD\xFD\xBC??\xB7\xA4?\x{D970}\xA5\xA4\xA5?\xEB\xBA??\xA2\xA5?\xA5\xB6?\xA4\xCB admin \xA4\xC8\xC6\xFE\xCE?\xB7\xA4?\xAF\xA4\xC0\xA4\xB5\xA4\xA4\xA1\xA3' end - def msg_login_failure; '\xA5?\xA5\xB6?\xA4?\xBF\xA4??\xB9\xA5?\xA5?\xAC\xB4?\xE3\xA4??\xA4\xA4?\xB9\xA1\xA3' end - def msg_name; '\xA5?\xA5\xB6?' end - def msg_password; '\xA5?\xB9\xA5?\xA5\xC9' end + def msg_day; %w(? ? ? ? ? ? ?) end + def msg_preview; '?????????????????????????????????????????? ???????' end + def msg_mail_on; '??????' end + def msg_mail_off; '???' end + def msg_use; '????' end + def msg_unuse; '?????' end + def msg_login_info; '???????????????????? admin ??????????' end + def msg_login_failure; '?????????????????????' end + def msg_name; '????' end + def msg_password; '?????' end def msg_ok; 'OK' end - def msg_invalid_password; '\xA5?\xB9\xA5?\xA5?\xAC\xB4?\xE3\xA4??\xA4\xA4?\xB9\xA1\xA3\xA4?\xC0\xC0\xDF\xC4\xEA\xBE\xF0\xCA\xF3\xA4\xCF\xCA\xDD?\xA4\xB5\xA4\xEC\xA4?\xA4\xA4?\xBB\xA4\xF3\xA1\xA3' end - def msg_save_config; '\xC0\xDF\xC4\xEA\xA4\xF2\xCA\xDD?\xA4\xB7\xA4?\xB7\xA4\xBF\xA1\xA3' end - def msg_freeze; '\xA4\xB3\xA4??\xBC\xA5\xB8\xA4\xCF\xC5\xE0\xB7?\xA4\xEC\xA4?\xA4\xA4?\xB9\xA1\xA3\xCA\xDD?\xA4??\xC9\xCD\xFD\xBC\xD4\xCD???\xB9\xA5?\xA5?\xAC?\xCD??\xB9\xA1\xA3' end - def msg_freeze_mark; '\xA1\xDA\xC5\xE0\xB7\xEB\xA1\xDB' end - def msg_already_exist; '\xBB\xD8\xC4\xEA\xA4??\xBC\xA5\xB8\xA4?\xB9\xA4?\xCB?\xBA?\xB7\xA4?\xA4\xA4?\xB9\xA1\xA3' end - def msg_page_not_exist; '\xBB\xD8\xC4\xEA\xA4??\xBC\xA5\xB8\xA4\xCF?\xBA?\xB7\xA4?\xBB\xA4?\xBC\xA4?\xA2\xBA\xEE\xC0\xAE\xA4\xB7\xA4?\xAF\xA4\xC0\xA4\xB5\xA4\xA4:-)' end - def msg_invalid_filename(s); "\xC9\xD4\xC0\xB5\xA4\xCA?\xBB\xFA\xA4\xAC\xB4??\xEC\xA4?\xA4\xA4?\xA1\xA2\xBA\xC7\xC2\xE7?(#{s}\xA5?\xA4\xA5\xC8)\xA4\xF2?\xA4\xA8\xA4?\xA4\xA4?\xB9\xA1\xA3\xA5?\xBC\xA5\xB8?\xA4\xF2\xBD\xA4\xC0\xB5\xA4\xB7\xA4?\xAF\xA4\xC0\xA4\xB5\xA4\xA4\xA1\xA3" end - def msg_delete; '\xA5?\xBC\xA5\xB8\xA4\xF2\xBA\xEF\xBD\xFC\xA4\xB7\xA4?\xB7\xA4\xBF' end - def msg_delete_page; '\xB0?\xBC\xA4??\xBC\xA5\xB8\xA4\xF2\xBA\xEF\xBD\xFC\xA4\xB7\xA4?\xB7\xA4\xBF\xA1\xA3' end - def msg_follow_link; '\xB0?\xBC\xA4?\xEA\xA5?????\xAF\xA4\xC0\xA4\xB5\xA4\xA4: ' end - def msg_match_title; '[\xA5\xBF\xA5\xA4\xA5?\xEB\xA4?\xEC\xC3\xD7]' end - def msg_match_keyword; '[\xA5\xAD\xA1\xBC\xA5?\xA5??\xEC\xC3\xD7]' end - def msg_duplicate_page_title; '\xBB\xD8\xC4?\xA4\xBF\xA5\xBF\xA5\xA4\xA5?\xEB\xA4?\xFB\xA4\xCB?\xBA?\xB7\xA4?\xA4\xA4?\xB9\xA1\xA3' end - def msg_missing_anchor_title; '\xA5?\xBC\xA5\xB8 %s \xA4?\xAC\xBA\xEE\xC0\xAE\xA4\xB7\xA1\xA2\xCA?\xB8\xA4\xB7\xA4?\xB9\xA1\xA3' end + def msg_invalid_password; '???????????????????????????????' end + def msg_save_config; '??????????' end + def msg_freeze; '???????????????????????????????????' end + def msg_freeze_mark; '????' end + def msg_already_exist; '??????????????????' end + def msg_page_not_exist; '?????????????????????????:-)' end + def msg_invalid_filename(s); "?????????????????(#{s}???)??????????????????????" end + def msg_delete; '??????????' end + def msg_delete_page; '??????????????' end + def msg_follow_link; '???????????????: ' end + def msg_match_title; '[???????]' end + def msg_match_keyword; '[????????]' end + def msg_duplicate_page_title; '???????????????????' end + def msg_missing_anchor_title; '??? %s ?????????????' end # (config) - def msg_config; 'Hiki \xB4?\xAD\xC0\xDF\xC4\xEA'; end + def msg_config; 'Hiki ????'; end # (diff) - def msg_diff_add; '\xBA?\xE5\xA4?\xB9\xBF\xB7\xA4\xC7\xC4??\xB5\xA4?\xC9\xF4?\xA4\xCF\xA4\xB3\xA4??\xA4\xCB?\xBC\xA8\xA4\xB7\xA4?\xB9\xA1\xA3'; end - def msg_diff_del; '\xBA?\xE5\xA4?\xB9\xBF\xB7\xA4?\xEF\xBD\xFC\xA4\xB5\xA4?\xC9\xF4?\xA4\xCFEntrez votre nom d'utilisateur. Il appara\xEEtra comme \xE9l\xE9ment de titre.
+Entrez votre nom d'utilisateur. Il appara?tra comme ?l?ment de titre.
Entrez votre nom complet.
-Entrez votre adresse e-mail.
Si cette option est activ\xE9e, un e-mail de notification sera envoy\xE9 \xE0 votre adresse \xE9lectronique via le serveur SMTP (d\xE9finit dans hikiconf.rb) lorsqu'une page est modifi\xE9e. Aucun e-mail ne sera envoy\xE9 si cette option est d\xE9sactiv\xE9e.
+Si cette option est activ?e, un e-mail de notification sera envoy? ? votre adresse ?lectronique via le serveur SMTP (d?finit dans hikiconf.rb) lorsqu'une page est modifi?e. Aucun e-mail ne sera envoy? si cette option est d?sactiv?e.