From c968dd4ecc0b1e7eddebb354c03f8c23335225f7 Mon Sep 17 00:00:00 2001 From: Al Date: Wed, 19 Apr 2017 19:22:28 -0400 Subject: [PATCH] =?UTF-8?q?[numex]=20adding=20"=C2=B0"=20as=20additional?= =?UTF-8?q?=20ordinal=20suffix=20for=20Spanish,=20Italian,=20and=20Portugu?= =?UTF-8?q?ese?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/numex/es.yaml | 10 ++++++++++ resources/numex/it.yaml | 10 ++++++++++ resources/numex/pt.yaml | 10 ++++++++++ 3 files changed, 30 insertions(+) diff --git a/resources/numex/es.yaml b/resources/numex/es.yaml index c4c010b8..ecc088fa 100644 --- a/resources/numex/es.yaml +++ b/resources/numex/es.yaml @@ -722,6 +722,7 @@ - ".º" - "º" - "o" + - "°" "1": - "ᵉʳ" - "er" @@ -730,10 +731,12 @@ - ".º" - "º" - "o" + - "°" "2": - ".º" - "º" - "o" + - "°" "3": - "ᵉʳ" - "er" @@ -742,30 +745,37 @@ - ".º" - "º" - "o" + - "°" "4": - ".º" - "º" - "o" + - "°" "5": - ".º" - "º" - "o" + - "°" "6": - ".º" - "º" - "o" + - "°" "7": - ".º" - "º" - "o" + - "°" "8": - ".º" - "º" - "o" + - "°" "9": - ".º" - "º" - "o" + - "°" - gender: "f" suffixes: diff --git a/resources/numex/it.yaml b/resources/numex/it.yaml index 3b7d58b5..b0c5a2d4 100644 --- a/resources/numex/it.yaml +++ b/resources/numex/it.yaml @@ -749,33 +749,43 @@ "0": - "º" - "o" + - "°" "1": - "º" - "o" + - "°" "2": - "º" - "o" + - "°" "3": - "º" - "o" + - "°" "4": - "º" - "o" + - "°" "5": - "º" - "o" + - "°" "6": - "º" - "o" + - "°" "7": - "º" - "o" + - "°" "8": - "º" - "o" + - "°" "9": - "º" - "o" + - "°" - gender: "f" suffixes: diff --git a/resources/numex/pt.yaml b/resources/numex/pt.yaml index 9970abc9..05b3e88d 100644 --- a/resources/numex/pt.yaml +++ b/resources/numex/pt.yaml @@ -884,33 +884,43 @@ "0": - "º" - "o" + - "°" "1": - "º" - "o" + - "°" "2": - "º" - "o" + - "°" "3": - "º" - "o" + - "°" "4": - "º" - "o" + - "°" "5": - "º" - "o" + - "°" "6": - "º" - "o" + - "°" "7": - "º" - "o" + - "°" "8": - "º" - "o" + - "°" "9": - "º" - "o" + - "°" - gender: "f" suffixes: