diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ia/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-ia/chat/dateFormat.properties b/l10n-ia/chat/dateFormat.properties new file mode 100644 index 0000000000..8be9802fa0 --- /dev/null +++ b/l10n-ia/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=jan +month.2.Mmm=feb +month.3.Mmm=mar +month.4.Mmm=apr +month.5.Mmm=mai +month.6.Mmm=jun +month.7.Mmm=jul +month.8.Mmm=aug +month.9.Mmm=sep +month.10.Mmm=oct +month.11.Mmm=nov +month.12.Mmm=dec + +month.1.name=Januario +month.2.name=Februario +month.3.name=Martio +month.4.name=April +month.5.name=Maio +month.6.name=Junio +month.7.name=Julio +month.8.name=Augusto +month.9.name=Septembre +month.10.name=Octobre +month.11.name=Novembre +month.12.name=Decembre + +day.1.name=dominica +day.2.name=lunedi +day.3.name=martedi +day.4.name=mercuridi +day.5.name=jovedi +day.6.name=venerdi +day.7.name=sabbato + +day.1.Mmm=dom +day.2.Mmm=lun +day.3.Mmm=mar +day.4.Mmm=mer +day.5.Mmm=jov +day.6.Mmm=ven +day.7.Mmm=sab + +day.1.short=do +day.2.short=lu +day.3.short=ma +day.4.short=me +day.5.short=jo +day.6.short=ve +day.7.short=sa + +noon=mediedie +midnight=medienocte + +AllDay=tote le die + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S |