public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL
       [not found] <CGME20170712095026epcas5p14f82388d4370082dd2bf35a7251dd927@epcas5p1.samsung.com>
@ 2017-07-12  9:50 ` Akhilesh Kumar
  0 siblings, 0 replies; 6+ messages in thread
From: Akhilesh Kumar @ 2017-07-12  9:50 UTC (permalink / raw)
  To: libc-alpha; +Cc: pankaj.m, Akhilesh Kumar

[BZ #21756]
       Added yesstr/nostr for nds_DE and nds_NL

 Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
 localedata/locales/nds_DE |    2 ++
 localedata/locales/nds_NL |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/localedata/locales/nds_DE b/localedata/locales/nds_DE
index 8bbdc4d..ae0df0a 100644
--- a/localedata/locales/nds_DE
+++ b/localedata/locales/nds_DE
@@ -64,6 +64,8 @@ END LC_CTYPE
 LC_MESSAGES
 yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr  "<U006A><U006F>"
+nostr   "<U006E><U0065><U0065>"
 END LC_MESSAGES
 
 LC_MONETARY
diff --git a/localedata/locales/nds_NL b/localedata/locales/nds_NL
index 107d98c..419dcc6 100644
--- a/localedata/locales/nds_NL
+++ b/localedata/locales/nds_NL
@@ -63,6 +63,8 @@ END LC_CTYPE
 LC_MESSAGES
 yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr  "<U006A><U006F>"
+nostr   "<U006E><U0065><U0065>"
 END LC_MESSAGES
 
 LC_MONETARY
-- 
1.7.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL
  2017-07-12 14:31     ` Florian Weimer
@ 2017-07-12 14:53       ` Mike FABIAN
  0 siblings, 0 replies; 6+ messages in thread
From: Mike FABIAN @ 2017-07-12 14:53 UTC (permalink / raw)
  To: Florian Weimer; +Cc: Akhilesh Kumar, libc-alpha, pankaj.m

Florian Weimer <fw@deneb.enyo.de> wrote:

> * Mike FABIAN:
>
>> I think it should be “jo” and “nee”.
>
> That was my hunch as well, but second testament translation I have
> uses »ja« (at least in the places I found, it's not a digital copy).

http://unicode.org/cldr/trac/browser/trunk/common/main/nds.xml#L2284

has “jo”.

-- 
Mike FABIAN <mfabian@redhat.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL
  2017-07-12  9:33   ` Mike FABIAN
@ 2017-07-12 14:31     ` Florian Weimer
  2017-07-12 14:53       ` Mike FABIAN
  0 siblings, 1 reply; 6+ messages in thread
From: Florian Weimer @ 2017-07-12 14:31 UTC (permalink / raw)
  To: Mike FABIAN; +Cc: Akhilesh Kumar, libc-alpha, pankaj.m

* Mike FABIAN:

> I think it should be “jo” and “nee”.

That was my hunch as well, but second testament translation I have
uses »ja« (at least in the places I found, it's not a digital copy).

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL
  2017-07-12  8:10 ` Akhilesh Kumar
  2017-07-12  9:28   ` Mike FABIAN
@ 2017-07-12  9:33   ` Mike FABIAN
  2017-07-12 14:31     ` Florian Weimer
  1 sibling, 1 reply; 6+ messages in thread
From: Mike FABIAN @ 2017-07-12  9:33 UTC (permalink / raw)
  To: Akhilesh Kumar; +Cc: libc-alpha, pankaj.m

Akhilesh Kumar <akhilesh.k@samsung.com> wrote:

>  [BZ #21756]
>         Added yesstr/nostr for nds_DE and nds_NL
>
> Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
> ---
>  localedata/locales/nds_DE |    2 ++
>  localedata/locales/nds_NL |    2 ++
>  2 files changed, 4 insertions(+) 
>

--- a/localedata/locales/nds_DE
+++ b/localedata/locales/nds_DE
@@ -64,6 +64,8 @@ END LC_CTYPE
 LC_MESSAGES
 yesexpr "^[+1jJyY]"
 noexpr  "^[-0nN]"
+yesstr  "Ja"
+nostr   "Nee"
 END LC_MESSAGES
 

I think it should be “jo” and “nee”.

-- 
Mike FABIAN <mfabian@redhat.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL
  2017-07-12  8:10 ` Akhilesh Kumar
@ 2017-07-12  9:28   ` Mike FABIAN
  2017-07-12  9:33   ` Mike FABIAN
  1 sibling, 0 replies; 6+ messages in thread
From: Mike FABIAN @ 2017-07-12  9:28 UTC (permalink / raw)
  To: Akhilesh Kumar; +Cc: libc-alpha, pankaj.m

Akhilesh Kumar <akhilesh.k@samsung.com> さんはかきました:

>  [BZ #21756]
>         Added yesstr/nostr for nds_DE and nds_NL
>
> Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
> ---
>  localedata/locales/nds_DE |    2 ++
>  localedata/locales/nds_NL |    2 ++
>  2 files changed, 4 insertions(+) 
>
> diff --git a/localedata/locales/nds_DE b/localedata/locales/nds_DE
> index 8bbdc4d..7245a9b 100644
> --- a/localedata/locales/nds_DE

+++ b/localedata/locales/nds_DE

is missing here. Therefore your patch doesn’t apply cleanly.

> @@ -64,6 +69,8 @@ END LC_CTYPE
>  LC_MESSAGES
>  yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
> +yesstr  "<U004A><U0061>"
> +nostr   "<U004E><U0065><U0065>"
>  END LC_MESSAGES
>  
>  LC_MONETARY
> diff --git a/localedata/locales/nds_NL b/localedata/locales/nds_NL
> index 107d98c..79449bf 100644
> --- a/localedata/locales/nds_NL
> +++ b/localedata/locales/nds_NL
> @@ -63,6 +63,8 @@ END LC_CTYPE
>  LC_MESSAGES
>  yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
> +yesstr  "<U004A><U0061>"
> +nostr   "<U004E><U0065><U0065>"
>  END LC_MESSAGES
>  
>  LC_MONETARY

-- 
Mike FABIAN <mfabian@redhat.com>
睡眠不足はいい仕事の敵だ。

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL
       [not found] <CGME20170712081032epcas5p352bb42225511cc34d3030a761fe9ca6f@epcas5p3.samsung.com>
@ 2017-07-12  8:10 ` Akhilesh Kumar
  2017-07-12  9:28   ` Mike FABIAN
  2017-07-12  9:33   ` Mike FABIAN
  0 siblings, 2 replies; 6+ messages in thread
From: Akhilesh Kumar @ 2017-07-12  8:10 UTC (permalink / raw)
  To: libc-alpha; +Cc: pankaj.m, Akhilesh Kumar

 [BZ #21756]
        Added yesstr/nostr for nds_DE and nds_NL

Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
 localedata/locales/nds_DE |    2 ++
 localedata/locales/nds_NL |    2 ++
 2 files changed, 4 insertions(+) 

diff --git a/localedata/locales/nds_DE b/localedata/locales/nds_DE
index 8bbdc4d..7245a9b 100644
--- a/localedata/locales/nds_DE
@@ -64,6 +69,8 @@ END LC_CTYPE
 LC_MESSAGES
 yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr  "<U004A><U0061>"
+nostr   "<U004E><U0065><U0065>"
 END LC_MESSAGES
 
 LC_MONETARY
diff --git a/localedata/locales/nds_NL b/localedata/locales/nds_NL
index 107d98c..79449bf 100644
--- a/localedata/locales/nds_NL
+++ b/localedata/locales/nds_NL
@@ -63,6 +63,8 @@ END LC_CTYPE
 LC_MESSAGES
 yesexpr "<U005E><U005B><U002B><U0031><U006A><U004A><U0079><U0059><U005D>"
 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr  "<U004A><U0061>"
+nostr   "<U004E><U0065><U0065>"
 END LC_MESSAGES
 
 LC_MONETARY
-- 
1.7.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-12 14:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20170712095026epcas5p14f82388d4370082dd2bf35a7251dd927@epcas5p1.samsung.com>
2017-07-12  9:50 ` [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL Akhilesh Kumar
     [not found] <CGME20170712081032epcas5p352bb42225511cc34d3030a761fe9ca6f@epcas5p3.samsung.com>
2017-07-12  8:10 ` Akhilesh Kumar
2017-07-12  9:28   ` Mike FABIAN
2017-07-12  9:33   ` Mike FABIAN
2017-07-12 14:31     ` Florian Weimer
2017-07-12 14:53       ` Mike FABIAN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).