From 7798ab9ce4c433f14caa14d55febec79bb9776ef Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 12:21:40 +0000 Subject: [PATCH 001/195] Translate event.json in de_DE 100% translated source file: 'event.json' on 'de_DE'. --- frontend/src/i18n/locales/de/event.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/de/event.json b/frontend/src/i18n/locales/de/event.json index fa2a5860..9edf0af2 100644 --- a/frontend/src/i18n/locales/de/event.json +++ b/frontend/src/i18n/locales/de/event.json @@ -48,19 +48,23 @@ "group": { "legend_tooltip": "Klicke hier, um die grösste Verfügbarkeit hervorzuheben", - "info1": "Bewege den Mauszeiger oder tippe auf den Kalender unten, um zu sehen, wer verfügbar ist", - "info2": "Klicke auf die Namen unten, um einzelne Personen anzuzeigen" + "info1": "Bewege den Mauszeiger auf den Kalender unten oder tippe darauf, um zu sehen, wer verfügbar ist, und klicke, um Details über ein Zeitfenster zu kopieren", + "info2": "Klicke auf die Namen unten, um einzelne Personen anzuzeigen", + "clipboard_message": "Personen verfügbar am {{date}}" }, "you": { "info": "Klicke und ziehe im Kalender unten, um deine Verfügbarkeit festzulegen", "select_all": "Alle wählen", "select_none": "Keine wählen", + "select_invert": "Auswahl umkehren", "google_cal": "Mit Google Kalender synchronisieren", "outlook_cal": "Mit Outlook Kalender synchronisieren", + "recent_event": "Mit einem kürzlichen Ereignis synchronisieren", "integration": { "logout": "ausloggen", + "close": "Schließen", "info": "Durch den Import wird deine aktuelle Verfügbarkeit überschrieben", "button": "Verfügbarkeit importieren" } From 053c1e3ff583eb25b3513fe0f51c4d6648ea0c2d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 12:24:50 +0000 Subject: [PATCH 002/195] Translate home.json in de_DE 100% translated source file: 'home.json' on 'de_DE'. --- frontend/src/i18n/locales/de/home.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/i18n/locales/de/home.json b/frontend/src/i18n/locales/de/home.json index d48acf9e..4e4896e0 100644 --- a/frontend/src/i18n/locales/de/home.json +++ b/frontend/src/i18n/locales/de/home.json @@ -17,6 +17,9 @@ "previous": "Vorheriger Monat", "next": "Nächster Monat", "today": "heute" + }, + "warnings": { + "date_in_past": "Manche der ausgewählten Daten liegen in der Vergangenheit" } }, "times": { From 6674f035fa734c1be613658ec42bc4d7ad905d82 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 13:37:31 +0000 Subject: [PATCH 003/195] Translate common.json in eo 100% translated source file: 'common.json' on 'eo'. --- frontend/src/i18n/locales/eo/common.json | 55 ++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 frontend/src/i18n/locales/eo/common.json diff --git a/frontend/src/i18n/locales/eo/common.json b/frontend/src/i18n/locales/eo/common.json new file mode 100644 index 00000000..76166d97 --- /dev/null +++ b/frontend/src/i18n/locales/eo/common.json @@ -0,0 +1,55 @@ +{ + "name": "Crab Fit", + "tagline": "Kreu vian propran", + "cta": "Kreu vian propran Crab Fit!", + "created": "Kreita je {{date}}", + "donate": { + "info": "Dankon pro uzi Crab Fit. Se vi ŝatas ĝin, konsideru donaci.", + "button": "Donaci", + "title": "Ĉiu kvanto valoras :)" + }, + "options": { + "name": "Agordoj", + "weekStart": { + "label": "Semajno komenciĝas", + "options": { + "Sunday": "Dimanĉe", + "Monday": "Lunde" + } + }, + "timeFormat": { + "label": "Tempoformato", + "options": { + "12h": "12h", + "24h": "24h" + } + }, + "theme": { + "label": "Temo", + "options": { + "System": "Sistemo", + "Light": "Hela", + "Dark": "Malhela" + } + }, + "highlight": { + "label": "Emfazu plej altan haveblecon", + "title": "Elstarigu la plej altan haveblecon sur la varmomapo", + "options": { + "Off": "Ne", + "On": "Jes" + } + }, + "language": { + "label": "Lingvo" + }, + "colormap": { + "label": "Koloroj de varmomapo", + "classic": "Crab Fit (klasika)" + } + }, + "video": { + "title": "Crab Fit Reklama Filmeto", + "button": "Spektu la filmeton" + } +} From 15ad294cad0ba532d774261752f641bc35369233 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 15:53:11 +0000 Subject: [PATCH 004/195] Translate common.json in cs_CZ 100% translated source file: 'common.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/common.json | 55 ++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 frontend/src/i18n/locales/cs/common.json diff --git a/frontend/src/i18n/locales/cs/common.json b/frontend/src/i18n/locales/cs/common.json new file mode 100644 index 00000000..37f08e87 --- /dev/null +++ b/frontend/src/i18n/locales/cs/common.json @@ -0,0 +1,55 @@ +{ + "name": "Crab Fit", + "tagline": "Vytvořit vlastní", + "cta": "Vytvořit vlastní Crab Fit!", + "created": "Vytvořeno {{date}}", + "donate": { + "info": "Děkujeme, že používáte službu Crab Fit. Pokud se vám líbí, zvažte možnost přispět.", + "button": "Darovat", + "title": "Jakákoli částka se počítá :)" + }, + "options": { + "name": "Možnosti", + "weekStart": { + "label": "Týden začíná", + "options": { + "Sunday": "Neděle", + "Monday": "Pondělí" + } + }, + "timeFormat": { + "label": "Formát času", + "options": { + "12h": "12h", + "24h": "24h" + } + }, + "theme": { + "label": "Téma", + "options": { + "System": "Systém", + "Light": "Světlé", + "Dark": "Tmavé" + } + }, + "highlight": { + "label": "Zvýraznit nejvyšší dostupnost", + "title": "Zvýraznit nejvyšší dostupnost na tepelné mapě", + "options": { + "Off": "Off", + "On": "On" + } + }, + "language": { + "label": "Jazyk" + }, + "colormap": { + "label": "Barvy tepelné mapy", + "classic": "Crab Fit (klasický)" + } + }, + "video": { + "title": "Crab Fit propagační video", + "button": "Shlédnout video" + } +} From 7086f6365fea39724b380d28fdd0173fdf8afd3c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 15:56:53 +0000 Subject: [PATCH 005/195] Translate common.json in cs_CZ 100% translated source file: 'common.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/cs/common.json b/frontend/src/i18n/locales/cs/common.json index 37f08e87..8f35b999 100644 --- a/frontend/src/i18n/locales/cs/common.json +++ b/frontend/src/i18n/locales/cs/common.json @@ -34,7 +34,7 @@ }, "highlight": { "label": "Zvýraznit nejvyšší dostupnost", - "title": "Zvýraznit nejvyšší dostupnost na tepelné mapě", + "title": "Zvýraznit nejvyšší dostupnost na heatmapě", "options": { "Off": "Off", "On": "On" @@ -44,7 +44,7 @@ "label": "Jazyk" }, "colormap": { - "label": "Barvy tepelné mapy", + "label": "Barva heatmapy", "classic": "Crab Fit (klasický)" } }, From 16e3db5551c5a5f038346f287198c8d481bfe10a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 15:57:29 +0000 Subject: [PATCH 006/195] Translate privacy.json in cs_CZ 100% translated source file: 'privacy.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/privacy.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 frontend/src/i18n/locales/cs/privacy.json diff --git a/frontend/src/i18n/locales/cs/privacy.json b/frontend/src/i18n/locales/cs/privacy.json new file mode 100644 index 00000000..dc496c6a --- /dev/null +++ b/frontend/src/i18n/locales/cs/privacy.json @@ -0,0 +1,4 @@ +{ + "name": "Zásady ochrany osobních údajů", + "translate": "Zobrazit ve vašem jazyce" +} From b47261a2d15f9de71768fc678121fdf24ea79907 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:18:55 +0000 Subject: [PATCH 007/195] Translate home.json in cs_CZ 100% translated source file: 'home.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/home.json | 59 ++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 frontend/src/i18n/locales/cs/home.json diff --git a/frontend/src/i18n/locales/cs/home.json b/frontend/src/i18n/locales/cs/home.json new file mode 100644 index 00000000..c436f655 --- /dev/null +++ b/frontend/src/i18n/locales/cs/home.json @@ -0,0 +1,59 @@ +{ + "create": "VYTVOŘIT", + "recently_visited": "Nedávno navštívené", + "form": { + "name": { + "label": "Pojmenujte svou událost!", + "sublabel": "Nebo ponechte pole prázdné pro vygenerování" + }, + "dates": { + "label": "Jaké termíny by mohly být vhodné?", + "sublabel": "Kliknutím a přetažením vyberte", + "options": { + "specific": "Konkrétní termíny", + "week": "Dny v týdnu" + }, + "tooltips": { + "previous": "Předchozí měsíc", + "next": "Příští měsíc", + "today": "dnes" + }, + "warnings": { + "date_in_past": "Některá z vámi vybraných termínů jsou v minulosti." + } + }, + "times": { + "label": "Jaké časy by mohly být vhodné?", + "sublabel": "Kliknutím a přetažením vyberte časový rozsah" + }, + "timezone": { + "label": "A časové pásmo", + "defaultOption": "Vyberte..." + }, + + "button": "Vytvořit", + "errors": { + "no_dates": "Nejsou vybrány žádné termíny", + "same_times": "Počáteční a koncový čas nesmí být stejný", + "no_time": "Není vybrán žádný čas", + "unknown": "Něco se pokazilo. Zkuste to prosím později." + } + }, + + "about": { + "name": "O službě Crab Fit", + "events": "Vytvořené události", + "availabilities": "Zadané dostupnosti", + "content": { + "p1": "Crab Fit vám pomůže přizpůsobit akci časovým možnostem účastnictva. Jednoduše vytvořte událost výše a pošlete odkaz všem, kteří*které se jí účastní. Výsledky se budou živě aktualizovat a vy budete moci zobrazit mapu, kdy mají všichni čas. <1/> <2> Zjistěte více o tom, jak na Crab Fit .", + "p3": "Vytvořil <1> Ben Grant , Crab Fit je moderním řešením vašich debat o plánování skupinových akcí.", + "p4": "Crab Fit je open source, pokud najdete nějaké problémy nebo chcete přispět, můžete navštívit stránku <1> repozitář . Používáním Crab Fit souhlasíte se <3> zásadami ochrany osobních údajů .", + "p6": "Z důvodu ochrany vašeho soukromí jsou události po 3 měsících nečinnosti smazány a všechna hesla jsou bezpečně hešována.", + "p5": "Zvažte možnost přispět níže, pokud vám služba pomohla, aby Crab Fit mohl zůstat zdarma pro všechny. 🦀" + }, + "chrome_extension": "Získejte rozšíření pro Chrome", + "firefox_extension": "Získejte rozšíření pro Firefox", + "safari_extension": "Získejte rozšíření pro Safari", + "android_app": "Stáhněte si aplikaci pro Android" + } +} From 6ff8be8eb0bd44defe177603e2ca8b536f3c4348 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:30:29 +0000 Subject: [PATCH 008/195] Translate help.json in cs_CZ 100% translated source file: 'help.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/help.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 frontend/src/i18n/locales/cs/help.json diff --git a/frontend/src/i18n/locales/cs/help.json b/frontend/src/i18n/locales/cs/help.json new file mode 100644 index 00000000..46875ca3 --- /dev/null +++ b/frontend/src/i18n/locales/cs/help.json @@ -0,0 +1,23 @@ +{ + "name": "Jak používat Crab Fit", + + "p1": "Crab Fit je nástroj, který vám pomůže při plánování akcí s přáteli nebo spolupracovníky. Stačí vytvořit událost, zadat svou dostupnost, odeslat ji a zjistit, kdy mají všichni čas!", + "p2": "Níže naleznete podrobný postup, jak na vaši událost.", + + "s1": "Krok 1", + + "p3": "Použijte formulář na adrese <1> crab.fit pro vytvoření nové události. Zde je třeba zadat pouze přibližný časový úsek, kdy se událost může konat, nikoliv vaši dostupnost.", + "p4": "Například \"Oslava narozenin Alex\". Alex chce, aby se její narozeninový oběd konal ve stejný týden, kdy má narozeniny, tedy 15. dubna, ale ví, že ne celé její kamarádstvo je 15. dubna k dispozici. Také ho nechce uskutečnit o víkendu.", + "p5": "Alex také ví, že vzhledem k tomu, že se jedná o polední akci, nemůže začít před 11. hodinou dopoledne ani skončit později než v 17 hodin.", + + "s2": "Krok 2", + + "p6": "Zadejte svou dostupnost pro právě vytvořenou událost.", + "p7": "V našem příkladu nyní Alex zadá svou dostupnost pro narozeninový oběd. Má volno po celý týden, kromě úterý a středy po 15:00 a v pátek před 13:00.", + + "s3": "Krok 3", + + "p8": "Pošlete odkaz všem, kteří chtějí přijít.", + "p9": "Poté, co Alex poslala odkaz svému kamarádstvu a počkala, až také vyplní své volné termíny, může je nyní všechny snadno vidět na níže uvedené mapě a vybrat si nejtmavší oblast pro čas, který vyhovuje všem!", + "p10": "V tomto příkladu platí pro všechny Jennyiny přátele čas od 13:00 do 15:00 v pátek 16. září." +} From 089a3d955062a9e2b345bdcd8fe38987a4df565b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:30:39 +0000 Subject: [PATCH 009/195] Translate help.json in cs_CZ 100% translated source file: 'help.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/cs/help.json b/frontend/src/i18n/locales/cs/help.json index 46875ca3..e6319ff0 100644 --- a/frontend/src/i18n/locales/cs/help.json +++ b/frontend/src/i18n/locales/cs/help.json @@ -19,5 +19,5 @@ "p8": "Pošlete odkaz všem, kteří chtějí přijít.", "p9": "Poté, co Alex poslala odkaz svému kamarádstvu a počkala, až také vyplní své volné termíny, může je nyní všechny snadno vidět na níže uvedené mapě a vybrat si nejtmavší oblast pro čas, který vyhovuje všem!", - "p10": "V tomto příkladu platí pro všechny Jennyiny přátele čas od 13:00 do 15:00 v pátek 16. září." + "p10": "V tomto příkladu platí pro všechny Alex přátele čas od 13:00 do 15:00 v pátek 16. září." } From a1606ad14819af75722d41d9a8a0c07b6b7f550b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:34:33 +0000 Subject: [PATCH 010/195] Translate home.json in cs_CZ 100% translated source file: 'home.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/cs/home.json b/frontend/src/i18n/locales/cs/home.json index c436f655..82726fc4 100644 --- a/frontend/src/i18n/locales/cs/home.json +++ b/frontend/src/i18n/locales/cs/home.json @@ -43,7 +43,7 @@ "about": { "name": "O službě Crab Fit", "events": "Vytvořené události", - "availabilities": "Zadané dostupnosti", + "availabilities": "Zadané volné termíny", "content": { "p1": "Crab Fit vám pomůže přizpůsobit akci časovým možnostem účastnictva. Jednoduše vytvořte událost výše a pošlete odkaz všem, kteří*které se jí účastní. Výsledky se budou živě aktualizovat a vy budete moci zobrazit mapu, kdy mají všichni čas. <1/> <2> Zjistěte více o tom, jak na Crab Fit .", "p3": "Vytvořil <1> Ben Grant , Crab Fit je moderním řešením vašich debat o plánování skupinových akcí.", From 386d2ebcf0e320967637edc8d1c5ef17dbcccd0e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:35:11 +0000 Subject: [PATCH 011/195] Translate help.json in cs_CZ 100% translated source file: 'help.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/cs/help.json b/frontend/src/i18n/locales/cs/help.json index e6319ff0..21b2699d 100644 --- a/frontend/src/i18n/locales/cs/help.json +++ b/frontend/src/i18n/locales/cs/help.json @@ -1,7 +1,7 @@ { "name": "Jak používat Crab Fit", - "p1": "Crab Fit je nástroj, který vám pomůže při plánování akcí s přáteli nebo spolupracovníky. Stačí vytvořit událost, zadat svou dostupnost, odeslat ji a zjistit, kdy mají všichni čas!", + "p1": "Crab Fit je nástroj, který vám pomůže při plánování akcí s přáteli nebo spolupracovníky. Stačí vytvořit událost, zadat své volné termíny, odeslat ji a zjistit, kdy mají všichni čas!", "p2": "Níže naleznete podrobný postup, jak na vaši událost.", "s1": "Krok 1", From e56ae093d9110a93c44d4d77e29605a3b08996ab Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:35:29 +0000 Subject: [PATCH 012/195] Translate help.json in cs_CZ 100% translated source file: 'help.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/cs/help.json b/frontend/src/i18n/locales/cs/help.json index 21b2699d..83c9bf32 100644 --- a/frontend/src/i18n/locales/cs/help.json +++ b/frontend/src/i18n/locales/cs/help.json @@ -6,7 +6,7 @@ "s1": "Krok 1", - "p3": "Použijte formulář na adrese <1> crab.fit pro vytvoření nové události. Zde je třeba zadat pouze přibližný časový úsek, kdy se událost může konat, nikoliv vaši dostupnost.", + "p3": "Použijte formulář na adrese <1> crab.fit pro vytvoření nové události. Zde je třeba zadat pouze přibližný časový úsek, kdy se událost může konat, nikoliv vaše volné termíny.", "p4": "Například \"Oslava narozenin Alex\". Alex chce, aby se její narozeninový oběd konal ve stejný týden, kdy má narozeniny, tedy 15. dubna, ale ví, že ne celé její kamarádstvo je 15. dubna k dispozici. Také ho nechce uskutečnit o víkendu.", "p5": "Alex také ví, že vzhledem k tomu, že se jedná o polední akci, nemůže začít před 11. hodinou dopoledne ani skončit později než v 17 hodin.", From 7298481bca07e187fb84c1144c5ff13c758673d8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:51:18 +0000 Subject: [PATCH 013/195] Translate event.json in cs_CZ 100% translated source file: 'event.json' on 'cs_CZ'. --- frontend/src/i18n/locales/cs/event.json | 72 +++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 frontend/src/i18n/locales/cs/event.json diff --git a/frontend/src/i18n/locales/cs/event.json b/frontend/src/i18n/locales/cs/event.json new file mode 100644 index 00000000..6d624849 --- /dev/null +++ b/frontend/src/i18n/locales/cs/event.json @@ -0,0 +1,72 @@ +{ + "available": "mám čas", + "greyed_times": "Tato oblast je šedá, protože není součástí události. Je možné, že se na tuto událost díváte v jiném časovém pásmu, než ve kterém byla vytvořena.", + + "nav": { + "title": "Kliknutím zkopírujete", + "copied": "Zkopírováno!", + "shareinfo": "Zkopírujte odkaz na tuto stránku nebo jej sdílejte <1> e-mailem .", + "shareinfo_alt": "Kliknutím na výše uvedený odkaz jej zkopírujte do schránky, nebo jej sdílejte prostřednictvím <1> e-mailu .", + "email_subject": "Plánování {{event_name}}", + "email_body": "Na tomto odkazu zadejte své volné termíny:" + }, + "form": { + "signed_out": "Přihlaste se pro vyplnění svých volných termínů", + "signed_in": "Jste přihlášeni jako {{name}}", + + "name": "Vaše jméno", + "password": "Heslo (nepovinné)", + "button": "Přihlášení", + "logout_button": "Odhlásit se", + "info": "Tyto údaje se týkají pouze této akce. Použijte heslo, abyste zabránili ostatním ve změně vašich volných termínů.", + + "timezone": "Vaše časové pásmo", + + "errors": { + "name_required": "Vaše jméno je nutné k uložení vašich volných termínů.", + "password_incorrect": "Heslo je nesprávné. Zkontrolujte, zda je vaše jméno napsáno správně.", + "unknown": "Nepodařilo se přihlásit. Zkuste to prosím znovu." + }, + + "created_in_timezone": "Tato událost byla vytvořena v časovém pásmu {{timezone}} . Chcete-li ho použít, <3> klikněte sem .", + "local_timezone": "Vaše místní časové pásmo je detekováno jako {{timezone}} . <3> Klikněte zde <4> pro jeho použití." + }, + "offline": { + "title": "Jste offline", + "body": "Crab Fit nefunguje offline.
Ujistěte se, že jste připojeni k internetu, a zkuste to znovu." + }, + "error": { + "title": "Událost nebyla nalezena", + "body": "Zkontrolujte, zda je zadaná adresa url správná. Vezměte na vědomí, že z důvodu ochrany vašeho soukromí jsou události po 3 měsících nečinnosti smazány." + }, + + "tabs": { + "you": "Vaše volné termíny", + "you_tooltip": "Přihlaste se pro zadání svých volných termínů", + "group": "Volné termíny skupiny" + }, + + "group": { + "legend_tooltip": "Kliknutím zvýrazníte nejčastější volný termín", + "info1": "Najetím na kalendář níže nebo klepnutím na něj zjistíte, kdo má čas, a kliknutím zkopírujete podrobnosti o časovém úseku.", + "info2": "Kliknutím na jména níže zobrazíte jednotlivé osoby", + "clipboard_message": "Lidé mají čas {{date}}" + }, + + "you": { + "info": "Kliknutím a přetažením kalendáře níže nastavíte své volné termíny", + "select_all": "Vybrat vše", + "select_none": "Nevybrat žádné", + "select_invert": "Invertovat výběr", + + "google_cal": "Synchronizovat s Google kalendářem", + "outlook_cal": "Synchronizovat s Outlook kalendářem", + "recent_event": "Synchronizovat s nedávnou událostí", + "integration": { + "logout": "odhlásit se", + "close": "zavřít", + "info": "Importem se přepíší vaše aktuální volné termíny", + "button": "Importovat volné termíny" + } + } +} From 0f5c2abb55ef36b35a97fc132d6bfdd17af9b58e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 16:57:37 +0000 Subject: [PATCH 014/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 frontend/src/i18n/locales/hu-HU/event.json diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json new file mode 100644 index 00000000..c959b4bb --- /dev/null +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -0,0 +1,72 @@ +{ + "available": "elérhető", + "greyed_times": "Ez a terület szürke, mivel nem része az események. Előfordulhat, hogy nem abból az időzónából nézed az eseményt, amelyben létre lett hozva.", + + "nav": { + "title": "Klikk a másoláshoz", + "copied": "Vágólapra másolva!", + "shareinfo": "Másold le az oldal linkjét, vagy osszd meg <1>emailben.", + "shareinfo_alt": "Klikkelj a fenti linkre a másoláshoz, vagy oszd meg <1>emailben.", + "email_subject": "{{event_name}} ütemezése", + "email_body": "Kövesd ezt a linket, hogy megadd a válaszodat:" + }, + "form": { + "signed_out": "Jelentkezz be az időpontok megadásához", + "signed_in": "Belépés mint {{name}}", + + "name": "Név", + "password": "Jelszó (optcionális)", + "button": "Belépés", + "logout_button": "Kilépés", + "info": "Ezek a részletek csak erre az eseményre vonatkoznak. Adj meg egy jelszót, hogy mások ne tudják a válaszodat módosítani.", + + "timezone": "Időzónád", + + "errors": { + "name_required": "Szükség van a nevedre a válasz elmentéséhez", + "password_incorrect": "Rossz jelszó. Ellenőrizd, hogy jól írtad a nevedet.", + "unknown": "Sikertelen bejelentkezés. Próbáld újra!" + }, + + "created_in_timezone": "Ez az esemény a {{timezone}} időzónában lett létrehozva. <3>Kattints ide az időzóna használatához.", + "local_timezone": "Úgy látjuk, hogy az időzónád: {{timezone}}. <3>Kattints ide az időzóna használatához." + }, + "offline": { + "title": "Jelenleg nem csatlakozol az internethez", + "body": "A Crab Fit nem működik internet nélkül.
Kérlek ellenőrízd az internet kapcsolatodat, és próbáld újra." + }, + "error": { + "title": "Az esemény nem tallható", + "body": "Ellenőrízd, hogy a megadott URL helyes. A személyes adatok védelme érdekében minden esemény 3 hónap inaktivitás után törlésre kerül. Előfordulhat, hogy a keresett esemény is törlésre került." + }, + + "tabs": { + "you": "Neked jó időpontok", + "you_tooltip": "Jelentkezz be a válaszadáshoz", + "group": "Csapatnak jó időpontok" + }, + + "group": { + "legend_tooltip": "Klikk a legjobb eggyezés kiemeléséhez", + "info1": "Kattintson vagy érintse meg az alábbi naptárat, hogy lássa, ki érhető el, és kattintson a részletek másolásához egy időponttal kapcsolatban", + "info2": "Kattintson az alábbi nevekre az egyéni válaszok megtekintéséhez", + "clipboard_message": "{{date}}-n elérhető emberek" + }, + + "you": { + "info": "Kattintson és húzza le a naptáron az elérhetőségének beállításához", + "select_all": "Összes kijelölse", + "select_none": "Kijelölés törlése", + "select_invert": "Kijelölés megfordítása", + + "google_cal": "Szinkronizálás Google Calendarral", + "outlook_cal": "Szinkronizálás Outlook Calendarral", + "recent_event": "Szinkronizálás egy közeli eseménnyel", + "integration": { + "logout": "kijelentkezés", + "close": "bezár", + "info": "Az importálás felül fogja írni a jelenlegi válaszaidat", + "button": "Szabad időpontok importálása" + } + } +} From 82d08391ca8d666f0543816fc7201aa8b145c1a5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:26:32 +0000 Subject: [PATCH 015/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 frontend/src/i18n/locales/hu-HU/help.json diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json new file mode 100644 index 00000000..6031de40 --- /dev/null +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -0,0 +1,23 @@ +{ + "name": "A Crab Fitről", + + "p1": "Crab Fit egy olyan eszköz, amely segít neked, amikor eseményeket tervezel barátokkal vagy munkatársakkal. Csak létrehozol egy eseményt, megadod a neked mikor alkalmas, elküldöd, és láthatod, melyik időpont amely mindenkinek szabad!", + "p2": "Lásd alább a részletes lépéseket arról, hogyan készítsd el a saját Crab Fit eseményedet", + + "s1": "1. lépés", + + "p3": "Használd a <1>crab.fit űrlapot egy új esemény létrehozásához. Itt nagy vonalakban kell azt időszakot megadnod, amikor az eseményed történik, nem a neked szabad időpontokat.", + "p4": "Példának \"Jolán születésnapi ebéd\" eseményét fogjuk használni. Jolán szeretné, ha a születésnapi ebédje ugyanabban a héten történne, mint a születésnapja, április 15-én, de tudja, hogy nem minden barátjának megfelelő lenne-e 15-én. Emellett nem szeretné hétvégén ünnepelni a születésnapját.", + "p5": "Jolán azt is tudja, hogy mivel ez egy ebéd esemény, nem kezdődhet el délelőtt 11 óra előtt, és nem tarthat tovább délután 5 óránál.", + + "s2": "2.lépés", + + "p6": "Adja meg az elérhetőségét a most létrehozott eseményhez.", + "p7": "A példánkban most Jolán megadja az elérhetőségeit a születésnapi ebédhez. Jolán szabad az egész héten, kivéve pénteken délután 1 óra előtt valamint, kedden és szerdán délután 3 óra után.", + + "s3": "3. lépés", + + "p8": "Küldd el a linket mindenkinek, aki el szeretne jönni", + "p9": "Jolán elküldte a linket barátainak, majd megvárta, hogy ők is kitöltsék az elérhetőségeiket. Most könnyedén láthatja az összeset a lenti hőtérképen, és kiválaszthatja a legsötétebb területet, amely a mindenki számára legmegfelelőbb időpontot jelenti!", + "p10": "Ebben a példában Jolán összes barátjának van szabad időpontja péntek 16-án délután 1 órától 3 óráig." +} From 504da532f1ec3d262041d8237e85410ac1aa61a4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:27:30 +0000 Subject: [PATCH 016/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 frontend/src/i18n/locales/hu-HU/home.json diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json new file mode 100644 index 00000000..82cea2ac --- /dev/null +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -0,0 +1,59 @@ +{ + "create": "KÉSZTS EGY", + "recently_visited": "Nemrég látogatott", + "form": { + "name": { + "label": "Adj nevet az eseményednek!", + "sublabel": "Vagy hagyd üresen az automatikus generáláshoz" + }, + "dates": { + "label": "Melyik napok lehetnek jók?", + "sublabel": "Klikkelj és húzd a kiválasztáshoz", + "options": { + "specific": "Konkrét időpontok", + "week": "Hét napjai" + }, + "tooltips": { + "previous": "Előző hónap", + "next": "Következő hónap", + "today": "ma" + }, + "warnings": { + "date_in_past": "Van olyan dátum a kiválasztottak között, amely már elmúlt" + } + }, + "times": { + "label": "Melyik időpontok lehetnek jók?", + "sublabel": "Klikkelj és húzd az időtartomány kiválasztáshoz" + }, + "timezone": { + "label": "És az időzóna", + "defaultOption": "Válassz..." + }, + + "button": "Létrehoz", + "errors": { + "no_dates": "Egyetlen nap sincsen kiválasztva", + "same_times": "A kedző és vég dátumok nem lehetnek azonosak", + "no_time": "Nincsen időpont kiválasztva", + "unknown": "Valami hiba történt. Kérlek próbáld újra később." + } + }, + + "about": { + "name": "A Crab Fitről", + "events": "Létrehozott események", + "availabilities": "Beírt elérhetőségek", + "content": { + "p1": "Crab Fit segít abban, hogy egy eseményt mindenki időbeosztásához igazítsd. Egyszerűen hozz létre egy eseményt fentebb, és küldd el a linket minden résztvevőnek. Az eredmények élőben frissülnek, és láthatod majd egy hőtérképen, hogy mikor ér rá mindenki.<1/><2>Tudj meg többet a Crab Fit-ről.", + "p3": "A <1>Ben Grant által fejlesztett Crab Fit egy modern megoldás csoportesemények tervezésére.", + "p4": "A Crab Fit kódja nyílt forráskódú, ha bármilyen problémát találsz, vagy hozzá szeretnél járulni, látogasd meg a <1>repository-t A Crab Fit használatával elfogadod az <3>adatvédelmi irányelveket.", + "p6": "A magánéleted védelme érdekében az eseményeket 3 hónap inaktivitás után töröljük, és minden jelszót biztonságosan hashelünk.", + "p5": "Ha tetszett, kérlek fontold meg az adományozást, hogy a Crab Fit mindenki számára ingyenes maradhasson. 🦀" + }, + "chrome_extension": "Szerezd meg a Chrome bővítményt", + "firefox_extension": "Szerezd meg a Firefox bővítményt", + "safari_extension": "Szerezd meg a Safari bővítményt", + "android_app": "Android app letöltése" + } +} From 9348cb8d77e13b44b1e4d83a9e8191d96453b755 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:28:15 +0000 Subject: [PATCH 017/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json index 82cea2ac..5408395c 100644 --- a/frontend/src/i18n/locales/hu-HU/home.json +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -43,7 +43,7 @@ "about": { "name": "A Crab Fitről", "events": "Létrehozott események", - "availabilities": "Beírt elérhetőségek", + "availabilities": "Megfelelő időpontok", "content": { "p1": "Crab Fit segít abban, hogy egy eseményt mindenki időbeosztásához igazítsd. Egyszerűen hozz létre egy eseményt fentebb, és küldd el a linket minden résztvevőnek. Az eredmények élőben frissülnek, és láthatod majd egy hőtérképen, hogy mikor ér rá mindenki.<1/><2>Tudj meg többet a Crab Fit-ről.", "p3": "A <1>Ben Grant által fejlesztett Crab Fit egy modern megoldás csoportesemények tervezésére.", From daefa124226cf147e1adec733dc61975298ec055 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:30:55 +0000 Subject: [PATCH 018/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 6031de40..dca85636 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -7,7 +7,7 @@ "s1": "1. lépés", "p3": "Használd a <1>crab.fit űrlapot egy új esemény létrehozásához. Itt nagy vonalakban kell azt időszakot megadnod, amikor az eseményed történik, nem a neked szabad időpontokat.", - "p4": "Példának \"Jolán születésnapi ebéd\" eseményét fogjuk használni. Jolán szeretné, ha a születésnapi ebédje ugyanabban a héten történne, mint a születésnapja, április 15-én, de tudja, hogy nem minden barátjának megfelelő lenne-e 15-én. Emellett nem szeretné hétvégén ünnepelni a születésnapját.", + "p4": "Példának \"Jenny születésnapi ebéde\" eseményét fogjuk használni. Jenny szeretné, ha a születésnapi ebédje ugyanabban a héten történne, mint a születésnapja, április 15-én, de tudja, hogy nem minden barátjának megfelelő lenne-e 15-én. Emellett nem szeretné hétvégén ünnepelni a születésnapját.", "p5": "Jolán azt is tudja, hogy mivel ez egy ebéd esemény, nem kezdődhet el délelőtt 11 óra előtt, és nem tarthat tovább délután 5 óránál.", "s2": "2.lépés", From 1fc238523c23694205d9af4c6280ce350581ebab Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:31:04 +0000 Subject: [PATCH 019/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index dca85636..37bf2af0 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -8,12 +8,12 @@ "p3": "Használd a <1>crab.fit űrlapot egy új esemény létrehozásához. Itt nagy vonalakban kell azt időszakot megadnod, amikor az eseményed történik, nem a neked szabad időpontokat.", "p4": "Példának \"Jenny születésnapi ebéde\" eseményét fogjuk használni. Jenny szeretné, ha a születésnapi ebédje ugyanabban a héten történne, mint a születésnapja, április 15-én, de tudja, hogy nem minden barátjának megfelelő lenne-e 15-én. Emellett nem szeretné hétvégén ünnepelni a születésnapját.", - "p5": "Jolán azt is tudja, hogy mivel ez egy ebéd esemény, nem kezdődhet el délelőtt 11 óra előtt, és nem tarthat tovább délután 5 óránál.", + "p5": "Jenny azt is tudja, hogy mivel ez egy ebéd esemény, nem kezdődhet el délelőtt 11 óra előtt, és nem tarthat tovább délután 5 óránál.", "s2": "2.lépés", "p6": "Adja meg az elérhetőségét a most létrehozott eseményhez.", - "p7": "A példánkban most Jolán megadja az elérhetőségeit a születésnapi ebédhez. Jolán szabad az egész héten, kivéve pénteken délután 1 óra előtt valamint, kedden és szerdán délután 3 óra után.", + "p7": "A példánkban most Jenny megadja az elérhetőségeit a születésnapi ebédhez. Jenny szabad az egész héten, kivéve pénteken délután 1 óra előtt valamint, kedden és szerdán délután 3 óra után.", "s3": "3. lépés", From 7d3bdd02621b023b5252c29ea08fcac5f30fde46 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 17:31:14 +0000 Subject: [PATCH 020/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 37bf2af0..e3834bbb 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -18,6 +18,6 @@ "s3": "3. lépés", "p8": "Küldd el a linket mindenkinek, aki el szeretne jönni", - "p9": "Jolán elküldte a linket barátainak, majd megvárta, hogy ők is kitöltsék az elérhetőségeiket. Most könnyedén láthatja az összeset a lenti hőtérképen, és kiválaszthatja a legsötétebb területet, amely a mindenki számára legmegfelelőbb időpontot jelenti!", - "p10": "Ebben a példában Jolán összes barátjának van szabad időpontja péntek 16-án délután 1 órától 3 óráig." + "p9": "Jenny elküldte a linket barátainak, majd megvárta, hogy ők is kitöltsék az elérhetőségeiket. Most könnyedén láthatja az összeset a lenti hőtérképen, és kiválaszthatja a legsötétebb területet, amely a mindenki számára legmegfelelőbb időpontot jelenti!", + "p10": "Ebben a példában Jenny összes barátjának van szabad időpontja péntek 16-án délután 1 órától 3 óráig." } From ad37f268b00277ff1697413c419876a85c108d1e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:04:53 +0000 Subject: [PATCH 021/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index e3834bbb..f81c26dd 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -1,5 +1,5 @@ { - "name": "A Crab Fitről", + "name": "A Crab Fit-ről", "p1": "Crab Fit egy olyan eszköz, amely segít neked, amikor eseményeket tervezel barátokkal vagy munkatársakkal. Csak létrehozol egy eseményt, megadod a neked mikor alkalmas, elküldöd, és láthatod, melyik időpont amely mindenkinek szabad!", "p2": "Lásd alább a részletes lépéseket arról, hogyan készítsd el a saját Crab Fit eseményedet", From 904c36808d23470ade75c6ef5e88261f1505526c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:06:29 +0000 Subject: [PATCH 022/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index f81c26dd..e3834bbb 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -1,5 +1,5 @@ { - "name": "A Crab Fit-ről", + "name": "A Crab Fitről", "p1": "Crab Fit egy olyan eszköz, amely segít neked, amikor eseményeket tervezel barátokkal vagy munkatársakkal. Csak létrehozol egy eseményt, megadod a neked mikor alkalmas, elküldöd, és láthatod, melyik időpont amely mindenkinek szabad!", "p2": "Lásd alább a részletes lépéseket arról, hogyan készítsd el a saját Crab Fit eseményedet", From defb847e6d473713028039caabccd321ef3e4a81 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:07:10 +0000 Subject: [PATCH 023/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index e3834bbb..97a9da73 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -1,5 +1,5 @@ { - "name": "A Crab Fitről", + "name": "Hogyan használd a Crab Fitet?", "p1": "Crab Fit egy olyan eszköz, amely segít neked, amikor eseményeket tervezel barátokkal vagy munkatársakkal. Csak létrehozol egy eseményt, megadod a neked mikor alkalmas, elküldöd, és láthatod, melyik időpont amely mindenkinek szabad!", "p2": "Lásd alább a részletes lépéseket arról, hogyan készítsd el a saját Crab Fit eseményedet", From 1745fe8bef71cd0df5718d8184e753c0b78927a6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:09:21 +0000 Subject: [PATCH 024/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 97a9da73..1103e74e 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -1,7 +1,7 @@ { "name": "Hogyan használd a Crab Fitet?", - "p1": "Crab Fit egy olyan eszköz, amely segít neked, amikor eseményeket tervezel barátokkal vagy munkatársakkal. Csak létrehozol egy eseményt, megadod a neked mikor alkalmas, elküldöd, és láthatod, melyik időpont amely mindenkinek szabad!", + "p1": "A Crab Fit egy olyan eszköz, ami segít neked, amikor eseményeket tervezel barátokkal vagy munkatársakkal. Csak létrehozol egy eseményt, megadod, hogy mikor érsz rá, elküldöd a többieknek, és láthatod, melyik időpont ami mindenkinek szabad!", "p2": "Lásd alább a részletes lépéseket arról, hogyan készítsd el a saját Crab Fit eseményedet", "s1": "1. lépés", From 0861e3327bd04ff35095d593cbf61ed72363d31c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:11:04 +0000 Subject: [PATCH 025/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 1103e74e..1fab194a 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -6,7 +6,7 @@ "s1": "1. lépés", - "p3": "Használd a <1>crab.fit űrlapot egy új esemény létrehozásához. Itt nagy vonalakban kell azt időszakot megadnod, amikor az eseményed történik, nem a neked szabad időpontokat.", + "p3": "Használd a <1>crab.fit űrlapot egy új esemény létrehozásához. Itt nagy vonalakban kell csak azt időszakot megadnod, amikor az eseményed lesz, még nem kell megadnod, hogy mikor érsz rá.", "p4": "Példának \"Jenny születésnapi ebéde\" eseményét fogjuk használni. Jenny szeretné, ha a születésnapi ebédje ugyanabban a héten történne, mint a születésnapja, április 15-én, de tudja, hogy nem minden barátjának megfelelő lenne-e 15-én. Emellett nem szeretné hétvégén ünnepelni a születésnapját.", "p5": "Jenny azt is tudja, hogy mivel ez egy ebéd esemény, nem kezdődhet el délelőtt 11 óra előtt, és nem tarthat tovább délután 5 óránál.", From f84dc7fd1faa7169aa61b8eb957d121ee1617088 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:14:11 +0000 Subject: [PATCH 026/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 1fab194a..16b7c5cb 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -7,7 +7,7 @@ "s1": "1. lépés", "p3": "Használd a <1>crab.fit űrlapot egy új esemény létrehozásához. Itt nagy vonalakban kell csak azt időszakot megadnod, amikor az eseményed lesz, még nem kell megadnod, hogy mikor érsz rá.", - "p4": "Példának \"Jenny születésnapi ebéde\" eseményét fogjuk használni. Jenny szeretné, ha a születésnapi ebédje ugyanabban a héten történne, mint a születésnapja, április 15-én, de tudja, hogy nem minden barátjának megfelelő lenne-e 15-én. Emellett nem szeretné hétvégén ünnepelni a születésnapját.", + "p4": "Példának \"Jenny születésnapi ebédjét\" fogjuk használni. Jenny szeretné, ha a születésnapi ebédje ugyanazon a héten lenne, mint a születésnapja, ami április 15-én van, de tudja, hogy nem minden barátja ér rá 15-én. Emellett nem szeretné hétvégén ünnepelni a születésnapját.", "p5": "Jenny azt is tudja, hogy mivel ez egy ebéd esemény, nem kezdődhet el délelőtt 11 óra előtt, és nem tarthat tovább délután 5 óránál.", "s2": "2.lépés", From 91aeb50f3b82bd78e96c00af458cdc32ea0c03e1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:14:36 +0000 Subject: [PATCH 027/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 16b7c5cb..64e5128d 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -8,7 +8,7 @@ "p3": "Használd a <1>crab.fit űrlapot egy új esemény létrehozásához. Itt nagy vonalakban kell csak azt időszakot megadnod, amikor az eseményed lesz, még nem kell megadnod, hogy mikor érsz rá.", "p4": "Példának \"Jenny születésnapi ebédjét\" fogjuk használni. Jenny szeretné, ha a születésnapi ebédje ugyanazon a héten lenne, mint a születésnapja, ami április 15-én van, de tudja, hogy nem minden barátja ér rá 15-én. Emellett nem szeretné hétvégén ünnepelni a születésnapját.", - "p5": "Jenny azt is tudja, hogy mivel ez egy ebéd esemény, nem kezdődhet el délelőtt 11 óra előtt, és nem tarthat tovább délután 5 óránál.", + "p5": "Jenny azt is tudja, hogy mivel ez egy ebéd lesz, nem kezdődhet el délelőtt 11 óra előtt, és nem tarthat tovább délután 5 óránál.", "s2": "2.lépés", From 7c968348f663d3bda1cc72150e5d54e10bf8b28d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:14:47 +0000 Subject: [PATCH 028/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 64e5128d..86fab108 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -10,7 +10,7 @@ "p4": "Példának \"Jenny születésnapi ebédjét\" fogjuk használni. Jenny szeretné, ha a születésnapi ebédje ugyanazon a héten lenne, mint a születésnapja, ami április 15-én van, de tudja, hogy nem minden barátja ér rá 15-én. Emellett nem szeretné hétvégén ünnepelni a születésnapját.", "p5": "Jenny azt is tudja, hogy mivel ez egy ebéd lesz, nem kezdődhet el délelőtt 11 óra előtt, és nem tarthat tovább délután 5 óránál.", - "s2": "2.lépés", + "s2": "2. lépés", "p6": "Adja meg az elérhetőségét a most létrehozott eseményhez.", "p7": "A példánkban most Jenny megadja az elérhetőségeit a születésnapi ebédhez. Jenny szabad az egész héten, kivéve pénteken délután 1 óra előtt valamint, kedden és szerdán délután 3 óra után.", From 4dce64a709afffccd8da6c1707b3b8625c373e24 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:17:34 +0000 Subject: [PATCH 029/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 86fab108..beabf116 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -12,7 +12,7 @@ "s2": "2. lépés", - "p6": "Adja meg az elérhetőségét a most létrehozott eseményhez.", + "p6": "Add meg az elérhetőséged a most létrehozott eseményhez.", "p7": "A példánkban most Jenny megadja az elérhetőségeit a születésnapi ebédhez. Jenny szabad az egész héten, kivéve pénteken délután 1 óra előtt valamint, kedden és szerdán délután 3 óra után.", "s3": "3. lépés", From e5b448e491f1183d8d01dc818a99ea804eb25f9d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:18:50 +0000 Subject: [PATCH 030/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index beabf116..27a984dd 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -12,7 +12,7 @@ "s2": "2. lépés", - "p6": "Add meg az elérhetőséged a most létrehozott eseményhez.", + "p6": "Add meg, hogy mikor érsz rá a most létrehozott eseményre.", "p7": "A példánkban most Jenny megadja az elérhetőségeit a születésnapi ebédhez. Jenny szabad az egész héten, kivéve pénteken délután 1 óra előtt valamint, kedden és szerdán délután 3 óra után.", "s3": "3. lépés", From 06aed785549e78478f1a4f36baf39aa2e82530d1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:19:47 +0000 Subject: [PATCH 031/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 27a984dd..8250de91 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -13,7 +13,7 @@ "s2": "2. lépés", "p6": "Add meg, hogy mikor érsz rá a most létrehozott eseményre.", - "p7": "A példánkban most Jenny megadja az elérhetőségeit a születésnapi ebédhez. Jenny szabad az egész héten, kivéve pénteken délután 1 óra előtt valamint, kedden és szerdán délután 3 óra után.", + "p7": "A példánkban most Jenny megadja, hogy mikor ér rá a születésnapi ebédre. Jenny egész héten szabad, kivéve pénteken délután 1 óra előtt, valamint kedden és szerdán délután 3 óra után.", "s3": "3. lépés", From 0a6f50c80c570dc256784357c57a557b102c99fc Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:20:35 +0000 Subject: [PATCH 032/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 8250de91..ae8e4e60 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -17,7 +17,7 @@ "s3": "3. lépés", - "p8": "Küldd el a linket mindenkinek, aki el szeretne jönni", + "p8": "Küldd el a linket mindenkinek, akit meg szeretnél hívni.", "p9": "Jenny elküldte a linket barátainak, majd megvárta, hogy ők is kitöltsék az elérhetőségeiket. Most könnyedén láthatja az összeset a lenti hőtérképen, és kiválaszthatja a legsötétebb területet, amely a mindenki számára legmegfelelőbb időpontot jelenti!", "p10": "Ebben a példában Jenny összes barátjának van szabad időpontja péntek 16-án délután 1 órától 3 óráig." } From f02e3a66677a603ad023cbffe3ad6acdf502d225 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:20:44 +0000 Subject: [PATCH 033/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index ae8e4e60..7ceffc3e 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -2,7 +2,7 @@ "name": "Hogyan használd a Crab Fitet?", "p1": "A Crab Fit egy olyan eszköz, ami segít neked, amikor eseményeket tervezel barátokkal vagy munkatársakkal. Csak létrehozol egy eseményt, megadod, hogy mikor érsz rá, elküldöd a többieknek, és láthatod, melyik időpont ami mindenkinek szabad!", - "p2": "Lásd alább a részletes lépéseket arról, hogyan készítsd el a saját Crab Fit eseményedet", + "p2": "Lásd alább a részletes lépéseket arról, hogyan készítsd el a saját Crab Fit eseményedet.", "s1": "1. lépés", From db70e398044805d696589aeac6c9bfc66b57bd22 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:24:05 +0000 Subject: [PATCH 034/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index 7ceffc3e..cce56e1b 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -18,6 +18,6 @@ "s3": "3. lépés", "p8": "Küldd el a linket mindenkinek, akit meg szeretnél hívni.", - "p9": "Jenny elküldte a linket barátainak, majd megvárta, hogy ők is kitöltsék az elérhetőségeiket. Most könnyedén láthatja az összeset a lenti hőtérképen, és kiválaszthatja a legsötétebb területet, amely a mindenki számára legmegfelelőbb időpontot jelenti!", + "p9": "Miután Jenny elküldte a linket barátainak, majd megvárta, hogy ők is kitöltsék, hogy ki mikor ér rá, most könnyedén láthatja mindenki elérhetőségét a lenti hőtérképen, és kiválaszthatja a legsötétebb területet, amely a mindenki számára legmegfelelőbb időpontot jelenti.", "p10": "Ebben a példában Jenny összes barátjának van szabad időpontja péntek 16-án délután 1 órától 3 óráig." } From 3a032da029c10d275163490139537237bae58d6f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:25:07 +0000 Subject: [PATCH 035/195] Translate help.json in hu_HU 100% translated source file: 'help.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/help.json b/frontend/src/i18n/locales/hu-HU/help.json index cce56e1b..0bffd031 100644 --- a/frontend/src/i18n/locales/hu-HU/help.json +++ b/frontend/src/i18n/locales/hu-HU/help.json @@ -19,5 +19,5 @@ "p8": "Küldd el a linket mindenkinek, akit meg szeretnél hívni.", "p9": "Miután Jenny elküldte a linket barátainak, majd megvárta, hogy ők is kitöltsék, hogy ki mikor ér rá, most könnyedén láthatja mindenki elérhetőségét a lenti hőtérképen, és kiválaszthatja a legsötétebb területet, amely a mindenki számára legmegfelelőbb időpontot jelenti.", - "p10": "Ebben a példában Jenny összes barátjának van szabad időpontja péntek 16-án délután 1 órától 3 óráig." + "p10": "Ebben a példában Jenny összes barátjának megfelelő pénteken, 16-án délután 1 órától 3 óráig." } From 97d47389ee1c0443770e53939a8b4aab00a34055 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:28:03 +0000 Subject: [PATCH 036/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json index 5408395c..447da5ab 100644 --- a/frontend/src/i18n/locales/hu-HU/home.json +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -8,7 +8,7 @@ }, "dates": { "label": "Melyik napok lehetnek jók?", - "sublabel": "Klikkelj és húzd a kiválasztáshoz", + "sublabel": "Kattints és húzd a kiválasztáshoz", "options": { "specific": "Konkrét időpontok", "week": "Hét napjai" From 60eaad51d704bb94c43fa263c4f38e8697a6f5c7 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:28:27 +0000 Subject: [PATCH 037/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json index 447da5ab..15d334fb 100644 --- a/frontend/src/i18n/locales/hu-HU/home.json +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -10,8 +10,8 @@ "label": "Melyik napok lehetnek jók?", "sublabel": "Kattints és húzd a kiválasztáshoz", "options": { - "specific": "Konkrét időpontok", - "week": "Hét napjai" + "specific": "Konkrét napok", + "week": "A hét napjai" }, "tooltips": { "previous": "Előző hónap", From c37ee72619bb118ca4395089d36c45a28a2a3b1f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:29:55 +0000 Subject: [PATCH 038/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json index 15d334fb..e793b70c 100644 --- a/frontend/src/i18n/locales/hu-HU/home.json +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -24,7 +24,7 @@ }, "times": { "label": "Melyik időpontok lehetnek jók?", - "sublabel": "Klikkelj és húzd az időtartomány kiválasztáshoz" + "sublabel": "Kattints és húzd az időtartomány kiválasztásához" }, "timezone": { "label": "És az időzóna", From c124870b0c133cd587b40dc41d09c827d17fb166 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:30:28 +0000 Subject: [PATCH 039/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json index e793b70c..4ca901f6 100644 --- a/frontend/src/i18n/locales/hu-HU/home.json +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -31,7 +31,7 @@ "defaultOption": "Válassz..." }, - "button": "Létrehoz", + "button": "Létrehozás", "errors": { "no_dates": "Egyetlen nap sincsen kiválasztva", "same_times": "A kedző és vég dátumok nem lehetnek azonosak", From 97ff8bfd4e3b8518a134ea0079ec64ba871c3724 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:32:14 +0000 Subject: [PATCH 040/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json index 4ca901f6..884e46d0 100644 --- a/frontend/src/i18n/locales/hu-HU/home.json +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -34,7 +34,7 @@ "button": "Létrehozás", "errors": { "no_dates": "Egyetlen nap sincsen kiválasztva", - "same_times": "A kedző és vég dátumok nem lehetnek azonosak", + "same_times": "A kezdés és befejezés időpontja nem lehet azonos", "no_time": "Nincsen időpont kiválasztva", "unknown": "Valami hiba történt. Kérlek próbáld újra később." } From 0fc1a71be12c29bf0b0d90c24fd1b7c4da5788db Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:33:48 +0000 Subject: [PATCH 041/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json index 884e46d0..2ee8c3e7 100644 --- a/frontend/src/i18n/locales/hu-HU/home.json +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -43,7 +43,7 @@ "about": { "name": "A Crab Fitről", "events": "Létrehozott események", - "availabilities": "Megfelelő időpontok", + "availabilities": "Bevitt elérhetőségek", "content": { "p1": "Crab Fit segít abban, hogy egy eseményt mindenki időbeosztásához igazítsd. Egyszerűen hozz létre egy eseményt fentebb, és küldd el a linket minden résztvevőnek. Az eredmények élőben frissülnek, és láthatod majd egy hőtérképen, hogy mikor ér rá mindenki.<1/><2>Tudj meg többet a Crab Fit-ről.", "p3": "A <1>Ben Grant által fejlesztett Crab Fit egy modern megoldás csoportesemények tervezésére.", From 2cbc107f3389064b63971c49675b6a45b568ad53 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:35:15 +0000 Subject: [PATCH 042/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json index 2ee8c3e7..d8548093 100644 --- a/frontend/src/i18n/locales/hu-HU/home.json +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -45,7 +45,7 @@ "events": "Létrehozott események", "availabilities": "Bevitt elérhetőségek", "content": { - "p1": "Crab Fit segít abban, hogy egy eseményt mindenki időbeosztásához igazítsd. Egyszerűen hozz létre egy eseményt fentebb, és küldd el a linket minden résztvevőnek. Az eredmények élőben frissülnek, és láthatod majd egy hőtérképen, hogy mikor ér rá mindenki.<1/><2>Tudj meg többet a Crab Fit-ről.", + "p1": "A Crab Fit segít abban, hogy egy eseményt mindenki időbeosztásához igazíthass. Egyszerűen hozz létre egy eseményt fentebb, és küldd el a linket minden résztvevőnek. Az eredmények élőben frissülnek, és láthatod majd egy hőtérképen, hogy mikor ér rá mindenki.<1/><2>Tudj meg többet a Crab Fit működéséről.", "p3": "A <1>Ben Grant által fejlesztett Crab Fit egy modern megoldás csoportesemények tervezésére.", "p4": "A Crab Fit kódja nyílt forráskódú, ha bármilyen problémát találsz, vagy hozzá szeretnél járulni, látogasd meg a <1>repository-t A Crab Fit használatával elfogadod az <3>adatvédelmi irányelveket.", "p6": "A magánéleted védelme érdekében az eseményeket 3 hónap inaktivitás után töröljük, és minden jelszót biztonságosan hashelünk.", From ae00767883206abcc4aad6c76edbe97a2a9828bc Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:36:23 +0000 Subject: [PATCH 043/195] Translate home.json in hu_HU 100% translated source file: 'home.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/home.json b/frontend/src/i18n/locales/hu-HU/home.json index d8548093..484461d3 100644 --- a/frontend/src/i18n/locales/hu-HU/home.json +++ b/frontend/src/i18n/locales/hu-HU/home.json @@ -47,7 +47,7 @@ "content": { "p1": "A Crab Fit segít abban, hogy egy eseményt mindenki időbeosztásához igazíthass. Egyszerűen hozz létre egy eseményt fentebb, és küldd el a linket minden résztvevőnek. Az eredmények élőben frissülnek, és láthatod majd egy hőtérképen, hogy mikor ér rá mindenki.<1/><2>Tudj meg többet a Crab Fit működéséről.", "p3": "A <1>Ben Grant által fejlesztett Crab Fit egy modern megoldás csoportesemények tervezésére.", - "p4": "A Crab Fit kódja nyílt forráskódú, ha bármilyen problémát találsz, vagy hozzá szeretnél járulni, látogasd meg a <1>repository-t A Crab Fit használatával elfogadod az <3>adatvédelmi irányelveket.", + "p4": "A Crab Fit nyílt forráskódú, ha bármilyen problémát találsz, vagy hozzá szeretnél járulni, látogasd meg a <1>repository-t. A Crab Fit használatával elfogadod az <3>adatvédelmi irányelveket.", "p6": "A magánéleted védelme érdekében az eseményeket 3 hónap inaktivitás után töröljük, és minden jelszót biztonságosan hashelünk.", "p5": "Ha tetszett, kérlek fontold meg az adományozást, hogy a Crab Fit mindenki számára ingyenes maradhasson. 🦀" }, From 1cdd4c8872c5084f68be43188893e08b4814b276 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:38:38 +0000 Subject: [PATCH 044/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index c959b4bb..52722079 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -1,6 +1,6 @@ { "available": "elérhető", - "greyed_times": "Ez a terület szürke, mivel nem része az események. Előfordulhat, hogy nem abból az időzónából nézed az eseményt, amelyben létre lett hozva.", + "greyed_times": "Ez a terület szürke, mivel nem része az eseménynek. Előfordulhat, hogy nem abból az időzónából nézed az eseményt, amelyben létre lett hozva.", "nav": { "title": "Klikk a másoláshoz", From 0429832ddc94278b1db585b10e331cee37b224b1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:38:49 +0000 Subject: [PATCH 045/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 52722079..059627ea 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -3,7 +3,7 @@ "greyed_times": "Ez a terület szürke, mivel nem része az eseménynek. Előfordulhat, hogy nem abból az időzónából nézed az eseményt, amelyben létre lett hozva.", "nav": { - "title": "Klikk a másoláshoz", + "title": "Kattints a másoláshoz", "copied": "Vágólapra másolva!", "shareinfo": "Másold le az oldal linkjét, vagy osszd meg <1>emailben.", "shareinfo_alt": "Klikkelj a fenti linkre a másoláshoz, vagy oszd meg <1>emailben.", From ec6018620e36bb5dfd6645cc1e784ec4731d76f5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:39:58 +0000 Subject: [PATCH 046/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 059627ea..e209cd5c 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -6,7 +6,7 @@ "title": "Kattints a másoláshoz", "copied": "Vágólapra másolva!", "shareinfo": "Másold le az oldal linkjét, vagy osszd meg <1>emailben.", - "shareinfo_alt": "Klikkelj a fenti linkre a másoláshoz, vagy oszd meg <1>emailben.", + "shareinfo_alt": "Kattints a fenti linkre a másoláshoz, vagy oszd meg <1>emailben.", "email_subject": "{{event_name}} ütemezése", "email_body": "Kövesd ezt a linket, hogy megadd a válaszodat:" }, From 673f6b258e2e11f4303fb2bbcfa32900d04b595c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:40:30 +0000 Subject: [PATCH 047/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index e209cd5c..f70de56b 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -8,7 +8,7 @@ "shareinfo": "Másold le az oldal linkjét, vagy osszd meg <1>emailben.", "shareinfo_alt": "Kattints a fenti linkre a másoláshoz, vagy oszd meg <1>emailben.", "email_subject": "{{event_name}} ütemezése", - "email_body": "Kövesd ezt a linket, hogy megadd a válaszodat:" + "email_body": "Kövesd ezt a linket, hogy megadd, mikor érsz rá:" }, "form": { "signed_out": "Jelentkezz be az időpontok megadásához", From 936baac4e22e44af444d4f16a3622f842a41d8a5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:40:45 +0000 Subject: [PATCH 048/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index f70de56b..e98cf337 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -12,7 +12,7 @@ }, "form": { "signed_out": "Jelentkezz be az időpontok megadásához", - "signed_in": "Belépés mint {{name}}", + "signed_in": "Belépve, mint {{name}}", "name": "Név", "password": "Jelszó (optcionális)", From 7eb86b48a485b889488760d6ea847f4b92aacd9e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:40:58 +0000 Subject: [PATCH 049/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index e98cf337..4aa31f19 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -15,7 +15,7 @@ "signed_in": "Belépve, mint {{name}}", "name": "Név", - "password": "Jelszó (optcionális)", + "password": "Jelszó (opcionális)", "button": "Belépés", "logout_button": "Kilépés", "info": "Ezek a részletek csak erre az eseményre vonatkoznak. Adj meg egy jelszót, hogy mások ne tudják a válaszodat módosítani.", From 311130ffa5af3b1d1ef3e6057cc438109b331145 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:41:11 +0000 Subject: [PATCH 050/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 4aa31f19..f6c35a29 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -16,7 +16,7 @@ "name": "Név", "password": "Jelszó (opcionális)", - "button": "Belépés", + "button": "Bejelentkezés", "logout_button": "Kilépés", "info": "Ezek a részletek csak erre az eseményre vonatkoznak. Adj meg egy jelszót, hogy mások ne tudják a válaszodat módosítani.", From c67280e70781730aa609162326f93efaf25d4161 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:41:21 +0000 Subject: [PATCH 051/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index f6c35a29..863aa5ce 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -17,7 +17,7 @@ "name": "Név", "password": "Jelszó (opcionális)", "button": "Bejelentkezés", - "logout_button": "Kilépés", + "logout_button": "Kijelentkezés", "info": "Ezek a részletek csak erre az eseményre vonatkoznak. Adj meg egy jelszót, hogy mások ne tudják a válaszodat módosítani.", "timezone": "Időzónád", From 9806973c625f38254a5a2a12bce60b67cc3c6c13 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:41:48 +0000 Subject: [PATCH 052/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 863aa5ce..e99ea588 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -18,7 +18,7 @@ "password": "Jelszó (opcionális)", "button": "Bejelentkezés", "logout_button": "Kijelentkezés", - "info": "Ezek a részletek csak erre az eseményre vonatkoznak. Adj meg egy jelszót, hogy mások ne tudják a válaszodat módosítani.", + "info": "Ezek az információk csak erre az eseményre vonatkoznak. Adj meg egy jelszót, hogy mások ne tudják a válaszodat módosítani.", "timezone": "Időzónád", From dd954199f91dba9fd3a9b155660d8cff352f9483 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:42:30 +0000 Subject: [PATCH 053/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index e99ea588..496e7077 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -24,7 +24,7 @@ "errors": { "name_required": "Szükség van a nevedre a válasz elmentéséhez", - "password_incorrect": "Rossz jelszó. Ellenőrizd, hogy jól írtad a nevedet.", + "password_incorrect": "Hibás jelszó. Ellenőrizd, hogy jól írtad-e a nevedet.", "unknown": "Sikertelen bejelentkezés. Próbáld újra!" }, From aec4eb700d7cd353cec6feb32320f77b9b8c8ca5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:42:42 +0000 Subject: [PATCH 054/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 496e7077..f099e7b9 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -25,7 +25,7 @@ "errors": { "name_required": "Szükség van a nevedre a válasz elmentéséhez", "password_incorrect": "Hibás jelszó. Ellenőrizd, hogy jól írtad-e a nevedet.", - "unknown": "Sikertelen bejelentkezés. Próbáld újra!" + "unknown": "Sikertelen bejelentkezés. Kérlek, próbáld újra!" }, "created_in_timezone": "Ez az esemény a {{timezone}} időzónában lett létrehozva. <3>Kattints ide az időzóna használatához.", From b2cb894b87ba236759269d459e15108d264a891d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:43:50 +0000 Subject: [PATCH 055/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index f099e7b9..4d621882 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -37,7 +37,7 @@ }, "error": { "title": "Az esemény nem tallható", - "body": "Ellenőrízd, hogy a megadott URL helyes. A személyes adatok védelme érdekében minden esemény 3 hónap inaktivitás után törlésre kerül. Előfordulhat, hogy a keresett esemény is törlésre került." + "body": "Ellenőrízd, hogy a megadott URL helyes.-e A személyes adatok védelme érdekében minden esemény 3 hónap inaktivitás után törlésre kerül. Előfordulhat, hogy a keresett esemény is törlésre került." }, "tabs": { From 80c1c2cd411771a8e321b05c892f9cb0ecc12af6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:45:39 +0000 Subject: [PATCH 056/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 4d621882..87f287bf 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -47,7 +47,7 @@ }, "group": { - "legend_tooltip": "Klikk a legjobb eggyezés kiemeléséhez", + "legend_tooltip": "Kattints a legjobb egyezés kiemeléséhez", "info1": "Kattintson vagy érintse meg az alábbi naptárat, hogy lássa, ki érhető el, és kattintson a részletek másolásához egy időponttal kapcsolatban", "info2": "Kattintson az alábbi nevekre az egyéni válaszok megtekintéséhez", "clipboard_message": "{{date}}-n elérhető emberek" From fae86484a44230b2417193c8de8e752473ff9200 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:47:57 +0000 Subject: [PATCH 057/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 87f287bf..aa1c7593 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -48,7 +48,7 @@ "group": { "legend_tooltip": "Kattints a legjobb egyezés kiemeléséhez", - "info1": "Kattintson vagy érintse meg az alábbi naptárat, hogy lássa, ki érhető el, és kattintson a részletek másolásához egy időponttal kapcsolatban", + "info1": "Húzd az egeret az egyes időpontok fölé, vagy érintsd meg az alábbi naptárat, hogy lásd, ki érhető el, és kattints a részletek másolásához egy időponttal kapcsolatban", "info2": "Kattintson az alábbi nevekre az egyéni válaszok megtekintéséhez", "clipboard_message": "{{date}}-n elérhető emberek" }, From f8f0a69a96af6fff9a4da92f787d9adf375c5002 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:48:09 +0000 Subject: [PATCH 058/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index aa1c7593..2f5ed147 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -49,7 +49,7 @@ "group": { "legend_tooltip": "Kattints a legjobb egyezés kiemeléséhez", "info1": "Húzd az egeret az egyes időpontok fölé, vagy érintsd meg az alábbi naptárat, hogy lásd, ki érhető el, és kattints a részletek másolásához egy időponttal kapcsolatban", - "info2": "Kattintson az alábbi nevekre az egyéni válaszok megtekintéséhez", + "info2": "Kattints az alábbi nevekre az egyéni válaszok megtekintéséhez", "clipboard_message": "{{date}}-n elérhető emberek" }, From 1cc394635898587e8db8cc071d6ad7fc92885029 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:49:04 +0000 Subject: [PATCH 059/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 2f5ed147..097cfc61 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -54,7 +54,7 @@ }, "you": { - "info": "Kattintson és húzza le a naptáron az elérhetőségének beállításához", + "info": "Kattints és húzd az egeret a naptáron az elérhetőségeid beállításához", "select_all": "Összes kijelölse", "select_none": "Kijelölés törlése", "select_invert": "Kijelölés megfordítása", From e0581b36e271363438e8f3ab72513f8b3e7db3bc Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:49:14 +0000 Subject: [PATCH 060/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 097cfc61..0c5368ae 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -55,7 +55,7 @@ "you": { "info": "Kattints és húzd az egeret a naptáron az elérhetőségeid beállításához", - "select_all": "Összes kijelölse", + "select_all": "Összes kijelölése", "select_none": "Kijelölés törlése", "select_invert": "Kijelölés megfordítása", From be1bd8bf4cc428e3d51212db693d16dd4cccae83 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:49:46 +0000 Subject: [PATCH 061/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 0c5368ae..b8b0e237 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -59,7 +59,7 @@ "select_none": "Kijelölés törlése", "select_invert": "Kijelölés megfordítása", - "google_cal": "Szinkronizálás Google Calendarral", + "google_cal": "Szinkronizálás a Google Naptárral", "outlook_cal": "Szinkronizálás Outlook Calendarral", "recent_event": "Szinkronizálás egy közeli eseménnyel", "integration": { From 4f968b555c9e29e0f2a4f4fa31a8f803c4cdf721 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:49:58 +0000 Subject: [PATCH 062/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index b8b0e237..10ae52df 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -60,7 +60,7 @@ "select_invert": "Kijelölés megfordítása", "google_cal": "Szinkronizálás a Google Naptárral", - "outlook_cal": "Szinkronizálás Outlook Calendarral", + "outlook_cal": "Szinkronizálás az Outlook Naptárral", "recent_event": "Szinkronizálás egy közeli eseménnyel", "integration": { "logout": "kijelentkezés", From dad79b877c5787156e9b4be666db3d2014d4c54b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:50:22 +0000 Subject: [PATCH 063/195] Translate event.json in hu_HU 100% translated source file: 'event.json' on 'hu_HU'. --- frontend/src/i18n/locales/hu-HU/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/hu-HU/event.json b/frontend/src/i18n/locales/hu-HU/event.json index 10ae52df..6066fff3 100644 --- a/frontend/src/i18n/locales/hu-HU/event.json +++ b/frontend/src/i18n/locales/hu-HU/event.json @@ -61,7 +61,7 @@ "google_cal": "Szinkronizálás a Google Naptárral", "outlook_cal": "Szinkronizálás az Outlook Naptárral", - "recent_event": "Szinkronizálás egy közeli eseménnyel", + "recent_event": "Szinkronizálás egy korábbi eseménnyel", "integration": { "logout": "kijelentkezés", "close": "bezár", From e02985f0c6e88e1e0e126410eddf34b526607bd1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:51:33 +0000 Subject: [PATCH 064/195] 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 a73d94cf..8549932a 100644 --- a/frontend/src/i18n/locales/hu-HU/common.json +++ b/frontend/src/i18n/locales/hu-HU/common.json @@ -1,6 +1,6 @@ { "name": "Crab Fit", - "tagline": "Készítsd el sajátod", + "tagline": "Készítsd el a sajátod", "cta": "Készítsd el a saját Crab Fited!", "created": "Készült {{date}}", "donate": { From bcf5abaf3c20efa3cccad0d4cb7d0ae72b3ab1c7 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:52:15 +0000 Subject: [PATCH 065/195] 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 8549932a..15f37dcb 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": "Legjobb eggyezés kiemelése", + "label": "Legjobb egyezés kiemelése", "title": "A legmagassabb rendelkezésre állás kiemelése a hőtérképen", "options": { "Off": "Ki", From 5c9f80cff3fe7154a92c24391ed7637c4352c9e0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:52:39 +0000 Subject: [PATCH 066/195] 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 15f37dcb..aef2baf4 100644 --- a/frontend/src/i18n/locales/hu-HU/common.json +++ b/frontend/src/i18n/locales/hu-HU/common.json @@ -34,7 +34,7 @@ }, "highlight": { "label": "Legjobb egyezés kiemelése", - "title": "A legmagassabb rendelkezésre állás kiemelése a hőtérképen", + "title": "A legjobb időpont kiemelése a hőtérképen", "options": { "Off": "Ki", "On": "Be" From 27ebb096c1fbc0b5d0939f0647f2819836a17fe3 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:53:38 +0000 Subject: [PATCH 067/195] 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 aef2baf4..deafc8a8 100644 --- a/frontend/src/i18n/locales/hu-HU/common.json +++ b/frontend/src/i18n/locales/hu-HU/common.json @@ -44,7 +44,7 @@ "label": "Nyelv" }, "colormap": { - "label": "Hőtérkép színek", + "label": "A hőtérkép színei", "classic": "Crab Fit (klasszikus)" } }, From 5d6ee9a52f1d0e8802f73947a4e35b4991c7eef4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:30:10 +0000 Subject: [PATCH 068/195] Translate event.json in eo 100% translated source file: 'event.json' on 'eo'. --- frontend/src/i18n/locales/eo/event.json | 72 +++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 frontend/src/i18n/locales/eo/event.json diff --git a/frontend/src/i18n/locales/eo/event.json b/frontend/src/i18n/locales/eo/event.json new file mode 100644 index 00000000..ae466c45 --- /dev/null +++ b/frontend/src/i18n/locales/eo/event.json @@ -0,0 +1,72 @@ +{ + "available": "disponebla", + "greyed_times": "Ĉi tiu areo estas grizigita ĉar ĝi ne estas parto de la evento. Vi eble rigardas ĉi tiun eventon en malsama horzono de kie ĝi estis kreita.", + + "nav": { + "title": "Klaku por kopii", + "copied": "Kopiita!", + "shareinfo": "Kopiu la ligon de ĉi tiu paĝo, aŭ kundividu <1>retpoŝte.", + "shareinfo_alt": "Alklaku la supran ligilon por kopii ĝin al via tondujo aŭ dividi <1> retpoŝte <2>.", + "email_subject": "Planado {{event_name}}", + "email_body": "Vizitu ĉi tiun ligon por enigi viajn disponeblecoj:" + }, + "form": { + "signed_out": "Ensalutu por aldoni vian disponeblo", + "signed_in": "Ensalutita kiel {{name}}", + + "name": "Via nomo", + "password": "Pasvorto (laŭvole)", + "button": "Ensaluti", + "logout_button": "Elsaluti", + "info": "Ĉi tiuj detaloj estas nur por ĉi tiu evento. Uzu pasvorton por malhelpi aliajn ŝanĝi vian disponeblo.", + + "timezone": "Via horzono", + + "errors": { + "name_required": "Via nomo estas necesa por konservi vian disponeblo.", + "password_incorrect": "Pasvorto estas malĝusta. Kontrolu, ke via nomo estas literumita ĝuste.", + "unknown": "Malsukcesis ensaluti. Bonvolu reprovi." + }, + + "created_in_timezone": "Ĉi tiu evento estis kreita en la horzono {{timezone}} . <3>Klaku ĉi tie por uzi ĝin.", + "local_timezone": "Via loka horzono estas detektita kiel {{ timezone }}. <3>Klaku ĉi tiepor uzi ĝin." + }, + "offline": { + "title": "Vi estas eksterrete", + "body": "Crab Fit ne funkcias eksterrete.
Certigu, ke vi estas konektita al la interreto kaj provu denove." + }, + "error": { + "title": "Evento ne trovita", + "body": "Kontrolu, ke la url, kiun vi enigis, estas ĝusta. Notu, ke por protekti vian privatecon, eventoj estas forigitaj post 3 monatoj da neaktiveco." + }, + + "tabs": { + "you": "Via disponebla", + "you_tooltip": "Ensalutu por agordi vian disponebla", + "group": "Grupo disponebla" + }, + + "group": { + "legend_tooltip": "Klaku por reliefigi plej altan disponebla", + "info1": "Ŝvebu aŭ frapetu la kalendaron sube por vidi kiu disponeblas, kaj alklaku por kopii detalojn pri temponiĉo", + "info2": "Alklaku la nomojn sube por vidi homojn individue", + "clipboard_message": "Homoj disponeblaj je {{ dato }}" + }, + + "you": { + "info": "Alklaku kaj trenu la kalendaron sube por agordi viajn disponeblaj", + "select_all": "Elekti ĉion", + "select_none": "Elektu nenion", + "select_invert": "Inverti elekton", + + "google_cal": "Sinkronigi kun Google Calendar", + "outlook_cal": "Sinkronigi kun Outlook Calendar", + "recent_event": "Sinkronigi kun lastatempa evento", + "integration": { + "logout": "elsaluti", + "close": "fermi", + "info": "Importado anstataŭigos vian nunan disponebla", + "button": "Importado disponebla" + } + } +} From 3bfd6444d9ae2be849ea2df97143edf2370c0390 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:37:03 +0000 Subject: [PATCH 069/195] Translate privacy.json in eo 100% translated source file: 'privacy.json' on 'eo'. --- frontend/src/i18n/locales/eo/privacy.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 frontend/src/i18n/locales/eo/privacy.json diff --git a/frontend/src/i18n/locales/eo/privacy.json b/frontend/src/i18n/locales/eo/privacy.json new file mode 100644 index 00000000..4215e29d --- /dev/null +++ b/frontend/src/i18n/locales/eo/privacy.json @@ -0,0 +1,4 @@ +{ + "name": "Privateca Politiko", + "translate": "Vidu en via lingvo" +} From b1c54749b464b90d0df783ded9bc5ee473d184e9 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:49:37 +0000 Subject: [PATCH 070/195] Translate help.json in eo 100% translated source file: 'help.json' on 'eo'. --- frontend/src/i18n/locales/eo/help.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 frontend/src/i18n/locales/eo/help.json diff --git a/frontend/src/i18n/locales/eo/help.json b/frontend/src/i18n/locales/eo/help.json new file mode 100644 index 00000000..b88f1663 --- /dev/null +++ b/frontend/src/i18n/locales/eo/help.json @@ -0,0 +1,23 @@ +{ + "name": "Kiel Crab Fit", + + "p1": "Crab Fit estas ilo, kiu helpas vin kiam vi planas eventojn kun amikoj aŭ kunlaborantoj. Vi nur kreas eventon, enigu vian disponeblan, sendu ĝin kaj vidu kiam ĉiuj estas liberaj!", + "p2": "Vidu sube por detalaj paŝoj pri kiel Crab Fit vian eventon.", + + "s1": "Paŝo 1", + + "p3": "Uzu la formularon ĉe <1>crab.fit por fari novan eventon. Vi nur bezonas enmeti la malglatan periodon por kiam via evento okazas ĉi tie, ne vian disponeblon.", + "p4": "Ekzemple, ni uzos \"Naskiĝtagmanĝo de Jenny\". Jenny volas ke ŝia naskiĝtaga tagmanĝo okazu en la sama semajno kiel ŝia naskiĝtago, la 15-a de aprilo, sed ŝi scias ke ne ĉiuj ŝiaj amikoj estas disponeblaj la 15-an. Ŝi ankaŭ ne volas fari ĝin dum la semajnfino.", + "p5": "Jenny ankaŭ scias, ke ĉar ĝi estas tagmanĝa evento, ĝi ne povas komenci antaŭ la 11-a aŭ iri poste ol la 5-a.", + + "s2": "Paŝo 2", + + "p6": "Enigu vian disponeblon por la evento kiun vi ĵus kreis.", + "p7": "En nia ekzemplo, Jenny nun metas sian disponeblon por sia naskiĝtaga tagmanĝo. Ŝi estas libera la tutan semajnon, krom post la 15a horo marde kaj merkredo, kaj antaŭ la 13a horo vendrede.", + + "s3": "Paŝo 3", + + "p8": "Sendu la ligilon al ĉiuj, kiujn vi volas veni.", + "p9": "Post kiam Jenny sendis la ligon al siaj amikoj kaj atendis, ke ili ankaŭ plenigu iliajn disponojn, ŝi nun povas facile vidi ilin ĉiujn sur la varmomapo sube kaj elekti la plej malhelan areon por tempo, kiu konvenas al ĉiuj!", + "p10": "En ĉi tiu ekzemplo, 13-a ĝis 15-a vendrede la 16-a funkcias por ĉiuj amikoj de Jenny." +} From 795101ea3a1ce6fb48ec36c0ce76989febc03d7f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:48:33 +0000 Subject: [PATCH 071/195] Translate home.json in eo 100% translated source file: 'home.json' on 'eo'. --- frontend/src/i18n/locales/eo/home.json | 59 ++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 frontend/src/i18n/locales/eo/home.json diff --git a/frontend/src/i18n/locales/eo/home.json b/frontend/src/i18n/locales/eo/home.json new file mode 100644 index 00000000..e78c79cc --- /dev/null +++ b/frontend/src/i18n/locales/eo/home.json @@ -0,0 +1,59 @@ +{ + "create": "KREU", + "recently_visited": "Lastatempe vizitita", + "form": { + "name": { + "label": "Donu nomon al via evento!", + "sublabel": "Aŭ lasu malplenan por generi unu" + }, + "dates": { + "label": "Kiuj datoj povus funkcii?", + "sublabel": "Klaku kaj trenu por elekti", + "options": { + "specific": "Specifaj datoj", + "week": "Tagoj de la semajno" + }, + "tooltips": { + "previous": "Antaŭa monato", + "next": "Venontmonate", + "today": "Hodiaŭ" + }, + "warnings": { + "date_in_past": "Kelkaj el la datoj, kiujn vi elektis, estas en la pasinteco" + } + }, + "times": { + "label": "Kiuj tempoj povus funkcii?", + "sublabel": "Klaku kaj trenu por elekti tempon" + }, + "timezone": { + "label": "Kaj la horzono", + "defaultOption": "Elektu..." + }, + + "button": "Krei", + "errors": { + "no_dates": "Ne estas elektitaj datoj", + "same_times": "La komenco kaj fintempo ne povas esti la sama", + "no_time": "Neniu tempo estas elektita", + "unknown": "Io misfunkciis. Bonvolu reprovi poste." + } + }, + + "about": { + "name": "Pri Crab Fit", + "events": "Eventoj kreitaj", + "availabilities": "Disponebloj eniris", + "content": { + "p1": "Crab Fit helpas vin adapti vian eventon al ĉies horaroj. Simple kreu eventon supre kaj sendu la ligon al ĉiuj partoprenantoj. Rezultoj ĝisdatigas vive kaj vi povos vidi varmmapon pri kiam ĉiuj estas liberaj. <1/><2>Lernu pli pri kiel Crab Fit.", + "p3": "Kreita de <1>Ben Grant, Crab Fit estas la nuntempa solvo por viaj grupaj eventoplanaj debatoj.", + "p4": "La kodo por Crab Fit estas malfermfonta, se vi trovas problemojn aŭ volas kontribui, vi povas viziti la <1>deponejon. Uzante Crab Fit vi konsentas pri la <3>privateca politiko.", + "p6": "Por protekti vian privatecon, eventoj estas forigitaj post 3 monatoj da neaktiveco, kaj ĉiuj pasvortoj estas sekure hakitaj.", + "p5": "Konsideru donaci sube, se ĝi helpis vin, por ke Crab Fit povu resti senpaga por ĉiuj. 🦀" + }, + "chrome_extension": "Akiru la Kroman Etendon", + "firefox_extension": "Akiru la Etendon de Firefox", + "safari_extension": "Akiru la Safari-Etendaĵon", + "android_app": "Elŝutu la Android-apon" + } +} From 5ba5347d1faea9d9fe5aec582920e7f4dc9b1684 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:18:18 +0000 Subject: [PATCH 072/195] Translate home.json in pt_BR 100% translated source file: 'home.json' on 'pt_BR'. --- frontend/src/i18n/locales/pt-BR/home.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/i18n/locales/pt-BR/home.json b/frontend/src/i18n/locales/pt-BR/home.json index 2455d1be..e2c65b08 100644 --- a/frontend/src/i18n/locales/pt-BR/home.json +++ b/frontend/src/i18n/locales/pt-BR/home.json @@ -17,6 +17,9 @@ "previous": "mês anterior", "next": "próximo mês", "today": "hoje" + }, + "warnings": { + "date_in_past": "Algumas das datas selecionadas estão no passado" } }, "times": { From cc6622d88b1b15adea0cbf1be3d4f3897d0069bd Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:20:42 +0000 Subject: [PATCH 073/195] Translate common.json in pt_BR 100% translated source file: 'common.json' on 'pt_BR'. --- frontend/src/i18n/locales/pt-BR/common.json | 43 +++++++++------------ 1 file changed, 18 insertions(+), 25 deletions(-) diff --git a/frontend/src/i18n/locales/pt-BR/common.json b/frontend/src/i18n/locales/pt-BR/common.json index 7be4fb37..33c308fb 100644 --- a/frontend/src/i18n/locales/pt-BR/common.json +++ b/frontend/src/i18n/locales/pt-BR/common.json @@ -6,30 +6,19 @@ "donate": { "info": "Obrigado por usar Crab Fit! Gostou? Faça uma doação.", "button": "Doar", - "title": "Todo valor vale :)", - "options": { - "$2": "Doar $2", - "$5": "Doar $5", - "$10": "Doar $10", - "choose": "Escolhe um valor" - }, - "messages": { - "about": "Achou o Crab Fit útil? Faça uma doação para para mantê-lo funcionando. 🦀", - "success": "Obrigado por sua doação! Sem essas contribuições Crab Fit não poderia ser gratuito e por isso te agradeço muito. Você é o máximo!", - "error": "Doação através do Google não pode ser feita. Por favor tente no site crab.fit 🦀" - } + "title": "Todo valor vale :)" }, "options": { "name": "Opções", "weekStart": { - "label": "A semana começa com", + "label": "Início da semana", "options": { - "Sunday": "domingo", - "Monday": "segunda‑feira" + "Sunday": "Domingo", + "Monday": "Segunda‑feira" } }, "timeFormat": { - "label": "formato de horas", + "label": "Formato de hora", "options": { "12h": "12h", "24h": "24h" @@ -38,25 +27,29 @@ "theme": { "label": "Aparência", "options": { - "System": "sistema", - "Light": "claro", - "Dark": "escuro" + "System": "Padrão", + "Light": "Clara", + "Dark": "Escura" } }, "highlight": { - "label": "destacar disponibilidade alta", - "title": "realçar visualmente a maior visibilidade", + "label": "Destacar maior disponibilidade", + "title": "Realçar visualmente os horários de maior disponibilidade no mapa de calor", "options": { - "Off": "Desl.", - "On": "Lig." + "Off": "Desligado", + "On": "Ligado" } }, "language": { - "label": "idioma" + "label": "Idioma" + }, + "colormap": { + "label": "Cores do mapa de calor", + "classic": "Crab Fit (clássico)" } }, "video": { "title": "Vídeo promocional Crab Fit", - "button": "veja o vídeo" + "button": "Assista ao vídeo" } } From d1189099b2d75a9ac2bb1c30df4f4ad1fb5eb51d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:22:49 +0000 Subject: [PATCH 074/195] Translate event.json in pt_BR 100% translated source file: 'event.json' on 'pt_BR'. --- frontend/src/i18n/locales/pt-BR/event.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/frontend/src/i18n/locales/pt-BR/event.json b/frontend/src/i18n/locales/pt-BR/event.json index 5c713c82..1462164d 100644 --- a/frontend/src/i18n/locales/pt-BR/event.json +++ b/frontend/src/i18n/locales/pt-BR/event.json @@ -1,6 +1,6 @@ { "available": "disponível", - "greyed_times": "Esta área está desabilitada por não fazer parte do evento. Provavelmente você esta em outro fuso horário do que usado pelo evento.", + "greyed_times": "Esta área está desabilitada por não fazer parte do evento. Pode ser que você esteja em outro fuso horário.", "nav": { "title": "Clique para copiar", @@ -48,19 +48,23 @@ "group": { "legend_tooltip": "Clique para destacar o melhor tempo", - "info1": "Passe o mouse ou toque o calendário pra ver quem está livre", - "info2": "Clique nos nomes pra ver a disponibilidade de cada um" + "info1": "Passe o cursor ou toque no calendário abaixo para ver quem está disponível, e clique para copiar os detalhes de um horário", + "info2": "Clique nos nomes pra ver a disponibilidade de cada um", + "clipboard_message": "Pessoas disponíveis em {{date}}" }, "you": { "info": "Clique e arraste para assinalar seu tempo livre no calendário", "select_all": "Selecionar todos", "select_none": "Selecionar nenhum", + "select_invert": "Inverter seleção", "google_cal": "Sincronizar com sua Agenda Google", "outlook_cal": "Sincronizar com sua Agenda Outlook", + "recent_event": "Sincronizar com evento recente", "integration": { "logout": "sair", + "close": "fechar", "info": "Ao importar você substituirá sua disponibilidade atual", "button": "Importar horários disponíveis" } From 4c6e0c8e98d6856799aaa3646bb2c055749c3bf5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 08:44:11 +0000 Subject: [PATCH 075/195] Translate common.json in da_DK 100% translated source file: 'common.json' on 'da_DK'. --- frontend/src/i18n/locales/da_DK/common.json | 55 +++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 frontend/src/i18n/locales/da_DK/common.json diff --git a/frontend/src/i18n/locales/da_DK/common.json b/frontend/src/i18n/locales/da_DK/common.json new file mode 100644 index 00000000..582639ce --- /dev/null +++ b/frontend/src/i18n/locales/da_DK/common.json @@ -0,0 +1,55 @@ +{ + "name": "Crab Fit", + "tagline": "Opret din egen", + "cta": "Opret din egen Crab Fit!", + "created": "Oprettet {{date}}", + "donate": { + "info": "Tak for at bruge Crab Fit. Hvis du synes om det, så overvej at donere.", + "button": "Donér", + "title": "Alle beløb tæller :)" + }, + "options": { + "name": "Valg", + "weekStart": { + "label": "Uge starter på", + "options": { + "Sunday": "Søndag", + "Monday": "Mandag" + } + }, + "timeFormat": { + "label": "Tidsformat", + "options": { + "12h": "12-timer", + "24h": "24-timer" + } + }, + "theme": { + "label": "Tema", + "options": { + "System": "System", + "Light": "Lys", + "Dark": "Mørk" + } + }, + "highlight": { + "label": "Fremhæv højeste tilgængelighed", + "title": "Fremhæv den højeste tilgængelighed på varmekortet", + "options": { + "Off": "Inaktiv", + "On": "Aktiv" + } + }, + "language": { + "label": "Sprog" + }, + "colormap": { + "label": "Varmekortfarver", + "classic": "Crab Fit (klassisk)" + } + }, + "video": { + "title": "Crab Fit reklamevideo", + "button": "Se videoen" + } +} From 70aa465f0592802ed9c003c227a113b4c4e5076d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:34:38 +0000 Subject: [PATCH 076/195] Translate event.json in da_DK 100% translated source file: 'event.json' on 'da_DK'. --- frontend/src/i18n/locales/da_DK/event.json | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 frontend/src/i18n/locales/da_DK/event.json diff --git a/frontend/src/i18n/locales/da_DK/event.json b/frontend/src/i18n/locales/da_DK/event.json new file mode 100644 index 00000000..31396933 --- /dev/null +++ b/frontend/src/i18n/locales/da_DK/event.json @@ -0,0 +1,72 @@ +{ + "available": "tilgængelig", + "greyed_times": "Dette område er maskeret, fordi det ikke er en del af begivenheden. Måske ser du på denne begivenhed i en anden tidszone end hvor den blev oprettet.", + + "nav": { + "title": "Klik for at kopiere", + "copied": "Kopieret!", + "shareinfo": "Kopier linket til denne side, eller del <1>e-mail.", + "shareinfo_alt": "Klik på linket ovenfor for at kopiere det til din udklipsholder eller del via <1>e-mail.", + "email_subject": "Planlægning af {{event_name}}", + "email_body": "Besøg dette link for at angive hvornår du er tilgængelig:" + }, + "form": { + "signed_out": "Log ind for at tilføje din tilgængelighed", + "signed_in": "Logget ind som {{name}}", + + "name": "Dit navn", + "password": "Adgangskode (valgfri)", + "button": "Log ind", + "logout_button": "Log ud", + "info": "Disse detaljer er kun til denne begivenhed. Brug et kodeord for at forhindre andre i at ændre din tilgængelighed.", + + "timezone": "Din tidszone", + + "errors": { + "name_required": "Dit navn er nødvendigt for at gemme din tilgængelighed.", + "password_incorrect": "Adgangskoden er forkert. Tjek at dit navn er stavet korrekt.", + "unknown": "Fejl ved login. Prøv venligst igen." + }, + + "created_in_timezone": "Denne begivenhad blev oprettet i tidsxonen {{timezone}}. <3>Klik her for at bruge den.", + "local_timezone": "Din lokale tidszone er registreret som {{timezone}}. <3>Klik her for at bruge den." + }, + "offline": { + "title": "Du er offline", + "body": "En Crab Fit fungerer ikke offline.
Sørg for, at du er forbundet til internettet, og prøv igen." + }, + "error": { + "title": "Begivenhed ikke fundet", + "body": "Kontroller, at den indtastede URL er korrekt. Bemærk, at begivenheder slettes efter 3 måneders inaktivitet for at beskytte dit privatliv." + }, + + "tabs": { + "you": "Din tilgængelighed", + "you_tooltip": "Log ind for at angive din tilgængelighed", + "group": "Gruppens tilgængelighed" + }, + + "group": { + "legend_tooltip": "Klik for at fremhæve højeste tilgængelighed", + "info1": "Svæv over eller tryk på kalenderen nedenfor for at se, hvem der er tilgængelig, og klik for at kopiere detaljer om et tidsinterval.", + "info2": "Klik på navnene nedenfor for at se personerne individuelt.", + "clipboard_message": "Mennesker tilgængelige den {{date}}" + }, + + "you": { + "info": "Klik og træk kalenderen nedenfor for at angive dine tilgængeligheder", + "select_all": "Vælg alle", + "select_none": "Vælg ingen", + "select_invert": "Vælg det modsatte", + + "google_cal": "Synkronisér med Google-kalender", + "outlook_cal": "Synkronisér med Outlook-kalender", + "recent_event": "Synkronisér med en nylig begivenhed", + "integration": { + "logout": "log ud", + "close": "luk", + "info": "Importering vil overskrive din nuværende tilgængelighed", + "button": "Importér tilgængelighed" + } + } +} From aa7bfbec73ea98b48ac46988584c4df82d3c6139 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:48:47 +0000 Subject: [PATCH 077/195] Translate common.json in da_DK 100% translated source file: 'common.json' on 'da_DK'. --- frontend/src/i18n/locales/da_DK/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/da_DK/common.json b/frontend/src/i18n/locales/da_DK/common.json index 582639ce..240d1a5f 100644 --- a/frontend/src/i18n/locales/da_DK/common.json +++ b/frontend/src/i18n/locales/da_DK/common.json @@ -34,7 +34,7 @@ }, "highlight": { "label": "Fremhæv højeste tilgængelighed", - "title": "Fremhæv den højeste tilgængelighed på varmekortet", + "title": "Fremhæv den højeste tilgængelighed på farvediagrammet", "options": { "Off": "Inaktiv", "On": "Aktiv" From 189baffcc6b628f9961d03fde151cbb6eafca6bf Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:49:07 +0000 Subject: [PATCH 078/195] Translate common.json in da_DK 100% translated source file: 'common.json' on 'da_DK'. --- frontend/src/i18n/locales/da_DK/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/da_DK/common.json b/frontend/src/i18n/locales/da_DK/common.json index 240d1a5f..7c7b8430 100644 --- a/frontend/src/i18n/locales/da_DK/common.json +++ b/frontend/src/i18n/locales/da_DK/common.json @@ -44,7 +44,7 @@ "label": "Sprog" }, "colormap": { - "label": "Varmekortfarver", + "label": "Farvediagramfarver", "classic": "Crab Fit (klassisk)" } }, From 444575d8408cd8a869fb752769f93e04e512f488 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:51:10 +0000 Subject: [PATCH 079/195] Translate privacy.json in da_DK 100% translated source file: 'privacy.json' on 'da_DK'. --- frontend/src/i18n/locales/da_DK/privacy.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 frontend/src/i18n/locales/da_DK/privacy.json diff --git a/frontend/src/i18n/locales/da_DK/privacy.json b/frontend/src/i18n/locales/da_DK/privacy.json new file mode 100644 index 00000000..2c26ddea --- /dev/null +++ b/frontend/src/i18n/locales/da_DK/privacy.json @@ -0,0 +1,4 @@ +{ + "name": "Privatlivspolitik", + "translate": "Se på dit sprog" +} From 615593da3652a1c87aba9b0563eec9a9642b2e36 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:03:15 +0000 Subject: [PATCH 080/195] Translate help.json in da_DK 100% translated source file: 'help.json' on 'da_DK'. --- frontend/src/i18n/locales/da_DK/help.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 frontend/src/i18n/locales/da_DK/help.json diff --git a/frontend/src/i18n/locales/da_DK/help.json b/frontend/src/i18n/locales/da_DK/help.json new file mode 100644 index 00000000..7186e7de --- /dev/null +++ b/frontend/src/i18n/locales/da_DK/help.json @@ -0,0 +1,23 @@ +{ + "name": "Hvordan du bruger Crab Fit", + + "p1": "Crab Fit er et værktøj til at hjælpe dig, når du planlægger arrangementer med venner eller kolleger. Du opretter bare et arrangement, angiver din tilgængelighed, sender det ud og ser, hvornår alle er ledige!", + "p2": "Se nedenfor for detaljerede trin til, hvordan du tilpasser din begivenhed til Crab Fit.", + + "s1": "Trin 1", + + "p3": "Brug formularen på <1>crab.fit til at oprette en ny begivenhed. Du skal kun angive det omtrentlige tidsrum for, hvornår din begivenhed finder sted her, ikke din tilgængelighed.", + "p4": "Som eksempel vil vi bruge \"Jennys fødselsdagsfrokost\". Jenny ønsker, at hendes fødselsdagsfrokost skal ske i den samme uge som hendes fødselsdag, den 15. april, men hun ved, at ikke alle hendes venner er tilgængelige den 15. Hun ønsker heller ikke at gøre det i weekenden.", + "p5": "Jenny ved også, at da det er en frokostbegivenhed, kan den ikke starte før kl. 11 eller fortsætte efter kl. 17.", + + "s2": "Trin 2", + + "p6": "Indtast din tilgængelighed for den begivenhed, du lige har oprettet.", + "p7": "I vores eksempel sætter Jenny nu sin tilgængelighed for sin fødselsdagsfrokost. Hun er ledig hele ugen, undtagen efter kl. 15 tirsdag og onsdag, og før kl. 13 fredag.", + + "s3": "Trin 3", + + "p8": "Send linket til alle, du vil have til at komme.", + "p9": "Efter Jenny har sendt linket til sine venner og ventet på, at de også har udfyldt deres tilgængelighed, kan hun nu nemt se dem alle på farvediagrammet nedenfor og vælge det mørkeste område til et tidspunkt, der passer alle!", + "p10": "I dette eksempel fungerer 13:00 til 15:00 fredag d. 16. for alle Jennys venner." +} From 124576c57010482bd26eefc6a84fe7e0af1a6168 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:06:20 +0000 Subject: [PATCH 081/195] Translate home.json in da_DK 100% translated source file: 'home.json' on 'da_DK'. --- frontend/src/i18n/locales/da_DK/home.json | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 frontend/src/i18n/locales/da_DK/home.json diff --git a/frontend/src/i18n/locales/da_DK/home.json b/frontend/src/i18n/locales/da_DK/home.json new file mode 100644 index 00000000..9c14d9e2 --- /dev/null +++ b/frontend/src/i18n/locales/da_DK/home.json @@ -0,0 +1,59 @@ +{ + "create": "CREATE A", + "recently_visited": "Nyligt besøgt", + "form": { + "name": { + "label": "Giv din begivenhed et navn!", + "sublabel": "Eller lad være blank for at danne et" + }, + "dates": { + "label": "Hvilke datoer kunne fungere?", + "sublabel": "Klik og træk for at vælge", + "options": { + "specific": "Specifikke datoer", + "week": "Ugedage" + }, + "tooltips": { + "previous": "Forrige måned", + "next": "Næste måned", + "today": "i dag" + }, + "warnings": { + "date_in_past": "Nogle af de datoer, du har valgt, er i fortiden." + } + }, + "times": { + "label": "Hvilke tidspunkter kunne fungere?", + "sublabel": "Klik og træk for at vælge et tidsinterval" + }, + "timezone": { + "label": "Og tidszonen", + "defaultOption": "Vælg..." + }, + + "button": "Opret", + "errors": { + "no_dates": "Der er ikke valgt nogen datoer", + "same_times": "Start- og sluttidspunkterne kan ikke være ens", + "no_time": "Der er ikke valgt nogen tid.", + "unknown": "Noget gik galt. Prøv venligst igen senere." + } + }, + + "about": { + "name": "Om Crab Fit", + "events": "Begivenheder oprettet", + "availabilities": "Tilgængeligheder angivet", + "content": { + "p1": "Crab Fit hjælper dig med at tilpasse dit arrangement til alles tidsplaner. Opret blot et arrangement ovenfor og send linket til alle, der deltager. Resultaterne opdateres live, og du vil kunne se et farvediagram over, hvornår alle er ledige.<1/><2>Lær mere om, hvordan du bruger Crab Fit..", + "p3": "Crab Fit er udviklet af <1>Ben Grant, og er den moderne løsning på dine gruppebegivenhedsplanlægningsdisussioner.", + "p4": "Koden til Crab Fit er åben kildekode. Hvis du finder fejl eller ønsker at bidrage, kan du gå til <1>kildekodearkivet. Ved at bruge Crab Fit accepterer du <3>privatlivspolitikken.", + "p6": "For at beskytte dit privatliv slettes begivenheder efter 3 måneders inaktivitet, og alle adgangskoder er sikkert hashet.", + "p5": "Overvej at donere nedenfor, hvis det har hjulpet dig, så Crab Fit kan forblive gratis for alle. 🦀" + }, + "chrome_extension": "Hent Chrome-udvidelsen", + "firefox_extension": "Hent Firefox-udvidelsen", + "safari_extension": "Hent Safari-udvidelsen", + "android_app": "Download Android-appen" + } +} From 7458df07db89a3484c07b6a0a99623560065782d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 19:53:50 +0000 Subject: [PATCH 082/195] Translate common.json in eo 100% translated source file: 'common.json' on 'eo'. --- frontend/src/i18n/locales/eo/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/eo/common.json b/frontend/src/i18n/locales/eo/common.json index 76166d97..f6640814 100644 --- a/frontend/src/i18n/locales/eo/common.json +++ b/frontend/src/i18n/locales/eo/common.json @@ -25,7 +25,7 @@ } }, "theme": { - "label": "Temo", + "label": "Etoso", "options": { "System": "Sistemo", "Light": "Hela", From 77aea10a9678fdc181ca9cf1ea5e01628daae678 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 19:54:04 +0000 Subject: [PATCH 083/195] Translate common.json in eo 100% translated source file: 'common.json' on 'eo'. --- frontend/src/i18n/locales/eo/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/eo/common.json b/frontend/src/i18n/locales/eo/common.json index f6640814..f1f950c0 100644 --- a/frontend/src/i18n/locales/eo/common.json +++ b/frontend/src/i18n/locales/eo/common.json @@ -27,7 +27,7 @@ "theme": { "label": "Etoso", "options": { - "System": "Sistemo", + "System": "Sistema", "Light": "Hela", "Dark": "Malhela" } From fb554e5ed66cbbc18463d9c00c295c21c9ecf479 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 19:54:20 +0000 Subject: [PATCH 084/195] Translate common.json in eo 100% translated source file: 'common.json' on 'eo'. --- frontend/src/i18n/locales/eo/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/eo/common.json b/frontend/src/i18n/locales/eo/common.json index f1f950c0..66cd4afa 100644 --- a/frontend/src/i18n/locales/eo/common.json +++ b/frontend/src/i18n/locales/eo/common.json @@ -33,7 +33,7 @@ } }, "highlight": { - "label": "Emfazu plej altan haveblecon", + "label": "Emfazu plej altan disponeblon", "title": "Elstarigu la plej altan haveblecon sur la varmomapo", "options": { "Off": "Ne", From 5786b22b8cc14dec99406a988a24667b10e26346 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 19:54:32 +0000 Subject: [PATCH 085/195] Translate common.json in eo 100% translated source file: 'common.json' on 'eo'. --- frontend/src/i18n/locales/eo/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/eo/common.json b/frontend/src/i18n/locales/eo/common.json index 66cd4afa..89a5645f 100644 --- a/frontend/src/i18n/locales/eo/common.json +++ b/frontend/src/i18n/locales/eo/common.json @@ -34,7 +34,7 @@ }, "highlight": { "label": "Emfazu plej altan disponeblon", - "title": "Elstarigu la plej altan haveblecon sur la varmomapo", + "title": "Elstarigu la plej altan disponeblon sur la varmomapo", "options": { "Off": "Ne", "On": "Jes" From 4c9102b19dc81ab3d6fbc739b06489bd6ca0a0b2 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:23:11 +0000 Subject: [PATCH 086/195] Translate privacy.json in es_ES 100% translated source file: 'privacy.json' on 'es_ES'. --- frontend/src/i18n/locales/es/privacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/privacy.json b/frontend/src/i18n/locales/es/privacy.json index 2fed42ac..baaa1f0a 100644 --- a/frontend/src/i18n/locales/es/privacy.json +++ b/frontend/src/i18n/locales/es/privacy.json @@ -1,4 +1,4 @@ { "name": "Política de privacidad", - "translate": "Ver en su idioma" + "translate": "Traducir a su idioma" } From 9f414a9fd6f1a498626f154b862e0194255064e4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:28:07 +0000 Subject: [PATCH 087/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index a8a856a7..ba81af52 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -4,7 +4,7 @@ "form": { "name": { "label": "¡Dale un nombre a tu evento!", - "sublabel": "O dejar en blanco para generar uno" + "sublabel": "O dejadlo en blanco para generar uno" }, "dates": { "label": "¿Qué fechas podrían funcionar?", From d07cf00d0816dcca71d160bc9a859f90d0a2b6bc Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:31:49 +0000 Subject: [PATCH 088/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index ba81af52..67ff483a 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -45,7 +45,7 @@ "events": "Eventos creados", "availabilities": "Disponibilidades ingresadas", "content": { - "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos. Simplemente cree un evento arriba y envíe el enlace a todos los participantes. Los resultados se actualizan en vivo y podrá ver un mapa de calor de cuándo todos están libres.<1/><2>Obtenga más información sobre cómo Crab Fit.", + "p1": "Crab Fit le ayuda a adaptar su evento a los horarios de todos sus participantes. Simplemente cree un evento arriba y comparta el enlace. Los resultados se actualizan en vivo y podrá ver un mapa de calor de cuándo todos están libres.<1/><2>Obtenga más información sobre cómo usar Crab Fit.", "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para sus debates de planificación de eventos grupales.", "p4": "Crab Fit es de código abierto, si encuentra algún problema o desea contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, acepta la <3>política de privacidad.", "p6": "Para proteger su privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", From cbde26cb01cef6684200f087d7db7b5f2f3856b6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:33:29 +0000 Subject: [PATCH 089/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 67ff483a..899d09ff 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -49,7 +49,7 @@ "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para sus debates de planificación de eventos grupales.", "p4": "Crab Fit es de código abierto, si encuentra algún problema o desea contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, acepta la <3>política de privacidad.", "p6": "Para proteger su privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", - "p5": "Considere hacer una donación a continuación si lo ayudó para que pueda ser gratuito para todos. 🦀" + "p5": "Considere hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" }, "chrome_extension": "Obtén la extensión de Chrome", "firefox_extension": "Obtén la extensión de Firefox", From 449e83ae1896b65b46f93b59461eeb3cb13933e2 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:33:56 +0000 Subject: [PATCH 090/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 899d09ff..bde5e30c 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -51,7 +51,7 @@ "p6": "Para proteger su privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", "p5": "Considere hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" }, - "chrome_extension": "Obtén la extensión de Chrome", + "chrome_extension": "Obtenga la extensión de Chrome", "firefox_extension": "Obtén la extensión de Firefox", "safari_extension": "Obtén la extensión de Safari", "android_app": "Descarga la aplicación de Android" From 5e422d3a4ca3ddc5cdb0e283bb3a02077536f5ef Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:34:06 +0000 Subject: [PATCH 091/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index bde5e30c..15ecc8bc 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -52,8 +52,8 @@ "p5": "Considere hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" }, "chrome_extension": "Obtenga la extensión de Chrome", - "firefox_extension": "Obtén la extensión de Firefox", - "safari_extension": "Obtén la extensión de Safari", + "firefox_extension": "Obtenga la extensión de Firefox", + "safari_extension": "Obtenga la extensión de Safari", "android_app": "Descarga la aplicación de Android" } } From 9bb18a81ce1d7b835462aa590b15ab542ed10320 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:34:45 +0000 Subject: [PATCH 092/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 15ecc8bc..738464dc 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -53,7 +53,7 @@ }, "chrome_extension": "Obtenga la extensión de Chrome", "firefox_extension": "Obtenga la extensión de Firefox", - "safari_extension": "Obtenga la extensión de Safari", - "android_app": "Descarga la aplicación de Android" + "safari_extension": "Obtenga la extensión para Safari", + "android_app": "Descargue la aplicación para Android" } } From 2bea081d179165cbe56aca72b25a71c73e0f13df Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:34:54 +0000 Subject: [PATCH 093/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 738464dc..bc71db4f 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -51,8 +51,8 @@ "p6": "Para proteger su privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", "p5": "Considere hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" }, - "chrome_extension": "Obtenga la extensión de Chrome", - "firefox_extension": "Obtenga la extensión de Firefox", + "chrome_extension": "Obtenga la extensión para Chrome", + "firefox_extension": "Obtenga la extensión para Firefox", "safari_extension": "Obtenga la extensión para Safari", "android_app": "Descargue la aplicación para Android" } From e72730cd4e233a3e82691d66c0282acf444d04e2 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:39:33 +0000 Subject: [PATCH 094/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index 1bcd2645..0efa8d7f 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -1,7 +1,7 @@ { "name": "Como usar Crab Fit", - "p1": "Crab Fit is a tool that helps you when planning events with friends or coworkers. You just create an event, enter your availability, send it out, and see when everyone is free!", + "p1": "Crab Fit es una herramienta que le ayuda a planear eventos con amigos o compañeros. Simplemente cree un evento, elija cuando está disponible, envíelo y vea la disponibilidad de los otros.", "p2": "See below for detailed steps of how to Crab Fit your event.", "s1": "Paso 1", From 132faa7fa0a98b013d5bdd59816f8abe44f200c6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:41:33 +0000 Subject: [PATCH 095/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index 0efa8d7f..0d0d3d56 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -12,7 +12,7 @@ "s2": "Paso 2", - "p6": "Enter your availability for the event you just created.", + "p6": "Elija su disponibilidad para el evento que acaba de crear.", "p7": "In our example, Jenny now puts in her availability for her birthday lunch. She is free all week, except after 3pm on Tuesday and Wednesday, and before 1pm on Friday.", "s3": "Paso 3", From 31ab1a5e30588a7e22f5f155fbd9bbbc3ddc8708 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:42:06 +0000 Subject: [PATCH 096/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index 0d0d3d56..391a5175 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -17,7 +17,7 @@ "s3": "Paso 3", - "p8": "Send the link to everyone you want to come.", + "p8": "Envíe el enlace a todos los participantes.", "p9": "After Jenny has sent the link to her friends and waited for them to also fill out their availabilities, she can now easily see them all on the heatmap below and choose the darkest area for a time that suits everyone!", "p10": "In this example, 1pm to 3pm on Friday the 16th works for all Jenny's friends." } From 081d2a6e4eee94f334db89ca9f30c0c892973727 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:42:27 +0000 Subject: [PATCH 097/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 038576be..59a1ab45 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -12,9 +12,9 @@ }, "form": { "signed_out": "Inicia sesión para añadir su disponibilidad", - "signed_in": "Has iniciado sesión como {{name}}", + "signed_in": "Ha iniciado sesión como {{name}}", - "name": "Tu nombre", + "name": "Su nombre", "password": "Contraseña (opcional)", "button": "Iniciar sesión", "logout_button": "Desconectar", From 246afbb0d07fcf7e068558e673c94d43122bbc38 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:42:39 +0000 Subject: [PATCH 098/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 59a1ab45..614174e2 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -11,7 +11,7 @@ "email_body": "Visite este enlace para ingresar sus disponibilidades:" }, "form": { - "signed_out": "Inicia sesión para añadir su disponibilidad", + "signed_out": "Inicie sesión para añadir su disponibilidad", "signed_in": "Ha iniciado sesión como {{name}}", "name": "Su nombre", From fcbe99628fd078de6ab4b9e2e37c61952c6869f5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:43:02 +0000 Subject: [PATCH 099/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 614174e2..d323bf32 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -17,7 +17,7 @@ "name": "Su nombre", "password": "Contraseña (opcional)", "button": "Iniciar sesión", - "logout_button": "Desconectar", + "logout_button": "Cerrar sesión", "info": "Estos detalles son solo para este evento. Utilice una contraseña para evitar que otros cambien su disponibilidad.", "timezone": "Tu zona horaria", From 467e67a78a2e53d673e9663c94d11adf716fa09c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:46:11 +0000 Subject: [PATCH 100/195] Translate privacy.json in es_ES 100% translated source file: 'privacy.json' on 'es_ES'. --- frontend/src/i18n/locales/es/privacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/privacy.json b/frontend/src/i18n/locales/es/privacy.json index baaa1f0a..18a187df 100644 --- a/frontend/src/i18n/locales/es/privacy.json +++ b/frontend/src/i18n/locales/es/privacy.json @@ -1,4 +1,4 @@ { "name": "Política de privacidad", - "translate": "Traducir a su idioma" + "translate": "Traducir página a tu idioma" } From d2c2ae58896a74fb15457f22919e94c7cfb9050b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:46:59 +0000 Subject: [PATCH 101/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index bc71db4f..b1a17961 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -4,7 +4,7 @@ "form": { "name": { "label": "¡Dale un nombre a tu evento!", - "sublabel": "O dejadlo en blanco para generar uno" + "sublabel": "O déjalo en blanco para generar uno aleatorio" }, "dates": { "label": "¿Qué fechas podrían funcionar?", From eb6846bd6595976a4ba2382bf9093f8108092803 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:47:57 +0000 Subject: [PATCH 102/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index b1a17961..5a9b5d25 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -7,7 +7,7 @@ "sublabel": "O déjalo en blanco para generar uno aleatorio" }, "dates": { - "label": "¿Qué fechas podrían funcionar?", + "label": "¿Qué rango de fechas es adecuado?", "sublabel": "Haga clic y arrastre para seleccionar", "options": { "specific": "Fechas específicas", From 1ee28a890ee6a9bae937177bcac5e1d91ce849be Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:48:09 +0000 Subject: [PATCH 103/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 5a9b5d25..b6e55ca1 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -8,7 +8,7 @@ }, "dates": { "label": "¿Qué rango de fechas es adecuado?", - "sublabel": "Haga clic y arrastre para seleccionar", + "sublabel": "Haz clic y arrastra para seleccionar", "options": { "specific": "Fechas específicas", "week": "Días de la semana" From 83da5aecfb3b8caef7d9648c524fa30b8eb0adaa Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:53:13 +0000 Subject: [PATCH 104/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index b6e55ca1..bf5c3d5c 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -23,7 +23,7 @@ } }, "times": { - "label": "¿A qué horas podría funcionar?", + "label": "¿Qué horas son apropiadas para el evento?", "sublabel": "Haga clic y arrastre para seleccionar un rango de tiempo" }, "timezone": { From 02178f0068b1a7832b11b7e6d49a883dab443f48 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:53:25 +0000 Subject: [PATCH 105/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index bf5c3d5c..e3d1b97b 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -24,7 +24,7 @@ }, "times": { "label": "¿Qué horas son apropiadas para el evento?", - "sublabel": "Haga clic y arrastre para seleccionar un rango de tiempo" + "sublabel": "Haz clic y arrastra para seleccionar un rango de tiempo" }, "timezone": { "label": "Y la zona horaria", From 1ef49caccb29dbdf796ff55aa8679a7d32ecca1b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:54:26 +0000 Subject: [PATCH 106/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index e3d1b97b..42c3b985 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -27,8 +27,8 @@ "sublabel": "Haz clic y arrastra para seleccionar un rango de tiempo" }, "timezone": { - "label": "Y la zona horaria", - "defaultOption": "Seleccione..." + "label": "Zona horaria", + "defaultOption": "Selecciona..." }, "button": "Crear", From f6cede640c98b95e0525f929bb67822a2b245d11 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:55:09 +0000 Subject: [PATCH 107/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 42c3b985..de3601fb 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -34,7 +34,7 @@ "button": "Crear", "errors": { "no_dates": "No hay fechas seleccionadas", - "same_times": "Las horas de inicio y finalización no pueden ser las mismas", + "same_times": "La hora de inicio y finalización no puede ser la misma", "no_time": "No hay ningún tiempo seleccionado", "unknown": "Algo salió mal. Por favor, inténtelo de nuevo más tarde." } From 1ba022d3e0e6ecdbeb18b29e2843eaacc68632c3 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:56:01 +0000 Subject: [PATCH 108/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index de3601fb..e4ebf31c 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -35,7 +35,7 @@ "errors": { "no_dates": "No hay fechas seleccionadas", "same_times": "La hora de inicio y finalización no puede ser la misma", - "no_time": "No hay ningún tiempo seleccionado", + "no_time": "No hay horas seleccionada", "unknown": "Algo salió mal. Por favor, inténtelo de nuevo más tarde." } }, From 47474679cc76953a0985a9b14475cdc159df53d5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:57:06 +0000 Subject: [PATCH 109/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index e4ebf31c..518dfae1 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -36,7 +36,7 @@ "no_dates": "No hay fechas seleccionadas", "same_times": "La hora de inicio y finalización no puede ser la misma", "no_time": "No hay horas seleccionada", - "unknown": "Algo salió mal. Por favor, inténtelo de nuevo más tarde." + "unknown": "Algo salió mal. Por favor, inténtalo de nuevo más tarde." } }, From d3fea7a633dccd79150d4f4e3b406798c648bc26 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:58:14 +0000 Subject: [PATCH 110/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 518dfae1..f6ae17a0 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -45,7 +45,7 @@ "events": "Eventos creados", "availabilities": "Disponibilidades ingresadas", "content": { - "p1": "Crab Fit le ayuda a adaptar su evento a los horarios de todos sus participantes. Simplemente cree un evento arriba y comparta el enlace. Los resultados se actualizan en vivo y podrá ver un mapa de calor de cuándo todos están libres.<1/><2>Obtenga más información sobre cómo usar Crab Fit.", + "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos los participantes. Simplemente crea un evento arriba y comparte el enlace. Los resultados se actualizan en vivo y podrás ver un mapa de calor la disponibilidad de todos.<1/><2>Obtenga más información sobre cómo usar Crab Fit.", "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para sus debates de planificación de eventos grupales.", "p4": "Crab Fit es de código abierto, si encuentra algún problema o desea contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, acepta la <3>política de privacidad.", "p6": "Para proteger su privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", From 58119538d8d0d602cad229de515e72d9b12dc0d8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:58:37 +0000 Subject: [PATCH 111/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index f6ae17a0..4eb67674 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -46,7 +46,7 @@ "availabilities": "Disponibilidades ingresadas", "content": { "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos los participantes. Simplemente crea un evento arriba y comparte el enlace. Los resultados se actualizan en vivo y podrás ver un mapa de calor la disponibilidad de todos.<1/><2>Obtenga más información sobre cómo usar Crab Fit.", - "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para sus debates de planificación de eventos grupales.", + "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para tus debates de planificación de eventos grupales.", "p4": "Crab Fit es de código abierto, si encuentra algún problema o desea contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, acepta la <3>política de privacidad.", "p6": "Para proteger su privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", "p5": "Considere hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" From 4abcd36a6bf540cdb24bfea1dd8f34b81691e5e2 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:58:50 +0000 Subject: [PATCH 112/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 4eb67674..697e669c 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -47,7 +47,7 @@ "content": { "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos los participantes. Simplemente crea un evento arriba y comparte el enlace. Los resultados se actualizan en vivo y podrás ver un mapa de calor la disponibilidad de todos.<1/><2>Obtenga más información sobre cómo usar Crab Fit.", "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para tus debates de planificación de eventos grupales.", - "p4": "Crab Fit es de código abierto, si encuentra algún problema o desea contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, acepta la <3>política de privacidad.", + "p4": "Crab Fit es de código abierto, si encuentras algún problema o deseas contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, aceptas la <3>política de privacidad.", "p6": "Para proteger su privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", "p5": "Considere hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" }, From 5e4f88582d43dd05ecf102879e6f14708e2c6953 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:59:06 +0000 Subject: [PATCH 113/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 697e669c..d46bbeaa 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -48,8 +48,8 @@ "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos los participantes. Simplemente crea un evento arriba y comparte el enlace. Los resultados se actualizan en vivo y podrás ver un mapa de calor la disponibilidad de todos.<1/><2>Obtenga más información sobre cómo usar Crab Fit.", "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para tus debates de planificación de eventos grupales.", "p4": "Crab Fit es de código abierto, si encuentras algún problema o deseas contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, aceptas la <3>política de privacidad.", - "p6": "Para proteger su privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", - "p5": "Considere hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" + "p6": "Para proteger tu privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", + "p5": "Considera hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" }, "chrome_extension": "Obtenga la extensión para Chrome", "firefox_extension": "Obtenga la extensión para Firefox", From 405e8a8a19571287607a9e1b1ec4331673cb914c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:59:21 +0000 Subject: [PATCH 114/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index d46bbeaa..ad137019 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -51,8 +51,8 @@ "p6": "Para proteger tu privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", "p5": "Considera hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" }, - "chrome_extension": "Obtenga la extensión para Chrome", - "firefox_extension": "Obtenga la extensión para Firefox", + "chrome_extension": "Obtén la extensión para Chrome", + "firefox_extension": "Obtén la extensión para Firefox", "safari_extension": "Obtenga la extensión para Safari", "android_app": "Descargue la aplicación para Android" } From 240d65007a3d6e147c320841b6e6057ee216d5bb Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:59:30 +0000 Subject: [PATCH 115/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index ad137019..882e0841 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -53,7 +53,7 @@ }, "chrome_extension": "Obtén la extensión para Chrome", "firefox_extension": "Obtén la extensión para Firefox", - "safari_extension": "Obtenga la extensión para Safari", + "safari_extension": "Obtén la extensión para Safari", "android_app": "Descargue la aplicación para Android" } } From 39928e8951753f6bea2590a26ba9266390d78b12 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 15:59:39 +0000 Subject: [PATCH 116/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 882e0841..aa276d36 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -54,6 +54,6 @@ "chrome_extension": "Obtén la extensión para Chrome", "firefox_extension": "Obtén la extensión para Firefox", "safari_extension": "Obtén la extensión para Safari", - "android_app": "Descargue la aplicación para Android" + "android_app": "Descarga la aplicación para Android" } } From 826c1494376bd95fcd12eccf02a39836a88ea4b0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:00:23 +0000 Subject: [PATCH 117/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index 391a5175..f28c7355 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -1,5 +1,5 @@ { - "name": "Como usar Crab Fit", + "name": "Cómo usar Crab Fit", "p1": "Crab Fit es una herramienta que le ayuda a planear eventos con amigos o compañeros. Simplemente cree un evento, elija cuando está disponible, envíelo y vea la disponibilidad de los otros.", "p2": "See below for detailed steps of how to Crab Fit your event.", From 10f5cd0058074e3451963c27c804601b0db70787 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:00:53 +0000 Subject: [PATCH 118/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index f28c7355..80686b92 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -1,7 +1,7 @@ { "name": "Cómo usar Crab Fit", - "p1": "Crab Fit es una herramienta que le ayuda a planear eventos con amigos o compañeros. Simplemente cree un evento, elija cuando está disponible, envíelo y vea la disponibilidad de los otros.", + "p1": "Crab Fit es una herramienta que te ayuda a planear eventos con amigos o compañeros. Simplemente crea un evento, elije cuando estás disponible, envíalo y vea la disponibilidad de los otros.", "p2": "See below for detailed steps of how to Crab Fit your event.", "s1": "Paso 1", From 58c4a2fb19c264b08445dcf3e472d67f0b509a4b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:02:34 +0000 Subject: [PATCH 119/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index 80686b92..d0a7c275 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -6,7 +6,7 @@ "s1": "Paso 1", - "p3": "Use the form at <1>crab.fit to make a new event. You only need to put in the rough time period for when your event occurs here, not your availability.", + "p3": "Usa el formulario de <1>crab.fit para crear un nuevo evento. Sólo tienes que poner la franja horaria aproximada para tu evento, no tu disponibilidad.", "p4": "For example, we'll use \"Jenny's Birthday Lunch\". Jenny wants her birthday lunch to happen on the same week as her birthday, the 15th of April, but she knows that not all of her friends are available on the 15th. She also doesn't want to do it on the weekend.", "p5": "Jenny also knows that since it's a lunch event, it can't start before 11am or go any later than 5pm.", From 1ce3be42c39f4bff344eb7ecf948ec6d1f76a46d Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:06:35 +0000 Subject: [PATCH 120/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index d0a7c275..f22e6e01 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -7,7 +7,7 @@ "s1": "Paso 1", "p3": "Usa el formulario de <1>crab.fit para crear un nuevo evento. Sólo tienes que poner la franja horaria aproximada para tu evento, no tu disponibilidad.", - "p4": "For example, we'll use \"Jenny's Birthday Lunch\". Jenny wants her birthday lunch to happen on the same week as her birthday, the 15th of April, but she knows that not all of her friends are available on the 15th. She also doesn't want to do it on the weekend.", + "p4": "Vamos a usar la fiesta de aniversario de Jenny como ejemplo. Jenny quiere organizar un desayuno para su aniversario y quiere que este se celebre durante la misma semana, la del 15 de abril, pero también sabe que el 15 no podrían asistir todos sus amigos. Ha decidido que no quiere celebrarlo durante el fin de semana.", "p5": "Jenny also knows that since it's a lunch event, it can't start before 11am or go any later than 5pm.", "s2": "Paso 2", From 2ffa61c6a5c0212cc2ad291f0fa434bbceea1c2e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:07:37 +0000 Subject: [PATCH 121/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index f22e6e01..e4dae62c 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -7,7 +7,7 @@ "s1": "Paso 1", "p3": "Usa el formulario de <1>crab.fit para crear un nuevo evento. Sólo tienes que poner la franja horaria aproximada para tu evento, no tu disponibilidad.", - "p4": "Vamos a usar la fiesta de aniversario de Jenny como ejemplo. Jenny quiere organizar un desayuno para su aniversario y quiere que este se celebre durante la misma semana, la del 15 de abril, pero también sabe que el 15 no podrían asistir todos sus amigos. Ha decidido que no quiere celebrarlo durante el fin de semana.", + "p4": "Vamos a usar la fiesta de aniversario de Jenny como ejemplo. Jenny quiere organizar un almuerzo para su aniversario y quiere que este se celebre durante la misma semana, la del 15 de abril, pero también sabe que el 15 no podrían asistir todos sus amigos. Ha decidido que no quiere celebrarlo durante el fin de semana.", "p5": "Jenny also knows that since it's a lunch event, it can't start before 11am or go any later than 5pm.", "s2": "Paso 2", From beb67bf254207ca7a032b8ffde089a8da44bc8ab Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:08:18 +0000 Subject: [PATCH 122/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index e4dae62c..736b5af5 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -8,7 +8,7 @@ "p3": "Usa el formulario de <1>crab.fit para crear un nuevo evento. Sólo tienes que poner la franja horaria aproximada para tu evento, no tu disponibilidad.", "p4": "Vamos a usar la fiesta de aniversario de Jenny como ejemplo. Jenny quiere organizar un almuerzo para su aniversario y quiere que este se celebre durante la misma semana, la del 15 de abril, pero también sabe que el 15 no podrían asistir todos sus amigos. Ha decidido que no quiere celebrarlo durante el fin de semana.", - "p5": "Jenny also knows that since it's a lunch event, it can't start before 11am or go any later than 5pm.", + "p5": "Jenny también sabe que, dado que es un almuerzo, este no puede empezar antes de las 11AM o después de las 5PM.", "s2": "Paso 2", From 9d94d4065d7bc4ca68e79638f79756bf928977cb Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:08:28 +0000 Subject: [PATCH 123/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index 736b5af5..b519f2cb 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -12,7 +12,7 @@ "s2": "Paso 2", - "p6": "Elija su disponibilidad para el evento que acaba de crear.", + "p6": "Elije tu disponibilidad para el evento que acabas de crear.", "p7": "In our example, Jenny now puts in her availability for her birthday lunch. She is free all week, except after 3pm on Tuesday and Wednesday, and before 1pm on Friday.", "s3": "Paso 3", From 263de15bafd4b228fcfd4d3faed71da129bdb6e1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:12:57 +0000 Subject: [PATCH 124/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index b519f2cb..ec6c0d0a 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -13,11 +13,11 @@ "s2": "Paso 2", "p6": "Elije tu disponibilidad para el evento que acabas de crear.", - "p7": "In our example, Jenny now puts in her availability for her birthday lunch. She is free all week, except after 3pm on Tuesday and Wednesday, and before 1pm on Friday.", + "p7": "En nuestro ejemplo, Jenny elije su disponibilidad para el almuerzo. Está disponible durante toda la semana, exceptuando el martes y el miércoles después de las 3PM y el viernes antes de la 1PM.", "s3": "Paso 3", - "p8": "Envíe el enlace a todos los participantes.", + "p8": "Envía el enlace a todos los participantes.", "p9": "After Jenny has sent the link to her friends and waited for them to also fill out their availabilities, she can now easily see them all on the heatmap below and choose the darkest area for a time that suits everyone!", "p10": "In this example, 1pm to 3pm on Friday the 16th works for all Jenny's friends." } From 3bb934d18be27425afe5f7863e84ddf59c4d4761 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:19:55 +0000 Subject: [PATCH 125/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index ec6c0d0a..4825efbd 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -18,6 +18,6 @@ "s3": "Paso 3", "p8": "Envía el enlace a todos los participantes.", - "p9": "After Jenny has sent the link to her friends and waited for them to also fill out their availabilities, she can now easily see them all on the heatmap below and choose the darkest area for a time that suits everyone!", + "p9": "Una vez Jenny ha enviado el enlace a sus amigos y ha esperado a que rellenaran el Crab Fit, los puede ver fácilmente en el mapa de calor y organizar el evento durante las horas indicadas por la área más oscura, cuando todos pueden asistir.", "p10": "In this example, 1pm to 3pm on Friday the 16th works for all Jenny's friends." } From 475a3d956e2e59fcebfbbd3ad3ffd2f8298b1e32 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:20:46 +0000 Subject: [PATCH 126/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index 4825efbd..4c0a8d62 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -19,5 +19,5 @@ "p8": "Envía el enlace a todos los participantes.", "p9": "Una vez Jenny ha enviado el enlace a sus amigos y ha esperado a que rellenaran el Crab Fit, los puede ver fácilmente en el mapa de calor y organizar el evento durante las horas indicadas por la área más oscura, cuando todos pueden asistir.", - "p10": "In this example, 1pm to 3pm on Friday the 16th works for all Jenny's friends." + "p10": "En este ejemplo, podemos ver que todos los amigos de Jenny están disponibles de 1PM a 3PM el viernes 16." } From 36b5f79cddd076f30e1e8a6eced6cd4323371d0c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:20:57 +0000 Subject: [PATCH 127/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index d323bf32..39298eab 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -1,5 +1,5 @@ { - "available": "disponible", + "available": "disponibles", "greyed_times": "Esta área está atenuada porque no es parte del evento. Es posible que esté viendo este evento en una zona horaria diferente de donde se creó.", "nav": { From 42accc695328f7c39939e17843ddf933378a25d4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:23:02 +0000 Subject: [PATCH 128/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 39298eab..25d7a3b9 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -1,6 +1,6 @@ { "available": "disponibles", - "greyed_times": "Esta área está atenuada porque no es parte del evento. Es posible que esté viendo este evento en una zona horaria diferente de donde se creó.", + "greyed_times": "Esta área está atenuada porque no forma parte del evento. Es posible que este se haya creado en una zona horaria distinta a la que has seleccionado.", "nav": { "title": "Haga clic para copiar", From ed0504442c2a0a92b4e82201c01c37283b09291a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:23:11 +0000 Subject: [PATCH 129/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 25d7a3b9..a3036a41 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -3,7 +3,7 @@ "greyed_times": "Esta área está atenuada porque no forma parte del evento. Es posible que este se haya creado en una zona horaria distinta a la que has seleccionado.", "nav": { - "title": "Haga clic para copiar", + "title": "Haz clic para copiar", "copied": "¡Copiado!", "shareinfo": "Copie el enlace a esta página o compártalo por <1>correo electrónico.", "shareinfo_alt": "Haga clic en el enlace de arriba para copiarlo en su portapapeles o compartirlo por <1>correo electrónico.", From 59e60bc69e1bea07a68ea7a737f1b878d735d7ca Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:23:21 +0000 Subject: [PATCH 130/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index a3036a41..7b78fbbf 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -5,7 +5,7 @@ "nav": { "title": "Haz clic para copiar", "copied": "¡Copiado!", - "shareinfo": "Copie el enlace a esta página o compártalo por <1>correo electrónico.", + "shareinfo": "Copia el enlace a esta página o compártelo por <1>correo electrónico.", "shareinfo_alt": "Haga clic en el enlace de arriba para copiarlo en su portapapeles o compartirlo por <1>correo electrónico.", "email_subject": "Programación de {{event_name}}", "email_body": "Visite este enlace para ingresar sus disponibilidades:" From 137c1e03715fa6f2110be8b0c502681775c31dae Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:23:46 +0000 Subject: [PATCH 131/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 7b78fbbf..021faf2d 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -6,7 +6,7 @@ "title": "Haz clic para copiar", "copied": "¡Copiado!", "shareinfo": "Copia el enlace a esta página o compártelo por <1>correo electrónico.", - "shareinfo_alt": "Haga clic en el enlace de arriba para copiarlo en su portapapeles o compartirlo por <1>correo electrónico.", + "shareinfo_alt": "Haz clic en el enlace de arriba para copiarlo en tu portapapeles o compártelo por <1>correo electrónico.", "email_subject": "Programación de {{event_name}}", "email_body": "Visite este enlace para ingresar sus disponibilidades:" }, From de9c40d7da8a8d651487f67b1bee27aa37b5c26e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:24:07 +0000 Subject: [PATCH 132/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 021faf2d..3dd65d1f 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -8,7 +8,7 @@ "shareinfo": "Copia el enlace a esta página o compártelo por <1>correo electrónico.", "shareinfo_alt": "Haz clic en el enlace de arriba para copiarlo en tu portapapeles o compártelo por <1>correo electrónico.", "email_subject": "Programación de {{event_name}}", - "email_body": "Visite este enlace para ingresar sus disponibilidades:" + "email_body": "Abre este enlace para ingresar tu disponibilidad:" }, "form": { "signed_out": "Inicie sesión para añadir su disponibilidad", From a237fa3e1d1169e2b644f1c0dab40969af9ac50f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:24:26 +0000 Subject: [PATCH 133/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 3dd65d1f..a0f93f27 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -11,8 +11,8 @@ "email_body": "Abre este enlace para ingresar tu disponibilidad:" }, "form": { - "signed_out": "Inicie sesión para añadir su disponibilidad", - "signed_in": "Ha iniciado sesión como {{name}}", + "signed_out": "Inicia sesión para añadir tu disponibilidad", + "signed_in": "Has iniciado sesión como {{name}}", "name": "Su nombre", "password": "Contraseña (opcional)", From 016333044853c06ae45ce896c19ec5582a743149 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:24:35 +0000 Subject: [PATCH 134/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index a0f93f27..cc271a7b 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -14,7 +14,7 @@ "signed_out": "Inicia sesión para añadir tu disponibilidad", "signed_in": "Has iniciado sesión como {{name}}", - "name": "Su nombre", + "name": "Tu nombre", "password": "Contraseña (opcional)", "button": "Iniciar sesión", "logout_button": "Cerrar sesión", From cf06b27a704a97b587af8a115851cb9f767a52d0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:27:01 +0000 Subject: [PATCH 135/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index cc271a7b..ed13ba72 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -18,7 +18,7 @@ "password": "Contraseña (opcional)", "button": "Iniciar sesión", "logout_button": "Cerrar sesión", - "info": "Estos detalles son solo para este evento. Utilice una contraseña para evitar que otros cambien su disponibilidad.", + "info": "Estos detalles son solo para este evento. Utiliza una contraseña para evitar que otros cambien tu disponibilidad.", "timezone": "Tu zona horaria", From eb6d96fa2927be4e0ec7c20d18083a2ec6408a2c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:27:44 +0000 Subject: [PATCH 136/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index ed13ba72..1f17e773 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -23,7 +23,7 @@ "timezone": "Tu zona horaria", "errors": { - "name_required": "Su nombre es necesario para almacenar su disponibilidad.", + "name_required": "Tu nombre es necesario para almacenar tu disponibilidad.", "password_incorrect": "La contraseña es incorrecta. Compruebe que su nombre esté bien escrito.", "unknown": "Error al iniciar sesión. Inténtalo de nuevo." }, From 6d1e49d8a3d477c1eff86dc32c431992cd4ea064 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:28:08 +0000 Subject: [PATCH 137/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 1f17e773..4ead7fbc 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -24,7 +24,7 @@ "errors": { "name_required": "Tu nombre es necesario para almacenar tu disponibilidad.", - "password_incorrect": "La contraseña es incorrecta. Compruebe que su nombre esté bien escrito.", + "password_incorrect": "La contraseña es incorrecta. Comprueba que tu nombre esté bien escrito.", "unknown": "Error al iniciar sesión. Inténtalo de nuevo." }, From 2b73b059dca894696cd30b9a10d9dac3260dd1ba Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:28:27 +0000 Subject: [PATCH 138/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 4ead7fbc..1291cb54 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -28,7 +28,7 @@ "unknown": "Error al iniciar sesión. Inténtalo de nuevo." }, - "created_in_timezone": "Este evento se creó en la zona horaria {{timezone}}. <3>Haga clic aquí para usarlo.", + "created_in_timezone": "Este evento se creó en la zona horaria {{timezone}}. <3>Haz clic aquí para usarla.", "local_timezone": "Se detecta que su zona horaria local es {{timezone}}. <3>Haga clic aquí para usarlo." }, "offline": { From 7cc4db63a74be1b573ef4cc3ba665ab2c8605c34 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:29:04 +0000 Subject: [PATCH 139/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 1291cb54..1db03bd1 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -29,7 +29,7 @@ }, "created_in_timezone": "Este evento se creó en la zona horaria {{timezone}}. <3>Haz clic aquí para usarla.", - "local_timezone": "Se detecta que su zona horaria local es {{timezone}}. <3>Haga clic aquí para usarlo." + "local_timezone": "Se ha detectado que tu zona horaria local es {{timezone}}. <3>Haz clic aquí para usarla." }, "offline": { "title": "Estas desconectado", From 284d2a6a1e215d10e60bb24d2657c064bd0e66c8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:29:15 +0000 Subject: [PATCH 140/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 1db03bd1..575f0fd9 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -32,7 +32,7 @@ "local_timezone": "Se ha detectado que tu zona horaria local es {{timezone}}. <3>Haz clic aquí para usarla." }, "offline": { - "title": "Estas desconectado", + "title": "Estás desconectado", "body": "Un Crab Fit no funciona sin conexión.
Asegúrate de estar conectado a Internet y vuelve a intentarlo." }, "error": { From e7fdca19cb1af306e9a1dd896a75f9631a0fea44 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:30:22 +0000 Subject: [PATCH 141/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 575f0fd9..7c5b23df 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -37,7 +37,7 @@ }, "error": { "title": "Evento no encontrado", - "body": "Verifique que la URL que ingresó sea correcta. Tenga en cuenta que para proteger su privacidad, los eventos se eliminan después de 3 meses de inactividad." + "body": "Verifica que la URL que a la has ingresado sea correcta. Ten en cuenta que para proteger la privacidad de nuestros usuarios, los eventos se eliminan después de 3 meses de inactividad." }, "tabs": { From e471d74b03111924f42b425ec416c3415da28c7a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:30:52 +0000 Subject: [PATCH 142/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 7c5b23df..a0a60716 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -42,7 +42,7 @@ "tabs": { "you": "Tu disponibilidad", - "you_tooltip": "Inicie sesión para establecer su disponibilidad", + "you_tooltip": "Inicia sesión para establecer tu disponibilidad", "group": "Disponibilidad del grupo" }, From 60e421f4a06d5f25a5d52146c9da37dbbbfe83b6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:34:03 +0000 Subject: [PATCH 143/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index a0a60716..569a2959 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -47,7 +47,7 @@ }, "group": { - "legend_tooltip": "Haga clic para resaltar la disponibilidad más alta", + "legend_tooltip": "Haz clic para resaltar la disponibilidad más elevada", "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}}" From 91e2faca835ef2a71fe8afc910789872e2d8424a Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:34:41 +0000 Subject: [PATCH 144/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 569a2959..37e8bfe8 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -49,7 +49,7 @@ "group": { "legend_tooltip": "Haz clic para resaltar la disponibilidad más elevada", "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", + "info2": "Haz clic en los nombres a continuación para ver la disponibilidad de estos", "clipboard_message": "Personas disponibles el {{date}}" }, From 97ce302982a72958b4e63adcddcd5e833b0cdc40 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:35:01 +0000 Subject: [PATCH 145/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 37e8bfe8..98783a51 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -54,7 +54,7 @@ }, "you": { - "info": "Haga clic y arrastre el calendario a continuación para configurar sus disponibilidades", + "info": "Haz clic y arrastra el calendario a continuación para configurar tu disponibilidad", "select_all": "Seleccionar todo", "select_none": "Seleccionar ninguno", "select_invert": "Invertir selección", From 14568b3fcd51839b24b0426fc64df3551fb440c7 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:35:56 +0000 Subject: [PATCH 146/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 98783a51..71c0645d 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -56,7 +56,7 @@ "you": { "info": "Haz clic y arrastra el calendario a continuación para configurar tu disponibilidad", "select_all": "Seleccionar todo", - "select_none": "Seleccionar ninguno", + "select_none": "Deseleccionar todo", "select_invert": "Invertir selección", "google_cal": "Sincronizar con Google Calendar", From 6319d18a6e52234d6e139dcf7afc68578f0c3875 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:37:04 +0000 Subject: [PATCH 147/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index 71c0645d..c6b9453e 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -65,7 +65,7 @@ "integration": { "logout": "cerrar sesión", "close": "cerrar", - "info": "La importación sobrescribirá su disponibilidad actual", + "info": "El proceso de importación sobrescribirá tu disponibilidad actual", "button": "Disponibilidad de importación" } } From 1f1a5482f3474b1227305701a5de90743f2dd3ff Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:37:14 +0000 Subject: [PATCH 148/195] Translate event.json in es_ES 100% translated source file: 'event.json' on 'es_ES'. --- frontend/src/i18n/locales/es/event.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/event.json b/frontend/src/i18n/locales/es/event.json index c6b9453e..c74079d3 100644 --- a/frontend/src/i18n/locales/es/event.json +++ b/frontend/src/i18n/locales/es/event.json @@ -66,7 +66,7 @@ "logout": "cerrar sesión", "close": "cerrar", "info": "El proceso de importación sobrescribirá tu disponibilidad actual", - "button": "Disponibilidad de importación" + "button": "Importar disponibilidad" } } } From d679bfc6e2e6e896695a89b7c6d031111bab7e64 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:37:31 +0000 Subject: [PATCH 149/195] Translate common.json in es_ES 100% translated source file: 'common.json' on 'es_ES'. --- frontend/src/i18n/locales/es/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/common.json b/frontend/src/i18n/locales/es/common.json index a471d7b5..acf11f87 100644 --- a/frontend/src/i18n/locales/es/common.json +++ b/frontend/src/i18n/locales/es/common.json @@ -1,6 +1,6 @@ { "name": "Crab Fit", - "tagline": "Crea tu propio", + "tagline": "¡Crea tu propio Crab Fit!", "cta": "¡Crea tu propio Crab Fit!", "created": "Creado {{date}}", "donate": { From 23fdec7f9919be1652fc0fc2ff7b8aa75f786892 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:39:27 +0000 Subject: [PATCH 150/195] Translate common.json in es_ES 100% translated source file: 'common.json' on 'es_ES'. --- frontend/src/i18n/locales/es/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/common.json b/frontend/src/i18n/locales/es/common.json index acf11f87..e0e88ae5 100644 --- a/frontend/src/i18n/locales/es/common.json +++ b/frontend/src/i18n/locales/es/common.json @@ -13,7 +13,7 @@ "weekStart": { "label": "La semana empieza el", "options": { - "Sunday": "domingo", + "Sunday": "Domingo", "Monday": "lunes" } }, From aa606610f82e1d1340c7b9666c347ce1e3a50e16 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:39:37 +0000 Subject: [PATCH 151/195] Translate common.json in es_ES 100% translated source file: 'common.json' on 'es_ES'. --- frontend/src/i18n/locales/es/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/common.json b/frontend/src/i18n/locales/es/common.json index e0e88ae5..ed551a72 100644 --- a/frontend/src/i18n/locales/es/common.json +++ b/frontend/src/i18n/locales/es/common.json @@ -14,7 +14,7 @@ "label": "La semana empieza el", "options": { "Sunday": "Domingo", - "Monday": "lunes" + "Monday": "Lunes" } }, "timeFormat": { From 50835eacce8daba059ab0d179c9e60d2a3fd2dc9 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:40:04 +0000 Subject: [PATCH 152/195] Translate common.json in es_ES 100% translated source file: 'common.json' on 'es_ES'. --- frontend/src/i18n/locales/es/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/common.json b/frontend/src/i18n/locales/es/common.json index ed551a72..4ef887ec 100644 --- a/frontend/src/i18n/locales/es/common.json +++ b/frontend/src/i18n/locales/es/common.json @@ -33,7 +33,7 @@ } }, "highlight": { - "label": "Resalte la mayor disponibilidad", + "label": "Resaltar la mayor disponibilidad", "title": "Destaque la mayor disponibilidad en el mapa de calor", "options": { "Off": "Apagado", From 9f0fd8181fa6bd1e3ce7b51b5d7817aa21b430ae Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:40:42 +0000 Subject: [PATCH 153/195] Translate common.json in es_ES 100% translated source file: 'common.json' on 'es_ES'. --- frontend/src/i18n/locales/es/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/common.json b/frontend/src/i18n/locales/es/common.json index 4ef887ec..c0b13ac7 100644 --- a/frontend/src/i18n/locales/es/common.json +++ b/frontend/src/i18n/locales/es/common.json @@ -34,7 +34,7 @@ }, "highlight": { "label": "Resaltar la mayor disponibilidad", - "title": "Destaque la mayor disponibilidad en el mapa de calor", + "title": "Destaca la mayor disponibilidad en el mapa de calor", "options": { "Off": "Apagado", "On": "Encendido" From 8569560e4e3f1300bdeca37912b3d50939b24758 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 16:41:21 +0000 Subject: [PATCH 154/195] Translate common.json in es_ES 100% translated source file: 'common.json' on 'es_ES'. --- frontend/src/i18n/locales/es/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/common.json b/frontend/src/i18n/locales/es/common.json index c0b13ac7..e602f34f 100644 --- a/frontend/src/i18n/locales/es/common.json +++ b/frontend/src/i18n/locales/es/common.json @@ -49,7 +49,7 @@ } }, "video": { - "title": "Vídeo Promocional de Crab Fit", + "title": "Vídeo promocional de Crab Fit", "button": "Ver el vídeo" } } From 8bc27c83cda223247511ebae40dc44b9748b6580 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 17:05:12 +0000 Subject: [PATCH 155/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index aa276d36..b58804c3 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -45,7 +45,7 @@ "events": "Eventos creados", "availabilities": "Disponibilidades ingresadas", "content": { - "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos los participantes. Simplemente crea un evento arriba y comparte el enlace. Los resultados se actualizan en vivo y podrás ver un mapa de calor la disponibilidad de todos.<1/><2>Obtenga más información sobre cómo usar Crab Fit.", + "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos los participantes. Simplemente crea un evento arriba y comparte el enlace. Los resultados se actualizan en vivo y podrás ver un mapa de calor con la disponibilidad de todos.<1/><2>Obtenga más información sobre cómo usar Crab Fit.", "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para tus debates de planificación de eventos grupales.", "p4": "Crab Fit es de código abierto, si encuentras algún problema o deseas contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, aceptas la <3>política de privacidad.", "p6": "Para proteger tu privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", From 8f3c0eb1bbce9925547de6ed4b08dc747d5b893e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 17:19:00 +0000 Subject: [PATCH 156/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index b58804c3..5ab8b9e9 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -45,7 +45,7 @@ "events": "Eventos creados", "availabilities": "Disponibilidades ingresadas", "content": { - "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos los participantes. Simplemente crea un evento arriba y comparte el enlace. Los resultados se actualizan en vivo y podrás ver un mapa de calor con la disponibilidad de todos.<1/><2>Obtenga más información sobre cómo usar Crab Fit.", + "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos los participantes. Simplemente crea un evento arriba y comparte el enlace. Los resultados se actualizan en vivo y podrás ver un mapa de calor con la disponibilidad de todos.<1/><2>Obtén más información sobre cómo usar Crab Fit.", "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para tus debates de planificación de eventos grupales.", "p4": "Crab Fit es de código abierto, si encuentras algún problema o deseas contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, aceptas la <3>política de privacidad.", "p6": "Para proteger tu privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", From f14c47cfa9b1e7914c73ca4df26f64d5844ee974 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 17:19:16 +0000 Subject: [PATCH 157/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index 5ab8b9e9..c714db2f 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -47,7 +47,7 @@ "content": { "p1": "Crab Fit te ayuda a adaptar tu evento a los horarios de todos los participantes. Simplemente crea un evento arriba y comparte el enlace. Los resultados se actualizan en vivo y podrás ver un mapa de calor con la disponibilidad de todos.<1/><2>Obtén más información sobre cómo usar Crab Fit.", "p3": "Creado por <1>Ben Grant, Crab Fit es la solución moderna para tus debates de planificación de eventos grupales.", - "p4": "Crab Fit es de código abierto, si encuentras algún problema o deseas contribuir, puede visitar el <1>repositorio. Al utilizar Crab Fit, aceptas la <3>política de privacidad.", + "p4": "Crab Fit es de código abierto, si encuentras algún problema o deseas contribuir, puedes visitar el <1>repositorio. Al utilizar Crab Fit, aceptas la <3>política de privacidad.", "p6": "Para proteger tu privacidad, los eventos se eliminan después de 3 meses de inactividad y todas las contraseñas tienen un cifrado seguro.", "p5": "Considera hacer una donación a continuación para que Crab Fit pueda ser gratuito para todos. 🦀" }, From 0642bd977a01144e2c9e4866d0fafa6315e23fe3 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 17:19:48 +0000 Subject: [PATCH 158/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index 4c0a8d62..af96bf7f 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -1,7 +1,7 @@ { "name": "Cómo usar Crab Fit", - "p1": "Crab Fit es una herramienta que te ayuda a planear eventos con amigos o compañeros. Simplemente crea un evento, elije cuando estás disponible, envíalo y vea la disponibilidad de los otros.", + "p1": "Crab Fit es una herramienta que te ayuda a planear eventos con amigos o compañeros. Simplemente crea un evento, elije cuando estás disponible, envíalo y comprueba la disponibilidad de los otros.", "p2": "See below for detailed steps of how to Crab Fit your event.", "s1": "Paso 1", From 4479a5c831f44e4096cd7efdee05ba658a9b361c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 17:20:09 +0000 Subject: [PATCH 159/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index af96bf7f..1fb03946 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -18,6 +18,6 @@ "s3": "Paso 3", "p8": "Envía el enlace a todos los participantes.", - "p9": "Una vez Jenny ha enviado el enlace a sus amigos y ha esperado a que rellenaran el Crab Fit, los puede ver fácilmente en el mapa de calor y organizar el evento durante las horas indicadas por la área más oscura, cuando todos pueden asistir.", + "p9": "Una vez Jenny ha enviado el enlace a sus amigos y ha esperado a que rellenaran el Crab Fit, los puede ver fácilmente en el mapa de calor y organizar el evento durante las horas indicadas por el área más oscura, cuando todos pueden asistir.", "p10": "En este ejemplo, podemos ver que todos los amigos de Jenny están disponibles de 1PM a 3PM el viernes 16." } From 945d4374ae7018479766a3ec1672e7aea42dded1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 17:21:44 +0000 Subject: [PATCH 160/195] Translate privacy.json in ca_ES 100% translated source file: 'privacy.json' on 'ca_ES'. --- frontend/src/i18n/locales/ca_ES/privacy.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 frontend/src/i18n/locales/ca_ES/privacy.json diff --git a/frontend/src/i18n/locales/ca_ES/privacy.json b/frontend/src/i18n/locales/ca_ES/privacy.json new file mode 100644 index 00000000..eb34bedb --- /dev/null +++ b/frontend/src/i18n/locales/ca_ES/privacy.json @@ -0,0 +1,4 @@ +{ + "name": "Política de privadesa", + "translate": "Tradueix la pàgina al teu idioma" +} From 42a065281560fa7d292e02a15533631b93fcaa34 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 17:22:37 +0000 Subject: [PATCH 161/195] Translate home.json in es_ES 100% translated source file: 'home.json' on 'es_ES'. --- frontend/src/i18n/locales/es/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/home.json b/frontend/src/i18n/locales/es/home.json index c714db2f..ace9adb4 100644 --- a/frontend/src/i18n/locales/es/home.json +++ b/frontend/src/i18n/locales/es/home.json @@ -1,6 +1,6 @@ { "create": "CREA UN", - "recently_visited": "Recientemente visitado", + "recently_visited": "Visitados recientemente", "form": { "name": { "label": "¡Dale un nombre a tu evento!", From 4874a0449e59520c01f36f0401699c8327ffb26b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:00:05 +0000 Subject: [PATCH 162/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index 1fb03946..c18268aa 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -8,7 +8,7 @@ "p3": "Usa el formulario de <1>crab.fit para crear un nuevo evento. Sólo tienes que poner la franja horaria aproximada para tu evento, no tu disponibilidad.", "p4": "Vamos a usar la fiesta de aniversario de Jenny como ejemplo. Jenny quiere organizar un almuerzo para su aniversario y quiere que este se celebre durante la misma semana, la del 15 de abril, pero también sabe que el 15 no podrían asistir todos sus amigos. Ha decidido que no quiere celebrarlo durante el fin de semana.", - "p5": "Jenny también sabe que, dado que es un almuerzo, este no puede empezar antes de las 11AM o después de las 5PM.", + "p5": "Jenny también sabe que, dado que es un almuerzo, este no puede empezar antes de las 11AM o acabar después de las 5PM.", "s2": "Paso 2", From f2b5df900a94174edc2a4020e127289f5e532b9c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:06:31 +0000 Subject: [PATCH 163/195] Translate help.json in ca_ES 100% translated source file: 'help.json' on 'ca_ES'. --- frontend/src/i18n/locales/ca_ES/help.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 frontend/src/i18n/locales/ca_ES/help.json diff --git a/frontend/src/i18n/locales/ca_ES/help.json b/frontend/src/i18n/locales/ca_ES/help.json new file mode 100644 index 00000000..fdae1c4f --- /dev/null +++ b/frontend/src/i18n/locales/ca_ES/help.json @@ -0,0 +1,23 @@ +{ + "name": "Com usar Crab Fit", + + "p1": "Crab Fit és una eina que t'ajuda a planejar esdeveniments amb amics o companys. Només necessites crear un esdeveniment, especificar la teva disponibilitat, enviar-lo i podràs veure els horaris de tothom!", + "p2": "A continuació es descriu el procés de creació d'un Crab Fit.", + + "s1": "Pas 1", + + "p3": "Utilitza el formulari disponible a <1>crab.fit per crear un nou esdeveniment. Només és necessari especificar els horaris aproximats de l'esdeveniment, no la teva disponibilitat.", + "p4": "Utilitzarem la festa d'aniversari de la Jenny com a exemple. La Jenny vol organitzar un dinar per celebrar el seu aniversari, i vol fer-ho la mateixa setmana, la del 15 d'abril, però sap que no tots els seus amics hi poden assistir el 15. També ha decidit que no ho vol celebrar durant el cap de setmana.", + "p5": "La Jenny també sap que, donat que es un dinar, no pot començar abans de les 11AM o acabar després de les 5PM.", + + "s2": "Pas 2", + + "p6": "Concreta la teva disponibilitat per l'esdeveniment que acabes de crear.", + "p7": "En el nostre exemple, la Jenny especifica la seva disponibilitat pel dinar. Pot durant tota la setmana, exceptuant el dimarts i dimecres després de les 3PM i el divendres no pot abans de la 1PM.", + + "s3": "Pas 3", + + "p8": "Envia el enllaç a tots els assistents.", + "p9": "Un cop la Jenny ha enviat l'enllaç als seus amics i ha esperat a que omplissin les seves disponibilitats, les pot veure clarament al mapa de calor de sota i pot organitzar el seu esdeveniment durant la franja horària il·lustrada per l'àrea de color més fosc, quan hi pot assistir tothom.", + "p10": "En aquest exemple, tots els amics de la Jenny tenen disponible el divendres 16 de 1PM a 3PM." +} From 99129b230e248e5234f58013baec6439b9d5da2b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:13:42 +0000 Subject: [PATCH 164/195] Translate home.json in ca_ES 100% translated source file: 'home.json' on 'ca_ES'. --- frontend/src/i18n/locales/ca_ES/home.json | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 frontend/src/i18n/locales/ca_ES/home.json diff --git a/frontend/src/i18n/locales/ca_ES/home.json b/frontend/src/i18n/locales/ca_ES/home.json new file mode 100644 index 00000000..da479edb --- /dev/null +++ b/frontend/src/i18n/locales/ca_ES/home.json @@ -0,0 +1,59 @@ +{ + "create": "CREA UN", + "recently_visited": "Accedits recentment", + "form": { + "name": { + "label": "Posa nom al teu esdeveniment!", + "sublabel": "O deixa'l en blanc per generar-ne un aleatori" + }, + "dates": { + "label": "Quin rang de dies s'adequa a l'esdeveniment?", + "sublabel": "Fes clic i arrossega el cursor per seleccionar", + "options": { + "specific": "Dies específics", + "week": "Dies de la setmana" + }, + "tooltips": { + "previous": "Mes anterior", + "next": "Mes següent", + "today": "avui" + }, + "warnings": { + "date_in_past": "Alguns dels dies que has seleccionat ja han passat" + } + }, + "times": { + "label": "Quines hores son apropiades per l'esdeveniment?", + "sublabel": "Fes clic i arrossega el cursor per seleccionar el rang de temps" + }, + "timezone": { + "label": "Zona horària", + "defaultOption": "Selecciona..." + }, + + "button": "Crear", + "errors": { + "no_dates": "No hi ha cap dia seleccionat", + "same_times": "L'esdeveniment no pot començar i acabar a la mateixa hora", + "no_time": "No hi ha cap hora seleccionada", + "unknown": "Error intern. Si us plau, prova-ho més tard." + } + }, + + "about": { + "name": "Sobre Crab Fit", + "events": "Esdeveniments creats", + "availabilities": "Disponibilitats entrades", + "content": { + "p1": "Crab Fit t'ajuda a adaptar el teu esdeveniment als horaris dels participants. Només cal crear un esdeveniment a la part superior de la pàgina i enviar el enllaç als assistents. Podràs veure les disponibilitats actualitzar-se en viu en un mapa de calor. <1/><2>Descrobreix més sobre com usar Crab Fit.", + "p3": "Creat per <1>Ben Grant, Crab Fit és la solució moderna pels debats de coordinació d'horaris.", + "p4": "Crab Fit és de codi obert, si hi trobes cap problema o vols contribuir-hi, pots visitar el <1>repositori. Al utilitzar Crab Fit acceptes la <3>política de privadesa.", + "p6": "Amb tal de protegir la teva privadesa, els esdeveniments s'esborren després de 3 mesos d'inactivitat i totes les credencials s'encripten amb algorismes segurs de xifrat.", + "p5": "Considera fer una donació si Crab Fit t'ha estat útil, amb tal de poder mantenir el seu ús gratuït per tothom. 🦀" + }, + "chrome_extension": "Adquireix l'extensió per a Chrome", + "firefox_extension": "Adquireix l'extensió per a Firefox", + "safari_extension": "Adquireix l'extensió per a Safari", + "android_app": "Adquireix l'aplicació per a dispositius Android" + } +} From e67856a37d2845f65fdc8125eb70e727230c2fce Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:34:16 +0000 Subject: [PATCH 165/195] Translate event.json in ca_ES 100% translated source file: 'event.json' on 'ca_ES'. --- frontend/src/i18n/locales/ca_ES/event.json | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 frontend/src/i18n/locales/ca_ES/event.json diff --git a/frontend/src/i18n/locales/ca_ES/event.json b/frontend/src/i18n/locales/ca_ES/event.json new file mode 100644 index 00000000..a093b29f --- /dev/null +++ b/frontend/src/i18n/locales/ca_ES/event.json @@ -0,0 +1,72 @@ +{ + "available": "disponibles", + "greyed_times": "Aquesta àrea està atenuada ja que no forma part dels horaris disponibles per a l'esdeveniment. És possible que estiguis accedint a aquest esdeveniment amb una zona horària diferent a la que es va usar en la creació d'aquest.", + + "nav": { + "title": "Fes clic per copiar", + "copied": "Copiat!", + "shareinfo": "Copia l'enllaç d'aquesta pàgina, o comparteix-lo via <1>correu electrònic.", + "shareinfo_alt": "Clica l'enllaç per copiar-lo al porta-retalls, o comparteix-lo via <1>correu electrònic.", + "email_subject": "Programació de {{event_name}}", + "email_body": "Entra a aquest enllaç per a especificar la teva disponibilitat:" + }, + "form": { + "signed_out": "Inicia sessió per a concretar la teva disponibilitat", + "signed_in": "Sessió iniciada com a {{name}}", + + "name": "El teu nom", + "password": "Contrasenya (opcional)", + "button": "Iniciar sessió", + "logout_button": "Tancar sessió", + "info": "Aquestes credencials són úniques per a aquest esdeveniment. Utilitzeu una contrasenya si voleu evitar que altres modifiquin la vostra disponibilitat.", + + "timezone": "La teva zona horària", + + "errors": { + "name_required": "El teu nom és necessari per a enregistrar la teva disponibilitat.", + "password_incorrect": "La contrasenya és incorrecta. Comprova si el teu nom està escrit correctament.", + "unknown": "L'inici de sessió ha fallat. Si us plau, prova-ho de nou." + }, + + "created_in_timezone": "Aquest esdeveniment va ser creat amb la zona horària {{timezone}}. <3>Fes clic aquí per utilitzar-la.", + "local_timezone": "Hem detectat que la teva zona horària és {{timezone}}. <3>Fes clic aquí per utilitzar-la." + }, + "offline": { + "title": "No tens connexió a la xarxa", + "body": "Crab Fit no funciona sense connexió a a xarxa.
Assegura't de que estàs connectat a internet i prova-ho de nou." + }, + "error": { + "title": "Esdeveniment no trobat", + "body": "Comprova que la URL és correcte. Tingues en compte que amb tal de protegir la privadesa dels nostres usuaris, els esdeveniments s'esborren automàticament després de 3 mesos d'inactivitat." + }, + + "tabs": { + "you": "La teva disponibilitat", + "you_tooltip": "Inicia sessió per establir la teva disponibilitat", + "group": "Disponibilitat del grup" + }, + + "group": { + "legend_tooltip": "Fes clic per ressaltar la disponibilitat més elevada", + "info1": "Posa el cursor a sobre del calendari per veure qui té disponibilitat i fes clic per a copiar els detalls de l'hora en qüestió", + "info2": "Fes clic sobre els noms de sota per veure'n la seva disponibilitat", + "clipboard_message": "Gent amb disponibilitat el {{date}}" + }, + + "you": { + "info": "Fes clic i arrossega el cursor pel calendari per establir la teva disponibilitat", + "select_all": "Seleccionar-ho tot", + "select_none": "Desseleccionar-ho tot", + "select_invert": "Invertir selecció", + + "google_cal": "Sincronitzar amb Google Calendar", + "outlook_cal": "Sincronitzar amb el calendari d'Outlook", + "recent_event": "Sincronitzar amb un esdeveniment recent", + "integration": { + "logout": "tancar sessió", + "close": "tanca", + "info": "El procés d'importació sobreescriurà la teva disponibilitat actual", + "button": "Importar disponibilitat" + } + } +} From 2e4b3500e9f5b2e7ec8d86b2cae547587d9bb543 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 19:35:35 +0000 Subject: [PATCH 166/195] Translate common.json in ca_ES 100% translated source file: 'common.json' on 'ca_ES'. --- frontend/src/i18n/locales/ca_ES/common.json | 55 +++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 frontend/src/i18n/locales/ca_ES/common.json diff --git a/frontend/src/i18n/locales/ca_ES/common.json b/frontend/src/i18n/locales/ca_ES/common.json new file mode 100644 index 00000000..797be2ac --- /dev/null +++ b/frontend/src/i18n/locales/ca_ES/common.json @@ -0,0 +1,55 @@ +{ + "name": "Crab Fit", + "tagline": "Crea el teu", + "cta": "Crea el teu Crab Fit!", + "created": "Creat {{date}}", + "donate": { + "info": "Gràcies per utilitzar Crab Fit. Si t'és útil, considera fer una donació.", + "button": "Fer una donació", + "title": "Cada cèntim compta :)" + }, + "options": { + "name": "Opcions", + "weekStart": { + "label": "La setmana comença el", + "options": { + "Sunday": "Diumenge", + "Monday": "Dilluns" + } + }, + "timeFormat": { + "label": "Format horari", + "options": { + "12h": "12h", + "24h": "24h" + } + }, + "theme": { + "label": "Tema", + "options": { + "System": "Automàtic", + "Light": "Clar", + "Dark": "Fosc" + } + }, + "highlight": { + "label": "Ressaltar la disponibilitat més alta", + "title": "Fes que la disponibilitat més alta destaqui en el mapa de calor", + "options": { + "Off": "Apagat", + "On": "Encès" + } + }, + "language": { + "label": "Idioma" + }, + "colormap": { + "label": "Colors del mapa de calor", + "classic": "Crab Fit (clàssic)" + } + }, + "video": { + "title": "Vídeo promocional de Crab Fit", + "button": "Veure el vídeo" + } +} From d44f78b5fc36d2a31dffd63e0ddc044cd2be59ce Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 09:31:27 +0000 Subject: [PATCH 167/195] Translate help.json in es_ES 100% translated source file: 'help.json' on 'es_ES'. --- frontend/src/i18n/locales/es/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/es/help.json b/frontend/src/i18n/locales/es/help.json index c18268aa..ac1fda11 100644 --- a/frontend/src/i18n/locales/es/help.json +++ b/frontend/src/i18n/locales/es/help.json @@ -2,7 +2,7 @@ "name": "Cómo usar Crab Fit", "p1": "Crab Fit es una herramienta que te ayuda a planear eventos con amigos o compañeros. Simplemente crea un evento, elije cuando estás disponible, envíalo y comprueba la disponibilidad de los otros.", - "p2": "See below for detailed steps of how to Crab Fit your event.", + "p2": "A continuación se detalla el proceso de creación de un Crab Fit.", "s1": "Paso 1", From 4d1fd24eec987918184f91745cd530146e6a6f92 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 14:24:53 +0000 Subject: [PATCH 168/195] Translate common.json in zh_CN 100% translated source file: 'common.json' on 'zh_CN'. --- frontend/src/i18n/locales/zh-CN/common.json | 55 +++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 frontend/src/i18n/locales/zh-CN/common.json diff --git a/frontend/src/i18n/locales/zh-CN/common.json b/frontend/src/i18n/locales/zh-CN/common.json new file mode 100644 index 00000000..95137a69 --- /dev/null +++ b/frontend/src/i18n/locales/zh-CN/common.json @@ -0,0 +1,55 @@ +{ + "name": "Crab Fit", + "tagline": "创建你的日程", + "cta": "在Crab Fit创建你的日程!", + "created": "于 {{date}} 创建", + "donate": { + "info": "感谢你使用Crab Fit。如果你喜欢,请考虑捐赠。", + "button": "捐赠", + "title": "每一点赞助都很重要 :)" + }, + "options": { + "name": "选项", + "weekStart": { + "label": "周起始日", + "options": { + "Sunday": "星期日", + "Monday": "星期一" + } + }, + "timeFormat": { + "label": "时间格式", + "options": { + "12h": "12小时制", + "24h": "24小时制" + } + }, + "theme": { + "label": "主题", + "options": { + "System": "跟随系统", + "Light": "浅色", + "Dark": "深色" + } + }, + "highlight": { + "label": "高亮最多人选择的时间段", + "title": "在热度图上突出显示最多人选择的时间段", + "options": { + "Off": "关", + "On": "开" + } + }, + "language": { + "label": "语言" + }, + "colormap": { + "label": "热度图颜色主题", + "classic": "Crab Fit(经典)" + } + }, + "video": { + "title": "Crab Fit宣传视频", + "button": "观看视频" + } +} From 32ec662b626336449f11647a8cf4ff11f23b3dd7 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 14:44:14 +0000 Subject: [PATCH 169/195] Translate event.json in zh_CN 100% translated source file: 'event.json' on 'zh_CN'. --- frontend/src/i18n/locales/zh-CN/event.json | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 frontend/src/i18n/locales/zh-CN/event.json diff --git a/frontend/src/i18n/locales/zh-CN/event.json b/frontend/src/i18n/locales/zh-CN/event.json new file mode 100644 index 00000000..c08a996a --- /dev/null +++ b/frontend/src/i18n/locales/zh-CN/event.json @@ -0,0 +1,72 @@ +{ + "available": "有空", + "greyed_times": "这个时间段因为不在事件所选时间段内而被禁用。您的时区也许和创建项目的时区并不一致。", + + "nav": { + "title": "点击复制", + "copied": "已复制!", + "shareinfo": "复制此页面的链接,或者通过<1>电子邮件分享", + "shareinfo_alt": "点击上方的链接把它复制到你的剪贴板,或者通过<1>电子邮件分享。", + "email_subject": "正在规划{{event_name}}", + "email_body": "请点击此链接填写您的可用时间。" + }, + "form": { + "signed_out": "要填写您的可用时间,请登录", + "signed_in": "您已以{{name}}身份登录", + + "name": "您的名称", + "password": "密码(可选)", + "button": "登录", + "logout_button": "退出", + "info": "这些信息只会被这个事件使用。设置密码可以防止您的可用时间被他人修改。", + + "timezone": "您的时区", + + "errors": { + "name_required": "我们需要您的名称来保存您的可用时间。", + "password_incorrect": "密码不正确。请检查您的名称是否拼写有误。", + "unknown": "登录失败,请重试。" + }, + + "created_in_timezone": "该事件是在{{timezone}}时区创建的。<3>点击这里应用。", + "local_timezone": "检测到您的时区是{{timezone}}。<3>点击这里应用。" + }, + "offline": { + "title": "您已离线", + "body": "Crab Fit无法在离线状态下工作。
请确保您的设备已联网,然后重试。" + }, + "error": { + "title": "找不到事件", + "body": "请检查您输入的链接是否有误。注意:为了保护您的隐私,事件会在3个月的不活跃之后被删除。" + }, + + "tabs": { + "you": "您的可用时间", + "you_tooltip": "要设置您的可用时间,请登录", + "group": "小组可用时间" + }, + + "group": { + "legend_tooltip": "点击高亮最多人选择的时间", + "info1": "您可以把鼠标悬浮在日历上或点击它来查看谁在这个时间有空,再次点击可以复制该时间段的详细信息。", + "info2": "点击下方的名称查看TA的信息", + "clipboard_message": "{{date}}有空的人" + }, + + "you": { + "info": "在下方的日历中拖动选择您的可用时间", + "select_all": "全选", + "select_none": "全不选", + "select_invert": "反向选择", + + "google_cal": "同步到Google日历", + "outlook_cal": "同步到Outlook日历", + "recent_event": "与近期的事件同步", + "integration": { + "logout": "退出", + "close": "关闭", + "info": "导入操作会覆盖您当前的选择。", + "button": "导入可用时间" + } + } +} From 533da271ef19f39db7f56b08425fef81bf4a611b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:07:53 +0000 Subject: [PATCH 170/195] Translate help.json in zh_CN 100% translated source file: 'help.json' on 'zh_CN'. --- frontend/src/i18n/locales/zh-CN/help.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 frontend/src/i18n/locales/zh-CN/help.json diff --git a/frontend/src/i18n/locales/zh-CN/help.json b/frontend/src/i18n/locales/zh-CN/help.json new file mode 100644 index 00000000..8c5f00ff --- /dev/null +++ b/frontend/src/i18n/locales/zh-CN/help.json @@ -0,0 +1,23 @@ +{ + "name": "Crab Fit使用指南", + + "p1": "Crab Fit是一个帮助您和朋友或同事规划事件事件的工具。您只需要创建事件、选中您的可用时间,把它分享出去,然后看看大家都什么时候有空!", + "p2": "下面是通过Crab Fit规划事件的详细步骤。", + + "s1": "第1步", + + "p3": "使用<1>crab.fit上的表格创建一个新的事件。您只需要填入事件发生的大概时间,而不是您个人的空闲时间。", + "p4": "我们以“Jenny的生日午宴”为例。Jenny想要在她生日——4月15日——的这一周举办午宴,但是她知道并不是所有的朋友都在4月15日中午有空。她也不想在周末聚餐。", + "p5": "Jenny还知道这是一个午宴,因此不能早于上午11点或者晚于下午5点。", + + "s2": "第2步", + + "p6": "在您刚创建的事件中填写您的可用时间。", + "p7": "在我们的例子中,Jenny现在要填写她的可用时间。她这一周除了星期二、星期三下午3点以后,以及星期五下午1点以前都有空。", + + "s3": "第3步", + + "p8": "把链接发给您的所有参与人员。", + "p9": "在Jenny把链接发给她的朋友们并请他们填写可用时间之后,她现在可以快速地在下面的热度图看到所有人的可用时间,然后选择那个颜色最突出的时间段,也就是对所有人都合适的时间段!", + "p10": "在这个例子中,16日下午1点到3点是Jenny的朋友都空闲的时间段。" +} From baad64aa64497676123e2555bdb640c02cd287a2 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:08:52 +0000 Subject: [PATCH 171/195] Translate privacy.json in zh_CN 100% translated source file: 'privacy.json' on 'zh_CN'. --- frontend/src/i18n/locales/zh-CN/privacy.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 frontend/src/i18n/locales/zh-CN/privacy.json diff --git a/frontend/src/i18n/locales/zh-CN/privacy.json b/frontend/src/i18n/locales/zh-CN/privacy.json new file mode 100644 index 00000000..e939dc0e --- /dev/null +++ b/frontend/src/i18n/locales/zh-CN/privacy.json @@ -0,0 +1,4 @@ +{ + "name": "隐私政策", + "translate": "查看你的语言的版本" +} From 0e1e4fe4a97674639b861370b4073e3559e064ce Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:29:42 +0000 Subject: [PATCH 172/195] Translate home.json in zh_CN 100% translated source file: 'home.json' on 'zh_CN'. --- frontend/src/i18n/locales/zh-CN/home.json | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 frontend/src/i18n/locales/zh-CN/home.json diff --git a/frontend/src/i18n/locales/zh-CN/home.json b/frontend/src/i18n/locales/zh-CN/home.json new file mode 100644 index 00000000..e5595415 --- /dev/null +++ b/frontend/src/i18n/locales/zh-CN/home.json @@ -0,0 +1,59 @@ +{ + "create": "CREATE A", + "recently_visited": "近期访问", + "form": { + "name": { + "label": "为您的事件起个名字!", + "sublabel": "或者留空,我们为您生成一个" + }, + "dates": { + "label": "哪些日期可行?", + "sublabel": "拖拽选择", + "options": { + "specific": "特定日期", + "week": "按星期选择" + }, + "tooltips": { + "previous": "上个月", + "next": "下个月", + "today": "今天" + }, + "warnings": { + "date_in_past": "您选中了一些过去的日期" + } + }, + "times": { + "label": "哪个时间段可行?", + "sublabel": "拖动选择时间范围" + }, + "timezone": { + "label": "以及事件时区", + "defaultOption": "选择…" + }, + + "button": "创建", + "errors": { + "no_dates": "您没有选择任何日期。", + "same_times": "开始与结束时间不能相同。", + "no_time": "您没有选择任何时间。", + "unknown": "出错了,请稍候重试。" + } + }, + + "about": { + "name": "关于Crab Fit", + "events": "已创建事件数", + "availabilities": "已填入时间数", + "content": { + "p1": "Crab Fit帮助您把事件规划到对所有人都合适的时间。只需在上面创建一个时间,然后把链接发给所有参与的人。结果会实时更新,然后您将可以看到一个可用时间的热度图。<1/><2>了解Crab Fit的详细使用方法。", + "p3": "该网站由<1>Ben Grant创建。Crab Fit是您的时间规划问题的现代处理方案。", + "p4": "Crab Fit是一个开源网站。如果您发现了任何问题或者想要做出贡献,您可以访问<1>源代码仓库。使用Crab Fit代表您同意<3>隐私政策。.", + "p6": "为了保护您的隐私,每个事件会在不活跃3个月之后被删除,且所有的密码都经过安全加密。", + "p5": "如果Crab Fit帮到了您,请考虑捐赠一下,这样我们就能保持免费。🦀" + }, + "chrome_extension": "获取Chrome扩展", + "firefox_extension": "获取Firefox扩展", + "safari_extension": "获取Safari扩展", + "android_app": "下载Android APP" + } +} From d036e6a36ac1ea4e9f4d48149a63e7ebf6ef67e6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:35:36 +0000 Subject: [PATCH 173/195] Translate common.json in ko_KR 100% translated source file: 'common.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/common.json | 27 +++++++++++------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/frontend/src/i18n/locales/ko/common.json b/frontend/src/i18n/locales/ko/common.json index 8c97f1dc..ad355b66 100644 --- a/frontend/src/i18n/locales/ko/common.json +++ b/frontend/src/i18n/locales/ko/common.json @@ -1,23 +1,12 @@ { "name": "Crab Fit", - "tagline": "직접 만들어 봐", + "tagline": "새로운 Crab Fit 만들기", "cta": "나만의 Crab Fit을 만드세요!", "created": "{{date}} 생성됨", "donate": { "info": "Crab Fit을 이용해 주셔서 감사합니다. 마음에 들면 기부를 고려하십시오.", "button": "기부하다", - "title": "모든 금액이 차이를 만듭니다", - "options": { - "$2": "$ 2 기부", - "$5": "$ 5 기부", - "$10": "$ 10 기부", - "choose": "금액을 선택하세요" - }, - "messages": { - "about": "도움이 되었으면 계속해서 운영 할 수 있도록 기부하는 것을 고려하십시오. 🦀", - "success": "기부 해 주셔서 감사합니다! 당신이 없었다면 Crab Fit은 무료가 될 수 없으니 감사하고 계속해서 최고가 되세요!", - "error": "Google을 통해 기부 할 수 없습니다. 웹 사이트 crab.fit을 통해 기부 해주세요 🦀" - } + "title": "모든 금액이 차이를 만듭니다" }, "options": { "name": "옵션", @@ -47,12 +36,20 @@ "label": "고 가용성 강조", "title": "히트 맵에서 가장 높은 가용성을 돋보이게합니다.", "options": { - "Off": "꺼진", - "On": "켜진" + "Off": "꺼짐", + "On": "켜짐" } }, "language": { "label": "언어" + }, + "colormap": { + "label": "히트맵 색상", + "classic": "Crab Fit (classic)" } + }, + "video": { + "title": "Crab Fit 홍보영상", + "button": "영상 시청하기" } } From fa7d08f1381488be2ac61870ff1678e568074732 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:46:28 +0000 Subject: [PATCH 174/195] Translate event.json in ko_KR 100% translated source file: 'event.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/event.json | 40 ++++++++++++++----------- 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/frontend/src/i18n/locales/ko/event.json b/frontend/src/i18n/locales/ko/event.json index a4af561a..1569070c 100644 --- a/frontend/src/i18n/locales/ko/event.json +++ b/frontend/src/i18n/locales/ko/event.json @@ -4,7 +4,7 @@ "nav": { "title": "클릭하여 클립 보드에 복사", - "copied": "클립 보드에 복사되었습니다!", + "copied": "복사됨!", "shareinfo": "이 페이지에 대한 링크를 복사하거나 <1>이메일을 통해 공유하세요.", "shareinfo_alt": "위의 링크를 클릭하여 클립 보드에 복사하거나 <1>이메일로 공유하세요.", "email_subject": "일정 {{event_name}}", @@ -17,22 +17,22 @@ "name": "당신의 이름", "password": "비밀번호 (선택 사항)", "button": "로그인", - "logout_button": "로그아웃합니다", - "info": "이러한 세부 정보는이 이벤트에 한정됩니다. 다른 사람이 귀하의 가용성을 변경하지 못하도록 암호를 사용하십시오.", + "logout_button": "로그아웃", + "info": "이 세부정보는 이 이벤트에 한에서만 적용됩니다. 다른사람이 변경하지 못하도록 암호를 설정하세요.", "timezone": "시간대", "errors": { "name_required": "사용 가능 여부를 저장하려면 이름이 필요합니다.", - "password_incorrect": "비밀번호가 맞지 않습니다. 당신의 이름이 바로 철자 확인하십시오.", + "password_incorrect": "비밀번호가 맞지 않습니다. 이름이 제대로 입력되었는지 확인하세요.", "unknown": "로그인 실패. 다시 시도하십시오." }, - "created_in_timezone": "이 이벤트는 {{timezone}} 시간대로 생성되었습니다. 그것을 사용하려면 <3>여기를 클릭하십시오.", - "local_timezone": "현지 시간대가 {{timezone}} 감지되었습니다. 그것을 사용하려면 <3>여기를 클릭하십시오." + "created_in_timezone": "이 이벤트는 {{timezone}} 시간대로 생성되었습니다. 이 시간대를 사용하려면 <3>여기를 클릭하세요.", + "local_timezone": "현지 시간대가 {{timezone}}으로 감지되었습니다. 이 시간대를 사용하려면 <3>여기를 클릭하세요." }, "offline": { - "title": "너는 지금 접속이 안되있어", + "title": "오프라인입니다.", "body": "Crab Fit은 오프라인에서 작동하지 않습니다.
인터넷에 연결되어 있는지 확인하고 다시 시도하세요." }, "error": { @@ -41,28 +41,32 @@ }, "tabs": { - "you": "귀하의 가용성", - "you_tooltip": "가용성을 설정하려면 로그인하십시오.", - "group": "그룹 가용성" + "you": "내 가능한 시간", + "you_tooltip": "가능한 시간대를 설정하려면 로그인하세요.", + "group": "다른 사람들의 가능한 시간" }, "group": { - "legend_tooltip": "가장 높은 가용성을 강조하려면 클릭하십시오", - "info1": "누가 무료인지 확인하려면 아래 캘린더를 가리 키거나 탭하세요", - "info2": "사람들을 개별적으로 보려면 아래 이름을 클릭하십시오" + "legend_tooltip": "가장 많이 선택된 시간을 강조하려면 클릭하세요.", + "info1": "아래 달력에 마우스를 올리거나 탭하여 누가 가능한지 확인하고, 클릭하여 시간대에 대한 세부 정보를 복사하세요.", + "info2": "사람들을 개별적으로 보려면 아래 이름을 클릭하십시오", + "clipboard_message": "{{date}}에 가능합니다." }, "you": { "info": "사용 가능 여부를 설정하려면 아래 캘린더를 클릭하고 드래그하세요", "select_all": "모두 선택", "select_none": "모두 선택 해제", + "select_invert": "선택 반전", - "google_cal": "Google 캘린더와 동기화합니다", - "outlook_cal": "아웃룩 캘린더와 동기화합니다", + "google_cal": "Google 캘린더와 동기화", + "outlook_cal": "아웃룩 캘린더와 동기화", + "recent_event": "최근 이벤트와 동기화", "integration": { - "logout": "로그 아웃", - "info": "가져 오면 현재 사용 가능 여부를 덮어 씁니다", - "button": "가용성 가져 오기" + "logout": "로그아웃", + "close": "닫기", + "info": "가져오기를 실행하면 현재 선택된 시간을 덮어 씁니다", + "button": "가능한 시간 가져 오기" } } } From 7bb406c3f29b63fd6e1df2cf4b20f02b8b0ad8c5 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:46:50 +0000 Subject: [PATCH 175/195] Translate help.json in ko_KR 100% translated source file: 'help.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/help.json b/frontend/src/i18n/locales/ko/help.json index 2f7a2212..a6b2cae1 100644 --- a/frontend/src/i18n/locales/ko/help.json +++ b/frontend/src/i18n/locales/ko/help.json @@ -1,5 +1,5 @@ { - "name": "Crab Fit 방법", + "name": "Crab Fit 사용방법", "p1": "게 맞춤이 친구 나 동료와 이벤트를 계획 할 때 당신을 도와주는 도구이다. 이벤트를 만들고, 사용 가능 여부를 입력하고, 보내고, 모든 사람이 언제 무료인지 확인하기 만하면됩니다!", "p2": "방법에 대한 자세한 단계는 아래를 참조하십시오.", From f9ed770d8fae997316e72c80d1b0ca2715e17830 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:48:06 +0000 Subject: [PATCH 176/195] Translate help.json in ko_KR 100% translated source file: 'help.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/help.json b/frontend/src/i18n/locales/ko/help.json index a6b2cae1..bc802a96 100644 --- a/frontend/src/i18n/locales/ko/help.json +++ b/frontend/src/i18n/locales/ko/help.json @@ -1,7 +1,7 @@ { "name": "Crab Fit 사용방법", - "p1": "게 맞춤이 친구 나 동료와 이벤트를 계획 할 때 당신을 도와주는 도구이다. 이벤트를 만들고, 사용 가능 여부를 입력하고, 보내고, 모든 사람이 언제 무료인지 확인하기 만하면됩니다!", + "p1": "Crab Fit은 친구 또는 협업자와 이벤트를 계획 할 때 도와주는 웹 사이트입니다. 이벤트를 만들고, 가능한 시간을 선택한 후, 공유하고, 모든 사람이 가능한 시간을 확인하기만 하면 됩니다!", "p2": "방법에 대한 자세한 단계는 아래를 참조하십시오.", "s1": "1 단계", From 6a90bf94829361c37a9c7f639365d4761945fe32 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:48:18 +0000 Subject: [PATCH 177/195] Translate help.json in ko_KR 100% translated source file: 'help.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/help.json b/frontend/src/i18n/locales/ko/help.json index bc802a96..6664a39b 100644 --- a/frontend/src/i18n/locales/ko/help.json +++ b/frontend/src/i18n/locales/ko/help.json @@ -2,7 +2,7 @@ "name": "Crab Fit 사용방법", "p1": "Crab Fit은 친구 또는 협업자와 이벤트를 계획 할 때 도와주는 웹 사이트입니다. 이벤트를 만들고, 가능한 시간을 선택한 후, 공유하고, 모든 사람이 가능한 시간을 확인하기만 하면 됩니다!", - "p2": "방법에 대한 자세한 단계는 아래를 참조하십시오.", + "p2": "사용 방법은 아래 단계들을 참고하세요.", "s1": "1 단계", From ebc398edaae315abee89a32e7d66997670296047 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:48:45 +0000 Subject: [PATCH 178/195] Translate help.json in ko_KR 100% translated source file: 'help.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/help.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/help.json b/frontend/src/i18n/locales/ko/help.json index 6664a39b..54c2cd54 100644 --- a/frontend/src/i18n/locales/ko/help.json +++ b/frontend/src/i18n/locales/ko/help.json @@ -6,7 +6,7 @@ "s1": "1 단계", - "p3": "<1>crab.fit의 양식을 사용하여 새 이벤트를 만드세요. 여기서 이벤트가 발생하는 대략적인 기간 만 입력하면됩니다.", + "p3": "<1>crab.fit의 양식을 사용하여 새 이벤트를 만드세요. 이벤트가 발생하는 대략적인 기간을 선택하면 됩니다.", "p4": "예를 들어 \"Jenny의 생일 점심을\" 사용합니다. Jenny는 4 월 15 일 생일과 같은 주에 생일 점심 식사를하기를 원하지만 모든 친구가 15 일에 참석할 수있는 것은 아니라는 것을 알고 있습니다. 그녀는 또한 주말에하고 싶지 않습니다.", "p5": "Jenny는 점심 행사이기 때문에 오전 11시 이전에 시작하거나 오후 5시 이후에 갈 수 없다는 것도 알고 있습니다.", From 0c9a868d26306d2594a6bd0df243ccb73a9b74a1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:50:27 +0000 Subject: [PATCH 179/195] Translate home.json in ko_KR 100% translated source file: 'home.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/home.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/ko/home.json b/frontend/src/i18n/locales/ko/home.json index 96719995..ab22cf95 100644 --- a/frontend/src/i18n/locales/ko/home.json +++ b/frontend/src/i18n/locales/ko/home.json @@ -4,10 +4,10 @@ "form": { "name": { "label": "이벤트 이름을 지정하세요!", - "sublabel": "또는 공백으로 두어 생성하십시오" + "sublabel": "또는 공백으로 두어 랜덤으로 생성" }, "dates": { - "label": "어떤 날짜를 작동 할 수 있습니다?", + "label": "어떤 날자를 선택하시겠습니까?", "sublabel": "클릭하고 드래그하여 선택", "options": { "specific": "특정 날짜", @@ -17,6 +17,9 @@ "previous": "지난 달", "next": "다음 달", "today": "오늘" + }, + "warnings": { + "date_in_past": "선택된 날짜 중 일부는 과거입니다." } }, "times": { From 49c75597c8e69a8847483d32195dceddd2d07f56 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:50:57 +0000 Subject: [PATCH 180/195] Translate home.json in ko_KR 100% translated source file: 'home.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/home.json b/frontend/src/i18n/locales/ko/home.json index ab22cf95..79fe971d 100644 --- a/frontend/src/i18n/locales/ko/home.json +++ b/frontend/src/i18n/locales/ko/home.json @@ -23,7 +23,7 @@ } }, "times": { - "label": "어느 시간이 효과가 있습니까?", + "label": "어느 시간대가 좋을까요?", "sublabel": "시간 범위를 선택하려면 클릭하고 드래그하세요" }, "timezone": { From a1d02ea43f50c27da54b81569bd5a67d191a0ede Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:51:13 +0000 Subject: [PATCH 181/195] Translate home.json in ko_KR 100% translated source file: 'home.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/home.json b/frontend/src/i18n/locales/ko/home.json index 79fe971d..aca86f18 100644 --- a/frontend/src/i18n/locales/ko/home.json +++ b/frontend/src/i18n/locales/ko/home.json @@ -24,7 +24,7 @@ }, "times": { "label": "어느 시간대가 좋을까요?", - "sublabel": "시간 범위를 선택하려면 클릭하고 드래그하세요" + "sublabel": "클릭과 드래그를 통해 시간 범위를 선택하세요" }, "timezone": { "label": "시간대", From 8ec144d0d687974e3447b8d6af5ea584e512c434 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:51:22 +0000 Subject: [PATCH 182/195] Translate home.json in ko_KR 100% translated source file: 'home.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/home.json b/frontend/src/i18n/locales/ko/home.json index aca86f18..87a0ae5e 100644 --- a/frontend/src/i18n/locales/ko/home.json +++ b/frontend/src/i18n/locales/ko/home.json @@ -31,7 +31,7 @@ "defaultOption": "고르다..." }, - "button": "창조하다", + "button": "만들기", "errors": { "no_dates": "선택한 모든 날짜가 없습니다", "same_times": "시작 시간과 종료 시간은 같을 수 없습니다", From 77d536b2ccc0cf6add7a3216f8567af703f3e43f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:51:45 +0000 Subject: [PATCH 183/195] Translate home.json in ko_KR 100% translated source file: 'home.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/ko/home.json b/frontend/src/i18n/locales/ko/home.json index 87a0ae5e..f198ab48 100644 --- a/frontend/src/i18n/locales/ko/home.json +++ b/frontend/src/i18n/locales/ko/home.json @@ -33,9 +33,9 @@ "button": "만들기", "errors": { - "no_dates": "선택한 모든 날짜가 없습니다", + "no_dates": "선택한 날짜가 없습니다", "same_times": "시작 시간과 종료 시간은 같을 수 없습니다", - "no_time": "선택한 시간이 없습니다", + "no_time": "선택된 시간이 없습니다", "unknown": "문제가 발생했습니다. 나중에 다시 시도 해주십시오." } }, From ee41b56936ddf2475d0f2be10c42de4c8d9cf4fe Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:52:11 +0000 Subject: [PATCH 184/195] Translate home.json in ko_KR 100% translated source file: 'home.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/home.json b/frontend/src/i18n/locales/ko/home.json index f198ab48..5a9d66e3 100644 --- a/frontend/src/i18n/locales/ko/home.json +++ b/frontend/src/i18n/locales/ko/home.json @@ -43,7 +43,7 @@ "about": { "name": "Crab Fit 정보", "events": "생성 된 이벤트 수", - "availabilities": "입력 된 가용성 수", + "availabilities": "입력 된 시간 수", "content": { "p1": "Crab Fit은 모든 사람의 일정에 맞춰 이벤트를 조정할 수 있도록 도와줍니다. 위에서 이벤트를 만들고 참여하는 모든 사람에게 링크를 보내십시오. 결과가 실시간으로 업데이트되고 모든 사람이 가용성의 히트 맵을 볼 수 있습니다.<1/><2>Crab Fit 방법.", "p3": "<1>Ben Grant가 만든 Crab Fit은 그룹 이벤트 계획 토론에 대한 현대적인 솔루션입니다.", From b6ab4814ee4ef8f1eb6958f7584712b0754fdd68 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:52:38 +0000 Subject: [PATCH 185/195] Translate home.json in ko_KR 100% translated source file: 'home.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/home.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/locales/ko/home.json b/frontend/src/i18n/locales/ko/home.json index 5a9d66e3..d9756dda 100644 --- a/frontend/src/i18n/locales/ko/home.json +++ b/frontend/src/i18n/locales/ko/home.json @@ -51,8 +51,8 @@ "p6": "개인 정보를 보호하기 위해 이벤트는 3개월 동안 사용하지 않으면 삭제되고 모든 암호는 안전하게 해시됩니다.", "p5": "모든 사람이 무료로 사용할 수 있도록 아래 기부를 고려하세요. 🦀" }, - "chrome_extension": "Chrome Extension을 가져옵니다", - "firefox_extension": "Firefox Extension을 가져옵니다", + "chrome_extension": "Chrome Extension 설치하기", + "firefox_extension": "Firefox Extension 설치하기", "safari_extension": "Safari Extension을 가져옵니다", "android_app": "Android 앱을 다운로드합니다" } From 4b2f897fc555b8845a2796a7f95e1b4ce47d49d3 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:52:47 +0000 Subject: [PATCH 186/195] Translate home.json in ko_KR 100% translated source file: 'home.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/home.json b/frontend/src/i18n/locales/ko/home.json index d9756dda..d8ff4dd5 100644 --- a/frontend/src/i18n/locales/ko/home.json +++ b/frontend/src/i18n/locales/ko/home.json @@ -53,7 +53,7 @@ }, "chrome_extension": "Chrome Extension 설치하기", "firefox_extension": "Firefox Extension 설치하기", - "safari_extension": "Safari Extension을 가져옵니다", + "safari_extension": "Safari Extension 설치하기", "android_app": "Android 앱을 다운로드합니다" } } From cbb9ad6e51b324ebad5f7b8d12d81cc50a75c382 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:52:58 +0000 Subject: [PATCH 187/195] Translate home.json in ko_KR 100% translated source file: 'home.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/home.json b/frontend/src/i18n/locales/ko/home.json index d8ff4dd5..141e8958 100644 --- a/frontend/src/i18n/locales/ko/home.json +++ b/frontend/src/i18n/locales/ko/home.json @@ -54,6 +54,6 @@ "chrome_extension": "Chrome Extension 설치하기", "firefox_extension": "Firefox Extension 설치하기", "safari_extension": "Safari Extension 설치하기", - "android_app": "Android 앱을 다운로드합니다" + "android_app": "Android 앱 다운로드" } } From 8b3c6fcd1b7130e13d5a633a87cb30e45beae49e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:53:40 +0000 Subject: [PATCH 188/195] Translate privacy.json in ko_KR 100% translated source file: 'privacy.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/privacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/privacy.json b/frontend/src/i18n/locales/ko/privacy.json index 19f53ca4..ece5b332 100644 --- a/frontend/src/i18n/locales/ko/privacy.json +++ b/frontend/src/i18n/locales/ko/privacy.json @@ -1,4 +1,4 @@ { "name": "개인 정보 보호 정책에", - "translate": "귀하의 언어로보기" + "translate": "이 페이지 번역하기" } From 0faa4c5e61ac41716e235c9fb6eacc9973cec1b8 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:55:57 +0000 Subject: [PATCH 189/195] Translate common.json in ko_KR 100% translated source file: 'common.json' on 'ko_KR'. --- frontend/src/i18n/locales/ko/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ko/common.json b/frontend/src/i18n/locales/ko/common.json index ad355b66..6d5497e5 100644 --- a/frontend/src/i18n/locales/ko/common.json +++ b/frontend/src/i18n/locales/ko/common.json @@ -6,7 +6,7 @@ "donate": { "info": "Crab Fit을 이용해 주셔서 감사합니다. 마음에 들면 기부를 고려하십시오.", "button": "기부하다", - "title": "모든 금액이 차이를 만듭니다" + "title": "모든 항목이 합산됩니다 :)" }, "options": { "name": "옵션", From bd5ded042719e863fbb2f051579e34d7ef7e42f9 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 03:26:56 +0000 Subject: [PATCH 190/195] Translate privacy.json in ja_JP 100% translated source file: 'privacy.json' on 'ja_JP'. --- frontend/src/i18n/locales/ja/privacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ja/privacy.json b/frontend/src/i18n/locales/ja/privacy.json index 33c7eda2..70318238 100644 --- a/frontend/src/i18n/locales/ja/privacy.json +++ b/frontend/src/i18n/locales/ja/privacy.json @@ -1,4 +1,4 @@ { - "name": "プライバシー ポリシー", + "name": "プライバシーポリシー", "translate": "自分の言語で読む" } From d591cf107d6a8312dc6607d0f4efd8fbb92c3fea Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 05:50:36 +0000 Subject: [PATCH 191/195] Translate home.json in ja_JP 100% translated source file: 'home.json' on 'ja_JP'. --- frontend/src/i18n/locales/ja/home.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/i18n/locales/ja/home.json b/frontend/src/i18n/locales/ja/home.json index d1875429..b59e84c7 100644 --- a/frontend/src/i18n/locales/ja/home.json +++ b/frontend/src/i18n/locales/ja/home.json @@ -17,6 +17,9 @@ "previous": "先月", "next": "来月", "today": "今日" + }, + "warnings": { + "date_in_past": "選択した日付に過去の日付が含まれています" } }, "times": { From cebae39c37dc581c001d7fdcb8166ca095d9730b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 05:50:59 +0000 Subject: [PATCH 192/195] Translate home.json in ja_JP 100% translated source file: 'home.json' on 'ja_JP'. --- frontend/src/i18n/locales/ja/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ja/home.json b/frontend/src/i18n/locales/ja/home.json index b59e84c7..6ab3505d 100644 --- a/frontend/src/i18n/locales/ja/home.json +++ b/frontend/src/i18n/locales/ja/home.json @@ -45,7 +45,7 @@ "events": "作成されたイベント数", "availabilities": "登録された予定の空き具合の数", "content": { - "p1": "Crab Fit は、あなたのイベントを皆さんの予定に合わせるためのサービスです。上の画面でイベントを作成し、参加する予定の皆さんにリンクを送りましょう。皆さんがいつ都合がよいのか、ヒートマップで確認できるようになります。集計結果はすぐに更新されます。<1/><2>Crab Fit の使い方を詳しく知る。", + "p1": "Crab Fit は、あなたのイベントを皆さんの予定に合わせるためのサービスです。上の画面でイベントを作成し、参加する予定の皆さんにリンクを送りましょう。皆さんがいつ都合がよいのか、ヒートマップで確認できるようになります。集計結果はすぐに更新されます。<1/><2>こちらからCrab Fit の使い方を詳しくご確認いただけます。", "p3": "Crab Fit はイベントの日程調整会議を現代的に解決するべく、 <1>Ben Grant によって制作されました。", "p4": "Crab Fit のソースコードはオープンソースなので、不具合を見つけたときやコントリビュートしたい場合は、 <1>レポジトリ をチェックしてみてください。Crab Fit を利用することで <3>プライバシー ポリシーに同意したことになります。", "p6": "あなた自身のプライバシーを守るため、イベントは3か月間アクティブでないと削除されます。また、すべてのパスワードは安全にハッシュ化されています。", From b1e2afa6cccbfc8d60b1f48a4dad1ea8049c3b75 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 05:52:25 +0000 Subject: [PATCH 193/195] Translate home.json in ja_JP 100% translated source file: 'home.json' on 'ja_JP'. --- frontend/src/i18n/locales/ja/home.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/locales/ja/home.json b/frontend/src/i18n/locales/ja/home.json index 6ab3505d..4d5e08ff 100644 --- a/frontend/src/i18n/locales/ja/home.json +++ b/frontend/src/i18n/locales/ja/home.json @@ -46,7 +46,7 @@ "availabilities": "登録された予定の空き具合の数", "content": { "p1": "Crab Fit は、あなたのイベントを皆さんの予定に合わせるためのサービスです。上の画面でイベントを作成し、参加する予定の皆さんにリンクを送りましょう。皆さんがいつ都合がよいのか、ヒートマップで確認できるようになります。集計結果はすぐに更新されます。<1/><2>こちらからCrab Fit の使い方を詳しくご確認いただけます。", - "p3": "Crab Fit はイベントの日程調整会議を現代的に解決するべく、 <1>Ben Grant によって制作されました。", + "p3": "Crab Fitはイベントの日程調整の現代版サービスとして、 <1>Ben Grant により作成されました。", "p4": "Crab Fit のソースコードはオープンソースなので、不具合を見つけたときやコントリビュートしたい場合は、 <1>レポジトリ をチェックしてみてください。Crab Fit を利用することで <3>プライバシー ポリシーに同意したことになります。", "p6": "あなた自身のプライバシーを守るため、イベントは3か月間アクティブでないと削除されます。また、すべてのパスワードは安全にハッシュ化されています。", "p5": "Crab Fit が便利だなと感じたら、フリーで提供し続けられるよう、下の画面から寄付していただけませんか? 🦀" From 56c187ea8d12145c2922f693f963370887398c77 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 08:23:03 +0000 Subject: [PATCH 194/195] Translate common.json in ja_JP 100% translated source file: 'common.json' on 'ja_JP'. --- frontend/src/i18n/locales/ja/common.json | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/frontend/src/i18n/locales/ja/common.json b/frontend/src/i18n/locales/ja/common.json index 74b14b97..8814f1ee 100644 --- a/frontend/src/i18n/locales/ja/common.json +++ b/frontend/src/i18n/locales/ja/common.json @@ -6,18 +6,7 @@ "donate": { "info": "Crab Fit を使ってくれてありがとうございます。よろしければ寄付してくれますか?", "button": "寄付する", - "title": "いくらでも歓迎です :)", - "options": { - "$2": "$2 を寄付", - "$5": "$5 を寄付", - "$10": "$10 を寄付", - "choose": "金額を指定する" - }, - "messages": { - "about": "Crab Fit が少しでもお役に立てたなら、運営を継続させるためにも寄付をしていただけませんか? 🦀", - "success": "寄付ありがとうございます!あなたの補佐がなければ、無料でいられることができませんので、本当に助けてくれました。", - "error": "Google 経由では寄付できません。crab.fit のサイトで直接寄付をお願いします。 🦀" - } + "title": "いくらでも歓迎です :)" }, "options": { "name": "設定", @@ -53,6 +42,14 @@ }, "language": { "label": "言語" + }, + "colormap": { + "label": "ヒートマップの色", + "classic": "Crab Fit(クラシック)" } + }, + "video": { + "title": "Crab Fitのプロモーションビデオ", + "button": "ビデオを見る" } } From 8393afdb82d13e6f0b6da442c5263f0588de9c4e Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:44:16 +0000 Subject: [PATCH 195/195] Translate privacy.json in zh_TW 100% translated source file: 'privacy.json' on 'zh_TW'. --- frontend/src/i18n/locales/zh-TW/privacy.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 frontend/src/i18n/locales/zh-TW/privacy.json diff --git a/frontend/src/i18n/locales/zh-TW/privacy.json b/frontend/src/i18n/locales/zh-TW/privacy.json new file mode 100644 index 00000000..71307785 --- /dev/null +++ b/frontend/src/i18n/locales/zh-TW/privacy.json @@ -0,0 +1,4 @@ +{ + "name": "隱私權政策", + "translate": "使用常用語言查看" +}