mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-01 15:39:03 +02:00
🌐 New Crowdin updates (#1260)
This commit is contained in:
parent
e9feb247ca
commit
e459c34f3d
5 changed files with 41 additions and 5 deletions
|
@ -23,5 +23,6 @@
|
|||
"getStarted": "Kom i gang",
|
||||
"availabilityPoll": "Tilgængelighedsafstemning",
|
||||
"solutions": "Løsninger",
|
||||
"howItWorks": "Sådan virker det"
|
||||
"howItWorks": "Sådan virker det",
|
||||
"status": "Status"
|
||||
}
|
||||
|
|
|
@ -27,5 +27,7 @@
|
|||
"planFree": "Gratis",
|
||||
"keepPollsIndefinitely": "Behold afstemninger for evigt",
|
||||
"whenPollInactive": "Hvornår bliver en afstemning inaktiv?",
|
||||
"whenPollInactiveAnswer": "Afstemninger bliver inaktive, når alle dato-muligheder er i fortiden, OG meningsmålingen ikke er blevet tilgået i over 30 dage. Inaktive afstemninger slettes automatisk, hvis du ikke har et betalt abonnement."
|
||||
"whenPollInactiveAnswer": "Afstemninger bliver inaktive, når alle dato-muligheder er i fortiden, OG meningsmålingen ikke er blevet tilgået i over 30 dage. Inaktive afstemninger slettes automatisk, hvis du ikke har et betalt abonnement.",
|
||||
"discount": "Spar {amount}",
|
||||
"yearlyBillingDescription": "pr. år"
|
||||
}
|
||||
|
|
|
@ -27,5 +27,7 @@
|
|||
"planFree": "Gratuit",
|
||||
"keepPollsIndefinitely": "Conserver les sondages indéfiniment",
|
||||
"whenPollInactive": "Quand un sondage est-il devenu inactif ?",
|
||||
"whenPollInactiveAnswer": "Les sondages deviennent inactifs lorsque toutes les options de date sont passées ET que le sondage n'a pas été consulté depuis plus de 30 jours. Les sondages inactifs sont automatiquement supprimés si vous n'avez pas d'abonnement payant."
|
||||
"whenPollInactiveAnswer": "Les sondages deviennent inactifs lorsque toutes les options de date sont passées ET que le sondage n'a pas été consulté depuis plus de 30 jours. Les sondages inactifs sont automatiquement supprimés si vous n'avez pas d'abonnement payant.",
|
||||
"discount": "Économisez {amount}",
|
||||
"yearlyBillingDescription": "par an"
|
||||
}
|
||||
|
|
|
@ -248,11 +248,30 @@
|
|||
"advancedSettingsDescription": "Skjul deltagere, resultater og kræv deltagernes e-mailadresser.",
|
||||
"keepPollsIndefinitely": "Behold afstemninger på ubestemt tid",
|
||||
"keepPollsIndefinitelyDescription": "Inaktive afstemninger vil ikke blive slettet automatisk.",
|
||||
"verificationCodeSentTo": "Vi sendte en bekræftelseskode til <b>{{ email }}</b>",
|
||||
"home": "Hjem",
|
||||
"groupPoll": "Gruppeafstemning",
|
||||
"groupPollDescription": "Del din tilgængelighed med en gruppe mennesker og find det bedste tidspunkt at møde.",
|
||||
"create": "Opret",
|
||||
"upcoming": "Kommende",
|
||||
"past": "Tidligere",
|
||||
"copyLink": "Kopier link",
|
||||
"upcomingEventsEmptyStateTitle": "Ingen kommende begivenheder",
|
||||
"upcomingEventsEmptyStateDescription": "Når du planlægger begivenheder, vil de vises her.",
|
||||
"pastEventsEmptyStateTitle": "Ingen tidligere begivenheder",
|
||||
"pastEventsEmptyStateDescription": "Når du planlægger begivenheder, vil de vises her.",
|
||||
"activePollCount": "{{activePollCount}} aktive",
|
||||
"createPoll": "Opret afstemning",
|
||||
"yearlyDiscount": "Spar {amount}",
|
||||
"yearlyBillingDescription": "pr. år",
|
||||
"addToCalendar": "Tilføj til kalender",
|
||||
"microsoft365": "Microsoft 365",
|
||||
"outlook": "Outlook",
|
||||
"yahoo": "Yahoo",
|
||||
"downloadICSFile": "Hent ICS-fil",
|
||||
"schedulateDate": "Planlagt dato"
|
||||
"schedulateDate": "Planlagt dato",
|
||||
"timeZoneChangeDetectorTitle": "Tidszoneændring registreret",
|
||||
"timeZoneChangeDetectorMessage": "Din tidszone er ændret til {currentTimeZone}. Vil du opdatere dine indstillinger?",
|
||||
"yesUpdateTimezone": "Ja, opdater min tidszone",
|
||||
"noKeepCurrentTimezone": "Nej, behold den aktuelle tidszone"
|
||||
}
|
||||
|
|
|
@ -261,5 +261,17 @@
|
|||
"pastEventsEmptyStateTitle": "Aucun événement passé",
|
||||
"pastEventsEmptyStateDescription": "Lorsque vous planifiez des événements, ils apparaîtront ici.",
|
||||
"activePollCount": "{{activePollCount}} en direct",
|
||||
"createPoll": "Créer un sondage"
|
||||
"createPoll": "Créer un sondage",
|
||||
"yearlyDiscount": "Économisez {amount}",
|
||||
"yearlyBillingDescription": "par an",
|
||||
"addToCalendar": "Ajouter au calendrier",
|
||||
"microsoft365": "Microsoft 365",
|
||||
"outlook": "Outlook",
|
||||
"yahoo": "Yahoo",
|
||||
"downloadICSFile": "Télécharger le fichier ICS",
|
||||
"schedulateDate": "Date programmée",
|
||||
"timeZoneChangeDetectorTitle": "Changement de fuseau horaire détecté",
|
||||
"timeZoneChangeDetectorMessage": "Votre fuseau horaire a été modifié en {currentTimeZone}. Souhaitez-vous mettre à jour vos préférences ?",
|
||||
"yesUpdateTimezone": "Oui, mettez à jour mon fuseau horaire",
|
||||
"noKeepCurrentTimezone": "Non, conserver le fuseau horaire actuel"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue