diff --git a/src/main/resources/audio/largeCrowd.mp3 b/src/main/resources/audio/largeCrowd.mp3 new file mode 100644 index 0000000..267e9e6 Binary files /dev/null and b/src/main/resources/audio/largeCrowd.mp3 differ diff --git a/src/main/resources/translations/OpalApplication.properties b/src/main/resources/translations/OpalApplication.properties index a09af21..509ddb7 100644 --- a/src/main/resources/translations/OpalApplication.properties +++ b/src/main/resources/translations/OpalApplication.properties @@ -100,3 +100,4 @@ PlayPause=Play / Pause PlayPauseError=Unable to play / pause! Dolphins=Dolphins RollerCoaster=Roller coaster +LargeCrowd=Large crowd diff --git a/src/main/resources/translations/OpalApplication_de_DE.properties b/src/main/resources/translations/OpalApplication_de_DE.properties index b5bdc8b..c2190c2 100644 --- a/src/main/resources/translations/OpalApplication_de_DE.properties +++ b/src/main/resources/translations/OpalApplication_de_DE.properties @@ -100,3 +100,4 @@ PlayPause=Abspielen / Pause PlayPauseError=Abspielen / Pause konnte nicht ausgeführt werden! Dolphins=Delfine RollerCoaster=Achterbahn +LargeCrowd=Große Menschenmenge diff --git a/src/main/resources/translations/OpalApplication_es_ES.properties b/src/main/resources/translations/OpalApplication_es_ES.properties index 0042512..2f55b33 100644 --- a/src/main/resources/translations/OpalApplication_es_ES.properties +++ b/src/main/resources/translations/OpalApplication_es_ES.properties @@ -100,3 +100,4 @@ PlayPause=Reproducir / Pausa PlayPauseError=¡No se puede reproducir / pausar el sonido! Dolphins=Delfines RollerCoaster=Montaña rusa +LargeCrowd=Multitud grande diff --git a/src/main/resources/translations/OpalApplication_fr_FR.properties b/src/main/resources/translations/OpalApplication_fr_FR.properties index af3496c..c68ddb1 100644 --- a/src/main/resources/translations/OpalApplication_fr_FR.properties +++ b/src/main/resources/translations/OpalApplication_fr_FR.properties @@ -100,3 +100,4 @@ PlayPause=Lecture / Pause PlayPauseError=Impossible de lire / mettre en pause! Dolphins=Dauphins RollerCoaster=Montagnes russes +LargeCrowd=Grande foule diff --git a/src/main/resources/translations/OpalApplication_hi_IN.properties b/src/main/resources/translations/OpalApplication_hi_IN.properties index c838071..dc0a60c 100644 --- a/src/main/resources/translations/OpalApplication_hi_IN.properties +++ b/src/main/resources/translations/OpalApplication_hi_IN.properties @@ -100,3 +100,4 @@ PlayPause=चालू करे रोके PlayPauseError=चलाने/रोकने में असमर्थ! Dolphins=डाल्फिन RollerCoaster=रोलर कोस्टर +LargeCrowd=बड़ी भीड़ diff --git a/src/main/resources/translations/OpalApplication_jp_JP.properties b/src/main/resources/translations/OpalApplication_jp_JP.properties index dde0c71..525f31a 100644 --- a/src/main/resources/translations/OpalApplication_jp_JP.properties +++ b/src/main/resources/translations/OpalApplication_jp_JP.properties @@ -100,3 +100,4 @@ PlayPause=再生/一時停止 PlayPauseError=再生/一時停止できません! Dolphins=イルカ RollerCoaster=ローラーコースター +LargeCrowd=大観衆 diff --git a/src/main/resources/translations/OpalApplication_nl_NL.properties b/src/main/resources/translations/OpalApplication_nl_NL.properties index 83b8381..60be0a9 100644 --- a/src/main/resources/translations/OpalApplication_nl_NL.properties +++ b/src/main/resources/translations/OpalApplication_nl_NL.properties @@ -100,3 +100,4 @@ PlayPause=Afspelen / Pauzeren PlayPauseError=Kan niet afspelen / pauzeren! Dolphins=Dolfijnen RollerCoaster=Achtbaan +LargeCrowd=Grote menigte diff --git a/src/main/resources/translations/OpalApplication_ru_RU.properties b/src/main/resources/translations/OpalApplication_ru_RU.properties index 8989af3..7fb278f 100644 --- a/src/main/resources/translations/OpalApplication_ru_RU.properties +++ b/src/main/resources/translations/OpalApplication_ru_RU.properties @@ -100,3 +100,4 @@ PlayPause=Воспроизведение / Пауза PlayPauseError=Невозможно воспроизвести / приостановить воспроизведение! Dolphins=Дельфины RollerCoaster=Американские горки +LargeCrowd=Большая толпа diff --git a/src/main/resources/translations/OpalApplication_tr_TR.properties b/src/main/resources/translations/OpalApplication_tr_TR.properties index 053076c..a940da5 100644 --- a/src/main/resources/translations/OpalApplication_tr_TR.properties +++ b/src/main/resources/translations/OpalApplication_tr_TR.properties @@ -100,3 +100,4 @@ PlayPause=Oynat / Duraklat PlayPauseError=Oynatma / Duraklatma düğmesi oluşturulamıyor! Dolphins=Yunuslar RollerCoaster=Lunapark treni +LargeCrowd=Kalabalık diff --git a/src/main/resources/translations/OpalApplication_zh_CN.properties b/src/main/resources/translations/OpalApplication_zh_CN.properties index 2afae4a..c22ff1e 100644 --- a/src/main/resources/translations/OpalApplication_zh_CN.properties +++ b/src/main/resources/translations/OpalApplication_zh_CN.properties @@ -100,3 +100,4 @@ PlayPause=播放 / 暂停 PlayPauseError=无法播放 / 暂停! Dolphins=海豚 RollerCoaster=过山车 +LargeCrowd=大群众 diff --git a/src/main/resources/windows/MainWindow.fxml b/src/main/resources/windows/MainWindow.fxml index 0463ad8..dc8f25d 100644 --- a/src/main/resources/windows/MainWindow.fxml +++ b/src/main/resources/windows/MainWindow.fxml @@ -319,6 +319,7 @@ + @@ -328,16 +329,19 @@ - + - - - @@ -432,7 +436,7 @@ mediaKey="sleepy" mediaPath="/audio/sleepy.mp3" image="/images/sleepy.png"/>