mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-06 12:41:48 +02:00
🌐 New Crowdin updates (#1582)
This commit is contained in:
parent
665e72b06a
commit
05c6cd7735
26 changed files with 222 additions and 27 deletions
|
@ -8,9 +8,9 @@
|
||||||
"canUseFree": "Használhatom a Rallly-t ingyen?",
|
"canUseFree": "Használhatom a Rallly-t ingyen?",
|
||||||
"whyUpgrade": "Miért fizessek elő?",
|
"whyUpgrade": "Miért fizessek elő?",
|
||||||
"howToUpgrade": "Hogyan válthatok fizetős csomagra?",
|
"howToUpgrade": "Hogyan válthatok fizetős csomagra?",
|
||||||
"howToUpgradeAnswer": "Az előfizetéshez menj a <a>számlázási beállításokhoz</a> és kattints az <b>Előfizetés</b> gombra.",
|
"howToUpgradeAnswer": "Az előfizetéshez nyisd meg a <a>számlázási beállítások</a>at és kattints a <b>Pro-ra váltás</b> gombra.",
|
||||||
"cancelSubscription": "Hogyan mondhatom le az előfizetésemet?",
|
"cancelSubscription": "Hogyan mondhatom le az előfizetésemet?",
|
||||||
"cancelSubscriptionAnswer": "Bármikor lemondhatod az előfizetésed ha belépsz a <a>számlázási beállításokba</a>. Amennyiben lemondod az előfizetésed, úgy továbbra is elérhető lesz a fizetős csomagod a számlázási időszak végéig. Azt követően lefokozódsz ingyenes csomagra.",
|
"cancelSubscriptionAnswer": "Bármikor lemondhatod az előfizetésed ha megnyitod a <a>számlázási beállítások</a>at. Amennyiben lemondod az előfizetésed, úgy továbbra is elérhető lesz a fizetős csomagod a számlázási időszak végéig. Azt követően lefokozódsz ingyenes csomagra.",
|
||||||
"billingPeriodMonthly": "Havi",
|
"billingPeriodMonthly": "Havi",
|
||||||
"billingPeriodYearly": "Éves",
|
"billingPeriodYearly": "Éves",
|
||||||
"planFreeDescription": "Hétköznapi felhasználóknak",
|
"planFreeDescription": "Hétköznapi felhasználóknak",
|
||||||
|
|
|
@ -223,5 +223,9 @@
|
||||||
"back": "Torna",
|
"back": "Torna",
|
||||||
"verifyEmail": "Verifica el teu correu",
|
"verifyEmail": "Verifica el teu correu",
|
||||||
"userNotFound": "No existeix cap usuari amb aquest correu",
|
"userNotFound": "No existeix cap usuari amb aquest correu",
|
||||||
"registerDescription": "Agilitza la programació d'esdeveniments i estalvia temps"
|
"registerDescription": "Agilitza la programació d'esdeveniments i estalvia temps",
|
||||||
|
"subscriptionStatusActive": "Actiu",
|
||||||
|
"subscriptionStatusPaused": "Pausat",
|
||||||
|
"billingSubscriptionPlan": "Pla",
|
||||||
|
"priceFree": "Gratuït"
|
||||||
}
|
}
|
||||||
|
|
|
@ -236,5 +236,9 @@
|
||||||
"userNotFound": "Uživatel s tímto e-mailem neexistuje",
|
"userNotFound": "Uživatel s tímto e-mailem neexistuje",
|
||||||
"registerDescription": "Zjednodušte proces plánování a šetřete čas",
|
"registerDescription": "Zjednodušte proces plánování a šetřete čas",
|
||||||
"tooManyRequests": "Příliš mnoho požadavků",
|
"tooManyRequests": "Příliš mnoho požadavků",
|
||||||
"tooManyRequestsDescription": "Zkuste to prosím později."
|
"tooManyRequestsDescription": "Zkuste to prosím později.",
|
||||||
|
"subscriptionStatusActive": "Aktivní",
|
||||||
|
"subscriptionStatusPaused": "Pozastaveno",
|
||||||
|
"billingSubscriptionPlan": "Plán",
|
||||||
|
"priceFree": "Zdarma"
|
||||||
}
|
}
|
||||||
|
|
|
@ -272,5 +272,10 @@
|
||||||
"registerVerifyDescription": "Tjek din email for en bekræftelseskode",
|
"registerVerifyDescription": "Tjek din email for en bekræftelseskode",
|
||||||
"loginVerifyTitle": "Afslut login",
|
"loginVerifyTitle": "Afslut login",
|
||||||
"loginVerifyDescription": "Tjek din email for en bekræftelseskode",
|
"loginVerifyDescription": "Tjek din email for en bekræftelseskode",
|
||||||
"createAccount": "Opret konto"
|
"createAccount": "Opret konto",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Opgrader til Pro",
|
||||||
|
"subscriptionStatusActive": "Aktiv",
|
||||||
|
"subscriptionStatusPaused": "På pause",
|
||||||
|
"billingSubscriptionPlan": "Abonnementstype",
|
||||||
|
"priceFree": "Gratis"
|
||||||
}
|
}
|
||||||
|
|
|
@ -272,5 +272,10 @@
|
||||||
"registerVerifyDescription": "Der Bestätigungscode wurde dir per E-Mail gesendet",
|
"registerVerifyDescription": "Der Bestätigungscode wurde dir per E-Mail gesendet",
|
||||||
"loginVerifyTitle": "Anmeldung abschließen",
|
"loginVerifyTitle": "Anmeldung abschließen",
|
||||||
"loginVerifyDescription": "Der Bestätigungscode wurde dir per E-Mail gesendet",
|
"loginVerifyDescription": "Der Bestätigungscode wurde dir per E-Mail gesendet",
|
||||||
"createAccount": "Konto erstellen"
|
"createAccount": "Konto erstellen",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Auf Pro upgraden",
|
||||||
|
"subscriptionStatusActive": "Aktiv",
|
||||||
|
"subscriptionStatusPaused": "Pausiert",
|
||||||
|
"billingSubscriptionPlan": "Plan",
|
||||||
|
"priceFree": "Kostenlos"
|
||||||
}
|
}
|
||||||
|
|
|
@ -268,5 +268,33 @@
|
||||||
"registerVerifyDescription": "Revise su correo electrónico para obtener el código de verificación",
|
"registerVerifyDescription": "Revise su correo electrónico para obtener el código de verificación",
|
||||||
"loginVerifyTitle": "Finalizar sesión",
|
"loginVerifyTitle": "Finalizar sesión",
|
||||||
"loginVerifyDescription": "Revise su correo electrónico para obtener el código de verificación",
|
"loginVerifyDescription": "Revise su correo electrónico para obtener el código de verificación",
|
||||||
"createAccount": "Crear una cuenta"
|
"createAccount": "Crear una cuenta",
|
||||||
|
"subscriptionPriceMonthly": "{{price}} por mes",
|
||||||
|
"subscriptionPriceYearly": "{{price}} por año",
|
||||||
|
"billingSubscriptionTitle": "Suscripción",
|
||||||
|
"billingSubscriptionDescription": "Ver y administrar su plan de suscripción actual",
|
||||||
|
"billingSubscriptionNotActive": "Actualmente no está suscrito a un plan.",
|
||||||
|
"billingSubscriptionUpgradeToProDescription": "Actualiza a Pro para tener acceso a todas las características y beneficios.",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Actualizar a Pro",
|
||||||
|
"subscriptionStatusActive": "Activo",
|
||||||
|
"subscriptionStatusTrialing": "En prueba",
|
||||||
|
"subscriptionStatusPastDue": "Vencido",
|
||||||
|
"subscriptionStatusCanceled": "Cancelado",
|
||||||
|
"subscriptionStatusUnpaid": "Impago",
|
||||||
|
"subscriptionStatusUnknown": "Desconocido",
|
||||||
|
"paymentMethodUnknown": "Desconocido",
|
||||||
|
"subscriptionCancelOn": "Cancela {date}",
|
||||||
|
"subscriptionStatusPaused": "Pausado",
|
||||||
|
"subscriptionStatusIncomplete": "Incompleto",
|
||||||
|
"subscriptionStatusIncompleteExpired": "Vencido incompleto",
|
||||||
|
"billingSubscriptionPlan": "Plan",
|
||||||
|
"billingSubscriptionPrice": "Precio",
|
||||||
|
"billingSubscriptionNextPaymentDue": "Próximo pago",
|
||||||
|
"billingPaymentMethod": "Formas de pago",
|
||||||
|
"noPaymentMethodSet": "No se ha establecido una forma de pago",
|
||||||
|
"addPaymentMethodDescription": "Por favor agregue un método de pago para asegurar un servicio ininterrumpido para su suscripción.",
|
||||||
|
"addPaymentMethod": "Añadir forma de pago",
|
||||||
|
"needToMakeChanges": "¿Necesita realizar cambios?",
|
||||||
|
"billingPortalDescription": "Visite el portal de facturación para administrar su suscripción, actualizar formas de pago o ver el historial de facturación.",
|
||||||
|
"priceFree": "Gratuito"
|
||||||
}
|
}
|
||||||
|
|
|
@ -272,5 +272,10 @@
|
||||||
"registerVerifyDescription": "Begiratu zure posta elektronikoan egiaztatzeko kodea",
|
"registerVerifyDescription": "Begiratu zure posta elektronikoan egiaztatzeko kodea",
|
||||||
"loginVerifyTitle": "Amaitu saioa hastea",
|
"loginVerifyTitle": "Amaitu saioa hastea",
|
||||||
"loginVerifyDescription": "Begiratu zure posta elektronikoan egiaztatzeko kodea",
|
"loginVerifyDescription": "Begiratu zure posta elektronikoan egiaztatzeko kodea",
|
||||||
"createAccount": "Sortu kontua"
|
"createAccount": "Sortu kontua",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Aldatu Pro bertsiora",
|
||||||
|
"subscriptionStatusActive": "Aktibo",
|
||||||
|
"subscriptionStatusPaused": "Pausatuta",
|
||||||
|
"billingSubscriptionPlan": "Plana",
|
||||||
|
"priceFree": "Dohakoa"
|
||||||
}
|
}
|
||||||
|
|
|
@ -274,5 +274,33 @@
|
||||||
"loginVerifyDescription": "Katso vahvistuskoodi sähköpostistasi",
|
"loginVerifyDescription": "Katso vahvistuskoodi sähköpostistasi",
|
||||||
"createAccount": "Luo tili",
|
"createAccount": "Luo tili",
|
||||||
"tooManyRequests": "Liian monta pyyntöä",
|
"tooManyRequests": "Liian monta pyyntöä",
|
||||||
"tooManyRequestsDescription": "Yritä myöhemmin uudelleen."
|
"tooManyRequestsDescription": "Yritä myöhemmin uudelleen.",
|
||||||
|
"subscriptionPriceMonthly": "{{price}} kuukaudessa",
|
||||||
|
"subscriptionPriceYearly": "{{price}} vuodessa",
|
||||||
|
"billingSubscriptionTitle": "Tilaus",
|
||||||
|
"billingSubscriptionDescription": "Tarkastele ja hallitse nykyistä tilaustasi",
|
||||||
|
"billingSubscriptionNotActive": "Sinulla ei tällä hetkellä ole tilausta.",
|
||||||
|
"billingSubscriptionUpgradeToProDescription": "Vaihda Pro-tilaukseen päästäksesi käsiksi kaikkiin ominaisuuksiin ja etuihin.",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Vaihda Pro-sopimukseen",
|
||||||
|
"subscriptionStatusActive": "Aktiivinen",
|
||||||
|
"subscriptionStatusTrialing": "Kokeilu",
|
||||||
|
"subscriptionStatusPastDue": "Erääntynyt",
|
||||||
|
"subscriptionStatusCanceled": "Peruttu",
|
||||||
|
"subscriptionStatusUnpaid": "Maksamatta",
|
||||||
|
"subscriptionStatusUnknown": "Tuntematon",
|
||||||
|
"paymentMethodUnknown": "Tuntematon",
|
||||||
|
"subscriptionCancelOn": "Peruuntuu {date}",
|
||||||
|
"subscriptionStatusPaused": "Keskeytetty",
|
||||||
|
"subscriptionStatusIncomplete": "Keskeneräinen",
|
||||||
|
"subscriptionStatusIncompleteExpired": "Keskeneräinen vanhentunut",
|
||||||
|
"billingSubscriptionPlan": "Sopimus",
|
||||||
|
"billingSubscriptionPrice": "Hinta",
|
||||||
|
"billingSubscriptionNextPaymentDue": "Seuraava eräpäivä",
|
||||||
|
"billingPaymentMethod": "Maksutapa",
|
||||||
|
"noPaymentMethodSet": "Maksutapaa ei ole asetettu",
|
||||||
|
"addPaymentMethodDescription": "Lisää maksutapa varmistaaksesi keskeytyksettömän palvelun tilauksellesi.",
|
||||||
|
"addPaymentMethod": "Lisää maksutapa",
|
||||||
|
"needToMakeChanges": "Onko tarvetta muutoksille?",
|
||||||
|
"billingPortalDescription": "Vieraile laskutusportaalissa hallitaksesi tilaustasi, päivittääksesi maksutapoja tai tarkastellaksesi laskutushistoriaa.",
|
||||||
|
"priceFree": "Ilmainen"
|
||||||
}
|
}
|
||||||
|
|
|
@ -274,5 +274,13 @@
|
||||||
"loginVerifyDescription": "Vérifiez votre boîte mail pour obtenir le code de vérification",
|
"loginVerifyDescription": "Vérifiez votre boîte mail pour obtenir le code de vérification",
|
||||||
"createAccount": "Créer un compte",
|
"createAccount": "Créer un compte",
|
||||||
"tooManyRequests": "Trop de requêtes émises dans un délai donné",
|
"tooManyRequests": "Trop de requêtes émises dans un délai donné",
|
||||||
"tooManyRequestsDescription": "Veuillez réessayer plus tard."
|
"tooManyRequestsDescription": "Veuillez réessayer plus tard.",
|
||||||
|
"subscriptionPriceMonthly": "{{price}} par mois",
|
||||||
|
"subscriptionPriceYearly": "{{price}} par an",
|
||||||
|
"billingSubscriptionTitle": "Abonnement",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Passer à la version Pro",
|
||||||
|
"subscriptionStatusActive": "Actif",
|
||||||
|
"subscriptionStatusPaused": "En pause",
|
||||||
|
"billingSubscriptionPlan": "Offre",
|
||||||
|
"priceFree": "Gratuit"
|
||||||
}
|
}
|
||||||
|
|
|
@ -223,5 +223,9 @@
|
||||||
"back": "Natrag",
|
"back": "Natrag",
|
||||||
"verifyEmail": "Potvrdite svoju adresu e-pošte",
|
"verifyEmail": "Potvrdite svoju adresu e-pošte",
|
||||||
"userNotFound": "Ne postoji korisnik s tom adresom e-pošte",
|
"userNotFound": "Ne postoji korisnik s tom adresom e-pošte",
|
||||||
"registerDescription": "Poboljšajte postupak zakazivanja termina i uštedite na vremenu"
|
"registerDescription": "Poboljšajte postupak zakazivanja termina i uštedite na vremenu",
|
||||||
|
"subscriptionStatusActive": "Aktivno",
|
||||||
|
"subscriptionStatusPaused": "Pauzirano",
|
||||||
|
"billingSubscriptionPlan": "Pretplata",
|
||||||
|
"priceFree": "Besplatno"
|
||||||
}
|
}
|
||||||
|
|
|
@ -194,7 +194,7 @@
|
||||||
"emailMismatch": "A megadott email nem egyezik a fiók email címével",
|
"emailMismatch": "A megadott email nem egyezik a fiók email címével",
|
||||||
"dangerZone": "Veszélyes terület",
|
"dangerZone": "Veszélyes terület",
|
||||||
"dangerZoneAccount": "Fiók végleges törlése. Ez a művelet nem vonható vissza.",
|
"dangerZoneAccount": "Fiók végleges törlése. Ez a művelet nem vonható vissza.",
|
||||||
"upgradePromptTitle": "Frissítés Pro-ra",
|
"upgradePromptTitle": "Pro-ra váltás",
|
||||||
"upgradeOverlaySubtitle3": "Oldd fel ezeket a funkciókat Pro előfizetéssel.",
|
"upgradeOverlaySubtitle3": "Oldd fel ezeket a funkciókat Pro előfizetéssel.",
|
||||||
"home": "Főoldal",
|
"home": "Főoldal",
|
||||||
"groupPoll": "Csoportos szavazás",
|
"groupPoll": "Csoportos szavazás",
|
||||||
|
@ -235,7 +235,7 @@
|
||||||
"12months": "12 hónap",
|
"12months": "12 hónap",
|
||||||
"savePercentage": "Spórolj {percentage}%-ot",
|
"savePercentage": "Spórolj {percentage}%-ot",
|
||||||
"1month": "1 hónap",
|
"1month": "1 hónap",
|
||||||
"subscribe": "Feliratkozás",
|
"subscribe": "Előfizetés",
|
||||||
"cancelAnytime": "Bármikor lemondhatod a <a>számlázás oldalon</a>.",
|
"cancelAnytime": "Bármikor lemondhatod a <a>számlázás oldalon</a>.",
|
||||||
"unsubscribeToastTitle": "Kikapcsoltad az értesítéseket",
|
"unsubscribeToastTitle": "Kikapcsoltad az értesítéseket",
|
||||||
"unsubscribeToastDescription": "Mostantól nem kapsz több értesítést erről a szavazásról",
|
"unsubscribeToastDescription": "Mostantól nem kapsz több értesítést erről a szavazásról",
|
||||||
|
@ -275,5 +275,31 @@
|
||||||
"createAccount": "Fiók létrehozása",
|
"createAccount": "Fiók létrehozása",
|
||||||
"tooManyRequests": "Túl sok oldallekérés",
|
"tooManyRequests": "Túl sok oldallekérés",
|
||||||
"tooManyRequestsDescription": "Kérjük próbáld újra később.",
|
"tooManyRequestsDescription": "Kérjük próbáld újra később.",
|
||||||
"loginMagicLinkError": "A link érvénytelen vagy lejárt. Kérjük, igényelj egy újat."
|
"loginMagicLinkError": "A link érvénytelen vagy lejárt. Kérjük, igényelj egy újat.",
|
||||||
|
"subscriptionPriceMonthly": "{{price}} havonta",
|
||||||
|
"subscriptionPriceYearly": "{{price}} évente",
|
||||||
|
"billingSubscriptionTitle": "Előfizetés",
|
||||||
|
"billingSubscriptionDescription": "Jelenlegi előfizetésed állapotának megtekintése és kezelése",
|
||||||
|
"billingSubscriptionNotActive": "Jelenleg nincs előfizetésed.",
|
||||||
|
"billingSubscriptionUpgradeToProDescription": "Válts Pro-ra, hogy hozzáférhess az összes funkcióhoz.",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Pro-ra váltás",
|
||||||
|
"subscriptionStatusActive": "Aktív",
|
||||||
|
"subscriptionStatusTrialing": "Próbaidőszak",
|
||||||
|
"subscriptionStatusPastDue": "Határidőn túl",
|
||||||
|
"subscriptionStatusCanceled": "Lemondva",
|
||||||
|
"subscriptionStatusUnpaid": "Nincs fizetve",
|
||||||
|
"subscriptionStatusUnknown": "Ismeretlen",
|
||||||
|
"paymentMethodUnknown": "Ismeretlen",
|
||||||
|
"subscriptionCancelOn": "Lemondásra kerül ekkor: {date}",
|
||||||
|
"subscriptionStatusPaused": "Szüneteltetve",
|
||||||
|
"billingSubscriptionPlan": "Csomag",
|
||||||
|
"billingSubscriptionPrice": "Ár",
|
||||||
|
"billingSubscriptionNextPaymentDue": "Következő fizetési dátum",
|
||||||
|
"billingPaymentMethod": "Fizetési mód",
|
||||||
|
"noPaymentMethodSet": "Nincs fizetési mód beállítva",
|
||||||
|
"addPaymentMethodDescription": "Kérjük adj hozzá egy fizetési módot, hogy ne legyen fennakadás a szolgáltatásokhoz való hozzáférésedben.",
|
||||||
|
"addPaymentMethod": "Fizetési mód hozzáadása",
|
||||||
|
"needToMakeChanges": "Változtatni szeretnél valamit?",
|
||||||
|
"billingPortalDescription": "Látogasd meg a számlázás oldalt az előfizetésed kezeléséhez, fizetési módjaid frissítéséhez vagy a számlázási előzmények megtekintéséhez.",
|
||||||
|
"priceFree": "Ingyenes"
|
||||||
}
|
}
|
||||||
|
|
|
@ -272,5 +272,9 @@
|
||||||
"registerVerifyDescription": "Controlla la tua email per il codice verifica",
|
"registerVerifyDescription": "Controlla la tua email per il codice verifica",
|
||||||
"loginVerifyTitle": "Termina L'Accesso",
|
"loginVerifyTitle": "Termina L'Accesso",
|
||||||
"loginVerifyDescription": "Controlla la tua email per il codice verifica",
|
"loginVerifyDescription": "Controlla la tua email per il codice verifica",
|
||||||
"createAccount": "Crea Utenza"
|
"createAccount": "Crea Utenza",
|
||||||
|
"subscriptionStatusActive": "Attivo",
|
||||||
|
"subscriptionStatusPaused": "In pausa",
|
||||||
|
"billingSubscriptionPlan": "Piano",
|
||||||
|
"priceFree": "Gratis"
|
||||||
}
|
}
|
||||||
|
|
|
@ -275,5 +275,33 @@
|
||||||
"createAccount": "Account aanmaken",
|
"createAccount": "Account aanmaken",
|
||||||
"tooManyRequests": "Te veel verzoeken",
|
"tooManyRequests": "Te veel verzoeken",
|
||||||
"tooManyRequestsDescription": "Probeer het later nog eens.",
|
"tooManyRequestsDescription": "Probeer het later nog eens.",
|
||||||
"loginMagicLinkError": "Deze link is verlopen of ongeldig. Vraag een nieuwe link aan."
|
"loginMagicLinkError": "Deze link is verlopen of ongeldig. Vraag een nieuwe link aan.",
|
||||||
|
"subscriptionPriceMonthly": "{{price}} per maand",
|
||||||
|
"subscriptionPriceYearly": "{{price}} per jaar",
|
||||||
|
"billingSubscriptionTitle": "Abonnement",
|
||||||
|
"billingSubscriptionDescription": "Bekijk en beheer je huidige abonnement",
|
||||||
|
"billingSubscriptionNotActive": "Je hebt momenteel geen abonnement.",
|
||||||
|
"billingSubscriptionUpgradeToProDescription": "Upgrade naar Pro voor toegang tot alle functies en voordelen.",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Upgrade naar Pro",
|
||||||
|
"subscriptionStatusActive": "Actief",
|
||||||
|
"subscriptionStatusTrialing": "Proefperiode",
|
||||||
|
"subscriptionStatusPastDue": "Verlopen",
|
||||||
|
"subscriptionStatusCanceled": "Geannuleerd",
|
||||||
|
"subscriptionStatusUnpaid": "Onbetaald",
|
||||||
|
"subscriptionStatusUnknown": "Onbekend",
|
||||||
|
"paymentMethodUnknown": "Onbekend",
|
||||||
|
"subscriptionCancelOn": "Verloopt op {date}",
|
||||||
|
"subscriptionStatusPaused": "Gepauzeerd",
|
||||||
|
"subscriptionStatusIncomplete": "Incompleet",
|
||||||
|
"subscriptionStatusIncompleteExpired": "Incompleet, verlopen",
|
||||||
|
"billingSubscriptionPlan": "Abonnement",
|
||||||
|
"billingSubscriptionPrice": "Prijs",
|
||||||
|
"billingSubscriptionNextPaymentDue": "Volgende betaling",
|
||||||
|
"billingPaymentMethod": "Betalingsmethodes",
|
||||||
|
"noPaymentMethodSet": "Geen betalingsmethode ingesteld",
|
||||||
|
"addPaymentMethodDescription": "Voeg een betalingsmethode toe om er zeker van te zijn dat je abonnement niet onderbroken wordt.",
|
||||||
|
"addPaymentMethod": "Betalingsmethode toevoegen",
|
||||||
|
"needToMakeChanges": "Wil je wijzigingen aanbrengen?",
|
||||||
|
"billingPortalDescription": "Bezoek het factuurportaal voor het beheren van je abonnement, betalingsmethoden of om je facturen te bekijken.",
|
||||||
|
"priceFree": "Gratis"
|
||||||
}
|
}
|
||||||
|
|
|
@ -250,6 +250,7 @@
|
||||||
"profileEmailAddressDescription": "E-postadressen brukes til å logge inn på kontoen din",
|
"profileEmailAddressDescription": "E-postadressen brukes til å logge inn på kontoen din",
|
||||||
"emailAlreadyInUse": "Denne e-postadressen er allerede tilknyttet en annen konto. Vennligst bruk en annen adresse.",
|
"emailAlreadyInUse": "Denne e-postadressen er allerede tilknyttet en annen konto. Vennligst bruk en annen adresse.",
|
||||||
"continueWith": "Fortsett med {provider}",
|
"continueWith": "Fortsett med {provider}",
|
||||||
|
"continueWithProvider": "Fortsett med {provider}",
|
||||||
"loginFooter": "Har du ingen konto? <a>Registrer deg</a>",
|
"loginFooter": "Har du ingen konto? <a>Registrer deg</a>",
|
||||||
"back": "Tilbake",
|
"back": "Tilbake",
|
||||||
"verifyEmail": "Bekreft e-postadressen din",
|
"verifyEmail": "Bekreft e-postadressen din",
|
||||||
|
@ -271,5 +272,9 @@
|
||||||
"registerVerifyDescription": "Se etter verifiseringskoden i e-posten din",
|
"registerVerifyDescription": "Se etter verifiseringskoden i e-posten din",
|
||||||
"loginVerifyTitle": "Fullfør innlogging",
|
"loginVerifyTitle": "Fullfør innlogging",
|
||||||
"loginVerifyDescription": "Se etter verifiseringskoden i e-posten din",
|
"loginVerifyDescription": "Se etter verifiseringskoden i e-posten din",
|
||||||
"createAccount": "Opprett konto"
|
"createAccount": "Opprett konto",
|
||||||
|
"subscriptionStatusActive": "Aktiv",
|
||||||
|
"subscriptionStatusPaused": "Midlertidig stanset",
|
||||||
|
"billingSubscriptionPlan": "Abonnement",
|
||||||
|
"priceFree": "Gratis"
|
||||||
}
|
}
|
||||||
|
|
|
@ -240,5 +240,10 @@
|
||||||
"back": "Powrót",
|
"back": "Powrót",
|
||||||
"verifyEmail": "Zweryfikuj swój e-mail",
|
"verifyEmail": "Zweryfikuj swój e-mail",
|
||||||
"userNotFound": "Użytkownik o tym adresie e-mail nie istnieje",
|
"userNotFound": "Użytkownik o tym adresie e-mail nie istnieje",
|
||||||
"registerDescription": "Zoptymalizuj proces planowania i oszczędzaj czas"
|
"registerDescription": "Zoptymalizuj proces planowania i oszczędzaj czas",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Ulepsz do Pro",
|
||||||
|
"subscriptionStatusActive": "Aktywny",
|
||||||
|
"subscriptionStatusPaused": "Wstrzymany",
|
||||||
|
"billingSubscriptionPlan": "Plan",
|
||||||
|
"priceFree": "Darmowy"
|
||||||
}
|
}
|
||||||
|
|
|
@ -272,5 +272,10 @@
|
||||||
"registerVerifyDescription": "Verifique seu email para obter o código de verificação",
|
"registerVerifyDescription": "Verifique seu email para obter o código de verificação",
|
||||||
"loginVerifyTitle": "Finalizar o login",
|
"loginVerifyTitle": "Finalizar o login",
|
||||||
"loginVerifyDescription": "Verifique seu email para obter o código de verificação",
|
"loginVerifyDescription": "Verifique seu email para obter o código de verificação",
|
||||||
"createAccount": "Criar Conta"
|
"createAccount": "Criar Conta",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Atualize para o plano Pro",
|
||||||
|
"subscriptionStatusActive": "Ativa",
|
||||||
|
"subscriptionStatusPaused": "Pausada",
|
||||||
|
"billingSubscriptionPlan": "Plano",
|
||||||
|
"priceFree": "Grátis"
|
||||||
}
|
}
|
||||||
|
|
|
@ -237,6 +237,7 @@
|
||||||
"1month": "1 mês",
|
"1month": "1 mês",
|
||||||
"subscribe": "Subscreva",
|
"subscribe": "Subscreva",
|
||||||
"cancelAnytime": "Cancele em qualquer altura a partir da sua <a>página de faturação</a>.",
|
"cancelAnytime": "Cancele em qualquer altura a partir da sua <a>página de faturação</a>.",
|
||||||
|
"emailChangeRequestSent": "Verifique o seu novo endereço de e-mail",
|
||||||
"back": "Voltar",
|
"back": "Voltar",
|
||||||
"verifyEmail": "Verifique o seu e-mail",
|
"verifyEmail": "Verifique o seu e-mail",
|
||||||
"userNotFound": "Não existe um utilizador com este endereço de e-mail",
|
"userNotFound": "Não existe um utilizador com este endereço de e-mail",
|
||||||
|
@ -247,6 +248,7 @@
|
||||||
"quickCreateGroupPoll": "Criar Sondagem de Grupo",
|
"quickCreateGroupPoll": "Criar Sondagem de Grupo",
|
||||||
"quickCreate": "Criação rápida",
|
"quickCreate": "Criação rápida",
|
||||||
"quickCreateRecentlyCreated": "Criado Recentemente",
|
"quickCreateRecentlyCreated": "Criado Recentemente",
|
||||||
|
"registerVerifyDescription": "Verifique o código de verificação no seu e-mail",
|
||||||
"loginVerifyDescription": "Verifique o código de verificação no seu e-mail",
|
"loginVerifyDescription": "Verifique o código de verificação no seu e-mail",
|
||||||
"createAccount": "Criar conta"
|
"createAccount": "Criar conta"
|
||||||
}
|
}
|
||||||
|
|
|
@ -252,5 +252,9 @@
|
||||||
"back": "Назад",
|
"back": "Назад",
|
||||||
"verifyEmail": "Подтвердите ваш адрес электронной почты",
|
"verifyEmail": "Подтвердите ваш адрес электронной почты",
|
||||||
"userNotFound": "Нет пользователя с таким адресом электронной почты",
|
"userNotFound": "Нет пользователя с таким адресом электронной почты",
|
||||||
"registerDescription": "Упростите планирование и сэкономьте время"
|
"registerDescription": "Упростите планирование и сэкономьте время",
|
||||||
|
"subscriptionStatusActive": "Активна",
|
||||||
|
"subscriptionStatusPaused": "Приостановлена",
|
||||||
|
"billingSubscriptionPlan": "Подписка",
|
||||||
|
"priceFree": "Бесплатный"
|
||||||
}
|
}
|
||||||
|
|
|
@ -223,5 +223,9 @@
|
||||||
"back": "Späť",
|
"back": "Späť",
|
||||||
"verifyEmail": "Overte svoj e-mail",
|
"verifyEmail": "Overte svoj e-mail",
|
||||||
"userNotFound": "Používateľ s týmto e-mailom neexistuje",
|
"userNotFound": "Používateľ s týmto e-mailom neexistuje",
|
||||||
"registerDescription": "Zefektívnite svoje plánovanie a ušetrite čas"
|
"registerDescription": "Zefektívnite svoje plánovanie a ušetrite čas",
|
||||||
|
"subscriptionStatusActive": "Aktívna",
|
||||||
|
"subscriptionStatusPaused": "Pozastavená",
|
||||||
|
"billingSubscriptionPlan": "Plán",
|
||||||
|
"priceFree": "Voľný"
|
||||||
}
|
}
|
||||||
|
|
|
@ -272,5 +272,10 @@
|
||||||
"registerVerifyDescription": "Kolla i din mejl efter din verifieringskod",
|
"registerVerifyDescription": "Kolla i din mejl efter din verifieringskod",
|
||||||
"loginVerifyTitle": "Slutför inloggningen",
|
"loginVerifyTitle": "Slutför inloggningen",
|
||||||
"loginVerifyDescription": "Kolla i din mejl efter din verifieringskod",
|
"loginVerifyDescription": "Kolla i din mejl efter din verifieringskod",
|
||||||
"createAccount": "Skapa konto"
|
"createAccount": "Skapa konto",
|
||||||
|
"billingSubscriptionUpgradeToPro": "Uppgradera till Pro",
|
||||||
|
"subscriptionStatusActive": "Aktiv",
|
||||||
|
"subscriptionStatusPaused": "Pausad",
|
||||||
|
"billingSubscriptionPlan": "Plan",
|
||||||
|
"priceFree": "Gratis"
|
||||||
}
|
}
|
||||||
|
|
|
@ -240,5 +240,9 @@
|
||||||
"back": "Geri",
|
"back": "Geri",
|
||||||
"verifyEmail": "E-postanızı doğrulayın",
|
"verifyEmail": "E-postanızı doğrulayın",
|
||||||
"userNotFound": "Bu e-posta adresi ile kayıtlı bir kullanıcı yok",
|
"userNotFound": "Bu e-posta adresi ile kayıtlı bir kullanıcı yok",
|
||||||
"registerDescription": "Planlama sürecinizi kolaylaştırın ve zamandan tasarruf edin"
|
"registerDescription": "Planlama sürecinizi kolaylaştırın ve zamandan tasarruf edin",
|
||||||
|
"subscriptionStatusActive": "Aktif",
|
||||||
|
"subscriptionStatusPaused": "Duraklatıldı",
|
||||||
|
"billingSubscriptionPlan": "Plan",
|
||||||
|
"priceFree": "Ücretsiz"
|
||||||
}
|
}
|
||||||
|
|
|
@ -234,5 +234,9 @@
|
||||||
"subscribe": "訂閱",
|
"subscribe": "訂閱",
|
||||||
"verifyEmail": "驗證您的電子郵件地址",
|
"verifyEmail": "驗證您的電子郵件地址",
|
||||||
"userNotFound": "使用該電子郵件地址的用戶不存在",
|
"userNotFound": "使用該電子郵件地址的用戶不存在",
|
||||||
"registerDescription": "簡化您的日程安排流程並節省時間"
|
"registerDescription": "簡化您的日程安排流程並節省時間",
|
||||||
|
"subscriptionStatusActive": "啟用中",
|
||||||
|
"subscriptionStatusPaused": "已暫停",
|
||||||
|
"billingSubscriptionPlan": "方案",
|
||||||
|
"priceFree": "免費"
|
||||||
}
|
}
|
||||||
|
|
|
@ -240,5 +240,10 @@
|
||||||
"back": "返回",
|
"back": "返回",
|
||||||
"verifyEmail": "驗證您的電子郵件地址",
|
"verifyEmail": "驗證您的電子郵件地址",
|
||||||
"userNotFound": "使用該電子郵件地址的用戶不存在",
|
"userNotFound": "使用該電子郵件地址的用戶不存在",
|
||||||
"registerDescription": "简化您日程安排的流程并节约时间"
|
"registerDescription": "简化您日程安排的流程并节约时间",
|
||||||
|
"billingSubscriptionUpgradeToPro": "升级至专业版",
|
||||||
|
"subscriptionStatusActive": "啟用中",
|
||||||
|
"subscriptionStatusPaused": "暫停中",
|
||||||
|
"billingSubscriptionPlan": "方案",
|
||||||
|
"priceFree": "免費版"
|
||||||
}
|
}
|
||||||
|
|
|
@ -60,5 +60,7 @@
|
||||||
"abandoned_checkout_offer": "Pour vous aider à commencer, vous pouvez obtenir <b>{{discount}}% de réduction sur</b> votre première année. Il suffit d'utiliser le code ci-dessous lorsque vous effectuez votre commande:",
|
"abandoned_checkout_offer": "Pour vous aider à commencer, vous pouvez obtenir <b>{{discount}}% de réduction sur</b> votre première année. Il suffit d'utiliser le code ci-dessous lorsque vous effectuez votre commande:",
|
||||||
"abandoned_checkout_button": "Passez à Rallly Pro",
|
"abandoned_checkout_button": "Passez à Rallly Pro",
|
||||||
"abandoned_checkout_support": "Si vous avez des questions à propos de Rallly Pro ou si vous avez besoin d'aide, répondez à cet e-mail. Je suis là pour vous aider !",
|
"abandoned_checkout_support": "Si vous avez des questions à propos de Rallly Pro ou si vous avez besoin d'aide, répondez à cet e-mail. Je suis là pour vous aider !",
|
||||||
|
"abandoned_checkout_preview": "Offre exclusive : Obtenez {{discount}}% de réduction sur votre première année de Rallly Pro!",
|
||||||
|
"abandoned_checkout_subject": "Obtenez {{discount}}% de réduction sur votre première année de Rallly Pro",
|
||||||
"abandoned_checkout_signoff": "Cordialement,"
|
"abandoned_checkout_signoff": "Cordialement,"
|
||||||
}
|
}
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
"abandoned_checkout_noname": "Szia!",
|
"abandoned_checkout_noname": "Szia!",
|
||||||
"abandoned_checkout_content": "Észrevettem, hogy kipróbáltad a <b>Rallly Pro</b>-t korábban. Meg akartalak keresni, hátha kérdésed van vagy szükséged van segítségre.",
|
"abandoned_checkout_content": "Észrevettem, hogy kipróbáltad a <b>Rallly Pro</b>-t korábban. Meg akartalak keresni, hátha kérdésed van vagy szükséged van segítségre.",
|
||||||
"abandoned_checkout_offer": "Hogy segítsek a kezdésben, az első évben egy <b>{{discount}}%</b> kedvezményt kapsz. Csak használd az alábbi kódot fizetéskor:",
|
"abandoned_checkout_offer": "Hogy segítsek a kezdésben, az első évben egy <b>{{discount}}%</b> kedvezményt kapsz. Csak használd az alábbi kódot fizetéskor:",
|
||||||
"abandoned_checkout_button": "Váltás Rallly Pro-ra",
|
"abandoned_checkout_button": "Rallly Pro-ra váltás",
|
||||||
"abandoned_checkout_support": "Ha van bármi kérdésed a Rallly Pro kapcsán vagy segítségre van szükséged, csak válaszolj erre a levélre. Örömmel segítek!",
|
"abandoned_checkout_support": "Ha van bármi kérdésed a Rallly Pro kapcsán vagy segítségre van szükséged, csak válaszolj erre a levélre. Örömmel segítek!",
|
||||||
"abandoned_checkout_preview": "Különleges ajánlat: {{discount}}% kedvezmény a Rallly Pro első évéhez!",
|
"abandoned_checkout_preview": "Különleges ajánlat: {{discount}}% kedvezmény a Rallly Pro első évéhez!",
|
||||||
"abandoned_checkout_subject": "Szerezz {{discount}}% kedvezményt a Rallly Pro első évéhez",
|
"abandoned_checkout_subject": "Szerezz {{discount}}% kedvezményt a Rallly Pro első évéhez",
|
||||||
|
|
|
@ -45,5 +45,6 @@
|
||||||
"register_subject": "Vennligst bekreft e-postadressen din",
|
"register_subject": "Vennligst bekreft e-postadressen din",
|
||||||
"common_viewOn": "Se på {{domain}}",
|
"common_viewOn": "Se på {{domain}}",
|
||||||
"newComment_preview": "Gå til avstemningen din for å se hva de sa.",
|
"newComment_preview": "Gå til avstemningen din for å se hva de sa.",
|
||||||
"newComment_heading": "Ny kommentar"
|
"newComment_heading": "Ny kommentar",
|
||||||
|
"changeEmailRequest_subject": "Bekreft din nye e-postadresse"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue