Skip to content

Commit

Permalink
Merge pull request #62 from vassbo/dev
Browse files Browse the repository at this point in the history
⌨ Navigate scripture verses with keyboard
  • Loading branch information
vassbo authored Sep 25, 2022
2 parents 23dc9e6 + c502dbe commit 7213999
Show file tree
Hide file tree
Showing 56 changed files with 422 additions and 306 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.5.5",
"version": "0.5.6",
"private": true,
"main": "build/electron/index.js",
"description": "An application for showing song lyrics and more for free!",
Expand Down
140 changes: 70 additions & 70 deletions public/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
"audio": "Audio",
"to_start": "Iniciar",
"nextTimer": "Temporizador de siguiente diapositiva",
"lock": "Lock",
"unlock": "Unlock"
"lock": "Bloquear",
"unlock": "Desbloquear"
},
"clear": {
"all": "Borrar todo",
Expand All @@ -111,7 +111,7 @@
"nextTimer": "Eliminar temporizador de siguiente diapositiva",
"to_start": "Eliminar inicio",
"timer": "Eliminar temporizador",
"transition": "Remove transition"
"transition": "Eliminar transición"
},
"media": {
"_loop": "Ciclo",
Expand All @@ -127,18 +127,18 @@
"folder": "Solo carpetas",
"image": "Solo imágenes",
"video": "Solo videos",
"fit": "Fit",
"contain": "Contain",
"fill": "Fill",
"cover": "Cover"
"fit": "Adaptar",
"contain": "Contener",
"fill": "Llenar",
"cover": "Cubrir"
},
"menu": {
"show": "Programa",
"_title_show": "Proyectar",
"edit": "Editar",
"_title_edit": "Editando",
"stage": "Etapa",
"_title_stage": "Ver etapa",
"stage": "Stage",
"_title_stage": "Ver Stage",
"draw": "Dibujar",
"_title_draw": "Dibujando",
"calendar": "Agenda",
Expand All @@ -164,7 +164,7 @@
"groups": "Sin eventos",
"events": "Escribir algo",
"text": "Sin temporizadores en los programas de este proyecto",
"timers": "No global timers and no timers in the shows in this project"
"timers": "No hay cronómetros globales, ni cronómetros en las diapositivas de este proyecto"
},
"remote": {
"projects": "Proyectos",
Expand All @@ -185,13 +185,13 @@
"no_show": "No se encuentra el programa",
"no_layouts": "No se encuentra ningún diseño",
"load": "No se puede cargar",
"bible": "Could not find local scripture",
"bible_api": "Could not load scripture from API.Bible, do you have an internet connection?",
"bible": "No se pudo encontrar la escritura local",
"bible_api": "No se pudo cargar la escritura desde la API. Biblia, ¿tiene conexión a Internet?",
"not_found": "No encontrado",
"display": "Ventana de resultado no puede mostrarse en esta vista",
"keep_one_layout": "Usted debe tener al menos un diseño",
"video_unavailable": "Getting video unavailable? The creator has disabled embeds on the video.",
"folder_exists": "This folder does already exist"
"video_unavailable": "¿El video no está disponible? El creador ha deshabilitado las incrustaciones en el video.",
"folder_exists": "Esta carpeta ya existe"
},
"meta": {
"title": "Título",
Expand Down Expand Up @@ -254,14 +254,14 @@
"all": "Todo",
"unlabeled": "Sin identificar",
"favourites": "Favoritos",
"song": "Canción",
"song": "Cántico",
"presentation": "Presentación",
"info": "Información",
"scripture": "Escritura",
"events": "Eventos",
"pictures": "Imágenes",
"videos": "Videos",
"music": "Music",
"music": "Musica",
"offers": "Ofertas",
"notice": "Noticia",
"visuals": "Ilustraciones"
Expand All @@ -285,15 +285,15 @@
"timer": "Timer",
"transition": "Transición",
"delete_show": "Eliminar programa",
"delete_show_confirmation": "Estás seguro de eliminar este programa",
"delete_show_confirmation": "Estás seguro de eliminar este programa?",
"change_name": "Cambiar de nombre",
"choose_screen": "Choose screen",
"choose_screen": "Elegir pantalla",
"import": "Importar",
"export": "Exportar",
"importing": "Importing",
"import_scripture": "Import scripture",
"importing": "Importando",
"import_scripture": "Importar escritura",
"player": "Reproductor",
"edit_event": "Edit event",
"edit_event": "Editar evento",
"about": "Acerca de",
"shortcuts": "Atajos",
"icon": "Íconos",
Expand All @@ -311,14 +311,14 @@
"show": "Nuevo programa",
"empty_show": "Nuevo programa vacío",
"project": "Nuevo proyecto",
"timer": "New timer",
"timer": "Nuevo temporizador",
"category": "Nueva categoría",
"private": "Nuevo programa privado",
"folder": "Nueva carpeta",
"slide": "Nueva diapositiva",
"overlay": "Nueva capa",
"template": "Nueva plantilla",
"scripture": "New scripture",
"scripture": "Nueva escritura",
"event": "Nuevo evento"
},
"show": {
Expand All @@ -339,7 +339,7 @@
"export": "Exportar",
"duplicate": "Repetir",
"delete": "Eliminar",
"delete_all": "Delete all",
"delete_all": "Eliminar todos",
"close": "Cerrar",
"save": "Guardar",
"disable": "Desactivar",
Expand Down Expand Up @@ -379,7 +379,7 @@
"export": "Exportar",
"export_as": "Exportar como",
"exported": "Exportado",
"oneFile": "One file",
"oneFile": "Un archivo",
"selected_shows": "Programas seleccionados",
"current_project": "Proyecto en curso",
"all_shows": "Todos los programas",
Expand Down Expand Up @@ -465,7 +465,7 @@
"add_icons": "Añadir íconos",
"arrange_items": "Ordenar elementos",
"filters": "Filtros",
"choose_media": "Choose media"
"choose_media": "Elegir medios"
},
"items": {
"text": "Cuadro de texto",
Expand All @@ -477,7 +477,7 @@
"live": "En vivo",
"audio": "Audio",
"timer": "Temporizador",
"icon": "Icon"
"icon": "Icono"
},
"borders": {
"solid": "Sólido",
Expand All @@ -490,26 +490,26 @@
"ridge": "Cresta"
},
"timer": {
"from_to": "From start to end",
"from_to": "De principio a fin",
"to_time": "Towards a time",
"to_event": "Time until event",
"counter": "Countdown",
"counter": "Cuenta regresiva",
"time": "Hora",
"seconds": "Seconds",
"from": "From",
"to": "To",
"seconds": "Segundos",
"from": "De",
"to": "Para",
"preview": "Vista previa",
"clock": "Clock",
"clock": "Reloj",
"event": "Nuevo evento",
"no_events": "There are no upcomming events",
"no_events": "No hay eventos próximos",
"edit": "Editar",
"create": "Create"
"create": "Crear"
},
"clock": {
"type": "Type",
"digital": "Digital",
"analog": "Analog",
"seconds": "Seconds"
"analog": "Analógico",
"seconds": "Segundos"
},
"draw": {
"focus": "Enfoque",
Expand All @@ -522,11 +522,11 @@
"size": "Tamaño",
"radius": "Radius",
"glow": "Brillo",
"hollow": "Hollow",
"hollow": "Vacío",
"hold": "Fijar",
"rainbow": "Arco iris",
"threed": "3D",
"dots": "Dots"
"dots": "Entrecortado"
},
"stage": {
"slide": "Diapositiva",
Expand Down Expand Up @@ -559,28 +559,28 @@
"calendar": "Calendario",
"other": "Otro",
"language": "Idioma",
"use24hClock": "Use 24-hour clock",
"use24hClock": "Usar reloj de 24 horas",
"hide_output_hint": "Doble click en la ventana de salida para ocultarlo.",
"show_output_hint": "Presionar ctrl/cmd mientras hace click al botón de visualización para forzarlo a mostrarse delante de pantalla.",
"move_output_hint": "No se visualiza? Cambiar la posición hasta que la ventana se muestre en una segunda pantalla.",
"new_output": "New output",
"new_output": "Nueva salida",
"position": "Posición",
"enabled": "Enabled",
"color_when_active": "Color when active",
"fixed": "Fixed",
"choose_screen": "Choose screen",
"lines": "Lines",
"override_with_template": "Override style with template",
"active_layers": "Active layers",
"enabled": "Activado",
"color_when_active": "Color cuando está activo",
"fixed": "Fijar",
"choose_screen": "Elegir pantalla",
"lines": "Lineas",
"override_with_template": "Anular estilo con plantilla",
"active_layers": "Capas activas",
"window": "Window",
"alert_updates": "Alerta cuando una nueva actualización está disponible",
"disable_labels": "Etiquetas desactivadas",
"group_numbers": "Números de grupo",
"full_colors": "Despliega todos los grupos de colores",
"format_new_show": "Format text when creating show",
"format_new_show": "Dar formato al texto al crear una presentación",
"auto_output": "Muestra la ventana de salida en la pantalla de inicio",
"display_metadata": "Visualizar metadatos mientras se están mostrando",
"split_lines": "Numbers of lines when creating a show",
"split_lines": "Número de líneas al crear una presentación",
"default_project_name": "Nombre predeterminado del proyecto",
"resolution": "Solución",
"video_extensions": "Extensiones de video",
Expand Down Expand Up @@ -609,9 +609,9 @@
"export_all": "Exportar todo"
},
"calendar": {
"type": "Type",
"type": "Tipo",
"event": "Nuevo evento",
"show": "Schedule show",
"show": "Programar presentación",
"name": "Nombre",
"color": "Color",
"time": "Hora",
Expand All @@ -622,22 +622,22 @@
"location": "Ubicación",
"notes": "Notas",
"today": "Hoy",
"tomorrow": "Tomorrow",
"repeat": "Repeat",
"repeat_every": "Repeat every",
"repeat_until": "until",
"day": "day",
"week": "week",
"month": "month",
"year": "year",
"tomorrow": "Mañana",
"repeat": "Repetir",
"repeat_every": "Repite cada",
"repeat_until": "Repite hasta",
"day": "Dia",
"week": "Semana",
"month": "Mes",
"year": "Año",
"ending_the": "the",
"ending_repeated": "repeated",
"ending_times": "times",
"save_all": "Save and update all"
},
"scripture": {
"bibles": "Bibles from API.Bible",
"custom": "Or import your own",
"bibles": "Biblias desde el API.Bible",
"custom": "O importar de forma local",
"max_verses": "Cantidad máxima de versos por diapositiva",
"verse_numbers": "Números de versos",
"version": "Mostrar modelo",
Expand Down Expand Up @@ -670,16 +670,16 @@
"blur": "Desenfocar",
"scale": "Escalar",
"spin": "Rotar",
"slide": "Slide"
"slide": "Deslizar"
},
"easings": {
"linear": "Linear",
"elastic": "Elastic",
"bounce": "Bounce",
"back": "Jump",
"circ": "Circular",
"cubic": "Cubic",
"sine": "Flow"
"linear": "Lineal",
"elastic": "Elástico",
"bounce": "Rebote",
"back": "Saltar",
"circ": "Circulo",
"cubic": "Cúbico",
"sine": "Flujo"
},
"month": {
"1": "Enero",
Expand Down
2 changes: 1 addition & 1 deletion public/lang/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
"delete_show": "Slett show",
"delete_show_confirmation": "Er du sikker på at du vil slette",
"change_name": "Endre navn på",
"choose_screen": "Choose screen",
"choose_screen": "Velg skjerm",
"import": "Importer",
"export": "Eksporter",
"importing": "Importerer",
Expand Down
1 change: 1 addition & 0 deletions public/lang/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,7 @@
"enabled": "Habilitado",
"color_when_active": "Cor quando ativo",
"fixed": "Fixado",
"choose_screen": "Selecionar tela",
"lines": "Linhas",
"override_with_template": "Substituir estilo com modelo",
"active_layers": "Camadas ativas",
Expand Down
2 changes: 1 addition & 1 deletion public/lang/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
"delete_show": "Odstrániť prezentáciu",
"delete_show_confirmation": "Naozaj ju chcete odstrániť?",
"change_name": "Premenovať",
"choose_screen": "Choose screen",
"choose_screen": "Vyberte obrazovku",
"import": "Import",
"export": "Export",
"importing": "Importovanie",
Expand Down
2 changes: 1 addition & 1 deletion src/electron/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ function createLoading() {
// ----- MAIN WINDOW -----

export let mainWindow: BrowserWindow | null = null
let dialogClose: boolean = false // is unsaved
export let dialogClose: boolean = false // is unsaved
function createMain() {
let bounds: Rectangle = config.get("bounds")
let screenBounds: Rectangle = screen.getPrimaryDisplay().bounds
Expand Down
Loading

0 comments on commit 7213999

Please sign in to comment.