diff --git a/public/language/ar/notifications.json b/public/language/ar/notifications.json
index 0c86cd65f8..71ae442723 100644
--- a/public/language/ar/notifications.json
+++ b/public/language/ar/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "تم تخصيص العلامة 1% لك",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "تم التحقق من عنوان البريد الإلكتروني",
"email-confirmed-message": "شكرًا على إثبات صحة عنوان بريدك الإلكتروني. صار حسابك مفعلًا بالكامل.",
"email-confirm-error-message": "حدث خطأ أثناء التحقق من عنوان بريدك الإلكتروني. ربما رمز التفعيل خاطئ أو انتهت صلاحيته.",
diff --git a/public/language/ar/user.json b/public/language/ar/user.json
index af7b2f0dda..463dca997e 100644
--- a/public/language/ar/user.json
+++ b/public/language/ar/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/bg/notifications.json b/public/language/bg/notifications.json
index dd195e5cb2..ea0beadaff 100644
--- a/public/language/bg/notifications.json
+++ b/public/language/bg/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Има %1 заявки за регистрация, които очакват да бъдат прегледани.",
"flag_assigned_to_you": "Докладът %1 беше назначен на Вас",
"post_awaiting_review": "Публикацията чака да бъде прегледана",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Е-пощата беше потвърдена",
"email-confirmed-message": "Благодарим Ви, че потвърдихте е-пощата си. Акаунтът Ви е вече напълно активиран.",
"email-confirm-error-message": "Възникна проблем при потвърждаването на е-пощата Ви. Може кодът да е грешен или давността му да е изтекла.",
diff --git a/public/language/bg/user.json b/public/language/bg/user.json
index 714b7816ab..07a8c00996 100644
--- a/public/language/bg/user.json
+++ b/public/language/bg/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Имате право на пренос на данни",
"consent.right_to_data_portability_description": "Можете да изискате от нас всички събрани за Вас и акаунта Ви данни в машинен формат. Можете да направите това като натиснете съответния бутон по-долу.",
"consent.export_profile": "Изнасяне на профила (.json)",
+ "consent.export-profile-success": "Изнасяне на профила… Ще получите известие, когато е готово.",
"consent.export_uploads": "Изнасяне на каченото съдържание (.zip)",
- "consent.export_posts": "Изнасяне на публикациите (.csv)"
+ "consent.export-uploads-success": "Изнасяне на каченото съдържание… Ще получите известие, когато е готово.",
+ "consent.export_posts": "Изнасяне на публикациите (.csv)",
+ "consent.export-posts-success": "Изнасяне на публикациите… Ще получите известие, когато е готово."
}
\ No newline at end of file
diff --git a/public/language/bn/notifications.json b/public/language/bn/notifications.json
index a11e62bc4c..f17cd098c2 100644
--- a/public/language/bn/notifications.json
+++ b/public/language/bn/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "ইমেইল নিশ্চিত করা হয়েছে",
"email-confirmed-message": "আপনার ইমেইল যাচাই করার জন্য আপনাকে ধন্যবাদ। আপনার অ্যাকাউন্টটি এখন সম্পূর্ণরূপে সক্রিয়।",
"email-confirm-error-message": "আপনার ইমেল ঠিকানার বৈধতা যাচাইয়ে একটি সমস্যা হয়েছে। সম্ভবত কোডটি ভুল ছিল অথবা কোডের মেয়াদ শেষ হয়ে গিয়েছে।",
diff --git a/public/language/bn/user.json b/public/language/bn/user.json
index c0bd82e3d9..b715f10cc9 100644
--- a/public/language/bn/user.json
+++ b/public/language/bn/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/cs/notifications.json b/public/language/cs/notifications.json
index 277095f420..662cf1541d 100644
--- a/public/language/cs/notifications.json
+++ b/public/language/cs/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Je zde %1 registračních požadavků čeká na vyřízení.",
"flag_assigned_to_you": "Označení %1 vám bylo přiřazeno",
"post_awaiting_review": "Příspěvek na schválení",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-mail potvrzen",
"email-confirmed-message": "Děkujeme za ověření vaší e-mailové adresy. Váš účet je nyní aktivní.",
"email-confirm-error-message": "Nastal problém s ověřením vaší e-mailové adresy. Kód je pravděpodobně neplatný nebo jeho platnost vypršela.",
diff --git a/public/language/cs/user.json b/public/language/cs/user.json
index fe2b1adcee..a7eb17acaa 100644
--- a/public/language/cs/user.json
+++ b/public/language/cs/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Máte právo na přenositelnost dat",
"consent.right_to_data_portability_description": "Můžete od nás požadovat strojně čitelné data, která byla sesbírána o Vás a vašem účtu. Učiníte tak kliknutím na tlačítka zobrazená níže.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Exportovat nahraný obsah (*.zip)",
- "consent.export_posts": "Exportovat příspěvky (*.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Exportovat příspěvky (*.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/da/notifications.json b/public/language/da/notifications.json
index 51a44a8f0e..e18b411132 100644
--- a/public/language/da/notifications.json
+++ b/public/language/da/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email bekræftet",
"email-confirmed-message": "Tak fordi du validerede din email. Din konto er nu fuldt ud aktiveret.",
"email-confirm-error-message": "Der var et problem med valideringen af din emailadresse. Bekræftelses koden var muligvis forkert eller udløbet.",
diff --git a/public/language/da/user.json b/public/language/da/user.json
index b2ec2d9a14..8ded88934a 100644
--- a/public/language/da/user.json
+++ b/public/language/da/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/de/notifications.json b/public/language/de/notifications.json
index b9fbf859da..21b9cd06cf 100644
--- a/public/language/de/notifications.json
+++ b/public/language/de/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Es erwarten %1 Registrierungsanfragen eine Überprüfung.",
"flag_assigned_to_you": "Markierung %1 wurde Ihnen zugewiesen",
"post_awaiting_review": "Beitrag noch nicht Überprüft",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-Mail bestätigt",
"email-confirmed-message": "Vielen Dank für Ihre E-Mail-Validierung. Ihr Konto ist nun vollständig aktiviert.",
"email-confirm-error-message": "Es gab ein Problem bei der Validierung Ihrer E-Mail-Adresse. Möglicherweise ist der Code ungültig oder abgelaufen.",
diff --git a/public/language/de/user.json b/public/language/de/user.json
index 97a3c79cda..0089e8b72a 100644
--- a/public/language/de/user.json
+++ b/public/language/de/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Du hast das Recht auf Datenportabilität",
"consent.right_to_data_portability_description": "Du kannst von uns eine Maschinen-Lesbare Datei von jeglichen gesammelten Daten von dir und deinem Konto anfordern, indem du unten auf den entsprechenden Knopf drückst. ",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Hochgeladene Dateien exportieren (.zip)",
- "consent.export_posts": "Beiträge exportieren (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Beiträge exportieren (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/el/notifications.json b/public/language/el/notifications.json
index fa538d29b6..85efcdc2ed 100644
--- a/public/language/el/notifications.json
+++ b/public/language/el/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
diff --git a/public/language/el/user.json b/public/language/el/user.json
index 734609fe37..b3d73cf6a1 100644
--- a/public/language/el/user.json
+++ b/public/language/el/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/en-US/notifications.json b/public/language/en-US/notifications.json
index 980fdbc964..91600bf79a 100644
--- a/public/language/en-US/notifications.json
+++ b/public/language/en-US/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
diff --git a/public/language/en-US/user.json b/public/language/en-US/user.json
index ced3efe3a2..d100a99ad9 100644
--- a/public/language/en-US/user.json
+++ b/public/language/en-US/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/en-x-pirate/notifications.json b/public/language/en-x-pirate/notifications.json
index 0d57170235..705fed3063 100644
--- a/public/language/en-x-pirate/notifications.json
+++ b/public/language/en-x-pirate/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
diff --git a/public/language/en-x-pirate/user.json b/public/language/en-x-pirate/user.json
index 92fad5db1a..8bfa716d2d 100644
--- a/public/language/en-x-pirate/user.json
+++ b/public/language/en-x-pirate/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/es/notifications.json b/public/language/es/notifications.json
index 4527ea84a3..6dc1c86b19 100644
--- a/public/language/es/notifications.json
+++ b/public/language/es/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Hay %1 peticiones de registros pendientes de revisión",
"flag_assigned_to_you": "Reporte %1 te ha sido asignado.",
"post_awaiting_review": "Entrada esperando revisión",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Correo electrónico confirmado",
"email-confirmed-message": "Gracias por validar tu correo electrónico. Tu cuenta ya está completamente activa.",
"email-confirm-error-message": "Hubo un problema al validar tu cuenta de correo electrónico. Quizá el código era erróneo o expiró...",
diff --git a/public/language/es/user.json b/public/language/es/user.json
index b99a143d75..06af0f5634 100644
--- a/public/language/es/user.json
+++ b/public/language/es/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Usted tiene el Derecho a la Portabilidad de Datos",
"consent.right_to_data_portability_description": "Puede pedir de nosotros una exportación legible por máquinas de cualquier dato recolectado sobre usted y su cuenta. Puede hacerlo haciendo click en el botón apropiado abajo.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Exportar Contenido Subido (.zip)",
- "consent.export_posts": "Exportar Entradas y Respuestas (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Exportar Entradas y Respuestas (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/et/notifications.json b/public/language/et/notifications.json
index a3377197d2..43a8469320 100644
--- a/public/language/et/notifications.json
+++ b/public/language/et/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "%1 registreerimistaotlust ootavad ülevaadet.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Emaili aadress kinnitatud",
"email-confirmed-message": "Täname, et kinnitasite oma emaili aadressi. Teie kasutaja on nüüd täielikult aktiveeritud.",
"email-confirm-error-message": "Emaili aadressi kinnitamisel tekkis viga. Võibolla kinnituskood oli vale või aegunud.",
diff --git a/public/language/et/user.json b/public/language/et/user.json
index 7fc7fbc85a..ea2135af96 100644
--- a/public/language/et/user.json
+++ b/public/language/et/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/fa-IR/notifications.json b/public/language/fa-IR/notifications.json
index e31af582ed..aff9a5edb1 100644
--- a/public/language/fa-IR/notifications.json
+++ b/public/language/fa-IR/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "تعداد %1 درخواست عضویت برای بررسی وجود دارد.",
"flag_assigned_to_you": "گزارش %1به شما تعلق گرفت",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "ایمیل تایید شد",
"email-confirmed-message": "بابت تایید ایمیلتان سپاسگزاریم. حساب کاربری شما اکنون به صورت کامل فعال شده است.",
"email-confirm-error-message": "خطایی در تایید آدرس ایمیل شما پیش آمده است. ممکن است کد نامعتبر و یا منقضی شده باشد.",
diff --git a/public/language/fa-IR/user.json b/public/language/fa-IR/user.json
index 55c40eddd8..491eeb9eeb 100644
--- a/public/language/fa-IR/user.json
+++ b/public/language/fa-IR/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/fi/notifications.json b/public/language/fi/notifications.json
index 0118d76edf..be327e7527 100644
--- a/public/language/fi/notifications.json
+++ b/public/language/fi/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "%1 rekisteröintipyyntöä odottaa katselmointia",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Viesti odottaa katselmointia",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Sähköpostiosoite vahvistettu",
"email-confirmed-message": "Kiitos sähköpostiosoitteesi vahvistamisesta. Käyttäjätilisi on nyt täysin aktivoitu.",
"email-confirm-error-message": "Ongelma sähköpostiosoitteen vahvistamisessa. Ehkäpä koodi oli virheellinen tai vanhentunut.",
diff --git a/public/language/fi/user.json b/public/language/fi/user.json
index d3877eb780..045a2e2c78 100644
--- a/public/language/fi/user.json
+++ b/public/language/fi/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/fr/notifications.json b/public/language/fr/notifications.json
index 312ca64b86..b51e163cda 100644
--- a/public/language/fr/notifications.json
+++ b/public/language/fr/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "%1 inscription(s) est en attente de validation.",
"flag_assigned_to_you": "Drapeau %1 vous a été assigné",
"post_awaiting_review": "Message en attente de validation",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email vérifié",
"email-confirmed-message": "Merci pour la validation de votre adresse email. Votre compte est désormais activé.",
"email-confirm-error-message": "Il y a un un problème dans la vérification de votre adresse email. Le code est peut être invalide ou a expiré.",
diff --git a/public/language/fr/user.json b/public/language/fr/user.json
index ff9f834182..b189a4ac8b 100644
--- a/public/language/fr/user.json
+++ b/public/language/fr/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Vous avez la possibilité de portabilité des données.",
"consent.right_to_data_portability_description": "Vous pouvez exporter de toutes vos données collectées. Vous pouvez le faire en cliquant sur le bouton ci-dessous.",
"consent.export_profile": "Exporter Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Exporter le contenu de vos fichiers envoyés (.zip)",
- "consent.export_posts": "Exporter vos messages (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Exporter vos messages (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/gl/notifications.json b/public/language/gl/notifications.json
index 4267d4afdb..6470a1fd96 100644
--- a/public/language/gl/notifications.json
+++ b/public/language/gl/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Hai %1 peticións de rexistros pendentes de revisión",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Correo confirmado",
"email-confirmed-message": "Grazas por validar o teu correo. A túa conta agora está activada.",
"email-confirm-error-message": "Houbo un problema validando o teu correo. Poida que o código fose inválido ou expirase. ",
diff --git a/public/language/gl/user.json b/public/language/gl/user.json
index e47a0d2273..a43e9af2c3 100644
--- a/public/language/gl/user.json
+++ b/public/language/gl/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/he/notifications.json b/public/language/he/notifications.json
index cfbf0734b3..58596f5a8a 100644
--- a/public/language/he/notifications.json
+++ b/public/language/he/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "ישנן %1 בקשות הרשמה שמחכות לבדיקה.",
"flag_assigned_to_you": "דיווח %1 הוקצה עבורך",
"post_awaiting_review": "הפוסט ממתין לאישור",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "כתובת המייל אושרה",
"email-confirmed-message": "תודה שאישרת את כתובת המייל שלך. החשבון שלך פעיל כעת.",
"email-confirm-error-message": "אירעה שגיאה בעת אישור המייל שלך. ייתכן כי הקוד היה שגוי או פג תוקף.",
diff --git a/public/language/he/user.json b/public/language/he/user.json
index 9e2810dff9..4868476155 100644
--- a/public/language/he/user.json
+++ b/public/language/he/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "זכותך לניוד הנתונים",
"consent.right_to_data_portability_description": "באפרותך לבקש ייצוא של כל הנתונים שנאספו מחשבונך אודותיך. תוכל לעשות זאת על ידי לחיצה על הלחצן המתאים מטה.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "יצוא תוכן שהועלה (ZIP.)",
- "consent.export_posts": "יצוא פוסטים (CVS.)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "יצוא פוסטים (CVS.)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/hr/notifications.json b/public/language/hr/notifications.json
index 62e5a7e026..85f031bab3 100644
--- a/public/language/hr/notifications.json
+++ b/public/language/hr/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "%1 registracija čeka odobrenje.",
"flag_assigned_to_you": "Zastava%1 je dodijeljena vama.",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email potvrđen",
"email-confirmed-message": "Hvala na potvrdi emaila. Vaš račun je sada aktivan.",
"email-confirm-error-message": "Nastao je problem pri potvrdi Vaše email adrese. Provjerite kod ili zatražite novi.",
diff --git a/public/language/hr/user.json b/public/language/hr/user.json
index 679c8f8871..653fda68db 100644
--- a/public/language/hr/user.json
+++ b/public/language/hr/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/hu/notifications.json b/public/language/hu/notifications.json
index 78bf732d42..71e4edd6a2 100644
--- a/public/language/hu/notifications.json
+++ b/public/language/hu/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Jelenleg %1 regisztrációs kérvény vár elbírálásra.",
"flag_assigned_to_you": "%1 megjelölés hozzád van társítva",
"post_awaiting_review": "A hozzászólás átnézésre vár",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-mail megerősítve",
"email-confirmed-message": "Köszönjük az e-mail címed megerősítését. A fiókod mostantól teljesen aktiválva van.",
"email-confirm-error-message": "Probléma lépett fel az e-mail címed megerősítésekor. Talán a kód érvénytelen volt vagy lejárt.",
diff --git a/public/language/hu/user.json b/public/language/hu/user.json
index 675ddcacd4..ba1ff56551 100644
--- a/public/language/hu/user.json
+++ b/public/language/hu/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Jogodban áll az adathordozhatóság",
"consent.right_to_data_portability_description": "Kérelmezhetsz tőlünk egy gép által olvasható kivonatot bármilyen, a rólad és fiókodról gyűjtött adatról. Ezt alább a megfelelő gomb megnyomásával teheted meg.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Feltöltött tartalom exportálása (.zip)",
- "consent.export_posts": "Hozzászólások exportálása (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Hozzászólások exportálása (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/id/notifications.json b/public/language/id/notifications.json
index 27e3026ee7..2192cce6cc 100644
--- a/public/language/id/notifications.json
+++ b/public/language/id/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email telah Dikonfirmasi",
"email-confirmed-message": "Terimakasih telah melakukan validasi email. Akunmu saat ini telah aktif sepenuhnya.",
"email-confirm-error-message": "Terjadi masalah saat melakukan validasi emailmu. Mungkin terjadi kesalahan kode atau waktu habis.",
diff --git a/public/language/id/user.json b/public/language/id/user.json
index fd1c13acca..9223a72a6e 100644
--- a/public/language/id/user.json
+++ b/public/language/id/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/it/admin/manage/tags.json b/public/language/it/admin/manage/tags.json
index 6544106c25..330fb2b6d4 100644
--- a/public/language/it/admin/manage/tags.json
+++ b/public/language/it/admin/manage/tags.json
@@ -3,7 +3,7 @@
"bg-color": "Colore di sfondo",
"text-color": "Colore del testo",
"create-modify": "Crea e modifica i tag",
- "description": "Select tags by clicking or dragging, use CTRL
to select multiple tags.",
+ "description": "Seleziona i tag facendo clic o trascinando, utilizza CTRL
per selezionare più tag.",
"create": "Crea tag",
"modify": "Modifica i tag",
"rename": "Rinomina i tag",
diff --git a/public/language/it/admin/manage/users.json b/public/language/it/admin/manage/users.json
index 68e475a071..45f0077c80 100644
--- a/public/language/it/admin/manage/users.json
+++ b/public/language/it/admin/manage/users.json
@@ -94,11 +94,11 @@
"alerts.validate-email-success": "Email validate",
"alerts.validate-force-password-reset-success": "Le password degli utenti sono resettate e la loro sessione è revocata.",
"alerts.password-reset-confirm": "Vuoi realmente inviare il reset della(e) password via email per questo(i) utente(i)",
- "alerts.confirm-delete": "Warning!
Do you really want to delete user(s)?
This action is not reversible! Only the user account will be deleted, their posts and topics will remain.
",
+ "alerts.confirm-delete": "Avvertimento!Vuoi davvero eliminare l'utente(i)?
Questa azione non è reversibile! Solo l'account utente sarà eliminato, i suoi post e le sue discussioni rimarranno.
",
"alerts.delete-success": "Utente(i) Cancellato(i)",
- "alerts.confirm-delete-content": "Warning!Do you really want to delete these user(s) content?
This action is not reversible! The users' accounts will remain, but their posts and topics will be deleted.
",
+ "alerts.confirm-delete-content": "Avvertimento!Vuoi davvero eliminare il contenuto di questo utente(i)?Questa azione non è reversibile! Gli account degli utenti rimarranno, ma i loro post e discussioni saranno eliminati.",
"alerts.delete-content-success": "Contenuto dell'utente(i) eliminato!",
- "alerts.confirm-purge": "Warning!
Do you really want to delete user(s) and their content?
This action is not reversible! All user data and content will be erased!
",
+ "alerts.confirm-purge": "Avvertimento!Vuoi davvero eliminare l'utente(i) e il suo contenuto?
Questa azione non è reversibile! Tutti i dati e i contenuti dell'utente saranno cancellati!
",
"alerts.create": "Utente creato",
"alerts.button-create": "Crea",
"alerts.button-cancel": "Cancella",
diff --git a/public/language/it/admin/settings/advanced.json b/public/language/it/admin/settings/advanced.json
index 2a87da5e5e..50facc6dc0 100644
--- a/public/language/it/admin/settings/advanced.json
+++ b/public/language/it/admin/settings/advanced.json
@@ -20,7 +20,7 @@
"hsts.preload": "Consenti la precarica dell'intestazione HSTS",
"hsts.help": "Se abilitato, sarà impostata un'intestazione HSTS per questo sito. Puoi scegliere di includere sottodomini e segnalazioni di precaricamento nell'intestazione. In caso di dubbio, puoi lasciarle deselezionate. Più informazioni ",
"traffic-management": "Gestione Traffico",
- "traffic.help": "NodeBB uses a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
+ "traffic.help": "NodeBB utilizza un modulo che nega automaticamente le richieste in situazioni di traffico elevato. È possibile regolare queste impostazioni qui, anche se le impostazioni predefinite sono un buon punto di partenza.",
"traffic.enable": "Abilita Gestione Traffico",
"traffic.event-lag": "Soglia ritardo ciclo eventi (in millisecondi)",
"traffic.event-lag-help": "L'abbassamento di questo valore diminuisce i tempi di attesa per il caricamento della pagina, ma mostrerà il messaggio \"carico eccessivo\" a più utenti. (Necessario riavviare)",
diff --git a/public/language/it/admin/settings/user.json b/public/language/it/admin/settings/user.json
index 280c60fdcf..49118ffffc 100644
--- a/public/language/it/admin/settings/user.json
+++ b/public/language/it/admin/settings/user.json
@@ -9,7 +9,7 @@
"allow-login-with.email": "Solo Email",
"account-settings": "Impostazioni Account",
"gdpr_enabled": "Abilita la raccolta di consensi GDPR",
- "gdpr_enabled_help": "When enabled, all new registrants will be required to explicitly give consent for data collection and usage under the General Data Protection Regulation (GDPR). Note: Enabling GDPR does not force pre-existing users to provide consent. To do so, you will need to install the GDPR plugin.",
+ "gdpr_enabled_help": "Quando è abilitato, tutti i nuovi registranti dovranno dare il loro consenso esplicito per la raccolta e l'utilizzo dei dati ai sensi del regolamento generale sulla protezione dei dati (GDPR). Nota: L'abilitazione del GDPR non obbliga gli utenti preesistenti a fornire il consenso. Per farlo, è necessario installare il plugin GDPR.",
"disable-username-changes": "Disabilita il cambio dello username",
"disable-email-changes": "Disabilita il cambio di email",
"disable-password-changes": "Disabilita cambio password",
diff --git a/public/language/it/notifications.json b/public/language/it/notifications.json
index 92c1137f8f..97c0f1d94f 100644
--- a/public/language/it/notifications.json
+++ b/public/language/it/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Ci sono %1 richieste di registrazione che attendono di essere esaminate.",
"flag_assigned_to_you": "Segnalazione %1 ti è stata assegnata",
"post_awaiting_review": "Post in attesa di revisione",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email Confermata",
"email-confirmed-message": "Grazie per aver validato la tua email. Il tuo account è ora completamente attivato.",
"email-confirm-error-message": "C'è stato un problema nella validazione del tuo indirizzo email. Potrebbe essere il codice non valido o scaduto.",
diff --git a/public/language/it/user.json b/public/language/it/user.json
index 95bcc2d393..6e6300c615 100644
--- a/public/language/it/user.json
+++ b/public/language/it/user.json
@@ -16,10 +16,10 @@
"delete_account_as_admin": "Elimina account",
"delete_content": "Elimina contenuto account",
"delete_all": "Elimina account e contenuto",
- "delete_account_confirm": "Are you sure you want to anonymize your posts and delete your account?
This action is irreversible and you will not be able to recover any of your data
Enter your password to confirm that you wish to destroy this account.",
- "delete_this_account_confirm": "Are you sure you want to delete this account while leaving its contents behind?
This action is irreversible, posts will be anonymized, and you will not be able to restore post associations with the deleted account
",
- "delete_account_content_confirm": "Are you sure you want to delete this account's content (posts/topics/uploads)?
This action is irreversible and you will not be able to recover any data
",
- "delete_all_confirm": "Are you sure you want to delete this account and all of its content (posts/topics/uploads)?
This action is irreversible and you will not be able to recover any data
",
+ "delete_account_confirm": "Sei sicuro di voler rendere anonimi i tuoi post ed eliminare il tuo account?\n
Questa azione è irreversibile e non sarà possibile recuperare nessuno dei tuoi dati
Inserisci la tua password per confermare che vuoi eliminare questo account.",
+ "delete_this_account_confirm": "Sei sicuro di voler eliminare questo account abbandonando il suo contenuto?
Questa azione è irreversibile, i post saranno resi anonimi e non sarà possibile ripristinare le associazioni dei post con l'account eliminato
",
+ "delete_account_content_confirm": "Sei sicuro di voler eliminare il contenuto di questo account (post/discussioni/upload)?
Questa azione è irreversibile e non sarà possibile recuperare i dati
",
+ "delete_all_confirm": "Sei sicuro di voler eliminare questo account e tutto il suo contenuto (post/discussioni/upload)?
Questa azione è irreversibile e non sarà possibile recuperare i dati
",
"account-deleted": "Account eliminato",
"account-content-deleted": "Contenuto dell'account eliminato",
"fullname": "Nome e Cognome",
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Hai i privilegi alla portabilità dei dati",
"consent.right_to_data_portability_description": "Puoi richiedere da noi un'esportazione leggibile meccanicamente di tutti i dati raccolti su di te e sul tuo account. Puoi farlo facendo clic sul pulsante appropriato in basso.",
"consent.export_profile": "Esporta profilo (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Esporta i contenuti caricati (.zip)",
- "consent.export_posts": "Esporta i post (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Esporta i post (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/ja/notifications.json b/public/language/ja/notifications.json
index 9f95ab0c31..e3db188cd6 100644
--- a/public/language/ja/notifications.json
+++ b/public/language/ja/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "%1の登録リクエストがレビュー待ちです。",
"flag_assigned_to_you": "フラグ %1はあなたに割当てられました",
"post_awaiting_review": "レビュー待ちの投稿",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Eメールが確認されました",
"email-confirmed-message": "メールアドレス検証をして頂き、ありがとうございます。あなたのアカウントは完全にアクティブになりました。",
"email-confirm-error-message": "あなたのEメールアドレス検証に問題があります。コードが無効か、期限切れです。",
diff --git a/public/language/ja/user.json b/public/language/ja/user.json
index ab8b0ca267..209d5d920b 100644
--- a/public/language/ja/user.json
+++ b/public/language/ja/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "あなたはデータを移動する権利があります",
"consent.right_to_data_portability_description": "あなたは私たちにあなたとあなたのアカウントに関して収集されたデータの機械読み取り可能なエクスポートを要求することができます。 下の適切なボタンをクリックしてそれを行うことができます。",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "アップデートしたコンテンツをエクスポート(.zip)",
- "consent.export_posts": "投稿をエクスポート (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "投稿をエクスポート (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/ko/notifications.json b/public/language/ko/notifications.json
index 930d3934ec..640ce1374a 100644
--- a/public/language/ko/notifications.json
+++ b/public/language/ko/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "%1 개의 회원가입 요청이 승인 대기중입니다.",
"flag_assigned_to_you": "신고 ID %1 이 나에게 배정되었습니다.",
"post_awaiting_review": "검토중인 게시물",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "이메일 인증 되었습니다",
"email-confirmed-message": "이메일을 인증해주셔서 감사합니다. 계정이 완전히 활성화되었습니다.",
"email-confirm-error-message": "이메일 주소를 인증하지 못했습니다. 코드가 올바르지 않거나 만료 되었을 수 있습니다.",
diff --git a/public/language/ko/user.json b/public/language/ko/user.json
index 77ca6830d8..bdaa5dc485 100644
--- a/public/language/ko/user.json
+++ b/public/language/ko/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "당신은 데이터 이동 권한이 있습니다.",
"consent.right_to_data_portability_description": "당신은 우리가 수집한 당신과 당신의 계정에 대한 어떠한 수집 데이터라도 기계가 읽을 수 있는 형태로 출력본을 요청할 수 있습니다. 아래에 적절한 버튼을 클릭하여 해당 처리를 수행할 수 있습니다.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "업로드한 콘텐츠 내보내기 (.zip)",
- "consent.export_posts": "포스트 내보내기 (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "포스트 내보내기 (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/lt/notifications.json b/public/language/lt/notifications.json
index e5310eb0dd..2b09fbc8ff 100644
--- a/public/language/lt/notifications.json
+++ b/public/language/lt/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "El. paštas patvirtintas",
"email-confirmed-message": "Dėkojame už el. pašto patvirtinimą. Jūsų paskyra pilnai aktyvuota.",
"email-confirm-error-message": "Įvyko klaida mėginant patvirtinti Jūsų el. pašto adresą. Galbūt kodas yra neteisingas, arba nebegalioajantis.",
diff --git a/public/language/lt/user.json b/public/language/lt/user.json
index 0568ca3b11..b3df88a37f 100644
--- a/public/language/lt/user.json
+++ b/public/language/lt/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Turite teisę į duomenų perkėlimą",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/lv/notifications.json b/public/language/lv/notifications.json
index 2a929402a0..afd3c42343 100644
--- a/public/language/lv/notifications.json
+++ b/public/language/lv/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Ir %1 reģistrācijas pietiekumi, kas jāpārskata.",
"flag_assigned_to_you": "Atzīme %1 ir piešķirta Tev",
"post_awaiting_review": "Raksts, kas jāpārskata",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-pasta adrese ir apstiprināta",
"email-confirmed-message": "Paldies, ka apstiprināji e-pasta adresi. Tavs konts tagad ir pilnībā aktivizēts.",
"email-confirm-error-message": "Tavā e-pasta adreses apstiprināšanā radās problēma. Iespējams, kods ir nederīgs vai ir beidzies derīguma termiņš.",
diff --git a/public/language/lv/user.json b/public/language/lv/user.json
index 29514b5728..8a8792cb8f 100644
--- a/public/language/lv/user.json
+++ b/public/language/lv/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Tev ir tiesības pārnest savus datus",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Eksportēt augšupielādēto saturu (.zip)",
- "consent.export_posts": "Eksportēt rakstus (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Eksportēt rakstus (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/ms/notifications.json b/public/language/ms/notifications.json
index a6142f56b7..444e49c195 100644
--- a/public/language/ms/notifications.json
+++ b/public/language/ms/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Ada %1 permohonan ingin daftar yang sedang menunggu pengesahan.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Emel Disahkan",
"email-confirmed-message": "Terima kasih kerana mengesahkan emel anda. Akaun anda telah diaktifkan sepenuhnya.",
"email-confirm-error-message": "Berlaku masalah semasa mengesahkan emel anda. Mungkin kod tidak sah atau tamat tempoh.",
diff --git a/public/language/ms/user.json b/public/language/ms/user.json
index 2435a2d8cb..dc2aee04c6 100644
--- a/public/language/ms/user.json
+++ b/public/language/ms/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/nb/notifications.json b/public/language/nb/notifications.json
index 04d292395c..470d5d23bb 100644
--- a/public/language/nb/notifications.json
+++ b/public/language/nb/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-post bekreftet",
"email-confirmed-message": "Takk for at du har validert din e-post. Kontoen din er nå fullstendig aktivert.",
"email-confirm-error-message": "Det oppsto et problem under valdiering av din e-post. Koden kan ha vært ugyldig eller ha utløpt.",
diff --git a/public/language/nb/user.json b/public/language/nb/user.json
index 7bb2cc5e78..75ecea3615 100644
--- a/public/language/nb/user.json
+++ b/public/language/nb/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/nl/notifications.json b/public/language/nl/notifications.json
index f0736ac8af..1b39924649 100644
--- a/public/language/nl/notifications.json
+++ b/public/language/nl/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Er is/zijn %1 registratieverzoek(en) die wacht(en) op goedkeuring.",
"flag_assigned_to_you": "Flag %1 is aan u toegewezen",
"post_awaiting_review": "Bericht wachtend op goedkeuring",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-mailadres bevestigd",
"email-confirmed-message": "Bedankt voor het bevestigen van je e-mailadres. Je account is nu volledig geactiveerd.",
"email-confirm-error-message": "Er was een probleem met het bevestigen van dit e-mailadres. Misschien is de code niet goed ingevoerd of was de beschikbare tijd inmiddels verstreken.",
diff --git a/public/language/nl/user.json b/public/language/nl/user.json
index ea179b12f0..004d513817 100644
--- a/public/language/nl/user.json
+++ b/public/language/nl/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "U hebt Recht op Dataportabiliteit",
"consent.right_to_data_portability_description": "U kan van ons machine-leesbare export opvragen van verzamelde gegevens van u en uw account. U kan dit doen door te klikken op de van toepassing zijnde knop hieronder.",
"consent.export_profile": "Exporteer profiel (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Exporteer geuploade inhoud (.zip)",
- "consent.export_posts": "Exporteer berichten (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Exporteer berichten (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/pl/notifications.json b/public/language/pl/notifications.json
index a4de9c0506..768bb2b128 100644
--- a/public/language/pl/notifications.json
+++ b/public/language/pl/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "%1 żądania rejestracji oczekują na sprawdzenie.",
"flag_assigned_to_you": "Flaga %1 została przypisana do ciebie",
"post_awaiting_review": "Posty oczkujące na sprawdzenie",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-mail potwierdzony",
"email-confirmed-message": "Dziękujemy za potwierdzenie maila. Twoje konto zostało aktywowane.",
"email-confirm-error-message": "Wystąpił problem przy aktywacji - kod jest błędny lub przestarzały",
diff --git a/public/language/pl/user.json b/public/language/pl/user.json
index 9f506dde62..6d198605dd 100644
--- a/public/language/pl/user.json
+++ b/public/language/pl/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Masz prawo do przenoszenia danych",
"consent.right_to_data_portability_description": "Możesz poprosić nas o eksport wszelkich danych gromadzonych na temat Ciebie i Twojego konta w formie do odczytu elektronicznego. W tym celu kliknij stosowny przycisk poniżej.",
"consent.export_profile": "Eksportuj profil (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Eksportuj przesłane treści (zip)",
- "consent.export_posts": "Eksportuj wpisy (csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Eksportuj wpisy (csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/pt-BR/notifications.json b/public/language/pt-BR/notifications.json
index 9a4df9b7b3..d9fc33c48a 100644
--- a/public/language/pt-BR/notifications.json
+++ b/public/language/pt-BR/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Há %1 pedidos de registro aguardando revisão.",
"flag_assigned_to_you": "A Sinalização %1 foi atribuída a você",
"post_awaiting_review": "Post aguardando revisão",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email Confirmado",
"email-confirmed-message": "Obrigado por validar o seu email. Agora sua conta está plenamente ativada.",
"email-confirm-error-message": "Houve um problema ao validar o seu endereço de email. Talvez o código era invalido ou tenha expirado.",
diff --git a/public/language/pt-BR/user.json b/public/language/pt-BR/user.json
index 5a2548cb3d..510ab431d0 100644
--- a/public/language/pt-BR/user.json
+++ b/public/language/pt-BR/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Você tem o Direito de Portabilidade de Dados",
"consent.right_to_data_portability_description": "Você pode solicitar de nós uma exportação legível por máquina de quaisquer dados coletados sobre você e sua conta. Você pode fazer isso clicando no botão apropriado abaixo.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Exportar Arquivos Enviados (.zip)",
- "consent.export_posts": "Exportar Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Exportar Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/pt-PT/notifications.json b/public/language/pt-PT/notifications.json
index bb0485dab5..ed1b911ef8 100644
--- a/public/language/pt-PT/notifications.json
+++ b/public/language/pt-PT/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Existem %1 pedidos de registro aguardando pela tua revisão.",
"flag_assigned_to_you": "A denúncia %1 foi atribuída a ti",
"post_awaiting_review": "Publicação a aguardar revisão",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-mail confirmado",
"email-confirmed-message": "Obrigado por validares o teu endereço de e-mail. A tua conta está agora totalmente ativa.",
"email-confirm-error-message": "Ocorreu um problema a validar o teu endereço de e-mail. Talvez o código seja inválido ou já tenha expirado.",
diff --git a/public/language/pt-PT/user.json b/public/language/pt-PT/user.json
index 72bedea683..8bf00ce733 100644
--- a/public/language/pt-PT/user.json
+++ b/public/language/pt-PT/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Exportar Perfil (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Exportar Arquivos Enviados (.zip)",
- "consent.export_posts": "Exportar Publicações (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Exportar Publicações (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/ro/notifications.json b/public/language/ro/notifications.json
index 8de723abda..10008327aa 100644
--- a/public/language/ro/notifications.json
+++ b/public/language/ro/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email confirmat",
"email-confirmed-message": "Îți mulțumim pentru validarea emailului. Contul tău este acuma activat.",
"email-confirm-error-message": "A fost o problemă cu activarea adresei tale de email. Poate codul de activare a fost invalid sau expirat.",
diff --git a/public/language/ro/user.json b/public/language/ro/user.json
index be47d536bc..4e87fdf5ff 100644
--- a/public/language/ro/user.json
+++ b/public/language/ro/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/ru/notifications.json b/public/language/ru/notifications.json
index fe42e16eae..84322cf44e 100644
--- a/public/language/ru/notifications.json
+++ b/public/language/ru/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "В очереди %1 заявок на регистрацию.",
"flag_assigned_to_you": "Жалоба %1 была назначена вам",
"post_awaiting_review": "Сообщение ожидает проверки",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Электронная почта подтверждена",
"email-confirmed-message": "Спасибо за подтверждение адреса электронной почты. Ваша учётная запись активирована.",
"email-confirm-error-message": "Ошибка проверки адреса электронной почты. Возможно, код подтверждения введён неправильно или у него истёк срок действия.",
diff --git a/public/language/ru/user.json b/public/language/ru/user.json
index 730eceadf4..f4ae8693db 100644
--- a/public/language/ru/user.json
+++ b/public/language/ru/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "У вас есть право на перенос данных",
"consent.right_to_data_portability_description": "Вы можете запросить у нас машиночитаемый экспорт любых собранных данных о вас и вашей учетной записи. Вы можете сделать это, нажав соответствующую кнопку ниже.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Экспорт загруженного контента (.zip)",
- "consent.export_posts": "Экспорт сообщений (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Экспорт сообщений (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/rw/notifications.json b/public/language/rw/notifications.json
index 44aa3a5231..466d7cef9d 100644
--- a/public/language/rw/notifications.json
+++ b/public/language/rw/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email Yemejwe",
"email-confirmed-message": "Urakoze kugaragaza ko email yawe ikora. Ubu ngubu konte yawe irakora nta kabuza. ",
"email-confirm-error-message": "Havutse ikibazo mu gushaka kumenya niba email yawe ikora. Ushobora kuba wakoresheje kode itari yo cyangwa se yarengeje igihe. ",
diff --git a/public/language/rw/user.json b/public/language/rw/user.json
index 3bb81b7125..bbbdee232d 100644
--- a/public/language/rw/user.json
+++ b/public/language/rw/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/sc/notifications.json b/public/language/sc/notifications.json
index ec509a66f6..e80a740a95 100644
--- a/public/language/sc/notifications.json
+++ b/public/language/sc/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "There are %1 registration requests awaiting review.",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email Confirmed",
"email-confirmed-message": "Thank you for validating your email. Your account is now fully activated.",
"email-confirm-error-message": "There was a problem validating your email address. Perhaps the code was invalid or has expired.",
diff --git a/public/language/sc/user.json b/public/language/sc/user.json
index 753ab1c076..0412aafb39 100644
--- a/public/language/sc/user.json
+++ b/public/language/sc/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/sk/notifications.json b/public/language/sk/notifications.json
index e4a79d54ac..04d86ca116 100644
--- a/public/language/sk/notifications.json
+++ b/public/language/sk/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Nachádzajú sa %1 registrácie čakajúce na preskúmanie.",
"flag_assigned_to_you": "Príznak %1 vám bol priradený ",
"post_awaiting_review": "Príspevok na schválenie",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-mail bol potvrdený",
"email-confirmed-message": "Ďakujeme za potvrdenie Vášho e-mailu. Váš účet je teraz aktivovaný.",
"email-confirm-error-message": "Vyskytla sa chyba pri overení Vašej e-mailovej adresy. ",
diff --git a/public/language/sk/user.json b/public/language/sk/user.json
index f3889cbb36..f1726beafb 100644
--- a/public/language/sk/user.json
+++ b/public/language/sk/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Máte právo na prenositeľnosť údajov ",
"consent.right_to_data_portability_description": "Môžete od nás požadovať strojovo čitateľné údaje, ktoré boli zozbierané o Vás a Vašom účte. Urobíte tak kliknutím na tlačidlá zobrazené nižšie.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Exportovať nahraný obsah (*.zip)",
- "consent.export_posts": "Exportovať príspevky (*.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Exportovať príspevky (*.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/sl/notifications.json b/public/language/sl/notifications.json
index a352c5250d..418a4db93e 100644
--- a/public/language/sl/notifications.json
+++ b/public/language/sl/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Število registracijskih zahtev, ki čakajo na pregled: %1",
"flag_assigned_to_you": "Flag %1 has been assigned to you",
"post_awaiting_review": "Post awaiting review",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-poštni naslov potrjen",
"email-confirmed-message": "Hvala, da ste potrdili svoj e-naslov. Račun je sedaj aktiviran.",
"email-confirm-error-message": "Prišlo je do napake pri preverjanju vašega e-poštnega naslova. Morda je bila koda napačna ali pa je potekla.",
diff --git a/public/language/sl/user.json b/public/language/sl/user.json
index 6d4c52208c..5ed8f89452 100644
--- a/public/language/sl/user.json
+++ b/public/language/sl/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/sr/notifications.json b/public/language/sr/notifications.json
index 5f3cfd6e66..00c4a8c875 100644
--- a/public/language/sr/notifications.json
+++ b/public/language/sr/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Постоје %1 захтева за регистрацију који чекају преглед.",
"flag_assigned_to_you": "Заставица %1 је додељена вама",
"post_awaiting_review": "Порука на чекању за преглед",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Е-пошта је потврђена.",
"email-confirmed-message": "Хвала на овери ваше е-поште. Ваш налог је сада у потпуности активан.",
"email-confirm-error-message": "Дошло је до проблема са овером ваше е-поште. Можда је код неисправан или је истекао.",
diff --git a/public/language/sr/user.json b/public/language/sr/user.json
index 21f4bffdcb..6b750c16f1 100644
--- a/public/language/sr/user.json
+++ b/public/language/sr/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Имате право на преносивост података",
"consent.right_to_data_portability_description": "Можете тражити од нас машински читљив извоз прикупљених података о вама и вашем налогу. То можете урадити кликом на одговарајуће дугме испод.",
"consent.export_profile": "Извези профил (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Извези отпремљени садржај (.zip)",
- "consent.export_posts": "Извези поруке (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Извези поруке (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/sv/notifications.json b/public/language/sv/notifications.json
index a77f77ed77..500602ade4 100644
--- a/public/language/sv/notifications.json
+++ b/public/language/sv/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Det finns %1 förfrågningar om registrering som inväntar granskning.",
"flag_assigned_to_you": "Flaggan %1 har tillskrivits dig",
"post_awaiting_review": "Inlägg väntar på granskning",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-post bekräftad",
"email-confirmed-message": "Tack för att du bekräftat din e-postadress. Ditt konto är nu fullt ut aktiverat.",
"email-confirm-error-message": "Det uppstod ett problem med bekräftelsen av din e-postadress. Kanske var koden felaktig eller ogiltig.",
diff --git a/public/language/sv/user.json b/public/language/sv/user.json
index 8c6aa824c3..15dcccdaf5 100644
--- a/public/language/sv/user.json
+++ b/public/language/sv/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Du har rätten till dataförflyttbarhet",
"consent.right_to_data_portability_description": "Du kan hämta en maskinläslig export av all insamlad data om dig och ditt konto. Du kan göra det genom att klicka på passande knapp nedan.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Exportera uppladdat innehåll (.zip)",
- "consent.export_posts": "Exportera poster (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Exportera poster (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/th/notifications.json b/public/language/th/notifications.json
index 0bc2009f3d..5d8b12583e 100644
--- a/public/language/th/notifications.json
+++ b/public/language/th/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "มี%1คำขอสมัครสมาชิกที่รอการรีวิว",
"flag_assigned_to_you": "ปักธง %1ได้ถูกปักธงให้คุณ",
"post_awaiting_review": "โพสกำลังรอการพิจารณา",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Email ได้รับการยืนยันแล้ว",
"email-confirmed-message": "ขอบคุณที่ยืนยัน Email ของคุณ บัญชีของคุณสามารถใช้งานได้แล้ว",
"email-confirm-error-message": "มีปัญหาในการยืนยัน Email ของคุณ บางทีรหัสไม่ถูกต้องหรือหมดอายุแล้ว",
diff --git a/public/language/th/user.json b/public/language/th/user.json
index 1f45460d28..1978f1651c 100644
--- a/public/language/th/user.json
+++ b/public/language/th/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "You have the Right to Data Portability",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Export Uploaded Content (.zip)",
- "consent.export_posts": "Export Posts (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Export Posts (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/tr/notifications.json b/public/language/tr/notifications.json
index 00df398ac0..329d826db7 100644
--- a/public/language/tr/notifications.json
+++ b/public/language/tr/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Beklemede %1 kayıt olma isteği bulunmaktadır.",
"flag_assigned_to_you": "Şikayet %1 size devredildi",
"post_awaiting_review": "İnceleme bekleyen ileti(ler) var",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "E-posta onaylandı",
"email-confirmed-message": "E-postanızı onayladığınız için teşekkürler. Hesabınız tamamen aktif edildi.",
"email-confirm-error-message": "E-posta adresinizi onaylarken bir hata oluştu. Kodunuz geçersiz ya da eski olabilir.",
diff --git a/public/language/tr/user.json b/public/language/tr/user.json
index 85303d714b..e1a8f4613b 100644
--- a/public/language/tr/user.json
+++ b/public/language/tr/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Veri taşıma hakkına sahipsiniz",
"consent.right_to_data_portability_description": "Sizden ve hesabınız hakkında toplanan verilere makine tarafından okunabilir bir veri talep edebilirsiniz. Aşağıdaki uygun düğmeyi tıklayarak bunu yapabilirsiniz.",
"consent.export_profile": "Profili Dışa Aktar (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Karşıya Yüklenmiş İçeriği Dışarı Aktar (.zip)",
- "consent.export_posts": "Gönderileri Dışa Aktar (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Gönderileri Dışa Aktar (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/uk/notifications.json b/public/language/uk/notifications.json
index 05f0a1d99f..eef2ab42a1 100644
--- a/public/language/uk/notifications.json
+++ b/public/language/uk/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "%1 запити на реєстрацію очікують розгляду.",
"flag_assigned_to_you": "На вас була подана скарга %1",
"post_awaiting_review": "Пост очікує на перевірку",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Електронну пошту підтверджено",
"email-confirmed-message": "Дякуємо за підтвердження електронної пошти. Ваш акаунт тепер повністю активовано.",
"email-confirm-error-message": "При перевірці вашої електронної пошти сталася проблема. Можливо код був недійсним або простроченим.",
diff --git a/public/language/uk/user.json b/public/language/uk/user.json
index 283f900dbd..2a388cbc00 100644
--- a/public/language/uk/user.json
+++ b/public/language/uk/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "У вас є Право на Переносимість Даних",
"consent.right_to_data_portability_description": "Ви можете отримати від нас експортовану копію машинно-читабельних даних, які були зібрані про вас і ваш акаунт. Ви можете це зробити, натиснувши на відповідну кнопку внизу.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Експортувати Завантажений Контент (.zip)",
- "consent.export_posts": "Експортувати Пости (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Експортувати Пости (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/vi/notifications.json b/public/language/vi/notifications.json
index 90dd6b3a4a..cbc6e98906 100644
--- a/public/language/vi/notifications.json
+++ b/public/language/vi/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "Có %1 đơn đăng ký đang chờ xem xét.",
"flag_assigned_to_you": "Cảnh báo %1 đã được ghi nhận đối với bạn",
"post_awaiting_review": "Bài đăng đang chờ xét duyệt",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "Đã xác nhận email",
"email-confirmed-message": "Cảm ơn bạn đã xác nhận địa chỉ email của bạn. Tài khoản của bạn đã được kích hoạt đầy đủ.",
"email-confirm-error-message": "Đã có lỗi khi xác nhận địa chỉ email. Có thể đoạn mã không đúng hoặc đã hết hạn.",
diff --git a/public/language/vi/user.json b/public/language/vi/user.json
index fe58858753..9d29bc2adc 100644
--- a/public/language/vi/user.json
+++ b/public/language/vi/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "Bạn có quyền di chuyển dữ liệu",
"consent.right_to_data_portability_description": "Bạn có thể yêu cầu chúng tôi xuất khẩu có thể đọc được bằng máy đối với bất kỳ dữ liệu được thu thập nào về bạn và tài khoản của bạn. Bạn có thể làm như vậy bằng cách nhấp vào nút thích hợp bên dưới.",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "Xuất nội dung đã tải lên (.zip)",
- "consent.export_posts": "Xuất bài viết (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "Xuất bài viết (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/zh-CN/notifications.json b/public/language/zh-CN/notifications.json
index bb1568511c..e45009c928 100644
--- a/public/language/zh-CN/notifications.json
+++ b/public/language/zh-CN/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "有 %1 条注册申请等待批准。",
"flag_assigned_to_you": "举报 %1 已经被指派给您",
"post_awaiting_review": "请求查验帖子",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "电子邮箱已确认",
"email-confirmed-message": "感谢您验证您的电子邮箱。您的帐户现已完全激活。",
"email-confirm-error-message": "验证的您电子邮箱地址时出现了问题。可能是因为验证码无效或已过期。",
diff --git a/public/language/zh-CN/user.json b/public/language/zh-CN/user.json
index 7bf6f52d78..4fd74dd99f 100644
--- a/public/language/zh-CN/user.json
+++ b/public/language/zh-CN/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "您拥有数据转移权",
"consent.right_to_data_portability_description": "您也许想导出有关您和您的账号的机器可读副本。您可以点击下方的按钮来获取它们。",
"consent.export_profile": "Export Profile (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "导出上传文件 (.zip)",
- "consent.export_posts": "导出帖子 (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "导出帖子 (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file
diff --git a/public/language/zh-TW/notifications.json b/public/language/zh-TW/notifications.json
index 9e346e2a6f..129454c339 100644
--- a/public/language/zh-TW/notifications.json
+++ b/public/language/zh-TW/notifications.json
@@ -43,6 +43,9 @@
"new_register_multiple": "有 %1 個註冊申請等待批准。",
"flag_assigned_to_you": "舉報 %1 已經被指派給您",
"post_awaiting_review": "請求查驗貼文",
+ "profile-exported": "%1 profile exported, click to download",
+ "posts-exported": "%1 posts exported, click to download",
+ "uploads-exported": "%1 uploads exported, click to download",
"email-confirmed": "電子信箱已確認",
"email-confirmed-message": "感謝您驗證您的電子信箱。您的帳戶現已完全啟用。",
"email-confirm-error-message": "驗證的您電子信箱地址時出現了問題。可能是因為驗證碼無效或已過期。",
diff --git a/public/language/zh-TW/user.json b/public/language/zh-TW/user.json
index fb68557d0d..40bb490cae 100644
--- a/public/language/zh-TW/user.json
+++ b/public/language/zh-TW/user.json
@@ -179,6 +179,9 @@
"consent.right_to_data_portability": "您擁有資料轉移權",
"consent.right_to_data_portability_description": "您也許想導出有關您和您的帳戶的機器可讀副本。您可以點擊下方的按鈕來獲取它們。",
"consent.export_profile": "輸出個人資料 (.json)",
+ "consent.export-profile-success": "Exporting profile, you will get a notification when it is complete.",
"consent.export_uploads": "導出上傳檔案 (.zip)",
- "consent.export_posts": "導出貼文 (.csv)"
+ "consent.export-uploads-success": "Exporting uploads, you will get a notification when it is complete.",
+ "consent.export_posts": "導出貼文 (.csv)",
+ "consent.export-posts-success": "Exporting posts, you will get a notification when it is complete."
}
\ No newline at end of file