]> code.delx.au - comingnext/blobdiff - comingNext/pt-BR.lproj/localizedTextStrings.js
added portuguese-brazilian translation by Flavio Nathan
[comingnext] / comingNext / pt-BR.lproj / localizedTextStrings.js
diff --git a/comingNext/pt-BR.lproj/localizedTextStrings.js b/comingNext/pt-BR.lproj/localizedTextStrings.js
new file mode 100644 (file)
index 0000000..1d84978
--- /dev/null
@@ -0,0 +1,93 @@
+var localizedText = new Array();\r
+\r
+localizedText['menu.settings'] = 'Configuração';\r
+localizedText['menu.openCalendarApp'] = 'Abre Calendário';\r
+localizedText['menu.about'] = 'Sobre';\r
+localizedText['menu.update'] = 'Check for new version';\r
+\r
+localizedText['softkey.back'] = 'Back';\r
+\r
+localizedText['settings.restoreDefaults'] = 'Restaura Defaults';\r
+localizedText['settings.help'] = 'Ajuda';\r
+localizedText['settings.save'] = 'Salva';\r
+localizedText['settings.cancel'] = 'Cancela';\r
+\r
+localizedText['settings.name.monthRange'] = 'Faixa do Mês';\r
+localizedText['settings.info.monthRange'] = 'Número de meses incluídos na lista de evento';\r
+localizedText['settings.name.includeTodos'] = 'Incluir ToDos';\r
+localizedText['settings.info.includeTodos'] = 'Desativa para remover "ToDos" da lista de eventos';\r
+localizedText['settings.name.useBackgroundImage'] = 'Usa Imagem de Fundo';\r
+localizedText['settings.info.useBackgroundImage'] = 'Use background_portrait.png e background_landscape.png para transparência artificial. Desativa para usar uma imagem sólida de fundo';\r
+localizedText['settings.name.backgroundImageLocation'] = 'Background Image Location';\r
+localizedText['settings.info.backgroundImageLocation'] = 'defines where the image is located that is displayed in the background. "Internal" will use the buildin image, "external" will use the image located in C:\\Data\\. If you\'ve generated images with "ComingNext Skin Fetcher", you should set this to "external".';\r
+localizedText['settings.validValues.backgroundImageLocation.internal'] = 'internal';\r
+localizedText['settings.validValues.backgroundImageLocation.external'] = 'external';\r
+localizedText['settings.name.showCombinedDateTime'] = 'Apresenta Combinação de Data/Tempo';\r
+localizedText['settings.info.showCombinedDateTime'] = 'somente apresenta o tempo para eventos acontecidos hoje, caso contrário apresenta a data';\r
+localizedText['settings.name.showLocation'] = 'Apresenta Locação';\r
+localizedText['settings.info.showLocation'] = 'apresenta o lugar para eventos de reunião';\r
+localizedText['settings.name.showTodayAsText'] = 'Apresenta Hoje como texto';\r
+localizedText['settings.info.showTodayAsText'] = 'Se ativado, a data atual será apresentada como "Hoje" ao invéz de "31.12"';\r
+localizedText['settings.name.todayText'] = 'Texto "Hoje"';\r
+localizedText['settings.info.todayText'] = 'Texto mostrado para "Hoje"';\r
+localizedText['settings.default.todayText'] = 'Hoje';\r
+localizedText['settings.name.tomorrowText'] = 'Texto "Amanhã"';\r
+localizedText['settings.info.tomorrowText'] = 'Texto mostrado para "Amanhã"';\r
+localizedText['settings.default.tomorrowText'] = 'Amanhã';\r
+localizedText['settings.name.showNowAsText'] = 'Apresenta "Agora" como Texto';\r
+localizedText['settings.info.showNowAsText'] = 'Se ativado, a data atual será apresentada como "Agora" ao invéz de "12:00"';\r
+localizedText['settings.name.nowText'] = 'Texto "Agora"';\r
+localizedText['settings.info.nowText'] = 'Texto mostrado para "Agora"';\r
+localizedText['settings.default.nowText'] = 'Agora';\r
+localizedText['settings.name.dateSeparator'] = 'Separador da Data';\r
+localizedText['settings.info.dateSeparator'] = 'Separador para datas. ex : "31.12" or "31/12"';\r
+localizedText['settings.default.dateSeparator'] = '/';\r
+localizedText['settings.name.dateFormat'] = 'Formato da Data';\r
+localizedText['settings.info.dateFormat'] = 'como a data deverá ser mostrada. \'auto\' irá autodetectar o formato da data em sua configuração no fone. \'MMDD\' escreverá primeiro o mês, \'DDMM\' escreverá primeiro o dia ';\r
+localizedText['settings.validValues.dateFormat.auto'] = 'autodetect';\r
+localizedText['settings.validValues.dateFormat.DDMM'] = 'day/month/year';\r
+localizedText['settings.validValues.dateFormat.MMDD'] = 'month/day/year';\r
+localizedText['settings.name.weekDayLength'] = 'Dia da semana - abreviação';\r
+localizedText['settings.info.weekDayLength'] = 'define com quantos caracteres será mostrado o dia da semana. Ex: 3 deverá limitar "Sexta" to "Sex"';\r
+localizedText['settings.name.updateDataInterval'] = 'Intervalo de atualização de dados';\r
+localizedText['settings.info.updateDataInterval'] = 'quantos minutos esperar antes de atualizar o mostrador. Quanto maior o número, menos bateria será utilizada.';\r
+localizedText['settings.name.calendarApp'] = 'Aplicação de Calendário a executar.';\r
+localizedText['settings.info.calendarApp'] = 'define qual aplicativo irá executar após clicar no widget. 0x10005901 = Calendário interno, 0x20004ec1 = Calendário Epocware Handy';\r
+localizedText['settings.name.eventsPerWidget'] = 'Eventos por Widget';\r
+localizedText['settings.info.eventsPerWidget'] = 'Número de eventos apresentados por widget. Padrão é 4';\r
+localizedText['settings.name.showNothingText'] = 'Apresenta "Nada" como texto';\r
+localizedText['settings.info.showNothingText'] = 'se ativo, apresenta um texto se não há eventos listados';\r
+localizedText['settings.name.nothingText'] = '"Não há mais eventos..." Texto';\r
+localizedText['settings.info.nothingText'] = 'texto apresentado quando não há eventos listados';\r
+localizedText['settings.default.nothingText'] = 'Não há mais eventos nestes %d meses';\r
+localizedText['settings.name.enableDaylightSaving'] = 'Ativa horário de verão (+1h)';\r
+localizedText['settings.info.enableDaylightSaving'] = 'ative isto se você está em uma região que tem horário de verão (+1h)';\r
+localizedText['settings.name.hideWidgetOnCalendarOpen'] = 'Esconde o Widget quando abrir o Calendário';\r
+localizedText['settings.info.hideWidgetOnCalendarOpen'] = 'ative isto se se o widget em tela cheia deverá ficar escondido após clicado para abrir a aplicação de calendário';\r
+localizedText['settings.name.cssStyle_background'] = '.background';\r
+localizedText['settings.info.cssStyle_background'] = 'Define o fundo de tela do widget. Se você quer usar uma imagem de fundo, ponha useBackgroundImage = true abaixo. Para temas padrão, preto, cinza, e azul claro, os códigos são #292029, #e7dfe7, #009aef';\r
+localizedText['settings.name.cssStyle_backgroundFullscreen'] = '.backgroundFullscreen';\r
+localizedText['settings.info.cssStyle_backgroundFullscreen'] = 'O mesmo que fundo de tela mas para quando o widget estiver em tela cheia';\r
+localizedText['settings.name.cssStyle_weekDay'] = '.weekDay';\r
+localizedText['settings.info.cssStyle_weekDay'] = 'Define a aparência dos textos de dia da semana';\r
+localizedText['settings.name.cssStyle_date'] = '.date';\r
+localizedText['settings.info.cssStyle_date'] = 'Define a aparência dos textos das datas';\r
+localizedText['settings.name.cssStyle_today'] = '.today';\r
+localizedText['settings.info.cssStyle_today'] = 'Define a aparência dos textos do dia de "Hoje"';\r
+localizedText['settings.name.cssStyle_tomorrow'] = '.tomorrow';\r
+localizedText['settings.info.cssStyle_tomorrow'] = 'Define a aparência dos textos do dia de "Amanhã"';\r
+localizedText['settings.name.cssStyle_time'] = '.time';\r
+localizedText['settings.info.cssStyle_time'] = 'Define a aparência dos textos de tempo';\r
+localizedText['settings.name.cssStyle_now'] = '.now';\r
+localizedText['settings.info.cssStyle_now'] = 'Define a aparência dos textos de "Agora"';\r
+localizedText['settings.name.cssStyle_description'] = '.description';\r
+localizedText['settings.info.cssStyle_description'] = 'Define a aparência dos textos de descrição de eventos';\r
+localizedText['settings.name.cssStyle_icon'] = '.icon';\r
+localizedText['settings.info.cssStyle_icon'] = 'Define o tamanho e aparência dos icons';\r
+\r
+localizedText['update.current'] = 'Your version: ';\r
+localizedText['update.checking'] = 'checking for updates...';\r
+localizedText['update.download'] = 'Current version: %1<br /><a href=\"%2\">download new version</a>';\r
+localizedText['update.nonewversion'] = 'no new versions available';\r
+localizedText['update.error'] = 'connection error: ';\r
+localizedText['update.checknow'] = 'Check now';\r