diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-gl/chat/dateFormat.properties | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/l10n-gl/chat/dateFormat.properties b/l10n-gl/chat/dateFormat.properties new file mode 100644 index 0000000000..ce4b9690ca --- /dev/null +++ b/l10n-gl/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=Xan +month.2.Mmm=Feb +month.3.Mmm=Mar +month.4.Mmm=Abr +month.5.Mmm=Mai +month.6.Mmm=Xuñ +month.7.Mmm=Xul +month.8.Mmm=Ago +month.9.Mmm=Set +month.10.Mmm=Out +month.11.Mmm=Nov +month.12.Mmm=Dec + +month.1.name=Xaneiro +month.2.name=Febreiro +month.3.name=Marzo +month.4.name=Abril +month.5.name=Maio +month.6.name=Xuño +month.7.name=Xullo +month.8.name=Agosto +month.9.name=Setembro +month.10.name=Outubro +month.11.name=Novembro +month.12.name=Decembro + +day.1.name=Domingo +day.2.name=Luns +day.3.name=Martes +day.4.name=Mércores +day.5.name=Xoves +day.6.name=Venres +day.7.name=Sábado + +day.1.Mmm=Dom +day.2.Mmm=Lun +day.3.Mmm=Mar +day.4.Mmm=Mér +day.5.Mmm=Xov +day.6.Mmm=Ven +day.7.Mmm=Sáb + +day.1.short=Do +day.2.short=Lu +day.3.short=Ma +day.4.short=Mé +day.5.short=Xo +day.6.short=Ve +day.7.short=Sa + +noon=Mediodía +midnight=Media noite + +AllDay=Todo o dia + +# LOCALIZATION NOTE (finduri-MonthYear): +# %1$S is the month name, %2$S is the year (4 digits format). +finduri-MonthYear=%1$S %2$S |