Merge remote-tracking branch 'mkljczk/develop' into develop

This commit is contained in:
marcin mikołajczak 2024-11-26 14:08:47 +01:00
commit 5e1d0faabc
67 changed files with 274 additions and 296 deletions

View file

@ -22,14 +22,14 @@
"@types/http-link-header": "^1.0.7",
"@types/lodash.omit": "^4.5.9",
"@types/lodash.pick": "^4.4.9",
"@types/node": "^22.7.4",
"@types/node": "^22.9.3",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.8.0",
"eslint": "8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-compat": "^6.0.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-promise": "^6.0.0",
"typedoc": "^0.26.10",
"typedoc-material-theme": "^1.1.0",
@ -45,7 +45,7 @@
"lodash.omit": "^4.5.0",
"lodash.pick": "^4.4.0",
"object-to-formdata": "^4.5.1",
"query-string": "^9.1.0",
"query-string": "^9.1.1",
"semver": "^7.6.3",
"valibot": "^0.42.1"
},

View file

@ -504,19 +504,12 @@
dependencies:
"@types/unist" "*"
"@types/node@*":
version "20.14.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12.tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49"
integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==
"@types/node@*", "@types/node@^22.9.3":
version "22.9.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
dependencies:
undici-types "~5.26.4"
"@types/node@^22.7.4":
version "22.7.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.4.tgz#e35d6f48dca3255ce44256ddc05dee1c23353fcc"
integrity sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==
dependencies:
undici-types "~6.19.2"
undici-types "~6.19.8"
"@types/semver@^7.5.8":
version "7.5.8"
@ -1290,14 +1283,7 @@ eslint-import-resolver-typescript@^3.6.3:
is-bun-module "^1.0.2"
is-glob "^4.0.3"
eslint-module-utils@^2.8.1:
version "2.11.0"
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.11.0.tgz#b99b211ca4318243f09661fae088f373ad5243c4"
integrity sha512-gbBE5Hitek/oG6MUVj6sFuzEjA/ClzNflVrLovHi/JgLdC7fiN5gLAY1WIPW1a0V5I999MnsrvVrCOGmmVqDBQ==
dependencies:
debug "^3.2.7"
eslint-module-utils@^2.9.0:
eslint-module-utils@^2.12.0, eslint-module-utils@^2.8.1:
version "2.12.0"
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
@ -1318,10 +1304,10 @@ eslint-plugin-compat@^6.0.1:
lodash.memoize "^4.1.2"
semver "^7.6.2"
eslint-plugin-import@^2.30.0:
version "2.30.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz#21ceea0fc462657195989dd780e50c92fe95f449"
integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==
eslint-plugin-import@^2.31.0:
version "2.31.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7"
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
dependencies:
"@rtsao/scc" "^1.1.0"
array-includes "^3.1.8"
@ -1331,7 +1317,7 @@ eslint-plugin-import@^2.30.0:
debug "^3.2.7"
doctrine "^2.1.0"
eslint-import-resolver-node "^0.3.9"
eslint-module-utils "^2.9.0"
eslint-module-utils "^2.12.0"
hasown "^2.0.2"
is-core-module "^2.15.1"
is-glob "^4.0.3"
@ -1340,6 +1326,7 @@ eslint-plugin-import@^2.30.0:
object.groupby "^1.0.3"
object.values "^1.2.0"
semver "^6.3.1"
string.prototype.trimend "^1.0.8"
tsconfig-paths "^3.15.0"
eslint-plugin-promise@^6.0.0:
@ -1836,14 +1823,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
is-core-module@^2.13.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
dependencies:
hasown "^2.0.2"
is-core-module@^2.15.1:
is-core-module@^2.13.0, is-core-module@^2.15.1:
version "2.15.1"
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
@ -2414,10 +2394,10 @@ punycode@^2.1.0:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
query-string@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/query-string/-/query-string-9.1.0.tgz#5f12a4653a4ba56021e113b5cf58e56581823e7a"
integrity sha512-t6dqMECpCkqfyv2FfwVS1xcB6lgXW/0XZSaKdsCNGYkqMO76AFiJEg4vINzoDKcZa6MS7JX+OHIjwh06K5vczw==
query-string@^9.1.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/query-string/-/query-string-9.1.1.tgz#dbfebb4196aeb2919915f2b2b81b91b965cf03a0"
integrity sha512-MWkCOVIcJP9QSKU52Ngow6bsAWAPlPK2MludXvcrS2bGZSl+T1qX9MZvRIkqUIkGLJquMJHWfsT6eRqUpp4aWg==
dependencies:
decode-uri-component "^0.4.1"
filter-obj "^5.1.0"
@ -2856,12 +2836,7 @@ unbox-primitive@^1.0.2:
has-symbols "^1.0.3"
which-boxed-primitive "^1.0.2"
undici-types@~5.26.4:
version "5.26.5"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
undici-types@~6.19.2:
undici-types@~6.19.8:
version "6.19.8"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==

View file

@ -170,7 +170,7 @@
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-compat": "^6.0.1",
"eslint-plugin-formatjs": "4.14.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-promise": "^7.1.0",

View file

@ -1197,7 +1197,6 @@
"navigation_bar.compose": "انشاء منشور",
"navigation_bar.compose_direct": "رسالة خاصة",
"navigation_bar.compose_edit": "تحرير المنشور",
"navigation_bar.manage_event": "إدارة الحدث",
"navigation_bar.compose_group": "النشر في المجموعة",
"navigation_bar.compose_group_reply": "الرد في المجموعة",
"navigation_bar.compose_quote": "اقتباس المنشور",
@ -1216,6 +1215,7 @@
"navigation_bar.in_reply_to": "ردّا على",
"navigation_bar.invites": "الدعوات",
"navigation_bar.logout": "خروج",
"navigation_bar.manage_event": "إدارة الحدث",
"navigation_bar.mutes": "الحسابات المكتومة",
"navigation_bar.plfe_config": "إعدادات Soapbox",
"navigation_bar.preferences": "التفضيلات",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Zarrar sesión",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Usuarios silenciaos",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Preferencies",

View file

@ -1091,7 +1091,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1107,6 +1106,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Излизане",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Muted users",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Предпочитания",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "নতুন টুট লিখুন",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "বাইরে যান",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "যেসব বেভহারকারীদের কার্যক্রম বন্ধ করা আছে",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "পছন্দসমূহ",

View file

@ -1089,7 +1089,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1105,6 +1104,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Muted users",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "",

View file

@ -1094,7 +1094,6 @@
"navigation_bar.compose": "Redacta nou toot",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1110,6 +1109,7 @@
"navigation_bar.import_data": "Importa dades",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Tancar sessió",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Usuaris silenciats",
"navigation_bar.plfe_config": "Configuració de Soapbox",
"navigation_bar.preferences": "Preferències",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Scrive un novu statutu",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Scunnettassi",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Utilizatori piattati",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Preferenze",

View file

@ -1097,7 +1097,6 @@
"navigation_bar.compose": "Vytvořit nový příspěvek",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1113,6 +1112,7 @@
"navigation_bar.import_data": "Importovat data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Odhlásit",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Skrytí uživatelé",
"navigation_bar.plfe_config": "Nastavení Soapboxu",
"navigation_bar.preferences": "Předvolby",

View file

@ -1101,7 +1101,6 @@
"navigation_bar.compose": "Ysgrifennu neges",
"navigation_bar.compose_direct": "Neges breifat",
"navigation_bar.compose_edit": "Golygu'r neges",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1117,6 +1116,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "Mewn ymateb i",
"navigation_bar.logout": "Allgofnodi",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Cyfrifon wedi'u tewi",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Dewisiadau",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Skriv nyt trut",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Logud",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Dæmpede brugere",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Præferencer",

View file

@ -1141,7 +1141,6 @@
"navigation_bar.compose": "Neuen Beitrag verfassen",
"navigation_bar.compose_direct": "Direktnachricht",
"navigation_bar.compose_edit": "Beitrag bearbeiten",
"navigation_bar.manage_event": "Veranstaltung verwalten",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Beitrag zitieren",
@ -1158,6 +1157,7 @@
"navigation_bar.in_reply_to": "Antwort auf",
"navigation_bar.invites": "Einladungen",
"navigation_bar.logout": "Abmelden",
"navigation_bar.manage_event": "Veranstaltung verwalten",
"navigation_bar.mutes": "Stummgeschaltete Profile",
"navigation_bar.plfe_config": "Soapbox-Konfiguration",
"navigation_bar.preferences": "Einstellungen",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Γράψε νέο τουτ",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Αποσύνδεση",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Αποσιωπημένοι χρήστες",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Προτιμήσεις",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "𐑒𐑩𐑥𐑐𐑴𐑟 𐑯𐑿 𐑐𐑴𐑕𐑑",
"navigation_bar.compose_direct": "𐑛𐑦𐑮𐑧𐑒𐑑 𐑥𐑧𐑕𐑦𐑡",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In 𐑮𐑦𐑐𐑤𐑲 to",
"navigation_bar.invites": "𐑦𐑯𐑝𐑲𐑑𐑕",
"navigation_bar.logout": " 𐑤𐑪𐑜𐑬𐑑",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "𐑥𐑿𐑑𐑕",
"navigation_bar.plfe_config": "·𐑕𐑴𐑐𐑚𐑪𐑒𐑕 𐑒𐑩𐑯𐑓𐑦𐑜",
"navigation_bar.preferences": "𐑐𐑮𐑧𐑓𐑼𐑩𐑯𐑕𐑩𐑟",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Skribi novan mesaĝon",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Elsaluti",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Silentigitaj uzantoj",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Preferoj",

View file

@ -1113,7 +1113,6 @@
"navigation_bar.compose": "Redactar un nuevo toot",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1129,6 +1128,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Cerrar sesión",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Usuarios silenciados",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Configuración",

View file

@ -3,7 +3,7 @@
"accordion.collapse": "Colapsar",
"accordion.expand": "Expandir",
"account.add_or_remove_from_list": "Agregar o eliminar de listas",
"account.avatar.alt": "",
"account.avatar.alt": "Avatar",
"account.badges.bot": "Robot",
"account.birthday": "Nació {date}",
"account.birthday_today": "¡Hoy cumple años!",
@ -428,8 +428,8 @@
"column.mfa_cancel": "Cancelar",
"column.mfa_confirm_button": "Confirmar",
"column.mfa_disable_button": "Disable",
"column.mfa_setup": "Proceed to Setup",
"column.migration": "Account migration",
"column.mfa_setup": "Proceder a la configuración",
"column.migration": "Migración de cuenta",
"column.mutes": "Usuarios silenciados",
"column.notifications": "Notificaciones",
"column.pins": "Pinned posts",
@ -633,24 +633,24 @@
"crypto_donate.explanation_box.message": "{siteTitle} accepts cryptocurrency donations. You may send a donation to any of the addresses below. Thank you for your support!",
"crypto_donate.explanation_box.title": "Sending cryptocurrency donations",
"crypto_donate_panel.actions.view": "Haga clic para ver {contar, plural, una {# cartera} other {# carteras}}",
"crypto_donate_panel.heading": "Donate Cryptocurrency",
"crypto_donate_panel.intro.message": "{siteTitle} accepts cryptocurrency donations to fund our service. Thank you for your support!",
"crypto_donate_panel.heading": "Donar con criptomonedas",
"crypto_donate_panel.intro.message": "{siteTitle} acepta donaciones en criptomoneda para financiar nuestro servicio. ¡Gracias por su apoyo!",
"datepicker.day": "Day",
"datepicker.hint": "Scheduled to post at…",
"datepicker.hint": "Programado para publicarse en…",
"datepicker.month": "Month",
"datepicker.next_month": "Next month",
"datepicker.next_year": "Next year",
"datepicker.previous_month": "Previous month",
"datepicker.previous_year": "Previous year",
"datepicker.next_month": "Próximo mes",
"datepicker.next_year": "Próximo año",
"datepicker.previous_month": "Mes anterior",
"datepicker.previous_year": "Año anterior",
"datepicker.year": "Year",
"developers.challenge.answer_label": "Answer",
"developers.challenge.answer_placeholder": "Your answer",
"developers.challenge.fail": "Wrong answer",
"developers.challenge.message": "What is the result of calling {function}?",
"developers.challenge.submit": "Become a developer",
"developers.challenge.success": "You are now a developer",
"developers.leave": "You have left developers",
"developers.navigation.app_create_label": "Create an app",
"developers.challenge.answer_label": "Respuesta",
"developers.challenge.answer_placeholder": "Tu respuesta",
"developers.challenge.fail": "Respuesta incorrecta",
"developers.challenge.message": "¿Cuál es el resultado de llamar a {function}?",
"developers.challenge.submit": "Conviértete en desarrollador",
"developers.challenge.success": "Ahora eres un desarrollador",
"developers.leave": "Ya no eres desarrollador",
"developers.navigation.app_create_label": "Crea una aplicación",
"developers.navigation.intentional_error_label": "Trigger an error",
"developers.navigation.leave_developers_label": "Leave developers",
"developers.navigation.network_error_label": "Network error",
@ -1200,7 +1200,6 @@
"navigation_bar.compose": "Escribir un nuevo toot",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "Administrar evento",
"navigation_bar.compose_group": "Redactar para grupo",
"navigation_bar.compose_group_reply": "Responder al mensaje del grupo",
"navigation_bar.compose_quote": "Quote post",
@ -1219,6 +1218,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Cerrar sesión",
"navigation_bar.manage_event": "Administrar evento",
"navigation_bar.mutes": "Usuarios silenciados",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferencias",
@ -1389,8 +1389,8 @@
"preferences.fields.display_media.show_all": "Always show media",
"preferences.fields.expand_spoilers_label": "Always expand posts marked with content warnings",
"preferences.fields.known_languages_label": "",
"preferences.fields.language_label": "Language",
"preferences.fields.media_display_label": "Media display",
"preferences.fields.language_label": "Idioma",
"preferences.fields.media_display_label": "Visualización de medios",
"preferences.fields.missing_description_modal_label": "Show confirmation dialog before sending a post without media descriptions",
"preferences.fields.preserve_spoilers_label": "Conservar el aviso del contenido al responder",
"preferences.fields.privacy_label": "Default post privacy",
@ -1521,12 +1521,12 @@
"reset_password.password.label": "Password",
"reset_password.password.placeholder": "Placeholder",
"save": "Save",
"schedule.post_time": "Post Date/Time",
"schedule.remove": "Remove schedule",
"schedule_button.add_schedule": "Schedule post for later",
"schedule_button.remove_schedule": "Post immediately",
"scheduled_status.cancel": "Cancel",
"search.action": "Search for “{query}”",
"schedule.post_time": "Fecha y hora de publicación",
"schedule.remove": "Eliminar programación",
"schedule_button.add_schedule": "Programar publicación para más tarde",
"schedule_button.remove_schedule": "Publicar inmediatamente",
"scheduled_status.cancel": "Cancelar",
"search.action": "Buscar por “{query}”",
"search.placeholder": "Buscar",
"search_results.accounts": "Gente",
"search_results.filter_message": "You are searching for posts from @{acct}.",
@ -1559,7 +1559,7 @@
"select.no_options": "",
"select.placeholder": "",
"select_bookmark_folder_modal.header_title": "Seleccione la carpeta",
"settings.account_migration": "Move Account",
"settings.account_migration": "Mover cuenta",
"settings.blocks": "Bloqueos",
"settings.change_email": "Change Email",
"settings.change_password": "Change Password",
@ -1587,6 +1587,7 @@
"status.add_known_language": "",
"status.admin_account": "Abrir interfaz de moderación para @{name}",
"status.admin_status": "Abrir este estado en la interfaz de moderación",
"status.application_name": "Formulario {name} enviado",
"status.approval.pending": "Pendiente de aprobación",
"status.approval.rejected": "Rechazado",
"status.bookmark": "Bookmark",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Koosta uus tuut",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Logi välja",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Vaigistatud kasutajad",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Eelistused",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Idatzi toot berria",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Amaitu saioa",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Mutututako erabiltzaileak",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Hobespenak",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "نوشتن بوق تازه",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "خروج",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "کاربران بی‌صداشده",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "ترجیحات",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Kirjoita uusi tuuttaus",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Kirjaudu ulos",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Mykistetyt käyttäjät",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Asetukset",

View file

@ -3,7 +3,7 @@
"accordion.collapse": "Réduire",
"accordion.expand": "Développer",
"account.add_or_remove_from_list": "Ajouter ou retirer des listes",
"account.avatar.alt": "",
"account.avatar.alt": "Avatar",
"account.badges.bot": "Robot",
"account.birthday": "Né⋅e le {date}",
"account.birthday_today": "Jour danniversaire!",
@ -36,11 +36,11 @@
"account.link_verified_on": "La propriété de ce lien a été vérifiée le {date}",
"account.locked_info": "Ce compte est verrouillé. Son propriétaire approuve manuellement qui peut le ou la suivre.",
"account.login": "Connexion",
"account.media": "Media",
"account.media": "Média",
"account.member_since": "Inscription le {date}",
"account.mention": "Mentionner",
"account.mute": "Mettre en sourdine @{name}",
"account.muted": "Mise en sourdine",
"account.muted": "Mis en sourdine",
"account.never_active": "Jamais",
"account.posts": "Pouets",
"account.posts_with_replies": "Pouets et réponses",
@ -92,7 +92,7 @@
"admin.announcements.action": "Créer une annonce",
"admin.announcements.all_day": "Toute la journée",
"admin.announcements.delete": "Effacer",
"admin.announcements.edit": "Edit",
"admin.announcements.edit": "Modifier",
"admin.announcements.ends_at": "Se termine à :",
"admin.announcements.starts_at": "Commence à :",
"admin.awaiting_approval.empty_message": "Personne nattend dapprobation. Quand un nouveau compte saffiche, vous pouvez lexaminer ici.",
@ -168,7 +168,7 @@
"admin.rule.priority": "Priorité :",
"admin.rules.action": "",
"admin.rules.delete": "Effacer",
"admin.rules.edit": "Edit",
"admin.rules.edit": "Modifier",
"admin.software.backend": "Backend",
"admin.software.frontend": "Frontend",
"admin.statuses.actions.delete_status": "Supprimer la publication",
@ -180,7 +180,7 @@
"admin.theme.title": "Thème",
"admin.user_index.empty": "Aucun profil trouvé.",
"admin.user_index.search_input_placeholder": "Qui recherchez-vous?",
"admin.users.actions.deactivate_user": "Désactiver @{name}",
"admin.users.actions.deactivate_user": "Désactiver le compte @{name}",
"admin.users.actions.delete_user": "Supprimer le compte @{name}",
"admin.users.actions.demote_to_moderator_message": "@{acct} a été démis⋅e du statut de modérateur⋅ice",
"admin.users.actions.demote_to_user_message": "@{acct} a été rétrogradé⋅e au statut dutilisateur⋅ice",
@ -375,7 +375,7 @@
"column.edit_profile": "Modifier le profil",
"column.event_map": "Emplacement de lévènement",
"column.event_participants": "Participants à lévènement",
"column.events": "Évènements",
"column.events": "Événements",
"column.export_data": "Export data",
"column.familiar_followers": "Des personnes que vous connaissez suivant aussi {name}",
"column.favourited_statuses": "Publications favorites",
@ -705,7 +705,7 @@
"edit_profile.header": "Modifier le profil",
"edit_profile.hints.accepts_email_list": "Activer les nouvelles et mises à jour marketing.",
"edit_profile.hints.bot": "Ce compte fait principalement des actions automatiques et peut ne pas être surveillé",
"edit_profile.hints.discoverable": "Afficher le compte dans le répertoire des profil et autoriser son indexation par des services externes",
"edit_profile.hints.discoverable": "Afficher le compte dans le répertoire des profils et autoriser son indexation par des services externes",
"edit_profile.hints.hide_network": "Votre profil nindiquera pas qui vous suivez et qui vous suit",
"edit_profile.hints.locked": "Nécessite que vous approuvier manuellement vos abonnés",
"edit_profile.hints.meta_fields": "Vous pouvez avoir jusquà {count, plural, one {# custom field} other {# custom fields}} affichés sur votre profil.",
@ -803,38 +803,38 @@
"event.manage": "Gérer",
"event.organized_by": "Organisé par {name}",
"event.participants": "{count} {rawCount, plural, one {person} other {people}} participent",
"event.quote": "",
"event.quote": "Citer lévénement",
"event.reblog": "",
"event.show_on_map": "Montrer sur la carte",
"event.unreblog": "",
"event.unreblog": "Annuler la republication",
"event.website": "Liens externes",
"event_map.navigate": "Naviguer",
"events.create_event": "Créer un évènement",
"events.joined_events": "Évènements rejoints",
"events.joined_events.empty": "Vous navez rejoint aucun évènement pour le moment.",
"events.recent_events": "Récents évènements",
"events.recent_events.empty": "Il ny a pas dévènement public pour le moment.",
"export_data.actions.export": "Export",
"export_data.actions.export_blocks": "Export blocks",
"export_data.actions.export_follows": "Export follows",
"export_data.actions.export_mutes": "Export mutes",
"export_data.blocks_label": "Blocks",
"export_data.follows_label": "Follows",
"events.create_event": "Créer un événement",
"events.joined_events": "Événements rejoints",
"events.joined_events.empty": "Vous ne participez à aucun événement pour le moment.",
"events.recent_events": "Événements récents",
"events.recent_events.empty": "Il ny a pas dévénement public pour le moment.",
"export_data.actions.export": "Exporter",
"export_data.actions.export_blocks": "Exporter les comptes bloqués",
"export_data.actions.export_follows": "Exporter les comptes suivis",
"export_data.actions.export_mutes": "Exporter les comptes mis en sourdine",
"export_data.blocks_label": "Bloqués",
"export_data.follows_label": "Suivis",
"export_data.hints.blocks": "Get a CSV file containing a list of blocked accounts",
"export_data.hints.follows": "Get a CSV file containing a list of followed accounts",
"export_data.hints.mutes": "Get a CSV file containing a list of muted accounts",
"export_data.mutes_label": "Mutes",
"export_data.mutes_label": "Mises en sourdine",
"export_data.success.blocks": "Blocks exported successfully",
"export_data.success.followers": "Followers exported successfully",
"export_data.success.mutes": "Mutes exported successfully",
"federation_restriction.federated_timeline_removal": "Fediverse timeline removal",
"federation_restriction.followers_only": "Hidden except to followers",
"federation_restriction.full_media_removal": "Full media removal",
"federation_restriction.media_nsfw": "Attachments marked NSFW",
"federation_restriction.partial_media_removal": "Partial media removal",
"federation_restrictions.empty_message": "{siteTitle} has not restricted any instances.",
"federation_restriction.federated_timeline_removal": "Masquer sur le flux global (Fédiverse)",
"federation_restriction.followers_only": "Masqué excepté pour les abonné⋅e⋅s",
"federation_restriction.full_media_removal": "Masquer tous les médias",
"federation_restriction.media_nsfw": "Médias marqués comme sensibles",
"federation_restriction.partial_media_removal": "Médias partiellement masqués",
"federation_restrictions.empty_message": "{siteTitle} na mis en quarantaine aucune instances.",
"federation_restrictions.explanation_box.message": "Normally servers on the Fediverse can communicate freely. {siteTitle} has imposed restrictions on the following servers.",
"federation_restrictions.explanation_box.title": "Instance-specific policies",
"federation_restrictions.explanation_box.title": "Règles spécifiques de linstance",
"federation_restrictions.not_disclosed_message": "{siteTitle} does not disclose federation restrictions through the API.",
"fediverse_tab.explanation_box.dismiss": "Dont show again",
"fediverse_tab.explanation_box.explanation": "{site_title} is part of the Fediverse, a social network made up of thousands of independent social media sites (aka \"servers\"). The posts you see here are from 3rd-party servers. You have the freedom to engage with them, or to block any server you dont like. Pay attention to the full username after the second @ symbol to know which server a post is from. To see only {site_title} posts, visit {local}.",
@ -847,9 +847,9 @@
"filters.create_filter": "Créer un filtre",
"filters.filters_list_context_label": "Contexte du filtre :",
"filters.filters_list_drop": "Drop",
"filters.filters_list_expired": "",
"filters.filters_list_hide": "Hide",
"filters.filters_list_hide_completely": "Hide content",
"filters.filters_list_expired": "Expiré",
"filters.filters_list_hide": "Masquer",
"filters.filters_list_hide_completely": "Masquer le contenu",
"filters.filters_list_phrases_label": "",
"filters.filters_list_warn": "",
"filters.removed": "Filter deleted.",
@ -983,9 +983,9 @@
"join_event.hint": "Vous pouvez dire à la personne organisatrice pourquoi vous voulez participer à cet évènement :",
"join_event.join": "Demander à participer",
"join_event.placeholder": "Envoyer un message à la personne organisatrice",
"join_event.request_success": "Demander à participer à lévènement",
"join_event.success": "Évènements rejoints",
"join_event.title": "Rejoindre lévènement",
"join_event.request_success": "Demander à participer à lévénement",
"join_event.success": "Vous participez à cet événement",
"join_event.title": "Participer à lévénement",
"keyboard_shortcuts.back": "pour revenir en arrière",
"keyboard_shortcuts.blocked": "pour ouvrir une liste dutilisateur·rice·s bloqué·e·s",
"keyboard_shortcuts.boost": "pour partager",
@ -1137,7 +1137,6 @@
"navigation_bar.compose": "Rédiger un nouveau toot",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "Gérer lévènement",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1154,6 +1153,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Déconnexion",
"navigation_bar.manage_event": "Gérer lévènement",
"navigation_bar.mutes": "Comptes masqués",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Préférences",
@ -1255,14 +1255,14 @@
"plfe_config.fields.home_footer_fields_label": "Home footer items",
"plfe_config.fields.logo_label": "Logo",
"plfe_config.fields.promo_panel_fields_label": "Promo panel items",
"plfe_config.fields.theme_label": "Default theme",
"plfe_config.fields.theme_label": "Thème par défaut",
"plfe_config.greentext_label": "Enable greentext support",
"plfe_config.headings.advanced": "Advanced",
"plfe_config.headings.cryptocurrency": "Cryptocurrency",
"plfe_config.headings.events": "Évènements",
"plfe_config.headings.cryptocurrency": "Cryptomonnaie",
"plfe_config.headings.events": "Événements",
"plfe_config.headings.navigation": "Navigation",
"plfe_config.headings.options": "Options",
"plfe_config.headings.theme": "Theme",
"plfe_config.headings.theme": "Thème",
"plfe_config.hints.crypto_addresses": "Add cryptocurrency addresses so users of your site can donate to you. Order matters, and you must use lowercase ticker values.",
"plfe_config.hints.home_footer_fields": "You can have custom defined links displayed on the footer of your static pages",
"plfe_config.hints.logo": "SVG. At most 2 MB. Will be displayed to 50px height, maintaining aspect ratio",
@ -1350,15 +1350,15 @@
"privacy.public.short": "Public",
"privacy.unlisted.long": "Ne pas afficher dans les fils publics",
"privacy.unlisted.short": "Non listé",
"profile_dropdown.add_account": "Add an existing account",
"profile_dropdown.add_account": "Ajouter un compte existant",
"profile_dropdown.logout": "Log out @{acct}",
"profile_dropdown.switch_account": "Switch accounts",
"profile_dropdown.theme": "Theme",
"profile_dropdown.switch_account": "Changer de compte",
"profile_dropdown.theme": "Thème",
"profile_fields_panel.title": "Profile fields",
"reactions.all": "All",
"reactions.all": "Tout",
"regeneration_indicator.label": "Chargement…",
"regeneration_indicator.sublabel": "Le flux de votre page principale est en cours de préparation!",
"register_invite.lead": "Complete the form below to create an account.",
"register_invite.lead": "Compléter le formulaire suivant pour créer un compte.",
"register_invite.title": "Vous avez reçu une invitation à rejoindre {siteTitle} !",
"registration.agreement": "I agree to the {tos}.",
"registration.captcha": "",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Logout",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Muted users",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferences",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Escribir novo toot",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Sair",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Usuarias acaladas",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Preferencias",

View file

@ -1166,7 +1166,6 @@
"navigation_bar.compose": "כתוב פוסט חדש",
"navigation_bar.compose_direct": "הודעה ישירה",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1183,6 +1182,7 @@
"navigation_bar.in_reply_to": "בתשובה ל",
"navigation_bar.invites": "הזמנות",
"navigation_bar.logout": "יציאה",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "השתקות",
"navigation_bar.plfe_config": "תצורת סבוניה",
"navigation_bar.preferences": "העדפות",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Logout",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Muted users",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferences",

View file

@ -1131,7 +1131,6 @@
"navigation_bar.compose": "Sastavite novu objavu",
"navigation_bar.compose_direct": "Izravna poruka",
"navigation_bar.compose_edit": "Uredi objavu",
"navigation_bar.manage_event": "Upravljanje događajem",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Citiraj objavu",
@ -1148,6 +1147,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Odjavi se",
"navigation_bar.manage_event": "Upravljanje događajem",
"navigation_bar.mutes": "Utišani korisnici",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Postavke",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Új tülk írása",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Kijelentkezés",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Némított felhasználók",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Beállítások",

View file

@ -1089,7 +1089,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1105,6 +1104,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Դուրս գալ",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Լռեցրած օգտատերեր",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Նախապատվություններ",

View file

@ -1197,7 +1197,6 @@
"navigation_bar.compose": "Tulis toot baru",
"navigation_bar.compose_direct": "Pesan Langsung",
"navigation_bar.compose_edit": "Edit postingan",
"navigation_bar.manage_event": "Kelola acara",
"navigation_bar.compose_group": "Menulis ke grup",
"navigation_bar.compose_group_reply": "Membalas kiriman grup",
"navigation_bar.compose_quote": "Postingan quote",
@ -1216,6 +1215,7 @@
"navigation_bar.in_reply_to": "Sebagai balasannya",
"navigation_bar.invites": "Undangan",
"navigation_bar.logout": "Keluar",
"navigation_bar.manage_event": "Kelola acara",
"navigation_bar.mutes": "Pengguna dibisukan",
"navigation_bar.plfe_config": "Konfigurasi Soapbox",
"navigation_bar.preferences": "Pengaturan",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Ekirar",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Celita uzeri",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferi",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Semja nýja færslu",
"navigation_bar.compose_direct": "Bein skilaboð",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "Í svari að",
"navigation_bar.invites": "Boð",
"navigation_bar.logout": "Útskrá",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Þagganir",
"navigation_bar.plfe_config": "Stillingar Soapbox",
"navigation_bar.preferences": "Kjörstillingar",

View file

@ -60,7 +60,7 @@
"account.search_self": "Cerca tra le tue pubblicazioni",
"account.share": "Condividi il profilo di @{name}",
"account.show_reblogs": "Mostra le condivisioni da @{name}",
"account.statuses": "",
"account.statuses": "Scritture",
"account.subscribe": "Abbonati a @{name}",
"account.subscribe.failure": "Si è verificato un errore provando ad abbonarsi a questo profilo.",
"account.subscribe.success": "Hai attivato l'abbonamento a questo profilo.",
@ -117,11 +117,11 @@
"admin.domains.edit": "Modifica",
"admin.domains.name": "Dominio:",
"admin.domains.private": "Privato",
"admin.domains.public": "",
"admin.domains.resolve.fail_label": "",
"admin.domains.resolve.last_checked": "",
"admin.domains.resolve.pending_label": "",
"admin.domains.resolve.success_label": "",
"admin.domains.public": "Pubblico",
"admin.domains.resolve.fail_label": "Dominio introvabile",
"admin.domains.resolve.last_checked": "Ultima verifica: {date}",
"admin.domains.resolve.pending_label": "Dominio in fase di verifica",
"admin.domains.resolve.success_label": "Dominio raggiungibile",
"admin.edit_announcement.created": "Hai creato l'annuncio",
"admin.edit_announcement.deleted": "Hai eliminato l'annuncio",
"admin.edit_announcement.fields.all_day_hint": "Mostra solamente le date del settore temporale selezionato",
@ -134,42 +134,42 @@
"admin.edit_announcement.fields.start_time_placeholder": "L'annuncio inizia il:",
"admin.edit_announcement.save": "Salva",
"admin.edit_announcement.updated": "Hai modificato l'annuncio",
"admin.edit_domain.created": "",
"admin.edit_domain.deleted": "",
"admin.edit_domain.fields.domain_label": "",
"admin.edit_domain.fields.domain_placeholder": "",
"admin.edit_domain.fields.public_hint": "",
"admin.edit_domain.fields.public_label": "",
"admin.edit_domain.save": "",
"admin.edit_domain.updated": "",
"admin.edit_rule.created": "",
"admin.edit_rule.deleted": "",
"admin.edit_rule.fields.priority_label": "",
"admin.edit_rule.fields.priority_placeholder": "",
"admin.edit_rule.fields.text_label": "",
"admin.edit_rule.fields.text_placeholder": "",
"admin.edit_rule.save": "",
"admin.edit_rule.updated": "",
"admin.edit_domain.created": "Dominio creato",
"admin.edit_domain.deleted": "Dominio eliminato",
"admin.edit_domain.fields.domain_label": "Dominio",
"admin.edit_domain.fields.domain_placeholder": "Nome del dominio",
"admin.edit_domain.fields.public_hint": "Quando selezionato, chiunque può iscriversi da questo dominio",
"admin.edit_domain.fields.public_label": "Pubblico",
"admin.edit_domain.save": "Salva",
"admin.edit_domain.updated": "Dominio modificato",
"admin.edit_rule.created": "Regola creata",
"admin.edit_rule.deleted": "Regola eliminata",
"admin.edit_rule.fields.priority_label": "Priorità regole",
"admin.edit_rule.fields.priority_placeholder": "Priorità di visualizzazione regole istanza",
"admin.edit_rule.fields.text_label": "Testo della regola",
"admin.edit_rule.fields.text_placeholder": "Testo del regolamento",
"admin.edit_rule.save": "Salva",
"admin.edit_rule.updated": "Regola modificata",
"admin.latest_accounts_panel.more": "Clicca per vedere {count, plural, one {# profilo} other {# profili}}",
"admin.latest_accounts_panel.title": "Ultimi profili",
"admin.moderation_log.empty_message": "Non hai ancora moderato nessun profilo. In futuro, qui comparirà lo storico delle moderazioni.",
"admin.relays.add.fail": "",
"admin.relays.add.success": "",
"admin.relays.deleted": "",
"admin.relays.followed_back": "",
"admin.relays.new.follow": "",
"admin.relays.new.url_placeholder": "",
"admin.relays.unfollow": "",
"admin.relays.url": "",
"admin.relays.add.fail": "Impossibile seguire il ripetitore di istanza",
"admin.relays.add.success": "Il ripetitore di istanza è stato seguito",
"admin.relays.deleted": "Non segui più il ripetitore di istanza",
"admin.relays.followed_back": "Follow ricambiato",
"admin.relays.new.follow": "Follow",
"admin.relays.new.url_placeholder": "URL del ripetitore di istanza",
"admin.relays.unfollow": "Interrompi follow",
"admin.relays.url": "URL della istanza:",
"admin.reports.actions.close": "Chiudi",
"admin.reports.actions.view_status": "Leggi la pubblicazione",
"admin.reports.empty_message": "Nessuna segnalazione in corso. Se un profilo verrà segnalato, comparirà qui.",
"admin.reports.report_closed_message": "La segnalazione per @{name} è stata chiusa",
"admin.reports.report_title": "Segnalazione su {acct}",
"admin.rule.priority": "",
"admin.rules.action": "",
"admin.rules.delete": "",
"admin.rules.edit": "",
"admin.rule.priority": "Priorità:",
"admin.rules.action": "Crea regola",
"admin.rules.delete": "Elimina",
"admin.rules.edit": "Modifica",
"admin.software.backend": "Lato server",
"admin.software.frontend": "Lato client",
"admin.statuses.actions.delete_status": "Elimina pubblicazione",
@ -217,7 +217,7 @@
"aliases.success.remove": "Rimosso l'alias di profilo",
"announcements.title": "Annunci",
"app_create.name_label": "Nome della App",
"app_create.name_placeholder": "es.: Soapbox",
"app_create.name_placeholder": "es.: 'PL-FE'",
"app_create.redirect_uri_label": "URL di ritorno",
"app_create.restart": "Creane un'altra",
"app_create.results.app_label": "App",
@ -337,18 +337,18 @@
"column.admin.announcements": "Annunci",
"column.admin.awaiting_approval": "Attesa approvazione",
"column.admin.create_announcement": "Creazione annunci",
"column.admin.create_domain": "",
"column.admin.create_rule": "",
"column.admin.create_domain": "Crea dominio",
"column.admin.create_rule": "Crea regola",
"column.admin.dashboard": "Cruscotto",
"column.admin.domains": "",
"column.admin.domains": "Domini",
"column.admin.edit_announcement": "Modifica annuncio",
"column.admin.edit_domain": "",
"column.admin.edit_rule": "",
"column.admin.moderation_log": "Eventi di moderazione",
"column.admin.relays": "",
"column.admin.edit_domain": "Modifica dominio",
"column.admin.edit_rule": "Modifica regola",
"column.admin.moderation_log": "Registro di moderazione",
"column.admin.relays": "Ripetitori di istanza",
"column.admin.reports": "Segnalazioni",
"column.admin.reports.menu.moderation_log": "Eventi di moderazione",
"column.admin.rules": "",
"column.admin.reports.menu.moderation_log": "Registro di moderazione",
"column.admin.rules": "Regole istanza",
"column.admin.users": "Persone",
"column.aliases": "Alias di profilo",
"column.aliases.create_error": "Errore creando l'alias",
@ -361,9 +361,9 @@
"column.birthdays": "Compleanni",
"column.blocks": "Blocchi",
"column.bookmarks": "Segnalibri",
"column.bubble": "",
"column.bubble": "Timeline Bolla",
"column.chats": "Chat",
"column.circle": "",
"column.circle": "Circolo di interazioni",
"column.community": "Timeline locale",
"column.crypto_donate": "Donazioni in cripto valuta",
"column.developers": "Sviluppatori",
@ -372,7 +372,7 @@
"column.directory": "Esplora i profili pubblici",
"column.dislikes": "Antipatie",
"column.domain_blocks": "Domini nascosti",
"column.draft_statuses": "",
"column.draft_statuses": "Bozze",
"column.edit_profile": "Modifica del profilo",
"column.event_map": "Località dell'evento",
"column.event_participants": "Partecipanti all'evento",
@ -384,14 +384,14 @@
"column.federation_restrictions": "Restrizioni alla federazione",
"column.filters": "Parole filtrate",
"column.filters.accounts": "Profili",
"column.filters.add_new": "Inizia a filtrare",
"column.filters.add_new": "Aggiungi nuovo filtro",
"column.filters.conversations": "Conversazioni",
"column.filters.create_error": "Si è verificato un errore aggiungendo il filtro",
"column.filters.delete": "Elimina",
"column.filters.delete_error": "Si è verificato un errore eliminando il filtro",
"column.filters.drop_header": "Cancella anziché nascondere",
"column.filters.drop_hint": "Le pubblicazioni spariranno irrimediabilmente, anche dopo aver rimosso il filtro",
"column.filters.edit": "Modifica",
"column.filters.edit": "Modifica filtro",
"column.filters.expiration.1800": "30 minuti",
"column.filters.expiration.21600": "6 ore",
"column.filters.expiration.3600": "1 ora",
@ -420,7 +420,7 @@
"column.home": "Home",
"column.import_data": "Importazione dati",
"column.info": "Informazioni server",
"column.interaction_policies": "",
"column.interaction_policies": "Policy di interazione",
"column.lists": "Liste",
"column.manage_group": "Gestione gruppi",
"column.mentions": "Menzioni",
@ -451,19 +451,19 @@
"compose.character_counter.title": "Stai usando {chars} di {maxChars} {maxChars, plural, one {carattere} other {caratteri}}",
"compose.edit_success": "Hai modificato la pubblicazione",
"compose.invalid_schedule": "Devi pianificare le pubblicazioni almeno fra 5 minuti.",
"compose.language_dropdown.add_language": "",
"compose.language_dropdown.delete_language": "",
"compose.language_dropdown.more_languages": "",
"compose.language_dropdown.prompt": "",
"compose.language_dropdown.search": "",
"compose.language_dropdown.suggestion": "",
"compose.language_dropdown.add_language": "Aggiungi lingua",
"compose.language_dropdown.delete_language": "Elimina lingua",
"compose.language_dropdown.more_languages": "{count, plural, one {# more lingua} other {# more lingue}}",
"compose.language_dropdown.prompt": "Seleziona lingua",
"compose.language_dropdown.search": "Cerca lingua…",
"compose.language_dropdown.suggestion": "{language} (indovinata)",
"compose.reply_group_indicator.message": "Scrivere in {groupLink}",
"compose.scheduled_success": "",
"compose.scheduled_success": "La scrittura è stata pianificata",
"compose.submit_success": "Pubblicazione avvenuta!",
"compose_event.create": "Crea",
"compose_event.edit_success": "Evento modificato",
"compose_event.fields.approval_required": "Voglio confermare manualmente richieste di partecipazione",
"compose_event.fields.banner_hint": "",
"compose_event.fields.banner_hint": "Formato PNG, GIF o JPG. Meglio se orizzontale.",
"compose_event.fields.banner_label": "Banner dell'evento",
"compose_event.fields.description_label": "Descrizione dell'evento",
"compose_event.fields.description_placeholder": "Descrizione",
@ -485,18 +485,18 @@
"compose_event.tabs.pending": "Gestisci le richieste",
"compose_event.update": "Aggiorna",
"compose_event.upload_banner": "Carica il banner dell'evento",
"compose_form.content_type.change": "",
"compose_form.content_type.change": "Cambia il tipo di contenuto",
"compose_form.direct_message_warning": "Stai scrivendo solo alle persone menzionate, ma ricorda che gli amministratori delle istanze coinvolte potrebbero comunque leggere il messaggio.",
"compose_form.event_placeholder": "Pubblica nell'evento",
"compose_form.hashtag_warning": "Pubblicazione non elencata, sarà impossibile trovarla nelle ricerche anche indicando gli hashtag. Le pubblicazioni possono essere cercate soltanto impostando la visibilità a livello «Pubblico».",
"compose_form.lexical.create_horizontal_line": "",
"compose_form.lexical.format_bold": "",
"compose_form.lexical.format_italic": "",
"compose_form.lexical.format_strikethrough": "",
"compose_form.lexical.format_underline": "",
"compose_form.lexical.insert_code_block": "",
"compose_form.lexical.insert_link": "",
"compose_form.lexical.upload_media": "",
"compose_form.lexical.create_horizontal_line": "Aggiungi linea orizzontale",
"compose_form.lexical.format_bold": "Imposta grassetto",
"compose_form.lexical.format_italic": "Imposta corsivo",
"compose_form.lexical.format_strikethrough": "Imposta barrato",
"compose_form.lexical.format_underline": "Imposta sottolineato",
"compose_form.lexical.insert_code_block": "Aggiungi come blocco",
"compose_form.lexical.insert_link": "Aggiungi collegamento",
"compose_form.lexical.upload_media": "Carica multimediale",
"compose_form.lock_disclaimer": "Il tuo profilo non è {locked}. Chiunque può decidere di seguirti, anche solo per vedere le pubblicazioni per sole persone Follower.",
"compose_form.lock_disclaimer.lock": "protetto da approvazione",
"compose_form.markdown.marked": "Markdown, on",
@ -519,11 +519,11 @@
"compose_form.schedule": "Pianifica",
"compose_form.scheduled_statuses.click_here": "pubblicazioni pianificate",
"compose_form.scheduled_statuses.message": "Hai delle {click_here} .",
"compose_form.sensitive.marked": "",
"compose_form.sensitive.unmarked": "",
"compose_form.sensitive.marked": "Media esplicito",
"compose_form.sensitive.unmarked": "Media non esplicito",
"compose_form.spoiler.marked": "Pubblicazione esplicita (CW)",
"compose_form.spoiler.unmarked": "Testo non protetto",
"compose_form.spoiler_placeholder": "Avvertimento per pubblicazione esplicita",
"compose_form.spoiler_placeholder": "Oggetto (facoltativo)",
"compose_form.spoiler_remove": "Annulla avvertimento (CW)",
"compose_form.spoiler_title": "Contenuto esplicito",
"compose_group.share_to_followers": "Condividi a chi mi segue",
@ -534,13 +534,13 @@
"confirmations.admin.delete_announcement.confirm": "Elimina",
"confirmations.admin.delete_announcement.heading": "Eliminazione annuncio",
"confirmations.admin.delete_announcement.message": "Vuoi davvero eliminare questo annuncio?",
"confirmations.admin.delete_domain.confirm": "",
"confirmations.admin.delete_domain.heading": "",
"confirmations.admin.delete_domain.message": "",
"confirmations.admin.delete_domain.confirm": "Elimina",
"confirmations.admin.delete_domain.heading": "Elimina dominio",
"confirmations.admin.delete_domain.message": "Vuoi davvero eliminare il dominio?",
"confirmations.admin.delete_local_user.checkbox": "Sto eliminando un profilo locale.",
"confirmations.admin.delete_rule.confirm": "",
"confirmations.admin.delete_rule.heading": "",
"confirmations.admin.delete_rule.message": "",
"confirmations.admin.delete_rule.confirm": "Elimina",
"confirmations.admin.delete_rule.heading": "Elimina regola",
"confirmations.admin.delete_rule.message": "Vuoi davvero eliminare la regola?",
"confirmations.admin.delete_status.confirm": "Conferma eliminazione pubblicazione",
"confirmations.admin.delete_status.heading": "Elimina pubblicazione",
"confirmations.admin.delete_status.message": "Stai per eliminare la pubblicazione di @{acct}. Si tratta di una azione irreversibile.",
@ -556,7 +556,7 @@
"confirmations.admin.reject_user.confirm": "Conferma di rifiutare @{name}",
"confirmations.admin.reject_user.heading": "Rifiuta @{acct}",
"confirmations.admin.reject_user.message": "Stai per rifiutare la richiesta di iscrizione di @{acct}. Questa azione è irreversibile.",
"confirmations.block.block_and_report": "Blocca & Segnala",
"confirmations.block.block_and_report": "Blocca & segnala",
"confirmations.block.confirm": "Conferma il blocco",
"confirmations.block.heading": "Blocca @{name}",
"confirmations.block.message": "Vuoi davvero bloccare {name}?",
@ -569,7 +569,7 @@
"confirmations.cancel_editing.confirm": "Annulla modifiche",
"confirmations.cancel_editing.heading": "Interrompi la pubblicazione di modifiche",
"confirmations.cancel_editing.message": "Vuoi davvero annullare la modifica di questa pubblicazione? I cambiamenti verranno persi.",
"confirmations.cancel_editing.save_draft": "",
"confirmations.cancel_editing.save_draft": "Salva bozza",
"confirmations.cancel_event_editing.heading": "Annulla le modifiche",
"confirmations.cancel_event_editing.message": "Vuoi davvero smettere di modificare l'evento? Perderai i cambiamenti.",
"confirmations.delete.confirm": "Elimina",
@ -591,14 +591,14 @@
"confirmations.domain_block.confirm": "Nascondi intero dominio",
"confirmations.domain_block.heading": "Block {domain}",
"confirmations.domain_block.message": "Vuoi davvero bloccare l'intero {domain}? Nella maggior parte dei casi, pochi blocchi o silenziamenti mirati sono sufficienti e preferibili. Non vedrai nessuna pubblicazione di quel dominio né nelle timeline pubbliche né nelle notifiche. I tuoi seguaci di quel dominio saranno eliminati.",
"confirmations.draft_status_delete.confirm": "",
"confirmations.draft_status_delete.heading": "",
"confirmations.draft_status_delete.message": "",
"confirmations.draft_status_delete.confirm": "Scarta",
"confirmations.draft_status_delete.heading": "Annulla la bozza di scrittura",
"confirmations.draft_status_delete.message": "Vuoi davvero scartare questa bozza di scrittura?",
"confirmations.kick_from_group.confirm": "Espelli",
"confirmations.kick_from_group.heading": "",
"confirmations.kick_from_group.heading": "Caccia via @{name}",
"confirmations.kick_from_group.message": "Vuoi davvero espellere @{name} da questo gruppo?",
"confirmations.leave_event.confirm": "Abbandona",
"confirmations.leave_event.heading": "",
"confirmations.leave_event.heading": "Abbandona evento",
"confirmations.leave_event.message": "Se vorrai partecipare nuovamente, la tua richiesta dovrà essere riconfermata. Vuoi davvero procedere?",
"confirmations.leave_group.confirm": "Abbandona",
"confirmations.leave_group.heading": "Abbandona il gruppo",
@ -617,7 +617,7 @@
"confirmations.register.needs_confirmation": "Controlla la tua casella di posta {email} abbiamo spedito le istruzioni per confermare la tua iscrizione.",
"confirmations.register.needs_confirmation.header": "Conferma la tua iscrizione",
"confirmations.remove_from_followers.confirm": "Rimuovi",
"confirmations.remove_from_followers.heading": "",
"confirmations.remove_from_followers.heading": "Togli {name} dai tuoi follower",
"confirmations.remove_from_followers.message": "Vuoi davvero rimuovere {name} dai tuoi Follower?",
"confirmations.reply.confirm": "Rispondi",
"confirmations.reply.message": "Se rispondi ora, il messaggio che stai componendo verrà sostituito. Confermi?",
@ -667,8 +667,8 @@
"directory.local": "Solo su {domain}",
"directory.new_arrivals": "Nuovi arrivi",
"directory.recently_active": "Attivi di ricente",
"draft_status.cancel": "",
"draft_status.edit": "",
"draft_status.cancel": "Elimina",
"draft_status.edit": "Modifica",
"edit_bookmark_folder_modal.confirm": "Salva",
"edit_bookmark_folder_modal.header_title": "Modifica cartella",
"edit_email.header": "Cambia email",
@ -680,7 +680,7 @@
"edit_federation.save": "Salva",
"edit_federation.success": "Modalità di federazione di {host}, aggiornata",
"edit_federation.unlisted": "Forza le pubblicazioni non in elenco",
"edit_password.header": "Modifica la password",
"edit_password.header": "Modifica password",
"edit_profile.error": "Impossibile salvare le modifiche",
"edit_profile.fields.accepts_email_list_label": "Autorizzo gli amministratori al trattamento dei dati per l'invio di comunicazioni",
"edit_profile.fields.bio_label": "Autobiografia",
@ -697,15 +697,15 @@
"edit_profile.fields.locked_label": "Profilo riservato",
"edit_profile.fields.meta_fields.content_placeholder": "Valore",
"edit_profile.fields.meta_fields.label_placeholder": "Etichetta",
"edit_profile.fields.meta_fields.label_placeholder.first": "",
"edit_profile.fields.meta_fields.label_placeholder.first": "Etichetta (es: pronome)",
"edit_profile.fields.meta_fields_label": "Campi del profilo",
"edit_profile.fields.nip05_label": "Nome account",
"edit_profile.fields.nip05_placeholder": "persona@{domain}",
"edit_profile.fields.rss_label": "",
"edit_profile.fields.rss_label": "Attiva il Feed RSS per le scritture pubbliche",
"edit_profile.fields.stranger_notifications_label": "Ignora le notifiche dagli sconosciuti",
"edit_profile.fields.website_label": "Sito web",
"edit_profile.fields.website_placeholder": "Mostra il link",
"edit_profile.header": "Modifica il tuo profilo",
"edit_profile.header": "Modifica profilo",
"edit_profile.hints.accepts_email_list": "Potresti ricevere informazioni e promozioni, di tanto in tanto.",
"edit_profile.hints.bot": "Questo profilo svolge prevalentemente attività automatiche e potrebbe non essere presidiato da una persona",
"edit_profile.hints.discoverable": "Mostra il profilo nel catalogo delle istanze e permetti che sia indicizzato da servizi esterni",
@ -746,20 +746,20 @@
"empty_column.account_timeline": "Qui non ci sono pubblicazioni!",
"empty_column.account_unavailable": "Profilo non disponibile",
"empty_column.admin.announcements": "Attualmente, non ci sono annunci.",
"empty_column.admin.domains": "",
"empty_column.admin.relays": "",
"empty_column.admin.rules": "",
"empty_column.admin.domains": "Non ci sono ancora domini.",
"empty_column.admin.relays": "Non stai ancora seguendo ripetitori di istanza.",
"empty_column.admin.rules": "Non ci sono ancora regole per l'istanza.",
"empty_column.aliases": "Non hai ancora creato alcun alias.",
"empty_column.aliases.suggestions": "Non ci sono profili suggeriti per il termine immesso.",
"empty_column.blocks": "Non hai ancora bloccato nessuna persona.",
"empty_column.bookmarks": "Non hai ancora salvato alcun segnalibro. Quando inizierai a salvarne, compariranno qui.",
"empty_column.bookmarks.folder": "",
"empty_column.bubble": "",
"empty_column.bookmarks.folder": "In questa cartella non ci sono ancora segnalibri. Quando ne aggiungerai alcuni, compariranno qui.",
"empty_column.bubble": "Qui non c'è nulla. Scrivi qualcosa pubblicamente per riempirlo",
"empty_column.community": "La timeline locale è vuota. Condividi qualcosa pubblicamente per dare inizio alla festa!",
"empty_column.direct": "Non hai ancora nessun messaggio privato. Quando ne manderai o riceverai qualcuno, apparirà qui.",
"empty_column.dislikes": "Questa pubblicazione non è stata ancora disprezzata da nessuno.",
"empty_column.domain_blocks": "Non vi sono domini nascosti.",
"empty_column.draft_statuses": "",
"empty_column.draft_statuses": "Non hai pianificato alcuna scrittura. Quando lo farai, compariranno qui.",
"empty_column.event_participant_requests": "Non ci sono richieste pendenti di partecipazione all'evento.",
"empty_column.event_participants": "Nessuna persona partecipa all'evento, per ora. Quando lo faranno, compariranno qui.",
"empty_column.favourited_statuses": "Non hai ancora segnato alcuna pubblicazione come preferita. Quando lo farai, apparirà qui.",
@ -863,6 +863,7 @@
"gdpr.learn_more": "Maggiori informazioni",
"gdpr.message": "{siteTitle} usa i cookie tecnici, quelli essenziali al funzionamento.",
"gdpr.title": "{siteTitle} usa i cookie",
"generic.logo": "Logo",
"generic.saved": "Salvata",
"getting_started.open_source_notice": "{code_name} è un software open source. Puoi contribuire o segnalare errori su GitLab all'indirizzo {code_link} (v{code_version}).",
"group.banned.message": "Hai ricevuto il ban da {group}",
@ -932,13 +933,13 @@
"group.unmute.success": "Hai tolto il silenzio al gruppo",
"group.update.success": "Gruppo salvato correttamente",
"group.upload_avatar": "Carica immagine",
"group.upload_avatar.alt.confirm": "",
"group.upload_avatar.alt.heading": "",
"group.upload_avatar.alt.placeholder": "",
"group.upload_avatar.alt.confirm": "Salva",
"group.upload_avatar.alt.heading": "Cambia descrizione alla foto profilo",
"group.upload_avatar.alt.placeholder": "Descrizione immagine",
"group.upload_banner": "Carica immagine",
"group.upload_banner.alt.confirm": "",
"group.upload_banner.alt.heading": "",
"group.upload_banner.alt.placeholder": "",
"group.upload_banner.alt.confirm": "Salva",
"group.upload_banner.alt.heading": "Cambia descrizione della immagine in testata",
"group.upload_banner.alt.placeholder": "Descrizione immagine",
"group.upload_banner.title": "Carica immagine di sfondo",
"groups.discover.popular.empty": "Impossibile recuperare i gruppi popolari. Riprova più tardi.",
"groups.discover.popular.show_more": "Mostra di più",
@ -988,17 +989,17 @@
"import_data.hints.follows": "file CSV con la lista delle follow",
"import_data.hints.mutes": "file CSV con la lista di profili silenziati",
"import_data.mutes_label": "Profili silenziati",
"import_data.overwrite": "",
"import_data.overwrite": "Sovrascrivi, anziché accodare",
"import_data.success.blocks": "Confermato! Hai importato le persone bloccate",
"import_data.success.followers": "Confermato! Hai importato le follow",
"import_data.success.mutes": "Confermato! Hai importato la lista di profili silenziati",
"input.copy": "Copia",
"input.password.hide_password": "Nascondi la password",
"input.password.show_password": "Mostra la password",
"interaction_policies.entry.followers": "",
"interaction_policies.entry.following": "",
"interaction_policies.entry.mentioned": "",
"interaction_policies.entry.public": "",
"interaction_policies.entry.followers": "Follower",
"interaction_policies.entry.following": "Following",
"interaction_policies.entry.mentioned": "Profili citati",
"interaction_policies.entry.public": "Chiunque",
"interaction_policies.fail": "",
"interaction_policies.mentioned_warning": "",
"interaction_policies.rule.always": "",
@ -1200,7 +1201,6 @@
"navigation_bar.compose": "Pubblica qualcosa",
"navigation_bar.compose_direct": "Comunica privatamente",
"navigation_bar.compose_edit": "Salva modifiche",
"navigation_bar.manage_event": "Gestione evento",
"navigation_bar.compose_group": "Scrivi nel gruppo",
"navigation_bar.compose_group_reply": "Rispondi alla pubblicazione nel gruppo",
"navigation_bar.compose_quote": "Citazione",
@ -1219,6 +1219,7 @@
"navigation_bar.in_reply_to": "Rispondendo a",
"navigation_bar.invites": "Inviti",
"navigation_bar.logout": "Esci",
"navigation_bar.manage_event": "Gestione evento",
"navigation_bar.mutes": "Profili silenziati",
"navigation_bar.plfe_config": "Configura Soapbox",
"navigation_bar.preferences": "Preferenze",
@ -1455,8 +1456,8 @@
"registration.tos": "Termini di servizio e informativa sul trattamento dei dati personali",
"registration.username_unavailable": "Questo nome utente non è disponibile.",
"reject.success": "Rifiutato",
"relative_time.days": "{number, plural, one {# giorno} other {# gg}}",
"relative_time.hours": "{number, plural, one {# ora} other {# ore}}",
"relative_time.days": "{number, plural, one {# giorno} other {# gg}} fa",
"relative_time.hours": "{number, plural, one {# ora} other {# ore}} fa",
"relative_time.just_now": "adesso",
"relative_time.minutes": "{number} min",
"relative_time.seconds": "{number} sec",

View file

@ -1183,7 +1183,6 @@
"navigation_bar.compose": "投稿の新規作成",
"navigation_bar.compose_direct": "ダイレクトメッセージ",
"navigation_bar.compose_edit": "投稿を編集",
"navigation_bar.manage_event": "イベントを管理する",
"navigation_bar.compose_group": "グループに投稿する",
"navigation_bar.compose_group_reply": "グループの投稿に返信",
"navigation_bar.compose_quote": "投稿を引用",
@ -1202,6 +1201,7 @@
"navigation_bar.in_reply_to": "",
"navigation_bar.invites": "招待",
"navigation_bar.logout": "ログアウト",
"navigation_bar.manage_event": "イベントを管理する",
"navigation_bar.mutes": "ミュートしたユーザー",
"navigation_bar.plfe_config": "Soapbox設定",
"navigation_bar.preferences": "ユーザー設定",

View file

@ -1091,7 +1091,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1107,6 +1106,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "გასვლა",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "გაჩუმებული მომხმარებლები",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "პრეფერენსიები",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Жаңа жазба бастау",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Шығу",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Үнсіз қолданушылар",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Басымдықтар",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "새 툿 작성",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "로그아웃",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "뮤트 중인 사용자",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "사용자 설정",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Logout",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Muted users",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferences",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Logout",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Muted users",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferences",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Logout",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Muted users",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferences",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Logout",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Muted users",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferences",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Nieuw toot schrijven",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Uitloggen",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Genegeerde gebruikers",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Instellingen",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Logg ut",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Dempa brukare",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferanser",

View file

@ -1166,7 +1166,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direktemeldinger",
"navigation_bar.compose_edit": "Rediger innlegg",
"navigation_bar.manage_event": "Administrere arrangement",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Siter innlegg",
@ -1183,6 +1182,7 @@
"navigation_bar.in_reply_to": "Som svar på",
"navigation_bar.invites": "Inviterer",
"navigation_bar.logout": "Logg ut",
"navigation_bar.manage_event": "Administrere arrangement",
"navigation_bar.mutes": "Dempede brukere",
"navigation_bar.plfe_config": "Soapbox konfigurasjon",
"navigation_bar.preferences": "Preferanser",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Escriure un nòu tut",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Desconnexion",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Personas rescondudas",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferéncias",

View file

@ -1083,7 +1083,6 @@
"navigation_bar.compose": "Utwórz nowy wpis",
"navigation_bar.compose_direct": "Wiadomość bezpośrednia",
"navigation_bar.compose_edit": "Edytuj wpis",
"navigation_bar.manage_event": "Zarządzaj wydarzeniem",
"navigation_bar.compose_group": "Utwórz wpis w grupie",
"navigation_bar.compose_group_reply": "Odpowiedz na wpis w grupie",
"navigation_bar.compose_quote": "Cytuj wpis",
@ -1099,6 +1098,7 @@
"navigation_bar.import_data": "Importuj dane",
"navigation_bar.in_reply_to": "W odpowiedzi do",
"navigation_bar.logout": "Wyloguj",
"navigation_bar.manage_event": "Zarządzaj wydarzeniem",
"navigation_bar.mutes": "Wyciszeni użytkownicy",
"navigation_bar.plfe_config": "Konfiguracja pl-fe",
"navigation_bar.preferences": "Preferencje",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compor um novo toot",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Sair",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Usuários silenciados",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferências",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Escrever uma nova publicação",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Terminar sessão",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Silenciados",
"navigation_bar.plfe_config": "Config. do Soapbox",
"navigation_bar.preferences": "Preferências",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compune o nouă postare",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Deconectare",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Utilizatori opriți",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Preferințe",

View file

@ -1197,7 +1197,6 @@
"navigation_bar.compose": "Создать новый статус",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "Управление мероприятием",
"navigation_bar.compose_group": "Написать в группу",
"navigation_bar.compose_group_reply": "Ответ на пост группы",
"navigation_bar.compose_quote": "Quote post",
@ -1216,6 +1215,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Выйти",
"navigation_bar.manage_event": "Управление мероприятием",
"navigation_bar.mutes": "Список скрытых пользователей",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Настройки",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Napíš nový príspevok",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Odhlás sa",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Ignorovaní užívatelia",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Voľby",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Sestavi nov tut",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Odjava",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Utišani uporabniki",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Nastavitve",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Hartoni mesazh të ri",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Dalje",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Përdorues të heshtuar",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Parapëlqime",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Compose new post",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Odjava",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Ućutkani korisnici",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Podešavanja",

View file

@ -1108,7 +1108,6 @@
"navigation_bar.compose": "Саставите нову трубу",
"navigation_bar.compose_direct": "Direct message",
"navigation_bar.compose_edit": "Edit post",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "Quote post",
@ -1125,6 +1124,7 @@
"navigation_bar.in_reply_to": "In reply to",
"navigation_bar.invites": "Invites",
"navigation_bar.logout": "Одјава",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Ућуткани корисници",
"navigation_bar.plfe_config": "Soapbox config",
"navigation_bar.preferences": "Подешавања",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Författa ny toot",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Logga ut",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Tystade användare",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Inställningar",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "புதியவற்றை எழுதுக toot",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "விடு பதிகை",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "முடக்கப்பட்ட பயனர்கள்",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "விருப்பங்கள்",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "కొత్త టూట్ను రాయండి",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "లాగ్ అవుట్ చేయండి",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "మ్యూట్ చేయబడిన వినియోగదారులు",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "ప్రాధాన్యతలు",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "เขียนโพสต์ใหม่",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "ออกจากระบบ",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "ผู้ใช้ที่ปิดเสียงอยู่",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "การกำหนดลักษณะ",

View file

@ -1196,7 +1196,6 @@
"navigation_bar.compose": "Bir gönderi oluşturun",
"navigation_bar.compose_direct": "Özel mesaj",
"navigation_bar.compose_edit": "Gönderiyi düzenle",
"navigation_bar.manage_event": "Etkinliği yönet",
"navigation_bar.compose_group": "Guruba içerik oluştur",
"navigation_bar.compose_group_reply": "Grup gönderisine yanıt ver",
"navigation_bar.compose_quote": "Gönderiyi alıntıla",
@ -1215,6 +1214,7 @@
"navigation_bar.in_reply_to": "Cevap olarak",
"navigation_bar.invites": "Davetler",
"navigation_bar.logout": ıkış",
"navigation_bar.manage_event": "Etkinliği yönet",
"navigation_bar.mutes": "Sessize alınmış kullanıcılar",
"navigation_bar.plfe_config": "Soapbox ayarları",
"navigation_bar.preferences": "Tercihler",

View file

@ -1092,7 +1092,6 @@
"navigation_bar.compose": "Написати новий дмух",
"navigation_bar.compose_direct": "",
"navigation_bar.compose_edit": "",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "",
@ -1108,6 +1107,7 @@
"navigation_bar.import_data": "Import data",
"navigation_bar.in_reply_to": "",
"navigation_bar.logout": "Вийти",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "Заглушені користувачі",
"navigation_bar.plfe_config": "",
"navigation_bar.preferences": "Налаштування",

View file

@ -1197,7 +1197,6 @@
"navigation_bar.compose": "撰写新帖",
"navigation_bar.compose_direct": "撰写私信",
"navigation_bar.compose_edit": "编辑帖文",
"navigation_bar.manage_event": "管理活动",
"navigation_bar.compose_group": "撰写至群组",
"navigation_bar.compose_group_reply": "回复群组帖文",
"navigation_bar.compose_quote": "引用帖文",
@ -1216,6 +1215,7 @@
"navigation_bar.in_reply_to": "回复至",
"navigation_bar.invites": "邀请",
"navigation_bar.logout": "登出",
"navigation_bar.manage_event": "管理活动",
"navigation_bar.mutes": "静音",
"navigation_bar.plfe_config": "Soapbox 设置",
"navigation_bar.preferences": "首选项",

View file

@ -1107,7 +1107,6 @@
"navigation_bar.compose": "撰寫新帖文",
"navigation_bar.compose_direct": "發送私人訊息",
"navigation_bar.compose_edit": "編輯帖文",
"navigation_bar.manage_event": "",
"navigation_bar.compose_group": "",
"navigation_bar.compose_group_reply": "",
"navigation_bar.compose_quote": "引用帖文",
@ -1124,6 +1123,7 @@
"navigation_bar.in_reply_to": "回覆",
"navigation_bar.invites": "邀請",
"navigation_bar.logout": "登出",
"navigation_bar.manage_event": "",
"navigation_bar.mutes": "隱藏的使用者",
"navigation_bar.plfe_config": "Soapbox配置",
"navigation_bar.preferences": "偏好設定",

View file

@ -1197,7 +1197,6 @@
"navigation_bar.compose": "撰寫新貼文",
"navigation_bar.compose_direct": "發送私人訊息",
"navigation_bar.compose_edit": "編輯貼文",
"navigation_bar.manage_event": "管理活動",
"navigation_bar.compose_group": "發文到群組",
"navigation_bar.compose_group_reply": "回覆群組貼文",
"navigation_bar.compose_quote": "引用貼文",
@ -1216,6 +1215,7 @@
"navigation_bar.in_reply_to": "回覆",
"navigation_bar.invites": "邀請",
"navigation_bar.logout": "登出",
"navigation_bar.manage_event": "管理活動",
"navigation_bar.mutes": "靜音",
"navigation_bar.plfe_config": "Soapbox配置",
"navigation_bar.preferences": "偏好設定",

View file

@ -4793,7 +4793,7 @@ eslint-import-resolver-typescript@^3.5.5, eslint-import-resolver-typescript@^3.6
is-bun-module "^1.0.2"
is-glob "^4.0.3"
eslint-module-utils@^2.8.1, eslint-module-utils@^2.9.0:
eslint-module-utils@^2.12.0, eslint-module-utils@^2.8.1:
version "2.12.0"
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
@ -4831,10 +4831,10 @@ eslint-plugin-formatjs@4.14.0:
typescript "5"
unicode-emoji-utils "^1.2.0"
eslint-plugin-import@^2.27.5, eslint-plugin-import@^2.30.0:
version "2.30.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz#21ceea0fc462657195989dd780e50c92fe95f449"
integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==
eslint-plugin-import@^2.27.5, eslint-plugin-import@^2.31.0:
version "2.31.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7"
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
dependencies:
"@rtsao/scc" "^1.1.0"
array-includes "^3.1.8"
@ -4844,7 +4844,7 @@ eslint-plugin-import@^2.27.5, eslint-plugin-import@^2.30.0:
debug "^3.2.7"
doctrine "^2.1.0"
eslint-import-resolver-node "^0.3.9"
eslint-module-utils "^2.9.0"
eslint-module-utils "^2.12.0"
hasown "^2.0.2"
is-core-module "^2.15.1"
is-glob "^4.0.3"
@ -4853,6 +4853,7 @@ eslint-plugin-import@^2.27.5, eslint-plugin-import@^2.30.0:
object.groupby "^1.0.3"
object.values "^1.2.0"
semver "^6.3.1"
string.prototype.trimend "^1.0.8"
tsconfig-paths "^3.15.0"
eslint-plugin-jsdoc@^50.3.1: