Translated using Weblate (Italian)

Currently translated at 74.5% (302 of 405 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (405 of 405 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (229 of 229 strings)

Co-authored-by: Globber <globbered@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Shareisland <rjflwtbw6@mozmail.com>
Translate-URL: https://hosted.weblate.org/projects/unit3d/common/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/user/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/user/it/
Translation: UNIT3D/common
Translation: UNIT3D/user
This commit is contained in:
Hosted Weblate
2025-08-22 00:02:56 +02:00
parent d822bab3a8
commit 5039cb117e
3 changed files with 6 additions and 2 deletions

View File

@@ -244,4 +244,5 @@ return [
'dead' => 'Døde',
'total' => 'Total',
'trending' => 'Trender',
'deleted_at' => 'Slettet',
];

View File

@@ -417,4 +417,5 @@ return [
'homepage-block-random-media-visible' => 'Vis Tilfældig Medier',
'homepage-block-top-torrents-visible' => 'Vis Top Torrents',
'homepage-block-top-users-visible' => 'Vis Top Brugere',
'unregistered-info-hashes' => 'Uregistrerede Info Hashes',
];

View File

@@ -310,8 +310,8 @@ return [
'visible-to-follower' => 'Seguaci visibili',
'visible-to-follower-help' => 'I tuoi follower saranno visibili solo allo staff e ai seguenti gruppi. Queste impostazioni sono sovrascritte se <strong>vai privato</strong>',
'visible-to-forum' => 'Informazioni sul forum Visibile a',
'visible-to-forum-help' => 'Le informazioni del tuo forum saranno visibili solo allo staff e ai seguenti gruppi. Queste impostazioni sono sovrascritte se <strong>vai privato</strong>',
'visible-to-other' => 'Altro visibile',
'visible-to-forum-help' => 'Le tue informazioni nel forum saranno visibili solo allo staff e ai seguenti gruppi. Queste impostazioni sono sovrascritte se <strong>vai privato</strong>',
'visible-to-other' => 'Altro visibile a',
'visible-to-other-help' => 'Altre informazioni relative al tuo account saranno visibili solo allo staff e ai seguenti gruppi. Queste impostazioni sono sovrascritte se <strong>vai privato</strong> o se <strong>vai nascosto</strong>',
'visible-to-profile' => 'Profilo visibile a',
'visible-to-profile-help' => 'Il tuo profilo sarà visibile solo al personale e ai seguenti gruppi. Queste impostazioni sono sovrascritte se <strong>vai privato</strong>',
@@ -325,4 +325,6 @@ return [
'wishlist' => 'Lista dei desideri',
'top-bountied' => 'Top Ricompense',
'warnings' => 'Avvertenze',
'unregistered-info-hashes' => 'Informazioni HASH non registrate',
'personal-releases' => 'Release Personali',
];