diff --git a/src/i18n/lang/de-DE.json b/src/i18n/lang/de-DE.json index 620843ce4..52f922d8c 100644 --- a/src/i18n/lang/de-DE.json +++ b/src/i18n/lang/de-DE.json @@ -113,11 +113,12 @@ "scheduledCancelSuccess": "Wir werden deinen Account nicht löschen." }, "export": { - "title": "Exportiere die Daten deines Vikunja-Accounts", + "title": "Export your Vikunja data", "description": "Du kannst eine Kopie deiner Daten bei Vikunja anfordern. Dazu gehören Namespaces, Listen, Aufgaben und alles, was damit zusammenhängt. Du kannst diese Daten dann in jeder Vikunja-Instanz über die Migrationsfunktion importieren.", "descriptionPasswordRequired": "Bitte gib dein Passwort ein, um fortzufahren:", "request": "Eine Kopie meiner Vikunja Daten anfordern", - "success": "Du hast deine Daten bei Vikunja erfolgreich angefordert! Wir schicken dir eine E-Mail, sobald sie zum Download bereitstehen." + "success": "Du hast deine Daten bei Vikunja erfolgreich angefordert! Wir schicken dir eine E-Mail, sobald sie zum Download bereitstehen.", + "downloadTitle": "Download your exported Vikunja data" } }, "list": { diff --git a/src/i18n/lang/de-swiss.json b/src/i18n/lang/de-swiss.json index 7e6b78dd9..676ddf374 100644 --- a/src/i18n/lang/de-swiss.json +++ b/src/i18n/lang/de-swiss.json @@ -113,11 +113,12 @@ "scheduledCancelSuccess": "Wir werden deinen Account nicht löschen." }, "export": { - "title": "Exportiere die Daten deines Vikunja-Accounts", + "title": "Export your Vikunja data", "description": "Du kannst eine Kopie deiner Daten bei Vikunja anfordern. Dazu gehören Namespaces, Listen, Aufgaben und alles, was damit zusammenhängt. Du kannst diese Daten dann in jeder Vikunja-Instanz über die Migrationsfunktion importieren.", "descriptionPasswordRequired": "Bitte gib dein Passwort ein, um fortzufahren:", "request": "Eine Kopie meiner Vikunja Daten anfordern", - "success": "Du hast deine Daten bei Vikunja erfolgreich angefordert! Wir schicken dir eine E-Mail, sobald sie zum Download bereitstehen." + "success": "Du hast deine Daten bei Vikunja erfolgreich angefordert! Wir schicken dir eine E-Mail, sobald sie zum Download bereitstehen.", + "downloadTitle": "Download your exported Vikunja data" } }, "list": { diff --git a/src/i18n/lang/es-ES.json b/src/i18n/lang/es-ES.json index 297888659..f51bae505 100644 --- a/src/i18n/lang/es-ES.json +++ b/src/i18n/lang/es-ES.json @@ -113,11 +113,12 @@ "scheduledCancelSuccess": "We will not delete your account." }, "export": { - "title": "Export your Vikunja Data", + "title": "Export your Vikunja data", "description": "You can request a copy of all your Vikunja data. This include Namespaces, Lists, Tasks and everything associated to them. You can import this data in any Vikunja instance through the migration function.", "descriptionPasswordRequired": "Please enter your password to proceed:", "request": "Request a copy of my Vikunja Data", - "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download." + "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download.", + "downloadTitle": "Download your exported Vikunja data" } }, "list": { diff --git a/src/i18n/lang/fr-FR.json b/src/i18n/lang/fr-FR.json index 26e787667..5d976d470 100644 --- a/src/i18n/lang/fr-FR.json +++ b/src/i18n/lang/fr-FR.json @@ -113,11 +113,12 @@ "scheduledCancelSuccess": "We will not delete your account." }, "export": { - "title": "Export your Vikunja Data", + "title": "Export your Vikunja data", "description": "You can request a copy of all your Vikunja data. This include Namespaces, Lists, Tasks and everything associated to them. You can import this data in any Vikunja instance through the migration function.", "descriptionPasswordRequired": "Please enter your password to proceed:", "request": "Request a copy of my Vikunja Data", - "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download." + "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download.", + "downloadTitle": "Download your exported Vikunja data" } }, "list": { diff --git a/src/i18n/lang/pt-BR.json b/src/i18n/lang/pt-BR.json index 297888659..f51bae505 100644 --- a/src/i18n/lang/pt-BR.json +++ b/src/i18n/lang/pt-BR.json @@ -113,11 +113,12 @@ "scheduledCancelSuccess": "We will not delete your account." }, "export": { - "title": "Export your Vikunja Data", + "title": "Export your Vikunja data", "description": "You can request a copy of all your Vikunja data. This include Namespaces, Lists, Tasks and everything associated to them. You can import this data in any Vikunja instance through the migration function.", "descriptionPasswordRequired": "Please enter your password to proceed:", "request": "Request a copy of my Vikunja Data", - "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download." + "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download.", + "downloadTitle": "Download your exported Vikunja data" } }, "list": { diff --git a/src/i18n/lang/pt-PT.json b/src/i18n/lang/pt-PT.json index 297888659..f51bae505 100644 --- a/src/i18n/lang/pt-PT.json +++ b/src/i18n/lang/pt-PT.json @@ -113,11 +113,12 @@ "scheduledCancelSuccess": "We will not delete your account." }, "export": { - "title": "Export your Vikunja Data", + "title": "Export your Vikunja data", "description": "You can request a copy of all your Vikunja data. This include Namespaces, Lists, Tasks and everything associated to them. You can import this data in any Vikunja instance through the migration function.", "descriptionPasswordRequired": "Please enter your password to proceed:", "request": "Request a copy of my Vikunja Data", - "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download." + "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download.", + "downloadTitle": "Download your exported Vikunja data" } }, "list": { diff --git a/src/i18n/lang/ro-RO.json b/src/i18n/lang/ro-RO.json index 297888659..f51bae505 100644 --- a/src/i18n/lang/ro-RO.json +++ b/src/i18n/lang/ro-RO.json @@ -113,11 +113,12 @@ "scheduledCancelSuccess": "We will not delete your account." }, "export": { - "title": "Export your Vikunja Data", + "title": "Export your Vikunja data", "description": "You can request a copy of all your Vikunja data. This include Namespaces, Lists, Tasks and everything associated to them. You can import this data in any Vikunja instance through the migration function.", "descriptionPasswordRequired": "Please enter your password to proceed:", "request": "Request a copy of my Vikunja Data", - "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download." + "success": "You've successfully requested your Vikunja Data! We will send you an email once it's ready to download.", + "downloadTitle": "Download your exported Vikunja data" } }, "list": { diff --git a/src/i18n/lang/ru-RU.json b/src/i18n/lang/ru-RU.json index a90c0b04d..87e94de81 100644 --- a/src/i18n/lang/ru-RU.json +++ b/src/i18n/lang/ru-RU.json @@ -113,11 +113,12 @@ "scheduledCancelSuccess": "Мы не будем удалять твой аккаунт." }, "export": { - "title": "Экспорт данных Vikunja", + "title": "Export your Vikunja data", "description": "Ты можешь запросить копию всех своих данных Vikunja. Это включает в себя пространства имён, списки, задачи и всё связанное с ними. Эти данные можно будет импортировать на любом экземпляре Vikunja через функцию миграции.", "descriptionPasswordRequired": "Для продолжения введи свой пароль:", "request": "Запросить копию моих данных Vikunja", - "success": "Данные Vikunja успешно запрошены! Мы отправим тебе письмо, когда они будут готовы для скачивания." + "success": "Данные Vikunja успешно запрошены! Мы отправим тебе письмо, когда они будут готовы для скачивания.", + "downloadTitle": "Download your exported Vikunja data" } }, "list": {