From owner-freebsd-questions@FreeBSD.ORG Mon Feb 10 10:11:31 2014 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C08B21FE for ; Mon, 10 Feb 2014 10:11:31 +0000 (UTC) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 930571A8A for ; Mon, 10 Feb 2014 10:11:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=y7NLEHn4tbLFfT4UjBAPj0MuVW/6LYbJKpu89kdGODs=; b=eNeKpRFigUrOmqh2Vbp+OJChm9cwUdN9ECNlUoQMsqxYfmADDHdEC60GvAUzvoxeoGCA/Bdos7PRFGrgeH/k4i4NqT1yfti6u2eLKRQEY9oGRE/zhy+Q2cu4MTCa3FxTZiSs3qfKPJWAh17eDpRVw/ZB7r3mNrcXDc/NJKXznLo=; Received: from [39.213.40.31] (port=14392 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.82) (envelope-from ) id 1WCnpp-003h18-Os; Mon, 10 Feb 2014 03:11:31 -0700 Date: Mon, 10 Feb 2014 18:11:23 +0800 From: Erich Dollansky To: Eric Rapilly Subject: Re: [freebsd 10]language Message-ID: <20140210181123.190373bb@X220.alogt.com> In-Reply-To: <52F8A2A9.2040800@orange.fr> References: <52F8A2A9.2040800@orange.fr> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@FreeBSD.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 10:11:31 -0000 Hi, On Mon, 10 Feb 2014 10:58:01 +0100 Eric Rapilly wrote: > Hi there. Sorry to disturb you. I did install a freebsd 10 on an > intel i3 machine, but I'm an old newbie with unix, and i'have got > some problems with this O.S. > First of all, it's all english american, included GUI (gnome 2) and I > prefer my natural language, i.e French. I tried to find some > information on the net, but what i did find does'nt look to be > convenient.Could you please help me ? thanks any way. if you really need French, you might be out of luck with FreeBSD. The ports available in French are in /usr/ports/french. This location looks pretty empty to me. Some programs support many languages as their language for the user interface. For this reason, they are not contained in that location. Gnome should support the switch to many other languages. Erich