1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-01 19:40:18 +02:00

Unify colons in UI (#189)

This commit is contained in:
xufeiranfree
2024-06-20 13:47:26 +08:00
committed by GitHub
parent 7ea284174d
commit a178d8f6b9
16 changed files with 24 additions and 24 deletions

View File

@@ -535,7 +535,7 @@ public final class MainWindow implements Runnable, RipStatusHandler {
configUpdateButton = new JButton(Utils.getLocalizedString("check.for.updates")); configUpdateButton = new JButton(Utils.getLocalizedString("check.for.updates"));
configUpdateLabel = new JLabel( configUpdateLabel = new JLabel(
Utils.getLocalizedString("current.version") + ": " + UpdateUtils.getThisJarVersion(), JLabel.RIGHT); Utils.getLocalizedString("current.version") + ": " + UpdateUtils.getThisJarVersion(), JLabel.RIGHT);
configThreadsLabel = new JLabel(Utils.getLocalizedString("max.download.threads") + ":", JLabel.RIGHT); configThreadsLabel = new JLabel(Utils.getLocalizedString("max.download.threads"), JLabel.RIGHT);
configTimeoutLabel = new JLabel(Utils.getLocalizedString("timeout.mill"), JLabel.RIGHT); configTimeoutLabel = new JLabel(Utils.getLocalizedString("timeout.mill"), JLabel.RIGHT);
configRetriesLabel = new JLabel(Utils.getLocalizedString("retry.download.count"), JLabel.RIGHT); configRetriesLabel = new JLabel(Utils.getLocalizedString("retry.download.count"), JLabel.RIGHT);
configRetrySleepLabel = new JLabel(Utils.getLocalizedString("retry.sleep.mill"), JLabel.RIGHT); configRetrySleepLabel = new JLabel(Utils.getLocalizedString("retry.sleep.mill"), JLabel.RIGHT);

View File

@@ -12,7 +12,7 @@ check.for.updates = Check for updates
auto.update = Auto-update? auto.update = Auto-update?
max.download.threads = Maximum download threads: max.download.threads = Maximum download threads:
timeout.mill = Timeout (in milliseconds): timeout.mill = Timeout (in milliseconds):
retry.download.count = Retry download count retry.download.count = Retry download count:
retry.sleep.mill = Wait between retries (in milliseconds): retry.sleep.mill = Wait between retries (in milliseconds):
overwrite.existing.files = Overwrite existing files? overwrite.existing.files = Overwrite existing files?
sound.when.rip.completes = Sound when rip completes sound.when.rip.completes = Sound when rip completes

View File

@@ -10,9 +10,9 @@ Configuration = Konfiguration
current.version = Aktuelle Version current.version = Aktuelle Version
check.for.updates = Suche nach Aktualisierungen check.for.updates = Suche nach Aktualisierungen
auto.update = Automatisch Aktualisieren? auto.update = Automatisch Aktualisieren?
max.download.threads = Maximale Download-Threads max.download.threads = Maximale Download-Threads:
timeout.mill = Timeout (in Milliseconds): timeout.mill = Timeout (in Milliseconds):
retry.download.count = Anzahl der Downloadversuche retry.download.count = Anzahl der Downloadversuche:
overwrite.existing.files = Überschreibe bereits existierende Dateien? overwrite.existing.files = Überschreibe bereits existierende Dateien?
sound.when.rip.completes = Ton abspielen bei fertigem Download sound.when.rip.completes = Ton abspielen bei fertigem Download
preserve.order = Reihenfolge beibehalten preserve.order = Reihenfolge beibehalten

View File

@@ -12,7 +12,7 @@ check.for.updates = Έλεγχος για ενημερώσεις
auto.update = Αυτόματη ενημέρωση? auto.update = Αυτόματη ενημέρωση?
max.download.threads = Μέγιστος αριθμός παράλληλων συνδέσεων: max.download.threads = Μέγιστος αριθμός παράλληλων συνδέσεων:
timeout.mill = Λήξη (σε χιλιοστά του δευτερολέπτου): timeout.mill = Λήξη (σε χιλιοστά του δευτερολέπτου):
retry.download.count = Αριθμός επανάληψεων μεταφόρτωσης retry.download.count = Αριθμός επανάληψεων μεταφόρτωσης:
overwrite.existing.files = Να αντικατασταθούν τα υπάρχοντα αρχεία? overwrite.existing.files = Να αντικατασταθούν τα υπάρχοντα αρχεία?
sound.when.rip.completes = Ήχος όταν το rip ολοκληρωθεί sound.when.rip.completes = Ήχος όταν το rip ολοκληρωθεί
preserve.order = Διατήρηση σειράς preserve.order = Διατήρηση σειράς

View File

@@ -10,9 +10,9 @@ Configuration = Asetukset
current.version = Nykyinen versio current.version = Nykyinen versio
check.for.updates = Tarkista päivitykset check.for.updates = Tarkista päivitykset
auto.update = Automaattipäivitys? auto.update = Automaattipäivitys?
max.download.threads = Yhtäaikaiset lataukset max.download.threads = Yhtäaikaiset lataukset:
timeout.mill = Aikakatkaisu (millisekunneissa): timeout.mill = Aikakatkaisu (millisekunneissa):
retry.download.count = Latauksen uudelleenyritykset retry.download.count = Latauksen uudelleenyritykset:
overwrite.existing.files = Korvaa nykyiset tiedostot? overwrite.existing.files = Korvaa nykyiset tiedostot?
sound.when.rip.completes = Valmistumisääni sound.when.rip.completes = Valmistumisääni
preserve.order = Pidä järjestys preserve.order = Pidä järjestys

View File

@@ -10,9 +10,9 @@ Configuration = Configuration
current.version = Version actuelle current.version = Version actuelle
check.for.updates = Vérifier mises à jour check.for.updates = Vérifier mises à jour
auto.update = Mises à jour automatiques? auto.update = Mises à jour automatiques?
max.download.threads = Nombre de téléchargements parallèles maximum max.download.threads = Nombre de téléchargements parallèles maximum:
timeout.mill = Délai d'expiration (en millisecondes): timeout.mill = Délai d'expiration (en millisecondes):
retry.download.count = Nombre d'essais téléchargement retry.download.count = Nombre d'essais téléchargement:
overwrite.existing.files = Remplacer fichiers existants ? overwrite.existing.files = Remplacer fichiers existants ?
sound.when.rip.completes = Son lorsque le rip est terminé sound.when.rip.completes = Son lorsque le rip est terminé
preserve.order = Conserver l'ordre preserve.order = Conserver l'ordre

View File

@@ -10,9 +10,9 @@ Configuration = Pengaturan
current.version = Versi saat ini current.version = Versi saat ini
check.for.updates = Periksa update check.for.updates = Periksa update
auto.update = Update otomatis? auto.update = Update otomatis?
max.download.threads = Thread unduh maksimal max.download.threads = Thread unduh maksimal:
timeout.mill = Batas waktu (dalam milidetik): timeout.mill = Batas waktu (dalam milidetik):
retry.download.count = Jumlah percobaan unduh retry.download.count = Jumlah percobaan unduh:
overwrite.existing.files = Timpa file yang ada? overwrite.existing.files = Timpa file yang ada?
sound.when.rip.completes = Hidupkan suara saat rip selesai sound.when.rip.completes = Hidupkan suara saat rip selesai
preserve.order = Pertahankan urutan preserve.order = Pertahankan urutan

View File

@@ -12,7 +12,7 @@ check.for.updates = Controlla aggiornamenti
auto.update = Aggiornamento automatico? auto.update = Aggiornamento automatico?
max.download.threads = Thread di download massimi: max.download.threads = Thread di download massimi:
timeout.mill = Timeout (in millisecondi): timeout.mill = Timeout (in millisecondi):
retry.download.count = Tentativi di download retry.download.count = Tentativi di download:
overwrite.existing.files = Sovrascrivi file esistenti? overwrite.existing.files = Sovrascrivi file esistenti?
sound.when.rip.completes = Suono al completamento del rip sound.when.rip.completes = Suono al completamento del rip
preserve.order = Preserva ordine preserve.order = Preserva ordine

View File

@@ -10,9 +10,9 @@ Configuration = \uAD6C\uC131
current.version = \uD604\uC7AC \uBC84\uC804 current.version = \uD604\uC7AC \uBC84\uC804
check.for.updates = \uC5C5\uB370\uC774\uD2B8 \uD655\uC778 check.for.updates = \uC5C5\uB370\uC774\uD2B8 \uD655\uC778
auto.update = \uC790\uB3D9 \uC5C5\uB370\uC774\uD2B8 auto.update = \uC790\uB3D9 \uC5C5\uB370\uC774\uD2B8
max.download.threads = \uCD5C\uB300 \uB2E4\uC6B4\uB85C\uB4DC \uC4F0\uB808\uB4DC \uC218 max.download.threads = \uCD5C\uB300 \uB2E4\uC6B4\uB85C\uB4DC \uC4F0\uB808\uB4DC \uC218:
timeout.mill = \uC2DC\uAC04 \uC81C\uD55C (\uBC00\uB9AC\uCD08): timeout.mill = \uC2DC\uAC04 \uC81C\uD55C (\uBC00\uB9AC\uCD08):
retry.download.count = \uB2E4\uC6B4\uB85C\uB4DC \uC7AC\uC2DC\uB3C4 \uD68C\uC218 retry.download.count = \uB2E4\uC6B4\uB85C\uB4DC \uC7AC\uC2DC\uB3C4 \uD68C\uC218:
overwrite.existing.files = \uC911\uBCF5\uD30C\uC77C \uB36E\uC5B4\uC4F0\uAE30 overwrite.existing.files = \uC911\uBCF5\uD30C\uC77C \uB36E\uC5B4\uC4F0\uAE30
sound.when.rip.completes = \uC644\uB8CC\uC2DC \uC54C\uB9BC sound.when.rip.completes = \uC644\uB8CC\uC2DC \uC54C\uB9BC
preserve.order = \uBA85\uB839 \uAE30\uC5B5\uD558\uAE30 preserve.order = \uBA85\uB839 \uAE30\uC5B5\uD558\uAE30

View File

@@ -10,9 +10,9 @@ Configuration = Configuratie
current.version = Huidige versie current.version = Huidige versie
check.for.updates = Controleer op updates check.for.updates = Controleer op updates
auto.update = Auto-update? auto.update = Auto-update?
max.download.threads = Maximale downloadthreads max.download.threads = Maximale downloadthreads:
timeout.mill = Timeout (in milliseconden): timeout.mill = Timeout (in milliseconden):
retry.download.count = Aantal keren opnieuw proberen te downloaden retry.download.count = Aantal keren opnieuw proberen te downloaden:
overwrite.existing.files = Bestaande bestanden overschrijven? overwrite.existing.files = Bestaande bestanden overschrijven?
sound.when.rip.completes = Geluid wanneer rip klaar is sound.when.rip.completes = Geluid wanneer rip klaar is
preserve.order = Volgorde behouden preserve.order = Volgorde behouden

View File

@@ -12,7 +12,7 @@ check.for.updates = Sprawdź dostępność aktualizacji
auto.update = Auto Aktualizacja? auto.update = Auto Aktualizacja?
max.download.threads = Maksymalna Ilośc Pobieranych Plików: max.download.threads = Maksymalna Ilośc Pobieranych Plików:
timeout.mill = Opóźnienie (w milisekundach): timeout.mill = Opóźnienie (w milisekundach):
retry.download.count = Liczba ponownych pobrań retry.download.count = Liczba ponownych pobrań:
overwrite.existing.files = Nadpisać istniejące pliki? overwrite.existing.files = Nadpisać istniejące pliki?
sound.when.rip.completes = Dźwięk po zakończeniu sound.when.rip.completes = Dźwięk po zakończeniu
preserve.order = Zachować porządek preserve.order = Zachować porządek

View File

@@ -10,9 +10,9 @@ Configuration = Assetuksse
current.version = Nykyne versijjo current.version = Nykyne versijjo
check.for.updates = Tarkist update check.for.updates = Tarkist update
auto.update = Automaatpäivvitys? auto.update = Automaatpäivvitys?
max.download.threads = Yht'aikasse ripi max.download.threads = Yht'aikasse ripi:
timeout.mill = Timeout (millisekois): timeout.mill = Timeout (millisekois):
retry.download.count = Ripi retry count retry.download.count = Ripi retry count:
overwrite.existing.files = Korvvaa nykysse filu? overwrite.existing.files = Korvvaa nykysse filu?
sound.when.rip.completes = Valmistummis'ään sound.when.rip.completes = Valmistummis'ään
preserve.order = Pir järestys preserve.order = Pir järestys

View File

@@ -12,7 +12,7 @@ check.for.updates = Verificar atualizações
auto.update = Atualização automática? auto.update = Atualização automática?
max.download.threads = Número máximo de conexões: max.download.threads = Número máximo de conexões:
timeout.mill = Tempo limite (em milissegundos): timeout.mill = Tempo limite (em milissegundos):
retry.download.count = Número de tentativas retry.download.count = Número de tentativas:
overwrite.existing.files = Sobrescrever arquivos existentes? overwrite.existing.files = Sobrescrever arquivos existentes?
sound.when.rip.completes = Som quando terminar o rip sound.when.rip.completes = Som quando terminar o rip
preserve.order = Preservar ordem preserve.order = Preservar ordem

View File

@@ -10,9 +10,9 @@ open = Abrir
current.version = Versão atual current.version = Versão atual
check.for.updates = Verificar atualizações check.for.updates = Verificar atualizações
auto.update = Atualização automática? auto.update = Atualização automática?
max.download.threads = Número máximo de processos de transferência max.download.threads = Número máximo de processos de transferência:
timeout.mill = Tempo de espera (em milissegundos): timeout.mill = Tempo de espera (em milissegundos):
retry.download.count = Número de novas tentativas de transferência retry.download.count = Número de novas tentativas de transferência:
overwrite.existing.files = Sobrescrever ficheiros existentes? overwrite.existing.files = Sobrescrever ficheiros existentes?
sound.when.rip.completes = Notificar quando o rip é concluído sound.when.rip.completes = Notificar quando o rip é concluído
preserve.order = Manter a ordem preserve.order = Manter a ordem

View File

@@ -12,7 +12,7 @@ check.for.updates = Проверить обновления
auto.update = Автообновление auto.update = Автообновление
max.download.threads = Максимальное число потоков: max.download.threads = Максимальное число потоков:
timeout.mill = Задержка (в миллисекундах): timeout.mill = Задержка (в миллисекундах):
retry.download.count = Число повторов retry.download.count = Число повторов:
overwrite.existing.files = Перезаписать существующие файлы? overwrite.existing.files = Перезаписать существующие файлы?
sound.when.rip.completes = Звук при завершении sound.when.rip.completes = Звук при завершении
preserve.order = Сохранять порядок preserve.order = Сохранять порядок

View File

@@ -12,7 +12,7 @@ check.for.updates = 检查更新
auto.update = 自动更新? auto.update = 自动更新?
max.download.threads = 最大下载线程数: max.download.threads = 最大下载线程数:
timeout.mill = 超时(毫秒): timeout.mill = 超时(毫秒):
retry.download.count = 重试下载次数 retry.download.count = 重试下载次数
overwrite.existing.files = 覆盖现有文件? overwrite.existing.files = 覆盖现有文件?
sound.when.rip.completes = 抓取完成时播放声音 sound.when.rip.completes = 抓取完成时播放声音
preserve.order = 保持顺序 preserve.order = 保持顺序