diff options
author | Luiza Pagliari | 2012-09-18 13:40:45 -0400 |
---|---|---|
committer | Wim Jongman | 2012-09-18 13:40:45 -0400 |
commit | b5de58200c17f3bb26d9cb6f867b82f5e9b80902 (patch) | |
tree | 01070fce68bd84951be541e3597c6579c3bd3955 | |
parent | d3446b606c41f7bf62f752b4c20d05a2e32476fc (diff) | |
download | org.eclipse.nebula-b5de58200c17f3bb26d9cb6f867b82f5e9b80902.zip org.eclipse.nebula-b5de58200c17f3bb26d9cb6f867b82f5e9b80902.tar.gz org.eclipse.nebula-b5de58200c17f3bb26d9cb6f867b82f5e9b80902.tar.xz |
bug 368448: i18n: pt_BR file
https://bugs.eclipse.org/bugs/show_bug.cgi?id=368448
-rw-r--r-- | widgets/cdatetime/org.eclipse.nebula.widgets.cdatetime/src/org/eclipse/nebula/widgets/cdatetime/messages_pt_BR.properties | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/widgets/cdatetime/org.eclipse.nebula.widgets.cdatetime/src/org/eclipse/nebula/widgets/cdatetime/messages_pt_BR.properties b/widgets/cdatetime/org.eclipse.nebula.widgets.cdatetime/src/org/eclipse/nebula/widgets/cdatetime/messages_pt_BR.properties new file mode 100644 index 0000000..0a251bb --- /dev/null +++ b/widgets/cdatetime/org.eclipse.nebula.widgets.cdatetime/src/org/eclipse/nebula/widgets/cdatetime/messages_pt_BR.properties @@ -0,0 +1,45 @@ +null_text.date=<escolha a data> +null_text.time=<escolha a hora> +accept.text=OK +cancel.text=Cancelar +clear.text=Limpar +nav_current_day=Ir Para a Data Atual +nav_current_time=Ir Para a Hora Atual +nav_prev_month=Mês Anterior +nav_next_month=Próximo Mês +nav_prev_year=Ano Anterior +nav_next_year=Próximo Ano +today.text=Hoje +today_verbose.text=Hoje é {0,date,EEEE}, dia {1} +show_selection=Mostrar Seleção +date_ordinal_1=1 +date_ordinal_2=2 +date_ordinal_3=3 +date_ordinal_4=4 +date_ordinal_5=5 +date_ordinal_6=6 +date_ordinal_7=7 +date_ordinal_8=8 +date_ordinal_9=9 +date_ordinal_10=10 +date_ordinal_11=11 +date_ordinal_12=12 +date_ordinal_13=13 +date_ordinal_14=14 +date_ordinal_15=15 +date_ordinal_16=16 +date_ordinal_17=17 +date_ordinal_18=18 +date_ordinal_19=19 +date_ordinal_20=20 +date_ordinal_21=21 +date_ordinal_22=22 +date_ordinal_23=23 +date_ordinal_24=24 +date_ordinal_25=25 +date_ordinal_26=26 +date_ordinal_27=27 +date_ordinal_28=28 +date_ordinal_29=29 +date_ordinal_30=30 +date_ordinal_31=31 |