diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-12-24 05:58:07 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-12-24 05:58:07 +0000 |
| commit | 0e483924e49e197783020f69e7c5db95e68ded81 (patch) | |
| tree | 96cc47cbb9e86fad24c61983723fe853bfd135f8 /share | |
| parent | 656f43ab9acf8dff32a2faa953a3609f4ffd4b1f (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/timedef/Makefile | 1 | ||||
| -rw-r--r-- | share/timedef/lt_LT.ISO8859-4.src | 100 | ||||
| -rw-r--r-- | share/timedef/lt_LT.ISO_8859-4.src | 100 |
3 files changed, 201 insertions, 0 deletions
diff --git a/share/timedef/Makefile b/share/timedef/Makefile index 70360f50a367..2188919c7606 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 000000000000..bb7a7e5e907b --- /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 000000000000..bb7a7e5e907b --- /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 |
