diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-lv/chat/dateFormat.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-lv/chat/dateFormat.properties')
-rw-r--r-- | l10n-lv/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-lv/chat/dateFormat.properties b/l10n-lv/chat/dateFormat.properties new file mode 100644 index 0000000000..6f69048fd6 --- /dev/null +++ b/l10n-lv/chat/dateFormat.properties @@ -0,0 +1,62 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +month.1.Mmm=janv. +month.2.Mmm=febr. +month.3.Mmm=marts +month.4.Mmm=apr. +month.5.Mmm=maijs +month.6.Mmm=jūn. +month.7.Mmm=jūl. +month.8.Mmm=aug. +month.9.Mmm=sep. +month.10.Mmm=okt. +month.11.Mmm=nov. +month.12.Mmm=dec. + +month.1.name=janvāris +month.2.name=februāris +month.3.name=marts +month.4.name=aprīlis +month.5.name=maijs +month.6.name=jūnijs +month.7.name=jūlijs +month.8.name=augusts +month.9.name=septembris +month.10.name=oktobris +month.11.name=novembris +month.12.name=decembris + +day.1.name=svētdiena +day.2.name=pirmdiena +day.3.name=otrdiena +day.4.name=trešdiena +day.5.name=ceturtdiena +day.6.name=piektdiena +day.7.name=sestdiena + +day.1.Mmm=svētd. +day.2.Mmm=pirmd. +day.3.Mmm=otrd. +day.4.Mmm=trešd. +day.5.Mmm=ceturtd. +day.6.Mmm=piektd. +day.7.Mmm=sestd. + +day.1.short=Sv +day.2.short=P +day.3.short=O +day.4.short=Tr +day.5.short=C +day.6.short=Pk +day.7.short=S + +noon=pusdienlaikā +midnight=pusnaktī + +AllDay=visu dienu + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S |