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-es-MX/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-es-MX/chat/dateFormat.properties')
-rw-r--r-- | l10n-es-MX/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-es-MX/chat/dateFormat.properties b/l10n-es-MX/chat/dateFormat.properties new file mode 100644 index 0000000000..435244dcd9 --- /dev/null +++ b/l10n-es-MX/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=Ene +month.2.Mmm=Feb +month.3.Mmm=Mar +month.4.Mmm=Abr +month.5.Mmm=May +month.6.Mmm=Jun +month.7.Mmm=Jul +month.8.Mmm=Ago +month.9.Mmm=Sep +month.10.Mmm=Oct +month.11.Mmm=Nov +month.12.Mmm=Dic + +month.1.name=Enero +month.2.name=Febrero +month.3.name=Marzo +month.4.name=Abril +month.5.name=Mayo +month.6.name=Junio +month.7.name=Julio +month.8.name=Agosto +month.9.name=Septiembre +month.10.name=Octubre +month.11.name=Noviembre +month.12.name=Diciembre + +day.1.name=Domingo +day.2.name=Lunes +day.3.name=Martes +day.4.name=Miércoles +day.5.name=Jueves +day.6.name=Viernes +day.7.name=Sábado + +day.1.Mmm=Dom +day.2.Mmm=Lun +day.3.Mmm=Mar +day.4.Mmm=Mie +day.5.Mmm=Jue +day.6.Mmm=Vie +day.7.Mmm=Sab + +day.1.short=Dom +day.2.short=Lu +day.3.short=Ma +day.4.short=Mi +day.5.short=Ju +day.6.short=Vi +day.7.short=Sa + +noon=Mediodía +midnight=Medianoche + +AllDay=Todo el día + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S |