From 68671e63dd8d2ece168c2f7e475004fb150bfe2a Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 24 Dec 1999 05:58:07 +0000 Subject: Add lt_LT Submitted by: Ricardas Cepas --- share/timedef/Makefile | 1 + share/timedef/lt_LT.ISO8859-4.src | 100 +++++++++++++++++++++++++++++++++++++ share/timedef/lt_LT.ISO_8859-4.src | 100 +++++++++++++++++++++++++++++++++++++ 3 files changed, 201 insertions(+) create mode 100644 share/timedef/lt_LT.ISO8859-4.src create mode 100644 share/timedef/lt_LT.ISO_8859-4.src (limited to 'share/timedef') diff --git a/share/timedef/Makefile b/share/timedef/Makefile index 70360f5..2188919 100644 --- a/share/timedef/Makefile +++ b/share/timedef/Makefile @@ -20,6 +20,7 @@ LOCALES= cs_CZ.ISO_8859-2 \ it_IT.ISO_8859-1 \ ko_KR.EUC \ la_LN.ISO_8859-1 \ + lt_LT.ISO_8859-4 \ nl_NL.ISO_8859-1 \ no_NO.ISO_8859-1 \ pl_PL.ISO_8859-2 \ diff --git a/share/timedef/lt_LT.ISO8859-4.src b/share/timedef/lt_LT.ISO8859-4.src new file mode 100644 index 0000000..bb7a7e5 --- /dev/null +++ b/share/timedef/lt_LT.ISO8859-4.src @@ -0,0 +1,100 @@ +# $FreeBSD$ +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short month names +# +Sau +Vas +Kov +Bal +Geg +Bir +Lie +Rgp +Rgs +Spa +Lap +Grd +# +# Long month names +# +sausio +vasario +kovo +balandžio +gegužės +birželio +liepos +rugpjūčio +rugsėjo +spalio +lapkričio +gruodžio +# +# Short weekday names +# (padded with a space to conform with other languages) +Sk +Pr +An +Tr +Kt +Pn +Št +# +# Long weekday names +# +Sekmadienis +Pirmadienis +Antradienis +Trečiadienis +Ketvirtadienis +Penktadienis +Šeštadienis +# +# X_fmt +# +%H:%M:%S +# +# x_fmt +# +%Y.%m.%d +# +# c_fmt +# %A, %Y m. %B %e d. %T +%a %b %e %X %Y +# +# am +# + +# +# pm +# + +# +# date_fmt +# +%A, %Y m. %B %e d. %T %Z +# +# Long month names in alternative form +# +sausio +vasario +kovo +balandžio +gegužės +birželio +liepos +rugpjūčio +rugsėjo +spalio +lapkričio +gruodžio +# +# Ef_fmt +# +%b %e +# +# EF_fmt +# +%B %e diff --git a/share/timedef/lt_LT.ISO_8859-4.src b/share/timedef/lt_LT.ISO_8859-4.src new file mode 100644 index 0000000..bb7a7e5 --- /dev/null +++ b/share/timedef/lt_LT.ISO_8859-4.src @@ -0,0 +1,100 @@ +# $FreeBSD$ +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short month names +# +Sau +Vas +Kov +Bal +Geg +Bir +Lie +Rgp +Rgs +Spa +Lap +Grd +# +# Long month names +# +sausio +vasario +kovo +balandžio +gegužės +birželio +liepos +rugpjūčio +rugsėjo +spalio +lapkričio +gruodžio +# +# Short weekday names +# (padded with a space to conform with other languages) +Sk +Pr +An +Tr +Kt +Pn +Št +# +# Long weekday names +# +Sekmadienis +Pirmadienis +Antradienis +Trečiadienis +Ketvirtadienis +Penktadienis +Šeštadienis +# +# X_fmt +# +%H:%M:%S +# +# x_fmt +# +%Y.%m.%d +# +# c_fmt +# %A, %Y m. %B %e d. %T +%a %b %e %X %Y +# +# am +# + +# +# pm +# + +# +# date_fmt +# +%A, %Y m. %B %e d. %T %Z +# +# Long month names in alternative form +# +sausio +vasario +kovo +balandžio +gegužės +birželio +liepos +rugpjūčio +rugsėjo +spalio +lapkričio +gruodžio +# +# Ef_fmt +# +%b %e +# +# EF_fmt +# +%B %e -- cgit v1.1