From patchwork Wed Jul 18 10:48:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 945659 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-94432-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=lingonborough.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="qct1fBQn"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41Vv5k6wT9z9rxx for ; Wed, 18 Jul 2018 20:48:58 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type; q=dns; s=default; b=q6NZluVf0j+Q5nc8 80HxTPGT5+6TxLpaZSKLm+Pg9NMFPI5aYTb0YY9XrphsmzIlDax8TyCeF/7Ug9/m imc70mpaEIQ/rant2SP3RecJo3gkduKcIyILl+Voxg9gFRzb0jBu7lMRpmDdVGec +O1R42HcxvEwkMzdDRh2CpOrGNQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type; s=default; bh=gYB7qGnC4mJl0HLB9HfNtD qDuIk=; b=qct1fBQnxHF4qx4RslsoXIpy5U7+Ct5CCA283o7bzkzC04F78F4Q5F AmWtJJzfvhb0svMYNM8Kwv8rs9DXygo2lO549353wN2J2YpuvUfAKS+6r5uegYpE YYsDDGjsSV509kcEWDVr1Ny3116+XVrfp1j72EQKlOvgTqxYBuLUI= Received: (qmail 17894 invoked by alias); 18 Jul 2018 10:48:51 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 17710 invoked by uid 89); 18 Jul 2018 10:48:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-24.4 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE, WEIRD_QUOTING autolearn=ham version=3.3.2 spammy=H*c:HHHHHHH, bre, territory, Los X-HELO: ano163.rev.netart.pl X-Spam-Score: 0.101 Date: Wed, 18 Jul 2018 12:48:26 +0200 (CEST) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org, Carlos O'Donell Message-ID: <686992897.1040196.1531910906353@poczta.nazwa.pl> Subject: [PATCH] oc_FR locale: Multiple updates (bug 23140, bug 23422). MIME-Version: 1.0 Please review (CC: Carlos, as requested.) This patch actually fixes two bugs because it is difficult to split and attribute some of the changes to one or another bug. Especially I will appreciate the corrections of the metadata (commit comment, NEWS, etc.) I am not sure if the author of the changes wants to be referred to as "Los Provaires" because I guess this is a nick name. This may be changed later if I receive any update before the final push. OK for 2.28? Regards, Rafal Reviewed-by: Carlos O'Donell From 9dcb6d369267ba2717f5d599f788a97783e805b2 Mon Sep 17 00:00:00 2001 From: Los Provaires Date: Sat, 19 May 2018 17:59:08 +0200 Subject: [PATCH] oc_FR locale: Multiple updates (bug 23140, bug 23422). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Multiple updates for Occitan language including alternative month names, update abday and abmon, fix typos in day, fix d_fmt, correct LC_NAME, use “copy "ca_ES"” as LC_COLLATE, and improve indentation. [BZ #23140] * localedata/locales/oc_FR (mon): Rename to... (alt_mon): This, then update October (typo fix). (mon): New content (genitive case, month names preceded by "de" or "d’"). [BZ #23422] * localedata/locales/oc_FR (abday): All items updated. (day): Wednesday and Saturday updated (typo fixes). (abmon): Update all items, except May. (d_fmt): Updated "%d.%m.%Y" -> "%d/%m/%Y". (LC_IDENTIFICATION): Bump the revision number and date. Keep the "category" entries in alphabetic order. (LC_ADDRESS): Remove no longer needed comment. (LC_COLLATE): Use “copy "ca_ES"”. (LC_NAME): Set the correct values of "name_fmt", "name_mr", and "name_mrs". --- NEWS | 2 +- localedata/locales/oc_FR | 64 ++++++++++++++++++++++++++++++------------------ 2 files changed, 41 insertions(+), 25 deletions(-) diff --git a/NEWS b/NEWS index c2896a7..ef096e0 100644 --- a/NEWS +++ b/NEWS @@ -36,7 +36,7 @@ Major new features: fMxdivfNx functions. * Nominative and genitive month names are now supported for the following - languages: Armenian, Asturian, Catalan, Czech, Kashubian, Ossetian, + languages: Armenian, Asturian, Catalan, Czech, Kashubian, Occitan, Ossetian, Scottish Gaelic, Upper Sorbian, and Walloon. The following languages now support abbreviated alternative month names: Catalan, Greek, and Kashubian. diff --git a/localedata/locales/oc_FR b/localedata/locales/oc_FR index d8c60a2..707927e 100644 --- a/localedata/locales/oc_FR +++ b/localedata/locales/oc_FR @@ -18,25 +18,25 @@ tel "" fax "" language "Occitan" territory "France" -revision "0.2" -date "2000-11-15" +revision "0.3" +date "2018-04-12" category "i18n:2012";LC_IDENTIFICATION -category "i18n:2012";LC_COLLATE +category "i18n:2012";LC_ADDRESS category "i18n:2012";LC_CTYPE +category "i18n:2012";LC_COLLATE category "i18n:2012";LC_MESSAGES category "i18n:2012";LC_MONETARY +category "i18n:2012";LC_NAME category "i18n:2012";LC_NUMERIC -category "i18n:2012";LC_TIME category "i18n:2012";LC_PAPER category "i18n:2012";LC_MEASUREMENT +category "i18n:2012";LC_TIME category "i18n:2012";LC_TELEPHONE -category "i18n:2012";LC_ADDRESS END LC_IDENTIFICATION LC_ADDRESS postal_fmt "%d%N%f%N%d%N%b%N%s %h 5e %r%N%C%z %T%N%c%N" -% https://oc.wikipedia.org/wiki/Fran%C3%A7a França country_name "Frana" country_post "F" country_ab2 "FR" @@ -58,7 +58,7 @@ translit_end END LC_CTYPE LC_COLLATE -copy "en_DK" +copy "ca_ES" END LC_COLLATE LC_MESSAGES @@ -87,24 +87,27 @@ copy "fr_FR" END LC_TELEPHONE LC_TIME -abday "dim";"lun";/ - "mar";"mec";/ - "ju";"ven";/ - "sab" +abday "dg.";"dl.";"dm.";"dc.";"dj.";"dv.";"ds." day "dimenge";/ "diluns";/ "dimars";/ - "dimecres";/ + "dimcres";/ "dijus";/ "divendres";/ - "disabte" -abmon "gen";"feb";/ - "mar";"abr";/ - "mai";"jun";/ - "jul";"ago";/ - "set";"oct";/ - "nov";"dec" -mon "genir";/ + "dissabte" +abmon "gen.";/ + "febr.";/ + "mar";/ + "abr.";/ + "mai";/ + "junh";/ + "jul.";/ + "ago.";/ + "set.";/ + "oct.";/ + "nov.";/ + "dec." +alt_mon "genir";/ "febrir";/ "mar";/ "abrial";/ @@ -113,11 +116,23 @@ mon "genir";/ "julhet";/ "agost";/ "setembre";/ - "octobre";/ + "octbre";/ "novembre";/ "decembre" +mon "de genir";/ + "de febrir";/ + "de mar";/ + "dabrial";/ + "de mai";/ + "de junh";/ + "de julhet";/ + "dagost";/ + "de setembre";/ + "doctbre";/ + "de novembre";/ + "de decembre" d_t_fmt "%a %d %b %Y %T %Z" -d_fmt "%d.%m.%Y" +d_fmt "%d//%m//%Y" t_fmt "%T" am_pm "";"" t_fmt_ampm "" @@ -126,6 +141,7 @@ first_weekday 2 END LC_TIME LC_NAME -% FIXME -copy "fr_FR" +name_fmt "%d%t%g%t%m%t%f" +name_mr "En" +name_mrs "Na" END LC_NAME -- 2.7.5