From 53acda2cc7a8c07e3c86864058d33f5d69b7f4ac Mon Sep 17 00:00:00 2001
From: Weblate <noreply@weblate.org>
Date: Fri, 29 Jul 2022 09:20:02 +0000
Subject: [PATCH] Translated using Weblate (Catalan)

Currently translated at 100.0% (850 of 850 strings)

Translated using Weblate (English)

Currently translated at 100.0% (850 of 850 strings)

Co-authored-by: Weblate Admin <hannah.ward9001@gmail.com>
Co-authored-by: sola <spla@mastodont.cat>
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/ca/
Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/en/
Translation: Pleroma fe/pleroma-fe
---
 src/i18n/ca.json | 1556 +++++++++++++++++++++++-----------------------
 src/i18n/en.json | 1280 +++++++++++++++++++-------------------
 2 files changed, 1418 insertions(+), 1418 deletions(-)

diff --git a/src/i18n/ca.json b/src/i18n/ca.json
index 9c6d3a16..51c4cd93 100644
--- a/src/i18n/ca.json
+++ b/src/i18n/ca.json
@@ -1,16 +1,116 @@
 {
+    "about": {
+        "mrf": {
+            "federation": "Federació",
+            "keyword": {
+                "ftl_removal": "Eliminar de la línia de temps \"Tota la Xarxa Coneguda\"",
+                "is_replaced_by": "→",
+                "keyword_policies": "Polítiques de paraules clau",
+                "reject": "Rebutja",
+                "replace": "Reemplaça"
+            },
+            "mrf_policies": "Polítiques MRF habilitades",
+            "mrf_policies_desc": "Les polítiques MRF manipulen el comportament federat de la instància. Les següents polítiques estan habilitades:",
+            "simple": {
+                "accept": "Accepta",
+                "accept_desc": "Aquesta instància només accepta missatges de les següents instàncies:",
+                "ftl_removal": "Eliminar de la línia de temps \"Xarxa Coneguda\"",
+                "ftl_removal_desc": "Aquesta instància elimina les següents instàncies de la línia de temps \"Xarxa Coneguda\":",
+                "instance": "Instància",
+                "media_nsfw": "Forçar contingut multimèdia com a sensible",
+                "media_nsfw_desc": "Aquesta instància obliga el contingut multimèdia a establir-se com a sensible en els apunts de les següents instàncies:",
+                "media_removal": "Eliminació de la Multimèdia",
+                "media_removal_desc": "Aquesta instància elimina els adjunts multimèdia dels apunts de les següents instàncies:",
+                "not_applicable": "N/A",
+                "quarantine": "Quarantena",
+                "quarantine_desc": "Aquesta instància només enviarà entrades públiques a les següents instàncies:",
+                "reason": "Motiu",
+                "reject": "Rebutja",
+                "reject_desc": "Aquesta instància no acceptarà missatges de les següents instàncies:",
+                "simple_policies": "Polítiques específiques de la instància"
+            }
+        },
+        "staff": "Equip responsable"
+    },
+    "announcements": {
+        "all_day_prompt": "És un esdeveniment de tot el dia",
+        "cancel_edit_action": "Cancel·la",
+        "close_error": "Tanca",
+        "delete_action": "Esborra",
+        "edit_action": "Edita",
+        "end_time_display": "Acaba a les {time}",
+        "end_time_prompt": "Hora final: ",
+        "inactive_message": "Aquest anunci està inactiu",
+        "mark_as_read_action": "Marca com a llegit",
+        "page_header": "Anuncis",
+        "post_action": "Apunt",
+        "post_error": "Error: {error}",
+        "post_form_header": "Publica l'anunci",
+        "post_placeholder": "Contingut del anunci",
+        "published_time_display": "Publicat a les {time}",
+        "start_time_display": "Comença a les {time}",
+        "start_time_prompt": "Hora inicial: ",
+        "submit_edit_action": "Fet",
+        "title": "Anunci"
+    },
     "chat": {
         "title": "Xat"
     },
+    "chats": {
+        "chats": "Xats",
+        "delete": "Esborra",
+        "delete_confirm": "Realment vols esborrar aquest missatge?",
+        "empty_chat_list_placeholder": "Encara no tens cap xat. Crea un nou xat!",
+        "empty_message_error": "No es pot publicar un missatge buit",
+        "error_loading_chat": "Alguna cosa ha fallat quan es carregava el xat.",
+        "error_sending_message": "Alguna cosa ha fallat quan s'enviava el missatge.",
+        "message_user": "Missatge {nickname}",
+        "more": "Més",
+        "new": "Nou xat",
+        "you": "Tu:"
+    },
+    "display_date": {
+        "today": "Avui"
+    },
+    "domain_mute_card": {
+        "mute": "Silencia",
+        "mute_progress": "Silenciant…",
+        "unmute": "Deixar de silenciar",
+        "unmute_progress": "Deixant de silenciar…"
+    },
+    "emoji": {
+        "add_emoji": "Inserir un emoji",
+        "custom": "Emojis personalitzats",
+        "emoji": "Emoji",
+        "keep_open": "Mantindre el selector obert",
+        "load_all": "Carregant tots els {emojiAmount} emoji",
+        "load_all_hint": "Carregat el primer {saneAmount} emoji, carregar tots els emoji pot causar problemes de rendiment.",
+        "search_emoji": "Buscar un emoji",
+        "stickers": "Adhesius",
+        "unicode": "Emojis unicode"
+    },
+    "errors": {
+        "storage_unavailable": "Akkoma no ha pogut accedir a l'emmagatzematge del navegador. El teu inici de sessió o configuració local no es desaran i et pots trobar amb problemes inesperats. Prova a habilitar les galetes."
+    },
+    "exporter": {
+        "export": "Exporta",
+        "processing": "Processant, aviat se't preguntarà per descarregar el teu arxiu"
+    },
     "features_panel": {
         "chat": "Xat",
         "media_proxy": "Proxy per multimèdia",
         "scope_options": "Opcions d'abast",
+        "shout": "Altaveu",
         "text_limit": "Límit de text",
         "title": "Funcionalitats",
-        "who_to_follow": "A qui seguir",
         "upload_limit": "Límit de càrrega",
-        "shout": "Altaveu"
+        "who_to_follow": "A qui seguir"
+    },
+    "file_type": {
+        "audio": "Àudio",
+        "file": "Fitxer",
+        "image": "Imatge",
+        "video": "Vídeo"
     },
     "finder": {
         "error_fetching_user": "Error al recuperar l'usuari",
@@ -18,181 +118,295 @@
     },
     "general": {
         "apply": "Aplica",
-        "submit": "Envia",
-        "close": "Tanca",
-        "verify": "Verifica",
-        "confirm": "Confirma",
-        "enable": "Habilita",
-        "disable": "Deshabilita",
         "cancel": "Cancel·la",
-        "show_less": "Mostra menys",
-        "show_more": "Mostra més",
-        "optional": "opcional",
-        "retry": "Prova de nou",
+        "close": "Tanca",
+        "confirm": "Confirma",
+        "disable": "Deshabilita",
+        "dismiss": "Descarta",
+        "enable": "Habilita",
         "error_retry": "Si us plau, prova de nou",
+        "flash_content": "Fes clic per mostrar el contingut Flash utilitzant Ruffle (experimental, pot no funcionar).",
+        "flash_fail": "No s'ha pogut carregar el contingut flaix, consulta la consola per als detalls.",
+        "flash_security": "Tingues en compte que això pot ser potencialment perillós, ja que el contingut Flash encara és un codi arbitrari.",
         "generic_error": "Hi ha hagut un error",
         "loading": "Carregant…",
         "more": "Més",
-        "flash_content": "Fes clic per mostrar el contingut Flash utilitzant Ruffle (experimental, pot no funcionar).",
-        "flash_security": "Tingues en compte que això pot ser potencialment perillós, ja que el contingut Flash encara és un codi arbitrari.",
-        "flash_fail": "No s'ha pogut carregar el contingut flaix, consulta la consola per als detalls.",
-        "role": {
-            "moderator": "Moderador",
-            "admin": "Administrador"
-        },
-        "dismiss": "Descarta",
+        "optional": "opcional",
         "peek": "Ullada",
+        "retry": "Prova de nou",
+        "role": {
+            "admin": "Administrador",
+            "moderator": "Moderador"
+        },
         "scope_in_timeline": {
             "direct": "Directe",
             "private": "Només seguidors",
             "public": "Públic",
             "unlisted": "No llistat"
-        }
+        },
+        "show_less": "Mostra menys",
+        "show_more": "Mostra més",
+        "submit": "Envia",
+        "verify": "Verifica"
+    },
+    "image_cropper": {
+        "cancel": "Cancel·la",
+        "crop_picture": "Retalla la imatge",
+        "save": "Desa",
+        "save_without_cropping": "Desa sense retallar"
+    },
+    "importer": {
+        "error": "Ha succeït un error mentre s'importava aquest arxiu.",
+        "submit": "Enviar",
+        "success": "Importat amb èxit."
+    },
+    "interactions": {
+        "favs_repeats": "Repeticions i favorits",
+        "follows": "Nous seguits",
+        "load_older": "Carrega interaccions més antigues",
+        "moves": "Migracions d'usuari"
+    },
+    "lists": {
+        "create": "Crea",
+        "delete": "Esborra la llista",
+        "following_only": "Limita als Seguits",
+        "lists": "Llistes",
+        "new": "Nova Llista",
+        "save": "Desa els canvis",
+        "search": "Cerca usuaris",
+        "title": "Títol de la llista"
     },
     "login": {
+        "authentication_code": "Codi d'autenticació",
+        "description": "Inicia sessió amb OAuth",
+        "enter_recovery_code": "Posa un codi de recuperació",
+        "enter_two_factor_code": "Introdueix un codi de dos factors",
+        "heading": {
+            "recovery": "Recuperació de dos factors",
+            "totp": "Autenticació de dos factors"
+        },
+        "hint": "Entra per a participar en la conversa",
         "login": "Inicia sessió",
         "logout": "Tanca la sessió",
         "password": "Contrasenya",
         "placeholder": "el meu nom d'usuari",
-        "register": "Registra't",
-        "username": "Nom d'usuari",
         "recovery_code": "Codi de recuperació",
-        "enter_recovery_code": "Posa un codi de recuperació",
-        "authentication_code": "Codi d'autenticació",
-        "hint": "Entra per a participar en la conversa",
-        "description": "Inicia sessió amb OAuth",
-        "heading": {
-            "totp": "Autenticació de dos factors",
-            "recovery": "Recuperació de dos factors"
-        },
-        "enter_two_factor_code": "Introdueix un codi de dos factors"
+        "register": "Registra't",
+        "username": "Nom d'usuari"
+    },
+    "media_modal": {
+        "counter": "{current} / {total}",
+        "hide": "Tanca reproductor mèdia",
+        "next": "Següent",
+        "previous": "Anterior"
     },
     "nav": {
-        "chat": "Xat local públic",
-        "friend_requests": "Sol·licituds de seguiment",
-        "mentions": "Mencions",
-        "public_tl": "Línia de temps pública",
-        "timeline": "Línia de temps",
-        "twkn": "Xarxa coneguda",
-        "chats": "Xats",
-        "timelines": "Línies de temps",
-        "preferences": "Preferències",
-        "who_to_follow": "A qui seguir",
-        "search": "Cerca",
-        "dms": "Missatges directes",
-        "interactions": "Interaccions",
-        "back": "Enrere",
-        "administration": "Administració",
         "about": "Quant a",
+        "administration": "Administració",
+        "announcements": "Anuncis",
+        "back": "Enrere",
         "bookmarks": "Marcadors",
-        "user_search": "Cerca d'usuaris",
-        "home_timeline": "Línia de temps Inici",
-        "bubble_timeline_description": "Apunts d'instàncies properes a la teva, recomanades per els admins",
-        "twkn_timeline_description": "Apunts de tota la xarxa",
-        "public_timeline_description": "Apunts públics des d'aquesta instància",
-        "home_timeline_description": "Apunts de gent que segueixes",
         "bubble_timeline": "Línia de temps bombolla",
+        "bubble_timeline_description": "Apunts d'instàncies properes a la teva, recomanades per els admins",
+        "chat": "Xat local públic",
+        "chats": "Xats",
+        "dms": "Missatges directes",
+        "friend_requests": "Sol·licituds de seguiment",
+        "home_timeline": "Línia de temps Inici",
+        "home_timeline_description": "Apunts de gent que segueixes",
+        "interactions": "Interaccions",
         "lists": "Llistes",
-        "announcements": "Anuncis"
+        "mentions": "Mencions",
+        "preferences": "Preferències",
+        "public_timeline_description": "Apunts públics des d'aquesta instància",
+        "public_tl": "Línia de temps pública",
+        "search": "Cerca",
+        "timeline": "Línia de temps",
+        "timelines": "Línies de temps",
+        "twkn": "Xarxa coneguda",
+        "twkn_timeline_description": "Apunts de tota la xarxa",
+        "user_search": "Cerca d'usuaris",
+        "who_to_follow": "A qui seguir"
     },
     "notifications": {
         "broken_favorite": "Apunt desconegut, cercant-lo…",
+        "error": "Error obtenint notificacions: {0}",
         "favorited_you": "ha afavorit un apunt teu",
+        "follow_request": "et vol seguir",
         "followed_you": "ha començat a seguir-te",
         "load_older": "Carrega notificacions més velles",
-        "notifications": "Notificacions",
-        "read": "Llegit!",
-        "repeated_you": "ha repetit el teu apunt",
         "migrated_to": "migrat a",
         "no_more_notifications": "No més notificacions",
-        "follow_request": "et vol seguir",
+        "notifications": "Notificacions",
+        "poll_ended": "l'enquesta ha acabat",
         "reacted_with": "ha reaccionat amb {0}",
-        "error": "Error obtenint notificacions: {0}",
-        "poll_ended": "l'enquesta ha acabat"
+        "read": "Llegit!",
+        "repeated_you": "ha repetit el teu apunt"
+    },
+    "password_reset": {
+        "check_email": "Comprova que has rebut al correu electrònic un enllaç per a reiniciar la teva contrasenya.",
+        "forgot_password": "Has oblidat la contrasenya?",
+        "instruction": "Introdueix la teva adreça de correu electrònic o nom d'usuari. T'enviarem un enllaç per a reiniciar la teva contrasenya.",
+        "password_reset": "Reinicia la contrasenya",
+        "password_reset_disabled": "El reinici de la contrasenya està desactivat. Si us plau, contacta l'administrador de la teva instància.",
+        "password_reset_required": "Has de reiniciar la teva contrasenya per a iniciar la sessió.",
+        "password_reset_required_but_mailer_is_disabled": "Has de reiniciar la teva contrasenya però el reinici de la contrasenya està desactivat. Si us plau, contacta l'administrador de la teva instància.",
+        "placeholder": "El teu correu electrònic o nom d'usuari",
+        "return_home": "Torna a la pàgina principal",
+        "too_many_requests": "Has arribat al límit d'intents. Prova de nou d'aquí una estona."
+    },
+    "polls": {
+        "add_option": "Afegir opció",
+        "add_poll": "Afegir enquesta",
+        "expired": "L'enquesta va acabar fa {0}",
+        "expires_in": "L'enquesta acaba en {0}",
+        "expiry": "Durada de l'enquesta",
+        "multiple_choices": "Múltiples opcions",
+        "not_enough_options": "Molt poques opcions úniques en l'enquesta",
+        "option": "Opció",
+        "people_voted_count": "{count} persona ha votat | {count} persones han votat",
+        "single_choice": "Opció única",
+        "type": "Tipus d'enquesta",
+        "vote": "Vota",
+        "votes": "vots",
+        "votes_count": "{count} vot | {count} vots"
     },
     "post_status": {
         "account_not_locked_warning": "El teu compte no està {0}. Qualsevol pot seguir-te per llegir els teus apunts només per a seguidors.",
         "account_not_locked_warning_link": "bloquejat",
         "attachments_sensitive": "Marca l'adjunt com a sensible",
         "content_type": {
-            "text/plain": "Text pla",
-            "text/markdown": "Markdown",
-            "text/html": "HTML",
             "text/bbcode": "BBCode",
+            "text/html": "HTML",
+            "text/markdown": "Markdown",
+            "text/plain": "Text pla",
             "text/x.misskeymarkdown": "MFM"
         },
         "content_warning": "Assumpte (opcional)",
         "default": "Just ara he arribat a Catalunya",
         "direct_warning": "Aquesta entrada només serà visible per les usuràries que etiquetis",
-        "posting": "Publicant",
-        "scope": {
-            "direct": "Directe - publica només per als usuaris etiquetats",
-            "private": "Només seguidors - publica només per als teus seguidors",
-            "public": "Pública - publica a les línies de temps públiques",
-            "unlisted": "No llistat - no es mostra en les línies de temps públiques",
-            "local": "Local - no federar aquest apunt"
-        },
-        "scope_notice": {
-            "private": "Aquest apunt serà visible només per els teus seguidors",
-            "public": "Aquest apunt serà visible per a tothom",
-            "unlisted": "Aquest apunt no es veurà ni a la Línia de temps Pública ni a Tota la Xarxa Coneguda",
-            "local": "Aquest apunt no serà visible en altres instàncies"
-        },
-        "preview_empty": "Buida",
-        "preview": "Vista prèvia",
+        "direct_warning_to_all": "Aquest apunt serà visible per a tots els usuaris mencionats.",
         "direct_warning_to_first_only": "Aquest apunt només serà visible per als usuaris mencionats al principi del missatge.",
         "empty_status_error": "No es pot publicar un apunt buit sense fitxers adjunts",
         "media_description": "Descripció multimèdia",
-        "direct_warning_to_all": "Aquest apunt serà visible per a tots els usuaris mencionats.",
+        "media_description_error": "Ha fallat la pujada del Mèdia, prova de nou",
+        "media_not_sensitive_warning": "Tens un Avís de Contingut però els adjunts no estan marcats com a sensibles!",
         "new_status": "Publica un nou apunt",
         "post": "Apunt",
-        "media_description_error": "Ha fallat la pujada del Mèdia, prova de nou",
-        "media_not_sensitive_warning": "Tens un Avís de Contingut però els adjunts no estan marcats com a sensibles!"
+        "posting": "Publicant",
+        "preview": "Vista prèvia",
+        "preview_empty": "Buida",
+        "scope": {
+            "direct": "Directe - publica només per als usuaris etiquetats",
+            "local": "Local - no federar aquest apunt",
+            "private": "Només seguidors - publica només per als teus seguidors",
+            "public": "Pública - publica a les línies de temps públiques",
+            "unlisted": "No llistat - no es mostra en les línies de temps públiques"
+        },
+        "scope_notice": {
+            "local": "Aquest apunt no serà visible en altres instàncies",
+            "private": "Aquest apunt serà visible només per els teus seguidors",
+            "public": "Aquest apunt serà visible per a tothom",
+            "unlisted": "Aquest apunt no es veurà ni a la Línia de temps Pública ni a Tota la Xarxa Coneguda"
+        }
     },
     "registration": {
         "bio": "Bio",
+        "bio_placeholder": "p.e.\nHola, sóc la Lain.\nSóc una noia anime que viu a un suburbi de Japó. Potser em coneixes per Wired.",
+        "captcha": "CAPTCHA",
         "email": "Adreça de Correu",
+        "email_language": "En quina llengua vols rebre els correus del servidor?",
         "fullname": "Nom a mostrar",
+        "fullname_placeholder": "p. ex. Lain Iwakura",
+        "new_captcha": "Clica a la imatge per a obtenir un nou captcha",
         "password_confirm": "Confirma la contrasenya",
+        "reason": "Raó per a registrar-se",
+        "reason_placeholder": "Aquesta instància aprova els registres manualment.\nExplica a l'administració per què vols registrar-te.",
+        "register": "Registre",
         "registration": "Registre",
         "token": "Codi d'invitació",
+        "username_placeholder": "p. ex. lain",
         "validations": {
+            "email_required": "no es pot deixar en blanc",
+            "fullname_required": "no es pot deixar en blanc",
             "password_confirmation_match": "hauria de ser la mateixa que la contrasenya",
             "password_confirmation_required": "no es pot deixar en blanc",
             "password_required": "no es pot deixar en blanc",
-            "email_required": "no es pot deixar en blanc",
-            "fullname_required": "no es pot deixar en blanc",
             "username_required": "no es pot deixar en blanc"
-        },
-        "fullname_placeholder": "p. ex. Lain Iwakura",
-        "username_placeholder": "p. ex. lain",
-        "captcha": "CAPTCHA",
-        "register": "Registre",
-        "reason": "Raó per a registrar-se",
-        "bio_placeholder": "p.e.\nHola, sóc la Lain.\nSóc una noia anime que viu a un suburbi de Japó. Potser em coneixes per Wired.",
-        "reason_placeholder": "Aquesta instància aprova els registres manualment.\nExplica a l'administració per què vols registrar-te.",
-        "new_captcha": "Clica a la imatge per a obtenir un nou captcha",
-        "email_language": "En quina llengua vols rebre els correus del servidor?"
+        }
+    },
+    "remote_user_resolver": {
+        "error": "No trobat.",
+        "remote_user_resolver": "Resolució d'usuari remot",
+        "searching_for": "Cercant per"
+    },
+    "search": {
+        "hashtags": "Etiquetes",
+        "no_results": "No hi ha resultats",
+        "people": "Persones",
+        "people_talking": "{count} persones parlant",
+        "person_talking": "{count} persones parlant"
+    },
+    "selectable_list": {
+        "select_all": "Selecciona-ho tot"
     },
     "settings": {
+        "accent": "Accent",
+        "account_alias": "Àlies del compte",
+        "account_alias_table_head": "Àlies",
+        "account_backup": "Copia de seguretat del compte",
+        "account_backup_description": "Això et permetrà descarregar un arxiu del teu compte i les teves publicacions però no podran ser importades en un compte Akkoma.",
+        "account_backup_table_head": "Copia de seguretat",
+        "account_privacy": "Privacitat",
+        "add_alias_error": "Error al afegir l'àlies: {error}",
+        "add_backup": "Crea una nova copia de seguretat",
+        "add_backup_error": "Error al afegir una nova còpia de seguretat: {error}",
+        "added_alias": "S'ha afegit l'àlies.",
+        "added_backup": "Afegida una nova còpia de seguretat.",
+        "allow_following_move": "Permet el seguiment automàtic quan un compte a qui seguim es mogui",
+        "always_show_post_button": "Mostra sempre el botó flotant d'Apunt Nou",
+        "app_name": "Nom de l'aplicació",
         "attachmentRadius": "Adjunts",
         "attachments": "Adjunts",
+        "autohide_floating_post_button": "Ocultar automàticament el botó 'Nou Apunt' (mòbil)",
         "avatar": "Avatar",
         "avatarAltRadius": "Avatars (notificacions)",
         "avatarRadius": "Avatars",
+        "avatar_size_instruction": "La mida mínima recomanada per les imatges dels avatars és de 150x150 píxels.",
         "background": "Fons de pantalla",
+        "backup_not_ready": "Aquesta copia de seguretat encara no està llesta.",
         "bio": "Bio",
+        "block_export": "Exporta bloquejos",
+        "block_export_button": "Exporta els teus bloquejos a un arxiu csv",
+        "block_import": "Importa bloquejos",
+        "block_import_error": "Error al importar bloquejos",
+        "blocks_imported": "Bloquejos importats! Processar-los pot trigar una mica.",
+        "blocks_tab": "Bloquejos",
+        "bot": "Aquest és un compte bot",
         "btnRadius": "Botons",
         "cBlue": "Blau (respon, segueix)",
         "cGreen": "Verd (republica)",
         "cOrange": "Taronja (afavoreix)",
         "cRed": "Vermell (canceŀla)",
+        "change_email": "Canvia el correu electrònic",
+        "change_email_error": "Hi ha hagut un problema al canviar el teu correu electrònic.",
         "change_password": "Canvia la contrasenya",
         "change_password_error": "Hi ha hagut un problema al canviar la teva contrasenya.",
+        "changed_email": "Correu electrònic canviat amb èxit!",
         "changed_password": "S'ha canviat la contrasenya correctament!",
+        "chatMessageRadius": "Missatge de xat",
+        "checkboxRadius": "Caselles",
         "collapse_subject": "Replega els apunts amb assumpte",
+        "composing": "Composant",
         "confirm_new_password": "Confirma la nova contrasenya",
+        "conversation_display": "Estil de visualització de la conversa",
+        "conversation_display_linear": "Estil linear",
+        "conversation_display_tree": "Estil d'arbre",
+        "conversation_other_replies_button": "Mostra el botó \"altres respostes\"",
+        "conversation_other_replies_button_below": "Apunts a sota",
+        "conversation_other_replies_button_inside": "Apunts interiors",
         "current_avatar": "El teu avatar actual",
+        "current_mascot": "La teva mascota actual",
         "current_password": "Contrasenya actual",
         "current_profile_banner": "El fons de perfil actual",
         "data_import_export_tab": "Importa dades / exporta",
@@ -201,7 +415,28 @@
         "delete_account_description": "Esborra permanentment les teves dades i desactiva el teu compte.",
         "delete_account_error": "Hi ha hagut un problema al esborrar el teu compte. Si continua així, contacta amb l'administrador de l'instància.",
         "delete_account_instructions": "Escriu la teva contrasenya en el camp de sota per a confirmar esborrar el compte.",
+        "disable_sticky_headers": "No enganxis les capçaleres de columna en la part superior de la pantalla",
+        "discoverable": "Permet descobrir aquest compte en resultats de cerques i altres serveis",
+        "domain_mutes": "Dominis",
+        "download_backup": "Descàrrega",
+        "email_language": "Llengua per a rebre correus des d'el servidor",
+        "emoji_reactions_on_timeline": "Mostra reaccions emoji en la línia de temps",
+        "enable_web_push_notifications": "Habilitar notificacions del navegador",
+        "enter_current_password_to_confirm": "Posa la teva contrasenya actual per a confirmar la teva identitat",
+        "expert_mode": "Mostra avançat",
         "export_theme": "Desa el tema",
+        "file_export_import": {
+            "backup_restore": "Còpia de seguretat de la configuració",
+            "backup_settings": "Còpia de seguretat de la configuració a un fitxer",
+            "backup_settings_theme": "Còpia de seguretat de la configuració i tema a un fitxer",
+            "errors": {
+                "file_slightly_new": "La versió menor del fitxer és diferent, alguns paràmetres podrien no carregar-se",
+                "file_too_new": "Versió important incompatible: {fileMajor}, aquest PleromaFE (configuració versió {feMajor}) és massa antiga per gestionar-lo",
+                "file_too_old": "Versió important incompatible: {fileMajor}, la versió del fitxer és massa antiga i no està suportada (min. set. ver. {feMajor})",
+                "invalid_file": "El fitxer seleccionat no és suportat per Akkoma com a còpia de seguretat de la configuració. No s'ha realitzat cap canvi."
+            },
+            "restore_settings": "Restaurar configuració des d'un fitxer"
+        },
         "filtering": "Filtrant",
         "filtering_explanation": "Es silenciaran tots els apunts que continguin aquestes paraules, una per línia",
         "follow_export": "Exporta els seguits",
@@ -211,821 +446,586 @@
         "follow_import_error": "Error al importar els seguidors",
         "follows_imported": "S'han importat els seguits! Processar-los portarà una estona.",
         "foreground": "Primer pla",
+        "fun": "Divertit",
         "general": "General",
+        "greentext": "Text verd (meme arrows)",
+        "hide_all_muted_posts": "Ocultar apunts silenciades",
         "hide_attachments_in_convo": "Amaga els adjunts en les converses",
         "hide_attachments_in_tl": "Amaga els adjunts en la línia de temps",
+        "hide_bot_indication": "Amaga l'indicació de bot en els apunts",
+        "hide_favorites_description": "No mostrar la llista dels meus favorits (la gent seguirà sent notificada)",
+        "hide_filtered_statuses": "Amaga apunts filtrats",
+        "hide_followers_count_description": "No mostrar el número de seguidors",
+        "hide_followers_description": "No mostris qui m'està seguint",
+        "hide_follows_count_description": "No mostrar el número dels meus seguits",
+        "hide_follows_description": "No mostris a qui segueixo",
+        "hide_isp": "Amaga el panell especific de la instància",
+        "hide_list_aliases_error_action": "Tanca",
+        "hide_media_previews": "Ocultar les vistes prèvies multimèdia",
+        "hide_muted_posts": "Amaga els apunts de comptes silenciats",
+        "hide_muted_threads": "Amaga fils silenciats",
+        "hide_post_stats": "Amaga les estadístiques dels apunts (p. ex. el número de favorits)",
+        "hide_shoutbox": "Amaga la casella de gàbia de grills",
+        "hide_user_stats": "Amaga les estadístiques de l'usuari (p. ex. el número de seguidors)",
+        "hide_wallpaper": "Amagar el fons de la instància",
+        "hide_wordfiltered_statuses": "Amaga apunts filtrats per paraules",
+        "import_blocks_from_a_csv_file": "Importa bloquejos des d'un arxiu csv",
         "import_followers_from_a_csv_file": "Importa els seguits des d'un fitxer CSV",
+        "import_mutes_from_a_csv_file": "Importar silenciats des d'un fitxer csv",
         "import_theme": "Carrega un tema",
         "inputRadius": "Camps d'entrada",
         "instance_default": "(default: {value})",
+        "instance_default_simple": "(per defecte)",
+        "interface": "Interfície",
         "interfaceLanguage": "Llengua de la interfície",
         "invalid_theme_imported": "L'arxiu seleccionat no és un tema vàlid de Akkoma. No s'ha fet cap canvi al teu tema actual.",
         "limited_availability": "No està disponible en el teu navegador",
         "links": "Enllaços",
+        "list_aliases_error": "Error al obtenir els àlies: {error}",
+        "list_backups_error": "Error al recuperar la llista de copies de seguretat: {error}",
         "lock_account_description": "Restringeix el teu compte només a seguidors aprovats",
         "loop_video": "Vídeos en bucle",
         "loop_video_silent_only": "Només bucle de vídeos sense so (com els \"GIF\" de Mastodon)",
+        "mascot": "Mascota de Mastodon FE",
+        "max_depth_in_thread": "Màxim número de nivells en el fil per mostrar per defecte",
+        "max_thumbnails": "Quantitat màxima de miniatures per apunt (buit = sense limit)",
+        "mention_link_bolden_you": "Destaca mencions per tu quan et mencionin",
+        "mention_link_display": "Mostra els enllaços de mencions",
+        "mention_link_display_full": "sempre com a noms complets (p. ex. {'@'}maria{'@'}exemple.cat)",
+        "mention_link_display_full_for_remote": "com a noms complets només per a usuaris remots (p. ex.. {'@'}maria{'@'}exemple.cat)",
+        "mention_link_display_short": "sempre com a noms curts (p. ex. {'@'}joan)",
+        "mention_link_fade_domain": "Dominis esvaïts (p. ex. {'@'}exemple.cat a {'@'}joan{'@'}exemple.cat)",
+        "mention_link_show_avatar": "Mostra l'avatar del usuari sota l'enllaç",
+        "mention_link_show_tooltip": "Mostra noms d'usuari complet com a globus per a usuaris remots",
+        "mention_links": "Enllaços de mencions",
+        "mentions_new_place": "Posa les mencions en una línia separada",
+        "mentions_new_style": "Enllaços d'esment més elegants",
+        "mfa": {
+            "authentication_methods": "Mètodes d'autenticació",
+            "confirm_and_enable": "Confirma i habilita OTP",
+            "generate_new_recovery_codes": "Genera nous codis de recuperació",
+            "otp": "OTP",
+            "recovery_codes": "Codis de recuperació.",
+            "recovery_codes_warning": "Anota els codis o desa'ls en un lloc segur - si no ho fas, no els podràs veure mai més . Si perds l'accés a la teva aplicació 2FA i als codis de recuperació, no podràs accedir al compte.",
+            "scan": {
+                "desc": "S'està usant la teva aplicació de dos factors, escaneja aquest codi QR o introdueix la clau de text:",
+                "secret_code": "Clau",
+                "title": "Escanejar"
+            },
+            "setup_otp": "Configurar OTP",
+            "title": "Autenticació de dos factors",
+            "verify": {
+                "desc": "Per a habilitar l'autenticació de dos factors, introdueix el codi des de la teva aplicació de dos factors:"
+            },
+            "wait_pre_setup_otp": "preconfiguració OTP",
+            "waiting_a_recovery_codes": "Rebent còpies de seguretat dels codis…",
+            "warning_of_generate_new_codes": "Quan generes nous codis de recuperació, els teus antics ja no funcionaran més."
+        },
+        "minimal_scopes_mode": "Minimitzar les opcions de selecció del abast del apunt",
+        "more_settings": "Més opcions",
+        "move_account": "Mou el compte",
+        "move_account_error": "Error al moure el compte: {error}",
+        "move_account_notes": "Si vols moure el compte a un altre lloc has d'anar a aquest altre compte i afegir un àlies que apunti a aquest.",
+        "move_account_target": "Compte destí (p.ex. {example})",
+        "moved_account": "El compte s'ha mogut.",
+        "mute_bot_posts": "Silencia publicacions de bot",
+        "mute_export": "Exportar silenciats",
+        "mute_export_button": "Exportar els teus silenciats a un fitxer csv",
+        "mute_import": "Importar silenciats",
+        "mute_import_error": "Error al importar silenciats",
+        "mutes_and_blocks": "Silenciaments i bloquejos",
+        "mutes_imported": "Silenciats importats! Processar-los portarà una estona.",
+        "mutes_tab": "Silenciats",
         "name": "Nom",
         "name_bio": "Nom i bio",
+        "new_alias_target": "Afegeix un nou àlies (p.ex. {example})",
+        "new_email": "Nou correu electrònic",
         "new_password": "Contrasenya nova",
+        "no_blocks": "No hi han bloquejats",
+        "no_mutes": "No hi han silenciats",
+        "no_rich_text_description": "Neteja el format de text de tots els apunts",
+        "notification_blocks": "Bloquejar a un usuari para totes les notificacions i cancel·la la subscripció.",
+        "notification_mutes": "Per a deixar de rebre notificacions d'un usuari en concret, silencia'l.",
+        "notification_setting_block_from_strangers": "Bloqueja les notificacions dels usuaris que no segueixes",
+        "notification_setting_filters": "Filtres",
+        "notification_setting_hide_if_cw": "Amaga els continguts de les publicacions push si son sota un Avís de Contingut",
+        "notification_setting_hide_notification_contents": "Amagar el remitent i els continguts de les notificacions push",
+        "notification_setting_privacy": "Privacitat",
         "notification_visibility": "Tipus de notificacions a mostrar",
+        "notification_visibility_emoji_reactions": "reacciona",
         "notification_visibility_follows": "Seguits",
         "notification_visibility_likes": "m'afavoreix",
         "notification_visibility_mentions": "em menciona",
+        "notification_visibility_moves": "es mou",
+        "notification_visibility_polls": "finalitza una enquesta on hi has votat",
         "notification_visibility_repeats": "em repeteix",
-        "no_rich_text_description": "Neteja el format de text de tots els apunts",
+        "notifications": "Notificacions",
         "nsfw_clickthrough": "Amaga els Mèdia sensibles/NSFW",
         "oauth_tokens": "Codis OAuth",
-        "token": "Token",
-        "refresh_token": "Actualitza el token",
-        "valid_until": "Vàlid fins",
-        "revoke_token": "Revoca",
+        "pad_emoji": "Acompanya els emojis amb espais al afegir-los des del selector",
         "panelRadius": "Panells",
         "pause_on_unfocused": "Pausa quan la pestanya perdi el focus",
+        "play_videos_in_modal": "Reproduir vídeos en un marc emergent",
+        "post_look_feel": "Aspecte i Sensació dels apunts",
+        "post_status_content_type": "Tipus de contingut del apunt",
+        "posts": "Apunts",
+        "preload_images": "Precarregar les imatges",
         "presets": "Temes",
         "profile_background": "Fons del perfil",
         "profile_banner": "Banner del perfil",
+        "profile_fields": {
+            "add_field": "Afegeix un camp",
+            "label": "Metadades del perfil",
+            "name": "Etiqueta",
+            "value": "Contingut"
+        },
         "profile_tab": "Perfil",
         "radii_help": "Configura l'arrodoniment de les vores (en píxels)",
+        "refresh_token": "Actualitza el token",
+        "remove_alias": "Elimina aquest àlies",
+        "remove_backup": "Treure",
+        "render_mfm": "Renderitza Markdown de Misskey",
         "replies_in_timeline": "Respostes en línia de temps",
         "reply_visibility_all": "Mostra totes les respostes",
         "reply_visibility_following": "Mostra només les respostes dirigides a mi o a usuaris que segueixo",
+        "reply_visibility_following_short": "Mostrar respostes als meus seguits",
         "reply_visibility_self": "Mostra només les respostes dirigides a mi",
-        "saving_err": "Error al desar la configuració",
-        "saving_ok": "Configuració desada",
-        "security_tab": "Seguretat",
-        "set_new_avatar": "Establir un nou avatar",
-        "set_new_profile_background": "Canvia el fons del perfil",
-        "set_new_profile_banner": "Establir un nou banner del perfil",
-        "settings": "Configuració",
-        "stop_gifs": "Anima les imatges animades fins que hi passis el cursor per sobre",
-        "streaming": "Mostra automàticament els nous apunts quan et desplacis a la part superior",
-        "text": "Text",
-        "theme": "Tema",
-        "theme_help": "Utilitza els codis de color hex (#rrggbb) per a personalitzar el color del teu tema.",
-        "tooltipRadius": "Globus/alertes",
-        "user_settings": "Configuració d'usuari",
-        "values": {
-            "false": "no",
-            "true": "sí"
-        },
-        "show_moderator_badge": "Mostra l'insígnia \"Moderador\" en el meu perfil",
-        "show_admin_badge": "Mostra l'insígnia \"Administrador\" en el meu perfil",
-        "hide_followers_description": "No mostris qui m'està seguint",
-        "hide_follows_description": "No mostris a qui segueixo",
-        "notification_visibility_emoji_reactions": "reacciona",
-        "new_email": "Nou correu electrònic",
-        "profile_fields": {
-            "value": "Contingut",
-            "name": "Etiqueta",
-            "add_field": "Afegeix un camp",
-            "label": "Metadades del perfil"
-        },
-        "mutes_tab": "Silenciats",
-        "interface": "Interfície",
-        "instance_default_simple": "(per defecte)",
-        "checkboxRadius": "Caselles",
-        "import_blocks_from_a_csv_file": "Importa bloquejos des d'un arxiu csv",
-        "hide_post_stats": "Amaga les estadístiques dels apunts (p. ex. el número de favorits)",
-        "use_one_click_nsfw": "Obre els adjunts NSFW amb només un clic",
-        "hide_muted_posts": "Amaga els apunts de comptes silenciats",
-        "avatar_size_instruction": "La mida mínima recomanada per les imatges dels avatars és de 150x150 píxels.",
-        "domain_mutes": "Dominis",
-        "discoverable": "Permet descobrir aquest compte en resultats de cerques i altres serveis",
-        "mutes_and_blocks": "Silenciaments i bloquejos",
-        "composing": "Composant",
-        "chatMessageRadius": "Missatge de xat",
-        "changed_email": "Correu electrònic canviat amb èxit!",
-        "change_email_error": "Hi ha hagut un problema al canviar el teu correu electrònic.",
-        "change_email": "Canvia el correu electrònic",
-        "bot": "Aquest és un compte bot",
-        "blocks_tab": "Bloquejos",
-        "blocks_imported": "Bloquejos importats! Processar-los pot trigar una mica.",
-        "block_import_error": "Error al importar bloquejos",
-        "block_import": "Importa bloquejos",
-        "block_export_button": "Exporta els teus bloquejos a un arxiu csv",
-        "block_export": "Exporta bloquejos",
-        "allow_following_move": "Permet el seguiment automàtic quan un compte a qui seguim es mogui",
-        "mfa": {
-            "scan": {
-                "secret_code": "Clau",
-                "title": "Escanejar",
-                "desc": "S'està usant la teva aplicació de dos factors, escaneja aquest codi QR o introdueix la clau de text:"
-            },
-            "authentication_methods": "Mètodes d'autenticació",
-            "waiting_a_recovery_codes": "Rebent còpies de seguretat dels codis…",
-            "recovery_codes": "Codis de recuperació.",
-            "warning_of_generate_new_codes": "Quan generes nous codis de recuperació, els teus antics ja no funcionaran més.",
-            "generate_new_recovery_codes": "Genera nous codis de recuperació",
-            "otp": "OTP",
-            "confirm_and_enable": "Confirma i habilita OTP",
-            "recovery_codes_warning": "Anota els codis o desa'ls en un lloc segur - si no ho fas, no els podràs veure mai més . Si perds l'accés a la teva aplicació 2FA i als codis de recuperació, no podràs accedir al compte.",
-            "title": "Autenticació de dos factors",
-            "setup_otp": "Configurar OTP",
-            "wait_pre_setup_otp": "preconfiguració OTP",
-            "verify": {
-                "desc": "Per a habilitar l'autenticació de dos factors, introdueix el codi des de la teva aplicació de dos factors:"
-            }
-        },
-        "enter_current_password_to_confirm": "Posa la teva contrasenya actual per a confirmar la teva identitat",
-        "security": "Seguretat",
-        "app_name": "Nom de l'aplicació",
-        "subject_line_mastodon": "Com a mastodon: copiar com és",
-        "mute_export_button": "Exportar els teus silenciats a un fitxer csv",
-        "mute_import_error": "Error al importar silenciats",
-        "mutes_imported": "Silenciats importats! Processar-los portarà una estona.",
-        "import_mutes_from_a_csv_file": "Importar silenciats des d'un fitxer csv",
-        "word_filter": "Filtre de paraules",
-        "hide_media_previews": "Ocultar les vistes prèvies multimèdia",
-        "hide_filtered_statuses": "Amaga apunts filtrats",
-        "play_videos_in_modal": "Reproduir vídeos en un marc emergent",
-        "file_export_import": {
-            "errors": {
-                "invalid_file": "El fitxer seleccionat no és suportat per Akkoma com a còpia de seguretat de la configuració. No s'ha realitzat cap canvi.",
-                "file_too_new": "Versió important incompatible: {fileMajor}, aquest PleromaFE (configuració versió {feMajor}) és massa antiga per gestionar-lo",
-                "file_too_old": "Versió important incompatible: {fileMajor}, la versió del fitxer és massa antiga i no està suportada (min. set. ver. {feMajor})",
-                "file_slightly_new": "La versió menor del fitxer és diferent, alguns paràmetres podrien no carregar-se"
-            },
-            "backup_settings": "Còpia de seguretat de la configuració a un fitxer",
-            "backup_settings_theme": "Còpia de seguretat de la configuració i tema a un fitxer",
-            "restore_settings": "Restaurar configuració des d'un fitxer",
-            "backup_restore": "Còpia de seguretat de la configuració"
-        },
-        "user_mutes": "Usuaris",
-        "subject_line_email": "Com a l'email: \"re: assumpte\"",
-        "search_user_to_block": "Busca a qui vols bloquejar",
-        "save": "Desar els canvis",
-        "use_contain_fit": "No retallar els adjunts en miniatures",
+        "reply_visibility_self_short": "Mostrar només respostes a mi mateix",
+        "reset_avatar": "Restablir l'avatar",
+        "reset_avatar_confirm": "Realment vols restablir l'avatar?",
+        "reset_background_confirm": "Realment vols restablir el fons?",
+        "reset_banner_confirm": "Realment vols restablir el banner?",
         "reset_profile_background": "Restablir fons del perfil",
         "reset_profile_banner": "Restablir banner del perfil",
-        "emoji_reactions_on_timeline": "Mostra reaccions emoji en la línia de temps",
-        "max_thumbnails": "Quantitat màxima de miniatures per apunt (buit = sense limit)",
-        "hide_user_stats": "Amaga les estadístiques de l'usuari (p. ex. el número de seguidors)",
-        "reset_banner_confirm": "Realment vols restablir el banner?",
-        "reset_background_confirm": "Realment vols restablir el fons?",
-        "subject_input_always_show": "Sempre mostrar el camp del assumpte",
-        "subject_line_noop": "No copiar",
-        "subject_line_behavior": "Copiar l'assumpte en les respostes",
-        "search_user_to_mute": "Busca a qui vols silenciar",
-        "mute_export": "Exportar silenciats",
-        "scope_copy": "Copiar visibilitat quan responguis (en els missatges directes sempre es copia)",
-        "reset_avatar": "Restablir l'avatar",
+        "revoke_token": "Revoca",
         "right_sidebar": "Ordre invers de les columnes",
-        "no_blocks": "No hi han bloquejats",
-        "no_mutes": "No hi han silenciats",
-        "hide_follows_count_description": "No mostrar el número dels meus seguits",
-        "mute_import": "Importar silenciats",
-        "hide_all_muted_posts": "Ocultar apunts silenciades",
-        "hide_wallpaper": "Amagar el fons de la instància",
-        "notification_visibility_moves": "es mou",
-        "reply_visibility_following_short": "Mostrar respostes als meus seguits",
-        "reply_visibility_self_short": "Mostrar només respostes a mi mateix",
-        "autohide_floating_post_button": "Ocultar automàticament el botó 'Nou Apunt' (mòbil)",
-        "minimal_scopes_mode": "Minimitzar les opcions de selecció del abast del apunt",
+        "save": "Desar els canvis",
+        "saving_err": "Error al desar la configuració",
+        "saving_ok": "Configuració desada",
+        "scope_copy": "Copiar visibilitat quan responguis (en els missatges directes sempre es copia)",
+        "search_user_to_block": "Busca a qui vols bloquejar",
+        "search_user_to_mute": "Busca a qui vols silenciar",
+        "security": "Seguretat",
+        "security_tab": "Seguretat",
         "sensitive_by_default": "Marcar apunts com a sensibles per defecte",
-        "useStreamingApi": "Rebre apunts i notificacions en temps real",
-        "hide_isp": "Amaga el panell especific de la instància",
-        "preload_images": "Precarregar les imatges",
+        "sensitive_if_subject": "Marca automàticament les imatges com a sensibles si s'ha especificat la línia assumpte",
+        "set_new_avatar": "Establir un nou avatar",
+        "set_new_mascot": "Establir una nova mascota",
+        "set_new_profile_background": "Canvia el fons del perfil",
+        "set_new_profile_banner": "Establir un nou banner del perfil",
         "setting_changed": "La configuració és diferent a la predeterminada",
-        "hide_followers_count_description": "No mostrar el número de seguidors",
-        "reset_avatar_confirm": "Realment vols restablir l'avatar?",
-        "accent": "Accent",
-        "useStreamingApiWarning": "És genial emprar-lo. Si es trenca, refresca, suposo?",
+        "setting_server_side": "Aquest ajust està lligat al teu perfil i afectarà a totes les sessions i clients",
+        "settings": "Configuració",
+        "show_admin_badge": "Mostra l'insígnia \"Administrador\" en el meu perfil",
+        "show_moderator_badge": "Mostra l'insígnia \"Moderador\" en el meu perfil",
+        "show_scrollbars": "Mostra les barres de desplaçament de la columna lateral",
+        "show_yous": "Mostra (Tu)s",
+        "stop_gifs": "Anima les imatges animades fins que hi passis el cursor per sobre",
+        "streaming": "Mostra automàticament els nous apunts quan et desplacis a la part superior",
         "style": {
-            "fonts": {
-                "family": "Nom de la font",
-                "size": "Mida (en píxels)",
-                "custom": "Personalitza",
-                "_tab_label": "Fonts",
-                "help": "Selecciona la font per als elements de la interfície. Per a \"personalitzat\" has d'escriure el nom de la font exactament com apareix al sistema.",
-                "components": {
-                    "post": "Text dels apunts",
-                    "postCode": "Text mono-espai en un apunt (text enriquit)",
-                    "input": "Camps d'entrada",
-                    "interface": "Interfície"
+            "advanced_colors": {
+                "_tab_label": "Avançat",
+                "alert": "Fons d'alertes",
+                "alert_error": "Error",
+                "alert_neutral": "Neutral",
+                "alert_warning": "Avís",
+                "badge": "Fons de insígnies",
+                "badge_notification": "Notificacions",
+                "borders": "Bordes",
+                "buttons": "Botons",
+                "chat": {
+                    "border": "Vora",
+                    "incoming": "Entrant",
+                    "outgoing": "Eixint"
                 },
-                "weight": "Pes (negreta)"
-            },
-            "preview": {
-                "input": "Acabo d'aterrar a Los Angeles.",
-                "button": "Botó",
-                "mono": "contingut",
-                "content": "Contingut",
-                "header": "Previsualització",
-                "header_faint": "Això està bé",
-                "error": "Exemple d'error",
-                "faint_link": "Manual d'ajuda",
-                "checkbox": "He llegit els termes i condicions",
-                "link": "un bonic enllaç",
-                "fine_print": "Llegiu el nostre {0} per no aprendre res útil!",
-                "text": "Un grapat més {0} i {1}"
-            },
-            "shadows": {
-                "spread": "Difon",
-                "filter_hint": {
-                    "drop_shadow_syntax": "{0} no suporta el paràmetre {1} i la paraula clau {2}.",
-                    "avatar_inset": "Tingues en compte que combinar ombres interiors i no interiors als avatars podria donar resultats inesperats amb avatars transparents.",
-                    "inset_classic": "Les ombres interiors usaran {0}",
-                    "always_drop_shadow": "Advertència, aquesta ombra sempre utilitza {0} quan el navegador ho suporta.",
-                    "spread_zero": "Ombres amb propagació > 0 apareixeran com si estigueren posades a zero"
-                },
-                "components": {
-                    "popup": "Globus i finestres emergents",
-                    "panel": "Panell",
-                    "panelHeader": "Capçalera del panell",
-                    "avatar": "Avatar de l'usuari (en vista de perfil)",
-                    "input": "Camp d'entrada",
-                    "buttonHover": "Botó (surant)",
-                    "buttonPressed": "Botó (pressionat)",
-                    "topBar": "Barra superior",
-                    "buttonPressedHover": "Botó (pressionat i surant)",
-                    "avatarStatus": "Avatar de l'usuari (en vista de apunt)",
-                    "button": "Botó"
-                },
-                "hintV3": "per a les ombres també pots usar la notació {0} per a utilitzar un altre espai de color.",
-                "blur": "Difuminat",
-                "component": "Component",
-                "override": "Sobreescriure",
-                "shadow_id": "Ombra #{value}",
-                "_tab_label": "Ombra i il·luminació",
-                "inset": "Ombra interior"
-            },
-            "switcher": {
-                "use_snapshot": "Versió antiga",
-                "help": {
-                    "future_version_imported": "El fitxer importat es va crear per a una versió del front-end més recent.",
-                    "migration_snapshot_ok": "Per a estar segurs, s'ha carregat la instantània del tema. Pots intentar carregar les dades del tema.",
-                    "migration_napshot_gone": "Per alguna raó, faltava la instantània, algunes coses podrien veure's diferents del que recordes.",
-                    "snapshot_source_mismatch": "Conflicte de versions: probablement el front-end s'ha revertit i actualitzat de nou, si has canviat el tema en una versió anterior, segurament vols utilitzar la versió antiga; d'altra banda utilitza la nova versió.",
-                    "v2_imported": "El fitxer que has importat va ser creat per a un front-end més antic. Intentem maximitzar la compatibilitat, però podrien haver inconsistències.",
-                    "fe_upgraded": "El motor de temes de PleromaFE es va actualitzar després de l'actualització de la versió.",
-                    "snapshot_missing": "No hi havia cap instantània del tema al fitxer, per tant podria veure's diferent del previst originalment.",
-                    "upgraded_from_v2": "PleromaFE s'ha actualitzat, el tema es pot veure una mica diferent de com el recordes.",
-                    "fe_downgraded": "Versió de PleromaFE revertida.",
-                    "older_version_imported": "El fitxer que has importat va ser creat en una versió del front-end més antiga.",
-                    "snapshot_present": "S'ha carregat la instantània del tema, de manera que tots els valors estan sobreescrits. En canvi, podeu carregar les dades reals del tema."
-                },
-                "keep_as_is": "Mantindre com està",
-                "save_load_hint": "Les opcions \"Mantindre\" conserven les opcions configurades actualment al seleccionar o carregar temes, també emmagatzema aquestes opcions quan s'exporta un tema. Quan es desactiven totes les caselles de verificació, exportar el tema ho desarà tot.",
-                "keep_color": "Mantindre colors",
-                "keep_opacity": "Mantindre opacitat",
-                "keep_shadows": "Mantindre ombres",
-                "keep_fonts": "Mantindre fonts",
-                "keep_roundness": "Mantindre rodoneses",
-                "clear_all": "Netejar tot",
-                "reset": "Reiniciar",
-                "load_theme": "Carregar tema",
-                "use_source": "Nova versió",
-                "clear_opacity": "Netejar opacitat"
+                "disabled": "Deshabilitat",
+                "faint_text": "Text esvaït",
+                "highlight": "Elements destacats",
+                "icons": "Icones",
+                "inputs": "Camps d'entrada",
+                "panel_header": "Capçalera del panell",
+                "poll": "Gràfica de l'enquesta",
+                "popover": "Suggeriments, menús, superposicions",
+                "post": "Apunts/Bio d'usuari",
+                "pressed": "Pressionat",
+                "selectedMenu": "Element del menú seleccionat",
+                "selectedPost": "Apunt seleccionat",
+                "tabs": "Pestanyes",
+                "toggled": "Commutat",
+                "top_bar": "Barra superior",
+                "underlay": "Subratllat",
+                "wallpaper": "Fons de pantalla"
             },
             "common": {
+                "color": "Color",
                 "contrast": {
-                    "hint": "El ràtio de contrast és {ratio}. {level} {context}",
-                    "level": {
-                        "bad": "no compleix amb cap pauta d'accessibilitat",
-                        "aaa": "Compleix amb la guia del nivell AA (recomanat)",
-                        "aa": "Compleix amb la guia del nivell AA (mínim)"
-                    },
                     "context": {
                         "18pt": "per a textos grans (+18pt)",
                         "text": "per a textos"
+                    },
+                    "hint": "El ràtio de contrast és {ratio}. {level} {context}",
+                    "level": {
+                        "aa": "Compleix amb la guia del nivell AA (mínim)",
+                        "aaa": "Compleix amb la guia del nivell AA (recomanat)",
+                        "bad": "no compleix amb cap pauta d'accessibilitat"
                     }
                 },
-                "opacity": "Opacitat",
-                "color": "Color"
-            },
-            "advanced_colors": {
-                "badge": "Fons de insígnies",
-                "inputs": "Camps d'entrada",
-                "wallpaper": "Fons de pantalla",
-                "pressed": "Pressionat",
-                "chat": {
-                    "outgoing": "Eixint",
-                    "border": "Vora",
-                    "incoming": "Entrant"
-                },
-                "borders": "Bordes",
-                "panel_header": "Capçalera del panell",
-                "buttons": "Botons",
-                "faint_text": "Text esvaït",
-                "poll": "Gràfica de l'enquesta",
-                "toggled": "Commutat",
-                "alert": "Fons d'alertes",
-                "alert_error": "Error",
-                "alert_warning": "Avís",
-                "post": "Apunts/Bio d'usuari",
-                "badge_notification": "Notificacions",
-                "selectedMenu": "Element del menú seleccionat",
-                "tabs": "Pestanyes",
-                "_tab_label": "Avançat",
-                "alert_neutral": "Neutral",
-                "popover": "Suggeriments, menús, superposicions",
-                "top_bar": "Barra superior",
-                "highlight": "Elements destacats",
-                "disabled": "Deshabilitat",
-                "icons": "Icones",
-                "selectedPost": "Apunt seleccionat",
-                "underlay": "Subratllat"
+                "opacity": "Opacitat"
             },
             "common_colors": {
-                "main": "Colors comuns",
-                "rgbo": "Icones, accents, insígnies",
+                "_tab_label": "Comú",
                 "foreground_hint": "mira la pestanya \"Avançat\" per a un control més detallat",
-                "_tab_label": "Comú"
+                "main": "Colors comuns",
+                "rgbo": "Icones, accents, insígnies"
+            },
+            "fonts": {
+                "_tab_label": "Fonts",
+                "components": {
+                    "input": "Camps d'entrada",
+                    "interface": "Interfície",
+                    "post": "Text dels apunts",
+                    "postCode": "Text mono-espai en un apunt (text enriquit)"
+                },
+                "custom": "Personalitza",
+                "family": "Nom de la font",
+                "help": "Selecciona la font per als elements de la interfície. Per a \"personalitzat\" has d'escriure el nom de la font exactament com apareix al sistema.",
+                "size": "Mida (en píxels)",
+                "weight": "Pes (negreta)"
+            },
+            "preview": {
+                "button": "Botó",
+                "checkbox": "He llegit els termes i condicions",
+                "content": "Contingut",
+                "error": "Exemple d'error",
+                "faint_link": "Manual d'ajuda",
+                "fine_print": "Llegiu el nostre {0} per no aprendre res útil!",
+                "header": "Previsualització",
+                "header_faint": "Això està bé",
+                "input": "Acabo d'aterrar a Los Angeles.",
+                "link": "un bonic enllaç",
+                "mono": "contingut",
+                "text": "Un grapat més {0} i {1}"
             },
             "radii": {
                 "_tab_label": "Rodonesa"
+            },
+            "shadows": {
+                "_tab_label": "Ombra i il·luminació",
+                "blur": "Difuminat",
+                "component": "Component",
+                "components": {
+                    "avatar": "Avatar de l'usuari (en vista de perfil)",
+                    "avatarStatus": "Avatar de l'usuari (en vista de apunt)",
+                    "button": "Botó",
+                    "buttonHover": "Botó (surant)",
+                    "buttonPressed": "Botó (pressionat)",
+                    "buttonPressedHover": "Botó (pressionat i surant)",
+                    "input": "Camp d'entrada",
+                    "panel": "Panell",
+                    "panelHeader": "Capçalera del panell",
+                    "popup": "Globus i finestres emergents",
+                    "topBar": "Barra superior"
+                },
+                "filter_hint": {
+                    "always_drop_shadow": "Advertència, aquesta ombra sempre utilitza {0} quan el navegador ho suporta.",
+                    "avatar_inset": "Tingues en compte que combinar ombres interiors i no interiors als avatars podria donar resultats inesperats amb avatars transparents.",
+                    "drop_shadow_syntax": "{0} no suporta el paràmetre {1} i la paraula clau {2}.",
+                    "inset_classic": "Les ombres interiors usaran {0}",
+                    "spread_zero": "Ombres amb propagació > 0 apareixeran com si estigueren posades a zero"
+                },
+                "hintV3": "per a les ombres també pots usar la notació {0} per a utilitzar un altre espai de color.",
+                "inset": "Ombra interior",
+                "override": "Sobreescriure",
+                "shadow_id": "Ombra #{value}",
+                "spread": "Difon"
+            },
+            "switcher": {
+                "clear_all": "Netejar tot",
+                "clear_opacity": "Netejar opacitat",
+                "help": {
+                    "fe_downgraded": "Versió de PleromaFE revertida.",
+                    "fe_upgraded": "El motor de temes de PleromaFE es va actualitzar després de l'actualització de la versió.",
+                    "future_version_imported": "El fitxer importat es va crear per a una versió del front-end més recent.",
+                    "migration_napshot_gone": "Per alguna raó, faltava la instantània, algunes coses podrien veure's diferents del que recordes.",
+                    "migration_snapshot_ok": "Per a estar segurs, s'ha carregat la instantània del tema. Pots intentar carregar les dades del tema.",
+                    "older_version_imported": "El fitxer que has importat va ser creat en una versió del front-end més antiga.",
+                    "snapshot_missing": "No hi havia cap instantània del tema al fitxer, per tant podria veure's diferent del previst originalment.",
+                    "snapshot_present": "S'ha carregat la instantània del tema, de manera que tots els valors estan sobreescrits. En canvi, podeu carregar les dades reals del tema.",
+                    "snapshot_source_mismatch": "Conflicte de versions: probablement el front-end s'ha revertit i actualitzat de nou, si has canviat el tema en una versió anterior, segurament vols utilitzar la versió antiga; d'altra banda utilitza la nova versió.",
+                    "upgraded_from_v2": "PleromaFE s'ha actualitzat, el tema es pot veure una mica diferent de com el recordes.",
+                    "v2_imported": "El fitxer que has importat va ser creat per a un front-end més antic. Intentem maximitzar la compatibilitat, però podrien haver inconsistències."
+                },
+                "keep_as_is": "Mantindre com està",
+                "keep_color": "Mantindre colors",
+                "keep_fonts": "Mantindre fonts",
+                "keep_opacity": "Mantindre opacitat",
+                "keep_roundness": "Mantindre rodoneses",
+                "keep_shadows": "Mantindre ombres",
+                "load_theme": "Carregar tema",
+                "reset": "Reiniciar",
+                "save_load_hint": "Les opcions \"Mantindre\" conserven les opcions configurades actualment al seleccionar o carregar temes, també emmagatzema aquestes opcions quan s'exporta un tema. Quan es desactiven totes les caselles de verificació, exportar el tema ho desarà tot.",
+                "use_snapshot": "Versió antiga",
+                "use_source": "Nova versió"
             }
         },
-        "version": {
-            "frontend_version": "Versió del \"Frontend\"",
-            "backend_version": "Versió del \"backend\"",
-            "title": "Versió"
-        },
+        "subject_input_always_show": "Sempre mostrar el camp del assumpte",
+        "subject_line_behavior": "Copiar l'assumpte en les respostes",
+        "subject_line_email": "Com a l'email: \"re: assumpte\"",
+        "subject_line_mastodon": "Com a mastodon: copiar com és",
+        "subject_line_noop": "No copiar",
+        "text": "Text",
+        "theme": "Tema",
+        "theme_help": "Utilitza els codis de color hex (#rrggbb) per a personalitzar el color del teu tema.",
         "theme_help_v2_1": "També pots anul·lar els colors d'alguns components i la seva opacitat activant la casella. Usa el botó \"Esborrar tot\" per esborrar totes les anul·lacions.",
-        "type_domains_to_mute": "Buscar dominis per a silenciar",
-        "greentext": "Text verd (meme arrows)",
-        "fun": "Divertit",
-        "notification_setting_filters": "Filtres",
-        "virtual_scrolling": "Optimitza el renderitzat de la línia de temps",
-        "notification_setting_block_from_strangers": "Bloqueja les notificacions dels usuaris que no segueixes",
-        "enable_web_push_notifications": "Habilitar notificacions del navegador",
-        "notification_blocks": "Bloquejar a un usuari para totes les notificacions i cancel·la la subscripció.",
-        "more_settings": "Més opcions",
-        "notification_setting_privacy": "Privacitat",
-        "upload_a_photo": "Pujar una foto",
-        "notification_setting_hide_notification_contents": "Amagar el remitent i els continguts de les notificacions push",
-        "notifications": "Notificacions",
-        "notification_mutes": "Per a deixar de rebre notificacions d'un usuari en concret, silencia'l.",
         "theme_help_v2_2": "Les icones per sota d'algunes entrades són indicadors del contrast del fons/text, posiciona el ratolí al damunt per a més informació. Tingues en compte que quan s'utilitzen indicadors de contrast de transparència es mostra el pitjor cas possible.",
-        "hide_shoutbox": "Amaga la casella de gàbia de grills",
-        "always_show_post_button": "Mostra sempre el botó flotant d'Apunt Nou",
-        "pad_emoji": "Acompanya els emojis amb espais al afegir-los des del selector",
-        "mentions_new_style": "Enllaços d'esment més elegants",
-        "mentions_new_place": "Posa les mencions en una línia separada",
-        "post_status_content_type": "Tipus de contingut del apunt",
-        "expert_mode": "Mostra avançat",
-        "setting_server_side": "Aquest ajust està lligat al teu perfil i afectarà a totes les sessions i clients",
-        "account_backup": "Copia de seguretat del compte",
-        "backup_not_ready": "Aquesta copia de seguretat encara no està llesta.",
-        "account_backup_description": "Això et permetrà descarregar un arxiu del teu compte i les teves publicacions però no podran ser importades en un compte Akkoma.",
-        "account_alias": "Àlies del compte",
-        "list_aliases_error": "Error al obtenir els àlies: {error}",
-        "move_account_notes": "Si vols moure el compte a un altre lloc has d'anar a aquest altre compte i afegir un àlies que apunti a aquest.",
-        "hide_wordfiltered_statuses": "Amaga apunts filtrats per paraules",
-        "account_privacy": "Privacitat",
-        "hide_favorites_description": "No mostrar la llista dels meus favorits (la gent seguirà sent notificada)",
-        "mascot": "Mascota de Mastodon FE",
-        "set_new_mascot": "Establir una nova mascota",
-        "disable_sticky_headers": "No enganxis les capçaleres de columna en la part superior de la pantalla",
-        "tree_advanced": "Permet una navegació més flexible en la vista d'arbre",
-        "max_depth_in_thread": "Màxim número de nivells en el fil per mostrar per defecte",
-        "sensitive_if_subject": "Marca automàticament les imatges com a sensibles si s'ha especificat la línia assumpte",
-        "mention_link_display_short": "sempre com a noms curts (p. ex. {'@'}joan)",
-        "mention_link_show_tooltip": "Mostra noms d'usuari complet com a globus per a usuaris remots",
-        "notification_setting_hide_if_cw": "Amaga els continguts de les publicacions push si son sota un Avís de Contingut",
-        "mute_bot_posts": "Silencia publicacions de bot",
-        "post_look_feel": "Aspecte i Sensació dels apunts",
-        "mention_links": "Enllaços de mencions",
-        "email_language": "Llengua per a rebre correus des d'el servidor",
-        "wordfilter": "Filtre de paraules",
-        "account_backup_table_head": "Copia de seguretat",
-        "download_backup": "Descàrrega",
-        "remove_backup": "Treure",
-        "list_backups_error": "Error al recuperar la llista de copies de seguretat: {error}",
-        "add_backup": "Crea una nova copia de seguretat",
-        "added_backup": "Afegida una nova còpia de seguretat.",
-        "add_backup_error": "Error al afegir una nova còpia de seguretat: {error}",
-        "current_mascot": "La teva mascota actual",
-        "account_alias_table_head": "Àlies",
-        "hide_list_aliases_error_action": "Tanca",
-        "remove_alias": "Elimina aquest àlies",
-        "new_alias_target": "Afegeix un nou àlies (p.ex. {example})",
-        "added_alias": "S'ha afegit l'àlies.",
-        "add_alias_error": "Error al afegir l'àlies: {error}",
-        "move_account": "Mou el compte",
-        "move_account_target": "Compte destí (p.ex. {example})",
-        "moved_account": "El compte s'ha mogut.",
-        "move_account_error": "Error al moure el compte: {error}",
-        "hide_bot_indication": "Amaga l'indicació de bot en els apunts",
-        "hide_muted_threads": "Amaga fils silenciats",
-        "posts": "Apunts",
-        "user_profiles": "Perfils d'usuari",
-        "notification_visibility_polls": "finalitza una enquesta on hi has votat",
-        "conversation_display": "Estil de visualització de la conversa",
-        "conversation_display_tree": "Estil d'arbre",
-        "show_scrollbars": "Mostra les barres de desplaçament de la columna lateral",
         "third_column_mode": "Quan hi hagi prou espai, mostra la tercera columna que conté",
         "third_column_mode_none": "No mostrar mai la tercera columna",
         "third_column_mode_notifications": "Columna de notificacions",
         "third_column_mode_postform": "Formulari de publicació principal i navegació",
+        "token": "Token",
+        "tooltipRadius": "Globus/alertes",
+        "tree_advanced": "Permet una navegació més flexible en la vista d'arbre",
         "tree_fade_ancestors": "Mostra els avantpassats del apunt actual en text dèbil",
-        "conversation_display_linear": "Estil linear",
-        "conversation_other_replies_button": "Mostra el botó \"altres respostes\"",
-        "conversation_other_replies_button_below": "Apunts a sota",
-        "conversation_other_replies_button_inside": "Apunts interiors",
-        "render_mfm": "Renderitza Markdown de Misskey",
+        "type_domains_to_mute": "Buscar dominis per a silenciar",
+        "upload_a_photo": "Pujar una foto",
+        "useStreamingApi": "Rebre apunts i notificacions en temps real",
+        "useStreamingApiWarning": "És genial emprar-lo. Si es trenca, refresca, suposo?",
         "use_at_icon": "Mostra el símbol {'@'} com a icona enlloc de text",
-        "mention_link_display": "Mostra els enllaços de mencions",
-        "mention_link_display_full_for_remote": "com a noms complets només per a usuaris remots (p. ex.. {'@'}maria{'@'}exemple.cat)",
-        "mention_link_display_full": "sempre com a noms complets (p. ex. {'@'}maria{'@'}exemple.cat)",
-        "mention_link_show_avatar": "Mostra l'avatar del usuari sota l'enllaç",
-        "mention_link_fade_domain": "Dominis esvaïts (p. ex. {'@'}exemple.cat a {'@'}joan{'@'}exemple.cat)",
-        "mention_link_bolden_you": "Destaca mencions per tu quan et mencionin",
-        "show_yous": "Mostra (Tu)s"
+        "use_contain_fit": "No retallar els adjunts en miniatures",
+        "use_one_click_nsfw": "Obre els adjunts NSFW amb només un clic",
+        "user_mutes": "Usuaris",
+        "user_profiles": "Perfils d'usuari",
+        "user_settings": "Configuració d'usuari",
+        "valid_until": "Vàlid fins",
+        "values": {
+            "false": "no",
+            "true": "sí"
+        },
+        "version": {
+            "backend_version": "Versió del \"backend\"",
+            "frontend_version": "Versió del \"Frontend\"",
+            "title": "Versió"
+        },
+        "virtual_scrolling": "Optimitza el renderitzat de la línia de temps",
+        "word_filter": "Filtre de paraules",
+        "wordfilter": "Filtre de paraules"
+    },
+    "status": {
+        "ancestor_follow": "Veure {numReplies} altres respostes sota aquest apunt | Veure {numReplies} altres respostes sota aquest apunt",
+        "ancestor_follow_with_icon": "{icon} {text}",
+        "attachment_stop_flash": "Para el reproductor Flash",
+        "bookmark": "Marcador",
+        "collapse_attachments": "Replega adjunts",
+        "copy_link": "Copia l'enllaç al apunt",
+        "delete": "Esborra l'apunt",
+        "delete_confirm": "Segur que vols esborrar aquest apunt?",
+        "expand": "Expandeix",
+        "external_source": "Font externa",
+        "favorites": "Favorits",
+        "hide_attachment": "Amaga l'adjunt",
+        "hide_content": "Amaga el contingut",
+        "hide_full_subject": "Amaga tot l'assumpte",
+        "many_attachments": "L'apunt té {number} adjunt | L'apunt té {number} adjunts",
+        "mentions": "Mencions",
+        "move_down": "Mou l'adjunt a la dreta",
+        "move_up": "Mou l'adjunt a l'esquerra",
+        "mute_conversation": "Silencia la conversa",
+        "nsfw": "No segur per a entorns laborals",
+        "open_gallery": "Obre la galeria",
+        "pin": "Destaca al perfil",
+        "pinned": "Destacat",
+        "plus_more": "+{number} més",
+        "remove_attachment": "Elimina l'adjunt",
+        "repeats": "Repeticions",
+        "replies_list": "Respostes:",
+        "replies_list_with_others": "Respostes (+{numReplies} altre): | Respostes (+{numReplies} altres):",
+        "reply_to": "Respon a",
+        "show_all_attachments": "Mostra tots els adjunts",
+        "show_all_conversation": "Mostra la conversa sencera ({numStatus} altres apunts) | Mostra la conversa sencera ({numStatus} altres apunts)",
+        "show_all_conversation_with_icon": "{icon} {text}",
+        "show_attachment_description": "Descripció prèvia (obre l'adjunt per a descripció sencera)",
+        "show_attachment_in_modal": "Mostra en el modal de Mèdia",
+        "show_content": "Mostra el contingut",
+        "show_full_subject": "Mostra tot l'assumpte",
+        "show_only_conversation_under_this": "Només mostra respostes a aquest apunt",
+        "status_deleted": "Aquest apunt ha estat esborrat",
+        "status_unavailable": "Apunt no disponible",
+        "thread_follow": "Mira la part restant del fil ({numStatus} apunts en total) | Mira la part restant del fil ({numStatus} apunts en total)",
+        "thread_follow_with_icon": "{icon} {text}",
+        "thread_hide": "Amaga aquest fil",
+        "thread_muted": "Fil silenciat",
+        "thread_muted_and_words": ", té les paraules:",
+        "thread_show": "Mostra aquest fil",
+        "thread_show_full": "Mostra-ho tot sota aquest fil ({numStatus} apunts en total, màx. profunditat {depth}) | Mostra-ho tot sota aquest fil ({numStatus} apunts en total, màx. profunditat {depth})",
+        "thread_show_full_with_icon": "{icon} {text}",
+        "unbookmark": "Desmarca",
+        "unmute_conversation": "Deixa de silenciar la conversa",
+        "unpin": "Deixa de destacar al perfil",
+        "you": "(Tu)"
     },
     "time": {
-        "now": "ara mateix",
-        "now_short": "ara mateix",
         "in_future": "en {0}",
         "in_past": "fa {0}",
+        "now": "ara mateix",
+        "now_short": "ara mateix",
         "unit": {
             "day": "{0} dia",
-            "days": "{0} dia | {0} dies",
             "day_short": "{0} dia",
+            "days": "{0} dia | {0} dies",
             "days_short": "{0}d",
             "hour": "{0} hora",
-            "hours": "{0} hora | {0} hores",
             "hour_short": "{0}h",
+            "hours": "{0} hora | {0} hores",
             "hours_short": "{0}h",
             "minute": "{0} minute",
-            "minutes": "{0} minuts | {0} minuts",
             "minute_short": "{0}min",
+            "minutes": "{0} minuts | {0} minuts",
             "minutes_short": "{0}min",
             "month": "{0} mes",
-            "months": "{0} mes | {0} mesos",
             "month_short": "{0} mes",
+            "months": "{0} mes | {0} mesos",
             "months_short": "{0}mes",
             "second": "{0} segon",
-            "seconds": "{0} segon | {0} segons",
             "second_short": "{0}s",
+            "seconds": "{0} segon | {0} segons",
             "seconds_short": "{0}s",
             "week": "{0} setmana",
-            "weeks": "{0} setmana | {0} setmanes",
             "week_short": "{0} setm.",
+            "weeks": "{0} setmana | {0} setmanes",
             "weeks_short": "{0}setm.",
             "year": "{0} any",
-            "years": "{0} any | {0} anys",
             "year_short": "{0} any",
+            "years": "{0} any | {0} anys",
             "years_short": "{0}anys"
         }
     },
     "timeline": {
         "collapse": "Replega",
         "conversation": "Conversa",
+        "error": "Error carregant la línia de temps: {0}",
         "error_fetching": "S'ha produït un error en carregar les entrades",
         "load_older": "Carrega apunts anteriors",
+        "no_more_statuses": "No hi ha més apunts",
         "no_retweet_hint": "L'apunt és només per a seguidors o és \"directe\" i no es pot repetir o citar",
-        "repeated": "repetit",
-        "show_new": "Mostra els nous",
-        "up_to_date": "Actualitzat",
-        "socket_reconnected": "Connexió a temps real establerta",
-        "socket_broke": "Connexió a temps real perduda: codi CloseEvent {0}",
-        "error": "Error carregant la línia de temps: {0}",
         "no_statuses": "No hi ha apunts",
         "reload": "Recarrega",
-        "no_more_statuses": "No hi ha més apunts"
+        "repeated": "repetit",
+        "show_new": "Mostra els nous",
+        "socket_broke": "Connexió a temps real perduda: codi CloseEvent {0}",
+        "socket_reconnected": "Connexió a temps real establerta",
+        "up_to_date": "Actualitzat"
+    },
+    "tool_tip": {
+        "accept_follow_request": "Accepta la sol·licitud de seguiment",
+        "add_reaction": "Afegeix una Reacció",
+        "bookmark": "Marcador",
+        "favorite": "Favorit",
+        "media_upload": "Pujar multimèdia",
+        "quote": "Cita",
+        "reject_follow_request": "Rebutja la sol·licitud de seguiment",
+        "repeat": "Repeteix",
+        "reply": "Respon",
+        "user_settings": "Configuració d'usuari"
+    },
+    "upload": {
+        "error": {
+            "base": "La pujada ha fallat.",
+            "default": "Prova de nou d'aquí una estona",
+            "file_too_big": "Fitxer massa gran [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
+            "message": "La pujada ha fallat: {0}"
+        },
+        "file_size_units": {
+            "B": "B",
+            "GiB": "GiB",
+            "KiB": "KiB",
+            "MiB": "MiB",
+            "TiB": "TiB"
+        }
     },
     "user_card": {
+        "admin_menu": {
+            "activate_account": "Activa el compte",
+            "deactivate_account": "Desactiva el compte",
+            "delete_account": "Esborra el compte",
+            "delete_user": "Esborra l'usuari",
+            "delete_user_data_and_deactivate_confirmation": "Això esborrarà permanentment les dades d'aquest compte i el desactivarà. Estàs absolutament segur?",
+            "disable_any_subscription": "Deshabilita completament seguir algú",
+            "disable_remote_subscription": "Deshabilita seguir algú des d'una instància remota",
+            "force_nsfw": "Marca tots els apunts amb \"No segur per a entorns laborals\"",
+            "force_unlisted": "Força que els apunts no estiguin llistats",
+            "grant_admin": "Concedir permisos d'Administrador",
+            "grant_moderator": "Concedir permisos de Moderador",
+            "moderation": "Moderació",
+            "quarantine": "Deshabilita la federació dels apunts dels usuaris",
+            "revoke_admin": "Revoca l'Admin",
+            "revoke_moderator": "Revoca Moderador",
+            "sandbox": "Força que els apunts siguin només per a seguidors",
+            "strip_media": "Esborra els Mèdia dels apunts"
+        },
         "approve": "Aprova",
         "block": "Bloqueja",
+        "block_progress": "Bloquejant…",
         "blocked": "Bloquejat!",
+        "bot": "Bot",
+        "deactivated": "Desactivat",
         "deny": "Denega",
+        "domain_muted": "Desbloqueja el domini",
+        "edit_profile": "Edita el perfil",
+        "favorites": "Favorits",
         "follow": "Segueix",
+        "follow_cancel": "Cancel·la la sol·licitud",
+        "follow_progress": "Sol·licitant…",
+        "follow_sent": "Petició enviada!",
+        "follow_unfollow": "Deixa de seguir",
         "followees": "Seguint",
         "followers": "Seguidors",
         "following": "Seguint!",
         "follows_you": "Et segueix!",
-        "mute": "Silencia",
-        "muted": "Silenciat",
-        "per_day": "per dia",
-        "remote_follow": "Seguiment remot",
-        "statuses": "Apunts",
-        "unblock_progress": "Desbloquejant…",
-        "unmute": "Deixa de silenciar",
-        "follow_progress": "Sol·licitant…",
-        "admin_menu": {
-            "force_nsfw": "Marca tots els apunts amb \"No segur per a entorns laborals\"",
-            "strip_media": "Esborra els Mèdia dels apunts",
-            "disable_any_subscription": "Deshabilita completament seguir algú",
-            "quarantine": "Deshabilita la federació dels apunts dels usuaris",
-            "moderation": "Moderació",
-            "revoke_admin": "Revoca l'Admin",
-            "activate_account": "Activa el compte",
-            "deactivate_account": "Desactiva el compte",
-            "revoke_moderator": "Revoca Moderador",
-            "delete_account": "Esborra el compte",
-            "disable_remote_subscription": "Deshabilita seguir algú des d'una instància remota",
-            "delete_user": "Esborra l'usuari",
-            "grant_admin": "Concedir permisos d'Administrador",
-            "grant_moderator": "Concedir permisos de Moderador",
-            "force_unlisted": "Força que els apunts no estiguin llistats",
-            "sandbox": "Força que els apunts siguin només per a seguidors",
-            "delete_user_data_and_deactivate_confirmation": "Això esborrarà permanentment les dades d'aquest compte i el desactivarà. Estàs absolutament segur?"
-        },
-        "edit_profile": "Edita el perfil",
         "hidden": "Amagat",
-        "follow_sent": "Petició enviada!",
-        "unmute_progress": "Deixant de silenciar…",
-        "bot": "Bot",
-        "mute_progress": "Silenciant…",
-        "favorites": "Favorits",
-        "mention": "Menció",
-        "follow_unfollow": "Deixa de seguir",
-        "subscribe": "Subscriu-te",
-        "show_repeats": "Mostra les repeticions",
-        "report": "Report",
-        "its_you": "Ets tu!",
-        "unblock": "Desbloqueja",
-        "block_progress": "Bloquejant…",
-        "message": "Missatge",
-        "unsubscribe": "Anul·la la subscripció",
         "hide_repeats": "Amaga les repeticions",
         "highlight": {
             "disabled": "Sense ressaltat",
+            "side": "Ratlla lateral",
             "solid": "Fons sòlid",
-            "striped": "Fons a ratlles",
-            "side": "Ratlla lateral"
+            "striped": "Fons a ratlles"
         },
+        "its_you": "Ets tu!",
         "media": "Mèdia",
-        "domain_muted": "Desbloqueja el domini",
-        "deactivated": "Desactivat",
-        "follow_cancel": "Cancel·la la sol·licitud",
+        "mention": "Menció",
+        "message": "Missatge",
+        "mute": "Silencia",
         "mute_domain": "Bloqueja el domini",
-        "note": "Nota privada"
+        "mute_progress": "Silenciant…",
+        "muted": "Silenciat",
+        "note": "Nota privada",
+        "per_day": "per dia",
+        "remote_follow": "Seguiment remot",
+        "report": "Report",
+        "show_repeats": "Mostra les repeticions",
+        "statuses": "Apunts",
+        "subscribe": "Subscriu-te",
+        "unblock": "Desbloqueja",
+        "unblock_progress": "Desbloquejant…",
+        "unmute": "Deixa de silenciar",
+        "unmute_progress": "Deixant de silenciar…",
+        "unsubscribe": "Anul·la la subscripció"
     },
     "user_profile": {
-        "timeline_title": "Línia de temps del usuari",
+        "profile_does_not_exist": "Disculpes, aquest perfil no existeix.",
         "profile_loading_error": "Disculpes, hi ha hagut un error carregant aquest perfil.",
-        "profile_does_not_exist": "Disculpes, aquest perfil no existeix."
-    },
-    "who_to_follow": {
-        "more": "Més",
-        "who_to_follow": "A qui seguir"
-    },
-    "selectable_list": {
-        "select_all": "Selecciona-ho tot"
-    },
-    "remote_user_resolver": {
-        "error": "No trobat.",
-        "searching_for": "Cercant per",
-        "remote_user_resolver": "Resolució d'usuari remot"
-    },
-    "interactions": {
-        "load_older": "Carrega interaccions més antigues",
-        "favs_repeats": "Repeticions i favorits",
-        "follows": "Nous seguits",
-        "moves": "Migracions d'usuari"
-    },
-    "emoji": {
-        "stickers": "Adhesius",
-        "keep_open": "Mantindre el selector obert",
-        "custom": "Emojis personalitzats",
-        "unicode": "Emojis unicode",
-        "load_all_hint": "Carregat el primer {saneAmount} emoji, carregar tots els emoji pot causar problemes de rendiment.",
-        "emoji": "Emoji",
-        "search_emoji": "Buscar un emoji",
-        "add_emoji": "Inserir un emoji",
-        "load_all": "Carregant tots els {emojiAmount} emoji"
-    },
-    "polls": {
-        "expired": "L'enquesta va acabar fa {0}",
-        "expires_in": "L'enquesta acaba en {0}",
-        "multiple_choices": "Múltiples opcions",
-        "single_choice": "Opció única",
-        "type": "Tipus d'enquesta",
-        "vote": "Vota",
-        "votes": "vots",
-        "option": "Opció",
-        "add_option": "Afegir opció",
-        "add_poll": "Afegir enquesta",
-        "expiry": "Durada de l'enquesta",
-        "people_voted_count": "{count} persona ha votat | {count} persones han votat",
-        "votes_count": "{count} vot | {count} vots",
-        "not_enough_options": "Molt poques opcions úniques en l'enquesta"
-    },
-    "media_modal": {
-        "next": "Següent",
-        "previous": "Anterior",
-        "counter": "{current} / {total}",
-        "hide": "Tanca reproductor mèdia"
-    },
-    "importer": {
-        "error": "Ha succeït un error mentre s'importava aquest arxiu.",
-        "success": "Importat amb èxit.",
-        "submit": "Enviar"
-    },
-    "image_cropper": {
-        "cancel": "Cancel·la",
-        "save_without_cropping": "Desa sense retallar",
-        "save": "Desa",
-        "crop_picture": "Retalla la imatge"
-    },
-    "exporter": {
-        "processing": "Processant, aviat se't preguntarà per descarregar el teu arxiu",
-        "export": "Exporta"
-    },
-    "domain_mute_card": {
-        "mute_progress": "Silenciant…",
-        "mute": "Silencia",
-        "unmute": "Deixar de silenciar",
-        "unmute_progress": "Deixant de silenciar…"
-    },
-    "about": {
-        "staff": "Equip responsable",
-        "mrf": {
-            "simple": {
-                "quarantine_desc": "Aquesta instància només enviarà entrades públiques a les següents instàncies:",
-                "quarantine": "Quarantena",
-                "reject_desc": "Aquesta instància no acceptarà missatges de les següents instàncies:",
-                "reject": "Rebutja",
-                "accept_desc": "Aquesta instància només accepta missatges de les següents instàncies:",
-                "accept": "Accepta",
-                "simple_policies": "Polítiques específiques de la instància",
-                "ftl_removal_desc": "Aquesta instància elimina les següents instàncies de la línia de temps \"Xarxa Coneguda\":",
-                "ftl_removal": "Eliminar de la línia de temps \"Xarxa Coneguda\"",
-                "media_nsfw_desc": "Aquesta instància obliga el contingut multimèdia a establir-se com a sensible en els apunts de les següents instàncies:",
-                "media_removal": "Eliminació de la Multimèdia",
-                "media_removal_desc": "Aquesta instància elimina els adjunts multimèdia dels apunts de les següents instàncies:",
-                "media_nsfw": "Forçar contingut multimèdia com a sensible",
-                "instance": "Instància",
-                "reason": "Motiu",
-                "not_applicable": "N/A"
-            },
-            "mrf_policies_desc": "Les polítiques MRF manipulen el comportament federat de la instància. Les següents polítiques estan habilitades:",
-            "mrf_policies": "Polítiques MRF habilitades",
-            "keyword": {
-                "replace": "Reemplaça",
-                "reject": "Rebutja",
-                "keyword_policies": "Polítiques de paraules clau",
-                "is_replaced_by": "→",
-                "ftl_removal": "Eliminar de la línia de temps \"Tota la Xarxa Coneguda\""
-            },
-            "federation": "Federació"
-        }
-    },
-    "status": {
-        "delete": "Esborra l'apunt",
-        "delete_confirm": "Segur que vols esborrar aquest apunt?",
-        "thread_muted_and_words": ", té les paraules:",
-        "show_full_subject": "Mostra tot l'assumpte",
-        "show_content": "Mostra el contingut",
-        "repeats": "Repeticions",
-        "bookmark": "Marcador",
-        "status_unavailable": "Apunt no disponible",
-        "expand": "Expandeix",
-        "copy_link": "Copia l'enllaç al apunt",
-        "hide_full_subject": "Amaga tot l'assumpte",
-        "favorites": "Favorits",
-        "replies_list": "Respostes:",
-        "mute_conversation": "Silencia la conversa",
-        "thread_muted": "Fil silenciat",
-        "hide_content": "Amaga el contingut",
-        "status_deleted": "Aquest apunt ha estat esborrat",
-        "nsfw": "No segur per a entorns laborals",
-        "unbookmark": "Desmarca",
-        "external_source": "Font externa",
-        "unpin": "Deixa de destacar al perfil",
-        "pinned": "Destacat",
-        "reply_to": "Respon a",
-        "pin": "Destaca al perfil",
-        "unmute_conversation": "Deixa de silenciar la conversa",
-        "mentions": "Mencions",
-        "you": "(Tu)",
-        "plus_more": "+{number} més",
-        "replies_list_with_others": "Respostes (+{numReplies} altre): | Respostes (+{numReplies} altres):",
-        "many_attachments": "L'apunt té {number} adjunt(s)",
-        "attachment_stop_flash": "Para el reproductor Flash",
-        "thread_show_full": "Mostra-ho tot sota aquest fil ({numStatus} apunts en total, màx. profunditat {depth}) | Mostra-ho tot sota aquest fil ({numStatus} apunts en total, màx. profunditat {depth})",
-        "show_all_conversation": "Mostra la conversa sencera ({numStatus} altres apunts) | Mostra la conversa sencera ({numStatus} altres apunts)",
-        "collapse_attachments": "Replega adjunts",
-        "show_all_attachments": "Mostra tots els adjunts",
-        "show_attachment_in_modal": "Mostra en el modal de Mèdia",
-        "show_attachment_description": "Descripció prèvia (obre l'adjunt per a descripció sencera)",
-        "hide_attachment": "Amaga l'adjunt",
-        "remove_attachment": "Elimina l'adjunt",
-        "move_up": "Mou l'adjunt a l'esquerra",
-        "move_down": "Mou l'adjunt a la dreta",
-        "open_gallery": "Obre la galeria",
-        "thread_hide": "Amaga aquest fil",
-        "thread_show": "Mostra aquest fil",
-        "thread_show_full_with_icon": "{icon} {text}",
-        "thread_follow": "Mira la part restant del fil ({numStatus} apunts en total) | Mira la part restant del fil ({numStatus} apunts en total)",
-        "thread_follow_with_icon": "{icon} {text}",
-        "ancestor_follow": "Veure {numReplies} altres respostes sota aquest apunt | Veure {numReplies} altres respostes sota aquest apunt",
-        "ancestor_follow_with_icon": "{icon} {text}",
-        "show_all_conversation_with_icon": "{icon} {text}",
-        "show_only_conversation_under_this": "Només mostra respostes a aquest apunt"
+        "timeline_title": "Línia de temps del usuari"
     },
     "user_reporting": {
+        "add_comment_description": "El informe serà enviat als moderadors de l'instància. Pots donar una explicació de per què estàs reportant aquest compte:",
         "additional_comments": "Comentaris addicionals",
         "forward_description": "Aquest compte és d'un altre servidor. Vols enviar-hi una còpia del informe?",
         "forward_to": "Endavant a {0}",
         "generic_error": "Hi ha hagut un error mentre s'estava processant la teva sol·licitud.",
-        "title": "Reportant {0}",
-        "add_comment_description": "El informe serà enviat als moderadors de l'instància. Pots donar una explicació de per què estàs reportant aquest compte:",
-        "submit": "Envia"
+        "submit": "Envia",
+        "title": "Reportant {0}"
     },
-    "tool_tip": {
-        "add_reaction": "Afegeix una Reacció",
-        "accept_follow_request": "Accepta la sol·licitud de seguiment",
-        "repeat": "Repeteix",
-        "reply": "Respon",
-        "favorite": "Favorit",
-        "user_settings": "Configuració d'usuari",
-        "reject_follow_request": "Rebutja la sol·licitud de seguiment",
-        "bookmark": "Marcador",
-        "media_upload": "Pujar multimèdia",
-        "quote": "Cita"
-    },
-    "search": {
-        "no_results": "No hi ha resultats",
-        "people": "Persones",
-        "hashtags": "Etiquetes",
-        "people_talking": "{count} persones parlant",
-        "person_talking": "{count} persones parlant"
-    },
-    "upload": {
-        "file_size_units": {
-            "B": "B",
-            "KiB": "KiB",
-            "GiB": "GiB",
-            "TiB": "TiB",
-            "MiB": "MiB"
-        },
-        "error": {
-            "base": "La pujada ha fallat.",
-            "file_too_big": "Fitxer massa gran [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
-            "default": "Prova de nou d'aquí una estona",
-            "message": "La pujada ha fallat: {0}"
-        }
-    },
-    "errors": {
-        "storage_unavailable": "Akkoma no ha pogut accedir a l'emmagatzematge del navegador. El teu inici de sessió o configuració local no es desaran i et pots trobar amb problemes inesperats. Prova a habilitar les galetes."
-    },
-    "password_reset": {
-        "password_reset": "Reinicia la contrasenya",
-        "forgot_password": "Has oblidat la contrasenya?",
-        "too_many_requests": "Has arribat al límit d'intents. Prova de nou d'aquí una estona.",
-        "password_reset_required_but_mailer_is_disabled": "Has de reiniciar la teva contrasenya però el reinici de la contrasenya està desactivat. Si us plau, contacta l'administrador de la teva instància.",
-        "placeholder": "El teu correu electrònic o nom d'usuari",
-        "instruction": "Introdueix la teva adreça de correu electrònic o nom d'usuari. T'enviarem un enllaç per a reiniciar la teva contrasenya.",
-        "return_home": "Torna a la pàgina principal",
-        "password_reset_required": "Has de reiniciar la teva contrasenya per a iniciar la sessió.",
-        "password_reset_disabled": "El reinici de la contrasenya està desactivat. Si us plau, contacta l'administrador de la teva instància.",
-        "check_email": "Comprova que has rebut al correu electrònic un enllaç per a reiniciar la teva contrasenya."
-    },
-    "file_type": {
-        "image": "Imatge",
-        "file": "Fitxer",
-        "video": "Vídeo",
-        "audio": "Àudio"
-    },
-    "chats": {
-        "chats": "Xats",
-        "new": "Nou xat",
-        "delete_confirm": "Realment vols esborrar aquest missatge?",
-        "error_sending_message": "Alguna cosa ha fallat quan s'enviava el missatge.",
+    "who_to_follow": {
         "more": "Més",
-        "delete": "Esborra",
-        "empty_message_error": "No es pot publicar un missatge buit",
-        "you": "Tu:",
-        "message_user": "Missatge {nickname}",
-        "error_loading_chat": "Alguna cosa ha fallat quan es carregava el xat.",
-        "empty_chat_list_placeholder": "Encara no tens cap xat. Crea un nou xat!"
-    },
-    "display_date": {
-        "today": "Avui"
-    },
-    "announcements": {
-        "page_header": "Anuncis",
-        "title": "Anunci",
-        "post_form_header": "Publica l'anunci",
-        "post_action": "Apunt",
-        "post_error": "Error: {error}",
-        "close_error": "Tanca",
-        "delete_action": "Esborra",
-        "start_time_prompt": "Hora inicial: ",
-        "end_time_prompt": "Hora final: ",
-        "all_day_prompt": "És un esdeveniment de tot el dia",
-        "published_time_display": "Publicat a les {time}",
-        "end_time_display": "Acaba a les {time}",
-        "edit_action": "Edita",
-        "submit_edit_action": "Fet",
-        "cancel_edit_action": "Cancel·la",
-        "inactive_message": "Aquest anunci està inactiu",
-        "mark_as_read_action": "Marca com a llegit",
-        "start_time_display": "Comença a les {time}",
-        "post_placeholder": "Contingut del anunci"
-    },
-    "lists": {
-        "title": "Títol de la llista",
-        "save": "Desa els canvis",
-        "search": "Cerca usuaris",
-        "create": "Crea",
-        "delete": "Esborra la llista",
-        "following_only": "Limita als Seguits",
-        "lists": "Llistes",
-        "new": "Nova Llista"
+        "who_to_follow": "A qui seguir"
     }
 }
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 19e9ecaf..9ce58f85 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -3,55 +3,71 @@
         "mrf": {
             "federation": "Federation",
             "keyword": {
-                "keyword_policies": "Keyword policies",
                 "ftl_removal": "Removal from \"The Whole Known Network\" Timeline",
+                "is_replaced_by": "→",
+                "keyword_policies": "Keyword policies",
                 "reject": "Reject",
-                "replace": "Replace",
-                "is_replaced_by": "→"
+                "replace": "Replace"
             },
             "mrf_policies": "Enabled MRF policies",
             "mrf_policies_desc": "MRF policies manipulate the federation behaviour of the instance.  The following policies are enabled:",
             "simple": {
-                "simple_policies": "Instance-specific policies",
-                "instance": "Instance",
-                "reason": "Reason",
-                "not_applicable": "N/A",
                 "accept": "Accept",
                 "accept_desc": "This instance only accepts messages from the following instances:",
-                "reject": "Reject",
-                "reject_desc": "This instance will not accept messages from the following instances:",
-                "quarantine": "Quarantine",
-                "quarantine_desc": "This instance will send only public posts to the following instances:",
                 "ftl_removal": "Removal from \"Known Network\" Timeline",
                 "ftl_removal_desc": "This instance removes these instances from \"Known Network\" timeline:",
+                "instance": "Instance",
+                "media_nsfw": "Media force-set as sensitive",
+                "media_nsfw_desc": "This instance forces media to be set sensitive in posts on the following instances:",
                 "media_removal": "Media Removal",
                 "media_removal_desc": "This instance removes media from posts on the following instances:",
-                "media_nsfw": "Media force-set as sensitive",
-                "media_nsfw_desc": "This instance forces media to be set sensitive in posts on the following instances:"
+                "not_applicable": "N/A",
+                "quarantine": "Quarantine",
+                "quarantine_desc": "This instance will send only public posts to the following instances:",
+                "reason": "Reason",
+                "reject": "Reject",
+                "reject_desc": "This instance will not accept messages from the following instances:",
+                "simple_policies": "Instance-specific policies"
             }
         },
         "staff": "Staff"
     },
     "announcements": {
-        "page_header": "Announcements",
-        "title": "Announcement",
-        "mark_as_read_action": "Mark as read",
-        "post_form_header": "Post announcement",
-        "post_placeholder": "Announcement content",
-        "post_action": "Post",
-        "post_error": "Error: {error}",
+        "all_day_prompt": "This is an all-day event",
+        "cancel_edit_action": "Cancel",
         "close_error": "Close",
         "delete_action": "Delete",
-        "start_time_prompt": "Start time: ",
+        "edit_action": "Edit",
+        "end_time_display": "Ends at {time}",
         "end_time_prompt": "End time: ",
-        "all_day_prompt": "This is an all-day event",
+        "inactive_message": "This announcement is inactive",
+        "mark_as_read_action": "Mark as read",
+        "page_header": "Announcements",
+        "post_action": "Post",
+        "post_error": "Error: {error}",
+        "post_form_header": "Post announcement",
+        "post_placeholder": "Announcement content",
         "published_time_display": "Published at {time}",
         "start_time_display": "Starts at {time}",
-        "end_time_display": "Ends at {time}",
-        "edit_action": "Edit",
+        "start_time_prompt": "Start time: ",
         "submit_edit_action": "Submit",
-        "cancel_edit_action": "Cancel",
-        "inactive_message": "This announcement is inactive"
+        "title": "Announcement"
+    },
+    "chats": {
+        "chats": "Chats",
+        "delete": "Delete",
+        "delete_confirm": "Do you really want to delete this message?",
+        "empty_chat_list_placeholder": "You don't have any chats yet. Start a new chat!",
+        "empty_message_error": "Cannot post empty message",
+        "error_loading_chat": "Something went wrong when loading the chat.",
+        "error_sending_message": "Something went wrong when sending the message.",
+        "message_user": "Message {nickname}",
+        "more": "More",
+        "new": "New Chat",
+        "you": "You:"
+    },
+    "display_date": {
+        "today": "Today"
     },
     "domain_mute_card": {
         "mute": "Mute",
@@ -59,18 +75,38 @@
         "unmute": "Unmute",
         "unmute_progress": "Unmuting…"
     },
+    "emoji": {
+        "add_emoji": "Insert emoji",
+        "custom": "Custom emoji",
+        "emoji": "Emoji",
+        "keep_open": "Keep picker open",
+        "load_all": "Loading all {emojiAmount} emoji",
+        "load_all_hint": "Loaded first {saneAmount} emoji, loading all emoji may cause performance issues.",
+        "search_emoji": "Search for an emoji",
+        "stickers": "Stickers",
+        "unicode": "Unicode emoji"
+    },
+    "errors": {
+        "storage_unavailable": "Pleroma could not access browser storage. Your login or your local settings won't be saved and you might encounter unexpected issues. Try enabling cookies."
+    },
     "exporter": {
         "export": "Export",
         "processing": "Processing, you'll soon be asked to download your file"
     },
     "features_panel": {
-        "shout": "Shoutbox",
         "media_proxy": "Media proxy",
         "scope_options": "Scope options",
+        "shout": "Shoutbox",
         "text_limit": "Text limit",
         "title": "Features",
-        "who_to_follow": "Who to follow",
-        "upload_limit": "Upload limit"
+        "upload_limit": "Upload limit",
+        "who_to_follow": "Who to follow"
+    },
+    "file_type": {
+        "audio": "Audio",
+        "file": "File",
+        "image": "Image",
+        "video": "Video"
     },
     "finder": {
         "error_fetching_user": "Error fetching user",
@@ -78,282 +114,267 @@
     },
     "general": {
         "apply": "Apply",
-        "submit": "Submit",
-        "more": "More",
-        "loading": "Loading…",
-        "generic_error": "An error occured",
-        "error_retry": "Please try again",
-        "retry": "Try again",
-        "optional": "optional",
-        "show_more": "Show more",
-        "show_less": "Show less",
-        "dismiss": "Dismiss",
         "cancel": "Cancel",
-        "disable": "Disable",
-        "enable": "Enable",
-        "confirm": "Confirm",
-        "verify": "Verify",
         "close": "Close",
+        "confirm": "Confirm",
+        "disable": "Disable",
+        "dismiss": "Dismiss",
+        "enable": "Enable",
+        "error_retry": "Please try again",
+        "flash_content": "Click to show Flash content using Ruffle (Experimental, may not work).",
+        "flash_fail": "Failed to load flash content, see console for details.",
+        "flash_security": "Note that this can be potentially dangerous since Flash content is still arbitrary code.",
+        "generic_error": "An error occured",
+        "loading": "Loading…",
+        "more": "More",
+        "optional": "optional",
         "peek": "Peek",
+        "retry": "Try again",
         "role": {
             "admin": "Admin",
             "moderator": "Moderator"
         },
-        "flash_content": "Click to show Flash content using Ruffle (Experimental, may not work).",
-        "flash_security": "Note that this can be potentially dangerous since Flash content is still arbitrary code.",
-        "flash_fail": "Failed to load flash content, see console for details.",
         "scope_in_timeline": {
             "direct": "Direct",
             "private": "Followers-only",
             "public": "Public",
             "unlisted": "Unlisted"
-        }
+        },
+        "show_less": "Show less",
+        "show_more": "Show more",
+        "submit": "Submit",
+        "verify": "Verify"
     },
     "image_cropper": {
+        "cancel": "Cancel",
         "crop_picture": "Crop picture",
         "save": "Save",
-        "save_without_cropping": "Save without cropping",
-        "cancel": "Cancel"
+        "save_without_cropping": "Save without cropping"
     },
     "importer": {
+        "error": "An error occured while importing this file.",
         "submit": "Submit",
-        "success": "Imported successfully.",
-        "error": "An error occured while importing this file."
+        "success": "Imported successfully."
+    },
+    "interactions": {
+        "favs_repeats": "Repeats and favorites",
+        "follows": "New follows",
+        "load_older": "Load older interactions",
+        "moves": "User migrates"
+    },
+    "lists": {
+        "create": "Create",
+        "delete": "Delete list",
+        "following_only": "Limit to Following",
+        "lists": "Lists",
+        "new": "New List",
+        "save": "Save changes",
+        "search": "Search users",
+        "title": "List title"
     },
     "login": {
-        "login": "Log in",
+        "authentication_code": "Authentication code",
         "description": "Log in with OAuth",
+        "enter_recovery_code": "Enter a recovery code",
+        "enter_two_factor_code": "Enter a two-factor code",
+        "heading": {
+            "recovery": "Two-factor recovery",
+            "totp": "Two-factor authentication"
+        },
+        "hint": "Log in to join the discussion",
+        "login": "Log in",
         "logout": "Log out",
         "password": "Password",
         "placeholder": "myusername",
-        "register": "Register",
-        "username": "Username",
-        "hint": "Log in to join the discussion",
-        "authentication_code": "Authentication code",
-        "enter_recovery_code": "Enter a recovery code",
-        "enter_two_factor_code": "Enter a two-factor code",
         "recovery_code": "Recovery code",
-        "heading": {
-            "totp": "Two-factor authentication",
-            "recovery": "Two-factor recovery"
-        }
+        "register": "Register",
+        "username": "Username"
     },
     "media_modal": {
-        "previous": "Previous",
-        "next": "Next",
         "counter": "{current} / {total}",
-        "hide": "Close media viewer"
+        "hide": "Close media viewer",
+        "next": "Next",
+        "previous": "Previous"
     },
     "nav": {
         "about": "About",
         "administration": "Administration",
+        "announcements": "Announcements",
         "back": "Back",
-        "friend_requests": "Follow requests",
-        "mentions": "Mentions",
-        "interactions": "Interactions",
-        "dms": "Direct messages",
-        "public_tl": "Public timeline",
-        "public_timeline_description": "Public posts from this instance",
-        "timeline": "Timeline",
-        "home_timeline": "Home timeline",
-        "home_timeline_description": "Posts from people you follow",
+        "bookmarks": "Bookmarks",
         "bubble_timeline": "Bubble timeline",
         "bubble_timeline_description": "Posts from instances close to yours, as recommended by the admins",
+        "chats": "Chats",
+        "dms": "Direct messages",
+        "friend_requests": "Follow requests",
+        "home_timeline": "Home timeline",
+        "home_timeline_description": "Posts from people you follow",
+        "interactions": "Interactions",
+        "lists": "Lists",
+        "mentions": "Mentions",
+        "preferences": "Preferences",
+        "public_timeline_description": "Public posts from this instance",
+        "public_tl": "Public timeline",
+        "search": "Search",
+        "timeline": "Timeline",
+        "timelines": "Timelines",
         "twkn": "Known Network",
         "twkn_timeline_description": "Posts from the entire network",
-        "bookmarks": "Bookmarks",
         "user_search": "User Search",
-        "search": "Search",
-        "who_to_follow": "Who to follow",
-        "preferences": "Preferences",
-        "timelines": "Timelines",
-        "chats": "Chats",
-        "lists": "Lists",
-        "announcements": "Announcements"
+        "who_to_follow": "Who to follow"
     },
     "notifications": {
         "broken_favorite": "Unknown status, searching for it…",
         "error": "Error fetching notifications: {0}",
         "favorited_you": "favorited your status",
-        "followed_you": "followed you",
         "follow_request": "wants to follow you",
+        "followed_you": "followed you",
         "load_older": "Load older notifications",
-        "notifications": "Notifications",
-        "read": "Read!",
-        "repeated_you": "repeated your status",
-        "no_more_notifications": "No more notifications",
         "migrated_to": "migrated to",
+        "no_more_notifications": "No more notifications",
+        "notifications": "Notifications",
+        "poll_ended": "poll has ended",
         "reacted_with": "reacted with {0}",
-        "poll_ended": "poll has ended"
+        "read": "Read!",
+        "repeated_you": "repeated your status"
+    },
+    "password_reset": {
+        "check_email": "Check your email for a link to reset your password.",
+        "forgot_password": "Forgot password?",
+        "instruction": "Enter your email address or username. We will send you a link to reset your password.",
+        "password_reset": "Password reset",
+        "password_reset_disabled": "Password reset is disabled. Please contact your instance administrator.",
+        "password_reset_required": "You must reset your password to log in.",
+        "password_reset_required_but_mailer_is_disabled": "You must reset your password, but password reset is disabled. Please contact your instance administrator.",
+        "placeholder": "Your email or username",
+        "return_home": "Return to the home page",
+        "too_many_requests": "You have reached the limit of attempts, try again later."
     },
     "polls": {
-        "add_poll": "Add poll",
         "add_option": "Add option",
-        "option": "Option",
-        "votes": "votes",
-        "people_voted_count": "{count} person voted | {count} people voted",
-        "votes_count": "{count} vote | {count} votes",
-        "vote": "Vote",
-        "type": "Poll type",
-        "single_choice": "Single choice",
-        "multiple_choices": "Multiple choices",
-        "expiry": "Poll age",
-        "expires_in": "Poll ends in {0}",
+        "add_poll": "Add poll",
         "expired": "Poll ended {0} ago",
-        "not_enough_options": "Too few unique options in poll"
-    },
-    "emoji": {
-        "stickers": "Stickers",
-        "emoji": "Emoji",
-        "keep_open": "Keep picker open",
-        "search_emoji": "Search for an emoji",
-        "add_emoji": "Insert emoji",
-        "custom": "Custom emoji",
-        "unicode": "Unicode emoji",
-        "load_all_hint": "Loaded first {saneAmount} emoji, loading all emoji may cause performance issues.",
-        "load_all": "Loading all {emojiAmount} emoji"
-    },
-    "errors": {
-        "storage_unavailable": "Pleroma could not access browser storage. Your login or your local settings won't be saved and you might encounter unexpected issues. Try enabling cookies."
-    },
-    "interactions": {
-        "favs_repeats": "Repeats and favorites",
-        "follows": "New follows",
-        "moves": "User migrates",
-        "load_older": "Load older interactions"
+        "expires_in": "Poll ends in {0}",
+        "expiry": "Poll age",
+        "multiple_choices": "Multiple choices",
+        "not_enough_options": "Too few unique options in poll",
+        "option": "Option",
+        "people_voted_count": "{count} person voted | {count} people voted",
+        "single_choice": "Single choice",
+        "type": "Poll type",
+        "vote": "Vote",
+        "votes": "votes",
+        "votes_count": "{count} vote | {count} votes"
     },
     "post_status": {
-        "new_status": "Post new status",
         "account_not_locked_warning": "Your account is not {0}. Anyone can follow you to view your follower-only posts.",
         "account_not_locked_warning_link": "locked",
-        "media_not_sensitive_warning": "You have a Content Warning, but the attachments are not marked as sensitive!",
         "attachments_sensitive": "Mark attachments as sensitive",
-        "media_description": "Media description",
         "content_type": {
-            "text/plain": "Plain text",
+            "text/bbcode": "BBCode",
             "text/html": "HTML",
             "text/markdown": "Markdown",
-            "text/bbcode": "BBCode",
+            "text/plain": "Plain text",
             "text/x.misskeymarkdown": "MFM"
         },
         "content_warning": "Subject (optional)",
         "default": "Just arrived at Luna Nova Academy",
         "direct_warning_to_all": "This post will be visible to all the mentioned users.",
         "direct_warning_to_first_only": "This post will only be visible to the mentioned users at the beginning of the message.",
-        "posting": "Posting",
+        "empty_status_error": "Can't post an empty status with no files",
+        "media_description": "Media description",
+        "media_description_error": "Failed to update media, try again",
+        "media_not_sensitive_warning": "You have a Content Warning, but the attachments are not marked as sensitive!",
+        "new_status": "Post new status",
         "post": "Post",
+        "posting": "Posting",
         "preview": "Preview",
         "preview_empty": "Empty",
-        "empty_status_error": "Can't post an empty status with no files",
-        "media_description_error": "Failed to update media, try again",
-        "scope_notice": {
-            "public": "This post will be visible to everyone",
-            "private": "This post will be visible to your followers only",
-            "unlisted": "This post will not be visible in Public Timeline and The Whole Known Network",
-            "local": "This post will not be visible on other instances"
-        },
         "scope": {
             "direct": "Direct - post to mentioned users only",
+            "local": "Local - do not federate this post",
             "private": "Followers-only - post to followers only",
             "public": "Public - post to public timelines",
-            "unlisted": "Unlisted - do not post to public timelines",
-            "local": "Local - do not federate this post"
+            "unlisted": "Unlisted - do not post to public timelines"
+        },
+        "scope_notice": {
+            "local": "This post will not be visible on other instances",
+            "private": "This post will be visible to your followers only",
+            "public": "This post will be visible to everyone",
+            "unlisted": "This post will not be visible in Public Timeline and The Whole Known Network"
         }
     },
     "registration": {
         "bio": "Bio",
-        "email": "Email",
-        "fullname": "Display name",
-        "password_confirm": "Password confirmation",
-        "registration": "Registration",
-        "token": "Invite token",
-        "captcha": "CAPTCHA",
-        "new_captcha": "Click the image to get a new captcha",
-        "username_placeholder": "e.g. lain",
-        "fullname_placeholder": "e.g. Lain Iwakura",
         "bio_placeholder": "e.g.\nHi, I'm Lain.\nI’m an anime girl living in suburban Japan. You may know me from the Wired.",
+        "captcha": "CAPTCHA",
+        "email": "Email",
+        "email_language": "In which language do you want to receive emails from the server?",
+        "fullname": "Display name",
+        "fullname_placeholder": "e.g. Lain Iwakura",
+        "new_captcha": "Click the image to get a new captcha",
+        "password_confirm": "Password confirmation",
         "reason": "Reason to register",
         "reason_placeholder": "This instance approves registrations manually.\nLet the administration know why you want to register.",
         "register": "Register",
+        "registration": "Registration",
+        "token": "Invite token",
+        "username_placeholder": "e.g. lain",
         "validations": {
-            "username_required": "cannot be left blank",
-            "fullname_required": "cannot be left blank",
             "email_required": "cannot be left blank",
-            "password_required": "cannot be left blank",
+            "fullname_required": "cannot be left blank",
+            "password_confirmation_match": "should be the same as password",
             "password_confirmation_required": "cannot be left blank",
-            "password_confirmation_match": "should be the same as password"
-        },
-        "email_language": "In which language do you want to receive emails from the server?"
+            "password_required": "cannot be left blank",
+            "username_required": "cannot be left blank"
+        }
     },
     "remote_user_resolver": {
+        "error": "Not found.",
         "remote_user_resolver": "Remote user resolver",
-        "searching_for": "Searching for",
-        "error": "Not found."
+        "searching_for": "Searching for"
+    },
+    "search": {
+        "hashtags": "Hashtags",
+        "no_results": "No results",
+        "people": "People",
+        "people_talking": "{count} people talking",
+        "person_talking": "{count} person talking"
     },
     "selectable_list": {
         "select_all": "Select all"
     },
     "settings": {
-        "app_name": "App name",
-        "expert_mode": "Show advanced",
-        "save": "Save changes",
-        "security": "Security",
-        "setting_changed": "Setting is different from default",
-        "setting_server_side": "This setting is tied to your profile and affects all sessions and clients",
-        "enter_current_password_to_confirm": "Enter your current password to confirm your identity",
-        "post_look_feel": "Posts Look & Feel",
-        "mention_links": "Mention links",
-        "mfa": {
-            "otp": "OTP",
-            "setup_otp": "Setup OTP",
-            "wait_pre_setup_otp": "presetting OTP",
-            "confirm_and_enable": "Confirm & enable OTP",
-            "title": "Two-factor Authentication",
-            "generate_new_recovery_codes": "Generate new recovery codes",
-            "warning_of_generate_new_codes": "When you generate new recovery codes, your old codes won’t work anymore.",
-            "recovery_codes": "Recovery codes.",
-            "waiting_a_recovery_codes": "Receiving backup codes…",
-            "recovery_codes_warning": "Write the codes down or save them somewhere secure - otherwise you won't see them again. If you lose access to your 2FA app and recovery codes you'll be locked out of your account.",
-            "authentication_methods": "Authentication methods",
-            "scan": {
-                "title": "Scan",
-                "desc": "Using your two-factor app, scan this QR code or enter text key:",
-                "secret_code": "Key"
-            },
-            "verify": {
-                "desc": "To enable two-factor authentication, enter the code from your two-factor app:"
-            }
-        },
+        "accent": "Accent",
+        "account_alias": "Account aliases",
+        "account_alias_table_head": "Alias",
+        "account_backup": "Account backup",
+        "account_backup_description": "This allows you to download an archive of your account information and your posts, but they cannot yet be imported into a Pleroma account.",
+        "account_backup_table_head": "Backup",
+        "account_privacy": "Privacy",
+        "add_alias_error": "Error adding alias: {error}",
+        "add_backup": "Create a new backup",
+        "add_backup_error": "Error adding a new backup: {error}",
+        "added_alias": "Alias is added.",
+        "added_backup": "Added a new backup.",
         "allow_following_move": "Allow auto-follow when following account moves",
+        "always_show_post_button": "Always show floating New Post button",
+        "app_name": "App name",
         "attachmentRadius": "Attachments",
         "attachments": "Attachments",
+        "autohide_floating_post_button": "Automatically hide New Post button (mobile)",
         "avatar": "Avatar",
         "avatarAltRadius": "Avatars (notifications)",
         "avatarRadius": "Avatars",
+        "avatar_size_instruction": "The recommended minimum size for avatar images is 150x150 pixels.",
         "background": "Background",
+        "backup_not_ready": "This backup is not ready yet.",
         "bio": "Bio",
-        "email_language": "Language for receiving emails from the server",
         "block_export": "Block export",
         "block_export_button": "Export your blocks to a csv file",
         "block_import": "Block import",
         "block_import_error": "Error importing blocks",
         "blocks_imported": "Blocks imported! Processing them will take a while.",
-        "mute_export": "Mute export",
-        "mute_export_button": "Export your mutes to a csv file",
-        "mute_import": "Mute import",
-        "mute_import_error": "Error importing mutes",
-        "mutes_imported": "Mutes imported! Processing them will take a while.",
-        "import_mutes_from_a_csv_file": "Import mutes from a csv file",
-        "account_backup": "Account backup",
-        "account_backup_description": "This allows you to download an archive of your account information and your posts, but they cannot yet be imported into a Pleroma account.",
-        "account_backup_table_head": "Backup",
-        "download_backup": "Download",
-        "backup_not_ready": "This backup is not ready yet.",
-        "remove_backup": "Remove",
-        "list_backups_error": "Error fetching backup list: {error}",
-        "add_backup": "Create a new backup",
-        "added_backup": "Added a new backup.",
-        "add_backup_error": "Error adding a new backup: {error}",
         "blocks_tab": "Blocks",
         "bot": "This is a bot account",
         "btnRadius": "Buttons",
@@ -363,80 +384,88 @@
         "cRed": "Red (Cancel)",
         "change_email": "Change email",
         "change_email_error": "There was an issue changing your email.",
-        "changed_email": "Email changed successfully!",
         "change_password": "Change password",
         "change_password_error": "There was an issue changing your password.",
+        "changed_email": "Email changed successfully!",
         "changed_password": "Password changed successfully!",
         "chatMessageRadius": "Chat message",
+        "checkboxRadius": "Checkboxes",
         "collapse_subject": "Collapse posts with subjects",
         "composing": "Composing",
         "confirm_new_password": "Confirm new password",
+        "conversation_display": "Conversation display style",
+        "conversation_display_linear": "Linear-style",
+        "conversation_display_tree": "Tree-style",
+        "conversation_other_replies_button": "Show the \"other replies\" button",
+        "conversation_other_replies_button_below": "Below statuses",
+        "conversation_other_replies_button_inside": "Inside statuses",
         "current_avatar": "Your current avatar",
         "current_mascot": "Your current mascot",
         "current_password": "Current password",
-        "mutes_and_blocks": "Mutes and Blocks",
         "data_import_export_tab": "Data import / export",
         "default_vis": "Default visibility scope",
         "delete_account": "Delete account",
         "delete_account_description": "Permanently delete your data and deactivate your account.",
         "delete_account_error": "There was an issue deleting your account. If this persists please contact your instance administrator.",
         "delete_account_instructions": "Type your password in the input below to confirm account deletion.",
-        "account_alias": "Account aliases",
-        "account_alias_table_head": "Alias",
-        "list_aliases_error": "Error fetching aliases: {error}",
-        "hide_list_aliases_error_action": "Close",
-        "remove_alias": "Remove this alias",
-        "new_alias_target": "Add a new alias (e.g. {example})",
-        "added_alias": "Alias is added.",
-        "add_alias_error": "Error adding alias: {error}",
-        "move_account": "Move account",
-        "move_account_notes": "If you want to move the account somewhere else, you must go to your target account and add an alias pointing here.",
-        "move_account_target": "Target account (e.g. {example})",
-        "moved_account": "Account is moved.",
-        "move_account_error": "Error moving account: {error}",
+        "disable_sticky_headers": "Don't stick column headers to top of the screen",
         "discoverable": "Allow discovery of this account in search results and other services",
         "domain_mutes": "Domains",
-        "avatar_size_instruction": "The recommended minimum size for avatar images is 150x150 pixels.",
-        "pad_emoji": "Pad emoji with spaces when adding from picker",
+        "download_backup": "Download",
+        "email_language": "Language for receiving emails from the server",
         "emoji_reactions_on_timeline": "Show emoji reactions on timeline",
+        "enable_web_push_notifications": "Enable web push notifications",
+        "enter_current_password_to_confirm": "Enter your current password to confirm your identity",
+        "expert_mode": "Show advanced",
         "export_theme": "Save preset",
+        "file_export_import": {
+            "backup_restore": "Settings backup",
+            "backup_settings": "Backup settings to file",
+            "backup_settings_theme": "Backup settings and theme to file",
+            "errors": {
+                "file_slightly_new": "File minor version is different, some settings might not load",
+                "file_too_new": "Incompatile major version: {fileMajor}, this PleromaFE (settings ver {feMajor}) is too old to handle it",
+                "file_too_old": "Incompatile major version: {fileMajor}, file version is too old and not supported (min. set. ver. {feMajor})",
+                "invalid_file": "The selected file is not a supported Pleroma settings backup. No changes were made."
+            },
+            "restore_settings": "Restore settings from file"
+        },
         "filtering": "Filtering",
-        "wordfilter": "Wordfilter",
         "filtering_explanation": "All statuses containing these words will be muted, one per line",
-        "word_filter": "Word filter",
         "follow_export": "Follow export",
         "follow_export_button": "Export your follows to a csv file",
         "follow_import": "Follow import",
         "follow_import_error": "Error importing followers",
         "follows_imported": "Follows imported! Processing them will take a while.",
-        "accent": "Accent",
         "foreground": "Foreground",
+        "fun": "Fun",
         "general": "General",
+        "greentext": "Meme arrows",
+        "hide_all_muted_posts": "Hide muted posts",
         "hide_attachments_in_convo": "Hide attachments in conversations",
         "hide_attachments_in_tl": "Hide attachments in timeline",
+        "hide_bot_indication": "Hide bot indication in posts",
+        "hide_favorites_description": "Don't show list of my favorites (people still get notified)",
+        "hide_filtered_statuses": "Hide all filtered posts",
+        "hide_followers_count_description": "Don't show follower count",
+        "hide_followers_description": "Don't show who's following me",
+        "hide_follows_count_description": "Don't show follow count",
+        "hide_follows_description": "Don't show who I'm following",
+        "hide_isp": "Hide instance-specific panel",
+        "hide_list_aliases_error_action": "Close",
         "hide_media_previews": "Hide media previews",
         "hide_muted_posts": "Hide posts of muted users",
-        "mute_bot_posts": "Mute bot posts",
-        "hide_bot_indication": "Hide bot indication in posts",
-        "hide_all_muted_posts": "Hide muted posts",
-        "max_thumbnails": "Maximum amount of thumbnails per post (empty = no limit)",
-        "hide_isp": "Hide instance-specific panel",
-        "hide_shoutbox": "Hide instance shoutbox",
-        "right_sidebar": "Reverse order of columns",
-        "always_show_post_button": "Always show floating New Post button",
-        "hide_wallpaper": "Hide instance wallpaper",
-        "preload_images": "Preload images",
-        "use_one_click_nsfw": "Open NSFW attachments with just one click",
-        "hide_post_stats": "Hide post statistics (e.g. the number of favorites)",
-        "hide_user_stats": "Hide user statistics (e.g. the number of followers)",
-        "hide_filtered_statuses": "Hide all filtered posts",
-        "hide_wordfiltered_statuses": "Hide word-filtered statuses",
         "hide_muted_threads": "Hide muted threads",
+        "hide_post_stats": "Hide post statistics (e.g. the number of favorites)",
+        "hide_shoutbox": "Hide instance shoutbox",
+        "hide_user_stats": "Hide user statistics (e.g. the number of followers)",
+        "hide_wallpaper": "Hide instance wallpaper",
+        "hide_wordfiltered_statuses": "Hide word-filtered statuses",
         "import_blocks_from_a_csv_file": "Import blocks from a csv file",
         "import_followers_from_a_csv_file": "Import follows from a csv file",
+        "import_mutes_from_a_csv_file": "Import mutes from a csv file",
         "import_theme": "Load preset",
         "inputRadius": "Input fields",
-        "checkboxRadius": "Checkboxes",
         "instance_default": "(default: {value})",
         "instance_default_simple": "(default)",
         "interface": "Interface",
@@ -444,312 +473,391 @@
         "invalid_theme_imported": "The selected file is not a supported Pleroma theme. No changes to your theme were made.",
         "limited_availability": "Unavailable in your browser",
         "links": "Links",
+        "list_aliases_error": "Error fetching aliases: {error}",
+        "list_backups_error": "Error fetching backup list: {error}",
         "lock_account_description": "Restrict your account to approved followers only",
         "loop_video": "Loop videos",
         "loop_video_silent_only": "Loop only videos without sound (i.e. Mastodon's \"gifs\")",
+        "mascot": "Mastodon FE Mascot",
+        "max_depth_in_thread": "Maximum number of levels in thread to display by default",
+        "max_thumbnails": "Maximum amount of thumbnails per post (empty = no limit)",
+        "mention_link_bolden_you": "Highlight mention of you when you are mentioned",
+        "mention_link_display": "Display mention links",
+        "mention_link_display_full": "always as full names (e.g. {'@'}foo{'@'}example.org)",
+        "mention_link_display_full_for_remote": "as full names only for remote users (e.g. {'@'}foo{'@'}example.org)",
+        "mention_link_display_short": "always as short names (e.g. {'@'}foo)",
+        "mention_link_fade_domain": "Fade domains (e.g. {'@'}example.org in {'@'}foo{'@'}example.org)",
+        "mention_link_show_avatar": "Show user avatar beside the link",
+        "mention_link_show_tooltip": "Show full user names as tooltip for remote users",
+        "mention_links": "Mention links",
+        "mfa": {
+            "authentication_methods": "Authentication methods",
+            "confirm_and_enable": "Confirm & enable OTP",
+            "generate_new_recovery_codes": "Generate new recovery codes",
+            "otp": "OTP",
+            "recovery_codes": "Recovery codes.",
+            "recovery_codes_warning": "Write the codes down or save them somewhere secure - otherwise you won't see them again. If you lose access to your 2FA app and recovery codes you'll be locked out of your account.",
+            "scan": {
+                "desc": "Using your two-factor app, scan this QR code or enter text key:",
+                "secret_code": "Key",
+                "title": "Scan"
+            },
+            "setup_otp": "Setup OTP",
+            "title": "Two-factor Authentication",
+            "verify": {
+                "desc": "To enable two-factor authentication, enter the code from your two-factor app:"
+            },
+            "wait_pre_setup_otp": "presetting OTP",
+            "waiting_a_recovery_codes": "Receiving backup codes…",
+            "warning_of_generate_new_codes": "When you generate new recovery codes, your old codes won’t work anymore."
+        },
+        "minimal_scopes_mode": "Minimize post scope selection options",
+        "more_settings": "More settings",
+        "move_account": "Move account",
+        "move_account_error": "Error moving account: {error}",
+        "move_account_notes": "If you want to move the account somewhere else, you must go to your target account and add an alias pointing here.",
+        "move_account_target": "Target account (e.g. {example})",
+        "moved_account": "Account is moved.",
+        "mute_bot_posts": "Mute bot posts",
+        "mute_export": "Mute export",
+        "mute_export_button": "Export your mutes to a csv file",
+        "mute_import": "Mute import",
+        "mute_import_error": "Error importing mutes",
+        "mutes_and_blocks": "Mutes and Blocks",
+        "mutes_imported": "Mutes imported! Processing them will take a while.",
         "mutes_tab": "Mutes",
-        "play_videos_in_modal": "Play videos in a popup frame",
-        "file_export_import": {
-            "backup_restore": "Settings backup",
-            "backup_settings": "Backup settings to file",
-            "backup_settings_theme": "Backup settings and theme to file",
-            "restore_settings": "Restore settings from file",
-            "errors": {
-                "invalid_file": "The selected file is not a supported Pleroma settings backup. No changes were made.",
-                "file_too_new": "Incompatile major version: {fileMajor}, this PleromaFE (settings ver {feMajor}) is too old to handle it",
-                "file_too_old": "Incompatile major version: {fileMajor}, file version is too old and not supported (min. set. ver. {feMajor})",
-                "file_slightly_new": "File minor version is different, some settings might not load"
-            }
-        },
-        "profile_fields": {
-            "label": "Profile metadata",
-            "add_field": "Add field",
-            "name": "Label",
-            "value": "Content"
-        },
-        "account_privacy": "Privacy",
-        "use_contain_fit": "Don't crop the attachment in thumbnails",
         "name": "Name",
         "name_bio": "Name & bio",
+        "new_alias_target": "Add a new alias (e.g. {example})",
         "new_email": "New email",
         "new_password": "New password",
-        "posts": "Posts",
-        "user_profiles": "User Profiles",
+        "no_blocks": "No blocks",
+        "no_mutes": "No mutes",
+        "no_rich_text_description": "Strip rich text formatting from all posts",
+        "notification_blocks": "Blocking a user stops all notifications as well as unsubscribes them.",
+        "notification_mutes": "To stop receiving notifications from a specific user, use a mute.",
+        "notification_setting_block_from_strangers": "Block notifications from users who you do not follow",
+        "notification_setting_filters": "Filters",
+        "notification_setting_hide_if_cw": "Hide the contents of push notifications if under a Content Warning",
+        "notification_setting_hide_notification_contents": "Hide the sender and contents of push notifications",
+        "notification_setting_privacy": "Privacy",
         "notification_visibility": "Types of notifications to show",
+        "notification_visibility_emoji_reactions": "Reactions",
         "notification_visibility_follows": "Follows",
         "notification_visibility_likes": "Favorites",
         "notification_visibility_mentions": "Mentions",
-        "notification_visibility_repeats": "Repeats",
         "notification_visibility_moves": "User Migrates",
-        "notification_visibility_emoji_reactions": "Reactions",
         "notification_visibility_polls": "Ends of polls you voted in",
-        "no_rich_text_description": "Strip rich text formatting from all posts",
-        "no_blocks": "No blocks",
-        "no_mutes": "No mutes",
-        "hide_favorites_description": "Don't show list of my favorites (people still get notified)",
-        "hide_follows_description": "Don't show who I'm following",
-        "hide_followers_description": "Don't show who's following me",
-        "hide_follows_count_description": "Don't show follow count",
-        "hide_followers_count_description": "Don't show follower count",
-        "show_admin_badge": "Show \"Admin\" badge in my profile",
-        "show_moderator_badge": "Show \"Moderator\" badge in my profile",
+        "notification_visibility_repeats": "Repeats",
+        "notifications": "Notifications",
         "nsfw_clickthrough": "Hide sensitive/NSFW media",
         "oauth_tokens": "OAuth tokens",
-        "token": "Token",
-        "refresh_token": "Refresh token",
-        "valid_until": "Valid until",
-        "revoke_token": "Revoke",
+        "pad_emoji": "Pad emoji with spaces when adding from picker",
         "panelRadius": "Panels",
         "pause_on_unfocused": "Pause when tab is not focused",
+        "play_videos_in_modal": "Play videos in a popup frame",
+        "post_look_feel": "Posts Look & Feel",
+        "post_status_content_type": "Post status content type",
+        "posts": "Posts",
+        "preload_images": "Preload images",
         "presets": "Presets",
         "profile_background": "Profile background",
         "profile_banner": "Profile banner",
+        "profile_fields": {
+            "add_field": "Add field",
+            "label": "Profile metadata",
+            "name": "Label",
+            "value": "Content"
+        },
         "profile_tab": "Profile",
         "radii_help": "Set up interface edge rounding (in pixels)",
+        "refresh_token": "Refresh token",
+        "remove_alias": "Remove this alias",
+        "remove_backup": "Remove",
+        "render_mfm": "Render Misskey Markdown",
         "replies_in_timeline": "Replies in timeline",
         "reply_visibility_all": "Show all replies",
         "reply_visibility_following": "Only show replies directed at me or users I'm following",
-        "reply_visibility_self": "Only show replies directed at me",
         "reply_visibility_following_short": "Show replies to my follows",
+        "reply_visibility_self": "Only show replies directed at me",
         "reply_visibility_self_short": "Show replies to self only",
-        "autohide_floating_post_button": "Automatically hide New Post button (mobile)",
+        "reset_avatar": "Reset avatar",
+        "reset_avatar_confirm": "Do you really want to reset the avatar?",
+        "reset_background_confirm": "Do you really want to reset the background?",
+        "reset_banner_confirm": "Do you really want to reset the banner?",
+        "reset_profile_background": "Reset profile background",
+        "reset_profile_banner": "Reset profile banner",
+        "revoke_token": "Revoke",
+        "right_sidebar": "Reverse order of columns",
+        "save": "Save changes",
         "saving_err": "Error saving settings",
         "saving_ok": "Settings saved",
+        "scope_copy": "Copy scope when replying (DMs are always copied)",
         "search_user_to_block": "Search whom you want to block",
         "search_user_to_mute": "Search whom you want to mute",
+        "security": "Security",
         "security_tab": "Security",
-        "scope_copy": "Copy scope when replying (DMs are always copied)",
-        "mascot": "Mastodon FE Mascot",
-        "minimal_scopes_mode": "Minimize post scope selection options",
+        "sensitive_by_default": "Mark posts as sensitive by default",
+        "sensitive_if_subject": "Automatically mark images as sensitive if a subject line is specified",
         "set_new_avatar": "Set new avatar",
         "set_new_mascot": "Set new mascot",
         "set_new_profile_background": "Set new profile background",
         "set_new_profile_banner": "Set new profile banner",
-        "reset_avatar": "Reset avatar",
-        "reset_profile_background": "Reset profile background",
-        "reset_profile_banner": "Reset profile banner",
-        "reset_avatar_confirm": "Do you really want to reset the avatar?",
-        "reset_banner_confirm": "Do you really want to reset the banner?",
-        "reset_background_confirm": "Do you really want to reset the background?",
+        "setting_changed": "Setting is different from default",
+        "setting_server_side": "This setting is tied to your profile and affects all sessions and clients",
         "settings": "Settings",
-        "subject_input_always_show": "Always show subject field",
-        "subject_line_behavior": "Copy subject when replying",
-        "subject_line_email": "Like email: \"re: subject\"",
-        "subject_line_mastodon": "Like mastodon: copy as is",
-        "subject_line_noop": "Do not copy",
-        "conversation_display": "Conversation display style",
-        "conversation_display_tree": "Tree-style",
-        "disable_sticky_headers": "Don't stick column headers to top of the screen",
+        "show_admin_badge": "Show \"Admin\" badge in my profile",
+        "show_moderator_badge": "Show \"Moderator\" badge in my profile",
         "show_scrollbars": "Show side column's scrollbars",
-        "third_column_mode": "When there's enough space, show third column containing",
-        "third_column_mode_none": "Don't show third column at all",
-        "third_column_mode_notifications": "Notifications column",
-        "third_column_mode_postform": "Main post form and navigation",
-        "tree_advanced": "Allow more flexible navigation in tree view",
-        "tree_fade_ancestors": "Display ancestors of the current status in faint text",
-        "conversation_display_linear": "Linear-style",
-        "conversation_other_replies_button": "Show the \"other replies\" button",
-        "conversation_other_replies_button_below": "Below statuses",
-        "conversation_other_replies_button_inside": "Inside statuses",
-        "max_depth_in_thread": "Maximum number of levels in thread to display by default",
-        "post_status_content_type": "Post status content type",
-        "sensitive_by_default": "Mark posts as sensitive by default",
-        "sensitive_if_subject": "Automatically mark images as sensitive if a subject line is specified",
-        "render_mfm": "Render Misskey Markdown",
-        "useStreamingApiWarning": "It's cool use it. If it breaks refresh I guess?",
+        "show_yous": "Show (You)s",
         "stop_gifs": "Pause animated images until you hover on them",
         "streaming": "Automatically show new posts when scrolled to the top",
-        "user_mutes": "Users",
-        "useStreamingApi": "Receive posts and notifications real-time",
-        "text": "Text",
-        "theme": "Theme",
-        "theme_help": "Use hex color codes (#rrggbb) to customize your color theme.",
-        "theme_help_v2_1": "You can also override certain component's colors and opacity by toggling the checkbox, use \"Clear all\" button to clear all overrides.",
-        "theme_help_v2_2": "Icons underneath some entries are background/text contrast indicators, hover over for detailed info. Please keep in mind that when using transparency contrast indicators show the worst possible case.",
-        "tooltipRadius": "Tooltips/alerts",
-        "type_domains_to_mute": "Search domains to mute",
-        "upload_a_photo": "Upload a photo",
-        "user_settings": "User Settings",
-        "values": {
-            "false": "no",
-            "true": "yes"
-        },
-        "virtual_scrolling": "Optimize timeline rendering",
-        "use_at_icon": "Display {'@'} symbol as an icon instead of text",
-        "mention_link_display": "Display mention links",
-        "mention_link_display_short": "always as short names (e.g. {'@'}foo)",
-        "mention_link_display_full_for_remote": "as full names only for remote users (e.g. {'@'}foo{'@'}example.org)",
-        "mention_link_display_full": "always as full names (e.g. {'@'}foo{'@'}example.org)",
-        "mention_link_show_tooltip": "Show full user names as tooltip for remote users",
-        "mention_link_show_avatar": "Show user avatar beside the link",
-        "mention_link_fade_domain": "Fade domains (e.g. {'@'}example.org in {'@'}foo{'@'}example.org)",
-        "mention_link_bolden_you": "Highlight mention of you when you are mentioned",
-        "fun": "Fun",
-        "greentext": "Meme arrows",
-        "show_yous": "Show (You)s",
-        "notifications": "Notifications",
-        "notification_setting_filters": "Filters",
-        "notification_setting_block_from_strangers": "Block notifications from users who you do not follow",
-        "notification_setting_privacy": "Privacy",
-        "notification_setting_hide_notification_contents": "Hide the sender and contents of push notifications",
-        "notification_setting_hide_if_cw": "Hide the contents of push notifications if under a Content Warning",
-        "notification_mutes": "To stop receiving notifications from a specific user, use a mute.",
-        "notification_blocks": "Blocking a user stops all notifications as well as unsubscribes them.",
-        "enable_web_push_notifications": "Enable web push notifications",
-        "more_settings": "More settings",
         "style": {
-            "switcher": {
-                "keep_color": "Keep colors",
-                "keep_shadows": "Keep shadows",
-                "keep_opacity": "Keep opacity",
-                "keep_roundness": "Keep roundness",
-                "keep_fonts": "Keep fonts",
-                "save_load_hint": "\"Keep\" options preserve currently set options when selecting or loading themes, it also stores said options when exporting a theme. When all checkboxes unset, exporting theme will save everything.",
-                "reset": "Reset",
-                "clear_all": "Clear all",
-                "clear_opacity": "Clear opacity",
-                "load_theme": "Load theme",
-                "keep_as_is": "Keep as is",
-                "use_snapshot": "Old version",
-                "use_source": "New version",
-                "help": {
-                    "upgraded_from_v2": "PleromaFE has been upgraded, theme could look a little bit different than you remember.",
-                    "v2_imported": "File you imported was made for older FE. We try to maximize compatibility but there still could be inconsistencies.",
-                    "future_version_imported": "File you imported was made in newer version of FE.",
-                    "older_version_imported": "File you imported was made in older version of FE.",
-                    "snapshot_present": "Theme snapshot is loaded, so all values are overriden. You can load theme's actual data instead.",
-                    "snapshot_missing": "No theme snapshot was in the file so it could look different than originally envisioned.",
-                    "fe_upgraded": "PleromaFE's theme engine upgraded after version update.",
-                    "fe_downgraded": "PleromaFE's version rolled back.",
-                    "migration_snapshot_ok": "Just to be safe, theme snapshot loaded. You can try loading theme data.",
-                    "migration_napshot_gone": "For whatever reason snapshot was missing, some stuff could look different than you remember.",
-                    "snapshot_source_mismatch": "Versions conflict: most likely FE was rolled back and updated again, if you changed theme using older version of FE you most likely want to use old version, otherwise use new version."
-                }
+            "advanced_colors": {
+                "_tab_label": "Advanced",
+                "alert": "Alert background",
+                "alert_error": "Error",
+                "alert_neutral": "Neutral",
+                "alert_warning": "Warning",
+                "badge": "Badge background",
+                "badge_notification": "Notification",
+                "borders": "Borders",
+                "buttons": "Buttons",
+                "chat": {
+                    "border": "Border",
+                    "incoming": "Incoming",
+                    "outgoing": "Outgoing"
+                },
+                "disabled": "Disabled",
+                "faint_text": "Faded text",
+                "highlight": "Highlighted elements",
+                "icons": "Icons",
+                "inputs": "Input fields",
+                "panel_header": "Panel header",
+                "poll": "Poll graph",
+                "popover": "Tooltips, menus, popovers",
+                "post": "Posts/User bios",
+                "pressed": "Pressed",
+                "selectedMenu": "Selected menu item",
+                "selectedPost": "Selected post",
+                "tabs": "Tabs",
+                "toggled": "Toggled",
+                "top_bar": "Top bar",
+                "underlay": "Underlay",
+                "wallpaper": "Wallpaper"
             },
             "common": {
                 "color": "Color",
-                "opacity": "Opacity",
                 "contrast": {
+                    "context": {
+                        "18pt": "for large (18pt+) text",
+                        "text": "for text"
+                    },
                     "hint": "Contrast ratio is {ratio}, it {level} {context}",
                     "level": {
                         "aa": "meets Level AA guideline (minimal)",
                         "aaa": "meets Level AAA guideline (recommended)",
                         "bad": "doesn't meet any accessibility guidelines"
-                    },
-                    "context": {
-                        "18pt": "for large (18pt+) text",
-                        "text": "for text"
                     }
-                }
+                },
+                "opacity": "Opacity"
             },
             "common_colors": {
                 "_tab_label": "Common",
-                "main": "Common colors",
                 "foreground_hint": "See \"Advanced\" tab for more detailed control",
+                "main": "Common colors",
                 "rgbo": "Icons, accents, badges"
             },
-            "advanced_colors": {
-                "_tab_label": "Advanced",
-                "alert": "Alert background",
-                "alert_error": "Error",
-                "alert_warning": "Warning",
-                "alert_neutral": "Neutral",
-                "post": "Posts/User bios",
-                "badge": "Badge background",
-                "popover": "Tooltips, menus, popovers",
-                "badge_notification": "Notification",
-                "panel_header": "Panel header",
-                "top_bar": "Top bar",
-                "borders": "Borders",
-                "buttons": "Buttons",
-                "inputs": "Input fields",
-                "faint_text": "Faded text",
-                "underlay": "Underlay",
-                "wallpaper": "Wallpaper",
-                "poll": "Poll graph",
-                "icons": "Icons",
-                "highlight": "Highlighted elements",
-                "pressed": "Pressed",
-                "selectedPost": "Selected post",
-                "selectedMenu": "Selected menu item",
-                "disabled": "Disabled",
-                "toggled": "Toggled",
-                "tabs": "Tabs",
-                "chat": {
-                    "incoming": "Incoming",
-                    "outgoing": "Outgoing",
-                    "border": "Border"
-                }
+            "fonts": {
+                "_tab_label": "Fonts",
+                "components": {
+                    "input": "Input fields",
+                    "interface": "Interface",
+                    "post": "Post text",
+                    "postCode": "Monospaced text in a post (rich text)"
+                },
+                "custom": "Custom",
+                "family": "Font name",
+                "help": "Select font to use for elements of UI. For \"custom\" you have to enter exact font name as it appears in system.",
+                "size": "Size (in px)",
+                "weight": "Weight (boldness)"
+            },
+            "preview": {
+                "button": "Button",
+                "checkbox": "I have skimmed over terms and conditions",
+                "content": "Content",
+                "error": "Example error",
+                "faint_link": "helpful manual",
+                "fine_print": "Read our {0} to learn nothing useful!",
+                "header": "Preview",
+                "header_faint": "This is fine",
+                "input": "Just landed in L.A.",
+                "link": "a nice lil' link",
+                "mono": "content",
+                "text": "A bunch of more {0} and {1}"
             },
             "radii": {
                 "_tab_label": "Roundness"
             },
             "shadows": {
                 "_tab_label": "Shadow and lighting",
-                "component": "Component",
-                "override": "Override",
-                "shadow_id": "Shadow #{value}",
                 "blur": "Blur",
-                "spread": "Spread",
-                "inset": "Inset",
-                "hintV3": "For shadows you can also use the {0} notation to use other color slot.",
-                "filter_hint": {
-                    "always_drop_shadow": "Warning, this shadow always uses {0} when browser supports it.",
-                    "drop_shadow_syntax": "{0} does not support {1} parameter and {2} keyword.",
-                    "avatar_inset": "Please note that combining both inset and non-inset shadows on avatars might give unexpected results with transparent avatars.",
-                    "spread_zero": "Shadows with spread > 0 will appear as if it was set to zero",
-                    "inset_classic": "Inset shadows will be using {0}"
-                },
+                "component": "Component",
                 "components": {
-                    "panel": "Panel",
-                    "panelHeader": "Panel header",
-                    "topBar": "Top bar",
                     "avatar": "User avatar (in profile view)",
                     "avatarStatus": "User avatar (in post display)",
-                    "popup": "Popups and tooltips",
                     "button": "Button",
                     "buttonHover": "Button (hover)",
                     "buttonPressed": "Button (pressed)",
                     "buttonPressedHover": "Button (pressed+hover)",
-                    "input": "Input field"
-                }
-            },
-            "fonts": {
-                "_tab_label": "Fonts",
-                "help": "Select font to use for elements of UI. For \"custom\" you have to enter exact font name as it appears in system.",
-                "components": {
-                    "interface": "Interface",
-                    "input": "Input fields",
-                    "post": "Post text",
-                    "postCode": "Monospaced text in a post (rich text)"
+                    "input": "Input field",
+                    "panel": "Panel",
+                    "panelHeader": "Panel header",
+                    "popup": "Popups and tooltips",
+                    "topBar": "Top bar"
                 },
-                "family": "Font name",
-                "size": "Size (in px)",
-                "weight": "Weight (boldness)",
-                "custom": "Custom"
+                "filter_hint": {
+                    "always_drop_shadow": "Warning, this shadow always uses {0} when browser supports it.",
+                    "avatar_inset": "Please note that combining both inset and non-inset shadows on avatars might give unexpected results with transparent avatars.",
+                    "drop_shadow_syntax": "{0} does not support {1} parameter and {2} keyword.",
+                    "inset_classic": "Inset shadows will be using {0}",
+                    "spread_zero": "Shadows with spread > 0 will appear as if it was set to zero"
+                },
+                "hintV3": "For shadows you can also use the {0} notation to use other color slot.",
+                "inset": "Inset",
+                "override": "Override",
+                "shadow_id": "Shadow #{value}",
+                "spread": "Spread"
             },
-            "preview": {
-                "header": "Preview",
-                "content": "Content",
-                "error": "Example error",
-                "button": "Button",
-                "text": "A bunch of more {0} and {1}",
-                "mono": "content",
-                "input": "Just landed in L.A.",
-                "faint_link": "helpful manual",
-                "fine_print": "Read our {0} to learn nothing useful!",
-                "header_faint": "This is fine",
-                "checkbox": "I have skimmed over terms and conditions",
-                "link": "a nice lil' link"
+            "switcher": {
+                "clear_all": "Clear all",
+                "clear_opacity": "Clear opacity",
+                "help": {
+                    "fe_downgraded": "PleromaFE's version rolled back.",
+                    "fe_upgraded": "PleromaFE's theme engine upgraded after version update.",
+                    "future_version_imported": "File you imported was made in newer version of FE.",
+                    "migration_napshot_gone": "For whatever reason snapshot was missing, some stuff could look different than you remember.",
+                    "migration_snapshot_ok": "Just to be safe, theme snapshot loaded. You can try loading theme data.",
+                    "older_version_imported": "File you imported was made in older version of FE.",
+                    "snapshot_missing": "No theme snapshot was in the file so it could look different than originally envisioned.",
+                    "snapshot_present": "Theme snapshot is loaded, so all values are overriden. You can load theme's actual data instead.",
+                    "snapshot_source_mismatch": "Versions conflict: most likely FE was rolled back and updated again, if you changed theme using older version of FE you most likely want to use old version, otherwise use new version.",
+                    "upgraded_from_v2": "PleromaFE has been upgraded, theme could look a little bit different than you remember.",
+                    "v2_imported": "File you imported was made for older FE. We try to maximize compatibility but there still could be inconsistencies."
+                },
+                "keep_as_is": "Keep as is",
+                "keep_color": "Keep colors",
+                "keep_fonts": "Keep fonts",
+                "keep_opacity": "Keep opacity",
+                "keep_roundness": "Keep roundness",
+                "keep_shadows": "Keep shadows",
+                "load_theme": "Load theme",
+                "reset": "Reset",
+                "save_load_hint": "\"Keep\" options preserve currently set options when selecting or loading themes, it also stores said options when exporting a theme. When all checkboxes unset, exporting theme will save everything.",
+                "use_snapshot": "Old version",
+                "use_source": "New version"
             }
         },
+        "subject_input_always_show": "Always show subject field",
+        "subject_line_behavior": "Copy subject when replying",
+        "subject_line_email": "Like email: \"re: subject\"",
+        "subject_line_mastodon": "Like mastodon: copy as is",
+        "subject_line_noop": "Do not copy",
+        "text": "Text",
+        "theme": "Theme",
+        "theme_help": "Use hex color codes (#rrggbb) to customize your color theme.",
+        "theme_help_v2_1": "You can also override certain component's colors and opacity by toggling the checkbox, use \"Clear all\" button to clear all overrides.",
+        "theme_help_v2_2": "Icons underneath some entries are background/text contrast indicators, hover over for detailed info. Please keep in mind that when using transparency contrast indicators show the worst possible case.",
+        "third_column_mode": "When there's enough space, show third column containing",
+        "third_column_mode_none": "Don't show third column at all",
+        "third_column_mode_notifications": "Notifications column",
+        "third_column_mode_postform": "Main post form and navigation",
+        "token": "Token",
+        "tooltipRadius": "Tooltips/alerts",
+        "tree_advanced": "Allow more flexible navigation in tree view",
+        "tree_fade_ancestors": "Display ancestors of the current status in faint text",
+        "type_domains_to_mute": "Search domains to mute",
+        "upload_a_photo": "Upload a photo",
+        "useStreamingApi": "Receive posts and notifications real-time",
+        "useStreamingApiWarning": "It's cool use it. If it breaks refresh I guess?",
+        "use_at_icon": "Display {'@'} symbol as an icon instead of text",
+        "use_contain_fit": "Don't crop the attachment in thumbnails",
+        "use_one_click_nsfw": "Open NSFW attachments with just one click",
+        "user_mutes": "Users",
+        "user_profiles": "User Profiles",
+        "user_settings": "User Settings",
+        "valid_until": "Valid until",
+        "values": {
+            "false": "no",
+            "true": "yes"
+        },
         "version": {
-            "title": "Version",
             "backend_version": "Backend version",
-            "frontend_version": "Frontend version"
-        }
+            "frontend_version": "Frontend version",
+            "title": "Version"
+        },
+        "virtual_scrolling": "Optimize timeline rendering",
+        "word_filter": "Word filter",
+        "wordfilter": "Wordfilter"
+    },
+    "status": {
+        "ancestor_follow": "See {numReplies} other reply under this status | See {numReplies} other replies under this status",
+        "ancestor_follow_with_icon": "{icon} {text}",
+        "attachment_stop_flash": "Stop Flash player",
+        "bookmark": "Bookmark",
+        "collapse_attachments": "Collapse attachments",
+        "copy_link": "Copy link to status",
+        "delete": "Delete status",
+        "delete_confirm": "Do you really want to delete this status?",
+        "expand": "Expand",
+        "external_source": "External source",
+        "favorites": "Favorites",
+        "hide_attachment": "Hide attachment",
+        "hide_content": "Hide content",
+        "hide_full_subject": "Hide full subject",
+        "many_attachments": "Post has {number} attachment | Post has {number} attachments",
+        "mentions": "Mentions",
+        "move_down": "Shift attachment right",
+        "move_up": "Shift attachment left",
+        "mute_conversation": "Mute conversation",
+        "nsfw": "NSFW",
+        "open_gallery": "Open gallery",
+        "pin": "Pin on profile",
+        "pinned": "Pinned",
+        "plus_more": "+{number} more",
+        "remove_attachment": "Remove attachment",
+        "repeats": "Repeats",
+        "replies_list": "Replies:",
+        "replies_list_with_others": "Replies (+{numReplies} other): | Replies (+{numReplies} others):",
+        "reply_to": "Reply to",
+        "show_all_attachments": "Show all attachments",
+        "show_all_conversation": "Show full conversation ({numStatus} other status) | Show full conversation ({numStatus} other statuses)",
+        "show_all_conversation_with_icon": "{icon} {text}",
+        "show_attachment_description": "Preview description (open attachment for full description)",
+        "show_attachment_in_modal": "Show in media modal",
+        "show_content": "Show content",
+        "show_full_subject": "Show full subject",
+        "show_only_conversation_under_this": "Only show replies to this status",
+        "status_deleted": "This post was deleted",
+        "status_unavailable": "Status unavailable",
+        "thread_follow": "See the remaining part of this thread ({numStatus} status in total) | See the remaining part of this thread ({numStatus} statuses in total)",
+        "thread_follow_with_icon": "{icon} {text}",
+        "thread_hide": "Hide this thread",
+        "thread_muted": "Thread muted",
+        "thread_muted_and_words": ", has words:",
+        "thread_show": "Show this thread",
+        "thread_show_full": "Show everything under this thread ({numStatus} status in total, max depth {depth}) | Show everything under this thread ({numStatus} statuses in total, max depth {depth})",
+        "thread_show_full_with_icon": "{icon} {text}",
+        "unbookmark": "Unbookmark",
+        "unmute_conversation": "Unmute conversation",
+        "unpin": "Unpin from profile",
+        "you": "(You)"
     },
     "time": {
+        "in_future": "in {0}",
+        "in_past": "{0} ago",
+        "now": "just now",
+        "now_short": "now",
         "unit": {
             "days": "{0} day | {0} days",
             "days_short": "{0}d",
@@ -765,242 +873,134 @@
             "weeks_short": "{0}w",
             "years": "{0} year | {0} years",
             "years_short": "{0}y"
-        },
-        "in_future": "in {0}",
-        "in_past": "{0} ago",
-        "now": "just now",
-        "now_short": "now"
+        }
     },
     "timeline": {
         "collapse": "Collapse",
         "conversation": "Conversation",
         "error": "Error fetching timeline: {0}",
         "load_older": "Load older statuses",
+        "no_more_statuses": "No more statuses",
         "no_retweet_hint": "Post is marked as followers-only or direct and cannot be repeated or quoted",
+        "no_statuses": "No statuses",
+        "reload": "Reload",
         "repeated": "repeated",
         "show_new": "Show new",
-        "reload": "Reload",
-        "up_to_date": "Up-to-date",
-        "no_more_statuses": "No more statuses",
-        "no_statuses": "No statuses",
+        "socket_broke": "Realtime connection lost: CloseEvent code {0}",
         "socket_reconnected": "Realtime connection established",
-        "socket_broke": "Realtime connection lost: CloseEvent code {0}"
+        "up_to_date": "Up-to-date"
     },
-    "status": {
-        "favorites": "Favorites",
-        "repeats": "Repeats",
-        "delete": "Delete status",
-        "pin": "Pin on profile",
-        "unpin": "Unpin from profile",
-        "pinned": "Pinned",
+    "tool_tip": {
+        "accept_follow_request": "Accept follow request",
+        "add_reaction": "Add Reaction",
         "bookmark": "Bookmark",
-        "unbookmark": "Unbookmark",
-        "delete_confirm": "Do you really want to delete this status?",
-        "reply_to": "Reply to",
-        "mentions": "Mentions",
-        "replies_list": "Replies:",
-        "replies_list_with_others": "Replies (+{numReplies} other): | Replies (+{numReplies} others):",
-        "mute_conversation": "Mute conversation",
-        "unmute_conversation": "Unmute conversation",
-        "status_unavailable": "Status unavailable",
-        "copy_link": "Copy link to status",
-        "external_source": "External source",
-        "thread_muted": "Thread muted",
-        "thread_muted_and_words": ", has words:",
-        "show_full_subject": "Show full subject",
-        "hide_full_subject": "Hide full subject",
-        "show_content": "Show content",
-        "hide_content": "Hide content",
-        "status_deleted": "This post was deleted",
-        "nsfw": "NSFW",
-        "expand": "Expand",
-        "you": "(You)",
-        "plus_more": "+{number} more",
-        "many_attachments": "Post has {number} attachment(s)",
-        "collapse_attachments": "Collapse attachments",
-        "show_all_attachments": "Show all attachments",
-        "show_attachment_in_modal": "Show in media modal",
-        "show_attachment_description": "Preview description (open attachment for full description)",
-        "hide_attachment": "Hide attachment",
-        "remove_attachment": "Remove attachment",
-        "attachment_stop_flash": "Stop Flash player",
-        "move_up": "Shift attachment left",
-        "move_down": "Shift attachment right",
-        "open_gallery": "Open gallery",
-        "thread_hide": "Hide this thread",
-        "thread_show": "Show this thread",
-        "thread_show_full": "Show everything under this thread ({numStatus} status in total, max depth {depth}) | Show everything under this thread ({numStatus} statuses in total, max depth {depth})",
-        "thread_show_full_with_icon": "{icon} {text}",
-        "thread_follow": "See the remaining part of this thread ({numStatus} status in total) | See the remaining part of this thread ({numStatus} statuses in total)",
-        "thread_follow_with_icon": "{icon} {text}",
-        "ancestor_follow": "See {numReplies} other reply under this status | See {numReplies} other replies under this status",
-        "ancestor_follow_with_icon": "{icon} {text}",
-        "show_all_conversation_with_icon": "{icon} {text}",
-        "show_all_conversation": "Show full conversation ({numStatus} other status) | Show full conversation ({numStatus} other statuses)",
-        "show_only_conversation_under_this": "Only show replies to this status"
+        "favorite": "Favorite",
+        "media_upload": "Upload media",
+        "quote": "Quote",
+        "reject_follow_request": "Reject follow request",
+        "repeat": "Repeat",
+        "reply": "Reply",
+        "user_settings": "User Settings"
+    },
+    "upload": {
+        "error": {
+            "base": "Upload failed.",
+            "default": "Try again later",
+            "file_too_big": "File too big [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
+            "message": "Upload failed: {0}"
+        },
+        "file_size_units": {
+            "B": "B",
+            "GiB": "GiB",
+            "KiB": "KiB",
+            "MiB": "MiB",
+            "TiB": "TiB"
+        }
     },
     "user_card": {
+        "admin_menu": {
+            "activate_account": "Activate account",
+            "deactivate_account": "Deactivate account",
+            "delete_account": "Delete account",
+            "delete_user": "Delete user",
+            "delete_user_data_and_deactivate_confirmation": "This will permanently delete the data from this account and deactivate it. Are you absolutely sure?",
+            "disable_any_subscription": "Disallow following user at all",
+            "disable_remote_subscription": "Disallow following user from remote instances",
+            "force_nsfw": "Mark all posts as NSFW",
+            "force_unlisted": "Force posts to be unlisted",
+            "grant_admin": "Grant Admin",
+            "grant_moderator": "Grant Moderator",
+            "moderation": "Moderation",
+            "quarantine": "Disallow user posts from federating",
+            "revoke_admin": "Revoke Admin",
+            "revoke_moderator": "Revoke Moderator",
+            "sandbox": "Force posts to be followers-only",
+            "strip_media": "Remove media from posts"
+        },
         "approve": "Approve",
         "block": "Block",
+        "block_progress": "Blocking…",
         "blocked": "Blocked!",
+        "bot": "Bot",
         "deactivated": "Deactivated",
         "deny": "Deny",
+        "domain_muted": "Unblock domain",
         "edit_profile": "Edit profile",
         "favorites": "Favorites",
         "follow": "Follow",
         "follow_cancel": "Cancel request",
-        "follow_sent": "Request sent!",
         "follow_progress": "Requesting…",
+        "follow_sent": "Request sent!",
         "follow_unfollow": "Unfollow",
         "followees": "Following",
         "followers": "Followers",
         "following": "Following!",
         "follows_you": "Follows you!",
         "hidden": "Hidden",
+        "hide_repeats": "Hide repeats",
+        "highlight": {
+            "disabled": "No highlight",
+            "side": "Side stripe",
+            "solid": "Solid bg",
+            "striped": "Striped bg"
+        },
         "its_you": "It's you!",
         "media": "Media",
         "mention": "Mention",
         "message": "Message",
         "mute": "Mute",
+        "mute_domain": "Block domain",
+        "mute_progress": "Muting…",
         "muted": "Muted",
+        "note": "Private note",
         "per_day": "per day",
         "remote_follow": "Remote follow",
         "report": "Report",
+        "show_repeats": "Show repeats",
         "statuses": "Statuses",
         "subscribe": "Subscribe",
-        "unsubscribe": "Unsubscribe",
         "unblock": "Unblock",
         "unblock_progress": "Unblocking…",
-        "block_progress": "Blocking…",
         "unmute": "Unmute",
         "unmute_progress": "Unmuting…",
-        "mute_progress": "Muting…",
-        "hide_repeats": "Hide repeats",
-        "show_repeats": "Show repeats",
-        "domain_muted": "Unblock domain",
-        "mute_domain": "Block domain",
-        "bot": "Bot",
-        "note": "Private note",
-        "admin_menu": {
-            "moderation": "Moderation",
-            "grant_admin": "Grant Admin",
-            "revoke_admin": "Revoke Admin",
-            "grant_moderator": "Grant Moderator",
-            "revoke_moderator": "Revoke Moderator",
-            "activate_account": "Activate account",
-            "deactivate_account": "Deactivate account",
-            "delete_account": "Delete account",
-            "force_nsfw": "Mark all posts as NSFW",
-            "strip_media": "Remove media from posts",
-            "force_unlisted": "Force posts to be unlisted",
-            "sandbox": "Force posts to be followers-only",
-            "disable_remote_subscription": "Disallow following user from remote instances",
-            "disable_any_subscription": "Disallow following user at all",
-            "quarantine": "Disallow user posts from federating",
-            "delete_user": "Delete user",
-            "delete_user_data_and_deactivate_confirmation": "This will permanently delete the data from this account and deactivate it. Are you absolutely sure?"
-        },
-        "highlight": {
-            "disabled": "No highlight",
-            "solid": "Solid bg",
-            "striped": "Striped bg",
-            "side": "Side stripe"
-        }
+        "unsubscribe": "Unsubscribe"
     },
     "user_profile": {
-        "timeline_title": "User timeline",
         "profile_does_not_exist": "Sorry, this profile does not exist.",
-        "profile_loading_error": "Sorry, there was an error loading this profile."
+        "profile_loading_error": "Sorry, there was an error loading this profile.",
+        "timeline_title": "User timeline"
     },
     "user_reporting": {
-        "title": "Reporting {0}",
         "add_comment_description": "The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:",
         "additional_comments": "Additional comments",
         "forward_description": "The account is from another server. Send a copy of the report there as well?",
         "forward_to": "Forward to {0}",
+        "generic_error": "An error occurred while processing your request.",
         "submit": "Submit",
-        "generic_error": "An error occurred while processing your request."
+        "title": "Reporting {0}"
     },
     "who_to_follow": {
         "more": "More",
         "who_to_follow": "Who to follow"
-    },
-    "tool_tip": {
-        "media_upload": "Upload media",
-        "quote": "Quote",
-        "repeat": "Repeat",
-        "reply": "Reply",
-        "favorite": "Favorite",
-        "add_reaction": "Add Reaction",
-        "user_settings": "User Settings",
-        "accept_follow_request": "Accept follow request",
-        "reject_follow_request": "Reject follow request",
-        "bookmark": "Bookmark"
-    },
-    "upload": {
-        "error": {
-            "base": "Upload failed.",
-            "message": "Upload failed: {0}",
-            "file_too_big": "File too big [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",
-            "default": "Try again later"
-        },
-        "file_size_units": {
-            "B": "B",
-            "KiB": "KiB",
-            "MiB": "MiB",
-            "GiB": "GiB",
-            "TiB": "TiB"
-        }
-    },
-    "search": {
-        "people": "People",
-        "hashtags": "Hashtags",
-        "person_talking": "{count} person talking",
-        "people_talking": "{count} people talking",
-        "no_results": "No results"
-    },
-    "password_reset": {
-        "forgot_password": "Forgot password?",
-        "password_reset": "Password reset",
-        "instruction": "Enter your email address or username. We will send you a link to reset your password.",
-        "placeholder": "Your email or username",
-        "check_email": "Check your email for a link to reset your password.",
-        "return_home": "Return to the home page",
-        "too_many_requests": "You have reached the limit of attempts, try again later.",
-        "password_reset_disabled": "Password reset is disabled. Please contact your instance administrator.",
-        "password_reset_required": "You must reset your password to log in.",
-        "password_reset_required_but_mailer_is_disabled": "You must reset your password, but password reset is disabled. Please contact your instance administrator."
-    },
-    "chats": {
-        "you": "You:",
-        "message_user": "Message {nickname}",
-        "delete": "Delete",
-        "chats": "Chats",
-        "new": "New Chat",
-        "empty_message_error": "Cannot post empty message",
-        "more": "More",
-        "delete_confirm": "Do you really want to delete this message?",
-        "error_loading_chat": "Something went wrong when loading the chat.",
-        "error_sending_message": "Something went wrong when sending the message.",
-        "empty_chat_list_placeholder": "You don't have any chats yet. Start a new chat!"
-    },
-    "lists": {
-        "lists": "Lists",
-        "new": "New List",
-        "title": "List title",
-        "search": "Search users",
-        "create": "Create",
-        "save": "Save changes",
-        "delete": "Delete list",
-        "following_only": "Limit to Following"
-    },
-    "file_type": {
-        "audio": "Audio",
-        "video": "Video",
-        "image": "Image",
-        "file": "File"
-    },
-    "display_date": {
-        "today": "Today"
     }
 }