-rw-r--r-- | i18n/pt_BR/today.ts | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/i18n/pt_BR/today.ts b/i18n/pt_BR/today.ts index b6ec295..8d30514 100644 --- a/i18n/pt_BR/today.ts +++ b/i18n/pt_BR/today.ts @@ -1,57 +1,61 @@ <!DOCTYPE TS><TS> -<codec>iso8859-1</codec> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>Today</name> <message> <source>Today</source> <translation>Hoje</translation> </message> <message> <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> <translation><b>%1</b> nova(s) mensagem(ns), <b>%2</b> saída</translation> </message> <message> <source>There is <b> 1</b> active task: <br></source> <translation>Existem <b> 1</b> tarefas ativas: <br></translation> </message> <message> <source>There are <b> %1</b> active tasks: <br></source> <translation>Existem <b> %1</b> tarefas ativas: <br></translation> </message> <message> <source>No active tasks</source> <translation>Nenhuma tarefa ativa</translation> </message> + <message> + <source><b>Please fill out the business card </b></source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TodayBase</name> <message> <source>Opiemail not installed</source> <translation>Opiemail não instalado</translation> </message> <message> <source>No appointments today</source> - <translation type='obsolete'>Nenhum compromisso hoje</translation> + <translation type="obsolete">Nenhum compromisso hoje</translation> </message> </context> <context> <name>todayconfig</name> <message> <source>All</source> - <translation type='obsolete'>Tudo</translation> + <translation type="obsolete">Tudo</translation> </message> <message> <source>How many tasks should be shown?</source> <translation>Quantas tarefas devem ser mostradas ?</translation> </message> <message> <source>How many appointment should should be shown?</source> <translation>Quantos compromissos |