forgejo/options/locale_next/locale_it-IT.json
0ko 9e431fea79 [v11.0/forgejo] i18n: update of translations from Codeberg Translate
Translation updates that were relevant to v11 branch were picked from this commit:
414199fc66 (PR #8238)

Changes to strings that are only present in the v12 branch were not picked.

Below is a list of co-authors of the ported commit. It may contain co-authors who's changes were not picked due to only being relevant to v12.

Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: AzzyDev <azzydev@noreply.codeberg.org>
Co-authored-by: BarryLhm <barrylhm@outlook.com>
Co-authored-by: Benedikt Straub <benedikt-straub@web.de>
Co-authored-by: Codeberg Translate <translate@codeberg.org>
Co-authored-by: Dirk <dirk@noreply.codeberg.org>
Co-authored-by: Edgarsons <edgarsons@noreply.codeberg.org>
Co-authored-by: EssGeeEich <essgeeeich@noreply.codeberg.org>
Co-authored-by: Fjuro <git@alius.cz>
Co-authored-by: Juno Takano <jutty@noreply.codeberg.org>
Co-authored-by: Laurent FAVOLE <lfavole@noreply.codeberg.org>
Co-authored-by: Outbreak2096 <outbreak2096@noreply.codeberg.org>
Co-authored-by: Shihfu Juan <xlion@xlion.tw>
Co-authored-by: SomeTr <sometr@noreply.codeberg.org>
Co-authored-by: VaiTon <vaiton@noreply.codeberg.org>
Co-authored-by: Vyxie <kitakita@disroot.org>
Co-authored-by: mahlzahn <mahlzahn@posteo.de>
Co-authored-by: xtex <xtexchooser@duck.com>
2025-06-26 16:49:42 +05:00

22 lines
1.2 KiB
JSON

{
"repo.pulls.merged_title_desc": {
"one": "ha fuso %[1]d commit da <code>%[2]s</code> in <code>%[3]s</code> %[4]s",
"many": "ha unito %[1]d commit da <code>%[2]s</code> a <code>%[3]s</code> %[4]s",
"other": ""
},
"repo.pulls.title_desc": {
"one": "vuole fondere %[1]d commit da <code>%[2]s</code> in <code id=\"%[4]s\">%[3]s</code>",
"many": "vuole unire %[1]d commit da <code>%[2]s</code> a <code id=\"%[4]s\">%[3]s</code>",
"other": ""
},
"search.milestone_kind": "Ricerca traguardi…",
"home.welcome.no_activity": "Nessun'attività",
"home.explore_repos": "Esplora i repositori",
"home.explore_users": "Esplora l'utenza",
"home.explore_orgs": "Esplora le organizzazioni",
"themes.names.forgejo-light": "Forgejo chiaro",
"themes.names.forgejo-dark": "Forgejo scuro",
"home.welcome.activity_hint": "Non c'è nulla nel tuo feed. Le tue azioni e le attività dei repositori che segui verranno mostrate qui.",
"themes.names.forgejo-auto": "Forgejo (segui le impostazioni di sistema)",
"install.invalid_lfs_path": "Non è possibile creare una root LFS nel percorso specificato: %[1]s"
}