From 1034cf6f04b4b33329c1a798049698fd84547276 Mon Sep 17 00:00:00 2001 From: Sean King Date: Sun, 12 Jul 2020 11:18:39 -0600 Subject: [PATCH] New yarn translations --- app/soapbox/locales/ar.json | 5 ++--- app/soapbox/locales/ast.json | 5 ++--- app/soapbox/locales/bg.json | 5 ++--- app/soapbox/locales/bn.json | 5 ++--- app/soapbox/locales/br.json | 5 ++--- app/soapbox/locales/ca.json | 5 ++--- app/soapbox/locales/co.json | 5 ++--- app/soapbox/locales/cs.json | 5 ++--- app/soapbox/locales/cy.json | 5 ++--- app/soapbox/locales/da.json | 5 ++--- app/soapbox/locales/de.json | 5 ++--- app/soapbox/locales/defaultMessages.json | 20 ++++++++------------ app/soapbox/locales/el.json | 5 ++--- app/soapbox/locales/en.json | 5 ++--- app/soapbox/locales/eo.json | 5 ++--- app/soapbox/locales/es-AR.json | 5 ++--- app/soapbox/locales/es.json | 5 ++--- app/soapbox/locales/et.json | 5 ++--- app/soapbox/locales/eu.json | 5 ++--- app/soapbox/locales/fa.json | 5 ++--- app/soapbox/locales/fi.json | 5 ++--- app/soapbox/locales/fr.json | 5 ++--- app/soapbox/locales/ga.json | 5 ++--- app/soapbox/locales/gl.json | 5 ++--- app/soapbox/locales/he.json | 5 ++--- app/soapbox/locales/hi.json | 5 ++--- app/soapbox/locales/hr.json | 5 ++--- app/soapbox/locales/hu.json | 5 ++--- app/soapbox/locales/hy.json | 5 ++--- app/soapbox/locales/id.json | 5 ++--- app/soapbox/locales/io.json | 5 ++--- app/soapbox/locales/it.json | 5 ++--- app/soapbox/locales/ja.json | 5 ++--- app/soapbox/locales/ka.json | 5 ++--- app/soapbox/locales/kk.json | 5 ++--- app/soapbox/locales/ko.json | 5 ++--- app/soapbox/locales/lt.json | 5 ++--- app/soapbox/locales/lv.json | 5 ++--- app/soapbox/locales/mk.json | 5 ++--- app/soapbox/locales/ms.json | 5 ++--- app/soapbox/locales/nl.json | 5 ++--- app/soapbox/locales/nn.json | 5 ++--- app/soapbox/locales/no.json | 5 ++--- app/soapbox/locales/oc.json | 5 ++--- app/soapbox/locales/pl.json | 5 ++--- app/soapbox/locales/pt-BR.json | 5 ++--- app/soapbox/locales/pt.json | 5 ++--- app/soapbox/locales/ro.json | 5 ++--- app/soapbox/locales/ru.json | 5 ++--- app/soapbox/locales/sk.json | 5 ++--- app/soapbox/locales/sl.json | 5 ++--- app/soapbox/locales/sq.json | 5 ++--- app/soapbox/locales/sr-Latn.json | 5 ++--- app/soapbox/locales/sr.json | 5 ++--- app/soapbox/locales/sv.json | 5 ++--- app/soapbox/locales/ta.json | 5 ++--- app/soapbox/locales/te.json | 5 ++--- app/soapbox/locales/th.json | 5 ++--- app/soapbox/locales/tr.json | 5 ++--- app/soapbox/locales/uk.json | 5 ++--- app/soapbox/locales/zh-CN.json | 5 ++--- app/soapbox/locales/zh-HK.json | 5 ++--- app/soapbox/locales/zh-TW.json | 5 ++--- 63 files changed, 132 insertions(+), 198 deletions(-) diff --git a/app/soapbox/locales/ar.json b/app/soapbox/locales/ar.json index fc3b0c709..2ffcf26d9 100644 --- a/app/soapbox/locales/ar.json +++ b/app/soapbox/locales/ar.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "اضبط خصوصية المنشور", "privacy.direct.long": "أنشر إلى المستخدمين المشار إليهم فقط", "privacy.direct.short": "مباشر", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "الإخطارات", "tabs_bar.post": "Post", "tabs_bar.search": "البحث", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# يوم} other {# أيام}} متبقية", "time_remaining.hours": "{number, plural, one {# ساعة} other {# ساعات}} متبقية", "time_remaining.minutes": "{number, plural, one {# دقيقة} other {# دقائق}} متبقية", diff --git a/app/soapbox/locales/ast.json b/app/soapbox/locales/ast.json index cfb84f58c..905dadb7d 100644 --- a/app/soapbox/locales/ast.json +++ b/app/soapbox/locales/ast.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Avisos", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/bg.json b/app/soapbox/locales/bg.json index 8497be611..9bd85ae9b 100644 --- a/app/soapbox/locales/bg.json +++ b/app/soapbox/locales/bg.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Известия", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/bn.json b/app/soapbox/locales/bn.json index 1f5777273..a66552a7c 100644 --- a/app/soapbox/locales/bn.json +++ b/app/soapbox/locales/bn.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "লেখার গোপনীয়তা অবস্থা ঠিক করতে", "privacy.direct.long": "শুধুমাত্র উল্লেখিত ব্যবহারকারীদের কাছে লিখতে", "privacy.direct.short": "সরাসরি", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "প্রজ্ঞাপনগুলো", "tabs_bar.post": "Post", "tabs_bar.search": "খুঁজতে", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} বাকি আছে", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} বাকি আছে", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} বাকি আছে", diff --git a/app/soapbox/locales/br.json b/app/soapbox/locales/br.json index 734bef7db..a634239ba 100644 --- a/app/soapbox/locales/br.json +++ b/app/soapbox/locales/br.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/ca.json b/app/soapbox/locales/ca.json index 8c3765564..0f29711ec 100644 --- a/app/soapbox/locales/ca.json +++ b/app/soapbox/locales/ca.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Ajusta l'estat de privacitat", "privacy.direct.long": "Publicar només per als usuaris esmentats", "privacy.direct.short": "Directe", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notificacions", "tabs_bar.post": "Post", "tabs_bar.search": "Cerca", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# dia} other {# dies}} restants", "time_remaining.hours": "{number, plural, one {# hora} other {# hores}} restants", "time_remaining.minutes": "{number, plural, one {# minut} other {# minuts}} restants", diff --git a/app/soapbox/locales/co.json b/app/soapbox/locales/co.json index d55cd5efc..e502ab395 100644 --- a/app/soapbox/locales/co.json +++ b/app/soapbox/locales/co.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Mudificà a cunfidenzialità di u statutu", "privacy.direct.long": "Mandà solu à quelli chì so mintuvati", "privacy.direct.short": "Direttu", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Nutificazione", "tabs_bar.post": "Post", "tabs_bar.search": "Cercà", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# ghjornu ferma} other {# ghjorni fermanu}}", "time_remaining.hours": "{number, plural, one {# ora ferma} other {# ore fermanu}}", "time_remaining.minutes": "{number, plural, one {# minuta ferma} other {# minute fermanu}} left", diff --git a/app/soapbox/locales/cs.json b/app/soapbox/locales/cs.json index 6d9429417..803e26944 100644 --- a/app/soapbox/locales/cs.json +++ b/app/soapbox/locales/cs.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Soukromý příspěvků", "preferences.fields.reduce_motion_label": "Snížit pohyb animací", "preferences.fields.system_font_label": "Použít výchozí font systému", - "preferences.fields.theme_label": "Téma", "preferences.fields.unfollow_modal_label": "Zobrazit potvrzovací dialog před zrušením sledování", "preferences.hints.demetricator": "Snižte úzkost ze sociálních mediích odstraněním všech čísel.", "preferences.hints.privacy_followers_only": "Pouze zobrazovat sledujícím", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Pouze pro sledující", "preferences.options.privacy_public": "Veřejný", "preferences.options.privacy_unlisted": "Neveřejný", - "preferences.options.theme_dark": "Tmavý", - "preferences.options.theme_light": "Světlý", "privacy.change": "Změnit soukromí příspěvku", "privacy.direct.long": "Odeslat pouze zmíněným uživatelům", "privacy.direct.short": "Přímý", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Oznámení", "tabs_bar.post": "Post", "tabs_bar.search": "Hledat", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {Zbývá # den} few {Zbývají # dny} many {Zbývá # dne} other {Zbývá # dní}}", "time_remaining.hours": "{number, plural, one {Zbývá # hodina} few {Zbývají # hodiny} many {Zbývá # hodiny} other {Zbývá # hodin}}", "time_remaining.minutes": "{number, plural, one {Zbývá # minuta} few {Zbývají # minuty} many {Zbývá # minuty} other {Zbývá # minut}}", diff --git a/app/soapbox/locales/cy.json b/app/soapbox/locales/cy.json index 618e941d9..b26a9ec7e 100644 --- a/app/soapbox/locales/cy.json +++ b/app/soapbox/locales/cy.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Addasu preifatrwdd y tŵt", "privacy.direct.long": "Cyhoeddi i'r defnyddwyr sy'n cael eu crybwyll yn unig", "privacy.direct.short": "Uniongyrchol", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Hysbysiadau", "tabs_bar.post": "Post", "tabs_bar.search": "Chwilio", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# ddydd} other {# o ddyddiau}} ar ôl", "time_remaining.hours": "{number, plural, one {# awr} other {# o oriau}} ar ôl", "time_remaining.minutes": "{number, plural, one {# funud} other {# o funudau}} ar ôl", diff --git a/app/soapbox/locales/da.json b/app/soapbox/locales/da.json index a13b0b927..5f1379e53 100644 --- a/app/soapbox/locales/da.json +++ b/app/soapbox/locales/da.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Skift status visningsindstillinger", "privacy.direct.long": "Udgiv kun til nævnte brugere", "privacy.direct.short": "Direkte", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifikationer", "tabs_bar.post": "Post", "tabs_bar.search": "Søg", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# dag} other {# dage}} tilbage", "time_remaining.hours": "{number, plural, one {# time} other {# timer}} tilbage", "time_remaining.minutes": "{number, plural, one {# minut} other {# minutter}} tilbage", diff --git a/app/soapbox/locales/de.json b/app/soapbox/locales/de.json index bdbe2808d..4130f2290 100644 --- a/app/soapbox/locales/de.json +++ b/app/soapbox/locales/de.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Farbschema", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Sichtbarkeit des Beitrags anpassen", "privacy.direct.long": "Wird nur an erwähnte Profile gesendet", "privacy.direct.short": "Direktnachricht", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Benachrichtigungen", "tabs_bar.post": "Neuer Beitrag", "tabs_bar.search": "Suche", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# Tag} other {# Tage}} verbleibend", "time_remaining.hours": "{number, plural, one {# Stunde} other {# Stunden}} verbleibend", "time_remaining.minutes": "{number, plural, one {# Minute} other {# Minuten}} verbleibend", diff --git a/app/soapbox/locales/defaultMessages.json b/app/soapbox/locales/defaultMessages.json index b8f85952b..2b8d6e290 100644 --- a/app/soapbox/locales/defaultMessages.json +++ b/app/soapbox/locales/defaultMessages.json @@ -2212,18 +2212,6 @@ "defaultMessage": "Preferences", "id": "column.preferences" }, - { - "defaultMessage": "Light", - "id": "preferences.options.theme_light" - }, - { - "defaultMessage": "Dark", - "id": "preferences.options.theme_dark" - }, - { - "defaultMessage": "Theme", - "id": "preferences.fields.theme_label" - }, { "defaultMessage": "Language", "id": "preferences.fields.language_label" @@ -2933,6 +2921,14 @@ "defaultMessage": "Post", "id": "tabs_bar.post" }, + { + "defaultMessage": "Switch to light theme", + "id": "tabs_bar.theme_toggle_light" + }, + { + "defaultMessage": "Switch to dark theme", + "id": "tabs_bar.theme_toggle_dark" + }, { "defaultMessage": "Home", "id": "tabs_bar.home" diff --git a/app/soapbox/locales/el.json b/app/soapbox/locales/el.json index 006106086..76b48e7b6 100644 --- a/app/soapbox/locales/el.json +++ b/app/soapbox/locales/el.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Προσαρμογή ιδιωτικότητας δημοσίευσης", "privacy.direct.long": "Δημοσίευση μόνο σε όσους και όσες αναφέρονται", "privacy.direct.short": "Προσωπικά", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Ειδοποιήσεις", "tabs_bar.post": "Post", "tabs_bar.search": "Αναζήτηση", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "απομένουν {number, plural, one {# ημέρα} other {# ημέρες}}", "time_remaining.hours": "απομένουν {number, plural, one {# ώρα} other {# ώρες}}", "time_remaining.minutes": "απομένουν {number, plural, one {# λεπτό} other {# λεπτά}}", diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index 79a0a32e0..c1969b88b 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/eo.json b/app/soapbox/locales/eo.json index b7364fff6..32176ab70 100644 --- a/app/soapbox/locales/eo.json +++ b/app/soapbox/locales/eo.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Agordi mesaĝan privatecon", "privacy.direct.long": "Afiŝi nur al menciitaj uzantoj", "privacy.direct.short": "Rekta", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Sciigoj", "tabs_bar.post": "Post", "tabs_bar.search": "Serĉi", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# tago} other {# tagoj}} restas", "time_remaining.hours": "{number, plural, one {# horo} other {# horoj}} restas", "time_remaining.minutes": "{number, plural, one {# minuto} other {# minutoj}} restas", diff --git a/app/soapbox/locales/es-AR.json b/app/soapbox/locales/es-AR.json index 274d8941f..e2301861b 100644 --- a/app/soapbox/locales/es-AR.json +++ b/app/soapbox/locales/es-AR.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Configurar privacidad de estado", "privacy.direct.long": "Enviar toot sólo a los usuarios mencionados", "privacy.direct.short": "Directo", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notificaciones", "tabs_bar.post": "Post", "tabs_bar.search": "Buscar", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural,one {queda # día} other {quedan # días}}", "time_remaining.hours": "{number, plural,one {queda # hora} other {quedan # horas}}", "time_remaining.minutes": "{number, plural,one {queda # minuto} other {quedan # minutos}}", diff --git a/app/soapbox/locales/es.json b/app/soapbox/locales/es.json index 77bb1202b..7280db1ca 100644 --- a/app/soapbox/locales/es.json +++ b/app/soapbox/locales/es.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Ajustar privacidad", "privacy.direct.long": "Sólo mostrar a los usuarios mencionados", "privacy.direct.short": "Directo", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notificaciones", "tabs_bar.post": "Post", "tabs_bar.search": "Buscar", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# día restante} other {# días restantes}}", "time_remaining.hours": "{number, plural, one {# hora restante} other {# horas restantes}}", "time_remaining.minutes": "{number, plural, one {# minuto restante} other {# minutos restantes}}", diff --git a/app/soapbox/locales/et.json b/app/soapbox/locales/et.json index 350cac71d..9cba55b28 100644 --- a/app/soapbox/locales/et.json +++ b/app/soapbox/locales/et.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Muuda staatuse privaatsust", "privacy.direct.long": "Postita ainult mainitud kasutajatele", "privacy.direct.short": "Otsene", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Teated", "tabs_bar.post": "Post", "tabs_bar.search": "Otsi", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# päev} other {# päeva}} left", "time_remaining.hours": "{number, plural, one {# tund} other {# tundi}} left", "time_remaining.minutes": "{number, plural, one {# minut} other {# minutit}} left", diff --git a/app/soapbox/locales/eu.json b/app/soapbox/locales/eu.json index a589efe6e..afa61c658 100644 --- a/app/soapbox/locales/eu.json +++ b/app/soapbox/locales/eu.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Doitu mezuaren pribatutasuna", "privacy.direct.long": "Bidali aipatutako erabiltzaileei besterik ez", "privacy.direct.short": "Zuzena", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Jakinarazpenak", "tabs_bar.post": "Post", "tabs_bar.search": "Bilatu", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {egun #} other {# egun}} amaitzeko", "time_remaining.hours": "{number, plural, one {ordu #} other {# ordu}} amaitzeko", "time_remaining.minutes": "{number, plural, one {minutu #} other {# minutu}} amaitzeko", diff --git a/app/soapbox/locales/fa.json b/app/soapbox/locales/fa.json index 2af727499..32ee9b47a 100644 --- a/app/soapbox/locales/fa.json +++ b/app/soapbox/locales/fa.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "تنظیم حریم خصوصی نوشته‌ها", "privacy.direct.long": "تنها به کاربران نام‌برده‌شده نشان بده", "privacy.direct.short": "مستقیم", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "اعلان‌ها", "tabs_bar.post": "Post", "tabs_bar.search": "جستجو", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# روز} other {# روز}} باقی مانده", "time_remaining.hours": "{number, plural, one {# ساعت} other {# ساعت}} باقی مانده", "time_remaining.minutes": "{number, plural, one {# دقیقه} other {# دقیقه}} باقی مانده", diff --git a/app/soapbox/locales/fi.json b/app/soapbox/locales/fi.json index 94f53b5e5..f9abcbb35 100644 --- a/app/soapbox/locales/fi.json +++ b/app/soapbox/locales/fi.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Säädä tuuttauksen näkyvyyttä", "privacy.direct.long": "Julkaise vain mainituille käyttäjille", "privacy.direct.short": "Suora viesti", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Ilmoitukset", "tabs_bar.post": "Post", "tabs_bar.search": "Hae", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# päivä} other {# päivää}} jäljellä", "time_remaining.hours": "{number, plural, one {# tunti} other {# tuntia}} jäljellä", "time_remaining.minutes": "{number, plural, one {# minuutti} other {# minuuttia}} jäljellä", diff --git a/app/soapbox/locales/fr.json b/app/soapbox/locales/fr.json index 7ffe2fbee..8f164ccb9 100644 --- a/app/soapbox/locales/fr.json +++ b/app/soapbox/locales/fr.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Ajuster la confidentialité du message", "privacy.direct.long": "N’envoyer qu’aux personnes mentionnées", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Chercher", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} restants", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} restantes", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} restantes", diff --git a/app/soapbox/locales/ga.json b/app/soapbox/locales/ga.json index 32aba38b5..fdc8393ec 100644 --- a/app/soapbox/locales/ga.json +++ b/app/soapbox/locales/ga.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/gl.json b/app/soapbox/locales/gl.json index 0f4f70c6c..bce0db6c5 100644 --- a/app/soapbox/locales/gl.json +++ b/app/soapbox/locales/gl.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Axustar a intimidade do estado", "privacy.direct.long": "Enviar exclusivamente as usuarias mencionadas", "privacy.direct.short": "Directa", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notificacións", "tabs_bar.post": "Post", "tabs_bar.search": "Buscar", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# dia} other {# días}} restantes", "time_remaining.hours": "{number, plural, one {# hora} other {# horas}} restantes", "time_remaining.minutes": "{number, plural, one {# minuto} other {# minutos}} restantes", diff --git a/app/soapbox/locales/he.json b/app/soapbox/locales/he.json index cd6e78521..614ece6bf 100644 --- a/app/soapbox/locales/he.json +++ b/app/soapbox/locales/he.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "שינוי פרטיות ההודעה", "privacy.direct.long": "הצג רק למי שהודעה זו פונה אליו", "privacy.direct.short": "הודעה ישירה", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "התראות", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/hi.json b/app/soapbox/locales/hi.json index 4f4e95345..21225aed2 100644 --- a/app/soapbox/locales/hi.json +++ b/app/soapbox/locales/hi.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/hr.json b/app/soapbox/locales/hr.json index a90943116..da17a288c 100644 --- a/app/soapbox/locales/hr.json +++ b/app/soapbox/locales/hr.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Podesi status privatnosti", "privacy.direct.long": "Prikaži samo spomenutim korisnicima", "privacy.direct.short": "Direktno", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifikacije", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/hu.json b/app/soapbox/locales/hu.json index c22ba06ac..1144cfd7d 100644 --- a/app/soapbox/locales/hu.json +++ b/app/soapbox/locales/hu.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Tülk láthatóságának módosítása", "privacy.direct.long": "Tülk csak az említett felhasználóknak", "privacy.direct.short": "Közvetlen", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Értesítések", "tabs_bar.post": "Post", "tabs_bar.search": "Keresés", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# nap} other {# nap}} van hátra", "time_remaining.hours": "{number, plural, one {# óra} other {# óra}} van hátra", "time_remaining.minutes": "{number, plural, one {# perc} other {# perc}} van hátra", diff --git a/app/soapbox/locales/hy.json b/app/soapbox/locales/hy.json index 38e600238..283b02b7a 100644 --- a/app/soapbox/locales/hy.json +++ b/app/soapbox/locales/hy.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Կարգավորել թթի գաղտնիությունը", "privacy.direct.long": "Թթել միայն նշված օգտատերերի համար", "privacy.direct.short": "Հասցեագրված", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Ծանուցումներ", "tabs_bar.post": "Post", "tabs_bar.search": "Փնտրել", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/id.json b/app/soapbox/locales/id.json index 9a0a2646b..df16a419c 100644 --- a/app/soapbox/locales/id.json +++ b/app/soapbox/locales/id.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Tentukan privasi status", "privacy.direct.long": "Kirim hanya ke pengguna yang disebut", "privacy.direct.short": "Langsung", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifikasi", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/io.json b/app/soapbox/locales/io.json index 68dd4c94c..43653a287 100644 --- a/app/soapbox/locales/io.json +++ b/app/soapbox/locales/io.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Aranjar privateso di mesaji", "privacy.direct.long": "Sendar nur a mencionata uzeri", "privacy.direct.short": "Direte", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Savigi", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/it.json b/app/soapbox/locales/it.json index 2836cd97f..fafa06dfe 100644 --- a/app/soapbox/locales/it.json +++ b/app/soapbox/locales/it.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Modifica privacy del post", "privacy.direct.long": "Invia solo a utenti menzionati", "privacy.direct.short": "Diretto in privato", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifiche", "tabs_bar.post": "Post", "tabs_bar.search": "Cerca", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# giorno} other {# giorni}} left", "time_remaining.hours": "{number, plural, one {# ora} other {# ore}} left", "time_remaining.minutes": "{number, plural, one {# minuto} other {# minuti}} left", diff --git a/app/soapbox/locales/ja.json b/app/soapbox/locales/ja.json index 866cce009..c973ae605 100644 --- a/app/soapbox/locales/ja.json +++ b/app/soapbox/locales/ja.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "公開範囲を変更", "privacy.direct.long": "メンションしたユーザーだけに公開", "privacy.direct.short": "ダイレクト", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "通知", "tabs_bar.post": "Post", "tabs_bar.search": "検索", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "残り{number}日", "time_remaining.hours": "残り{number}時間", "time_remaining.minutes": "残り{number}分", diff --git a/app/soapbox/locales/ka.json b/app/soapbox/locales/ka.json index 951f7b3d5..216aec50f 100644 --- a/app/soapbox/locales/ka.json +++ b/app/soapbox/locales/ka.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "სტატუსის კონფიდენციალურობის მითითება", "privacy.direct.long": "დაიპოსტოს მხოლოდ დასახელებულ მომხმარებლებთან", "privacy.direct.short": "პირდაპირი", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "შეტყობინებები", "tabs_bar.post": "Post", "tabs_bar.search": "ძებნა", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/kk.json b/app/soapbox/locales/kk.json index 42b064c54..1a70a5124 100644 --- a/app/soapbox/locales/kk.json +++ b/app/soapbox/locales/kk.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Құпиялылықты реттеу", "privacy.direct.long": "Аталған адамдарға ғана көрінетін жазба", "privacy.direct.short": "Тікелей", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Ескертпелер", "tabs_bar.post": "Post", "tabs_bar.search": "Іздеу", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# күн} other {# күн}}", "time_remaining.hours": "{number, plural, one {# сағат} other {# сағат}}", "time_remaining.minutes": "{number, plural, one {# минут} other {# минут}}", diff --git a/app/soapbox/locales/ko.json b/app/soapbox/locales/ko.json index b0680a290..c2a3237aa 100644 --- a/app/soapbox/locales/ko.json +++ b/app/soapbox/locales/ko.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "포스트의 프라이버시 설정을 변경", "privacy.direct.long": "멘션한 사용자에게만 공개", "privacy.direct.short": "다이렉트", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "알림", "tabs_bar.post": "Post", "tabs_bar.search": "검색", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number} 일 남음", "time_remaining.hours": "{number} 시간 남음", "time_remaining.minutes": "{number} 분 남음", diff --git a/app/soapbox/locales/lt.json b/app/soapbox/locales/lt.json index dbef87828..a93ffc5d0 100644 --- a/app/soapbox/locales/lt.json +++ b/app/soapbox/locales/lt.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/lv.json b/app/soapbox/locales/lv.json index 1a639d9d1..b2da03563 100644 --- a/app/soapbox/locales/lv.json +++ b/app/soapbox/locales/lv.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/mk.json b/app/soapbox/locales/mk.json index 920c4740e..19c46fffd 100644 --- a/app/soapbox/locales/mk.json +++ b/app/soapbox/locales/mk.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/ms.json b/app/soapbox/locales/ms.json index 23a3b3e06..21b186e76 100644 --- a/app/soapbox/locales/ms.json +++ b/app/soapbox/locales/ms.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/nl.json b/app/soapbox/locales/nl.json index 3f0dab93c..584224088 100644 --- a/app/soapbox/locales/nl.json +++ b/app/soapbox/locales/nl.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Zichtbaarheid toot aanpassen", "privacy.direct.long": "Alleen aan vermelde gebruikers tonen", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Meldingen", "tabs_bar.post": "Post", "tabs_bar.search": "Zoeken", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# dag} other {# dagen}} te gaan", "time_remaining.hours": "{number, plural, one {# uur} other {# uur}} te gaan", "time_remaining.minutes": "{number, plural, one {# minuut} other {# minuten}} te gaan", diff --git a/app/soapbox/locales/nn.json b/app/soapbox/locales/nn.json index 9bad94ed7..41bd71f27 100644 --- a/app/soapbox/locales/nn.json +++ b/app/soapbox/locales/nn.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Adjust post privacy", "privacy.direct.long": "Post to mentioned users only", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/no.json b/app/soapbox/locales/no.json index 99df32af8..cfcea1e00 100644 --- a/app/soapbox/locales/no.json +++ b/app/soapbox/locales/no.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Justér synlighet", "privacy.direct.long": "Post kun til nevnte brukere", "privacy.direct.short": "Direkte", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Varslinger", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/oc.json b/app/soapbox/locales/oc.json index 5c1f2ca62..2ea62b965 100644 --- a/app/soapbox/locales/oc.json +++ b/app/soapbox/locales/oc.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Ajustar la confidencialitat del messatge", "privacy.direct.long": "Mostrar pas qu’a las personas mencionadas", "privacy.direct.short": "Dirècte", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notificacions", "tabs_bar.post": "Post", "tabs_bar.search": "Recèrcas", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "demòra{number, plural, one { # jorn} other {n # jorns}}", "time_remaining.hours": "demòra{number, plural, one { # ora} other {n # oras}}", "time_remaining.minutes": "demòra{number, plural, one { # minuta} other {n # minutas}}", diff --git a/app/soapbox/locales/pl.json b/app/soapbox/locales/pl.json index 7d26d76b6..18e81ed5b 100644 --- a/app/soapbox/locales/pl.json +++ b/app/soapbox/locales/pl.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Dostosuj widoczność wpisów", "privacy.direct.long": "Widoczny tylko dla wspomnianych", "privacy.direct.short": "Bezpośrednio", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Powiadomienia", "tabs_bar.post": "Post", "tabs_bar.search": "Szukaj", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {Pozostał # dzień} few {Pozostały # dni} many {Pozostało # dni} other {Pozostało # dni}}", "time_remaining.hours": "{number, plural, one {Pozostała # godzina} few {Pozostały # godziny} many {Pozostało # godzin} other {Pozostało # godzin}}", "time_remaining.minutes": "{number, plural, one {Pozostała # minuta} few {Pozostały # minuty} many {Pozostało # minut} other {Pozostało # minut}}", diff --git a/app/soapbox/locales/pt-BR.json b/app/soapbox/locales/pt-BR.json index 7c88de332..b67d8e7b1 100644 --- a/app/soapbox/locales/pt-BR.json +++ b/app/soapbox/locales/pt-BR.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Ajustar a privacidade da mensagem", "privacy.direct.long": "Apenas para usuários mencionados", "privacy.direct.short": "Direta", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notificações", "tabs_bar.post": "Post", "tabs_bar.search": "Buscar", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# dia restante} other {# dias restantes}}", "time_remaining.hours": "{number, plural, one {# hora restante} other {# horas restantes}}", "time_remaining.minutes": "{number, plural, one {# minuto restante} other {# minutos restantes}}", diff --git a/app/soapbox/locales/pt.json b/app/soapbox/locales/pt.json index 84b481942..28c5dcae3 100644 --- a/app/soapbox/locales/pt.json +++ b/app/soapbox/locales/pt.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Ajustar a privacidade da mensagem", "privacy.direct.long": "Apenas para utilizadores mencionados", "privacy.direct.short": "Directo", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notificações", "tabs_bar.post": "Post", "tabs_bar.search": "Pesquisar", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# dia restante} other {# dias restantes}}", "time_remaining.hours": "{number, plural, one {# hora restante} other {# horas restantes}}", "time_remaining.minutes": "{number, plural, one {# minuto restante} other {# minutos restantes}}", diff --git a/app/soapbox/locales/ro.json b/app/soapbox/locales/ro.json index 176e61fe5..b1ffa56f0 100644 --- a/app/soapbox/locales/ro.json +++ b/app/soapbox/locales/ro.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Cine vede asta", "privacy.direct.long": "Postează doar pentru utilizatorii menționați", "privacy.direct.short": "Direct", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notificări", "tabs_bar.post": "Post", "tabs_bar.search": "Căutare", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/ru.json b/app/soapbox/locales/ru.json index 637b1c275..3d167b6ca 100644 --- a/app/soapbox/locales/ru.json +++ b/app/soapbox/locales/ru.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Изменить видимость статуса", "privacy.direct.long": "Показать только упомянутым", "privacy.direct.short": "Направленный", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Уведомления", "tabs_bar.post": "Post", "tabs_bar.search": "Поиск", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {остался # день} few {осталось # дня} many {осталось # дней} other {осталось # дней}}", "time_remaining.hours": "{number, plural, one {остался # час} few {осталось # часа} many {осталось # часов} other {осталось # часов}}", "time_remaining.minutes": "{number, plural, one {осталась # минута} few {осталось # минуты} many {осталось # минут} other {осталось # минут}}", diff --git a/app/soapbox/locales/sk.json b/app/soapbox/locales/sk.json index 3b518f6f6..45d7500e1 100644 --- a/app/soapbox/locales/sk.json +++ b/app/soapbox/locales/sk.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Uprav súkromie príspevku", "privacy.direct.long": "Pošli iba spomenutým užívateľom", "privacy.direct.short": "Súkromne", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Oboznámenia", "tabs_bar.post": "Post", "tabs_bar.search": "Hľadaj", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "Ostáva {number, plural, one {# deň} few {# dní} many {# dní} other {# dní}}", "time_remaining.hours": "Ostáva {number, plural, one {# hodina} few {# hodín} many {# hodín} other {# hodiny}}", "time_remaining.minutes": "Ostáva {number, plural, one {# minúta} few {# minút} many {# minút} other {# minúty}}", diff --git a/app/soapbox/locales/sl.json b/app/soapbox/locales/sl.json index 089af1a80..174175cf4 100644 --- a/app/soapbox/locales/sl.json +++ b/app/soapbox/locales/sl.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Prilagodi zasebnost statusa", "privacy.direct.long": "Objavi samo omenjenim uporabnikom", "privacy.direct.short": "Neposredno", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Obvestila", "tabs_bar.post": "Post", "tabs_bar.search": "Iskanje", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# dan} other {# dni}} je ostalo", "time_remaining.hours": "{number, plural, one {# ura} other {# ur}} je ostalo", "time_remaining.minutes": "{number, plural, one {# minuta} other {# minut}} je ostalo", diff --git a/app/soapbox/locales/sq.json b/app/soapbox/locales/sq.json index bfe17c22b..b4a8db213 100644 --- a/app/soapbox/locales/sq.json +++ b/app/soapbox/locales/sq.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Rregulloni privatësi gjendje", "privacy.direct.long": "Postoja vetëm përdoruesve të përmendur", "privacy.direct.short": "I drejtpërdrejtë", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Njoftime", "tabs_bar.post": "Post", "tabs_bar.search": "Kërkim", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/sr-Latn.json b/app/soapbox/locales/sr-Latn.json index fcf458750..5f9bc0262 100644 --- a/app/soapbox/locales/sr-Latn.json +++ b/app/soapbox/locales/sr-Latn.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Podesi status privatnosti", "privacy.direct.long": "Objavi samo korisnicima koji su pomenuti", "privacy.direct.short": "Direktno", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Obaveštenja", "tabs_bar.post": "Post", "tabs_bar.search": "Search", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/sr.json b/app/soapbox/locales/sr.json index 86ccdd6ce..7157a50f5 100644 --- a/app/soapbox/locales/sr.json +++ b/app/soapbox/locales/sr.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Подеси статус приватности", "privacy.direct.long": "Објави само корисницима који су поменути", "privacy.direct.short": "Директно", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Обавештења", "tabs_bar.post": "Post", "tabs_bar.search": "Претрага", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/sv.json b/app/soapbox/locales/sv.json index 10318f8b0..5ddcf7e61 100644 --- a/app/soapbox/locales/sv.json +++ b/app/soapbox/locales/sv.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Justera sekretess", "privacy.direct.long": "Skicka endast till nämnda användare", "privacy.direct.short": "Direkt", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Meddelanden", "tabs_bar.post": "Post", "tabs_bar.search": "Sök", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# dag} other {# dagar}} kvar", "time_remaining.hours": "{number, plural, one {# timme} other {# timmar}} kvar", "time_remaining.minutes": "{number, plural, one {1 minut} other {# minuter}} kvar", diff --git a/app/soapbox/locales/ta.json b/app/soapbox/locales/ta.json index c54d3f196..c0a110d52 100644 --- a/app/soapbox/locales/ta.json +++ b/app/soapbox/locales/ta.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "நிலை தனியுரிமை", "privacy.direct.long": "குறிப்பிடப்பட்ட பயனர்களுக்கு மட்டுமே இடுகையிடவும்", "privacy.direct.short": "நடத்து", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Notifications", "tabs_bar.post": "Post", "tabs_bar.search": "தேடு", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} மற்ற {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} மற்ற {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} மற்ற {# minutes}} left", diff --git a/app/soapbox/locales/te.json b/app/soapbox/locales/te.json index c953ec241..e364b1ea5 100644 --- a/app/soapbox/locales/te.json +++ b/app/soapbox/locales/te.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "స్టేటస్ గోప్యతను సర్దుబాటు చేయండి", "privacy.direct.long": "పేర్కొన్న వినియోగదారులకు మాత్రమే పోస్ట్ చేయి", "privacy.direct.short": "ప్రత్యక్ష", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "ప్రకటనలు", "tabs_bar.post": "Post", "tabs_bar.search": "శోధన", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/th.json b/app/soapbox/locales/th.json index 3af2dd0c5..fefec0f86 100644 --- a/app/soapbox/locales/th.json +++ b/app/soapbox/locales/th.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "ปรับเปลี่ยนความเป็นส่วนตัวของสถานะ", "privacy.direct.long": "โพสต์ไปยังผู้ใช้ที่กล่าวถึงเท่านั้น", "privacy.direct.short": "โดยตรง", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "การแจ้งเตือน", "tabs_bar.post": "Post", "tabs_bar.search": "ค้นหา", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "เหลืออีก {number, plural, other {# วัน}}", "time_remaining.hours": "เหลืออีก {number, plural, other {# ชั่วโมง}}", "time_remaining.minutes": "เหลืออีก {number, plural, other {# นาที}}", diff --git a/app/soapbox/locales/tr.json b/app/soapbox/locales/tr.json index 923654105..44e23781d 100644 --- a/app/soapbox/locales/tr.json +++ b/app/soapbox/locales/tr.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Gönderi gizliliğini ayarla", "privacy.direct.long": "Sadece bahsedilen kişilere gönder", "privacy.direct.short": "Direkt", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Bildirimler", "tabs_bar.post": "Post", "tabs_bar.search": "Ara", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# gün} other {# gün}} kaldı", "time_remaining.hours": "{number, plural, one {# saat} other {# saat}} kaldı", "time_remaining.minutes": "{number, plural, one {# dakika} other {# dakika}} kaldı", diff --git a/app/soapbox/locales/uk.json b/app/soapbox/locales/uk.json index 55f2467c5..455db4540 100644 --- a/app/soapbox/locales/uk.json +++ b/app/soapbox/locales/uk.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "Змінити видимість допису", "privacy.direct.long": "Показати тільки згаданим користувачам", "privacy.direct.short": "Особисто", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "Сповіщення", "tabs_bar.post": "Post", "tabs_bar.search": "Пошук", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# день} few {# дні} other {# днів}}", "time_remaining.hours": "{number, plural, one {# година} few {# години} other {# годин}}", "time_remaining.minutes": "{number, plural, one {# хвилина} few {# хвилини} other {# хвилин}}", diff --git a/app/soapbox/locales/zh-CN.json b/app/soapbox/locales/zh-CN.json index b66eca507..a5f3cc8b3 100644 --- a/app/soapbox/locales/zh-CN.json +++ b/app/soapbox/locales/zh-CN.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "设置嘟文可见范围", "privacy.direct.long": "只有被提及的用户能看到", "privacy.direct.short": "私信", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "通知", "tabs_bar.post": "Post", "tabs_bar.search": "搜索", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "剩余 {number, plural, one {# 天} other {# 天}}", "time_remaining.hours": "剩余 {number, plural, one {# 小时} other {# 小时}}", "time_remaining.minutes": "剩余 {number, plural, one {# 分钟} other {# 分钟}}", diff --git a/app/soapbox/locales/zh-HK.json b/app/soapbox/locales/zh-HK.json index 8addb8350..ab10a2171 100644 --- a/app/soapbox/locales/zh-HK.json +++ b/app/soapbox/locales/zh-HK.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "調整私隱設定", "privacy.direct.long": "只有提及的用戶能看到", "privacy.direct.short": "私人訊息", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "通知", "tabs_bar.post": "Post", "tabs_bar.search": "搜尋", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "{number, plural, one {# day} other {# days}} left", "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left", "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left", diff --git a/app/soapbox/locales/zh-TW.json b/app/soapbox/locales/zh-TW.json index 579c97bdb..80afb3820 100644 --- a/app/soapbox/locales/zh-TW.json +++ b/app/soapbox/locales/zh-TW.json @@ -326,7 +326,6 @@ "preferences.fields.privacy_label": "Post privacy", "preferences.fields.reduce_motion_label": "Reduce motion in animations", "preferences.fields.system_font_label": "Use system's default font", - "preferences.fields.theme_label": "Theme", "preferences.fields.unfollow_modal_label": "Show confirmation dialog before unfollowing someone", "preferences.hints.demetricator": "Decrease social media anxiety by hiding all numbers from the site.", "preferences.hints.privacy_followers_only": "Only show to followers", @@ -335,8 +334,6 @@ "preferences.options.privacy_followers_only": "Followers-only", "preferences.options.privacy_public": "Public", "preferences.options.privacy_unlisted": "Unlisted", - "preferences.options.theme_dark": "Dark", - "preferences.options.theme_light": "Light", "privacy.change": "調整隱私狀態", "privacy.direct.long": "只有被提到的使用者能看到", "privacy.direct.short": "私訊", @@ -447,6 +444,8 @@ "tabs_bar.notifications": "通知", "tabs_bar.post": "Post", "tabs_bar.search": "搜尋", + "tabs_bar.theme_toggle_dark": "Switch to dark theme", + "tabs_bar.theme_toggle_light": "Switch to light theme", "time_remaining.days": "剩餘{number, plural, one {# 天數} other {# 天數}}", "time_remaining.hours": "剩餘{number, plural, one {# 小時} other {# 小時}}", "time_remaining.minutes": "剩餘{number, plural, one {# 分鐘} other {# 分鐘}}",