diff --git a/public/language/ar/error.json b/public/language/ar/error.json index 82274cd69a..db0e62c4a1 100644 --- a/public/language/ar/error.json +++ b/public/language/ar/error.json @@ -9,6 +9,7 @@ "invalid-tid": "موضوع غير متواجد", "invalid-pid": "رد غير موجود", "invalid-uid": "مستخدم غير موجود", + "invalid-date": "A valid date must be provided", "invalid-username": "اسم المستخدم غير مقبول", "invalid-email": "البريد الاكتروني غير مقبول", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/ar/topic.json b/public/language/ar/topic.json index 0871e78c11..7a4d167f84 100644 --- a/public/language/ar/topic.json +++ b/public/language/ar/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "هل أنت متأكد أنك تريد حذف هذه المشاركة؟", "post_restore_confirm": "هل أنت متأكد أنك تريد استعادة هذه المشاركة؟", "post_purge_confirm": "هل أنت متأكد أنك تريد تطهير هذه المشاركة؟", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "تحميل الفئات", "confirm_move": "انقل", "confirm_fork": "فرع", diff --git a/public/language/bg/error.json b/public/language/bg/error.json index e5503bdfed..fec6bb257f 100644 --- a/public/language/bg/error.json +++ b/public/language/bg/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Грешен идентификатор на тема", "invalid-pid": "Грешен идентификатор на публикация", "invalid-uid": "Грешен идентификатор на потребител", + "invalid-date": "A valid date must be provided", "invalid-username": "Грешно потребителско име", "invalid-email": "Грешна е-поща", "invalid-fullname": "Грешно пълно име", diff --git a/public/language/bg/topic.json b/public/language/bg/topic.json index 2c31e0f5d9..b0b0473889 100644 --- a/public/language/bg/topic.json +++ b/public/language/bg/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Наистина ли искате да изтриете тази публикация?", "post_restore_confirm": "Наистина ли искате да възстановите тази публикация?", "post_purge_confirm": "Наистина ли искате да изчистите тази публикация?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Зареждане на категориите", "confirm_move": "Преместване", "confirm_fork": "Разделяне", diff --git a/public/language/bn/error.json b/public/language/bn/error.json index 81e472f845..870e3ea1df 100644 --- a/public/language/bn/error.json +++ b/public/language/bn/error.json @@ -9,6 +9,7 @@ "invalid-tid": "ভুল টপিক নাম্বার", "invalid-pid": "ভুল পোস্ট নাম্বার", "invalid-uid": "ভুল ব্যবহারকারী নাম্বার", + "invalid-date": "A valid date must be provided", "invalid-username": "ভুল ইউজারনেম", "invalid-email": "ভুল ইমেইল", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/bn/topic.json b/public/language/bn/topic.json index 078de5e741..f896cdbd24 100644 --- a/public/language/bn/topic.json +++ b/public/language/bn/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি মুছে ফেলতে চান ?", "post_restore_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি পুনরূূদ্ধার করতে চান ? ", "post_purge_confirm": "আপনি নিশ্চিত যে আপনি এই পোষ্টটি পার্জ করতে চান ? ", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "ক্যাটাগরী লোড করা হচ্ছে", "confirm_move": "সরান", "confirm_fork": "ফর্ক", diff --git a/public/language/cs/error.json b/public/language/cs/error.json index 68131bfc6c..54ac427e51 100644 --- a/public/language/cs/error.json +++ b/public/language/cs/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Neplatné ID tématu", "invalid-pid": "Neplatné ID příspěvku", "invalid-uid": "Neplatné ID uživatele", + "invalid-date": "A valid date must be provided", "invalid-username": "Neplatné uživatelské jméno", "invalid-email": "Neplatný e-mail", "invalid-fullname": "Neplatný celý název", diff --git a/public/language/cs/topic.json b/public/language/cs/topic.json index 14cff97bdf..4a51e68865 100644 --- a/public/language/cs/topic.json +++ b/public/language/cs/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Jste si jist/a, že chcete odstranit tento příspěvek?", "post_restore_confirm": "Jste si jist/a, že chcete obnovit tento příspěvek?", "post_purge_confirm": "Jste si jist/a, že chcete tento příspěvek vyčistit?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Načítání kategorií", "confirm_move": "Přesunout", "confirm_fork": "Rozdělit", diff --git a/public/language/da/error.json b/public/language/da/error.json index 7dc54eb36b..b343475b1b 100644 --- a/public/language/da/error.json +++ b/public/language/da/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Ugyldig Tråd ID", "invalid-pid": "Ugyldig Indlæg ID", "invalid-uid": "Ugyldig Bruger ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Ugyldig Brugernavn", "invalid-email": "Ugyldig Email", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/da/topic.json b/public/language/da/topic.json index 7ae6aa1e22..94c5dacfb0 100644 --- a/public/language/da/topic.json +++ b/public/language/da/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Er du sikker på at du vil slette dette indlæg?", "post_restore_confirm": "Er du sikker på at du vil gendanne dette indlæg?", "post_purge_confirm": "Er du sikker på at du vil udradere dette indlæg?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Indlæser kategorier", "confirm_move": "Flyt", "confirm_fork": "Fraskil", diff --git a/public/language/de/error.json b/public/language/de/error.json index 7f3a1fc479..a04522f273 100644 --- a/public/language/de/error.json +++ b/public/language/de/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Ungültige Themen-ID", "invalid-pid": "Ungültige Beitrags-ID", "invalid-uid": "Ungültige Benutzer-ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Ungültiger Benutzername", "invalid-email": "Ungültige E-Mail-Adresse", "invalid-fullname": "Ungültiger Name", diff --git a/public/language/de/topic.json b/public/language/de/topic.json index a28cb572dc..b0cee934e6 100644 --- a/public/language/de/topic.json +++ b/public/language/de/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Sind Sie sicher, dass Sie diesen Beitrag löschen möchten?", "post_restore_confirm": "Sind Sie sicher, dass Sie diesen Beitrag wiederherstellen möchten?", "post_purge_confirm": "Sind Sie sicher, dass Sie diesen Beitrag endgültig löschen möchten?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Kategorien laden", "confirm_move": "Verschieben", "confirm_fork": "Aufspalten", diff --git a/public/language/el/error.json b/public/language/el/error.json index 373bc824d9..4f706777c7 100644 --- a/public/language/el/error.json +++ b/public/language/el/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Άκυρο ID Θέματος", "invalid-pid": "Άκυρο ID Δημοσίευσης", "invalid-uid": "Άκυρο ID Χρήστη", + "invalid-date": "A valid date must be provided", "invalid-username": "Άκυρο Όνομα Χρήστη", "invalid-email": "Άκυρο Email", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/el/topic.json b/public/language/el/topic.json index 8128c0a405..7f28aeb626 100644 --- a/public/language/el/topic.json +++ b/public/language/el/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Είσαι σίγουρος/η πως θέλεις να διαγράψεις αυτή την δημοσίευση;", "post_restore_confirm": "Είσαι σίγουρος/η πως θέλεις να επαναφέρεις αυτή την δημοσίευση;", "post_purge_confirm": "Είσαι σίγουρος/η πως θέλεις να εκκαθαρίσεις αυτή την δημοσίευση;", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Οι Κατηγορίες Φορτώνουν", "confirm_move": "Μετακίνηση", "confirm_fork": "Διαχωρισμός", diff --git a/public/language/en-US/error.json b/public/language/en-US/error.json index 82ae136078..c50e9c05cd 100644 --- a/public/language/en-US/error.json +++ b/public/language/en-US/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Invalid Topic ID", "invalid-pid": "Invalid Post ID", "invalid-uid": "Invalid User ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Invalid Username", "invalid-email": "Invalid Email", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/en-US/topic.json b/public/language/en-US/topic.json index 16dc2d4b75..a38f9433fc 100644 --- a/public/language/en-US/topic.json +++ b/public/language/en-US/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Are you sure you want to delete this post?", "post_restore_confirm": "Are you sure you want to restore this post?", "post_purge_confirm": "Are you sure you want to purge this post?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Loading Categories", "confirm_move": "Move", "confirm_fork": "Fork", diff --git a/public/language/en-x-pirate/error.json b/public/language/en-x-pirate/error.json index 82ae136078..c50e9c05cd 100644 --- a/public/language/en-x-pirate/error.json +++ b/public/language/en-x-pirate/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Invalid Topic ID", "invalid-pid": "Invalid Post ID", "invalid-uid": "Invalid User ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Invalid Username", "invalid-email": "Invalid Email", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/en-x-pirate/topic.json b/public/language/en-x-pirate/topic.json index 16dc2d4b75..a38f9433fc 100644 --- a/public/language/en-x-pirate/topic.json +++ b/public/language/en-x-pirate/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Are you sure you want to delete this post?", "post_restore_confirm": "Are you sure you want to restore this post?", "post_purge_confirm": "Are you sure you want to purge this post?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Loading Categories", "confirm_move": "Move", "confirm_fork": "Fork", diff --git a/public/language/es/error.json b/public/language/es/error.json index 7542b0eea7..342c3a3c10 100644 --- a/public/language/es/error.json +++ b/public/language/es/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Identificador de tema no válido", "invalid-pid": "Identificador de publicación no válido", "invalid-uid": "Identificador de usuario no válido", + "invalid-date": "A valid date must be provided", "invalid-username": "Nombre de usuario no válido", "invalid-email": "Correo electrónico no válido", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/es/topic.json b/public/language/es/topic.json index d0073d0a43..98c6231be0 100644 --- a/public/language/es/topic.json +++ b/public/language/es/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "¿Estás seguro de que quieres eliminar este mensaje?", "post_restore_confirm": "¿Estás seguro de que quieres restaurar este mensaje?", "post_purge_confirm": "¡Estás seguro de que quieres purgar esta publicación?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Cargando categorías", "confirm_move": "Mover", "confirm_fork": "Dividir", diff --git a/public/language/et/error.json b/public/language/et/error.json index 2a9fcf3132..93b5d2f213 100644 --- a/public/language/et/error.json +++ b/public/language/et/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Vigane teema ID", "invalid-pid": "Vigane postituse ID", "invalid-uid": "Vigane kasutaja ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Vigane kasutajanimi", "invalid-email": "Vigane emaili aadress", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/et/topic.json b/public/language/et/topic.json index 415dac6e17..7e1a451d1c 100644 --- a/public/language/et/topic.json +++ b/public/language/et/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Oled kindel, et soovid kustutada selle postituse?", "post_restore_confirm": "Oled kindel, et soovid taastada antud postituse?", "post_purge_confirm": "Oled kindel, et soovid täielikult selle teema kustutada?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Laen kategooriaid", "confirm_move": "Liiguta", "confirm_fork": "Fork", diff --git a/public/language/fa-IR/error.json b/public/language/fa-IR/error.json index b2a7b9cf65..b2b5726174 100644 --- a/public/language/fa-IR/error.json +++ b/public/language/fa-IR/error.json @@ -9,6 +9,7 @@ "invalid-tid": "شناسه موضوع نامعتبر است.", "invalid-pid": "شناسه پست نامعتبر است.", "invalid-uid": "شناسه کاربر نامعتبر است.", + "invalid-date": "A valid date must be provided", "invalid-username": "نام کاربری نامعتبر است.", "invalid-email": "ایمیل نامعتبر است.", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/fa-IR/topic.json b/public/language/fa-IR/topic.json index ef4d3ef114..f2a4036901 100644 --- a/public/language/fa-IR/topic.json +++ b/public/language/fa-IR/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "آیا از پاک کردن این پست اطمینان دارید؟", "post_restore_confirm": "آیا از بازگردانی این پست اطمینان دارید؟", "post_purge_confirm": "آیا از پاک کردن این پست اطمینان دارید؟", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "بارگذاری دسته‌ها", "confirm_move": "جابه‌جا کردن", "confirm_fork": "شاخه ساختن", diff --git a/public/language/fi/error.json b/public/language/fi/error.json index a2195c5d75..8befaea4bd 100644 --- a/public/language/fi/error.json +++ b/public/language/fi/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Virheellinen aiheen ID", "invalid-pid": "Virheellinen viestin ID", "invalid-uid": "Virheellinen käyttäjän ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Virheellinen käyttäjänimi", "invalid-email": "Virheellinen sähköpostiosoite", "invalid-fullname": "Kokonimi on virheellinen", diff --git a/public/language/fi/topic.json b/public/language/fi/topic.json index e27966e041..e3508fef34 100644 --- a/public/language/fi/topic.json +++ b/public/language/fi/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Haluatko varmasti poistaa tämän viestin?", "post_restore_confirm": "Haluatko varmasti palauttaa tämän viestin?", "post_purge_confirm": "Oletko varma, että haluat poistaa pysyvästi tämän viestin?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Ladataan aihealueita", "confirm_move": "Siirrä", "confirm_fork": "Haaroita", diff --git a/public/language/fr/admin/settings/email.json b/public/language/fr/admin/settings/email.json index c36b86ea7b..b380066085 100644 --- a/public/language/fr/admin/settings/email.json +++ b/public/language/fr/admin/settings/email.json @@ -36,6 +36,6 @@ "subscriptions.disable": "Désactiver les actualités du forum ", "subscriptions.hour": "Heure d'envoi", "subscriptions.hour-help": "Veuillez entrer un nombre représentant l'heure à laquelle envoyer les emails de résumé (c'est à dire 0 pour minuit, 17 pour 5:00 pm). Gardez à l'esprit qu'il s'agit de l'heure du serveur, et peut ne pas correspondre à votre heure locale.
L'heure du serveur est :
Le prochain mail de resumé sera envoyé à ", - "notifications.settings": "Email notification settings", - "notifications.remove-images": "Remove images from email notifications" + "notifications.settings": "Paramètres de notification par e-mail", + "notifications.remove-images": "Supprimer les images des notifications par e-mail" } \ No newline at end of file diff --git a/public/language/fr/admin/settings/guest.json b/public/language/fr/admin/settings/guest.json index 0cde9b5f3a..8ddbeba3a4 100644 --- a/public/language/fr/admin/settings/guest.json +++ b/public/language/fr/admin/settings/guest.json @@ -1,7 +1,7 @@ { - "settings": "Settings", + "settings": "Paramètres", "handles.enabled": "Autoriser les invités à poster", "handles.enabled-help": "Cette option affiche un nouveau champ qui permet aux invités de choisir un nom qui sera associé à chaque message qu'ils rédigent. Si désactivé, il seront simplement nommés \"Invité\".", "topic-views.enabled": "Autoriser les invités à augmenter le nombre de consultations de sujets", - "reply-notifications.enabled": "Allow guests to generate reply notifications" + "reply-notifications.enabled": "Autoriser les invités à générer des notifications de réponse" } \ No newline at end of file diff --git a/public/language/fr/admin/settings/user.json b/public/language/fr/admin/settings/user.json index ee825bf34d..57d2126740 100644 --- a/public/language/fr/admin/settings/user.json +++ b/public/language/fr/admin/settings/user.json @@ -16,7 +16,7 @@ "allow-account-deletion": "Autoriser la suppression des comptes", "hide-fullname": "Masquer le nom complet aux utilisateurs", "hide-email": "Masquer les emails aux utilisateurs", - "show-fullname-as-displayname": "Show user's full name as their display name if available", + "show-fullname-as-displayname": "Afficher le nom complet de l'utilisateur en tant que nom d'affichage si disponible", "themes": "Thèmes", "disable-user-skins": "Empêcher les utilisateurs de choisir un skin personnalisé", "account-protection": "Protection du compte", diff --git a/public/language/fr/error.json b/public/language/fr/error.json index d749f521a5..0dfa71bab6 100644 --- a/public/language/fr/error.json +++ b/public/language/fr/error.json @@ -9,6 +9,7 @@ "invalid-tid": "ID de sujet invalide", "invalid-pid": "ID de message invalide", "invalid-uid": "ID d'utilisateur invalide", + "invalid-date": "Une date valide doit être fournie", "invalid-username": "Nom d'utilisateur invalide", "invalid-email": "Email invalide", "invalid-fullname": "Nom erroné ", diff --git a/public/language/fr/flags.json b/public/language/fr/flags.json index 238191de50..dba9270841 100644 --- a/public/language/fr/flags.json +++ b/public/language/fr/flags.json @@ -67,7 +67,7 @@ "sort-upvotes": "Demandes positives", "sort-replies": "Réponses", - "modal-title": "Report Content", + "modal-title": "Contenu du rapport", "modal-body": "Veuillez saisir le motif de votre signalement pour %1 %2 et sélectionner le bouton ci-dessous le plus approprié.", "modal-reason-spam": "Spam", "modal-reason-offensive": "Choquant", diff --git a/public/language/fr/topic.json b/public/language/fr/topic.json index 4366bc070d..399972e7a7 100644 --- a/public/language/fr/topic.json +++ b/public/language/fr/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Êtes-vous sûr de bien vouloir supprimer ce message ?", "post_restore_confirm": "Êtes-vous sûr de bien vouloir restaurer ce message ?", "post_purge_confirm": "Êtes-vous sûr de bien vouloir supprimer définitivement ce sujet ?", + "pin-modal-expiry": "Date d'expiration", + "pin-modal-help": "Vous pouvez éventuellement définir une date d'expiration pour le(s) sujet(s) épinglé(s) ici. Vous pouvez également laisser ce champ vide pour que le sujet reste épinglé jusqu'à ce qu'il soit supprimé manuellement.", "load_categories": "Chargement des catégories en cours", "confirm_move": "Déplacer", "confirm_fork": "Scinder", diff --git a/public/language/gl/error.json b/public/language/gl/error.json index 900c406a45..3377d8805b 100644 --- a/public/language/gl/error.json +++ b/public/language/gl/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Identificador de Tema Inválido", "invalid-pid": "Identificador de Publicación Inválido", "invalid-uid": "Identificador de Usuario Inválido", + "invalid-date": "A valid date must be provided", "invalid-username": "Nome de Usuario Inválido", "invalid-email": "Enderezo electrónico inválido", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/gl/topic.json b/public/language/gl/topic.json index ef9e356214..91bacd38cb 100644 --- a/public/language/gl/topic.json +++ b/public/language/gl/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Estás seguro de que desexas eliminar esta publicación?", "post_restore_confirm": "Estás seguro de que desexas restaurar esta publicación?", "post_purge_confirm": "Estás seguro de que desexas purgar esta publicación??", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Cargando categorías", "confirm_move": "Mover", "confirm_fork": "Dividir", diff --git a/public/language/he/error.json b/public/language/he/error.json index 1e8bd386d3..fa55378caf 100644 --- a/public/language/he/error.json +++ b/public/language/he/error.json @@ -9,6 +9,7 @@ "invalid-tid": "זהוי נושא שגוי", "invalid-pid": "זהוי פוסט שגוי", "invalid-uid": "זהוי משתמש שגוי", + "invalid-date": "A valid date must be provided", "invalid-username": "שם משתמש שגוי", "invalid-email": "אימייל שגוי", "invalid-fullname": "שם מלא לא תקין", diff --git a/public/language/he/topic.json b/public/language/he/topic.json index 8909b61143..1488852cd4 100644 --- a/public/language/he/topic.json +++ b/public/language/he/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "אתה בטוח שאתה רוצה למחוק את הפוסט הזה?", "post_restore_confirm": "אתה בטוח שאתה רוצה לשחזר את הפוסט הזה?", "post_purge_confirm": "אתה בטוח שאתה רוצה למחוק את הפוסט הזה?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "טוען קטגוריות", "confirm_move": "הזז", "confirm_fork": "שכפל", diff --git a/public/language/hr/error.json b/public/language/hr/error.json index b6e21873f3..be8b52316f 100644 --- a/public/language/hr/error.json +++ b/public/language/hr/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Netočan ID teme", "invalid-pid": "Netočan ID objave", "invalid-uid": "Netočan ID korisnika", + "invalid-date": "A valid date must be provided", "invalid-username": "Netočno korisničko ime", "invalid-email": "Netočan email", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/hr/topic.json b/public/language/hr/topic.json index ba109d49a7..fd3c6ce0a3 100644 --- a/public/language/hr/topic.json +++ b/public/language/hr/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Sigurni ste da želite obrisati ovu objavu?", "post_restore_confirm": "Sigurni ste da želite povratiti ovu objavu?", "post_purge_confirm": "Sigurni ste da želite odbaciti ovu objavu?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Učitavam kategorije", "confirm_move": "Pomakni", "confirm_fork": "Dupliraj", diff --git a/public/language/hu/error.json b/public/language/hu/error.json index 438ff0a371..ec4ab33aff 100644 --- a/public/language/hu/error.json +++ b/public/language/hu/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Érvénytelen témakör azonosító", "invalid-pid": "Érvénytelen hozzászólás azonosító", "invalid-uid": "Érvénytelen felhasználó azonosító", + "invalid-date": "A valid date must be provided", "invalid-username": "Érvénytelen felhasználónév", "invalid-email": "Érvénytelen e-mail cím", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/hu/topic.json b/public/language/hu/topic.json index 3825796197..b5ddcc01db 100644 --- a/public/language/hu/topic.json +++ b/public/language/hu/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Biztos törölni akarod a hozzászólást?", "post_restore_confirm": "Biztos vissza akarod állítani a hozzászólást?", "post_purge_confirm": "Biztos végleg törölni akarod a hozzászólást?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Kategóriák betöltése", "confirm_move": "Áthelyezés", "confirm_fork": "Szétszedés", diff --git a/public/language/id/error.json b/public/language/id/error.json index f3ccd5f662..615ee12b07 100644 --- a/public/language/id/error.json +++ b/public/language/id/error.json @@ -9,6 +9,7 @@ "invalid-tid": "ID Topik Salah", "invalid-pid": "ID Post Salah", "invalid-uid": "ID User Salah", + "invalid-date": "A valid date must be provided", "invalid-username": "Username Salah", "invalid-email": "Email Salah", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/id/topic.json b/public/language/id/topic.json index 97fa869ae0..93a3d03f86 100644 --- a/public/language/id/topic.json +++ b/public/language/id/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Kamu yakin ingin menghapus posting ini?", "post_restore_confirm": "Kamu yakin ingin mengembalikan posting ini?", "post_purge_confirm": "Kamu yakin ingin memusnahkan posting ini?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Memuat Kategori", "confirm_move": "Pindah", "confirm_fork": "Cabangkan", diff --git a/public/language/it/error.json b/public/language/it/error.json index 724ae2806e..c5fcbb72fb 100644 --- a/public/language/it/error.json +++ b/public/language/it/error.json @@ -9,6 +9,7 @@ "invalid-tid": "ID Topic non valido", "invalid-pid": "ID Post non valido", "invalid-uid": "ID Utente non valido", + "invalid-date": "Deve essere fornita una data valida", "invalid-username": "Nome utente non valido", "invalid-email": "Email non valida", "invalid-fullname": "Nome completo non valido", diff --git a/public/language/it/topic.json b/public/language/it/topic.json index 84b908447c..4de7332d7d 100644 --- a/public/language/it/topic.json +++ b/public/language/it/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Sei sicuro di voler eliminare questo post?", "post_restore_confirm": "Sei sicuro di voler ripristinare questo post?", "post_purge_confirm": "Sei sicuro di voler eliminare definitivamente questo post?", + "pin-modal-expiry": "Data di scadenza", + "pin-modal-help": "Facoltativamente, è possibile impostare una data di scadenza per le discussioni appuntate qui. In alternativa, è possibile lasciare vuoto questo campo per mantenere la discussione bloccata fino a quando non viene sbloccata manualmente.", "load_categories": "Caricamento Categorie", "confirm_move": "Sposta", "confirm_fork": "Dividi", diff --git a/public/language/ja/error.json b/public/language/ja/error.json index 5462f992a5..29e9d24829 100644 --- a/public/language/ja/error.json +++ b/public/language/ja/error.json @@ -9,6 +9,7 @@ "invalid-tid": "無効なスレッドID", "invalid-pid": "無効な投稿ID", "invalid-uid": "無効なユーザーID", + "invalid-date": "A valid date must be provided", "invalid-username": "無効なユーザー名", "invalid-email": "無効なメール", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/ja/topic.json b/public/language/ja/topic.json index 7b37b0d752..9c1bb2accf 100644 --- a/public/language/ja/topic.json +++ b/public/language/ja/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "本当にこの投稿を削除しますか?", "post_restore_confirm": "本当にこの投稿を元に戻しますか?", "post_purge_confirm": "本当にこの投稿を切り離しますか?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "板をローディング中...", "confirm_move": "移動", "confirm_fork": "フォーク", diff --git a/public/language/ko/error.json b/public/language/ko/error.json index 7181ba87e7..b6c411577e 100644 --- a/public/language/ko/error.json +++ b/public/language/ko/error.json @@ -9,6 +9,7 @@ "invalid-tid": "올바르지 않은 게시물 ID입니다.", "invalid-pid": "올바르지 않은 포스트 ID입니다.", "invalid-uid": "올바르지 않은 사용자 ID입니다.", + "invalid-date": "A valid date must be provided", "invalid-username": "올바르지 않은 사용자명 입니다.", "invalid-email": "올바르지 않은 이메일입니다.", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/ko/topic.json b/public/language/ko/topic.json index 81aafa2234..f28052fc2a 100644 --- a/public/language/ko/topic.json +++ b/public/language/ko/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "이 포스트를 삭제 하시겠습니까?", "post_restore_confirm": "이 포스트를 복원 하시겠습니까?", "post_purge_confirm": "이 포스트를 폐기 하시겠습니까?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "게시판들을 읽어오는 중입니다.", "confirm_move": "이동", "confirm_fork": "분리", diff --git a/public/language/lt/error.json b/public/language/lt/error.json index e01dd5fa1f..3f1535d6d3 100644 --- a/public/language/lt/error.json +++ b/public/language/lt/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Klaidingas temos ID", "invalid-pid": "Klaidingas pranešimo ID", "invalid-uid": "Klaidingas vartotojo ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Klaidingas vartotojo vardas", "invalid-email": "Klaidingas el. pašto adresas", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/lt/topic.json b/public/language/lt/topic.json index 7d0b47f37b..a6c2f24fe4 100644 --- a/public/language/lt/topic.json +++ b/public/language/lt/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Ar jūs tikrai norite ištrinti šį įrašą?", "post_restore_confirm": "Ar jūs tikrai norite atkurti šį įrašą?", "post_purge_confirm": "Ar tikrai norite išvalyti šį pranešimą?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Įkeliamos kategorijos", "confirm_move": "Perkelti", "confirm_fork": "Išskaidyti", diff --git a/public/language/lv/error.json b/public/language/lv/error.json index 4fc5bfd9e0..a206838a88 100644 --- a/public/language/lv/error.json +++ b/public/language/lv/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Nederīgs temata ID", "invalid-pid": "Nederīgs raksta ID", "invalid-uid": "Nederīgs lietotāja ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Nederīgs lietotājvārds", "invalid-email": "Nederīga e-pasta adrese", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/lv/topic.json b/public/language/lv/topic.json index dc6f01b54b..c7065f7216 100644 --- a/public/language/lv/topic.json +++ b/public/language/lv/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Vai tiešām vēlies izdzēst šo rakstu?", "post_restore_confirm": "Vai tiešām vēlies atjaunot šo rakstu?", "post_purge_confirm": "Vai tiešām vēlies iztīrīt šo rakstu?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Ielādē kategorijas", "confirm_move": "Pārvietot", "confirm_fork": "Nozarot", diff --git a/public/language/ms/error.json b/public/language/ms/error.json index 74ae964ae1..2844037466 100644 --- a/public/language/ms/error.json +++ b/public/language/ms/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Topik ID Tak Sah", "invalid-pid": "Kiriman ID Tak Sah", "invalid-uid": "ID Pengguna Tak Sah", + "invalid-date": "A valid date must be provided", "invalid-username": "Nama Pengguna Tak Sah", "invalid-email": "Emel Tak Sah", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/ms/topic.json b/public/language/ms/topic.json index 5f7f6257f1..2cce10e948 100644 --- a/public/language/ms/topic.json +++ b/public/language/ms/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Adakah anda pasti untuk memadam kiriman ini?", "post_restore_confirm": "Adakah anda pasti untuk memulihkan kiriman ini?", "post_purge_confirm": "Adakah anda pasti untuk singkirkan kiriman ini?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Memuatkan kategori", "confirm_move": "Pindahkan", "confirm_fork": "Salin", diff --git a/public/language/nb/error.json b/public/language/nb/error.json index 51154d7dfc..7a6406736a 100644 --- a/public/language/nb/error.json +++ b/public/language/nb/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Ugyldig emne-ID", "invalid-pid": "Ugyldig innlegg-ID", "invalid-uid": "Ugyldig bruker-ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Ugyldig brukernavn", "invalid-email": "Ugyldig e-post", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/nb/topic.json b/public/language/nb/topic.json index c59a5424f4..ae86a6dba1 100644 --- a/public/language/nb/topic.json +++ b/public/language/nb/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Er du sikker på at du vil slette dette innlegget?", "post_restore_confirm": "Er du sikker på at du vil gjenopprette dette innlegget?", "post_purge_confirm": "Er du sikker på at du vil renske dette innlegget?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Laster kategorier", "confirm_move": "Flytt", "confirm_fork": "Forgren", diff --git a/public/language/nl/error.json b/public/language/nl/error.json index adbb61e047..6dab2ab6ee 100644 --- a/public/language/nl/error.json +++ b/public/language/nl/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Ongeldig onderwerp ID", "invalid-pid": "Ongeldig berichtkenmerk", "invalid-uid": "Ongeldig gebruikerskenmerk", + "invalid-date": "A valid date must be provided", "invalid-username": "Ongeldige gebruikersnaam", "invalid-email": "Ongeldig e-mailadres", "invalid-fullname": "Ongeldige volledige naam", diff --git a/public/language/nl/topic.json b/public/language/nl/topic.json index 48791248da..df807acdbf 100644 --- a/public/language/nl/topic.json +++ b/public/language/nl/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Is het absoluut de bedoeling dit bericht te verwijderen?", "post_restore_confirm": "Is het de bedoeling dit bericht te herstellen?", "post_purge_confirm": "Is het absoluut zeker dat dit bericht volledig verwijderd kan worden?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Categorieën laden", "confirm_move": "Verplaatsen", "confirm_fork": "Splits", diff --git a/public/language/pl/error.json b/public/language/pl/error.json index 8d235636e0..9d9d0264b8 100644 --- a/public/language/pl/error.json +++ b/public/language/pl/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Nieprawidłowy ID tematu", "invalid-pid": "Nieprawidłowy ID posta", "invalid-uid": "Nieprawidłowy ID użytkownika", + "invalid-date": "A valid date must be provided", "invalid-username": "Nieprawidłowy login", "invalid-email": "Nieprawidłowy adres e-mail", "invalid-fullname": "Nieprawidłowa nazwa", diff --git a/public/language/pl/topic.json b/public/language/pl/topic.json index 57f5ee1a1e..6975bc7338 100644 --- a/public/language/pl/topic.json +++ b/public/language/pl/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Czy na pewno chcesz usunąć ten post?", "post_restore_confirm": "Czy na pewno chcesz przywrócić ten post?", "post_purge_confirm": "Czy na pewno chcesz wyczyścić ten post?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Ładowanie kategorii", "confirm_move": "Przenieś", "confirm_fork": "Skopiuj", diff --git a/public/language/pt-BR/error.json b/public/language/pt-BR/error.json index 106dc2b350..8659e2babe 100644 --- a/public/language/pt-BR/error.json +++ b/public/language/pt-BR/error.json @@ -9,6 +9,7 @@ "invalid-tid": "ID de Tópico Inválido", "invalid-pid": "ID de Post Inválido", "invalid-uid": "ID de Usuário Inválido", + "invalid-date": "A valid date must be provided", "invalid-username": "Nome de Usuário Inválido", "invalid-email": "Email Inválido", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/pt-BR/topic.json b/public/language/pt-BR/topic.json index 7ae84e2309..50198172b4 100644 --- a/public/language/pt-BR/topic.json +++ b/public/language/pt-BR/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Tem certeza que deseja deletar este post?", "post_restore_confirm": "Tem certeza que deseja restaurar este post?", "post_purge_confirm": "Tem certeza que deseja expurgar este post?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Carregando Categorias", "confirm_move": "Mover", "confirm_fork": "Ramificar", diff --git a/public/language/pt-PT/error.json b/public/language/pt-PT/error.json index 08e100217d..68cee9c04d 100644 --- a/public/language/pt-PT/error.json +++ b/public/language/pt-PT/error.json @@ -9,6 +9,7 @@ "invalid-tid": "ID de Tópico Inválido", "invalid-pid": "ID de Publicação Inválido", "invalid-uid": "ID de Utilizador Inválido", + "invalid-date": "A valid date must be provided", "invalid-username": "Utilizador Inválido", "invalid-email": "E-mail Inválido", "invalid-fullname": "Nome Completo Inválido", diff --git a/public/language/pt-PT/topic.json b/public/language/pt-PT/topic.json index 7599763939..968100b863 100644 --- a/public/language/pt-PT/topic.json +++ b/public/language/pt-PT/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Tens a certeza que desejas eliminar esta publicação?", "post_restore_confirm": "Tens a certeza que desejas restaurar esta publicação?", "post_purge_confirm": "Tens a certeza que queres eliminar esta publicação?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Carregando Categorias", "confirm_move": "Mover", "confirm_fork": "Clonar", diff --git a/public/language/ro/error.json b/public/language/ro/error.json index 67321931c2..6b3a0ce877 100644 --- a/public/language/ro/error.json +++ b/public/language/ro/error.json @@ -9,6 +9,7 @@ "invalid-tid": "ID Subiect Invalid", "invalid-pid": "ID Mesaj Invalid", "invalid-uid": "ID Utilizator Invalid", + "invalid-date": "A valid date must be provided", "invalid-username": "Utilizator Invalid", "invalid-email": "Email Invalid", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/ro/topic.json b/public/language/ro/topic.json index dd1844b7b4..29468abb41 100644 --- a/public/language/ro/topic.json +++ b/public/language/ro/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Ești sigur că vrei să ștergi acest mesaj?", "post_restore_confirm": "Esti sigur că vrei să restaurezi acest mesaj?", "post_purge_confirm": "Ești sigur că vrei să cureți acest mesaj?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Se Încarcă Categoriile", "confirm_move": "Mută", "confirm_fork": "Bifurcă", diff --git a/public/language/ru/error.json b/public/language/ru/error.json index bda7eef1e1..073729fefa 100644 --- a/public/language/ru/error.json +++ b/public/language/ru/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Неправильный ID темы", "invalid-pid": "Неправильный ID сообщения", "invalid-uid": "Неправильный ID пользователя", + "invalid-date": "A valid date must be provided", "invalid-username": "Неправильное имя пользователя", "invalid-email": "Неправильный адрес электронной почты", "invalid-fullname": "Некорректное полное имя", diff --git a/public/language/ru/topic.json b/public/language/ru/topic.json index 40f5bd5934..8bd0e00f81 100644 --- a/public/language/ru/topic.json +++ b/public/language/ru/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Вы уверены, что хотите удалить это сообщение?", "post_restore_confirm": "Вы уверены, что хотите восстановить это сообщение?", "post_purge_confirm": "Вы уверены, что хотите стереть это сообщение?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Загружаем категории", "confirm_move": "Перенести", "confirm_fork": "Разделить", diff --git a/public/language/rw/error.json b/public/language/rw/error.json index 8343dfe380..9dc57e058e 100644 --- a/public/language/rw/error.json +++ b/public/language/rw/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Nimero y'Ikiganiro Ntiyemewe", "invalid-pid": "Nimero y'Icyashyizweho Ntiyemewe", "invalid-uid": "Nimero y'Umuntu Ntiyemewe", + "invalid-date": "A valid date must be provided", "invalid-username": "Izina Ntiryemewe", "invalid-email": "Email Ntiyemewe", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/rw/topic.json b/public/language/rw/topic.json index fb15f3a347..62fc31c281 100644 --- a/public/language/rw/topic.json +++ b/public/language/rw/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Wiringiye neza ko ushaka gukuraho iki kiganiro?", "post_restore_confirm": "Wiringiye neza ko ushaka kugarura iki kiganiro? ", "post_purge_confirm": "Wiringiye neza ko ushaka gusibangaya iki kiganiro?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Ibyiciro Biraje", "confirm_move": "Imura", "confirm_fork": "Gabanyaho", diff --git a/public/language/sc/error.json b/public/language/sc/error.json index 82ae136078..c50e9c05cd 100644 --- a/public/language/sc/error.json +++ b/public/language/sc/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Invalid Topic ID", "invalid-pid": "Invalid Post ID", "invalid-uid": "Invalid User ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Invalid Username", "invalid-email": "Invalid Email", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/sc/topic.json b/public/language/sc/topic.json index 9c4fd5ce6d..1068121b5e 100644 --- a/public/language/sc/topic.json +++ b/public/language/sc/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Are you sure you want to delete this post?", "post_restore_confirm": "Are you sure you want to restore this post?", "post_purge_confirm": "Are you sure you want to purge this post?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Carrighende Crezes", "confirm_move": "Move", "confirm_fork": "Partzi", diff --git a/public/language/sk/error.json b/public/language/sk/error.json index a03c41a3be..ab126c2bb8 100644 --- a/public/language/sk/error.json +++ b/public/language/sk/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Neplatné ID témy", "invalid-pid": "Neplatné ID príspevku", "invalid-uid": "Nesprávne ID užívateľa", + "invalid-date": "A valid date must be provided", "invalid-username": "Nesprávne používateľské meno", "invalid-email": "Nesprávny e-mail", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/sk/topic.json b/public/language/sk/topic.json index d63f25d323..055ecf9a24 100644 --- a/public/language/sk/topic.json +++ b/public/language/sk/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Ste si istý, že chcete odstrániť tento príspevok?", "post_restore_confirm": "Ste si istí, že chcete obnoviť tento príspevok?", "post_purge_confirm": "Ste si istý že chcete naozaj vyčistiť tento príspevok?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Načítanie kategórií", "confirm_move": "Presunúť", "confirm_fork": "Rozdeliť", diff --git a/public/language/sl/error.json b/public/language/sl/error.json index ff37d6be0a..a90966f1d1 100644 --- a/public/language/sl/error.json +++ b/public/language/sl/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Napačen ID teme", "invalid-pid": "Napačen ID objave", "invalid-uid": "Napačen ID uporabnika", + "invalid-date": "A valid date must be provided", "invalid-username": "Napačno uporabniško ime", "invalid-email": "Napačen elektronski naslov", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/sl/topic.json b/public/language/sl/topic.json index 3ed9160fd8..50a1770a2f 100644 --- a/public/language/sl/topic.json +++ b/public/language/sl/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Ste prepričani, da želite izbrisati to objavo?", "post_restore_confirm": "Ste prepričani, da želite razveljaviti to objavo?", "post_purge_confirm": "Ste prepričani, da želite očistiti to objavo?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Nalagam kategorije", "confirm_move": "Premakni", "confirm_fork": "Razcepi", diff --git a/public/language/sr/error.json b/public/language/sr/error.json index b1dc14b4ae..1ce2004430 100644 --- a/public/language/sr/error.json +++ b/public/language/sr/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Неисправан ID теме", "invalid-pid": "Неисправан ID поруке", "invalid-uid": "Неисправан ИД корисника", + "invalid-date": "A valid date must be provided", "invalid-username": "Неисправно корисничко име", "invalid-email": "Неисправна е-пошта", "invalid-fullname": "Неисправно пуно име", diff --git a/public/language/sr/topic.json b/public/language/sr/topic.json index affe0651c4..7d0c11555f 100644 --- a/public/language/sr/topic.json +++ b/public/language/sr/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Да ли сте сигурни да желите да избришете ову поруку?", "post_restore_confirm": "Да ли сте сигурни да желите да обновите ову поруку?", "post_purge_confirm": "Да ли сте сигурни да желите да очистите овај пост?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Учитавање категорија", "confirm_move": "Премести", "confirm_fork": "Рачвај", diff --git a/public/language/sv/error.json b/public/language/sv/error.json index 1977478c68..8a41d072b9 100644 --- a/public/language/sv/error.json +++ b/public/language/sv/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Ogiltigt id för ämne", "invalid-pid": "Ogiltigt id för inlägg", "invalid-uid": "Ogiltigt id för användare", + "invalid-date": "A valid date must be provided", "invalid-username": "Ogiltigt användarnamn", "invalid-email": "Ogiltig epostadress", "invalid-fullname": "Ogiltigt namn", diff --git a/public/language/sv/topic.json b/public/language/sv/topic.json index 197d235d3e..aac9c5dc61 100644 --- a/public/language/sv/topic.json +++ b/public/language/sv/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Är du säker på att du vill ta bort det här inlägget?", "post_restore_confirm": "Är du säker på att du vill återställa det här inlägget?", "post_purge_confirm": "Är du säker att du vill rensa bort det här inlägget?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Laddar kategorier", "confirm_move": "Flytta", "confirm_fork": "Grena", diff --git a/public/language/th/error.json b/public/language/th/error.json index cbab459516..4d35c24254 100644 --- a/public/language/th/error.json +++ b/public/language/th/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Topic ID ไม่ถูกต้อง", "invalid-pid": "Post ID ไม่ถูกต้อง", "invalid-uid": "User ID ไม่ถูกต้อง", + "invalid-date": "A valid date must be provided", "invalid-username": "ชื่อผู้ใช้ไม่ถูกต้อง", "invalid-email": "อีเมลไม่ถูกต้อง", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/th/topic.json b/public/language/th/topic.json index 57c29e9cf0..af5b612a0f 100644 --- a/public/language/th/topic.json +++ b/public/language/th/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "คุณแน่ใจแล้วใช่ไหมว่าต้องการลบโพสต์นี้", "post_restore_confirm": "คุณแน่ใจแล้วใช้ไหมว่าต้องการกู้คืนโพสต์นี้", "post_purge_confirm": "คุณแน่ใจแล้วใช่ไหมว่าต้องการล้างโพสต์นี้", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "กำลังโหลดหมวดหมู่", "confirm_move": "ย้าย", "confirm_fork": "แยก", diff --git a/public/language/tr/error.json b/public/language/tr/error.json index 0457c987cc..bfc9145bf6 100644 --- a/public/language/tr/error.json +++ b/public/language/tr/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Geçersiz Konu ID", "invalid-pid": "Geçersiz İleti ID", "invalid-uid": "Geçersiz Kullanıcı ID", + "invalid-date": "A valid date must be provided", "invalid-username": "Geçersiz Kullanıcı İsmi", "invalid-email": "Geçersiz E-posta", "invalid-fullname": "Hatalı İsim", diff --git a/public/language/tr/topic.json b/public/language/tr/topic.json index cb7a6e3cff..87a2b39bce 100644 --- a/public/language/tr/topic.json +++ b/public/language/tr/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Bu iletiyi gerçekten silmek istediğinize emin misiniz?", "post_restore_confirm": "Bu iletiyi gerçekten geri getirmek istiyor musunuz?", "post_purge_confirm": "Bu iletiyi temizlemek istediğinize emin misiniz?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Kategoriler Yükleniyor", "confirm_move": "Taşı", "confirm_fork": "Ayır", diff --git a/public/language/uk/error.json b/public/language/uk/error.json index a730cd726d..b9a542a5ec 100644 --- a/public/language/uk/error.json +++ b/public/language/uk/error.json @@ -9,6 +9,7 @@ "invalid-tid": "Невірний ID теми", "invalid-pid": "Невірний ID поста", "invalid-uid": "Невірний ID користувача", + "invalid-date": "A valid date must be provided", "invalid-username": "Невірне ім'я користувача", "invalid-email": "Невірна електронна адреса", "invalid-fullname": "Невірне повне ім'я", diff --git a/public/language/uk/topic.json b/public/language/uk/topic.json index bc5f78287f..afc79fc17f 100644 --- a/public/language/uk/topic.json +++ b/public/language/uk/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Ви точно бажаєте видалити цей пост?", "post_restore_confirm": "Ви точно бажаєте відновити цей пост?", "post_purge_confirm": "Ви точно бажаєте стерти цей пост?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Завантаження категорій", "confirm_move": "Перемістити", "confirm_fork": "Відгалужити", diff --git a/public/language/vi/error.json b/public/language/vi/error.json index 07383c539d..458760585f 100644 --- a/public/language/vi/error.json +++ b/public/language/vi/error.json @@ -9,6 +9,7 @@ "invalid-tid": "ID chủ đề không hợp lệ", "invalid-pid": "ID bài viết không hợp lệ", "invalid-uid": "ID tài khoản không hợp lệ", + "invalid-date": "A valid date must be provided", "invalid-username": "Tên đăng nhập không hợp lệ", "invalid-email": "Email không hợp lệ", "invalid-fullname": "Invalid Fullname", diff --git a/public/language/vi/topic.json b/public/language/vi/topic.json index 65998bedc5..a4115ca2c5 100644 --- a/public/language/vi/topic.json +++ b/public/language/vi/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "Bạn có chắc là muốn xóa bài gửi này không?", "post_restore_confirm": "Bạn có chắc là muốn phục hồi bài gửi này không?", "post_purge_confirm": "Bạn có chắc muốn xóa hẳn bài này?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "Đang tải các phần mục", "confirm_move": "Di chuyển", "confirm_fork": "Tạo bảo sao", diff --git a/public/language/zh-CN/error.json b/public/language/zh-CN/error.json index 6d558f52d3..bdb7df459a 100644 --- a/public/language/zh-CN/error.json +++ b/public/language/zh-CN/error.json @@ -9,6 +9,7 @@ "invalid-tid": "无效主题 ID", "invalid-pid": "无效帖子 ID", "invalid-uid": "无效用户 ID", + "invalid-date": "A valid date must be provided", "invalid-username": "无效用户名", "invalid-email": "无效的电子邮箱", "invalid-fullname": "无效全名", diff --git a/public/language/zh-CN/topic.json b/public/language/zh-CN/topic.json index fccddf200c..d2683f02d1 100644 --- a/public/language/zh-CN/topic.json +++ b/public/language/zh-CN/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "您确定要删除此回复吗?", "post_restore_confirm": "您确定要恢复此回复吗?", "post_purge_confirm": "您确定要清除此回复吗?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "正在载入版块", "confirm_move": "移动", "confirm_fork": "分割", diff --git a/public/language/zh-TW/error.json b/public/language/zh-TW/error.json index 761c39875a..3bdcf3ba32 100644 --- a/public/language/zh-TW/error.json +++ b/public/language/zh-TW/error.json @@ -9,6 +9,7 @@ "invalid-tid": "無效主題 ID", "invalid-pid": "無效貼文 ID", "invalid-uid": "無效使用者 ID", + "invalid-date": "A valid date must be provided", "invalid-username": "無效使用者名", "invalid-email": "無效的電子信箱", "invalid-fullname": "無效全名", diff --git a/public/language/zh-TW/topic.json b/public/language/zh-TW/topic.json index b50e287032..4a28540245 100644 --- a/public/language/zh-TW/topic.json +++ b/public/language/zh-TW/topic.json @@ -89,6 +89,8 @@ "post_delete_confirm": "您確定要刪除此回覆嗎?", "post_restore_confirm": "您確定要恢復此回覆嗎?", "post_purge_confirm": "您確定要清除此回覆嗎?", + "pin-modal-expiry": "Expiration Date", + "pin-modal-help": "You can optionally set an expiration date for the pinned topic(s) here. Alternatively, you can leave this field blank to have the topic stay pinned until it is manually unpinned.", "load_categories": "正在載入版面", "confirm_move": "移動", "confirm_fork": "分割",