🌐 New Crowdin updates (#1217)

This commit is contained in:
Luke Vella 2024-07-22 22:37:15 +01:00 committed by GitHub
parent 1c2591ecfb
commit 3900b1c032
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 24 additions and 8 deletions

View file

@ -27,5 +27,7 @@
"planFree": "Gratis",
"keepPollsIndefinitely": "Mantener encuestas indefinidamente",
"whenPollInactive": "¿Cuándo una encuesta se vuelve inactiva?",
"whenPollInactiveAnswer": "Las encuestas se vuelven inactivas cuando todas las opciones de fecha están en el pasado Y la encuesta no ha sido accedida durante más de 30 días. Las encuestas inactivas se eliminan automáticamente si no tienes una suscripción de pago."
"whenPollInactiveAnswer": "Las encuestas se vuelven inactivas cuando todas las opciones de fecha están en el pasado Y la encuesta no ha sido accedida durante más de 30 días. Las encuestas inactivas se eliminan automáticamente si no tienes una suscripción de pago.",
"discount": "Ahorre {amount}",
"yearlyBillingDescription": "por año"
}

View file

@ -27,5 +27,7 @@
"planFree": "Ingyenes",
"keepPollsIndefinitely": "Szavazások megőrzése örökre",
"whenPollInactive": "Mikor lesz egy szavazás inaktív?",
"whenPollInactiveAnswer": "A szavazások inaktívak lesznek, ha az összes dátum lehetőség múltbeli ÉS a szavazás nem volt megtekintve a legutóbbi 30 napban. Az inaktív szavazások automatikusan törlődnek, ha nincs előfizetésed."
"whenPollInactiveAnswer": "A szavazások inaktívak lesznek, ha az összes dátum lehetőség múltbeli ÉS a szavazás nem volt megtekintve a legutóbbi 30 napban. Az inaktív szavazások automatikusan törlődnek, ha nincs előfizetésed.",
"discount": "Spórolj {amount}-ot",
"yearlyBillingDescription": "évente"
}

View file

@ -27,5 +27,7 @@
"planFree": "Gratis",
"keepPollsIndefinitely": "Conservare i sondaggi a tempo indeterminato",
"whenPollInactive": "Quando un sondaggio diventa inattivo?",
"whenPollInactiveAnswer": "I sondaggi diventano inattivi quando tutte le opzioni di data sono nel passato E non si accede al sondaggio da oltre 30 giorni. I sondaggi inattivi vengono automaticamente eliminati se non hai un abbonamento a pagamento."
"whenPollInactiveAnswer": "I sondaggi diventano inattivi quando tutte le opzioni di data sono nel passato E non si accede al sondaggio da oltre 30 giorni. I sondaggi inattivi vengono automaticamente eliminati se non hai un abbonamento a pagamento.",
"discount": "Risparmia {amount}",
"yearlyBillingDescription": "all'anno"
}

View file

@ -27,5 +27,7 @@
"planFree": "Gratis",
"keepPollsIndefinitely": "Behoud polls voor onbepaalde tijd",
"whenPollInactive": "Wanneer krijgt een poll de status \"inactief\"?",
"whenPollInactiveAnswer": "Polls worden inactief wanneer alle datumopties in het verleden liggen en de poll gedurende meer dan 30 dagen niet is benaderd. Zonder een betaald abonnement worden inactieve polls automatisch verwijderd."
"whenPollInactiveAnswer": "Polls worden inactief wanneer alle datumopties in het verleden liggen en de poll gedurende meer dan 30 dagen niet is benaderd. Zonder een betaald abonnement worden inactieve polls automatisch verwijderd.",
"discount": "Bespaar {amount}",
"yearlyBillingDescription": "per jaar"
}

View file

@ -244,5 +244,7 @@
"upcomingEventsEmptyStateDescription": "Cuando programes eventos, aparecerán aquí.",
"pastEventsEmptyStateDescription": "Cuando programes eventos, aparecerán aquí.",
"activePollCount": "{{activePollCount}} Activa",
"createPoll": "Crear encuesta"
"createPoll": "Crear encuesta",
"yearlyDiscount": "Ahorre {amount}",
"yearlyBillingDescription": "por año"
}

View file

@ -261,5 +261,7 @@
"pastEventsEmptyStateTitle": "Nincsenek korábbi események",
"pastEventsEmptyStateDescription": "Amikor eseményeket ütemezel be, itt fognak megjelenni.",
"activePollCount": "{{activePollCount}} aktív",
"createPoll": "Szavazás létrehozása"
"createPoll": "Szavazás létrehozása",
"yearlyDiscount": "Spórolj {amount}-ot",
"yearlyBillingDescription": "évente"
}

View file

@ -226,5 +226,7 @@
"autoTimeZone": "Conversione Automatica Fuso Orario",
"autoTimeZoneHelp": "Abilita questa impostazione per impostare automaticamente gli orari dell'evento con il fuso orario dei partecipanti.",
"timeShownIn": "Le date sono mostrate in {timeZone}",
"createPoll": "Crea sondaggio"
"createPoll": "Crea sondaggio",
"yearlyDiscount": "Risparmia {amount}",
"yearlyBillingDescription": "all'anno"
}

View file

@ -261,5 +261,7 @@
"pastEventsEmptyStateTitle": "Geen afgelopen evenementen",
"pastEventsEmptyStateDescription": "Wanneer je evenementen inplant, zullen ze hier verschijnen.",
"activePollCount": "{{activePollCount}} actief",
"createPoll": "Poll maken"
"createPoll": "Poll maken",
"yearlyDiscount": "Bespaar {amount}",
"yearlyBillingDescription": "per jaar"
}