Skip to content

Commit

Permalink
v0.9.7 (#252)
Browse files Browse the repository at this point in the history
* 📄 Fixed some formatting issues with pro5 importing

* 🚩 Update Italian

* 🚩 Update Polish (#242)

* 🚩 Added Slovenian & Ukrainian language
- More ways to translate
- Optimized lagging output on low end devices
- Audio fade out
- Parsing parts of web url
- Fixed more pro formatting
- Image will wait until it's loaded before showing
- Changing slide children in text editor working properly
- No formatting when importing text
- Import .onsong files
- Faster chordpro import

* ✨ Version update
- Scripture version in same textbox when just one
- Typing colors in picker works

---------

Co-authored-by: lubomsky <87763712+lubomsky@users.noreply.github.com>
  • Loading branch information
vassbo and lubomsky authored Sep 9, 2023
1 parent 89b8fe6 commit 658030b
Show file tree
Hide file tree
Showing 51 changed files with 2,550 additions and 338 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "freeshow",
"version": "0.9.6",
"version": "0.9.7",
"private": true,
"main": "build/electron/index.js",
"description": "An application for showing song lyrics and more for free!",
Expand Down
6 changes: 5 additions & 1 deletion public/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,11 @@
"backup_started": "Backing up...",
"restore_started": "Restoring...",
"backup_finished": "Backup complete!",
"restore_finished": "Restore complete!"
"restore_finished": "Restore complete!",
"preview_frame_rate": "Preview frame rate",
"auto": "Auto",
"optimized": "Optimized",
"full": "Full"
},
"sort": {
"sort_by": "Sort by",
Expand Down
6 changes: 5 additions & 1 deletion public/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,11 @@
"backup_started": "Backing up...",
"restore_started": "Restoring...",
"backup_finished": "Backup complete!",
"restore_finished": "Restore complete!"
"restore_finished": "Restore complete!",
"preview_frame_rate": "Preview frame rate",
"auto": "Auto",
"optimized": "Optimized",
"full": "Full"
},
"sort": {
"sort_by": "Sort by",
Expand Down
6 changes: 5 additions & 1 deletion public/lang/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,11 @@
"backup_started": "Backing up...",
"restore_started": "Restoring...",
"backup_finished": "Backup complete!",
"restore_finished": "Restore complete!"
"restore_finished": "Restore complete!",
"preview_frame_rate": "Preview frame rate",
"auto": "Auto",
"optimized": "Optimized",
"full": "Full"
},
"sort": {
"sort_by": "Sort by",
Expand Down
6 changes: 5 additions & 1 deletion public/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,11 @@
"backup_started": "Backing up...",
"restore_started": "Restoring...",
"backup_finished": "Backup complete!",
"restore_finished": "Restore complete!"
"restore_finished": "Restore complete!",
"preview_frame_rate": "Preview frame rate",
"auto": "Auto",
"optimized": "Optimized",
"full": "Full"
},
"sort": {
"sort_by": "Sort by",
Expand Down
12 changes: 11 additions & 1 deletion public/lang/howToAddLanguage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# How to add a new language:
# How to add your own language:

1. Go to [FreeShow at Transifex](https://app.transifex.com/nettbiter/freeshow/) and request your language
2. You will get notifications on mail when you can translate

**OR**

1. Download the [en.json](./en.json) file, and translate it
2. Send it to me on mail: [dev@freeshow.app](mailto:dev@freeshow.app)

**OR**

1. [Fork this repository](/~https://github.com/vassbo/freeshow/fork) to make changes
2. Make sure you have selected the "dev" branch, not the "main" branch
Expand Down
6 changes: 5 additions & 1 deletion public/lang/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,11 @@
"backup_started": "Backing up...",
"restore_started": "Restoring...",
"backup_finished": "Backup complete!",
"restore_finished": "Restore complete!"
"restore_finished": "Restore complete!",
"preview_frame_rate": "Preview frame rate",
"auto": "Auto",
"optimized": "Optimized",
"full": "Full"
},
"sort": {
"sort_by": "Sort by",
Expand Down
12 changes: 8 additions & 4 deletions public/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -865,15 +865,19 @@
"backup_started": "Backup in corso...",
"restore_started": "Ripristino in corso...",
"backup_finished": "Backup completo!",
"restore_finished": "Ripristino completato!"
"restore_finished": "Ripristino completato!",
"preview_frame_rate": "Preview frame rate",
"auto": "Auto",
"optimized": "Optimized",
"full": "Full"
},
"sort": {
"sort_by": "Sort by",
"sort_by": "Ordina per",
"name": "Nome",
"date": "Date",
"size": "Dimensione",
"type": "Tipo",
"custom": "Custom"
"custom": "Personalizzato"
},
"calendar": {
"type": "Tipo",
Expand Down Expand Up @@ -950,7 +954,7 @@
"ease-out": "Ease out",
"ease-in-out": "Ease in & out",
"elastic": "Elastica",
"bounce": "Bounce",
"bounce": "Rimbalzata",
"back": "Salto",
"circ": "Circolare",
"cubic": "Cubica",
Expand Down
6 changes: 5 additions & 1 deletion public/lang/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,11 @@
"backup_started": "Sikkerhetskopierer...",
"restore_started": "Gjenoppretter...",
"backup_finished": "Sikkerhetskopiering fullført!",
"restore_finished": "Gjenoppretting fullført!"
"restore_finished": "Gjenoppretting fullført!",
"preview_frame_rate": "Bildefrekvens for forhåndsvisning",
"auto": "Auto",
"optimized": "Optimalisert",
"full": "Full"
},
"sort": {
"sort_by": "Sorter etter",
Expand Down
96 changes: 50 additions & 46 deletions public/lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"search": "Szukaj",
"none": "Brak",
"finished": "Zakończono",
"system_open": "Open in system"
"system_open": "Otwórz w systemie"
},
"about": {
"check_updates": "Sprawdź aktualizacje",
Expand Down Expand Up @@ -271,13 +271,13 @@
"media": "Multimedia",
"overlays": "Nakładki",
"audio": "Audio",
"effects": "Effects",
"effects": "Efekty",
"scripture": "Pismo",
"calendar": "Kalendarz",
"player": "Odtwarzacz",
"live": "Na żywo",
"timers": "Timery",
"variables": "Variables",
"variables": "Zmienne",
"templates": "Szablony",
"web": "Internet"
},
Expand Down Expand Up @@ -318,16 +318,16 @@
"find_replace": "Znajdź i zastąp",
"edit_list": "Edytuj listę",
"timer": "Timer",
"variable": "Variable",
"variable": "Zmienna",
"transition": "Przejście",
"delete_show": "Usuń pokaz",
"delete_show_confirmation": "Czy jesteś pewien, że chcesz usunąć pokaz?",
"change_name": "Zmień nazwę na",
"choose_screen": "Wybierz ekran",
"change_output_values": "Zmień właściwości wyjścia",
"choose_style": "Wybierz styl",
"set_time": "Set time",
"animate": "Animate",
"set_time": "Ustaw czas",
"animate": "Animuj",
"next_timer": "Następny timer slajdu",
"import": "Zaimportuj",
"export": "Wyeksportuj",
Expand Down Expand Up @@ -370,7 +370,7 @@
"now": "teraz!",
"no_video_id": "Brakuje ID wideo",
"no_name": "Brak nazwy",
"media_replaced": "Missing media file replaced with match.",
"media_replaced": "Brakujący plik zastąpiony pasującym.",
"lyrics_undefined": "Nie znaleziono słów do pieśni!",
"lyrics_copied": "Słowa pieśni skopiowano z Genius!",
"no_pdf_linux": "Nie można wyeksportować PDF na Linuksie",
Expand All @@ -390,7 +390,7 @@
"project": "Nowy projekt",
"section": "Nowa sekcja",
"timer": "Nowy timer",
"variable": "New variable",
"variable": "Nowa zmienna",
"category": "Nowa kategoria",
"private": "Nowy prywatny pokaz",
"folder": "Nowy folder",
Expand Down Expand Up @@ -421,9 +421,9 @@
"choose_group": "Wybierz grupę",
"goto_group": "Idź do grupy",
"change_output_style": "Zmień styl wyjściowy",
"active_outputs": "Active outputs",
"all_outputs": "All outputs",
"specific_outputs": "Specific outputs",
"active_outputs": "Aktywne wyjścia",
"all_outputs": "Wszystkie wyjścia",
"specific_outputs": "Wybrane wyjścia",
"toggle_private": "Prywatne",
"view_private": "Pokaż prywatne",
"import": "Importuj",
Expand All @@ -443,7 +443,7 @@
"paste": "Wklej",
"pasteAndMatchStyle": "Wklej i dostosuj styl",
"selectAll": "Zaznacz wszystko",
"remove_selection": "Remove selection",
"remove_selection": "Usuń zaznaczenie",
"speech": "Mowa",
"startSpeaking": "Rozpocznij mowę",
"stopSpeaking": "Zatrzymaj mowę",
Expand All @@ -464,8 +464,8 @@
"add_time_marker": "Dodaj znacznik czasu",
"bind_to": "Powiąż z",
"remove_binding": "Usuń powiązanie",
"show_timer": "Time until show",
"hide_timer": "Time until hide",
"show_timer": "Czas do pokazu",
"hide_timer": "Czas do ukrycia",
"choose_custom": "Wybierz własny",
"format": "Formatuj",
"find_replace": "Znajdź i zastąp tekst",
Expand All @@ -483,7 +483,7 @@
"toggle_output": "Włącz ekran wyjściowy",
"change_tab": "Zmień zakładkę",
"change_drawer_tab": "Zmień zakładkę rysownika",
"toggle_drawer": "Toggle drawer",
"toggle_drawer": "Włącz zakładkę",
"actions": "Akcje",
"clear_history": "Wyczyść historię",
"set_key": "Ustaw klucz",
Expand All @@ -505,15 +505,15 @@
"stop_recording": "Zatrzymaj nagrywanie"
},
"animate": {
"change": "Change",
"set": "Set",
"wait": "Wait",
"background": "background",
"text": "text",
"item": "item",
"to": "to",
"for": "for",
"seconds": "seconds"
"change": "Zmień",
"set": "Ustaw",
"wait": "Czekaj",
"background": "tło",
"text": "tekst",
"item": "przedmiot",
"to": "do",
"for": "dla",
"seconds": "sekudny"
},
"cloud": {
"info": "Synchronizuj pliki z Google Drive dla kopii zapasowych, albo jeśli chcesz pracować na kilku komputerach.",
Expand All @@ -522,7 +522,7 @@
"tip_guide": "Kliknij tutaj aby się dowiedzieć",
"enable": "Automatyczna synchronizacja podczas uruchamiania oraz zapisywania",
"disable_upload": "Wyłącz wysyłanie plików",
"media_id": "Media path ID",
"media_id": "ID ścieżki mediów",
"google_drive_api": "Twój klucz Google API",
"select_key": "Importuj plik klucza",
"update_key": "Zaktualizuj plik klucza",
Expand Down Expand Up @@ -569,7 +569,7 @@
"toggle_output": "Przełącz wyjście",
"move_to_front": "Przenieś na przód",
"lock_to_output": "Zablokuj na wyjściu",
"place_under_slide": "Place under slide",
"place_under_slide": "Umieść pod slajdem",
"toggle_clock": "Przełącz zegar",
"move_connections": "Przenieś wszystkie połączenia tutaj"
},
Expand Down Expand Up @@ -674,8 +674,8 @@
"live": "Na żywo",
"audio": "Audio",
"timer": "Timer",
"variable": "Variable",
"web": "Website",
"variable": "Zmienna",
"web": "Strona internetowa",
"visualizer": "Wizualizacja",
"icon": "Ikona"
},
Expand Down Expand Up @@ -830,8 +830,8 @@
"default_project_name": "Domyślna nazwa projektu",
"resolution": "Rozdzielczość",
"cropping": "Kadrowanie",
"frame_rate": "Frame rate",
"transparent": "Transparent",
"frame_rate": "Klatkaż",
"transparent": "Przezroczystość",
"video_extensions": "Rozszerzenia wideo",
"image_extensions": "Rozszerzenia obrazków",
"add": "Dodaj",
Expand Down Expand Up @@ -860,20 +860,24 @@
"reset_all": "Resetuj wszystko",
"reset_theme": "Resetuj motyw",
"reset_themes": "Resetuj wszystkie motywy",
"backup_all": "Backup everything",
"restore": "Restore",
"backup_started": "Backing up...",
"restore_started": "Restoring...",
"backup_finished": "Backup complete!",
"restore_finished": "Restore complete!"
"backup_all": "Stwórz kopię zapasową wszystkiego",
"restore": "Odtwórz kopię zapasową",
"backup_started": "Zapisywanie kopii...",
"restore_started": "Odtwarzanie kopii...",
"backup_finished": "Zapisano kopię zapasową!",
"restore_finished": "Odtworzono kopię zapasową!",
"preview_frame_rate": "Preview frame rate",
"auto": "Auto",
"optimized": "Optimized",
"full": "Full"
},
"sort": {
"sort_by": "Sort by",
"sort_by": "Sortuj według",
"name": "Nazwa",
"date": "Date",
"size": "Rozmiar",
"type": "Typ",
"custom": "Custom"
"custom": "Własne"
},
"calendar": {
"type": "Typ",
Expand Down Expand Up @@ -945,10 +949,10 @@
},
"easings": {
"linear": "Liniowe",
"ease": "Ease",
"ease-in": "Ease in",
"ease-out": "Ease out",
"ease-in-out": "Ease in & out",
"ease": "Łagodne",
"ease-in": "Łagodne wejście",
"ease-out": "Łagodne wyjście",
"ease-in-out": "Łagodne wejście i wyjście",
"elastic": "Elastyczne",
"bounce": "Odbicie",
"back": "Wsteczne",
Expand All @@ -957,10 +961,10 @@
"sine": "Sinusoidalne"
},
"variables": {
"number": "Number",
"text": "Text",
"step": "Step",
"value": "Value"
"number": "Liczba",
"text": "Tekst",
"step": "Krok",
"value": "Wartość"
},
"month": {
"1": "Styczeń",
Expand Down
6 changes: 5 additions & 1 deletion public/lang/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,11 @@
"backup_started": "Backing up...",
"restore_started": "Restoring...",
"backup_finished": "Backup complete!",
"restore_finished": "Restore complete!"
"restore_finished": "Restore complete!",
"preview_frame_rate": "Preview frame rate",
"auto": "Auto",
"optimized": "Optimized",
"full": "Full"
},
"sort": {
"sort_by": "Sort by",
Expand Down
Loading

0 comments on commit 658030b

Please sign in to comment.