From owner-freebsd-doc@freebsd.org Mon Sep 28 01:43:31 2015 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E383CA0A9BF; Mon, 28 Sep 2015 01:43:31 +0000 (UTC) (envelope-from demian.fc@gmail.com) Received: from mail-vk0-x22b.google.com (mail-vk0-x22b.google.com [IPv6:2607:f8b0:400c:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A33EA698; Mon, 28 Sep 2015 01:43:31 +0000 (UTC) (envelope-from demian.fc@gmail.com) Received: by vkfp126 with SMTP id p126so83073729vkf.3; Sun, 27 Sep 2015 18:43:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ko0Slzbw/aGkUGplKzTzewl8AZYZluIcLTk6FlQwuiU=; b=euwzgP3cOtJ1JMLu2idhI8feyVdD9Xlxok0XXzIEemhTDvqfkjEpFrZXVldrQ7ipvQ tvS4P0o8JxfnpkE+P18qkauLE8dF/ZP9uVq8FnQBoVmllsegpvwA6opo3jExZy+42vJL 7l5Q+52QAuPFtFQvR1462UC2XXrd8y0GRiYx9fwWLhqTCyRodbJv+WZD8FKcYLWvDelU GsMS4SJ1R3oRHHnbXMEuBJa+rls530Pai6txoilCeFhoC+QGG0SMl/GiD7TZpF+CG1Ia PiffrfQrwju5OwirqwNpRkae4YJmB7lUkvZ+VJ6sh/j2W2oS4UDXan9RDQ/zzeCSpCm9 RLAA== MIME-Version: 1.0 X-Received: by 10.31.133.141 with SMTP id h135mr11185344vkd.85.1443404610133; Sun, 27 Sep 2015 18:43:30 -0700 (PDT) Received: by 10.31.95.68 with HTTP; Sun, 27 Sep 2015 18:43:29 -0700 (PDT) Date: Sun, 27 Sep 2015 22:43:29 -0300 Message-ID: Subject: [Patch] Spanish translation of the NanoBSD article. From: Federico Caminiti To: freebsd-translators@freebsd.org, freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2015 01:43:32 -0000 Hi, ever since the new translations system emerged, I've gotten arround to translating the NanoBSD article, in the hopes that someone can review and commit it. Since this is only a .po file, all anyone should worry about are the translation strings. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203402 Although I'm aware there are very few (if any) spanish language committers. I'll leave this here, in case there is someone who can take a look at this. Greetings,