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

📄 fr.inc

📁 国外很不错的一个开源OA系统Group-Office
💻 INC
字号:
<?php// LANG: "fr", ENCODING: UTF-8// Author: L. Jullien// 15 Jan 2007require_once($GO_LANGUAGE->get_fallback_language_file('todos'));//translation required below this$sc_location = "Emplacement";$sc_description = "Description";$sc_client = 'Client';$sc_no_contact = 'Aucun';$sc_start_at = 'D茅butant 脿';$sc_background = 'Arri猫re-plan';$sc_mins = 'minutes';$sc_hour = 'heure';$sc_hours = 'heures';$sc_day = 'jour';$sc_days = 'jours';$sc_week = 'semaine';$sc_weeks = 'semaines';$sc_colors['red'] = 'Rouge';$sc_colors['green'] = 'Vert';$sc_colors['blue'] = 'Bleu';$sc_colors['pink'] = 'Rose';$sc_colors['orange'] = 'Orange';$sc_colors['brown'] = 'Brun';$sc_colors['yellow'] = 'Jaune';$sc_colors['grey'] = 'Gris';$sc_colors['purple'] = 'Violet';$sc_colors['white']= 'Blanc';$sc_status = '茅tat';$cal_add_todo = 'Nouvelle t芒che';$cal_todos = 'T芒ches';$sc_reminder = 'Rappel';$cal_hide_completed = 'Cacher t芒ches termin茅es';$cal_show_all = 'Montrer toutes les t芒ches';$cal_show_own = 'Montrer mes t芒ches';$cal_show_responsible = 'Montrer le responsable des t芒ches';$cal_priority = 'Priorit茅';$cal_priority_values[0] = 'Faible';$cal_priority_values[1] = 'Normale';$cal_priority_values[2] = 'Importante';$cal_status = 'Etat';$cal_canceled = 'Annul茅e';$cal_completed = 'Termin茅 脿 ';$cal_percent_completed = '% termin茅(s)';$cal_before_task_start = 'Avant que la t芒che commence';$cal_before_task_due = 'Avant que la t芒che ne soit finie';$cal_responsible = 'Responsable';$cal_due_at = 'Se termine 脿';$cal_no_todos= 'Aucune t芒che trouv茅e';$sc_start_later = 'Mauvaise entr茅e ! La date de fin pr茅c猫de la date de d茅but.';$td_count_single = 't芒che';$td_count_multiple = 't芒ches';?>

⌨️ 快捷键说明

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