diff --git a/public/language/ar/notifications.json b/public/language/ar/notifications.json index aa100c29d0..17faabfd36 100644 --- a/public/language/ar/notifications.json +++ b/public/language/ar/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/ar/user.json b/public/language/ar/user.json index 020355aaf8..f3ab1e4302 100644 --- a/public/language/ar/user.json +++ b/public/language/ar/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "متابع", "ignored": "تم تجاهله", + "default-category-watch-state": "Default category watch state", "followers": "المتابعون", "following": "يتابع", "blocks": "Blocks", diff --git a/public/language/bg/notifications.json b/public/language/bg/notifications.json index 4105dcdbdf..5bde63d158 100644 --- a/public/language/bg/notifications.json +++ b/public/language/bg/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Когато някой започне да Ви следва", "notificationType_new-chat": "Когато получите съобщение в разговор", "notificationType_group-invite": "Когато получите покана за група", + "notificationType_group-request-membership": "Когато някой поиска да се включи в група, на която Вие сте собственик", "notificationType_new-register": "Когато някой бъде добавен в опашката за регистрация", "notificationType_post-queue": "Когато бъде добавена нова публикация в опашката", "notificationType_new-post-flag": "Когато публикация бъде докладвана", diff --git a/public/language/bg/user.json b/public/language/bg/user.json index b764dff7c7..dea1ba1c4d 100644 --- a/public/language/bg/user.json +++ b/public/language/bg/user.json @@ -28,6 +28,7 @@ "watched_categories": "Следени категории", "watched": "Следени", "ignored": "Пренебрегвани", + "default-category-watch-state": "Състояние по подразбиране за следенето на категории", "followers": "Последователи", "following": "Следва", "blocks": "Блокира", diff --git a/public/language/bn/notifications.json b/public/language/bn/notifications.json index 747f8039b2..2aaf5b055a 100644 --- a/public/language/bn/notifications.json +++ b/public/language/bn/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/bn/user.json b/public/language/bn/user.json index 8f636c8899..a25009fa7e 100644 --- a/public/language/bn/user.json +++ b/public/language/bn/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "দেখা হয়েছে", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "যাদের অনুসরণ করছেন", "following": "যারা আপনাকে অনুসরণ করছে", "blocks": "Blocks", diff --git a/public/language/cs/notifications.json b/public/language/cs/notifications.json index 7c21820dce..65c2f46a73 100644 --- a/public/language/cs/notifications.json +++ b/public/language/cs/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Začne-li vás někdo sledovat", "notificationType_new-chat": "Obdržíte-li novou konverzační zprávu", "notificationType_group-invite": "Obdržíte-li pozvání ke skupině", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Bude-li někdo přidán do registrační fronty", "notificationType_post-queue": "Bude-li přidán nový příspěvek do fronty", "notificationType_new-post-flag": "Bude-li příspěvek označen", diff --git a/public/language/cs/user.json b/public/language/cs/user.json index 8b865e60b4..c7e9a3ff23 100644 --- a/public/language/cs/user.json +++ b/public/language/cs/user.json @@ -28,6 +28,7 @@ "watched_categories": "Sledované kategorie", "watched": "Sledován", "ignored": "Ignorován", + "default-category-watch-state": "Default category watch state", "followers": "Sledují ho", "following": "Sleduje", "blocks": "Zablokováni", diff --git a/public/language/da/notifications.json b/public/language/da/notifications.json index edf3ea6ff2..7544d7b047 100644 --- a/public/language/da/notifications.json +++ b/public/language/da/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/da/user.json b/public/language/da/user.json index e4fec860bf..992f0fe85c 100644 --- a/public/language/da/user.json +++ b/public/language/da/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Set", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Followers", "following": "Følger", "blocks": "Blocks", diff --git a/public/language/de/notifications.json b/public/language/de/notifications.json index b83521cb49..8bfa0370d2 100644 --- a/public/language/de/notifications.json +++ b/public/language/de/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Wenn dir jemand neues folgt", "notificationType_new-chat": "Wenn du eine Chat Nachricht erhältst", "notificationType_group-invite": "Wenn du eine Gruppeneinladung erhältst", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Wenn jemand der Registrierungswarteschlange hinzugefügt wird", "notificationType_post-queue": "Wenn ein neuer Beitrag eingereiht wird", "notificationType_new-post-flag": "Wenn ein Beitrag gemeldet wird", diff --git a/public/language/de/user.json b/public/language/de/user.json index 37c2562724..f910f51479 100644 --- a/public/language/de/user.json +++ b/public/language/de/user.json @@ -28,6 +28,7 @@ "watched_categories": "Beobachtete Kategorien", "watched": "Beobachtet", "ignored": "Ignoriert", + "default-category-watch-state": "Default category watch state", "followers": "Follower", "following": "Folge ich", "blocks": "Blockiert", diff --git a/public/language/el/notifications.json b/public/language/el/notifications.json index 65cf962be5..8c07ad2261 100644 --- a/public/language/el/notifications.json +++ b/public/language/el/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/el/user.json b/public/language/el/user.json index 93c1d83e49..6c27b3decc 100644 --- a/public/language/el/user.json +++ b/public/language/el/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Watched", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Ακόλουθοι", "following": "Ακολουθά", "blocks": "Blocks", diff --git a/public/language/en-US/notifications.json b/public/language/en-US/notifications.json index cff71bdf47..04b6b94b2f 100644 --- a/public/language/en-US/notifications.json +++ b/public/language/en-US/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/en-US/user.json b/public/language/en-US/user.json index c617da50ba..fa8576cde3 100644 --- a/public/language/en-US/user.json +++ b/public/language/en-US/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Watched", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Followers", "following": "Following", "blocks": "Blocks", diff --git a/public/language/en-x-pirate/notifications.json b/public/language/en-x-pirate/notifications.json index b1508ddfee..e41dc6b9e4 100644 --- a/public/language/en-x-pirate/notifications.json +++ b/public/language/en-x-pirate/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/en-x-pirate/user.json b/public/language/en-x-pirate/user.json index 7f7d59e4cf..ba69dfd188 100644 --- a/public/language/en-x-pirate/user.json +++ b/public/language/en-x-pirate/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Watched", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Followers", "following": "Following", "blocks": "Blocks", diff --git a/public/language/es/notifications.json b/public/language/es/notifications.json index 377fa231b7..5931dd0a08 100644 --- a/public/language/es/notifications.json +++ b/public/language/es/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Cuando alguien comienza a seguirte", "notificationType_new-chat": "Cuando recibes un mensaje de chat", "notificationType_group-invite": "Cuando recibes una invitación a un grupo", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Cuando alguien es añadido a una cola de registro", "notificationType_post-queue": "Cuando un mensaje nuevo entra en la cola", "notificationType_new-post-flag": "Cuando un mensaje es denunciado", diff --git a/public/language/es/user.json b/public/language/es/user.json index 623e26793e..dbdb9a48dd 100644 --- a/public/language/es/user.json +++ b/public/language/es/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Suscritos", "ignored": "Ignorado", + "default-category-watch-state": "Default category watch state", "followers": "Seguidores", "following": "Siguiendo", "blocks": "Bloqueos", diff --git a/public/language/et/notifications.json b/public/language/et/notifications.json index 63cd373727..f884227d8e 100644 --- a/public/language/et/notifications.json +++ b/public/language/et/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/et/user.json b/public/language/et/user.json index 0436624647..601f365d62 100644 --- a/public/language/et/user.json +++ b/public/language/et/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Vaadatud", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Jälgijad", "following": "Jälgimised", "blocks": "Blocks", diff --git a/public/language/fa-IR/notifications.json b/public/language/fa-IR/notifications.json index 18ca7e936a..2fc82e6cf8 100644 --- a/public/language/fa-IR/notifications.json +++ b/public/language/fa-IR/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "هنگامی که کسی شما را دنبال می کند", "notificationType_new-chat": "هنگامی که شما پیام چتی دریافت می کنید", "notificationType_group-invite": "هنگامی که شما دعوتنامه گروه دریافت می کنید", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "وقتی کسی به صف ثبت نام اضافه می شود", "notificationType_post-queue": "هنگامی که یک پست جدید در صف قرار می گیرد", "notificationType_new-post-flag": "هنگامی که پستی گزارش می شود", diff --git a/public/language/fa-IR/user.json b/public/language/fa-IR/user.json index cef401a447..e2200f0744 100644 --- a/public/language/fa-IR/user.json +++ b/public/language/fa-IR/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "پیگیری شده", "ignored": "نادیده گرفته شده", + "default-category-watch-state": "Default category watch state", "followers": "دنبال‌کننده‌ها", "following": "دنبال‌شونده‌ها", "blocks": "کاربران مسدود شده", diff --git a/public/language/fi/notifications.json b/public/language/fi/notifications.json index 35e73e39df..629bc9d74c 100644 --- a/public/language/fi/notifications.json +++ b/public/language/fi/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/fi/user.json b/public/language/fi/user.json index 5400db1afc..94099f9b63 100644 --- a/public/language/fi/user.json +++ b/public/language/fi/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Seurattu", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Seuraajat", "following": "Seuratut", "blocks": "Blocks", diff --git a/public/language/fr/notifications.json b/public/language/fr/notifications.json index 3bd87c7968..a5be7f8c4f 100644 --- a/public/language/fr/notifications.json +++ b/public/language/fr/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Lorsque quelqu'un commence à vous suivre", "notificationType_new-chat": "Lorsque vous recevez un message du chat ", "notificationType_group-invite": "Lorsque vous recevez une invitation d'un groupe", + "notificationType_group-request-membership": "Quand quelqu'un demande à rejoindre un groupe que vous administrez", "notificationType_new-register": "Lorsque quelqu'un est ajouté à la file d'attente d'inscription", "notificationType_post-queue": "Lorsque un nouveau message est mis en file d'attente", "notificationType_new-post-flag": "Lorsque un message est marqué", diff --git a/public/language/fr/user.json b/public/language/fr/user.json index 01a5e6529c..9a6c77a301 100644 --- a/public/language/fr/user.json +++ b/public/language/fr/user.json @@ -28,6 +28,7 @@ "watched_categories": "Catégories surveillées", "watched": "Abonnements", "ignored": "Ignorés", + "default-category-watch-state": "Abonnement par da catégorie", "followers": "Abonnés", "following": "Abonnements", "blocks": "Bloqués", diff --git a/public/language/gl/notifications.json b/public/language/gl/notifications.json index 947cbc0cea..1e5e01e984 100644 --- a/public/language/gl/notifications.json +++ b/public/language/gl/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/gl/user.json b/public/language/gl/user.json index f6e30aeb29..c096ee8ee0 100644 --- a/public/language/gl/user.json +++ b/public/language/gl/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Visto", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Seguidores", "following": "Seguindo", "blocks": "Blocks", diff --git a/public/language/he/notifications.json b/public/language/he/notifications.json index d68e6ef820..e7cb6abe5a 100644 --- a/public/language/he/notifications.json +++ b/public/language/he/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "כשמישהו מתחיל לעקוב אחריך", "notificationType_new-chat": "כשאתה מקבל הודעת צאט", "notificationType_group-invite": "כשאתה מקבל הזמנה מקבוצה", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "כאשר מישהו מתווסף לתור הרישום", "notificationType_post-queue": "כשהודעה חדשה נכנסת לתור", "notificationType_new-post-flag": "כאשר פוסט מסומן", diff --git a/public/language/he/user.json b/public/language/he/user.json index 4a484e83c0..3650069fe0 100644 --- a/public/language/he/user.json +++ b/public/language/he/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "נצפה", "ignored": "התעלם", + "default-category-watch-state": "Default category watch state", "followers": "עוקבים", "following": "עוקב אחרי", "blocks": "חסימות", diff --git a/public/language/hr/notifications.json b/public/language/hr/notifications.json index 14b92c7c82..85e1eb3bf1 100644 --- a/public/language/hr/notifications.json +++ b/public/language/hr/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/hr/user.json b/public/language/hr/user.json index e3ed734d0f..5eceb44096 100644 --- a/public/language/hr/user.json +++ b/public/language/hr/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Gledano", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Pratitelji", "following": "Prati", "blocks": "Blocks", diff --git a/public/language/hu/notifications.json b/public/language/hu/notifications.json index 7fafe411b3..540fa91141 100644 --- a/public/language/hu/notifications.json +++ b/public/language/hu/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Mikor valaki elkezd követni téged", "notificationType_new-chat": "Mikor chat üzenetet kapsz", "notificationType_group-invite": "Mikor csoportmeghívást kapsz", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Mikor valaki a regisztrációs várólistára kerül", "notificationType_post-queue": "Mikor egy új hozzászólás várólistára kerül", "notificationType_new-post-flag": "Mikor egy hozzászólás megjelölésre kerül", diff --git a/public/language/hu/user.json b/public/language/hu/user.json index 0cb9bd1c3d..5a53309094 100644 --- a/public/language/hu/user.json +++ b/public/language/hu/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Figyelve", "ignored": "Mellőzve", + "default-category-watch-state": "Default category watch state", "followers": "Követők", "following": "Követve", "blocks": "Blokkolások", diff --git a/public/language/id/notifications.json b/public/language/id/notifications.json index 61f6ae8cff..868c40f63c 100644 --- a/public/language/id/notifications.json +++ b/public/language/id/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/id/user.json b/public/language/id/user.json index 703caef891..2e0821920c 100644 --- a/public/language/id/user.json +++ b/public/language/id/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Watched", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Pengikut", "following": "Mengikuti", "blocks": "Blocks", diff --git a/public/language/it/notifications.json b/public/language/it/notifications.json index 5271035074..66fe877d72 100644 --- a/public/language/it/notifications.json +++ b/public/language/it/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Quando qualcuno inizia a seguirti", "notificationType_new-chat": "Quando ricevi un messaggio in chat", "notificationType_group-invite": "Quando ricevi un invito ad un gruppo", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Quando qualcuno viene aggiunto alla coda di registrazione", "notificationType_post-queue": "Quando un nuovo post è in attesa di revisione", "notificationType_new-post-flag": "Quando un post viene segnalato", diff --git a/public/language/it/user.json b/public/language/it/user.json index 9418426c49..bf647ad4d6 100644 --- a/public/language/it/user.json +++ b/public/language/it/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Osservati", "ignored": "Ignorati", + "default-category-watch-state": "Default category watch state", "followers": "Da chi è seguito", "following": "Chi segue", "blocks": "Blocchi", diff --git a/public/language/ja/notifications.json b/public/language/ja/notifications.json index 1be1639f93..3ac7457961 100644 --- a/public/language/ja/notifications.json +++ b/public/language/ja/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/ja/user.json b/public/language/ja/user.json index 57fe65c1fa..2204d7095f 100644 --- a/public/language/ja/user.json +++ b/public/language/ja/user.json @@ -28,6 +28,7 @@ "watched_categories": "ウォッチ中のカテゴリ", "watched": "ウォッチ済み", "ignored": "無視済み", + "default-category-watch-state": "Default category watch state", "followers": "フォロワー", "following": "フォロー中", "blocks": "ブロックの設定", diff --git a/public/language/ko/notifications.json b/public/language/ko/notifications.json index 32a85e6ec7..b9b7954075 100644 --- a/public/language/ko/notifications.json +++ b/public/language/ko/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "누군가 사용자님을 팔로우 하면", "notificationType_new-chat": "채팅 메시지를 받으면", "notificationType_group-invite": "그룹 초대를 받으면", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "게시글이 신고되면", diff --git a/public/language/ko/user.json b/public/language/ko/user.json index 5006656da3..87c28b3297 100644 --- a/public/language/ko/user.json +++ b/public/language/ko/user.json @@ -28,6 +28,7 @@ "watched_categories": "주시중인 카테고리", "watched": "관심있는 게시물", "ignored": "무시됨", + "default-category-watch-state": "Default category watch state", "followers": "팔로워", "following": "팔로잉", "blocks": "차단", diff --git a/public/language/lt/notifications.json b/public/language/lt/notifications.json index 51892af7a8..e82ca030c2 100644 --- a/public/language/lt/notifications.json +++ b/public/language/lt/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/lt/user.json b/public/language/lt/user.json index f63b071d04..446354d665 100644 --- a/public/language/lt/user.json +++ b/public/language/lt/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Peržiūrėjo", "ignored": "Ignoruojami", + "default-category-watch-state": "Default category watch state", "followers": "Sekėjai", "following": "Seka", "blocks": "Blocks", diff --git a/public/language/lv/notifications.json b/public/language/lv/notifications.json index 76ff3f1e45..12631ea58f 100644 --- a/public/language/lv/notifications.json +++ b/public/language/lv/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Kad kāds sāk Tev sekot", "notificationType_new-chat": "Kad saņemi sarunu", "notificationType_group-invite": "Kad saņemi ielūgumu pievienoties grupai", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Kad kāds tiek ievietots reģistrācijas rindā", "notificationType_post-queue": "Kad raksts tiek ievietots apstiprināšanas rindā", "notificationType_new-post-flag": "Kad raksts tiek atzīmēts", diff --git a/public/language/lv/user.json b/public/language/lv/user.json index ad1f37946d..806268209c 100644 --- a/public/language/lv/user.json +++ b/public/language/lv/user.json @@ -28,6 +28,7 @@ "watched_categories": "Novērotās kategorijas", "watched": "Novērotie", "ignored": "Ignorētie", + "default-category-watch-state": "Default category watch state", "followers": "Man seko", "following": "Es sekoju", "blocks": "Bloķētie", diff --git a/public/language/ms/notifications.json b/public/language/ms/notifications.json index 7346cb552b..80a877b632 100644 --- a/public/language/ms/notifications.json +++ b/public/language/ms/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/ms/user.json b/public/language/ms/user.json index fe77d4c974..caf5b57af8 100644 --- a/public/language/ms/user.json +++ b/public/language/ms/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Melihat", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Pengikut", "following": "Mengikuti", "blocks": "Blocks", diff --git a/public/language/nb/notifications.json b/public/language/nb/notifications.json index 7825e4cc85..484addbd1f 100644 --- a/public/language/nb/notifications.json +++ b/public/language/nb/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/nb/user.json b/public/language/nb/user.json index 49c7521284..7f1accc912 100644 --- a/public/language/nb/user.json +++ b/public/language/nb/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Overvåkede", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Følgere", "following": "Følger", "blocks": "Blocks", diff --git a/public/language/nl/notifications.json b/public/language/nl/notifications.json index 56248ab407..4ec369e971 100644 --- a/public/language/nl/notifications.json +++ b/public/language/nl/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Als iemand begint met jou te volgen", "notificationType_new-chat": "Als je een chat-bericht ontvangt", "notificationType_group-invite": "Als je een uitnodiging voor een groep ontvangt", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Als iemand wordt toegevoegd aan een registratiewachtrij", "notificationType_post-queue": "Als een bericht aan de wachtrij wordt toegevoegd", "notificationType_new-post-flag": "Als een bericht wordt gevlagd", diff --git a/public/language/nl/user.json b/public/language/nl/user.json index f7ab6390dc..1772ff0a2c 100644 --- a/public/language/nl/user.json +++ b/public/language/nl/user.json @@ -28,6 +28,7 @@ "watched_categories": "Gevolgde categorieën", "watched": "Bekeken", "ignored": "Genegeerd", + "default-category-watch-state": "Default category watch state", "followers": "Volgers", "following": "Volgend", "blocks": "Blokkeringen", diff --git a/public/language/pl/notifications.json b/public/language/pl/notifications.json index b0bc4c4e72..cf46b0cf16 100644 --- a/public/language/pl/notifications.json +++ b/public/language/pl/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Kiedy ktoś zacznie Cię obserwować", "notificationType_new-chat": "Kiedy otrzymasz wiadomość na czacie", "notificationType_group-invite": "Kiedy otrzymasz grupowe zaproszenie", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Kiedy ktoś zostaje dodany do kolejki rejestracyjnej", "notificationType_post-queue": "Kiedy nowy post jest kolejkowany", "notificationType_new-post-flag": "Kiedy post zostanie oflagowany", diff --git a/public/language/pl/user.json b/public/language/pl/user.json index 160ac88452..358ed032df 100644 --- a/public/language/pl/user.json +++ b/public/language/pl/user.json @@ -28,6 +28,7 @@ "watched_categories": "Obserwowane kategorie", "watched": "Obserwowane", "ignored": "Zignorowane", + "default-category-watch-state": "Default category watch state", "followers": "Obserwujący", "following": "Obserwowani", "blocks": "Blokady", diff --git a/public/language/pt-BR/notifications.json b/public/language/pt-BR/notifications.json index d415a911ab..9685b6656f 100644 --- a/public/language/pt-BR/notifications.json +++ b/public/language/pt-BR/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Quando alguém começar a seguir você", "notificationType_new-chat": "Quando você receber uma mensagem de chat", "notificationType_group-invite": "Quando você receber um convite para um grupo", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Quando alguém for adicionado a fila de registro", "notificationType_post-queue": "Quando um novo post entrar na fila", "notificationType_new-post-flag": "Quando um post for marcado", diff --git a/public/language/pt-BR/user.json b/public/language/pt-BR/user.json index fb8e71069e..fd6360d357 100644 --- a/public/language/pt-BR/user.json +++ b/public/language/pt-BR/user.json @@ -28,6 +28,7 @@ "watched_categories": "Categorias acompanhadas", "watched": "Acompanhado", "ignored": "Ignorado", + "default-category-watch-state": "Default category watch state", "followers": "Seguidores", "following": "Seguindo", "blocks": "Bloqueados", diff --git a/public/language/pt-PT/admin/manage/tags.json b/public/language/pt-PT/admin/manage/tags.json index c90f7baf34..034cf190e0 100644 --- a/public/language/pt-PT/admin/manage/tags.json +++ b/public/language/pt-PT/admin/manage/tags.json @@ -1,5 +1,5 @@ { - "none": "O teu fórum não tem nenhum tópico com marcadores ainda.", + "none": "O teu fórum ainda não tem nenhum tópico com marcadores.", "bg-color": "Cor de Fundo", "text-color": "Cor do Texto", "create-modify": "Criar e Modificar Marcadores", diff --git a/public/language/pt-PT/admin/settings/post.json b/public/language/pt-PT/admin/settings/post.json index 8e85ac3544..7d5bd452d9 100644 --- a/public/language/pt-PT/admin/settings/post.json +++ b/public/language/pt-PT/admin/settings/post.json @@ -3,7 +3,7 @@ "sorting.post-default": "Default Post Sorting", "sorting.oldest-to-newest": "Oldest to Newest", "sorting.newest-to-oldest": "Newest to Oldest", - "sorting.most-votes": "Most Votes", + "sorting.most-votes": "Mais votos", "sorting.most-posts": "Mais publicações", "sorting.topic-default": "Default Topic Sorting", "length": "Post Length", diff --git a/public/language/pt-PT/admin/settings/reputation.json b/public/language/pt-PT/admin/settings/reputation.json index 0ee7f0001d..9ed5e150e9 100644 --- a/public/language/pt-PT/admin/settings/reputation.json +++ b/public/language/pt-PT/admin/settings/reputation.json @@ -1,14 +1,14 @@ { "reputation": "Reputation Settings", "disable": "Disable Reputation System", - "disable-down-voting": "Disable Down Voting", + "disable-down-voting": "Desativar Votos Negativos", "votes-are-public": "Todos os Votos São Públicos", "thresholds": "Activity Thresholds", - "min-rep-downvote": "Minimum reputation to downvote posts", - "min-rep-flag": "Mínimo de reputação para denunciar publicações", - "min-rep-website": "Minimum reputation to add \"Website\" to user profile", - "min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile", - "min-rep-signature": "Minimum reputation to add \"Signature\" to user profile", + "min-rep-downvote": "Reputação mínima para votar negativamente em publicações", + "min-rep-flag": "Reputação mínima para denunciar publicações", + "min-rep-website": "Reputação mínima para adicionar \"Website\" ao perfil do utilizador", + "min-rep-aboutme": "Reputação mínima para adicionar \"Sobre mim\" ao perfil do utilizador", + "min-rep-signature": "Reputação mínima para adicionar \"Assinatura\" ao perfil do utilizador", "min-rep-profile-picture": "Reputação mínima para adicionar \"Fotografia de Perfil\" ao perfil do utilizador", "min-rep-cover-picture": "Reputação mínima para adicionar \"Fotografia de Capa\" ao perfil do utilizador" } \ No newline at end of file diff --git a/public/language/pt-PT/admin/settings/user.json b/public/language/pt-PT/admin/settings/user.json index 3c6bc5a4fb..625d910ec8 100644 --- a/public/language/pt-PT/admin/settings/user.json +++ b/public/language/pt-PT/admin/settings/user.json @@ -51,7 +51,7 @@ "max-username-length": "Comprimento Máximo do Nome de Utilizador", "min-password-length": "Minimum Password Length", "min-password-strength": "Minimum Password Strength", - "max-about-me-length": "Maximum About Me Length", + "max-about-me-length": "Comprimento Máximo do \"Sobre Mim\"", "terms-of-use": "Forum Terms of Use (Leave blank to disable)", "user-search": "User Search", "user-search-results-per-page": "Number of results to display", @@ -66,7 +66,7 @@ "digest-freq.daily": "Daily", "digest-freq.weekly": "Weekly", "digest-freq.monthly": "Monthly", - "email-chat-notifs": "Send an email if a new chat message arrives and I am not online", + "email-chat-notifs": "Enviar um e-mail se receber uma nova mensagem e não estiver online", "email-post-notif": "Send an email when replies are made to topics I am subscribed to", "follow-created-topics": "Follow topics you create", "follow-replied-topics": "Follow topics that you reply to", diff --git a/public/language/pt-PT/error.json b/public/language/pt-PT/error.json index afade80cc4..94d39e0acc 100644 --- a/public/language/pt-PT/error.json +++ b/public/language/pt-PT/error.json @@ -107,7 +107,7 @@ "invalid-file": "Ficheiro inválido", "uploads-are-disabled": "Os carregamentos estão desativados", "signature-too-long": "Desculpa, a tua assinatura não pode ser superior a %1 caracter(es).", - "about-me-too-long": "Desculpa, o teu \"sobre ti\" não pode ser superior a %1 caracter(es).", + "about-me-too-long": "Desculpa, o teu \"sobre mim\" não pode ser superior a %1 caracter(es).", "cant-chat-with-yourself": "Não podes conversar contigo mesmo!", "chat-restricted": "Este utilizador colocou restrições sobre as suas mensagens de chat. Ele deve primeiro seguir-te antes que possas conversar com ele", "chat-disabled": "Sistema de conversas desativado", @@ -123,16 +123,16 @@ "chat-restored-already": "This chat message has already been restored.", "already-voting-for-this-post": "Já votaste nesta publicação.", "reputation-system-disabled": "Sistema de reputação desativado.", - "downvoting-disabled": "Voto negativo desativado", + "downvoting-disabled": "Os votos negativos estão desativados", "not-enough-reputation-to-downvote": "Não tens reputação suficiente para atribuir um voto negativo a esta publicação", "not-enough-reputation-to-flag": "Não tens reputação suficiente para denunciar esta publicação", - "not-enough-reputation-min-rep-website": "You do not have enough reputation to add a website", - "not-enough-reputation-min-rep-aboutme": "You do not have enough reputation to add an about me", - "not-enough-reputation-min-rep-signature": "You do not have enough reputation to add a signature", + "not-enough-reputation-min-rep-website": "Não tens reputação suficiente para adicionar um website", + "not-enough-reputation-min-rep-aboutme": "Não tens reputação suficiente para escreveres sobre ti", + "not-enough-reputation-min-rep-signature": "Não tens reputação suficiente para adicionar uma assinatura", "not-enough-reputation-min-rep-profile-picture": "Não tens reputação suficiente para adicionar uma fotografia de perfil", "not-enough-reputation-min-rep-cover-picture": "Não tens reputação suficiente para adicionar uma fotografia de capa", "already-flagged": "Já denunciaste esta publicação antes", - "self-vote": "You cannot vote on your own post", + "self-vote": "Não podes votar na tua própria publicação", "reload-failed": "NodeBB encontrou um erro enquanto recarregava: \"%1\". NodeBB irá continuar a servir os ativos existentes do lado do utilizador. No entanto deverias desfazer o que fizeste mesmo antes de teres voltado a recarregar.", "registration-error": "Erro de registro", "parse-error": "Ocorreu um erro enquanto analisávamos a resposta do servidor", @@ -154,7 +154,7 @@ "cannot-block-self": "Não podes bloquear-te a ti próprio!", "cannot-block-privileged": "Não podes bloquear administradores ou moderadores globais", "cannot-block-guest": "Guest are not able to block other users", - "already-blocked": "This user is already blocked", - "already-unblocked": "This user is already unblocked", + "already-blocked": "Este utilizador já está bloqueado", + "already-unblocked": "Este utilizador já está desbloqueado", "no-connection": "Parece haver um problema com a tua conexão à Internet" } \ No newline at end of file diff --git a/public/language/pt-PT/global.json b/public/language/pt-PT/global.json index d012e37e45..63d969ec1f 100644 --- a/public/language/pt-PT/global.json +++ b/public/language/pt-PT/global.json @@ -6,7 +6,7 @@ "403.message": "Parece que encontraste uma página à qual não tens acesso.", "403.login": "Talvez devesses tentar iniciar sessão?", "404.title": "Não encontrado", - "404.message": "Parece que encontraste uma página que não existe. Regressa para a página principal.", + "404.message": "Parece que encontraste uma página que não existe. Regressa à página principal.", "500.title": "Erro interno.", "500.message": "Oops! Parece que algo correu mal!", "400.title": "O pedido não correu bem.", @@ -54,9 +54,9 @@ "posts": "Publicações", "best": "Melhores", "votes": "Votos", - "upvoters": "Votantes a favor", + "upvoters": "Votos positivos", "upvoted": "Votado favoravelmente", - "downvoters": "Votantes contra", + "downvoters": "Votos negativos", "downvoted": "Votado negativamente", "views": "Visualizações", "reputation": "Reputação", diff --git a/public/language/pt-PT/modules.json b/public/language/pt-PT/modules.json index f45454efd3..699868bf9c 100644 --- a/public/language/pt-PT/modules.json +++ b/public/language/pt-PT/modules.json @@ -23,12 +23,12 @@ "chat.retrieving-users": "A recuperar utilizadores...", "chat.manage-room": "Gerir sala de conversa", "chat.add-user-help": "Encontra utilizadores aqui. Quando selecionado, o utilizador vai ser adicionado à conversa. O novo utilizador não conseguirá ver mensagens que foram enviadas antes de ele entrar na sala. Apenas os donos das salas () poderão remover participantes das salas de conversa", - "chat.confirm-chat-with-dnd-user": "This user has set their status to DnD(Do not disturb). Do you still want to chat with them?", + "chat.confirm-chat-with-dnd-user": "Este utilizador definiu o seu estado como \"não perturbar\". Mesmo assim pretendes conversar com ele?", "chat.rename-room": "Renomear esta sala", "chat.rename-placeholder": "Insere o nome da conversa aqui", "chat.rename-help": "O nome desta conversa vai ser visualizada por todos os participantes desta sala.", - "chat.leave": "Abandonar conversa", - "chat.leave-prompt": "Are you sure you wish to leave this chat?", + "chat.leave": "Sair da conversa", + "chat.leave-prompt": "Tens a certeza que pretendes sair desta conversa?", "chat.leave-help": "Deixar esta sala vai te remover de receber futuras mensagens importantes nesta conversa. Se fores novamente adicionado no futuro, não conseguirás ver nenhum histórico das conversas de antes da tua re-adesão.", "chat.in-room": "Participantes nesta sala", "chat.kick": "Expulsar", diff --git a/public/language/pt-PT/notifications.json b/public/language/pt-PT/notifications.json index 03c99f518e..9ce82f98d7 100644 --- a/public/language/pt-PT/notifications.json +++ b/public/language/pt-PT/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Quando alguém começa a seguir-te", "notificationType_new-chat": "Quando recebes uma mensagem numa conversa", "notificationType_group-invite": "Quando recebes um convite para um grupo", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Quando alguém é adicionado à fila de espera de registo", "notificationType_post-queue": "Quando uma nova publicação está à espera de aprovação", "notificationType_new-post-flag": "Quando uma publicação é denunciada", diff --git a/public/language/pt-PT/topic.json b/public/language/pt-PT/topic.json index f44dbbd7eb..c2dc7f548e 100644 --- a/public/language/pt-PT/topic.json +++ b/public/language/pt-PT/topic.json @@ -35,7 +35,7 @@ "view-history": "Histórico de Edição", "bookmark_instructions": "Carrega aqui para voltares à última publicação lide assunto.", "flag_title": "Denunciar esta publicação para moderação", - "merged_message": "This topic has been merged into %2", + "merged_message": "Este tópico foi fundido no tópico %2", "deleted_message": "Este tópico foi eliminado. Apenas utilizadores com privilégios de moderação do tópico podem vê-lo.", "following_topic.message": "A partir de agora receberás uma notificação sempre que alguém publicar neste tópico.", "not_following_topic.message": "Verás este tópico na lista de tópicos por ler mas não irás receber notificações quando alguém publicar neste tópico.", @@ -73,8 +73,8 @@ "thread_tools.restore_confirm": "Tens a certeza que pretendes restaurar este tópico?", "thread_tools.purge": "Eliminar tópico", "thread_tools.purge_confirm": "Tens a certeza que queres eliminar este tópico?", - "thread_tools.merge_topics": "Merge Topics", - "thread_tools.merge": "Merge", + "thread_tools.merge_topics": "Fundir Tópicos", + "thread_tools.merge": "Fundir", "topic_move_success": "Este tópico foi movido com sucesso para %1", "post_delete_confirm": "Tens a certeza que desejas eliminar esta publicação?", "post_restore_confirm": "Tens a certeza que desejas restaurar esta publicação?", @@ -96,7 +96,7 @@ "fork_pid_count": "%1 publicação(ões) selecionada(s)", "fork_success": "Clonaste um tópico com sucesso! Carrega aqui para ires para o tópico clonado.", "delete_posts_instruction": "Carrega nas publicações que queres apagar/eliminar", - "merge_topics_instruction": "Click the topics you want to merge", + "merge_topics_instruction": "Clica nos tópicos que queres fundir", "move_posts_instruction": "Clica nas publicações que queres mover", "composer.title_placeholder": "Insere aqui o título do tópico...", "composer.handle_placeholder": "Nome", diff --git a/public/language/pt-PT/user.json b/public/language/pt-PT/user.json index 9541d9fb5b..5dd62bf473 100644 --- a/public/language/pt-PT/user.json +++ b/public/language/pt-PT/user.json @@ -3,7 +3,7 @@ "offline": "Offline", "deleted": "Apagar", "username": "Nome de utilizador", - "joindate": "Juntar data", + "joindate": "Data de Adesão", "postcount": "Quantidade de publicações", "email": "E-mail", "confirm_email": "Confirmar o e-mail", @@ -12,7 +12,7 @@ "ban_account_confirm": "Queres realmente banir este utilizador?", "unban_account": "Deixar de banir esta conta", "delete_account": "Eliminar conta", - "delete_account_confirm": "Are you sure you want to 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_account_confirm": "Tens a certeza que queres eliminar a tua conta?
Esta ação é irreversível e não terás oportunidade de recuperar nenhuma das tuas informações

Insere a tua palavra-passe para confirmar que desejas destruir esta conta.", "delete_this_account_confirm": "Tens a certeza que queres apagar esta conta?
Esta acção é irreversível e não terás oportunidade de recuperar nenhuma informação

", "account-deleted": "Conta eliminada", "fullname": "Nome completo", @@ -28,6 +28,7 @@ "watched_categories": "Categorias subscritas", "watched": "Subscritos", "ignored": "Ignorados", + "default-category-watch-state": "Default category watch state", "followers": "Seguidores", "following": "Seguindo", "blocks": "Bloqueados", @@ -40,7 +41,7 @@ "chat": "Conversa", "chat_with": "Continuar a conversa com %1", "new_chat_with": "Começa nova conversa com %1", - "flag-profile": "Flag Profile", + "flag-profile": "Denunciar Perfil", "follow": "Segue", "unfollow": "Deixar de seguir", "more": "Mais", diff --git a/public/language/ro/notifications.json b/public/language/ro/notifications.json index 49e1f8da66..d331649a66 100644 --- a/public/language/ro/notifications.json +++ b/public/language/ro/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/ro/user.json b/public/language/ro/user.json index 23689372bc..951693a49d 100644 --- a/public/language/ro/user.json +++ b/public/language/ro/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Watched", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Urmărit de", "following": "Îi urmărește pe", "blocks": "Blocks", diff --git a/public/language/ru/notifications.json b/public/language/ru/notifications.json index 247d1bb0b4..f3b479299a 100644 --- a/public/language/ru/notifications.json +++ b/public/language/ru/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Когда кто-то подписался на ваши обновления", "notificationType_new-chat": "Когда вы получили сообщение", "notificationType_group-invite": "Когда вы получили приглашение в группу", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Когда кто-то добавляется в очередь регистрации", "notificationType_post-queue": "Когда новое сообщение помещается в очередь", "notificationType_new-post-flag": "Когда сообщение помечено", diff --git a/public/language/ru/user.json b/public/language/ru/user.json index 3710fe7a4f..e007aeb1d3 100644 --- a/public/language/ru/user.json +++ b/public/language/ru/user.json @@ -28,6 +28,7 @@ "watched_categories": "Просмотренные категории", "watched": "Подписка", "ignored": "Игнорировать", + "default-category-watch-state": "Default category watch state", "followers": "Подписчиков", "following": "Подписок", "blocks": "Блокировки", diff --git a/public/language/rw/notifications.json b/public/language/rw/notifications.json index 88f3e772aa..9b407a2fe7 100644 --- a/public/language/rw/notifications.json +++ b/public/language/rw/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/rw/user.json b/public/language/rw/user.json index 8203a0bbce..454508deb0 100644 --- a/public/language/rw/user.json +++ b/public/language/rw/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Ibikurikiranwa", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Abamukurikira", "following": "Akurikira", "blocks": "Blocks", diff --git a/public/language/sc/notifications.json b/public/language/sc/notifications.json index fd68a1f973..2eb3857af0 100644 --- a/public/language/sc/notifications.json +++ b/public/language/sc/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/sc/user.json b/public/language/sc/user.json index 4ffc4f1c6d..5c71294665 100644 --- a/public/language/sc/user.json +++ b/public/language/sc/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Watched", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Sighidores", "following": "Sighende", "blocks": "Blocks", diff --git a/public/language/sk/notifications.json b/public/language/sk/notifications.json index f86817dabd..5e3818ca46 100644 --- a/public/language/sk/notifications.json +++ b/public/language/sk/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Ak Vás začne niekto sledovať", "notificationType_new-chat": "Ak obdržíte novú správu konverzácie", "notificationType_group-invite": "Ak obdržíte pozvanie do skupiny", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Ak bude niekto pridaný do registračnej fronty", "notificationType_post-queue": "Ak bude pridaný nový príspevok do fronty", "notificationType_new-post-flag": "Ak bude príspevok označený", diff --git a/public/language/sk/user.json b/public/language/sk/user.json index ecc263c8be..92eec08087 100644 --- a/public/language/sk/user.json +++ b/public/language/sk/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Sledované", "ignored": "Ignorovaný", + "default-category-watch-state": "Default category watch state", "followers": "Nasledovatelia", "following": "Nasleduje", "blocks": "Zablokovaný", diff --git a/public/language/sl/notifications.json b/public/language/sl/notifications.json index 936b7c8ba6..b416d1054a 100644 --- a/public/language/sl/notifications.json +++ b/public/language/sl/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/sl/user.json b/public/language/sl/user.json index e3be52ffd1..d4067e22a7 100644 --- a/public/language/sl/user.json +++ b/public/language/sl/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Spremljano", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "Spremljevalci", "following": "Spremljano", "blocks": "Blocks", diff --git a/public/language/sr/notifications.json b/public/language/sr/notifications.json index 24e4c2feb0..9ca3dd9cae 100644 --- a/public/language/sr/notifications.json +++ b/public/language/sr/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Када неко почне да вас прати", "notificationType_new-chat": "Када примите поруку за ћаскање", "notificationType_group-invite": "Када примите позивницу за групу", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Када је неко додат на чекање за регистрацију", "notificationType_post-queue": "Када је нова порука на чекању", "notificationType_new-post-flag": "Када је порука означена", diff --git a/public/language/sr/user.json b/public/language/sr/user.json index b5cd6199b9..01acdfef8a 100644 --- a/public/language/sr/user.json +++ b/public/language/sr/user.json @@ -28,6 +28,7 @@ "watched_categories": "Надгледане категорије", "watched": "Надгледано", "ignored": "Игнорисано", + "default-category-watch-state": "Default category watch state", "followers": "Пратиоци", "following": "Праћења", "blocks": "Блокирања", diff --git a/public/language/sv/notifications.json b/public/language/sv/notifications.json index 83386f9fdc..7f9c3cbe74 100644 --- a/public/language/sv/notifications.json +++ b/public/language/sv/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "När någon börjar följa dig", "notificationType_new-chat": "När du får ett chattmeddelande", "notificationType_group-invite": "När du får en gruppinbjudan", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "När någon läggs till i registreringskön", "notificationType_post-queue": "När ett nytt inlägg läggs i kön", "notificationType_new-post-flag": "När ett nytt inlägg flaggas", diff --git a/public/language/sv/user.json b/public/language/sv/user.json index 4e7796c1ad..f22bd1dcbf 100644 --- a/public/language/sv/user.json +++ b/public/language/sv/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Bevakad", "ignored": "Ignorerad", + "default-category-watch-state": "Default category watch state", "followers": "Följare", "following": "Följer", "blocks": "Blockerar", diff --git a/public/language/th/notifications.json b/public/language/th/notifications.json index 9d0246ce53..f107a25937 100644 --- a/public/language/th/notifications.json +++ b/public/language/th/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "เมื่อมีคนติดตามคุณ", "notificationType_new-chat": "เมื่อคุณได้รับข้อความใหม่", "notificationType_group-invite": "เมื่อคุณได้รับเชิญเข้ากลุ่ม", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "เมื่อมีคนถูกเพิ่มในคิวลงทะเบียน", "notificationType_post-queue": "เมื่อมีโพสต์ใหม่อยู่ในคิว", "notificationType_new-post-flag": "เมื่อโพสต์ถูกตั้งค่าสถานะ", diff --git a/public/language/th/user.json b/public/language/th/user.json index 9339035d5a..1f72a75722 100644 --- a/public/language/th/user.json +++ b/public/language/th/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "ดูแล้ว", "ignored": "ยกเว้นแล้ว", + "default-category-watch-state": "Default category watch state", "followers": "คนติดตาม", "following": "ติดตาม", "blocks": "Blocks", diff --git a/public/language/tr/notifications.json b/public/language/tr/notifications.json index 86a69490c9..826b51d401 100644 --- a/public/language/tr/notifications.json +++ b/public/language/tr/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Birisi seni takip etmeye başlayınca", "notificationType_new-chat": "Bir sohbet mesajı aldığınızda", "notificationType_group-invite": "Bir grup davetiyesi aldığınızda", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Birisi kayıt kuyruğuna eklendiğinde", "notificationType_post-queue": "Yeni bir ileti sıraya alındığında", "notificationType_new-post-flag": "Bir ileti bayraklandığında", diff --git a/public/language/tr/user.json b/public/language/tr/user.json index 3ea23486c1..1a2d117783 100644 --- a/public/language/tr/user.json +++ b/public/language/tr/user.json @@ -28,6 +28,7 @@ "watched_categories": "Takip edilen kategoriler", "watched": "Takip edildi", "ignored": "Susturuldu", + "default-category-watch-state": "Default category watch state", "followers": "Takipçiler", "following": "Takip Ediyor", "blocks": "Blok", diff --git a/public/language/uk/notifications.json b/public/language/uk/notifications.json index 34d481c560..0015cd1c7f 100644 --- a/public/language/uk/notifications.json +++ b/public/language/uk/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Коли хтось починає слідкувати за вами", "notificationType_new-chat": "Коли ви отримуєте повідомлення чату", "notificationType_group-invite": "Коли ви отримуєте запрошення до групи", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Коли когось додано до черги на реєстрацію", "notificationType_post-queue": "Коли новий пост знаходиться в черзі", "notificationType_new-post-flag": "Коли повідомлення позначено", diff --git a/public/language/uk/user.json b/public/language/uk/user.json index d709efbe55..960b930237 100644 --- a/public/language/uk/user.json +++ b/public/language/uk/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Переглянуті", "ignored": "Ігнорується", + "default-category-watch-state": "Default category watch state", "followers": "Відстежувачі", "following": "Відстежувані", "blocks": "Блокування", diff --git a/public/language/vi/notifications.json b/public/language/vi/notifications.json index d9a4057312..8f3c8ccf87 100644 --- a/public/language/vi/notifications.json +++ b/public/language/vi/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "Khi ai đó theo dõi bạn", "notificationType_new-chat": "Khi bạn nhận được thông điệp chat", "notificationType_group-invite": "Khi bạn nhận được lời mời gia nhập nhóm", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "Khi ai đó được thêm vào lượt chờ đăng ký", "notificationType_post-queue": "Khi bài đăng được thêm vào lượt chờ", "notificationType_new-post-flag": "Khi bài đăng được cảnh báo", diff --git a/public/language/vi/user.json b/public/language/vi/user.json index d8f53a8f5e..c8c015b3d2 100644 --- a/public/language/vi/user.json +++ b/public/language/vi/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "Đã quan tâm", "ignored": "Phớt lờ", + "default-category-watch-state": "Default category watch state", "followers": "Số người theo dõi", "following": "Đang theo dõi", "blocks": "Khóa", diff --git a/public/language/zh-CN/notifications.json b/public/language/zh-CN/notifications.json index 699dc72652..32e8a6b9f2 100644 --- a/public/language/zh-CN/notifications.json +++ b/public/language/zh-CN/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "当有人关注您时", "notificationType_new-chat": "当您收到聊天消息时", "notificationType_group-invite": "当您收到群组邀请时", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "当有人被添加到申请队列时", "notificationType_post-queue": "当有新帖子等待审核时", "notificationType_new-post-flag": "当有新的帖子举报时", diff --git a/public/language/zh-CN/user.json b/public/language/zh-CN/user.json index 938bd7b6d0..9d8c4f0633 100644 --- a/public/language/zh-CN/user.json +++ b/public/language/zh-CN/user.json @@ -28,6 +28,7 @@ "watched_categories": "已关注的版块", "watched": "已关注", "ignored": "忽略", + "default-category-watch-state": "Default category watch state", "followers": "粉丝", "following": "关注", "blocks": "屏蔽", diff --git a/public/language/zh-TW/notifications.json b/public/language/zh-TW/notifications.json index 4d91597886..784dc0447f 100644 --- a/public/language/zh-TW/notifications.json +++ b/public/language/zh-TW/notifications.json @@ -56,6 +56,7 @@ "notificationType_follow": "When someone starts following you", "notificationType_new-chat": "When you receive a chat message", "notificationType_group-invite": "When you receive a group invite", + "notificationType_group-request-membership": "When someone requests to join a group you own", "notificationType_new-register": "When someone gets added to registration queue", "notificationType_post-queue": "When a new post is queued", "notificationType_new-post-flag": "When a post is flagged", diff --git a/public/language/zh-TW/user.json b/public/language/zh-TW/user.json index 3a780c93a8..d7dff8ddd2 100644 --- a/public/language/zh-TW/user.json +++ b/public/language/zh-TW/user.json @@ -28,6 +28,7 @@ "watched_categories": "Watched categories", "watched": "觀看者", "ignored": "Ignored", + "default-category-watch-state": "Default category watch state", "followers": "跟隨者", "following": "正在關注", "blocks": "Blocks",