mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-06 21:56:03 +02:00
🌐 New Crowdin updates (#1262)
This commit is contained in:
parent
91a0a840df
commit
f077de1266
4 changed files with 26 additions and 4 deletions
|
@ -27,5 +27,7 @@
|
||||||
"planFree": "Kostenlos",
|
"planFree": "Kostenlos",
|
||||||
"keepPollsIndefinitely": "Umfragen auf unbestimmte Zeit behalten",
|
"keepPollsIndefinitely": "Umfragen auf unbestimmte Zeit behalten",
|
||||||
"whenPollInactive": "Wann wird eine Umfrage inaktiv?",
|
"whenPollInactive": "Wann wird eine Umfrage inaktiv?",
|
||||||
"whenPollInactiveAnswer": "Umfragen werden inaktiv, wenn alle Datumsoptionen in der Vergangenheit liegen UND die Umfrage seit mehr als 30 Tagen nicht aufgerufen wurde. Inaktive Umfragen werden automatisch gelöscht, wenn du kein kostenpflichtiges Abonnement hast."
|
"whenPollInactiveAnswer": "Umfragen werden inaktiv, wenn alle Datumsoptionen in der Vergangenheit liegen UND die Umfrage seit mehr als 30 Tagen nicht aufgerufen wurde. Inaktive Umfragen werden automatisch gelöscht, wenn du kein kostenpflichtiges Abonnement hast.",
|
||||||
|
"discount": "Spare {amount}",
|
||||||
|
"yearlyBillingDescription": "pro Jahr"
|
||||||
}
|
}
|
||||||
|
|
|
@ -261,5 +261,17 @@
|
||||||
"pastEventsEmptyStateTitle": "Keine vergangenen Termine",
|
"pastEventsEmptyStateTitle": "Keine vergangenen Termine",
|
||||||
"pastEventsEmptyStateDescription": "Nachdem Du Termine geplant hast, werden sie hier angezeigt.",
|
"pastEventsEmptyStateDescription": "Nachdem Du Termine geplant hast, werden sie hier angezeigt.",
|
||||||
"activePollCount": "{{activePollCount}} Live",
|
"activePollCount": "{{activePollCount}} Live",
|
||||||
"createPoll": "Umfrage erstellen"
|
"createPoll": "Umfrage erstellen",
|
||||||
|
"yearlyDiscount": "Spare {amount}",
|
||||||
|
"yearlyBillingDescription": "pro Jahr",
|
||||||
|
"addToCalendar": "Zum Kalender hinzufügen",
|
||||||
|
"microsoft365": "Microsoft 365",
|
||||||
|
"outlook": "Outlook",
|
||||||
|
"yahoo": "Yahoo",
|
||||||
|
"downloadICSFile": "ICS-Datei herunterladen",
|
||||||
|
"schedulateDate": "Geplantes Datum",
|
||||||
|
"timeZoneChangeDetectorTitle": "Zeitzonenänderung erkannt",
|
||||||
|
"timeZoneChangeDetectorMessage": "Ihre Zeitzone wurde auf {currentTimeZone} geändert. Möchten Sie Ihre Einstellungen aktualisieren?",
|
||||||
|
"yesUpdateTimezone": "Ja, aktualisiere meine Zeitzone",
|
||||||
|
"noKeepCurrentTimezone": "Nein, behalte die aktuelle Zeitzone"
|
||||||
}
|
}
|
||||||
|
|
|
@ -234,5 +234,9 @@
|
||||||
"outlook": "Outlook",
|
"outlook": "Outlook",
|
||||||
"yahoo": "Yahoo",
|
"yahoo": "Yahoo",
|
||||||
"downloadICSFile": "Scarica file ICS",
|
"downloadICSFile": "Scarica file ICS",
|
||||||
"schedulateDate": "Data programmata"
|
"schedulateDate": "Data programmata",
|
||||||
|
"timeZoneChangeDetectorTitle": "Rilevato Cambio Fuso Orario",
|
||||||
|
"timeZoneChangeDetectorMessage": "Il tuo fuso orario è cambiato in {currentTimeZone}. Vuoi aggiornare le tue preferenze?",
|
||||||
|
"yesUpdateTimezone": "Sì, aggiorna il mio fuso orario",
|
||||||
|
"noKeepCurrentTimezone": "No, mantieni il fuso orario attuale"
|
||||||
}
|
}
|
||||||
|
|
|
@ -269,5 +269,9 @@
|
||||||
"outlook": "Outlook",
|
"outlook": "Outlook",
|
||||||
"yahoo": "Yahoo",
|
"yahoo": "Yahoo",
|
||||||
"downloadICSFile": "Pobierz plik ICS",
|
"downloadICSFile": "Pobierz plik ICS",
|
||||||
"schedulateDate": "Zaplanowana data"
|
"schedulateDate": "Zaplanowana data",
|
||||||
|
"timeZoneChangeDetectorTitle": "Wykryto zmianę strefy czasowej",
|
||||||
|
"timeZoneChangeDetectorMessage": "Twoja strefa czasowa została zmieniona na {currentTimeZone}. Czy chcesz zaktualizować swoje preferencje?",
|
||||||
|
"yesUpdateTimezone": "Tak, zaktualizuj moją strefę czasową",
|
||||||
|
"noKeepCurrentTimezone": "Nie, zachowaj bieżącą strefę czasową"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue