From 744ec9e3873ef6b6bb7872d417eed6cdd445d4a5 Mon Sep 17 00:00:00 2001 From: wiaderwek Date: Mon, 18 Dec 2023 11:26:36 +0100 Subject: [PATCH] set tldraw announcement text (#3366) * set tldraw announcement text * fix bolding --------- Co-authored-by: Tomasz Wiaderek --- locales/de.json | 2 +- locales/en.json | 2 +- locales/es.json | 2 +- locales/uk.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/de.json b/locales/de.json index af0b547285..1508c27df9 100644 --- a/locales/de.json +++ b/locales/de.json @@ -1249,7 +1249,7 @@ "toTask": "Zur Aufgabe" }, "text": { - "announcement": "Nehmen Sie an unserer Zufriedenheitsumfrage teil und helfen Sie uns, die Cloud zu verbessern. Hier geht’s zur Befragung.", + "announcement": "Wichtige Ankündigung: Das Tool neXboard wird durch tldraw ersetzt. Sichern Sie Ihre Inhalte aus den neXboards, die Sie weiter verwenden wollen, bitte bis zum 15.03.2024. Bis dahin können angelegte neXboards weiterhin verwendet werden. Hier finden Sie Möglichkeiten der Sicherung und weitere Informationen.", "emptyHomeworksInfo": "Keine gestellten Aufgaben. Du findest alle Aufgaben im Aufgaben-Bereich.", "emptyNewsInfo": "Bisher gibt es keine News.", "graded": "Bewertet", diff --git a/locales/en.json b/locales/en.json index 5017a2e332..bda3d1c225 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1249,7 +1249,7 @@ "toTask": "To the task" }, "text": { - "announcement": "Take part in our satisfaction survey and help us improve the cloud. Click here for the survey. (German language only).", + "announcement": "Important announcement: The neXboard tool will be replaced by tldraw. Please back up your content from the neXboards that you wish to continue using by 15.03.2024. Until then, neXboards you have created can still be used. Here you can find backup options and further information.", "emptyHomeworksInfo": "No assigned tasks. You can find all tasks in the tasks area.", "emptyNewsInfo": "So far there is no news.", "graded": "Graded", diff --git a/locales/es.json b/locales/es.json index e8d2b2aa0a..bdd5093448 100644 --- a/locales/es.json +++ b/locales/es.json @@ -1249,7 +1249,7 @@ "toTask": "A la tarea" }, "text": { - "announcement": "Participe en nuestra encuesta de satisfacción y ayúdenos a mejorar la nube. Haga clic aquí para acceder a la encuesta (solo en alemán).", + "announcement": "Anuncio importante: La herramienta neXboard será sustituida por tldraw. Por favor, haga una copia de seguridad del contenido de los neXboards que desee seguir utilizando antes del 15 de marzo de 2024. Los neXboards que haya creado podrán seguir utilizándose hasta entonces. Aquí encontrará opciones de copia de seguridad y más informaciones.", "emptyHomeworksInfo": "No hay tareas asignadas. Puedes encontrarar todas las tareas en el área de tareas.", "emptyNewsInfo": "Hasta el momento no hay noticias.", "graded": "Calificado", diff --git a/locales/uk.json b/locales/uk.json index 156f5008a5..6783f7156a 100644 --- a/locales/uk.json +++ b/locales/uk.json @@ -9,7 +9,7 @@ "welcome": "Вітаємо" }, "text": { - "announcement": "Візьміть участь у нашому опитуванні та допоможіть нам покращити хмару. Натисніть тут, щоб отримати доступ до опитування (лише німецькою мовою).", + "announcement": "Важливе оголошення: Інструмент neXboard буде замінено на tldraw. Будь ласка, створіть резервну копію вашого контенту на дошках neXboards, які ви хочете продовжувати використовувати, до 15 березня 2024 року. Створені вами дошки neXboards можна буде використовувати до цього часу. Тут ви можете знайти варіанти резервного копіювання та додаткову інформацію.", "notFound": "Активних записів не знайдено.", "emptyHomeworksInfo": "Усі домашні завдання показуються в розділі домашніх завдань.", "emptyNewsInfo": "Немає останніх новин. Перегляньте розділ новин, щоб бути в курсі.",