Files
Nextcloud bot b6d0e19876 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-04 00:23:44 +00:00

21 lines
1.1 KiB
JavaScript

OC.L10N.register(
"profile",
{
"View profile" : "Vedi profilo",
"Profile" : "Profilo",
"This application provides the profile" : "Questa applicazione fornisce il profilo",
"Provides a customisable user profile interface." : "Fornisce un'interfaccia personalizzabile per il profilo utente.",
"Searching …" : "Ricerca in corso …",
"Not found" : "Non trovato",
"Insert" : "Inserisci",
"You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione",
"{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione",
"Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina",
"Edit Profile" : "Modifica il profilo",
"The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui",
"Profile not found" : "Profilo non trovato",
"Back to %s" : "Torna a %s",
"The profile does not exist." : "Il profilo non esiste."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");