pt_BR translation added

Altered .gitignore to negate *.properties rule for the i18n bundle resources. (why are the .properties files being ignored anyway?)
This commit is contained in:
Israel Vargas Merljak 2018-08-07 09:35:24 -03:00 committed by Israel Merljak
parent 2d4dd89bfc
commit 61bd99cae9
No known key found for this signature in database
GPG Key ID: 34FE36FCD65B1D0F
3 changed files with 39 additions and 1 deletions

1
.gitignore vendored
View File

@ -113,6 +113,7 @@ rips/
ripme.jar.update
*.swp
*.properties
!LabelsBundle*.properties
history.json
*.iml
.settings/

View File

@ -144,7 +144,7 @@ public final class MainWindow implements Runnable, RipStatusHandler {
private ResourceBundle rb = Utils.getResourceBundle(null);
// All the langs ripme has been translated into
private static String[] supportedLanges = new String[] {"en_US", "de_DE", "es_ES", "fr_CH", "kr_KR", "pt_PT",
private static String[] supportedLanges = new String[] {"en_US", "de_DE", "es_ES", "fr_CH", "kr_KR", "pt_BR", "pt_PT",
"fi_FI", "in_ID", "nl_NL", "porrisavvo_FI", "ru_RU"};
private void updateQueueLabel() {

View File

@ -0,0 +1,37 @@
Log = Registro
History = Histórico
created = criado
modified = modificado
Queue = Fila
Configuration = Configuração
# Keys for the Configuration menu
current.version = Versão atual
check.for.updates = Verificar atualizações
auto.update = Atualização automática?
max.download.threads = Número máximo de conexões:
timeout.mill = Tempo limite (em milissegundos):
retry.download.count = Número de tentativas
overwrite.existing.files = Sobrescrever arquivos existentes?
sound.when.rip.completes = Som quando terminar o rip
preserve.order = Preservar ordem
save.logs = Salvar registros
notification.when.rip.starts = Som quando rip começar
save.urls.only = Salvar apenas URLs
save.album.titles = Salvar títulos dos álbums
autorip.from.clipboard = Autorip da área de transferência
save.descriptions = Salvar descrições
prefer.mp4.over.gif = Preferir MP4 a GIF
restore.window.position = Restaurar posição da janela
remember.url.history = Lembrar histórico de URL
loading.history.from = Carregando histórico de
# Misc UI keys
loading.history.from.configuration = Carregando o histórico da configuração
interrupted.while.waiting.to.rip.next.album = Interrompido enquanto esperava o rip do próximo álbum
inactive = Inativo
re-rip.checked = Re-ripar selecionados
remove = Remover
clear = Limpar