gecko-dev/calendar/resources/locale/pt-BR/dateFormat.properties
mostafah%oeone.com e1222e46b6 -Checked in patches for bug 260169:
generalize formatDateTime and formatInterval relative to given date, not just today
-Removed redundant AllDay entry from calendar.properties
2004-10-25 15:47:30 +00:00

136 lines
3.5 KiB
Properties

# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is OEone Calendar Code, released October 31st, 2001.
#
# The Initial Developer of the Original Code is
# OEone Corporation.
# Portions created by OEone Corporation are Copyright (C) 2001
# OEone Corporation. All Rights Reserved.
#
# Contributor(s): Garth Smedley <garths@oeone.com>
# Erico Mendonca <erico@techisa.srv.br>
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
# Month names - Add full names when needed
month.1.Mmm=Jan
month.2.Mmm=Fev
month.3.Mmm=Mar
month.4.Mmm=Abr
month.5.Mmm=Mai
month.6.Mmm=Jun
month.7.Mmm=Jul
month.8.Mmm=Ago
month.9.Mmm=Set
month.10.Mmm=Out
month.11.Mmm=Nov
month.12.Mmm=Dez
month.1.name=Janeiro
month.2.name=Fevereiro
month.3.name=Março
month.4.name=Abril
month.5.name=Maio
month.6.name=Junho
month.7.name=Julho
month.8.name=Agosto
month.9.name=Setembro
month.10.name=Outubro
month.11.name=Novembro
month.12.name=Dezembro
#Don't change this without notifying people in calendar first.
day.1.name=Domingo
day.2.name=Segunda
day.3.name=Terça
day.4.name=Quarta
day.5.name=Quinta
day.6.name=Sexta
day.7.name=Sábado
day.1.Mmm=Dom
day.2.Mmm=Seg
day.3.Mmm=Ter
day.4.Mmm=Qua
day.5.Mmm=Qui
day.6.Mmm=Sex
day.7.Mmm=Sáb
# Can someone tell me why were not counting from zero?
day.1.short=D
day.2.short=S
day.3.short=T
day.4.short=Q
day.5.short=Q
day.6.short=S
day.7.short=S
am-string=
pm-string=
AllDay=Dia Inteiro
# Added to support localization of messages within eventDialog.js
# Day ordinals imply order within a list.
ordinal.suffix.1=
ordinal.suffix.2=
ordinal.suffix.3=
ordinal.suffix.4=
ordinal.suffix.5=
ordinal.suffix.6=
ordinal.suffix.7=
ordinal.suffix.8=
ordinal.suffix.9=
ordinal.suffix.10=
ordinal.suffix.11=
ordinal.suffix.12=
ordinal.suffix.13=
ordinal.suffix.14=
ordinal.suffix.15=
ordinal.suffix.16=
ordinal.suffix.17=
ordinal.suffix.18=
ordinal.suffix.19=
ordinal.suffix.20=
ordinal.suffix.21=
ordinal.suffix.22=
ordinal.suffix.23=
ordinal.suffix.24=
ordinal.suffix.25=
ordinal.suffix.26=
ordinal.suffix.27=
ordinal.suffix.28=
ordinal.suffix.29=
ordinal.suffix.30=
ordinal.suffix.31=
ordinal.name.last=Último(a)
ordinal.name.1=Primeiro(a)
ordinal.name.2=Segundo(a)
ordinal.name.3=Terceiro(a)
ordinal.name.4=Quarto(a)