⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 specpreferences.php

📁 一款基于PHP的网络日记程序。WikyBlog支持:多用户的 BLOG
💻 PHP
字号:
<?php//	specPreferences$lang['PREFERENCES_UNCHANGED'] = 'Vos pr茅f茅rences n\'ont pas chang茅es des valeurs d茅j脿 enregistr茅es.';$lang['INVALID_PREFS'] = '<b>Attention:</b> Ne peut enregistrer vos pr茅f茅rence s avec les valeurs donn茅es.';$lang['EMAIL_PREFS'] = 'Utilise si vous oubliez votre mot de passe.';$lang['LANG_PREFS'] = 'Selectionnez un language.';$lang['javascript'] = 'JavaScript';$lang['JAVASCRIPT_PREFS'] = 'Turn on/off JavaScript enhancements. Some features will not work properly when JavaScript is disabled.';$lang['time_zone'] = 'Zone horaire';$lang['TIME_ZONE_PREFS'] = 'D茅calage horaire entre l\'heure locale et l\'heure du serveur: <tt>hh:mm</tt>';$lang['TIME_ZONE_PREFS2'] = 'L\'heure du serveur est pr茅sentement %s. <br> Votre heure ajust茅 est %s.';$lang['sig'] = 'Signature';$lang['SIGNATURE'] = 'Customize your signature with wiki syntax.';$lang['home_title'] = 'Titre de la page d\'accueil';$lang['HOME_TITLE_PREFS'] = 'Le titre qui sera affich茅 sur votre page d\'accueil.';$lang['blog_styled_frontpage'] = 'Page d\'accueil du blogue styl茅';$lang['BLOG_PREFS'] = 'Afficher la page d\'accueil comme un blogue.';$lang['blogT'] = 'Blog Type';$lang['BLOG_TYPE'] = 'Select among available data types to blog.';$lang['selective_blogging'] = 'Selective Blogging';$lang['SELECTIVE_BLOGGING'] = 'Selective Blogging allows you to blog only those pages you want displayed on the front page.';$lang['SHARE'] = 'Display the "Share" link at the bottom of each file.';$lang['uServices'] = 'Update Services';$lang['UPDATE_SERVICES'] = 'When you publish a new post, the following update services will automatically be notified. Separate multiple service URIs with line breaks.';$lang['BAD_UPDATE_SERVICES'] = 'Invalid URI(s) given for Update Services';$lang['VIEW_TEMPLATE'] = '<a %s>Edit or copy</a> this template.';$lang['quick_comment'] = 'Commentaire rapide';$lang['QUICK_COMMENT'] = 'Une fois dessus, un formulaire sera affich茅 en haut de la page de chat pour les commentaires rapides.';$lang['textarea rows'] = 'Lignes de zones de textes';$lang['TEXTAREA_ROWS_PREFS'] = 'D茅terminer la hauteur des zones d\'茅ditions.';$lang['history_rows'] = 'Maximum&nbsp;history&nbsp;Rows';$lang['HISTORY_ROWS_PREFS'] = 'Limite le nombre de lignes de l\'historique enregistr茅 sur le serveur pour chaque fichier.';$lang['HISTORY_ROWS_PREFS2'] = 'Par d茅fauts 脿  %s,<br/>Maximum %s.';$lang['tab_limit'] = 'Limite onglet';$lang['TAB_LIMIT'] = 'JavaScript will automatically close tabs once the number of opened tabs has reached this limit. Defaults to 7. Set to 1000 or more if you don\'t want JavaScript to manage your tabs.';$lang['nWin'] = 'Lien Externe';$lang['EXTERNAL_LINKS'] = 'External links will be opened in a new window when "On".';$lang['save_preferences'] = 'Sauvergarder pr茅f茅rences';$lang['CONFIRM_CHANGE'] = '脢tes-vous s没r de vouloir changer vos pr茅f茅rences?';$lang['preference'] = 'Pr茅f茅rence';$lang['old_value'] = 'Ancienne valeur';$lang['new_value'] = 'Nouvelle valeur';$lang['changes'] = 'Modifications';$lang['PREFS_CHANGED'] = 'Vos pr茅f茅rences ont 茅t茅 mise 脿 jours.<br>Ci-bas est un sommaire des valeurs qui ont 茅t茅 chang茅es.';$lang['lang']['de'] = 'Allemand (de)';$lang['lang']['el'] = 'Greek (el)';$lang['lang']['en'] = 'Anglais (en)';$lang['lang']['es'] = 'Spanish (es)';$lang['lang']['fr'] = 'Fran莽ais (fr)';$lang['lang']['ja'] = 'Japonais (ja)';$lang['lang']['ko'] = 'Korean (ko)';$lang['lang']['nl'] = 'Dutch (nl)';$lang['lang']['pl'] = 'Polish (pl)';$lang['lang']['ru'] = 'Russian (ru)';$lang['lang']['tr'] = 'Turc (tr)';$lang['lang']['vi'] = 'Vietnamese (vi)';$lang['lang']['zh'] = 'Chinese (zh)';$lang['lang']['zh-cn'] = 'Chinese Simplified (zh-cn)';//check edit$lang['anonymous'] = 'Anonyme';$lang['none'] = 'Aucune';$lang['fEdits'] = 'Flag Edits';$lang['FLAG_EDITS'] = 'Edits made by users with status at or below the selected status will be flagged as "Unchecked" until it is reviewed by the account owner.';

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -