From b8350423d97cf81708795ec6383803413e7bff98 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Thu, 28 May 2020 10:57:02 -0500 Subject: [PATCH 1/8] Updated Notification Settings API use --- CHANGELOG.md | 1 + src/components/user_settings/user_settings.vue | 17 ++++++----------- src/i18n/ar.json | 2 +- src/i18n/de.json | 4 ++-- src/i18n/en.json | 7 +++---- src/i18n/es.json | 9 ++++----- src/i18n/eu.json | 9 ++++----- src/i18n/fi.json | 7 +++---- src/i18n/fr.json | 7 +++---- src/i18n/ja_easy.json | 7 +++---- src/i18n/ja_pedantic.json | 7 +++---- src/i18n/nb.json | 7 +++---- src/i18n/nl.json | 7 +++---- src/i18n/oc.json | 9 ++++----- src/i18n/pl.json | 7 +++---- src/i18n/ru.json | 7 +++---- src/i18n/zh.json | 7 +++---- 17 files changed, 52 insertions(+), 69 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a44fb163..f2de5424 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Changed - Removed the use of with_move parameters when fetching notifications +- Updated Notification Settings to match new BE API ## [Unreleased patch] ### Add diff --git a/src/components/user_settings/user_settings.vue b/src/components/user_settings/user_settings.vue index ad184520..253607f9 100644 --- a/src/components/user_settings/user_settings.vue +++ b/src/components/user_settings/user_settings.vue @@ -384,23 +384,18 @@ {{ $t('settings.notification_setting') }} diff --git a/src/i18n/ar.json b/src/i18n/ar.json index 72e3010f..5eb6c7fb 100644 --- a/src/i18n/ar.json +++ b/src/i18n/ar.json @@ -203,4 +203,4 @@ "more": "المزيد", "who_to_follow": "للمتابعة" } -} \ No newline at end of file +} diff --git a/src/i18n/de.json b/src/i18n/de.json index d3eedcb6..e0cf80a4 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -401,8 +401,8 @@ "changed_email": "Email Adresse erfolgreich geändert!", "change_email_error": "Es trat ein Problem auf beim Versuch, deine Email Adresse zu ändern.", "change_email": "Ändere Email", - "notification_setting_non_followers": "Nutzer, die dir nicht folgen", - "notification_setting_followers": "Nutzer, die dir folgen", + "notification_setting_from_strangers": "Nutzer, die dir nicht folgen", + "notification_setting_from_followers": "Nutzer, die dir folgen", "import_blocks_from_a_csv_file": "Importiere Blocks von einer CSV Datei", "accent": "Akzent" }, diff --git a/src/i18n/en.json b/src/i18n/en.json index f5d1ce7c..c89b7200 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -407,10 +407,9 @@ "notifications": "Notifications", "notification_setting_filters": "Filters", "notification_setting": "Receive notifications from:", - "notification_setting_follows": "Users you follow", - "notification_setting_non_follows": "Users you do not follow", - "notification_setting_followers": "Users who follow you", - "notification_setting_non_followers": "Users who do not follow you", + "notification_setting_from_following": "Users you follow", + "notification_setting_from_followers": "Users who follow you", + "notification_setting_from_strangers": "Users who do not follow you", "notification_setting_privacy": "Privacy", "notification_setting_privacy_option": "Hide the sender and contents of push notifications", "notification_mutes": "To stop receiving notifications from a specific user, use a mute.", diff --git a/src/i18n/es.json b/src/i18n/es.json index 163eb707..2a6998fd 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -345,10 +345,9 @@ }, "notifications": "Notificaciones", "notification_setting": "Recibir notificaciones de:", - "notification_setting_follows": "Usuarios que sigues", - "notification_setting_non_follows": "Usuarios que no sigues", - "notification_setting_followers": "Usuarios que te siguen", - "notification_setting_non_followers": "Usuarios que no te siguen", + "notification_setting_from_following": "Usuarios que sigues", + "notification_setting_from_followers": "Usuarios que te siguen", + "notification_setting_from_strangers": "Usuarios que no te siguen", "notification_mutes": "Para dejar de recibir notificaciones de un usuario específico, siléncialo.", "notification_blocks": "El bloqueo de un usuario detiene todas las notificaciones y también las cancela.", "enable_web_push_notifications": "Habilitar las notificiaciones en el navegador", @@ -635,4 +634,4 @@ "too_many_requests": "Has alcanzado el límite de intentos, vuelve a intentarlo más tarde.", "password_reset_disabled": "El restablecimiento de contraseñas está deshabilitado. Póngase en contacto con el administrador de su instancia." } -} \ No newline at end of file +} diff --git a/src/i18n/eu.json b/src/i18n/eu.json index 1c75bf75..8484805f 100644 --- a/src/i18n/eu.json +++ b/src/i18n/eu.json @@ -345,10 +345,9 @@ }, "notifications": "Jakinarazpenak", "notification_setting": "Jaso pertsona honen jakinarazpenak:", - "notification_setting_follows": "Jarraitutako erabiltzaileak", - "notification_setting_non_follows": "Jarraitzen ez dituzun erabiltzaileak", - "notification_setting_followers": "Zu jarraitzen zaituzten erabiltzaileak", - "notification_setting_non_followers": "Zu jarraitzen ez zaituzten erabiltzaileak", + "notification_setting_from_following": "Jarraitutako erabiltzaileak", + "notification_setting_from_followers": "Zu jarraitzen zaituzten erabiltzaileak", + "notification_setting_from_strangers": "Zu jarraitzen ez zaituzten erabiltzaileak", "notification_mutes": "Erabiltzaile jakin baten jakinarazpenak jasotzeari uzteko, isilarazi ezazu.", "notification_blocks": "Erabiltzaile bat blokeatzeak jakinarazpen guztiak gelditzen ditu eta harpidetza ezeztatu.", "enable_web_push_notifications": "Gaitu web jakinarazpenak", @@ -639,4 +638,4 @@ "password_reset_required": "Pasahitza berrezarri behar duzu saioa hasteko.", "password_reset_required_but_mailer_is_disabled": "Pasahitza berrezarri behar duzu, baina pasahitza berrezartzeko aukera desgaituta dago. Mesedez, jarri harremanetan instantziaren administratzailearekin." } -} \ No newline at end of file +} diff --git a/src/i18n/fi.json b/src/i18n/fi.json index 7248c049..23b83212 100644 --- a/src/i18n/fi.json +++ b/src/i18n/fi.json @@ -479,10 +479,9 @@ "pad_emoji": "Välistä emojit välilyönneillä lisätessäsi niitä valitsimesta", "mutes_tab": "Mykistykset", "new_email": "Uusi sähköpostiosoite", - "notification_setting_follows": "Käyttäjät joita seuraat", - "notification_setting_non_follows": "Käyttäjät joita et seuraa", - "notification_setting_followers": "Käyttäjät jotka seuraavat sinua", - "notification_setting_non_followers": "Käyttäjät jotka eivät seuraa sinua", + "notification_setting_from_following": "Käyttäjät joita seuraat", + "notification_setting_from_followers": "Käyttäjät jotka seuraavat sinua", + "notification_setting_from_strangers": "Käyttäjät jotka eivät seuraa sinua", "notification_setting_privacy": "Yksityisyys", "notification_mutes": "Jos et halua ilmoituksia joltain käyttäjältä, käytä mykistystä.", "notification_blocks": "Estäminen pysäyttää kaikki ilmoitukset käyttäjältä ja poistaa seurauksen.", diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 61877a3a..ab6c8259 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -319,10 +319,9 @@ }, "notifications": "Notifications", "notification_setting": "Reçevoir les notifications de :", - "notification_setting_follows": "Utilisateurs que vous suivez", - "notification_setting_non_follows": "Utilisateurs que vous ne suivez pas", - "notification_setting_followers": "Utilisateurs qui vous suivent", - "notification_setting_non_followers": "Utilisateurs qui ne vous suivent pas", + "notification_setting_from_following": "Utilisateurs que vous suivez", + "notification_setting_from_followers": "Utilisateurs qui vous suivent", + "notification_setting_from_strangers": "Utilisateurs qui ne vous suivent pas", "notification_mutes": "Pour stopper la récéption de notifications d'un utilisateur particulier, utilisez un masquage.", "notification_blocks": "Bloquer un utilisateur stoppe toute notification et se désabonne de lui.", "enable_web_push_notifications": "Activer les notifications de push web", diff --git a/src/i18n/ja_easy.json b/src/i18n/ja_easy.json index 978e43b3..b547ce6a 100644 --- a/src/i18n/ja_easy.json +++ b/src/i18n/ja_easy.json @@ -383,10 +383,9 @@ "greentext": "ミームやじるし", "notifications": "つうち", "notification_setting": "つうちをうけとる:", - "notification_setting_follows": "あなたがフォローしているひとから", - "notification_setting_non_follows": "あなたがフォローしていないひとから", - "notification_setting_followers": "あなたをフォローしているひとから", - "notification_setting_non_followers": "あなたをフォローしていないひとから", + "notification_setting_from_following": "あなたがフォローしているひとから", + "notification_setting_from_followers": "あなたをフォローしているひとから", + "notification_setting_from_strangers": "あなたをフォローしていないひとから", "notification_mutes": "あるユーザーからのつうちをとめるには、ミュートしてください。", "notification_blocks": "ブロックしているユーザーからのつうちは、すべてとまります。", "enable_web_push_notifications": "ウェブプッシュつうちをゆるす", diff --git a/src/i18n/ja_pedantic.json b/src/i18n/ja_pedantic.json index 2ca7dca8..186e3f64 100644 --- a/src/i18n/ja_pedantic.json +++ b/src/i18n/ja_pedantic.json @@ -346,10 +346,9 @@ }, "notifications": "通知", "notification_setting": "通知を受け取る:", - "notification_setting_follows": "あなたがフォローしているユーザーから", - "notification_setting_non_follows": "あなたがフォローしていないユーザーから", - "notification_setting_followers": "あなたをフォローしているユーザーから", - "notification_setting_non_followers": "あなたをフォローしていないユーザーから", + "notification_setting_from_following": "あなたがフォローしているユーザーから", + "notification_setting_from_followers": "あなたをフォローしているユーザーから", + "notification_setting_from_strangers": "あなたをフォローしていないユーザーから", "notification_mutes": "特定のユーザーからの通知を止めるには、ミュートしてください。", "notification_blocks": "ブロックしているユーザーからの通知は、すべて止まります。", "enable_web_push_notifications": "ウェブプッシュ通知を許可する", diff --git a/src/i18n/nb.json b/src/i18n/nb.json index 248b05bc..0df14f97 100644 --- a/src/i18n/nb.json +++ b/src/i18n/nb.json @@ -331,10 +331,9 @@ }, "notifications": "Varsler", "notification_setting": "Motta varsler i fra:", - "notification_setting_follows": "Brukere du følger", - "notification_setting_non_follows": "Brukere du ikke følger", - "notification_setting_followers": "Brukere som følger deg", - "notification_setting_non_followers": "Brukere som ikke følger deg", + "notification_setting_from_following": "Brukere du følger", + "notification_setting_from_followers": "Brukere som følger deg", + "notification_setting_from_strangers": "Brukere som ikke følger deg", "notification_mutes": "For å stoppe å motta varsler i fra en spesifikk bruker, kan du dempe dem.", "notification_blocks": "Hvis du blokkerer en bruker vil det stoppe alle varsler og i tilleg få dem til å slutte å følge deg", "enable_web_push_notifications": "Skru på pushnotifikasjoner i nettlesere", diff --git a/src/i18n/nl.json b/src/i18n/nl.json index 472d11ec..e284fbcb 100644 --- a/src/i18n/nl.json +++ b/src/i18n/nl.json @@ -385,9 +385,8 @@ "link": "een leuke kleine link" } }, - "notification_setting_follows": "Gebruikers die je volgt", - "notification_setting_non_follows": "Gebruikers die je niet volgt", - "notification_setting_followers": "Gebruikers die je volgen", + "notification_setting_from_following": "Gebruikers die je volgt", + "notification_setting_from_followers": "Gebruikers die je volgen", "notification_setting_privacy": "Privacy", "notification_setting_privacy_option": "Verberg de afzender en inhoud van push meldingen", "notification_mutes": "Om niet langer meldingen te ontvangen van een specifieke gebruiker, kun je deze negeren.", @@ -464,7 +463,7 @@ "hide_follows_description": "Niet tonen wie ik volg", "show_moderator_badge": "Moderators badge tonen in mijn profiel", "notification_setting_filters": "Filters", - "notification_setting_non_followers": "Gebruikers die je niet volgen", + "notification_setting_from_strangers": "Gebruikers die je niet volgen", "notification_blocks": "Door een gebruiker te blokkeren, ontvang je geen meldingen meer van de gebruiker en wordt je abonnement op de gebruiker opgeheven.", "version": { "frontend_version": "Frontend Versie", diff --git a/src/i18n/oc.json b/src/i18n/oc.json index 680ad6dd..09f64500 100644 --- a/src/i18n/oc.json +++ b/src/i18n/oc.json @@ -289,10 +289,9 @@ }, "notifications": "Notificacions", "notification_setting": "Recebre las notificacions de :", - "notification_setting_follows": "Utilizaires que seguissètz", - "notification_setting_non_follows": "Utilizaires que seguissètz pas", - "notification_setting_followers": "Utilizaires que vos seguisson", - "notification_setting_non_followers": "Utilizaires que vos seguisson pas", + "notification_setting_from_following": "Utilizaires que seguissètz", + "notification_setting_from_followers": "Utilizaires que vos seguisson", + "notification_setting_from_strangers": "Utilizaires que vos seguisson pas", "notification_mutes": "Per recebre pas mai d’un utilizaire en particular, botatz-lo en silenci.", "notification_blocks": "Blocar un utilizaire arrèsta totas las notificacions tan coma quitar de los seguir.", "enable_web_push_notifications": "Activar las notificacions web push", @@ -550,4 +549,4 @@ "people_talking": "{count} personas ne parlan", "no_results": "Cap de resultats" } -} \ No newline at end of file +} diff --git a/src/i18n/pl.json b/src/i18n/pl.json index 101e5d39..b887ac06 100644 --- a/src/i18n/pl.json +++ b/src/i18n/pl.json @@ -406,10 +406,9 @@ "greentext": "Memiczne strzałki", "notifications": "Powiadomienia", "notification_setting": "Otrzymuj powiadomienia od:", - "notification_setting_follows": "Ludzi których obserwujesz", - "notification_setting_non_follows": "Ludzi których nie obserwujesz", - "notification_setting_followers": "Ludzi którzy obserwują ciebie", - "notification_setting_non_followers": "Ludzi którzy nie obserwują ciebie", + "notification_setting_from_following": "Ludzi których obserwujesz", + "notification_setting_from_followers": "Ludzi którzy obserwują ciebie", + "notification_setting_from_strangers": "Ludzi którzy nie obserwują ciebie", "notification_mutes": "By przestać otrzymywać powiadomienia od jednego użytkownika, wycisz go.", "notification_blocks": "Blokowanie uzytkownika zatrzymuje wszystkie powiadomienia i odsubskrybowuje go.", "enable_web_push_notifications": "Włącz powiadomienia push", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 357d97a8..602301f7 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -348,12 +348,11 @@ "link": "ссылка" } }, - "notification_setting_non_followers": "Не читающие вас", + "notification_setting_from_strangers": "Не читающие вас", "allow_following_move": "Разрешить автоматически читать новый аккаунт при перемещении на другой сервер", "hide_user_stats": "Не показывать статистику пользователей (например количество читателей)", - "notification_setting_followers": "Читающие вас", - "notification_setting_follows": "Читаемые вами", - "notification_setting_non_follows": "Не читаемые вами" + "notification_setting_from_followers": "Читающие вас", + "notification_setting_from_following": "Читаемые вами" }, "timeline": { "collapse": "Свернуть", diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 095db754..ed9b870a 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -337,10 +337,9 @@ }, "notifications": "通知", "notification_setting": "通知来源:", - "notification_setting_follows": "你所关注的用户", - "notification_setting_non_follows": "你没有关注的用户", - "notification_setting_followers": "关注你的用户", - "notification_setting_non_followers": "没有关注你的用户", + "notification_setting_from_following": "你所关注的用户", + "notification_setting_from_followers": "关注你的用户", + "notification_setting_from_strangers": "没有关注你的用户", "notification_mutes": "要停止收到某个指定的用户的通知,请使用隐藏功能。", "notification_blocks": "拉黑一个用户会停掉所有他的通知,等同于取消关注。", "enable_web_push_notifications": "启用 web 推送通知", From 8e1e7144fdbdea944988f1ed775d35c77c05b2d2 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Thu, 25 Jun 2020 15:34:48 -0500 Subject: [PATCH 2/8] Change notification settings keys to new names, remove the defunct non_follows key. --- src/i18n/de.json | 4 ++-- src/i18n/et.json | 7 +++---- src/i18n/fi.json | 7 +++---- src/i18n/fr.json | 7 +++---- src/i18n/it.json | 7 +++---- src/i18n/nl.json | 7 +++---- src/i18n/pl.json | 7 +++---- src/i18n/ru.json | 7 +++---- src/i18n/zh.json | 7 +++---- 9 files changed, 26 insertions(+), 34 deletions(-) diff --git a/src/i18n/de.json b/src/i18n/de.json index a44e58cb..feb5748f 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -401,8 +401,8 @@ "changed_email": "Email Adresse erfolgreich geändert!", "change_email_error": "Es trat ein Problem auf beim Versuch, deine Email Adresse zu ändern.", "change_email": "Ändere Email", - "notification_setting_non_followers": "Nutzer, die dir nicht folgen", - "notification_setting_followers": "Nutzer, die dir folgen", + "notification_setting_from_strangers": "Nutzer, die dir nicht folgen", + "notification_setting_from_followers": "Nutzer, die dir folgen", "import_blocks_from_a_csv_file": "Importiere Blocks von einer CSV Datei", "accent": "Akzent" }, diff --git a/src/i18n/et.json b/src/i18n/et.json index b5ae4275..656dd2f9 100644 --- a/src/i18n/et.json +++ b/src/i18n/et.json @@ -308,10 +308,9 @@ "notifications": "Teated", "notification_mutes": "Kui soovid mõnelt kasutajalt mitte teateid saada, kasuta vaigistust.", "notification_setting_privacy": "Privaatsus", - "notification_setting_non_followers": "Kasutajatelt, kes sind ei jälgi", - "notification_setting_followers": "Kasutajatelt, kes jälgivad sind", - "notification_setting_non_follows": "Kasutajatelt, keda sa ei jälgi", - "notification_setting_follows": "Kasutajatelt, keda jälgid", + "notification_setting_from_strangers": "Kasutajatelt, kes sind ei jälgi", + "notification_setting_from_followers": "Kasutajatelt, kes jälgivad sind", + "notification_setting_from_following": "Kasutajatelt, keda jälgid", "notification_setting_filters": "Filtrid", "greentext": "Meemi nooled", "fun": "Naljad", diff --git a/src/i18n/fi.json b/src/i18n/fi.json index 99a1b53a..920b7cf1 100644 --- a/src/i18n/fi.json +++ b/src/i18n/fi.json @@ -479,10 +479,9 @@ "pad_emoji": "Välistä emojit välilyönneillä lisätessäsi niitä valitsimesta", "mutes_tab": "Mykistykset", "new_email": "Uusi sähköpostiosoite", - "notification_setting_follows": "Käyttäjät joita seuraat", - "notification_setting_non_follows": "Käyttäjät joita et seuraa", - "notification_setting_followers": "Käyttäjät jotka seuraavat sinua", - "notification_setting_non_followers": "Käyttäjät jotka eivät seuraa sinua", + "notification_setting_from_following": "Käyttäjät joita seuraat", + "notification_setting_from_followers": "Käyttäjät jotka seuraavat sinua", + "notification_setting_from_strangers": "Käyttäjät jotka eivät seuraa sinua", "notification_setting_privacy": "Yksityisyys", "notification_mutes": "Jos et halua ilmoituksia joltain käyttäjältä, käytä mykistystä.", "notification_blocks": "Estäminen pysäyttää kaikki ilmoitukset käyttäjältä ja poistaa seurauksen.", diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 31b69a0f..3a750b08 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -320,10 +320,9 @@ }, "notifications": "Notifications", "notification_setting": "Reçevoir les notifications de :", - "notification_setting_follows": "Utilisateurs que vous suivez", - "notification_setting_non_follows": "Utilisateurs que vous ne suivez pas", - "notification_setting_followers": "Utilisateurs qui vous suivent", - "notification_setting_non_followers": "Utilisateurs qui ne vous suivent pas", + "notification_setting_from_following": "Utilisateurs que vous suivez", + "notification_setting_from_followers": "Utilisateurs qui vous suivent", + "notification_setting_from_strangers": "Utilisateurs qui ne vous suivent pas", "notification_mutes": "Pour stopper la récéption de notifications d'un utilisateur particulier, utilisez un masquage.", "notification_blocks": "Bloquer un utilisateur stoppe toute notification et se désabonne de lui.", "enable_web_push_notifications": "Activer les notifications de push web", diff --git a/src/i18n/it.json b/src/i18n/it.json index 6c8be351..9e877389 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -281,10 +281,9 @@ "notification_mutes": "Per non ricevere notifiche da uno specifico utente, zittiscilo.", "notification_setting_privacy_option": "Nascondi mittente e contenuti delle notifiche push", "notification_setting_privacy": "Privacy", - "notification_setting_followers": "Utenti che ti seguono", - "notification_setting_non_followers": "Utenti che non ti seguono", - "notification_setting_non_follows": "Utenti che non segui", - "notification_setting_follows": "Utenti che segui", + "notification_setting_from_followers": "Utenti che ti seguono", + "notification_setting_from_strangers": "Utenti che non ti seguono", + "notification_setting_from_following": "Utenti che segui", "notification_setting": "Ricevi notifiche da:", "notification_setting_filters": "Filtri", "notifications": "Notifiche", diff --git a/src/i18n/nl.json b/src/i18n/nl.json index af728b6e..ce02ea3e 100644 --- a/src/i18n/nl.json +++ b/src/i18n/nl.json @@ -385,9 +385,8 @@ "link": "een leuke kleine link" } }, - "notification_setting_follows": "Gebruikers die je volgt", - "notification_setting_non_follows": "Gebruikers die je niet volgt", - "notification_setting_followers": "Gebruikers die je volgen", + "notification_setting_from_following": "Gebruikers die je volgt", + "notification_setting_from_followers": "Gebruikers die je volgen", "notification_setting_privacy": "Privacy", "notification_setting_privacy_option": "Verberg de afzender en inhoud van push meldingen", "notification_mutes": "Om niet langer meldingen te ontvangen van een specifieke gebruiker, kun je deze negeren.", @@ -464,7 +463,7 @@ "hide_follows_description": "Niet tonen wie ik volg", "show_moderator_badge": "Moderators badge tonen in mijn profiel", "notification_setting_filters": "Filters", - "notification_setting_non_followers": "Gebruikers die je niet volgen", + "notification_setting_from_strangers": "Gebruikers die je niet volgen", "notification_blocks": "Door een gebruiker te blokkeren, ontvang je geen meldingen meer van de gebruiker en wordt je abonnement op de gebruiker opgeheven.", "version": { "frontend_version": "Frontend Versie", diff --git a/src/i18n/pl.json b/src/i18n/pl.json index 61e09318..d259ecf4 100644 --- a/src/i18n/pl.json +++ b/src/i18n/pl.json @@ -406,10 +406,9 @@ "greentext": "Memiczne strzałki", "notifications": "Powiadomienia", "notification_setting": "Otrzymuj powiadomienia od:", - "notification_setting_follows": "Ludzi których obserwujesz", - "notification_setting_non_follows": "Ludzi których nie obserwujesz", - "notification_setting_followers": "Ludzi którzy obserwują ciebie", - "notification_setting_non_followers": "Ludzi którzy nie obserwują ciebie", + "notification_setting_from_following": "Ludzi których obserwujesz", + "notification_setting_from_followers": "Ludzi którzy obserwują ciebie", + "notification_setting_from_strangers": "Ludzi którzy nie obserwują ciebie", "notification_mutes": "By przestać otrzymywać powiadomienia od jednego użytkownika, wycisz go.", "notification_blocks": "Blokowanie uzytkownika zatrzymuje wszystkie powiadomienia i odsubskrybowuje go.", "enable_web_push_notifications": "Włącz powiadomienia push", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index aa78db26..fabb370e 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -349,12 +349,11 @@ "link": "ссылка" } }, - "notification_setting_non_followers": "Не читающие вас", + "notification_setting_from_strangers": "Не читающие вас", "allow_following_move": "Разрешить автоматически читать новый аккаунт при перемещении на другой сервер", "hide_user_stats": "Не показывать статистику пользователей (например количество читателей)", - "notification_setting_followers": "Читающие вас", - "notification_setting_follows": "Читаемые вами", - "notification_setting_non_follows": "Не читаемые вами" + "notification_setting_from_followers": "Читающие вас", + "notification_setting_from_following": "Читаемые вами", }, "timeline": { "collapse": "Свернуть", diff --git a/src/i18n/zh.json b/src/i18n/zh.json index f95dc498..b95037ac 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -337,10 +337,9 @@ }, "notifications": "通知", "notification_setting": "通知来源:", - "notification_setting_follows": "你所关注的用户", - "notification_setting_non_follows": "你没有关注的用户", - "notification_setting_followers": "关注你的用户", - "notification_setting_non_followers": "没有关注你的用户", + "notification_setting_from_following": "你所关注的用户", + "notification_setting_from_followers": "关注你的用户", + "notification_setting_from_strangers": "没有关注你的用户", "notification_mutes": "要停止收到某个指定的用户的通知,请使用隐藏功能。", "notification_blocks": "拉黑一个用户会停掉所有他的通知,等同于取消关注。", "enable_web_push_notifications": "启用 web 推送通知", From 5321415641d977c40421d11647574fa832e55258 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Fri, 26 Jun 2020 16:56:31 -0500 Subject: [PATCH 3/8] Update notification filters to reflect new settings --- .../settings_modal/tabs/notifications_tab.vue | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/src/components/settings_modal/tabs/notifications_tab.vue b/src/components/settings_modal/tabs/notifications_tab.vue index 19dedf45..d33e2a04 100644 --- a/src/components/settings_modal/tabs/notifications_tab.vue +++ b/src/components/settings_modal/tabs/notifications_tab.vue @@ -5,16 +5,6 @@
{{ $t('settings.notification_setting') }}
    -
  • - - {{ $t('settings.notification_setting_from_following') }} - -
  • -
  • - - {{ $t('settings.notification_setting_from_followers') }} - -
  • {{ $t('settings.notification_setting_from_strangers') }} @@ -27,8 +17,8 @@

    {{ $t('settings.notification_setting_privacy') }}

    - - {{ $t('settings.notification_setting_privacy_option') }} + + {{ $t('settings.notification_setting_hide_notification_contents') }}

    From caf9a2a8f642d0991d99dec05822bcc6ddb8796c Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Fri, 26 Jun 2020 16:56:57 -0500 Subject: [PATCH 4/8] Revert i18n to develop --- src/i18n/de.json | 4 ++-- src/i18n/en.json | 7 ++++--- src/i18n/es.json | 7 ++++--- src/i18n/et.json | 7 ++++--- src/i18n/eu.json | 9 +++++---- src/i18n/fi.json | 7 ++++--- src/i18n/fr.json | 7 ++++--- src/i18n/it.json | 7 ++++--- src/i18n/ja_easy.json | 7 ++++--- src/i18n/ja_pedantic.json | 7 ++++--- src/i18n/nb.json | 7 ++++--- src/i18n/nl.json | 7 ++++--- src/i18n/oc.json | 9 +++++---- src/i18n/pl.json | 7 ++++--- src/i18n/ru.json | 7 ++++--- src/i18n/zh.json | 7 ++++--- 16 files changed, 64 insertions(+), 49 deletions(-) diff --git a/src/i18n/de.json b/src/i18n/de.json index feb5748f..a44e58cb 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -401,8 +401,8 @@ "changed_email": "Email Adresse erfolgreich geändert!", "change_email_error": "Es trat ein Problem auf beim Versuch, deine Email Adresse zu ändern.", "change_email": "Ändere Email", - "notification_setting_from_strangers": "Nutzer, die dir nicht folgen", - "notification_setting_from_followers": "Nutzer, die dir folgen", + "notification_setting_non_followers": "Nutzer, die dir nicht folgen", + "notification_setting_followers": "Nutzer, die dir folgen", "import_blocks_from_a_csv_file": "Importiere Blocks von einer CSV Datei", "accent": "Akzent" }, diff --git a/src/i18n/en.json b/src/i18n/en.json index ea445830..4553d25d 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -414,9 +414,10 @@ "notifications": "Notifications", "notification_setting_filters": "Filters", "notification_setting": "Receive notifications from:", - "notification_setting_from_following": "Users you follow", - "notification_setting_from_followers": "Users who follow you", - "notification_setting_from_strangers": "Users who do not follow you", + "notification_setting_follows": "Users you follow", + "notification_setting_non_follows": "Users you do not follow", + "notification_setting_followers": "Users who follow you", + "notification_setting_non_followers": "Users who do not follow you", "notification_setting_privacy": "Privacy", "notification_setting_privacy_option": "Hide the sender and contents of push notifications", "notification_mutes": "To stop receiving notifications from a specific user, use a mute.", diff --git a/src/i18n/es.json b/src/i18n/es.json index b03d89bd..931d4c64 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -345,9 +345,10 @@ }, "notifications": "Notificaciones", "notification_setting": "Recibir notificaciones de:", - "notification_setting_from_following": "Usuarios que sigues", - "notification_setting_from_followers": "Usuarios que te siguen", - "notification_setting_from_strangers": "Usuarios que no te siguen", + "notification_setting_follows": "Usuarios que sigues", + "notification_setting_non_follows": "Usuarios que no sigues", + "notification_setting_followers": "Usuarios que te siguen", + "notification_setting_non_followers": "Usuarios que no te siguen", "notification_mutes": "Para dejar de recibir notificaciones de un usuario específico, siléncialo.", "notification_blocks": "El bloqueo de un usuario detiene todas las notificaciones y también las cancela.", "enable_web_push_notifications": "Habilitar las notificiaciones en el navegador", diff --git a/src/i18n/et.json b/src/i18n/et.json index 656dd2f9..b5ae4275 100644 --- a/src/i18n/et.json +++ b/src/i18n/et.json @@ -308,9 +308,10 @@ "notifications": "Teated", "notification_mutes": "Kui soovid mõnelt kasutajalt mitte teateid saada, kasuta vaigistust.", "notification_setting_privacy": "Privaatsus", - "notification_setting_from_strangers": "Kasutajatelt, kes sind ei jälgi", - "notification_setting_from_followers": "Kasutajatelt, kes jälgivad sind", - "notification_setting_from_following": "Kasutajatelt, keda jälgid", + "notification_setting_non_followers": "Kasutajatelt, kes sind ei jälgi", + "notification_setting_followers": "Kasutajatelt, kes jälgivad sind", + "notification_setting_non_follows": "Kasutajatelt, keda sa ei jälgi", + "notification_setting_follows": "Kasutajatelt, keda jälgid", "notification_setting_filters": "Filtrid", "greentext": "Meemi nooled", "fun": "Naljad", diff --git a/src/i18n/eu.json b/src/i18n/eu.json index 8484805f..1c75bf75 100644 --- a/src/i18n/eu.json +++ b/src/i18n/eu.json @@ -345,9 +345,10 @@ }, "notifications": "Jakinarazpenak", "notification_setting": "Jaso pertsona honen jakinarazpenak:", - "notification_setting_from_following": "Jarraitutako erabiltzaileak", - "notification_setting_from_followers": "Zu jarraitzen zaituzten erabiltzaileak", - "notification_setting_from_strangers": "Zu jarraitzen ez zaituzten erabiltzaileak", + "notification_setting_follows": "Jarraitutako erabiltzaileak", + "notification_setting_non_follows": "Jarraitzen ez dituzun erabiltzaileak", + "notification_setting_followers": "Zu jarraitzen zaituzten erabiltzaileak", + "notification_setting_non_followers": "Zu jarraitzen ez zaituzten erabiltzaileak", "notification_mutes": "Erabiltzaile jakin baten jakinarazpenak jasotzeari uzteko, isilarazi ezazu.", "notification_blocks": "Erabiltzaile bat blokeatzeak jakinarazpen guztiak gelditzen ditu eta harpidetza ezeztatu.", "enable_web_push_notifications": "Gaitu web jakinarazpenak", @@ -638,4 +639,4 @@ "password_reset_required": "Pasahitza berrezarri behar duzu saioa hasteko.", "password_reset_required_but_mailer_is_disabled": "Pasahitza berrezarri behar duzu, baina pasahitza berrezartzeko aukera desgaituta dago. Mesedez, jarri harremanetan instantziaren administratzailearekin." } -} +} \ No newline at end of file diff --git a/src/i18n/fi.json b/src/i18n/fi.json index 920b7cf1..99a1b53a 100644 --- a/src/i18n/fi.json +++ b/src/i18n/fi.json @@ -479,9 +479,10 @@ "pad_emoji": "Välistä emojit välilyönneillä lisätessäsi niitä valitsimesta", "mutes_tab": "Mykistykset", "new_email": "Uusi sähköpostiosoite", - "notification_setting_from_following": "Käyttäjät joita seuraat", - "notification_setting_from_followers": "Käyttäjät jotka seuraavat sinua", - "notification_setting_from_strangers": "Käyttäjät jotka eivät seuraa sinua", + "notification_setting_follows": "Käyttäjät joita seuraat", + "notification_setting_non_follows": "Käyttäjät joita et seuraa", + "notification_setting_followers": "Käyttäjät jotka seuraavat sinua", + "notification_setting_non_followers": "Käyttäjät jotka eivät seuraa sinua", "notification_setting_privacy": "Yksityisyys", "notification_mutes": "Jos et halua ilmoituksia joltain käyttäjältä, käytä mykistystä.", "notification_blocks": "Estäminen pysäyttää kaikki ilmoitukset käyttäjältä ja poistaa seurauksen.", diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 3a750b08..31b69a0f 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -320,9 +320,10 @@ }, "notifications": "Notifications", "notification_setting": "Reçevoir les notifications de :", - "notification_setting_from_following": "Utilisateurs que vous suivez", - "notification_setting_from_followers": "Utilisateurs qui vous suivent", - "notification_setting_from_strangers": "Utilisateurs qui ne vous suivent pas", + "notification_setting_follows": "Utilisateurs que vous suivez", + "notification_setting_non_follows": "Utilisateurs que vous ne suivez pas", + "notification_setting_followers": "Utilisateurs qui vous suivent", + "notification_setting_non_followers": "Utilisateurs qui ne vous suivent pas", "notification_mutes": "Pour stopper la récéption de notifications d'un utilisateur particulier, utilisez un masquage.", "notification_blocks": "Bloquer un utilisateur stoppe toute notification et se désabonne de lui.", "enable_web_push_notifications": "Activer les notifications de push web", diff --git a/src/i18n/it.json b/src/i18n/it.json index 9e877389..6c8be351 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -281,9 +281,10 @@ "notification_mutes": "Per non ricevere notifiche da uno specifico utente, zittiscilo.", "notification_setting_privacy_option": "Nascondi mittente e contenuti delle notifiche push", "notification_setting_privacy": "Privacy", - "notification_setting_from_followers": "Utenti che ti seguono", - "notification_setting_from_strangers": "Utenti che non ti seguono", - "notification_setting_from_following": "Utenti che segui", + "notification_setting_followers": "Utenti che ti seguono", + "notification_setting_non_followers": "Utenti che non ti seguono", + "notification_setting_non_follows": "Utenti che non segui", + "notification_setting_follows": "Utenti che segui", "notification_setting": "Ricevi notifiche da:", "notification_setting_filters": "Filtri", "notifications": "Notifiche", diff --git a/src/i18n/ja_easy.json b/src/i18n/ja_easy.json index b547ce6a..978e43b3 100644 --- a/src/i18n/ja_easy.json +++ b/src/i18n/ja_easy.json @@ -383,9 +383,10 @@ "greentext": "ミームやじるし", "notifications": "つうち", "notification_setting": "つうちをうけとる:", - "notification_setting_from_following": "あなたがフォローしているひとから", - "notification_setting_from_followers": "あなたをフォローしているひとから", - "notification_setting_from_strangers": "あなたをフォローしていないひとから", + "notification_setting_follows": "あなたがフォローしているひとから", + "notification_setting_non_follows": "あなたがフォローしていないひとから", + "notification_setting_followers": "あなたをフォローしているひとから", + "notification_setting_non_followers": "あなたをフォローしていないひとから", "notification_mutes": "あるユーザーからのつうちをとめるには、ミュートしてください。", "notification_blocks": "ブロックしているユーザーからのつうちは、すべてとまります。", "enable_web_push_notifications": "ウェブプッシュつうちをゆるす", diff --git a/src/i18n/ja_pedantic.json b/src/i18n/ja_pedantic.json index 186e3f64..2ca7dca8 100644 --- a/src/i18n/ja_pedantic.json +++ b/src/i18n/ja_pedantic.json @@ -346,9 +346,10 @@ }, "notifications": "通知", "notification_setting": "通知を受け取る:", - "notification_setting_from_following": "あなたがフォローしているユーザーから", - "notification_setting_from_followers": "あなたをフォローしているユーザーから", - "notification_setting_from_strangers": "あなたをフォローしていないユーザーから", + "notification_setting_follows": "あなたがフォローしているユーザーから", + "notification_setting_non_follows": "あなたがフォローしていないユーザーから", + "notification_setting_followers": "あなたをフォローしているユーザーから", + "notification_setting_non_followers": "あなたをフォローしていないユーザーから", "notification_mutes": "特定のユーザーからの通知を止めるには、ミュートしてください。", "notification_blocks": "ブロックしているユーザーからの通知は、すべて止まります。", "enable_web_push_notifications": "ウェブプッシュ通知を許可する", diff --git a/src/i18n/nb.json b/src/i18n/nb.json index 0df14f97..248b05bc 100644 --- a/src/i18n/nb.json +++ b/src/i18n/nb.json @@ -331,9 +331,10 @@ }, "notifications": "Varsler", "notification_setting": "Motta varsler i fra:", - "notification_setting_from_following": "Brukere du følger", - "notification_setting_from_followers": "Brukere som følger deg", - "notification_setting_from_strangers": "Brukere som ikke følger deg", + "notification_setting_follows": "Brukere du følger", + "notification_setting_non_follows": "Brukere du ikke følger", + "notification_setting_followers": "Brukere som følger deg", + "notification_setting_non_followers": "Brukere som ikke følger deg", "notification_mutes": "For å stoppe å motta varsler i fra en spesifikk bruker, kan du dempe dem.", "notification_blocks": "Hvis du blokkerer en bruker vil det stoppe alle varsler og i tilleg få dem til å slutte å følge deg", "enable_web_push_notifications": "Skru på pushnotifikasjoner i nettlesere", diff --git a/src/i18n/nl.json b/src/i18n/nl.json index ce02ea3e..af728b6e 100644 --- a/src/i18n/nl.json +++ b/src/i18n/nl.json @@ -385,8 +385,9 @@ "link": "een leuke kleine link" } }, - "notification_setting_from_following": "Gebruikers die je volgt", - "notification_setting_from_followers": "Gebruikers die je volgen", + "notification_setting_follows": "Gebruikers die je volgt", + "notification_setting_non_follows": "Gebruikers die je niet volgt", + "notification_setting_followers": "Gebruikers die je volgen", "notification_setting_privacy": "Privacy", "notification_setting_privacy_option": "Verberg de afzender en inhoud van push meldingen", "notification_mutes": "Om niet langer meldingen te ontvangen van een specifieke gebruiker, kun je deze negeren.", @@ -463,7 +464,7 @@ "hide_follows_description": "Niet tonen wie ik volg", "show_moderator_badge": "Moderators badge tonen in mijn profiel", "notification_setting_filters": "Filters", - "notification_setting_from_strangers": "Gebruikers die je niet volgen", + "notification_setting_non_followers": "Gebruikers die je niet volgen", "notification_blocks": "Door een gebruiker te blokkeren, ontvang je geen meldingen meer van de gebruiker en wordt je abonnement op de gebruiker opgeheven.", "version": { "frontend_version": "Frontend Versie", diff --git a/src/i18n/oc.json b/src/i18n/oc.json index 09f64500..680ad6dd 100644 --- a/src/i18n/oc.json +++ b/src/i18n/oc.json @@ -289,9 +289,10 @@ }, "notifications": "Notificacions", "notification_setting": "Recebre las notificacions de :", - "notification_setting_from_following": "Utilizaires que seguissètz", - "notification_setting_from_followers": "Utilizaires que vos seguisson", - "notification_setting_from_strangers": "Utilizaires que vos seguisson pas", + "notification_setting_follows": "Utilizaires que seguissètz", + "notification_setting_non_follows": "Utilizaires que seguissètz pas", + "notification_setting_followers": "Utilizaires que vos seguisson", + "notification_setting_non_followers": "Utilizaires que vos seguisson pas", "notification_mutes": "Per recebre pas mai d’un utilizaire en particular, botatz-lo en silenci.", "notification_blocks": "Blocar un utilizaire arrèsta totas las notificacions tan coma quitar de los seguir.", "enable_web_push_notifications": "Activar las notificacions web push", @@ -549,4 +550,4 @@ "people_talking": "{count} personas ne parlan", "no_results": "Cap de resultats" } -} +} \ No newline at end of file diff --git a/src/i18n/pl.json b/src/i18n/pl.json index d259ecf4..61e09318 100644 --- a/src/i18n/pl.json +++ b/src/i18n/pl.json @@ -406,9 +406,10 @@ "greentext": "Memiczne strzałki", "notifications": "Powiadomienia", "notification_setting": "Otrzymuj powiadomienia od:", - "notification_setting_from_following": "Ludzi których obserwujesz", - "notification_setting_from_followers": "Ludzi którzy obserwują ciebie", - "notification_setting_from_strangers": "Ludzi którzy nie obserwują ciebie", + "notification_setting_follows": "Ludzi których obserwujesz", + "notification_setting_non_follows": "Ludzi których nie obserwujesz", + "notification_setting_followers": "Ludzi którzy obserwują ciebie", + "notification_setting_non_followers": "Ludzi którzy nie obserwują ciebie", "notification_mutes": "By przestać otrzymywać powiadomienia od jednego użytkownika, wycisz go.", "notification_blocks": "Blokowanie uzytkownika zatrzymuje wszystkie powiadomienia i odsubskrybowuje go.", "enable_web_push_notifications": "Włącz powiadomienia push", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index fabb370e..aa78db26 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -349,11 +349,12 @@ "link": "ссылка" } }, - "notification_setting_from_strangers": "Не читающие вас", + "notification_setting_non_followers": "Не читающие вас", "allow_following_move": "Разрешить автоматически читать новый аккаунт при перемещении на другой сервер", "hide_user_stats": "Не показывать статистику пользователей (например количество читателей)", - "notification_setting_from_followers": "Читающие вас", - "notification_setting_from_following": "Читаемые вами", + "notification_setting_followers": "Читающие вас", + "notification_setting_follows": "Читаемые вами", + "notification_setting_non_follows": "Не читаемые вами" }, "timeline": { "collapse": "Свернуть", diff --git a/src/i18n/zh.json b/src/i18n/zh.json index b95037ac..f95dc498 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -337,9 +337,10 @@ }, "notifications": "通知", "notification_setting": "通知来源:", - "notification_setting_from_following": "你所关注的用户", - "notification_setting_from_followers": "关注你的用户", - "notification_setting_from_strangers": "没有关注你的用户", + "notification_setting_follows": "你所关注的用户", + "notification_setting_non_follows": "你没有关注的用户", + "notification_setting_followers": "关注你的用户", + "notification_setting_non_followers": "没有关注你的用户", "notification_mutes": "要停止收到某个指定的用户的通知,请使用隐藏功能。", "notification_blocks": "拉黑一个用户会停掉所有他的通知,等同于取消关注。", "enable_web_push_notifications": "启用 web 推送通知", From 6606b57f440356be27156a5115ed57373e983df6 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Fri, 26 Jun 2020 16:59:22 -0500 Subject: [PATCH 5/8] Update english i18n --- src/i18n/en.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 4553d25d..4a6c94cc 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -413,13 +413,10 @@ "greentext": "Meme arrows", "notifications": "Notifications", "notification_setting_filters": "Filters", - "notification_setting": "Receive notifications from:", - "notification_setting_follows": "Users you follow", - "notification_setting_non_follows": "Users you do not follow", - "notification_setting_followers": "Users who follow you", - "notification_setting_non_followers": "Users who do not follow you", + "notification_setting": "Block notifications from:", + "notification_setting_block_from_strangers": "Users who you do not follow", "notification_setting_privacy": "Privacy", - "notification_setting_privacy_option": "Hide the sender and contents of push notifications", + "notification_setting_hide_notification_contents": "Hide the sender and contents of push notifications", "notification_mutes": "To stop receiving notifications from a specific user, use a mute.", "notification_blocks": "Blocking a user stops all notifications as well as unsubscribes them.", "enable_web_push_notifications": "Enable web push notifications", From 2eda3d687e8c986a982057c6f5eb969aa8d403d5 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Fri, 26 Jun 2020 17:02:17 -0500 Subject: [PATCH 6/8] Sync up key names properly --- src/components/settings_modal/tabs/notifications_tab.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/settings_modal/tabs/notifications_tab.vue b/src/components/settings_modal/tabs/notifications_tab.vue index d33e2a04..eb9d5598 100644 --- a/src/components/settings_modal/tabs/notifications_tab.vue +++ b/src/components/settings_modal/tabs/notifications_tab.vue @@ -6,8 +6,8 @@ {{ $t('settings.notification_setting') }}
    • - - {{ $t('settings.notification_setting_from_strangers') }} + + {{ $t('settings.notification_setting_block_from_strangers') }}
    From 8fcd37a3b9c3c66afd5bcf08b083db9eee0bd652 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Mon, 13 Jul 2020 13:29:44 -0500 Subject: [PATCH 7/8] Remove i18n entries that are deprecated or need to be retranslated --- src/i18n/de.json | 2 -- src/i18n/es.json | 5 ----- src/i18n/et.json | 5 ----- src/i18n/eu.json | 7 +------ src/i18n/fi.json | 5 ----- src/i18n/fr.json | 5 ----- src/i18n/it.json | 5 ----- src/i18n/ja_easy.json | 5 ----- src/i18n/ja_pedantic.json | 5 ----- src/i18n/nb.json | 5 ----- src/i18n/nl.json | 5 ----- src/i18n/oc.json | 7 +------ src/i18n/pl.json | 5 ----- src/i18n/ru.json | 4 ---- src/i18n/zh.json | 5 ----- 15 files changed, 2 insertions(+), 73 deletions(-) diff --git a/src/i18n/de.json b/src/i18n/de.json index a44e58cb..97580773 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -401,8 +401,6 @@ "changed_email": "Email Adresse erfolgreich geändert!", "change_email_error": "Es trat ein Problem auf beim Versuch, deine Email Adresse zu ändern.", "change_email": "Ändere Email", - "notification_setting_non_followers": "Nutzer, die dir nicht folgen", - "notification_setting_followers": "Nutzer, die dir folgen", "import_blocks_from_a_csv_file": "Importiere Blocks von einer CSV Datei", "accent": "Akzent" }, diff --git a/src/i18n/es.json b/src/i18n/es.json index 931d4c64..0ebed55e 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -344,11 +344,6 @@ "true": "sí" }, "notifications": "Notificaciones", - "notification_setting": "Recibir notificaciones de:", - "notification_setting_follows": "Usuarios que sigues", - "notification_setting_non_follows": "Usuarios que no sigues", - "notification_setting_followers": "Usuarios que te siguen", - "notification_setting_non_followers": "Usuarios que no te siguen", "notification_mutes": "Para dejar de recibir notificaciones de un usuario específico, siléncialo.", "notification_blocks": "El bloqueo de un usuario detiene todas las notificaciones y también las cancela.", "enable_web_push_notifications": "Habilitar las notificiaciones en el navegador", diff --git a/src/i18n/et.json b/src/i18n/et.json index b5ae4275..1d710450 100644 --- a/src/i18n/et.json +++ b/src/i18n/et.json @@ -304,14 +304,9 @@ "enable_web_push_notifications": "Luba veebipõhised push-teated", "notification_blocks": "Kasutaja blokeerimisel ei tule neilt enam teateid ning nendele teilt ka mitte.", "notification_setting_privacy_option": "Peida saatja ning sisu push-teadetelt", - "notification_setting": "Saa teateid nendelt:", "notifications": "Teated", "notification_mutes": "Kui soovid mõnelt kasutajalt mitte teateid saada, kasuta vaigistust.", "notification_setting_privacy": "Privaatsus", - "notification_setting_non_followers": "Kasutajatelt, kes sind ei jälgi", - "notification_setting_followers": "Kasutajatelt, kes jälgivad sind", - "notification_setting_non_follows": "Kasutajatelt, keda sa ei jälgi", - "notification_setting_follows": "Kasutajatelt, keda jälgid", "notification_setting_filters": "Filtrid", "greentext": "Meemi nooled", "fun": "Naljad", diff --git a/src/i18n/eu.json b/src/i18n/eu.json index 1c75bf75..f4ba1652 100644 --- a/src/i18n/eu.json +++ b/src/i18n/eu.json @@ -344,11 +344,6 @@ "true": "bai" }, "notifications": "Jakinarazpenak", - "notification_setting": "Jaso pertsona honen jakinarazpenak:", - "notification_setting_follows": "Jarraitutako erabiltzaileak", - "notification_setting_non_follows": "Jarraitzen ez dituzun erabiltzaileak", - "notification_setting_followers": "Zu jarraitzen zaituzten erabiltzaileak", - "notification_setting_non_followers": "Zu jarraitzen ez zaituzten erabiltzaileak", "notification_mutes": "Erabiltzaile jakin baten jakinarazpenak jasotzeari uzteko, isilarazi ezazu.", "notification_blocks": "Erabiltzaile bat blokeatzeak jakinarazpen guztiak gelditzen ditu eta harpidetza ezeztatu.", "enable_web_push_notifications": "Gaitu web jakinarazpenak", @@ -639,4 +634,4 @@ "password_reset_required": "Pasahitza berrezarri behar duzu saioa hasteko.", "password_reset_required_but_mailer_is_disabled": "Pasahitza berrezarri behar duzu, baina pasahitza berrezartzeko aukera desgaituta dago. Mesedez, jarri harremanetan instantziaren administratzailearekin." } -} \ No newline at end of file +} diff --git a/src/i18n/fi.json b/src/i18n/fi.json index 3e63377f..bdddefc1 100644 --- a/src/i18n/fi.json +++ b/src/i18n/fi.json @@ -284,7 +284,6 @@ "show_moderator_badge": "Näytä Moderaattori-merkki profiilissani", "useStreamingApi": "Vastaanota viestiejä ja ilmoituksia reaaliajassa", "notification_setting_filters": "Suodattimet", - "notification_setting": "Vastaanota ilmoituksia seuraavista:", "notification_setting_privacy_option": "Piilota lähettäjä ja sisältö sovelluksen ulkopuolisista ilmoituksista", "enable_web_push_notifications": "Ota käyttöön sovelluksen ulkopuoliset ilmoitukset", "app_name": "Sovelluksen nimi", @@ -490,10 +489,6 @@ "pad_emoji": "Välistä emojit välilyönneillä lisätessäsi niitä valitsimesta", "mutes_tab": "Mykistykset", "new_email": "Uusi sähköpostiosoite", - "notification_setting_follows": "Käyttäjät joita seuraat", - "notification_setting_non_follows": "Käyttäjät joita et seuraa", - "notification_setting_followers": "Käyttäjät jotka seuraavat sinua", - "notification_setting_non_followers": "Käyttäjät jotka eivät seuraa sinua", "notification_setting_privacy": "Yksityisyys", "notification_mutes": "Jos et halua ilmoituksia joltain käyttäjältä, käytä mykistystä.", "notification_blocks": "Estäminen pysäyttää kaikki ilmoitukset käyttäjältä ja poistaa seurauksen.", diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 31b69a0f..1992c31b 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -319,11 +319,6 @@ "true": "oui" }, "notifications": "Notifications", - "notification_setting": "Reçevoir les notifications de :", - "notification_setting_follows": "Utilisateurs que vous suivez", - "notification_setting_non_follows": "Utilisateurs que vous ne suivez pas", - "notification_setting_followers": "Utilisateurs qui vous suivent", - "notification_setting_non_followers": "Utilisateurs qui ne vous suivent pas", "notification_mutes": "Pour stopper la récéption de notifications d'un utilisateur particulier, utilisez un masquage.", "notification_blocks": "Bloquer un utilisateur stoppe toute notification et se désabonne de lui.", "enable_web_push_notifications": "Activer les notifications de push web", diff --git a/src/i18n/it.json b/src/i18n/it.json index 24520c09..512b8bd2 100644 --- a/src/i18n/it.json +++ b/src/i18n/it.json @@ -338,11 +338,6 @@ "notification_mutes": "Per non ricevere notifiche da uno specifico utente, zittiscilo.", "notification_setting_privacy_option": "Nascondi mittente e contenuti delle notifiche push", "notification_setting_privacy": "Privacy", - "notification_setting_followers": "Utenti che ti seguono", - "notification_setting_non_followers": "Utenti che non ti seguono", - "notification_setting_non_follows": "Utenti che non segui", - "notification_setting_follows": "Utenti che segui", - "notification_setting": "Ricevi notifiche da:", "notification_setting_filters": "Filtri", "notifications": "Notifiche", "greentext": "Frecce da meme", diff --git a/src/i18n/ja_easy.json b/src/i18n/ja_easy.json index 978e43b3..44cb4b5e 100644 --- a/src/i18n/ja_easy.json +++ b/src/i18n/ja_easy.json @@ -382,11 +382,6 @@ "fun": "おたのしみ", "greentext": "ミームやじるし", "notifications": "つうち", - "notification_setting": "つうちをうけとる:", - "notification_setting_follows": "あなたがフォローしているひとから", - "notification_setting_non_follows": "あなたがフォローしていないひとから", - "notification_setting_followers": "あなたをフォローしているひとから", - "notification_setting_non_followers": "あなたをフォローしていないひとから", "notification_mutes": "あるユーザーからのつうちをとめるには、ミュートしてください。", "notification_blocks": "ブロックしているユーザーからのつうちは、すべてとまります。", "enable_web_push_notifications": "ウェブプッシュつうちをゆるす", diff --git a/src/i18n/ja_pedantic.json b/src/i18n/ja_pedantic.json index 2ca7dca8..018be475 100644 --- a/src/i18n/ja_pedantic.json +++ b/src/i18n/ja_pedantic.json @@ -345,11 +345,6 @@ "true": "はい" }, "notifications": "通知", - "notification_setting": "通知を受け取る:", - "notification_setting_follows": "あなたがフォローしているユーザーから", - "notification_setting_non_follows": "あなたがフォローしていないユーザーから", - "notification_setting_followers": "あなたをフォローしているユーザーから", - "notification_setting_non_followers": "あなたをフォローしていないユーザーから", "notification_mutes": "特定のユーザーからの通知を止めるには、ミュートしてください。", "notification_blocks": "ブロックしているユーザーからの通知は、すべて止まります。", "enable_web_push_notifications": "ウェブプッシュ通知を許可する", diff --git a/src/i18n/nb.json b/src/i18n/nb.json index 248b05bc..533d87bc 100644 --- a/src/i18n/nb.json +++ b/src/i18n/nb.json @@ -330,11 +330,6 @@ "true": "ja" }, "notifications": "Varsler", - "notification_setting": "Motta varsler i fra:", - "notification_setting_follows": "Brukere du følger", - "notification_setting_non_follows": "Brukere du ikke følger", - "notification_setting_followers": "Brukere som følger deg", - "notification_setting_non_followers": "Brukere som ikke følger deg", "notification_mutes": "For å stoppe å motta varsler i fra en spesifikk bruker, kan du dempe dem.", "notification_blocks": "Hvis du blokkerer en bruker vil det stoppe alle varsler og i tilleg få dem til å slutte å følge deg", "enable_web_push_notifications": "Skru på pushnotifikasjoner i nettlesere", diff --git a/src/i18n/nl.json b/src/i18n/nl.json index bf270f87..deb659fb 100644 --- a/src/i18n/nl.json +++ b/src/i18n/nl.json @@ -390,9 +390,6 @@ "link": "een leuke kleine link" } }, - "notification_setting_follows": "Gebruikers die je volgt", - "notification_setting_non_follows": "Gebruikers die je niet volgt", - "notification_setting_followers": "Gebruikers die je volgen", "notification_setting_privacy": "Privacy", "notification_setting_privacy_option": "Verberg de afzender en inhoud van push meldingen", "notification_mutes": "Om niet langer meldingen te ontvangen van een specifieke gebruiker, kun je deze negeren.", @@ -460,7 +457,6 @@ "upload_a_photo": "Upload een foto", "fun": "Plezier", "greentext": "Meme pijlen", - "notification_setting": "Ontvang meldingen van:", "block_export_button": "Exporteer je geblokkeerde gebruikers naar een csv bestand", "block_import_error": "Fout bij importeren blokkades", "discoverable": "Sta toe dat dit account ontdekt kan worden in zoekresultaten en andere diensten", @@ -469,7 +465,6 @@ "hide_follows_description": "Niet tonen wie ik volg", "show_moderator_badge": "Moderators badge tonen in mijn profiel", "notification_setting_filters": "Filters", - "notification_setting_non_followers": "Gebruikers die je niet volgen", "notification_blocks": "Door een gebruiker te blokkeren, ontvang je geen meldingen meer van de gebruiker en wordt je abonnement op de gebruiker opgeheven.", "version": { "frontend_version": "Frontend Versie", diff --git a/src/i18n/oc.json b/src/i18n/oc.json index 680ad6dd..00183b8c 100644 --- a/src/i18n/oc.json +++ b/src/i18n/oc.json @@ -288,11 +288,6 @@ "true": "òc" }, "notifications": "Notificacions", - "notification_setting": "Recebre las notificacions de :", - "notification_setting_follows": "Utilizaires que seguissètz", - "notification_setting_non_follows": "Utilizaires que seguissètz pas", - "notification_setting_followers": "Utilizaires que vos seguisson", - "notification_setting_non_followers": "Utilizaires que vos seguisson pas", "notification_mutes": "Per recebre pas mai d’un utilizaire en particular, botatz-lo en silenci.", "notification_blocks": "Blocar un utilizaire arrèsta totas las notificacions tan coma quitar de los seguir.", "enable_web_push_notifications": "Activar las notificacions web push", @@ -550,4 +545,4 @@ "people_talking": "{count} personas ne parlan", "no_results": "Cap de resultats" } -} \ No newline at end of file +} diff --git a/src/i18n/pl.json b/src/i18n/pl.json index 61e09318..c68399d4 100644 --- a/src/i18n/pl.json +++ b/src/i18n/pl.json @@ -405,11 +405,6 @@ "fun": "Zabawa", "greentext": "Memiczne strzałki", "notifications": "Powiadomienia", - "notification_setting": "Otrzymuj powiadomienia od:", - "notification_setting_follows": "Ludzi których obserwujesz", - "notification_setting_non_follows": "Ludzi których nie obserwujesz", - "notification_setting_followers": "Ludzi którzy obserwują ciebie", - "notification_setting_non_followers": "Ludzi którzy nie obserwują ciebie", "notification_mutes": "By przestać otrzymywać powiadomienia od jednego użytkownika, wycisz go.", "notification_blocks": "Blokowanie uzytkownika zatrzymuje wszystkie powiadomienia i odsubskrybowuje go.", "enable_web_push_notifications": "Włącz powiadomienia push", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 08f05d18..40d688e3 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -350,12 +350,8 @@ "link": "ссылка" } }, - "notification_setting_non_followers": "Не читающие вас", "allow_following_move": "Разрешить автоматически читать новый аккаунт при перемещении на другой сервер", "hide_user_stats": "Не показывать статистику пользователей (например количество читателей)", - "notification_setting_followers": "Читающие вас", - "notification_setting_follows": "Читаемые вами", - "notification_setting_non_follows": "Не читаемые вами" }, "timeline": { "collapse": "Свернуть", diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 7e620bdf..fce321f6 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -336,11 +336,6 @@ "true": "是" }, "notifications": "通知", - "notification_setting": "通知来源:", - "notification_setting_follows": "你所关注的用户", - "notification_setting_non_follows": "你没有关注的用户", - "notification_setting_followers": "关注你的用户", - "notification_setting_non_followers": "没有关注你的用户", "notification_mutes": "要停止收到某个指定的用户的通知,请使用隐藏功能。", "notification_blocks": "拉黑一个用户会停掉所有他的通知,等同于取消关注。", "enable_web_push_notifications": "启用 web 推送通知", From d4dfc5dcdf2cd70366d53779adf4bab170f0863b Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Wed, 15 Jul 2020 09:02:42 -0500 Subject: [PATCH 8/8] JSON and the Quest For Punishing Trailing Commas --- src/i18n/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 362281e5..df172935 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -349,7 +349,7 @@ } }, "allow_following_move": "Разрешить автоматически читать новый аккаунт при перемещении на другой сервер", - "hide_user_stats": "Не показывать статистику пользователей (например количество читателей)", + "hide_user_stats": "Не показывать статистику пользователей (например количество читателей)" }, "timeline": { "collapse": "Свернуть",