From 18729fdaccad401f00b436a9b538d55e1de70df8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 18:09:01 +0000 Subject: [PATCH 1/8] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index defa195..accab6c 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -17,6 +17,9 @@ "previous": "Mes anterior", "next": "Próximo mes", "today": "hoy" + }, + "warnings": { + "date_in_past": "Algunas de las fechas que has seleccionado ya han pasado" } }, "times": { From fb9dcd475a75c55dec1e834fa89ac7dc540120a5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 18:20:34 +0000 Subject: [PATCH 2/8] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 24e7d23..90d69a5 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -48,19 +48,23 @@ "group": { "legend_tooltip": "Haga clic para resaltar la disponibilidad más alta", - "info1": "Pase el ratón o toque el calendario de abajo para ver quién está disponible", - "info2": "Haga clic en los nombres a continuación para ver a las personas individualmente" + "info1": "Pon el ratón encima para ver quien está disponible, y haz clic para copiar los datos de disponibilidad", + "info2": "Haga clic en los nombres a continuación para ver a las personas individualmente", + "clipboard_message": "Personas disponibles el {{date}}" }, "you": { "info": "Haga clic y arrastre el calendario a continuación para configurar sus disponibilidades", "select_all": "Seleccionar todo", "select_none": "Seleccionar ninguno", + "select_invert": "Invertir selección", "google_cal": "Sincronizar con Google Calendar", "outlook_cal": "Sincronizar con el calendario de Outlook", + "recent_event": "Sincronizar con un evento reciente", "integration": { "logout": "cerrar sesión", + "close": "cerrar", "info": "La importación sobrescribirá su disponibilidad actual", "button": "Disponibilidad de importación" } From 008edde4bb6fe514e6f322d1f05a3b06742fe00a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 20:48:03 +0000 Subject: [PATCH 3/8] Translate common.json in hu_HU 100% translated source file: 'common.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/common.json | 55 +++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 frontend/src/i18n/locales/hu-HU/common.json diff --git a/frontend/src/i18n/locales/hu-HU/common.json b/frontend/src/i18n/locales/hu-HU/common.json new file mode 100644 index 0000000..374c0ee --- /dev/null +++ b/frontend/src/i18n/locales/hu-HU/common.json @@ -0,0 +1,55 @@ +{ + "name": "Crab Fit", + "tagline": "Készítsd el sajátod", + "cta": "Készítsd el a saját Crab Fited!", + "created": "Készült {{date}}", + "donate": { + "info": "Köszönjük, hogy a Crab Fitet használtad. Ha teszett, kérek támogass minket.", + "button": "Támogatás", + "title": "Minden fillér számít :)" + }, + "options": { + "name": "Beállítások", + "weekStart": { + "label": "Hét kezdete", + "options": { + "Sunday": "Vasárnap", + "Monday": "Hétfő" + } + }, + "timeFormat": { + "label": "Idő formátum", + "options": { + "12h": "12 órás", + "24h": "24 órás" + } + }, + "theme": { + "label": "Stílus", + "options": { + "System": "Rendszer stílusa", + "Light": "Világos", + "Dark": "Sötét" + } + }, + "highlight": { + "label": "Legmagasabb rendelkezésre állás kiemelése", + "title": "A legmagassabb rendelkezésre állás kiemelése a hőtérképen", + "options": { + "Off": "Ki", + "On": "Be" + } + }, + "language": { + "label": "Nyelv" + }, + "colormap": { + "label": "Hőtérkép színek", + "classic": "Crab Fit (klasszikus)" + } + }, + "video": { + "title": "Crab Fit Promóciós Videó", + "button": "Videó megtekintése" + } +} From 8103de58150591663058be62ad81054304583017 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 09:01:28 +0000 Subject: [PATCH 4/8] Translate common.json in es_ES 100% translated source file: 'common.json' on 'es_ES'. --- frontend/src/i18n/locales/es/common.json | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/frontend/src/i18n/locales/es/common.json b/frontend/src/i18n/locales/es/common.json index 87e4a1d..50e6266 100644 --- a/frontend/src/i18n/locales/es/common.json +++ b/frontend/src/i18n/locales/es/common.json @@ -6,18 +6,7 @@ "donate": { "info": "Gracias por usar Crab Fit. Si te gusta, considera hacer una donación.", "button": "Donar", - "title": "Cada cantidad cuenta :)", - "options": { - "$2": "Donar $2", - "$5": "Donar $5", - "$10": "Donar $10", - "choose": "Elige una cantidad" - }, - "messages": { - "about": "Si es que le ayudó en absoluto, considere donar para ayudar a mantenerlo en funcionamiento. 🦀", - "success": "¡Gracias por tu donación! Sin ti, cangrejo Fit no sería libre, así que gracias y seguir siendo muy impresionante!", - "error": "No se pudo realizar la donación a través de Google. Intente donar a través del sitio web crab.fit 🦀" - } + "title": "Cada cantidad cuenta :)" }, "options": { "name": "Opciones", @@ -53,6 +42,14 @@ }, "language": { "label": "Idioma" + }, + "colormap": { + "label": "Colores del mapa de calor", + "classic": "Crab Fit (clásico)" } + }, + "video": { + "title": "Vídeo Promocional de Crab Fit", + "button": "Ver el vídeo" } } From a708e2330934cd716acc9a6e4636237b66ad7eea Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 15:26:49 +0000 Subject: [PATCH 5/8] Translate common.json in hu_HU 100% translated source file: 'common.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/common.json b/frontend/src/i18n/locales/hu-HU/common.json index 374c0ee..da975b0 100644 --- a/frontend/src/i18n/locales/hu-HU/common.json +++ b/frontend/src/i18n/locales/hu-HU/common.json @@ -27,7 +27,7 @@ "theme": { "label": "Stílus", "options": { - "System": "Rendszer stílusa", + "System": "Rendszer", "Light": "Világos", "Dark": "Sötét" } From a6443add2a510de36bc851ff149b9ee9e4d8a6a8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 15:27:15 +0000 Subject: [PATCH 6/8] Translate common.json in hu_HU 100% translated source file: 'common.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/common.json b/frontend/src/i18n/locales/hu-HU/common.json index da975b0..28de071 100644 --- a/frontend/src/i18n/locales/hu-HU/common.json +++ b/frontend/src/i18n/locales/hu-HU/common.json @@ -33,7 +33,7 @@ } }, "highlight": { - "label": "Legmagasabb rendelkezésre állás kiemelése", + "label": "Legmagasabb érték kiemelése", "title": "A legmagassabb rendelkezésre állás kiemelése a hőtérképen", "options": { "Off": "Ki", From fdacb6fd595f4e11b2acee46b35ab3bdd91898c1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 15:30:59 +0000 Subject: [PATCH 7/8] Translate common.json in hu_HU 100% translated source file: 'common.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/common.json b/frontend/src/i18n/locales/hu-HU/common.json index 28de071..3b7e3c7 100644 --- a/frontend/src/i18n/locales/hu-HU/common.json +++ b/frontend/src/i18n/locales/hu-HU/common.json @@ -33,7 +33,7 @@ } }, "highlight": { - "label": "Legmagasabb érték kiemelése", + "label": "Legjobb eggyezés kiemelése", "title": "A legmagassabb rendelkezésre állás kiemelése a hőtérképen", "options": { "Off": "Ki", From c380b8d6e78bb500ffbadb7aed738691b7b06c55 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 15:31:10 +0000 Subject: [PATCH 8/8] Translate common.json in hu_HU 100% translated source file: 'common.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/hu-HU/common.json b/frontend/src/i18n/locales/hu-HU/common.json index 3b7e3c7..a73d94c 100644 --- a/frontend/src/i18n/locales/hu-HU/common.json +++ b/frontend/src/i18n/locales/hu-HU/common.json @@ -20,8 +20,8 @@ "timeFormat": { "label": "Idő formátum", "options": { - "12h": "12 órás", - "24h": "24 órás" + "12h": "12h", + "24h": "24h" } }, "theme": {