glibc/localedata/locales/tpi_PG
Siddhesh Poyarekar 30891f35fa Remove "Contributed by" lines
We stopped adding "Contributed by" or similar lines in sources in 2012
in favour of git logs and keeping the Contributors section of the
glibc manual up to date.  Removing these lines makes the license
header a bit more consistent across files and also removes the
possibility of error in attribution when license blocks or files are
copied across since the contributed-by lines don't actually reflect
reality in those cases.

Move all "Contributed by" and similar lines (Written by, Test by,
etc.) into a new file CONTRIBUTED-BY to retain record of these
contributions.  These contributors are also mentioned in
manual/contrib.texi, so we just maintain this additional record as a
courtesy to the earlier developers.

The following scripts were used to filter a list of files to edit in
place and to clean up the CONTRIBUTED-BY file respectively.  These
were not added to the glibc sources because they're not expected to be
of any use in future given that this is a one time task:

https://gist.github.com/siddhesh/b5ecac94eabfd72ed2916d6d8157e7dc
https://gist.github.com/siddhesh/15ea1f5e435ace9774f485030695ee02

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2021-09-03 22:06:44 +05:30

200 lines
4.0 KiB
Plaintext

comment_char %
escape_char /
% This file is part of the GNU C Library and contains locale data.
% The Free Software Foundation does not claim any copyright interest
% in the locale data contained in this file. The foregoing does not
% affect the license of the GNU C Library as a whole. It does not
% exempt you from the conditions of the license if your use would
% otherwise be governed by that license.
% Tok Pisin language locale for Papua New Guinea.
% Words translated from http://www.tok-pisin.com/
LC_IDENTIFICATION
title "Tok Pisin language locale for Papua New Guinea"
source "Samsung Electronics Co., Ltd."
address ""
contact ""
email "akhilesh.k@samsung.com"
tel ""
fax ""
language "Tok Pisin"
territory "Papua New Guinea"
revision "0.1"
date "2017-03-21"
category "i18n:2012";LC_IDENTIFICATION
category "i18n:2012";LC_CTYPE
category "i18n:2012";LC_COLLATE
category "i18n:2012";LC_TIME
category "i18n:2012";LC_NUMERIC
category "i18n:2012";LC_MONETARY
category "i18n:2012";LC_PAPER
category "i18n:2012";LC_MEASUREMENT
category "i18n:2012";LC_MESSAGES
category "i18n:2012";LC_NAME
category "i18n:2012";LC_ADDRESS
category "i18n:2012";LC_TELEPHONE
END LC_IDENTIFICATION
LC_CTYPE
copy "i18n"
translit_start
include "translit_combining";""
translit_end
END LC_CTYPE
LC_COLLATE
% Copy the template from ISO/IEC 3166
copy "iso14651_t1"
END LC_COLLATE
LC_TIME
% Full month names
% Month names from http://www.tok-pisin.com, the month names from
% http://wikitravel.org/en/Tok_Pisin_phrasebook differ a bit.
mon "Janueri";/
"Februeri";/
"Mas";/
"Epril";/
"Me";/
"Jun";/
"Julai";/
"Ogas";/
"Septemba";/
"Oktoba";/
"Novemba";/
"Desemba"
% Abbreviated month names
abmon "Jan";/
"Feb";/
"Mas";/
"Epr";/
"Me";/
"Jun";/
"Jul";/
"Oga";/
"Sep";/
"Okt";/
"Nov";/
"Des"
% Full Weekday names
day "Sande";/
"Mande";/
"Tunde";/
"Trinde";/
"Fonde";/
"Fraide";/
"Sarere"
%
% Abbreviated Weekday names
abday "San";/
"Man";/
"Tun";/
"Tri";/
"Fon";/
"Fra";/
"Sar"
%
% Appropriate date and time representation
d_t_fmt "%a %d %b %Y %T"
%
% Appropriate date and time representation for date(1)
date_fmt "%a %d %b %Y %T %Z"
%
% Appropriate date representation
% https://en.wikipedia.org/wiki/Date_and_time_notation_in_Australia
d_fmt "%d//%m//%Y"
%
% Appropriate time representation
t_fmt "%r"
%
% Equivalent of AM PM
% (from http://wikitravel.org/en/Tok_Pisin_phrasebook)
%
am_pm "biknait";"apinun"
%
% Appropriate 12 h time representation
t_fmt_ampm "%I:%M:%S %p %Z"
week 7;19971130;1
END LC_TIME
%
LC_NUMERIC
decimal_point "."
thousands_sep ","
grouping 3
END LC_NUMERIC
%
% https://en.wikipedia.org/wiki/Papua_New_Guinea
% PGK
% https://en.wikipedia.org/wiki/Papua_New_Guinean_kina
% https://en.wikipedia.org/wiki/Currency_symbol
% K
LC_MONETARY
currency_symbol "K"
int_curr_symbol "PGK "
mon_decimal_point "."
mon_thousands_sep ","
mon_grouping 3
positive_sign ""
negative_sign "-"
int_frac_digits 2
frac_digits 2
p_cs_precedes 1
int_p_sep_by_space 1
p_sep_by_space 1
n_cs_precedes 1
int_n_sep_by_space 1
n_sep_by_space 1
p_sign_posn 1
n_sign_posn 1
END LC_MONETARY
LC_PAPER
copy "i18n"
END LC_PAPER
LC_MEASUREMENT
measurement 1
END LC_MEASUREMENT
LC_MESSAGES
yesexpr "^[+1yY]"
noexpr "^[-0nN]"
yesstr "yes"
nostr "nogat"
END LC_MESSAGES
LC_NAME
copy "en_US"
END LC_NAME
LC_ADDRESS
% http://www.addressexamples.com/papua-new-guinea-address-format/
postal_fmt "%a%s%z%C"
% https://tpi.wikipedia.org/wiki/Papua_Niugini
country_name "Papua Niugini"
country_post ""
country_ab2 "PG"
country_ab3 "PNG"
country_car "PNG"
% https://en.wikipedia.org/wiki/ISO_3166-1_numeric
country_num 598
% Tok Pisin
lang_name "Tok Pisin"
% https://en.wikipedia.org/wiki/Tok_Pisin
lang_ab ""
lang_term "tpi"
lang_lib "tpi"
END LC_ADDRESS
LC_TELEPHONE
% https://www.howtocallabroad.com/papua/
tel_int_fmt "+%c %l"
int_select "00"
% http://www.nationsonline.org/oneworld/international-calling-codes.htm
int_prefix "675"
END LC_TELEPHONE