Compare commits

..

4 Commits

Author SHA1 Message Date
Henry
576d04114e chore: add translations 2025-10-15 22:13:31 +01:00
Henry
ff0eb1de1c feat: improve readability on light mode 2025-10-15 22:10:31 +01:00
Henry
6c90de2b00 feat: extend feature comparison table 2025-10-15 21:52:56 +01:00
Henry
ad2f7197bb feat: add new pricing page 2025-10-15 19:04:43 +01:00
24 changed files with 280 additions and 2828 deletions

View File

@@ -2,7 +2,7 @@
"version": 0,
"locale": {
"source": "en",
"targets": ["fr", "de", "es", "it", "nl", "ru", "pl"]
"targets": ["fr", "de", "es", "it", "nl", "ru"]
},
"buckets": {
"po": {

View File

@@ -206,7 +206,6 @@ checksums:
Failed%20to%20copy%20invite%20link/singular: 635884d5ed8d6ee20b85a003939b4ae7
Failed%20to%20create%20board/singular: a746e2afe881c3bf0a8e82a931ca3495
Failed%20to%20login%20with%20%7B0%7D.%20Please%20try%20again./singular: 669a4b4247a73f53fb9b8b16e42d166f
FAQ/singular: 47e0ee2eb40b4e7e732e05e2233fc71c
FAQs/singular: dc36d7992372ccd419b39ef51cf5b16c
Fast%20%26%20lightweight/singular: 4f2a80c555a5427b94eef5124aa10775
Feature/singular: 58f5f3f37862b6312a2f20ec1a1fd0e8

View File

@@ -1,7 +1,7 @@
import type { LinguiConfig } from "@lingui/conf";
const config: LinguiConfig = {
locales: ["en", "fr", "de", "es", "it", "nl", "ru", "pl"],
locales: ["en", "fr", "de", "es", "it", "nl", "ru"],
sourceLocale: "en",
catalogs: [
{

View File

@@ -262,7 +262,7 @@ msgstr "Bist du sicher, dass du dein Konto löschen möchtest?"
msgid "assigned <0>{0}</0> to the card"
msgstr "hat <0>{0}</0> der Karte zugewiesen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
msgid "Assignees"
msgstr "Zugewiesene Personen"
@@ -321,7 +321,7 @@ msgstr "Boardname ist erforderlich"
msgid "Board not found"
msgstr "Board nicht gefunden"
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
msgid "Board sharing & invites"
msgstr "Board-Freigabe & Einladungen"
@@ -445,7 +445,7 @@ msgstr "Demnächst verfügbar"
msgid "Comments"
msgstr "Kommentare"
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
msgid "Comments & mentions"
msgstr "Kommentare & Erwähnungen"
@@ -493,7 +493,6 @@ msgid "Connect your Trello account to import boards."
msgstr "Verbinde dein Trello-Konto, um Boards zu importieren."
#: src/views/home/components/Footer.tsx:38
#: src/views/home/components/Header.tsx:42
msgid "Contact"
msgstr "Kontakt"
@@ -733,14 +732,13 @@ msgstr "Bietet ihr einen kostenlosen Plan an?"
msgid "docs"
msgstr "Dokumente"
#: src/views/home/components/Header.tsx:20
#: src/views/home/components/Header.tsx:16
msgid "Docs"
msgstr "Dokumente"
#: src/components/UserMenu.tsx:191
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:77
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Dokumentation"
@@ -917,16 +915,12 @@ msgstr "Board konnte nicht erstellt werden"
msgid "Failed to login with {0}. Please try again."
msgstr "Anmeldung mit {0} fehlgeschlagen. Bitte versuche es erneut."
#: src/views/home/components/Header.tsx:41
msgid "FAQ"
msgstr "FAQ"
#: src/views/home/components/Faqs.tsx:143
#: src/views/home/components/Footer.tsx:51
msgid "FAQs"
msgstr "Häufig gestellte Fragen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
msgid "Fast & lightweight"
msgstr "Schnell & leichtgewichtig"
@@ -945,8 +939,7 @@ msgstr "Feature-Anfrage"
#: src/views/home/components/Features.tsx:132
#: src/views/home/components/Footer.tsx:49
#: src/views/home/components/Header.tsx:17
#: src/views/home/components/Header.tsx:33
#: src/views/home/components/Header.tsx:14
#: src/views/pricing/index.tsx:58
msgid "Features"
msgstr "Features"
@@ -973,6 +966,8 @@ msgid "For long-term sustainability, we recognise all good open source projects
msgstr "Für langfristige Nachhaltigkeit erkennen wir an, dass alle guten Open-Source-Projekte eine Einnahmequelle benötigen. Unsere stammt aus dem kostenpflichtigen Cloud-Angebot für Workspaces mit mehreren Benutzern (kostenlos während der Beta-Phase) und für benutzerdefinierte Workspace-Slugs. Es besteht keine Verpflichtung, dieses Angebot zu nutzen, und Sie können die Software kostenlos auf Ihrer eigenen Infrastruktur selbst hosten."
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/PricingTiers.tsx:30
#: src/views/pricing/components/PricingTiers.tsx:30
msgid "Free"
msgstr "Kostenlos"
@@ -997,7 +992,8 @@ msgstr "Spaß"
#: src/views/auth/signup/index.tsx:69
#: src/views/home/components/Cta.tsx:61
#: src/views/home/components/Header.tsx:106
#: src/views/home/components/Header.tsx:102
#: src/views/home/components/Header.tsx:141
#: src/views/pricing/index.tsx:69
msgid "Get started"
msgstr "Loslegen"
@@ -1043,7 +1039,8 @@ msgstr "GitHub"
msgid "Go Home"
msgstr "Zur Startseite"
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:96
#: src/views/home/components/Header.tsx:133
#: src/views/invite/index.tsx:144
msgid "Go to app"
msgstr "Zur App"
@@ -1177,7 +1174,7 @@ msgstr "Einladungslink kopiert"
msgid "Invite link copied to clipboard"
msgstr "Einladungslink in die Zwischenablage kopiert"
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
#: src/views/pricing/components/FeatureComparisonTable.tsx:139
msgid "Invite links"
msgstr "Einladungslinks"
@@ -1467,7 +1464,7 @@ msgstr "Sobald Sie Ihr Konto löschen, gibt es kein Zurück mehr. Diese Aktion k
msgid "Once you delete your workspace, there is no going back. This action cannot be undone."
msgstr "Sobald Sie Ihren Arbeitsbereich löschen, gibt es kein Zurück mehr. Diese Aktion kann nicht rückgängig gemacht werden."
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
msgid "Open source"
msgstr "Open Source"
@@ -1484,7 +1481,7 @@ msgstr "Organisiere und finde Karten schnell mit leistungsstarken Filterwerkzeug
msgid "Own your data"
msgstr "Besitze deine Daten"
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
#: src/views/pricing/components/FeatureComparisonTable.tsx:104
msgid "Owned by Atlassian"
msgstr "Im Besitz von Atlassian"
@@ -1540,7 +1537,7 @@ msgstr "Persönliches Projekt"
msgid "Planning"
msgstr "Planung"
#: src/views/pricing/components/FeatureComparisonTable.tsx:140
#: src/views/pricing/components/FeatureComparisonTable.tsx:146
msgid "Platform"
msgstr "Plattform"
@@ -1610,13 +1607,12 @@ msgstr "Bitte versuche es später noch einmal oder kontaktiere den Kundensupport
msgid "Please try again later."
msgstr "Bitte versuche es später erneut."
#: src/views/pricing/components/FeatureComparisonTable.tsx:109
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
msgid "Price per user/month"
msgstr "Preis pro Benutzer/Monat"
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Header.tsx:18
#: src/views/home/components/Header.tsx:34
#: src/views/home/components/Header.tsx:15
#: src/views/pricing/components/Pricing.tsx:85
#: src/views/pricing/index.tsx:33
#: src/views/pricing/index.tsx:39
@@ -1728,7 +1724,7 @@ msgstr "Lösung"
msgid "Resources"
msgstr "Ressourcen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:144
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
msgid "REST API"
msgstr "REST API"
@@ -1738,7 +1734,6 @@ msgstr "Überprüfung"
#: src/views/home/components/Footer.tsx:36
#: src/views/home/components/Header.tsx:13
#: src/views/home/components/Header.tsx:28
msgid "Roadmap"
msgstr "Roadmap"
@@ -1789,7 +1784,7 @@ msgstr "Selbst hosten mit Github"
msgid "self-assigned the card"
msgstr "hat sich selbst die Karte zugewiesen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
msgid "Self-hostable"
msgstr "Selbst hostbar"
@@ -1826,7 +1821,8 @@ msgstr "Einstellungen | Integrationen"
msgid "Settings | Workspace"
msgstr "Einstellungen | Arbeitsbereich"
#: src/views/home/components/Header.tsx:104
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:138
msgid "Sign in"
msgstr "Anmelden"
@@ -1907,7 +1903,7 @@ msgstr "System"
msgid "Team Plan"
msgstr "Team-Plan"
#: src/views/pricing/components/FeatureComparisonTable.tsx:105
#: src/views/pricing/components/FeatureComparisonTable.tsx:111
#: src/views/pricing/components/Pricing.tsx:46
#: src/views/pricing/components/PricingTiers.tsx:43
msgid "Teams"
@@ -2021,7 +2017,7 @@ msgstr "Dieser Workspace-Benutzername ist bereits vergeben"
msgid "To Do"
msgstr "Zu erledigen"
#: src/views/home/components/Header.tsx:114
#: src/views/home/components/Header.tsx:73
msgid "Toggle menu"
msgstr "Menü umschalten"
@@ -2319,7 +2315,7 @@ msgstr "Was ist der unterschied zwischen Kan und Trello?"
msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trello's simplicity, in open source."
msgstr "Als Trello 2011 auf den markt kam, beeindruckte es alle mit seiner sorgfältig gestalteten einfachheit, aber mit der zeit (und der atlassifizierung) verlor es seinen zauber und entwickelte sich zu etwas, das eher einem \"Jira Lite\" ähnelt. Dieses projekt ist unser versuch, den ursprünglichen zauber von Trellos einfachheit als open source wiederzubeleben."
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
msgid "White label"
msgstr "White Label"

File diff suppressed because one or more lines are too long

View File

@@ -294,7 +294,7 @@ msgstr "assigned <0>{0}</0> to the card"
#~ msgid "assigned <0>{memberName}</0> to the card"
#~ msgstr "assigned <0>{memberName}</0> to the card"
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
msgid "Assignees"
msgstr "Assignees"
@@ -366,7 +366,7 @@ msgstr "Board name is required"
msgid "Board not found"
msgstr "Board not found"
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
msgid "Board sharing & invites"
msgstr "Board sharing & invites"
@@ -502,7 +502,7 @@ msgstr "Coming soon"
msgid "Comments"
msgstr "Comments"
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
msgid "Comments & mentions"
msgstr "Comments & mentions"
@@ -554,7 +554,6 @@ msgid "Connect your Trello account to import boards."
msgstr "Connect your Trello account to import boards."
#: src/views/home/components/Footer.tsx:38
#: src/views/home/components/Header.tsx:42
msgid "Contact"
msgstr "Contact"
@@ -818,14 +817,13 @@ msgstr "Do you offer a free plan?"
msgid "docs"
msgstr "docs"
#: src/views/home/components/Header.tsx:20
#: src/views/home/components/Header.tsx:16
msgid "Docs"
msgstr "Docs"
#: src/components/UserMenu.tsx:191
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:77
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Documentation"
@@ -1002,16 +1000,12 @@ msgstr "Failed to create board"
msgid "Failed to login with {0}. Please try again."
msgstr "Failed to login with {0}. Please try again."
#: src/views/home/components/Header.tsx:41
msgid "FAQ"
msgstr "FAQ"
#: src/views/home/components/Faqs.tsx:143
#: src/views/home/components/Footer.tsx:51
msgid "FAQs"
msgstr "FAQs"
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
msgid "Fast & lightweight"
msgstr "Fast & lightweight"
@@ -1030,8 +1024,7 @@ msgstr "Feature Request"
#: src/views/home/components/Features.tsx:132
#: src/views/home/components/Footer.tsx:49
#: src/views/home/components/Header.tsx:17
#: src/views/home/components/Header.tsx:33
#: src/views/home/components/Header.tsx:14
#: src/views/pricing/index.tsx:58
msgid "Features"
msgstr "Features"
@@ -1084,7 +1077,8 @@ msgstr "Fun"
#: src/views/auth/signup/index.tsx:69
#: src/views/home/components/Cta.tsx:61
#: src/views/home/components/Header.tsx:106
#: src/views/home/components/Header.tsx:102
#: src/views/home/components/Header.tsx:141
#: src/views/pricing/index.tsx:69
msgid "Get started"
msgstr "Get started"
@@ -1134,7 +1128,8 @@ msgstr "GitHub"
msgid "Go Home"
msgstr "Go Home"
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:96
#: src/views/home/components/Header.tsx:133
#: src/views/invite/index.tsx:144
msgid "Go to app"
msgstr "Go to app"
@@ -1276,7 +1271,7 @@ msgstr "Invite link copied"
msgid "Invite link copied to clipboard"
msgstr "Invite link copied to clipboard"
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
#: src/views/pricing/components/FeatureComparisonTable.tsx:139
msgid "Invite links"
msgstr "Invite links"
@@ -1586,7 +1581,7 @@ msgstr "Once you delete your account, there is no going back. This action cannot
msgid "Once you delete your workspace, there is no going back. This action cannot be undone."
msgstr "Once you delete your workspace, there is no going back. This action cannot be undone."
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
msgid "Open source"
msgstr "Open source"
@@ -1603,7 +1598,7 @@ msgstr "Organize and find cards quickly with powerful filtering tools."
msgid "Own your data"
msgstr "Own your data"
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
#: src/views/pricing/components/FeatureComparisonTable.tsx:104
msgid "Owned by Atlassian"
msgstr "Owned by Atlassian"
@@ -1659,7 +1654,7 @@ msgstr "Personal Project"
msgid "Planning"
msgstr "Planning"
#: src/views/pricing/components/FeatureComparisonTable.tsx:140
#: src/views/pricing/components/FeatureComparisonTable.tsx:146
msgid "Platform"
msgstr "Platform"
@@ -1729,13 +1724,12 @@ msgstr "Please try again later, or contact customer support."
msgid "Please try again later."
msgstr "Please try again later."
#: src/views/pricing/components/FeatureComparisonTable.tsx:109
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
msgid "Price per user/month"
msgstr "Price per user/month"
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Header.tsx:18
#: src/views/home/components/Header.tsx:34
#: src/views/home/components/Header.tsx:15
#: src/views/pricing/components/Pricing.tsx:85
#: src/views/pricing/index.tsx:33
#: src/views/pricing/index.tsx:39
@@ -1851,7 +1845,7 @@ msgstr "Resolution"
msgid "Resources"
msgstr "Resources"
#: src/views/pricing/components/FeatureComparisonTable.tsx:144
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
msgid "REST API"
msgstr "REST API"
@@ -1865,7 +1859,6 @@ msgstr "Review"
#: src/views/home/components/Footer.tsx:36
#: src/views/home/components/Header.tsx:13
#: src/views/home/components/Header.tsx:28
msgid "Roadmap"
msgstr "Roadmap"
@@ -1916,7 +1909,7 @@ msgstr "Self host with Github"
msgid "self-assigned the card"
msgstr "self-assigned the card"
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
msgid "Self-hostable"
msgstr "Self-hostable"
@@ -1965,7 +1958,8 @@ msgstr "Settings | Workspace"
#~ msgid "Share invite link"
#~ msgstr "Share invite link"
#: src/views/home/components/Header.tsx:104
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:138
msgid "Sign in"
msgstr "Sign in"
@@ -2046,7 +2040,7 @@ msgstr "System"
msgid "Team Plan"
msgstr "Team Plan"
#: src/views/pricing/components/FeatureComparisonTable.tsx:105
#: src/views/pricing/components/FeatureComparisonTable.tsx:111
#: src/views/pricing/components/Pricing.tsx:46
#: src/views/pricing/components/PricingTiers.tsx:43
msgid "Teams"
@@ -2164,7 +2158,7 @@ msgstr "To Do"
#~ msgid "To Do, In Progress, Done"
#~ msgstr "To Do, In Progress, Done"
#: src/views/home/components/Header.tsx:114
#: src/views/home/components/Header.tsx:73
msgid "Toggle menu"
msgstr "Toggle menu"
@@ -2474,7 +2468,7 @@ msgstr "When Trello launched in 2011, it blew everyone away with its carefully d
#~ msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trellos simplicity, in open source."
#~ msgstr "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trellos simplicity, in open source."
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
msgid "White label"
msgstr "White label"

File diff suppressed because one or more lines are too long

View File

@@ -262,7 +262,7 @@ msgstr "¿Estás seguro de que quieres eliminar tu cuenta?"
msgid "assigned <0>{0}</0> to the card"
msgstr "asignó <0>{0}</0> a la tarjeta"
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
msgid "Assignees"
msgstr "Asignados"
@@ -321,7 +321,7 @@ msgstr "El nombre del tablero es obligatorio"
msgid "Board not found"
msgstr "Tablero no encontrado"
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
msgid "Board sharing & invites"
msgstr "Compartir tablero e invitaciones"
@@ -445,7 +445,7 @@ msgstr "Próximamente"
msgid "Comments"
msgstr "Comentarios"
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
msgid "Comments & mentions"
msgstr "Comentarios y menciones"
@@ -493,7 +493,6 @@ msgid "Connect your Trello account to import boards."
msgstr "Conecta tu cuenta de Trello para importar tableros."
#: src/views/home/components/Footer.tsx:38
#: src/views/home/components/Header.tsx:42
msgid "Contact"
msgstr "Contacto"
@@ -733,14 +732,13 @@ msgstr "¿Ofrecen un plan gratuito?"
msgid "docs"
msgstr "documentos"
#: src/views/home/components/Header.tsx:20
#: src/views/home/components/Header.tsx:16
msgid "Docs"
msgstr "Documentos"
#: src/components/UserMenu.tsx:191
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:77
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Documentación"
@@ -917,16 +915,12 @@ msgstr "Error al crear el tablero"
msgid "Failed to login with {0}. Please try again."
msgstr "Error al iniciar sesión con {0}. Por favor, inténtalo de nuevo."
#: src/views/home/components/Header.tsx:41
msgid "FAQ"
msgstr "FAQ"
#: src/views/home/components/Faqs.tsx:143
#: src/views/home/components/Footer.tsx:51
msgid "FAQs"
msgstr "Preguntas frecuentes"
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
msgid "Fast & lightweight"
msgstr "Rápido y ligero"
@@ -945,8 +939,7 @@ msgstr "Solicitud de función"
#: src/views/home/components/Features.tsx:132
#: src/views/home/components/Footer.tsx:49
#: src/views/home/components/Header.tsx:17
#: src/views/home/components/Header.tsx:33
#: src/views/home/components/Header.tsx:14
#: src/views/pricing/index.tsx:58
msgid "Features"
msgstr "Características"
@@ -973,6 +966,8 @@ msgid "For long-term sustainability, we recognise all good open source projects
msgstr "Para la sostenibilidad a largo plazo, reconocemos que todos los buenos proyectos de código abierto necesitan una fuente de ingresos. La nuestra proviene de la oferta de pago en la nube para espacios de trabajo con múltiples usuarios (gratuita durante la beta) y para slugs personalizados de espacios de trabajo. No hay obligación de usarla, y puedes autoalojar el software en tu propia infraestructura sin costo alguno."
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/PricingTiers.tsx:30
#: src/views/pricing/components/PricingTiers.tsx:30
msgid "Free"
msgstr "Gratis"
@@ -997,7 +992,8 @@ msgstr "Diversión"
#: src/views/auth/signup/index.tsx:69
#: src/views/home/components/Cta.tsx:61
#: src/views/home/components/Header.tsx:106
#: src/views/home/components/Header.tsx:102
#: src/views/home/components/Header.tsx:141
#: src/views/pricing/index.tsx:69
msgid "Get started"
msgstr "Comenzar"
@@ -1043,7 +1039,8 @@ msgstr "GitHub"
msgid "Go Home"
msgstr "Ir a inicio"
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:96
#: src/views/home/components/Header.tsx:133
#: src/views/invite/index.tsx:144
msgid "Go to app"
msgstr "Ir a la aplicación"
@@ -1177,7 +1174,7 @@ msgstr "Enlace de invitación copiado"
msgid "Invite link copied to clipboard"
msgstr "Enlace de invitación copiado al portapapeles"
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
#: src/views/pricing/components/FeatureComparisonTable.tsx:139
msgid "Invite links"
msgstr "Enlaces de invitación"
@@ -1467,7 +1464,7 @@ msgstr "Una vez que elimines tu cuenta, no hay vuelta atrás. Esta acción no se
msgid "Once you delete your workspace, there is no going back. This action cannot be undone."
msgstr "Una vez que elimines tu espacio de trabajo, no hay vuelta atrás. Esta acción no se puede deshacer."
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
msgid "Open source"
msgstr "Código abierto"
@@ -1484,7 +1481,7 @@ msgstr "Organiza y encuentra tarjetas rápidamente con potentes herramientas de
msgid "Own your data"
msgstr "Sé dueño de tus datos"
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
#: src/views/pricing/components/FeatureComparisonTable.tsx:104
msgid "Owned by Atlassian"
msgstr "Propiedad de Atlassian"
@@ -1540,7 +1537,7 @@ msgstr "Proyecto personal"
msgid "Planning"
msgstr "Planificación"
#: src/views/pricing/components/FeatureComparisonTable.tsx:140
#: src/views/pricing/components/FeatureComparisonTable.tsx:146
msgid "Platform"
msgstr "Plataforma"
@@ -1610,13 +1607,12 @@ msgstr "Por favor, inténtalo de nuevo más tarde o contacta con atención al cl
msgid "Please try again later."
msgstr "Por favor, inténtalo de nuevo más tarde."
#: src/views/pricing/components/FeatureComparisonTable.tsx:109
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
msgid "Price per user/month"
msgstr "Precio por usuario/mes"
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Header.tsx:18
#: src/views/home/components/Header.tsx:34
#: src/views/home/components/Header.tsx:15
#: src/views/pricing/components/Pricing.tsx:85
#: src/views/pricing/index.tsx:33
#: src/views/pricing/index.tsx:39
@@ -1728,7 +1724,7 @@ msgstr "Resolución"
msgid "Resources"
msgstr "Recursos"
#: src/views/pricing/components/FeatureComparisonTable.tsx:144
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
msgid "REST API"
msgstr "API REST"
@@ -1738,7 +1734,6 @@ msgstr "Revisión"
#: src/views/home/components/Footer.tsx:36
#: src/views/home/components/Header.tsx:13
#: src/views/home/components/Header.tsx:28
msgid "Roadmap"
msgstr "Hoja de ruta"
@@ -1789,7 +1784,7 @@ msgstr "Autoalojamiento con Github"
msgid "self-assigned the card"
msgstr "se autoasignó la tarjeta"
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
msgid "Self-hostable"
msgstr "Autoalojable"
@@ -1826,7 +1821,8 @@ msgstr "Configuración | Integraciones"
msgid "Settings | Workspace"
msgstr "Configuración | Espacio de trabajo"
#: src/views/home/components/Header.tsx:104
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:138
msgid "Sign in"
msgstr "Iniciar sesión"
@@ -1907,7 +1903,7 @@ msgstr "Sistema"
msgid "Team Plan"
msgstr "Plan de Equipo"
#: src/views/pricing/components/FeatureComparisonTable.tsx:105
#: src/views/pricing/components/FeatureComparisonTable.tsx:111
#: src/views/pricing/components/Pricing.tsx:46
#: src/views/pricing/components/PricingTiers.tsx:43
msgid "Teams"
@@ -2021,7 +2017,7 @@ msgstr "Este nombre de usuario del espacio de trabajo ya ha sido tomado"
msgid "To Do"
msgstr "Por hacer"
#: src/views/home/components/Header.tsx:114
#: src/views/home/components/Header.tsx:73
msgid "Toggle menu"
msgstr "Alternar menú"
@@ -2319,7 +2315,7 @@ msgstr "¿Cuál es la diferencia entre Kan y Trello?"
msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trello's simplicity, in open source."
msgstr "Cuando Trello se lanzó en 2011, impresionó a todos con su simplicidad cuidadosamente diseñada, pero con el tiempo (y la atlassificación) perdió su magia y se convirtió en algo más cercano a \"Jira Lite\". Este proyecto es nuestro intento de recuperar la magia original de la simplicidad de Trello, en código abierto."
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
msgid "White label"
msgstr "Marca blanca"

File diff suppressed because one or more lines are too long

View File

@@ -262,7 +262,7 @@ msgstr "Êtes-vous sûr de vouloir supprimer votre compte ?"
msgid "assigned <0>{0}</0> to the card"
msgstr "a assigné <0>{0}</0> à la carte"
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
msgid "Assignees"
msgstr "Assignés"
@@ -321,7 +321,7 @@ msgstr "Le nom du tableau est requis"
msgid "Board not found"
msgstr "Tableau introuvable"
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
msgid "Board sharing & invites"
msgstr "Partage de tableau & invitations"
@@ -445,7 +445,7 @@ msgstr "Bientôt disponible"
msgid "Comments"
msgstr "Commentaires"
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
msgid "Comments & mentions"
msgstr "Commentaires & mentions"
@@ -493,7 +493,6 @@ msgid "Connect your Trello account to import boards."
msgstr "Connectez votre compte Trello pour importer des tableaux."
#: src/views/home/components/Footer.tsx:38
#: src/views/home/components/Header.tsx:42
msgid "Contact"
msgstr "Contact"
@@ -733,14 +732,13 @@ msgstr "Proposez-vous un plan gratuit ?"
msgid "docs"
msgstr "documentation"
#: src/views/home/components/Header.tsx:20
#: src/views/home/components/Header.tsx:16
msgid "Docs"
msgstr "Documentation"
#: src/components/UserMenu.tsx:191
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:77
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Documentation"
@@ -917,16 +915,12 @@ msgstr "Échec de la création du tableau"
msgid "Failed to login with {0}. Please try again."
msgstr "Échec de connexion avec {0}. Veuillez réessayer."
#: src/views/home/components/Header.tsx:41
msgid "FAQ"
msgstr "FAQ"
#: src/views/home/components/Faqs.tsx:143
#: src/views/home/components/Footer.tsx:51
msgid "FAQs"
msgstr "FAQ"
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
msgid "Fast & lightweight"
msgstr "Rapide & léger"
@@ -945,8 +939,7 @@ msgstr "Demande de fonctionnalité"
#: src/views/home/components/Features.tsx:132
#: src/views/home/components/Footer.tsx:49
#: src/views/home/components/Header.tsx:17
#: src/views/home/components/Header.tsx:33
#: src/views/home/components/Header.tsx:14
#: src/views/pricing/index.tsx:58
msgid "Features"
msgstr "Fonctionnalités"
@@ -973,6 +966,8 @@ msgid "For long-term sustainability, we recognise all good open source projects
msgstr "Pour une durabilité à long terme, nous reconnaissons que tous les bons projets open source ont besoin d'une source de revenus. La nôtre provient de l'offre cloud payante pour les espaces de travail avec plusieurs utilisateurs (gratuite pendant la bêta) et pour les slugs d'espace de travail personnalisés. Il n'y a aucune obligation de l'utiliser, et vous pouvez auto-héberger le logiciel sur votre propre infrastructure gratuitement."
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/PricingTiers.tsx:30
#: src/views/pricing/components/PricingTiers.tsx:30
msgid "Free"
msgstr "Gratuit"
@@ -997,7 +992,8 @@ msgstr "Amusant"
#: src/views/auth/signup/index.tsx:69
#: src/views/home/components/Cta.tsx:61
#: src/views/home/components/Header.tsx:106
#: src/views/home/components/Header.tsx:102
#: src/views/home/components/Header.tsx:141
#: src/views/pricing/index.tsx:69
msgid "Get started"
msgstr "Commencer"
@@ -1043,7 +1039,8 @@ msgstr "GitHub"
msgid "Go Home"
msgstr "Aller à l'accueil"
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:96
#: src/views/home/components/Header.tsx:133
#: src/views/invite/index.tsx:144
msgid "Go to app"
msgstr "Accéder à l'application"
@@ -1177,7 +1174,7 @@ msgstr "Lien d'invitation copié"
msgid "Invite link copied to clipboard"
msgstr "Lien d'invitation copié dans le presse-papiers"
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
#: src/views/pricing/components/FeatureComparisonTable.tsx:139
msgid "Invite links"
msgstr "Liens d'invitation"
@@ -1467,7 +1464,7 @@ msgstr "Une fois que vous supprimez votre compte, il n'y a pas de retour possibl
msgid "Once you delete your workspace, there is no going back. This action cannot be undone."
msgstr "Une fois que vous supprimez votre espace de travail, il n'y a pas de retour possible. Cette action ne peut pas être annulée."
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
msgid "Open source"
msgstr "Open source"
@@ -1484,7 +1481,7 @@ msgstr "Organisez et trouvez rapidement des cartes avec des outils de filtrage p
msgid "Own your data"
msgstr "Maîtrisez vos données"
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
#: src/views/pricing/components/FeatureComparisonTable.tsx:104
msgid "Owned by Atlassian"
msgstr "Détenu par Atlassian"
@@ -1540,7 +1537,7 @@ msgstr "Projet personnel"
msgid "Planning"
msgstr "Planification"
#: src/views/pricing/components/FeatureComparisonTable.tsx:140
#: src/views/pricing/components/FeatureComparisonTable.tsx:146
msgid "Platform"
msgstr "Plateforme"
@@ -1610,13 +1607,12 @@ msgstr "Veuillez réessayer plus tard ou contacter le service client."
msgid "Please try again later."
msgstr "Veuillez réessayer plus tard."
#: src/views/pricing/components/FeatureComparisonTable.tsx:109
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
msgid "Price per user/month"
msgstr "Prix par utilisateur/mois"
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Header.tsx:18
#: src/views/home/components/Header.tsx:34
#: src/views/home/components/Header.tsx:15
#: src/views/pricing/components/Pricing.tsx:85
#: src/views/pricing/index.tsx:33
#: src/views/pricing/index.tsx:39
@@ -1728,7 +1724,7 @@ msgstr "Résolution"
msgid "Resources"
msgstr "Ressources"
#: src/views/pricing/components/FeatureComparisonTable.tsx:144
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
msgid "REST API"
msgstr "API REST"
@@ -1738,7 +1734,6 @@ msgstr "Révision"
#: src/views/home/components/Footer.tsx:36
#: src/views/home/components/Header.tsx:13
#: src/views/home/components/Header.tsx:28
msgid "Roadmap"
msgstr "Feuille de route"
@@ -1789,7 +1784,7 @@ msgstr "Auto-hébergement avec Github"
msgid "self-assigned the card"
msgstr "s'est auto-assigné la carte"
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
msgid "Self-hostable"
msgstr "Auto-hébergeable"
@@ -1826,7 +1821,8 @@ msgstr "Paramètres | Intégrations"
msgid "Settings | Workspace"
msgstr "Paramètres | Espace de travail"
#: src/views/home/components/Header.tsx:104
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:138
msgid "Sign in"
msgstr "Se connecter"
@@ -1907,7 +1903,7 @@ msgstr "Système"
msgid "Team Plan"
msgstr "Forfait d'équipe"
#: src/views/pricing/components/FeatureComparisonTable.tsx:105
#: src/views/pricing/components/FeatureComparisonTable.tsx:111
#: src/views/pricing/components/Pricing.tsx:46
#: src/views/pricing/components/PricingTiers.tsx:43
msgid "Teams"
@@ -2021,7 +2017,7 @@ msgstr "Ce nom d'utilisateur d'espace de travail est déjà pris"
msgid "To Do"
msgstr "À faire"
#: src/views/home/components/Header.tsx:114
#: src/views/home/components/Header.tsx:73
msgid "Toggle menu"
msgstr "Basculer le menu"
@@ -2319,7 +2315,7 @@ msgstr "Quelle est la différence entre Kan et Trello ?"
msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trello's simplicity, in open source."
msgstr "Quand Trello a été lancé en 2011, il a impressionné tout le monde par sa simplicité soigneusement conçue, mais au fil du temps (et de l'\"atlassification\"), il a perdu sa magie et s'est transformé en quelque chose qui ressemble davantage à \"Jira Lite\". Ce projet est notre tentative de retrouver la magie originelle de la simplicité de Trello, en open source."
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
msgid "White label"
msgstr "Marque blanche"

File diff suppressed because one or more lines are too long

View File

@@ -1,13 +1,4 @@
export const locales = [
"en",
"fr",
"de",
"es",
"it",
"nl",
"ru",
"pl",
] as const;
export const locales = ["en", "fr", "de", "es", "it", "nl", "ru"] as const;
export type Locale = (typeof locales)[number];
@@ -21,5 +12,4 @@ export const localeNames: Record<Locale, string> = {
it: "Italiano",
nl: "Nederlands",
ru: "Русский",
pl: "Polski",
};

View File

@@ -262,7 +262,7 @@ msgstr "Sei sicuro di voler eliminare il tuo account?"
msgid "assigned <0>{0}</0> to the card"
msgstr "ha assegnato <0>{0}</0> alla scheda"
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
msgid "Assignees"
msgstr "Assegnatari"
@@ -321,7 +321,7 @@ msgstr "Il nome della bacheca è obbligatorio"
msgid "Board not found"
msgstr "Bacheca non trovata"
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
msgid "Board sharing & invites"
msgstr "Condivisione bacheca & inviti"
@@ -445,7 +445,7 @@ msgstr "Prossimamente"
msgid "Comments"
msgstr "Commenti"
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
msgid "Comments & mentions"
msgstr "Commenti & menzioni"
@@ -493,7 +493,6 @@ msgid "Connect your Trello account to import boards."
msgstr "Connetti il tuo account Trello per importare le bacheche."
#: src/views/home/components/Footer.tsx:38
#: src/views/home/components/Header.tsx:42
msgid "Contact"
msgstr "Contatti"
@@ -733,14 +732,13 @@ msgstr "Offrite un piano gratuito?"
msgid "docs"
msgstr "documenti"
#: src/views/home/components/Header.tsx:20
#: src/views/home/components/Header.tsx:16
msgid "Docs"
msgstr "Documenti"
#: src/components/UserMenu.tsx:191
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:77
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Documentazione"
@@ -917,16 +915,12 @@ msgstr "Impossibile creare la bacheca"
msgid "Failed to login with {0}. Please try again."
msgstr "Accesso con {0} fallito. Riprova."
#: src/views/home/components/Header.tsx:41
msgid "FAQ"
msgstr "FAQ"
#: src/views/home/components/Faqs.tsx:143
#: src/views/home/components/Footer.tsx:51
msgid "FAQs"
msgstr "FAQ"
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
msgid "Fast & lightweight"
msgstr "Veloce & leggero"
@@ -945,8 +939,7 @@ msgstr "Richiesta funzionalità"
#: src/views/home/components/Features.tsx:132
#: src/views/home/components/Footer.tsx:49
#: src/views/home/components/Header.tsx:17
#: src/views/home/components/Header.tsx:33
#: src/views/home/components/Header.tsx:14
#: src/views/pricing/index.tsx:58
msgid "Features"
msgstr "Funzionalità"
@@ -973,6 +966,8 @@ msgid "For long-term sustainability, we recognise all good open source projects
msgstr "Per la sostenibilità a lungo termine, riconosciamo che tutti i buoni progetti open source necessitano di una fonte di entrate. La nostra proviene dall'offerta cloud a pagamento per workspace con più utenti (gratuita durante la beta) e per slug di workspace personalizzati. Non c'è alcun obbligo di utilizzarla, e puoi ospitare autonomamente il software sulla tua infrastruttura gratuitamente."
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/PricingTiers.tsx:30
#: src/views/pricing/components/PricingTiers.tsx:30
msgid "Free"
msgstr "Gratuito"
@@ -997,7 +992,8 @@ msgstr "Divertimento"
#: src/views/auth/signup/index.tsx:69
#: src/views/home/components/Cta.tsx:61
#: src/views/home/components/Header.tsx:106
#: src/views/home/components/Header.tsx:102
#: src/views/home/components/Header.tsx:141
#: src/views/pricing/index.tsx:69
msgid "Get started"
msgstr "Inizia ora"
@@ -1043,7 +1039,8 @@ msgstr "GitHub"
msgid "Go Home"
msgstr "Vai alla home"
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:96
#: src/views/home/components/Header.tsx:133
#: src/views/invite/index.tsx:144
msgid "Go to app"
msgstr "Vai all'app"
@@ -1177,7 +1174,7 @@ msgstr "Link di invito copiato"
msgid "Invite link copied to clipboard"
msgstr "Link di invito copiato negli appunti"
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
#: src/views/pricing/components/FeatureComparisonTable.tsx:139
msgid "Invite links"
msgstr "Link di invito"
@@ -1467,7 +1464,7 @@ msgstr "Una volta eliminato il tuo account, non si può tornare indietro. Questa
msgid "Once you delete your workspace, there is no going back. This action cannot be undone."
msgstr "Una volta eliminata l'area di lavoro, non si può tornare indietro. Questa azione non può essere annullata."
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
msgid "Open source"
msgstr "Open source"
@@ -1484,7 +1481,7 @@ msgstr "Organizza e trova le schede rapidamente con potenti strumenti di filtrag
msgid "Own your data"
msgstr "Possiedi i tuoi dati"
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
#: src/views/pricing/components/FeatureComparisonTable.tsx:104
msgid "Owned by Atlassian"
msgstr "Di proprietà di Atlassian"
@@ -1540,7 +1537,7 @@ msgstr "Progetto personale"
msgid "Planning"
msgstr "Pianificazione"
#: src/views/pricing/components/FeatureComparisonTable.tsx:140
#: src/views/pricing/components/FeatureComparisonTable.tsx:146
msgid "Platform"
msgstr "Piattaforma"
@@ -1610,13 +1607,12 @@ msgstr "Riprova più tardi o contatta l'assistenza clienti."
msgid "Please try again later."
msgstr "Riprova più tardi."
#: src/views/pricing/components/FeatureComparisonTable.tsx:109
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
msgid "Price per user/month"
msgstr "Prezzo per utente/mese"
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Header.tsx:18
#: src/views/home/components/Header.tsx:34
#: src/views/home/components/Header.tsx:15
#: src/views/pricing/components/Pricing.tsx:85
#: src/views/pricing/index.tsx:33
#: src/views/pricing/index.tsx:39
@@ -1728,7 +1724,7 @@ msgstr "Risoluzione"
msgid "Resources"
msgstr "Risorse"
#: src/views/pricing/components/FeatureComparisonTable.tsx:144
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
msgid "REST API"
msgstr "REST API"
@@ -1738,7 +1734,6 @@ msgstr "Revisione"
#: src/views/home/components/Footer.tsx:36
#: src/views/home/components/Header.tsx:13
#: src/views/home/components/Header.tsx:28
msgid "Roadmap"
msgstr "Roadmap"
@@ -1789,7 +1784,7 @@ msgstr "Self host con Github"
msgid "self-assigned the card"
msgstr "si è auto-assegnato la scheda"
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
msgid "Self-hostable"
msgstr "Self-hostable"
@@ -1826,7 +1821,8 @@ msgstr "Impostazioni | Integrazioni"
msgid "Settings | Workspace"
msgstr "Impostazioni | Area di lavoro"
#: src/views/home/components/Header.tsx:104
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:138
msgid "Sign in"
msgstr "Accedi"
@@ -1907,7 +1903,7 @@ msgstr "Sistema"
msgid "Team Plan"
msgstr "Piano Team"
#: src/views/pricing/components/FeatureComparisonTable.tsx:105
#: src/views/pricing/components/FeatureComparisonTable.tsx:111
#: src/views/pricing/components/Pricing.tsx:46
#: src/views/pricing/components/PricingTiers.tsx:43
msgid "Teams"
@@ -2021,7 +2017,7 @@ msgstr "Questo nome utente dell'area di lavoro è già stato utilizzato"
msgid "To Do"
msgstr "Da fare"
#: src/views/home/components/Header.tsx:114
#: src/views/home/components/Header.tsx:73
msgid "Toggle menu"
msgstr "Attiva/disattiva menu"
@@ -2319,7 +2315,7 @@ msgstr "Qual è la differenza tra Kan e Trello?"
msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trello's simplicity, in open source."
msgstr "Quando Trello fu lanciato nel 2011, stupì tutti con la sua semplicità attentamente progettata, ma col tempo (e con l'atlassificazione) ha perso la sua magia trasformandosi in qualcosa di più simile a \"Jira Lite\". Questo progetto è il nostro tentativo di recuperare la magia originale della semplicità di Trello, in versione open source."
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
msgid "White label"
msgstr "White label"

File diff suppressed because one or more lines are too long

View File

@@ -262,7 +262,7 @@ msgstr "Weet je zeker dat je je account wilt verwijderen?"
msgid "assigned <0>{0}</0> to the card"
msgstr "heeft <0>{0}</0> aan de kaart toegewezen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
msgid "Assignees"
msgstr "Toegewezen personen"
@@ -321,7 +321,7 @@ msgstr "Bordnaam is verplicht"
msgid "Board not found"
msgstr "Bord niet gevonden"
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
msgid "Board sharing & invites"
msgstr "Bord delen & uitnodigingen"
@@ -445,7 +445,7 @@ msgstr "Binnenkort beschikbaar"
msgid "Comments"
msgstr "Opmerkingen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
msgid "Comments & mentions"
msgstr "Opmerkingen & vermeldingen"
@@ -493,7 +493,6 @@ msgid "Connect your Trello account to import boards."
msgstr "Verbind je Trello-account om borden te importeren."
#: src/views/home/components/Footer.tsx:38
#: src/views/home/components/Header.tsx:42
msgid "Contact"
msgstr "Contact"
@@ -733,14 +732,13 @@ msgstr "Bieden jullie een gratis abonnement aan?"
msgid "docs"
msgstr "docs"
#: src/views/home/components/Header.tsx:20
#: src/views/home/components/Header.tsx:16
msgid "Docs"
msgstr "Docs"
#: src/components/UserMenu.tsx:191
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:77
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Documentatie"
@@ -917,16 +915,12 @@ msgstr "Bord maken mislukt"
msgid "Failed to login with {0}. Please try again."
msgstr "Inloggen met {0} is mislukt. Probeer het opnieuw."
#: src/views/home/components/Header.tsx:41
msgid "FAQ"
msgstr "FAQ"
#: src/views/home/components/Faqs.tsx:143
#: src/views/home/components/Footer.tsx:51
msgid "FAQs"
msgstr "Veelgestelde vragen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
msgid "Fast & lightweight"
msgstr "Snel & lichtgewicht"
@@ -945,8 +939,7 @@ msgstr "Functieverzoek"
#: src/views/home/components/Features.tsx:132
#: src/views/home/components/Footer.tsx:49
#: src/views/home/components/Header.tsx:17
#: src/views/home/components/Header.tsx:33
#: src/views/home/components/Header.tsx:14
#: src/views/pricing/index.tsx:58
msgid "Features"
msgstr "Functies"
@@ -973,6 +966,8 @@ msgid "For long-term sustainability, we recognise all good open source projects
msgstr "Voor duurzaamheid op lange termijn erkennen we dat alle goede open source projecten een inkomstenbron nodig hebben. De onze komt van de betaalde cloudoplossing voor werkruimtes met meerdere gebruikers (gratis tijdens de bèta) en voor aangepaste werkruimte-slugs. Je bent niet verplicht om hiervan gebruik te maken en je kunt de software gratis op je eigen infrastructuur hosten."
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/PricingTiers.tsx:30
#: src/views/pricing/components/PricingTiers.tsx:30
msgid "Free"
msgstr "Gratis"
@@ -997,7 +992,8 @@ msgstr "Leuk"
#: src/views/auth/signup/index.tsx:69
#: src/views/home/components/Cta.tsx:61
#: src/views/home/components/Header.tsx:106
#: src/views/home/components/Header.tsx:102
#: src/views/home/components/Header.tsx:141
#: src/views/pricing/index.tsx:69
msgid "Get started"
msgstr "Aan de slag"
@@ -1043,7 +1039,8 @@ msgstr "GitHub"
msgid "Go Home"
msgstr "Naar startpagina"
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:96
#: src/views/home/components/Header.tsx:133
#: src/views/invite/index.tsx:144
msgid "Go to app"
msgstr "Naar de app"
@@ -1177,7 +1174,7 @@ msgstr "Uitnodigingslink gekopieerd"
msgid "Invite link copied to clipboard"
msgstr "Uitnodigingslink gekopieerd naar klembord"
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
#: src/views/pricing/components/FeatureComparisonTable.tsx:139
msgid "Invite links"
msgstr "Uitnodigingslinks"
@@ -1467,7 +1464,7 @@ msgstr "Zodra je je account verwijdert, is er geen weg terug. Deze actie kan nie
msgid "Once you delete your workspace, there is no going back. This action cannot be undone."
msgstr "Zodra je je werkruimte verwijdert, is er geen weg terug. Deze actie kan niet ongedaan worden gemaakt."
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
msgid "Open source"
msgstr "Open source"
@@ -1484,7 +1481,7 @@ msgstr "Organiseer en vind kaarten snel met krachtige filtertools."
msgid "Own your data"
msgstr "Bezit je eigen data"
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
#: src/views/pricing/components/FeatureComparisonTable.tsx:104
msgid "Owned by Atlassian"
msgstr "Eigendom van Atlassian"
@@ -1540,7 +1537,7 @@ msgstr "Persoonlijk project"
msgid "Planning"
msgstr "Planning"
#: src/views/pricing/components/FeatureComparisonTable.tsx:140
#: src/views/pricing/components/FeatureComparisonTable.tsx:146
msgid "Platform"
msgstr "Platform"
@@ -1610,13 +1607,12 @@ msgstr "Probeer het later opnieuw of neem contact op met de klantenservice."
msgid "Please try again later."
msgstr "Probeer het later opnieuw."
#: src/views/pricing/components/FeatureComparisonTable.tsx:109
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
msgid "Price per user/month"
msgstr "Prijs per gebruiker/maand"
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Header.tsx:18
#: src/views/home/components/Header.tsx:34
#: src/views/home/components/Header.tsx:15
#: src/views/pricing/components/Pricing.tsx:85
#: src/views/pricing/index.tsx:33
#: src/views/pricing/index.tsx:39
@@ -1728,7 +1724,7 @@ msgstr "Oplossing"
msgid "Resources"
msgstr "Bronnen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:144
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
msgid "REST API"
msgstr "REST API"
@@ -1738,7 +1734,6 @@ msgstr "Beoordeling"
#: src/views/home/components/Footer.tsx:36
#: src/views/home/components/Header.tsx:13
#: src/views/home/components/Header.tsx:28
msgid "Roadmap"
msgstr "Roadmap"
@@ -1789,7 +1784,7 @@ msgstr "Zelf hosten met Github"
msgid "self-assigned the card"
msgstr "heeft de kaart aan zichzelf toegewezen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
msgid "Self-hostable"
msgstr "Zelf te hosten"
@@ -1826,7 +1821,8 @@ msgstr "Instellingen | Integraties"
msgid "Settings | Workspace"
msgstr "Instellingen | Werkruimte"
#: src/views/home/components/Header.tsx:104
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:138
msgid "Sign in"
msgstr "Inloggen"
@@ -1907,7 +1903,7 @@ msgstr "Systeem"
msgid "Team Plan"
msgstr "Teamplan"
#: src/views/pricing/components/FeatureComparisonTable.tsx:105
#: src/views/pricing/components/FeatureComparisonTable.tsx:111
#: src/views/pricing/components/Pricing.tsx:46
#: src/views/pricing/components/PricingTiers.tsx:43
msgid "Teams"
@@ -2021,7 +2017,7 @@ msgstr "Deze werkruimtegebruikersnaam is al in gebruik"
msgid "To Do"
msgstr "Te doen"
#: src/views/home/components/Header.tsx:114
#: src/views/home/components/Header.tsx:73
msgid "Toggle menu"
msgstr "Menu in-/uitschakelen"
@@ -2319,7 +2315,7 @@ msgstr "Wat is het verschil tussen Kan en Trello?"
msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trello's simplicity, in open source."
msgstr "Toen Trello in 2011 werd gelanceerd, blies het iedereen omver met zijn zorgvuldig ontworpen eenvoud, maar na verloop van tijd (en atlassificatie) verloor het zijn magie en groeide het uit tot iets dat meer leek op \"Jira Lite\". Dit project is onze poging om de oorspronkelijke magie van Trello's eenvoud terug te brengen, in open source."
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
msgid "White label"
msgstr "White label"

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -262,7 +262,7 @@ msgstr "Вы уверены, что хотите удалить свой акк
msgid "assigned <0>{0}</0> to the card"
msgstr "назначено <0>{0}</0> к карточке"
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
msgid "Assignees"
msgstr "Исполнители"
@@ -321,7 +321,7 @@ msgstr "Название доски обязательно"
msgid "Board not found"
msgstr "Доска не найдена"
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
msgid "Board sharing & invites"
msgstr "Общий доступ к доске и приглашения"
@@ -445,7 +445,7 @@ msgstr "Скоро будет"
msgid "Comments"
msgstr "Комментарии"
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
msgid "Comments & mentions"
msgstr "Комментарии и упоминания"
@@ -493,7 +493,6 @@ msgid "Connect your Trello account to import boards."
msgstr "Подключите ваш аккаунт Trello, чтобы импортировать доски."
#: src/views/home/components/Footer.tsx:38
#: src/views/home/components/Header.tsx:42
msgid "Contact"
msgstr "Контакт"
@@ -733,14 +732,13 @@ msgstr "Вы предлагаете бесплатный план?"
msgid "docs"
msgstr "документы"
#: src/views/home/components/Header.tsx:20
#: src/views/home/components/Header.tsx:16
msgid "Docs"
msgstr "Документы"
#: src/components/UserMenu.tsx:191
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:77
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Документация"
@@ -917,16 +915,12 @@ msgstr "Не удалось создать доску"
msgid "Failed to login with {0}. Please try again."
msgstr "Не удалось войти с {0}. Пожалуйста, попробуйте снова."
#: src/views/home/components/Header.tsx:41
msgid "FAQ"
msgstr "FAQ"
#: src/views/home/components/Faqs.tsx:143
#: src/views/home/components/Footer.tsx:51
msgid "FAQs"
msgstr "Часто задаваемые вопросы"
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
msgid "Fast & lightweight"
msgstr "Быстрый и легковесный"
@@ -945,8 +939,7 @@ msgstr "Запрос функции"
#: src/views/home/components/Features.tsx:132
#: src/views/home/components/Footer.tsx:49
#: src/views/home/components/Header.tsx:17
#: src/views/home/components/Header.tsx:33
#: src/views/home/components/Header.tsx:14
#: src/views/pricing/index.tsx:58
msgid "Features"
msgstr "Функции"
@@ -973,6 +966,8 @@ msgid "For long-term sustainability, we recognise all good open source projects
msgstr "Для долгосрочной устойчивости мы признаем, что всем хорошим проектам с открытым исходным кодом нужен источник дохода. Наш доход поступает от платного облачного предложения для рабочих пространств с несколькими пользователями (бесплатно в период бета-тестирования) и для пользовательских адресов рабочих пространств. Нет обязательства использовать это, и вы можете самостоятельно разместить программное обеспечение на своей инфраструктуре бесплатно."
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/PricingTiers.tsx:30
#: src/views/pricing/components/PricingTiers.tsx:30
msgid "Free"
msgstr "Бесплатно"
@@ -997,7 +992,8 @@ msgstr "Веселье"
#: src/views/auth/signup/index.tsx:69
#: src/views/home/components/Cta.tsx:61
#: src/views/home/components/Header.tsx:106
#: src/views/home/components/Header.tsx:102
#: src/views/home/components/Header.tsx:141
#: src/views/pricing/index.tsx:69
msgid "Get started"
msgstr "Начать"
@@ -1043,7 +1039,8 @@ msgstr "GitHub"
msgid "Go Home"
msgstr "На главную"
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:96
#: src/views/home/components/Header.tsx:133
#: src/views/invite/index.tsx:144
msgid "Go to app"
msgstr "Перейти в приложение"
@@ -1177,7 +1174,7 @@ msgstr "Ссылка приглашения скопирована"
msgid "Invite link copied to clipboard"
msgstr "Ссылка приглашения скопирована в буфер обмена"
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
#: src/views/pricing/components/FeatureComparisonTable.tsx:139
msgid "Invite links"
msgstr "Ссылки-приглашения"
@@ -1467,7 +1464,7 @@ msgstr "После удаления аккаунта возврат будет
msgid "Once you delete your workspace, there is no going back. This action cannot be undone."
msgstr "После удаления рабочего пространства возврат будет невозможен. Это действие необратимо."
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
msgid "Open source"
msgstr "С открытым исходным кодом"
@@ -1484,7 +1481,7 @@ msgstr "Организуйте и находите карточки быстро
msgid "Own your data"
msgstr "Владейте своими данными"
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
#: src/views/pricing/components/FeatureComparisonTable.tsx:104
msgid "Owned by Atlassian"
msgstr "Принадлежит Atlassian"
@@ -1540,7 +1537,7 @@ msgstr "Личный проект"
msgid "Planning"
msgstr "Планирование"
#: src/views/pricing/components/FeatureComparisonTable.tsx:140
#: src/views/pricing/components/FeatureComparisonTable.tsx:146
msgid "Platform"
msgstr "Платформа"
@@ -1610,13 +1607,12 @@ msgstr "Пожалуйста, попробуйте позже или свяжи
msgid "Please try again later."
msgstr "Пожалуйста, попробуйте позже."
#: src/views/pricing/components/FeatureComparisonTable.tsx:109
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
msgid "Price per user/month"
msgstr "Цена за пользователя/месяц"
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Header.tsx:18
#: src/views/home/components/Header.tsx:34
#: src/views/home/components/Header.tsx:15
#: src/views/pricing/components/Pricing.tsx:85
#: src/views/pricing/index.tsx:33
#: src/views/pricing/index.tsx:39
@@ -1728,7 +1724,7 @@ msgstr "Решение"
msgid "Resources"
msgstr "Ресурсы"
#: src/views/pricing/components/FeatureComparisonTable.tsx:144
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
msgid "REST API"
msgstr "REST API"
@@ -1738,7 +1734,6 @@ msgstr "Обзор"
#: src/views/home/components/Footer.tsx:36
#: src/views/home/components/Header.tsx:13
#: src/views/home/components/Header.tsx:28
msgid "Roadmap"
msgstr "Дорожная карта"
@@ -1789,7 +1784,7 @@ msgstr "Самостоятельный хостинг с Github"
msgid "self-assigned the card"
msgstr "самостоятельно назначил карточку"
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
msgid "Self-hostable"
msgstr "Самостоятельный хостинг"
@@ -1826,7 +1821,8 @@ msgstr "Настройки | Интеграции"
msgid "Settings | Workspace"
msgstr "Настройки | Рабочая область"
#: src/views/home/components/Header.tsx:104
#: src/views/home/components/Header.tsx:100
#: src/views/home/components/Header.tsx:138
msgid "Sign in"
msgstr "Войти"
@@ -1907,7 +1903,7 @@ msgstr "Система"
msgid "Team Plan"
msgstr "Командный план"
#: src/views/pricing/components/FeatureComparisonTable.tsx:105
#: src/views/pricing/components/FeatureComparisonTable.tsx:111
#: src/views/pricing/components/Pricing.tsx:46
#: src/views/pricing/components/PricingTiers.tsx:43
msgid "Teams"
@@ -2021,7 +2017,7 @@ msgstr "Это имя пользователя рабочего простран
msgid "To Do"
msgstr "Сделать"
#: src/views/home/components/Header.tsx:114
#: src/views/home/components/Header.tsx:73
msgid "Toggle menu"
msgstr "Переключить меню"
@@ -2319,7 +2315,7 @@ msgstr "В чем разница между Kan и Trello?"
msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trello's simplicity, in open source."
msgstr "Когда Trello запустился в 2011 году, он поразил всех своей тщательно продуманной простотой, но со временем (и под влиянием атлассификации) потерял свою магию и превратился во что-то ближе к \"Jira Lite\". Этот проект — наша попытка вернуть оригинальную магию простоты Trello в формате open source."
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
msgid "White label"
msgstr "White label"

File diff suppressed because one or more lines are too long

View File

@@ -20,8 +20,6 @@ const loadMessages = async (locale: Locale) => {
return (await import("~/locales/nl/messages")).messages;
case "ru":
return (await import("~/locales/ru/messages")).messages;
case "pl":
return (await import("~/locales/pl/messages")).messages;
default:
return enMessages;
}

View File

@@ -6,83 +6,55 @@ import { twMerge } from "tailwind-merge";
import Button from "~/components/Button";
const Header = ({ isLoggedIn }: { isLoggedIn: boolean }) => {
const [isScrolled, setIsScrolled] = useState(false);
const [isMenuOpen, setIsMenuOpen] = useState(false);
const desktopMenuItems = [
{
label: t`Roadmap`,
href: "/kan/roadmap",
openInNewTab: true,
},
{ label: t`Features`, href: "/#features" },
const menuItems = [
{ label: t`Roadmap`, href: "/kan/roadmap", openInNewTab: true },
{ label: t`Features`, href: "#features" },
{ label: t`Pricing`, href: "/pricing" },
{
label: t`Docs`,
href: "https://docs.kan.bn",
openInNewTab: true,
},
{ label: t`Docs`, href: "https://docs.kan.bn", openInNewTab: true },
];
const mobileMenuItems = [
{
label: t`Roadmap`,
href: "/kan/roadmap",
openInNewTab: true,
group: "Product",
},
{ label: t`Features`, href: "/#features", group: "Product" },
{ label: t`Pricing`, href: "/pricing", group: "Product" },
{
label: t`Documentation`,
href: "https://docs.kan.bn",
openInNewTab: true,
group: "Resources",
},
{ label: t`FAQ`, href: "/#faq", group: "Resources" },
{ label: t`Contact`, href: "mailto:support@kan.bn", group: "Resources" },
];
// Group mobile menu items by their group property
const groupedMenuItems = mobileMenuItems.reduce(
(acc, item) => {
(acc[item.group] ??= []).push(item);
return acc;
},
{} as Record<string, typeof mobileMenuItems>,
);
useEffect(() => {
const handleScroll = () => {
setIsScrolled(window.scrollY > 0);
};
window.addEventListener("scroll", handleScroll);
return () => window.removeEventListener("scroll", handleScroll);
}, []);
const toggleMenu = () => {
setIsMenuOpen(!isMenuOpen);
document.body.style.overflow = !isMenuOpen ? "hidden" : "";
};
useEffect(() => {
document.documentElement.classList.toggle("overflow-hidden", isMenuOpen);
document.body.classList.toggle("overflow-hidden", isMenuOpen);
return () => {
document.documentElement.classList.remove("overflow-hidden");
document.body.classList.remove("overflow-hidden");
};
}, [isMenuOpen]);
return (
<>
<div
className={twMerge(
"fixed z-50 flex w-full transition-all duration-500",
"fixed z-50 m-auto flex w-full transition-all duration-500 lg:max-w-[1100px] lg:px-4 lg:pt-4",
)}
>
<div className="flex h-[4rem] min-h-[4rem] w-full border-b border-light-300 bg-light-50/80 px-5 py-2 align-middle opacity-100 shadow-sm backdrop-blur-[10px] transition-all duration-500 dark:border-dark-300 dark:bg-dark-50/90">
<div className="mx-auto flex w-full max-w-[1100px] items-center justify-between lg:px-4">
<div
className={twMerge(
"m-auto flex h-[4rem] min-h-[4rem] w-full px-5 py-2 align-middle transition-all duration-500 lg:rounded-3xl lg:border lg:border-transparent",
isScrolled &&
"border-b border-light-300 bg-light-50/80 opacity-100 shadow-sm backdrop-blur-[10px] dark:border-dark-300 dark:bg-dark-50/90 lg:rounded-2xl lg:border",
!isScrolled && "bg-transparent opacity-90",
)}
>
<div className="flex w-full items-center justify-between lg:px-4">
<div className="my-auto flex items-center justify-between">
<Link href="/">
<h1 className="text-lg font-bold tracking-tight text-neutral-900 dark:text-dark-1000 lg:w-[200px]">
<h1 className="w-[200px] text-lg font-bold tracking-tight text-neutral-900 dark:text-dark-1000">
kan.bn
</h1>
</Link>
</div>
{/* Desktop Menu */}
<div className="hidden justify-center gap-10 dark:text-dark-1000 lg:flex">
{desktopMenuItems.map((item) => (
{menuItems.map((item) => (
<Link
key={item.label}
href={item.href}
@@ -94,38 +66,42 @@ const Header = ({ isLoggedIn }: { isLoggedIn: boolean }) => {
</Link>
))}
</div>
<div className="flex items-center justify-end gap-4 lg:w-[200px]">
<div className="justify-end gap-2">
{isLoggedIn ? (
<Button href="/boards">{t`Go to app`}</Button>
) : (
<div className="flex items-center justify-end gap-2">
<Button href="/login" variant="ghost">
{t`Sign in`}
</Button>
<Button href="/signup">{t`Get started`}</Button>
</div>
{/* Hamburger Menu Button */}
<button
onClick={toggleMenu}
className="z-50 p-2 lg:hidden"
aria-label={t`Toggle menu`}
>
<div
className={twMerge(
"my-[5px] h-[2px] w-4 bg-current bg-light-1000 transition-all dark:bg-dark-1000",
isMenuOpen ? "translate-y-[7px] rotate-45" : "",
)}
</div>
{/* Hamburger Menu Button */}
<button
onClick={toggleMenu}
className="relative z-50 p-2 lg:hidden"
aria-label={t`Toggle menu`}
>
<div
className={twMerge(
"absolute left-1/2 top-1/2 h-[1px] w-4 -translate-x-1/2 -translate-y-[4px] bg-current bg-light-1000 transition-all duration-300 ease-in-out dark:bg-dark-1000",
isMenuOpen ? "translate-y-0 rotate-45" : "",
)}
/>
<div
className={twMerge(
"absolute left-1/2 top-1/2 h-[1px] w-4 -translate-x-1/2 translate-y-[4px] bg-current bg-light-1000 transition-all duration-300 ease-in-out dark:bg-dark-1000",
isMenuOpen ? "translate-y-0 -rotate-45" : "",
)}
/>
</button>
/>
<div
className={twMerge(
"my-[5px] ml-[4px] h-[2px] w-3 bg-current bg-light-1000 transition-all dark:bg-dark-1000",
isMenuOpen ? "opacity-0" : "",
)}
/>
<div
className={twMerge(
"my-[5px] h-[2px] w-4 bg-current bg-light-1000 transition-all dark:bg-dark-1000",
isMenuOpen ? "-translate-y-[7px] -rotate-45" : "",
)}
/>
</button>
<div className="hidden w-[200px] justify-end gap-2 lg:flex">
{isLoggedIn ? (
<Button href="/boards">{t`Go to app`}</Button>
) : (
<>
<Button href="/login" variant="ghost">
{t`Sign in`}
</Button>
<Button href="/signup">{t`Get started`}</Button>
</>
)}
</div>
</div>
</div>
@@ -138,27 +114,35 @@ const Header = ({ isLoggedIn }: { isLoggedIn: boolean }) => {
: "pointer-events-none translate-x-0 opacity-0"
}`}
>
<div className="absolute inset-0 bg-light-50/80 bg-white backdrop-blur-[15px] dark:bg-dark-50 dark:bg-dark-50/90">
<div className="mt-[6rem] flex h-full flex-col space-y-8 px-5">
{Object.entries(groupedMenuItems).map(([group, items]) => (
<div key={group} className="flex flex-col space-y-4">
<div className="text-sm font-bold text-light-900 dark:text-dark-900">
{group}
</div>
{items.map((item) => (
<Link
key={item.label}
href={item.href}
target={item.openInNewTab ? "_blank" : undefined}
rel={item.openInNewTab ? "noopener noreferrer" : undefined}
className="transform text-lg font-bold text-light-1000 dark:text-dark-1000"
onClick={() => setIsMenuOpen(false)}
>
{item.label}
</Link>
))}
</div>
<div className="absolute inset-0 bg-white dark:bg-dark-100">
<div className="flex h-full flex-col items-center justify-center space-y-8">
{menuItems.map((item) => (
<Link
key={item.label}
href={item.href}
target={item.openInNewTab ? "_blank" : undefined}
rel={item.openInNewTab ? "noopener noreferrer" : undefined}
className="transform text-xl font-bold text-light-1000 transition-all duration-300 hover:scale-105 dark:text-dark-1000"
>
{item.label}
</Link>
))}
<div className="mt-8 flex flex-col gap-4">
{isLoggedIn ? (
<Button href="/boards" onClick={toggleMenu}>
{t`Go to app`}
</Button>
) : (
<>
<Button href="/login" variant="ghost" onClick={toggleMenu}>
{t`Sign in`}
</Button>
<Button href="/signup" onClick={toggleMenu}>
{t`Get started`}
</Button>
</>
)}
</div>
</div>
</div>
</div>

View File

@@ -26,8 +26,8 @@ export default function Layout({ children }: { children: React.ReactNode }) {
`}</style>
<div className="mx-auto flex h-full min-h-screen min-w-[375px] flex-col items-center bg-light-100 dark:bg-dark-50">
<PatternedBackground />
<Header isLoggedIn={isLoggedIn} />
<div className="z-10 mx-auto h-full w-full max-w-[1100px]">
<Header isLoggedIn={isLoggedIn} />
{children}
</div>
<Footer />

View File

@@ -73,13 +73,13 @@ const FeatureComparisonTable = ({
kan: true,
trello: false,
},
{ key: "labels", label: t`Labels & filters`, kan: true, trello: true },
{ key: "labels", label: t`Labels & filters`, kan: true, trello: false },
{ key: "checklists", label: t`Checklists`, kan: true, trello: true },
{
key: "import",
label: t`Import from Trello`,
kan: true,
trello: false,
trello: true,
},
{
key: "visibility",
@@ -99,6 +99,12 @@ const FeatureComparisonTable = ({
kan: true,
trello: false,
},
{
key: "this-is-a-joke",
label: t`Owned by Atlassian`,
kan: false,
trello: true,
},
],
},
{
@@ -169,12 +175,6 @@ const FeatureComparisonTable = ({
kan: true,
trello: false,
},
{
key: "this-is-a-joke",
label: t`Owned by Atlassian`,
kan: false,
trello: true,
},
],
},
];