Files
freeplanet_serverside/src/server/locales/en.json

29 lines
1.8 KiB
JSON
Raw Normal View History

2018-12-24 20:31:02 +01:00
{
"L'Email è già stata Verificata": "L'Email è già stata Verificata"
"Email Verificata!": "Email Verificada! Cierre esta ventana y regrese a la otra.",
"Nuova Registrazione": "Nuevo Registro",
"Effettuata una Nuova Registrazione": "Se ha realizado un nuevo registro",
"partecipanti": "participantes",
"Hello": "Hello",
"Hello %s": "Ciao %s",
"Good: %s": "Good: %s",
"Service: %s": "Service: %s",
"<strong>%s</strong> new Good: %s": "<strong>%s</strong> new Good: %s",
"<strong>%s</strong> new Service: %s": "<strong>%s</strong> new Service: %s",
"OPEN PAGE": "OPEN PAGE",
"<strong>%s</strong> asked you for Friendship": "<strong>%s</strong> asked you for Friendship",
"<strong>%s</strong> accepted your Friendship": "<strong>%s</strong> accepted your Friendship",
"<strong>%s</strong> refused your Friendship": "<strong>%s</strong> refused your Friendship",
"✅ %s accepted your Friendship request !": "✅ %s ha accettato la tua richiesta di Amicizia !",
2022-07-28 23:27:51 +02:00
"✅ You have accepted %s' Friendship request!": "✅ You have accepted %s' Friendship request!",
"GROUPS_ACCEPTED": "✅ You have been accepted by %s to join the Group %s (by %s)",
"GROUPS_REFUSED": "❌ You have been denied access by %s to join the %s Group. If you think this is an error, please contact the group administrator.",
"GROUPS_REMOVED": "❌ user %s was removed from the %s Group (by %s)",
"ACCETTATO_NOTIFICA_ADMINS": "✅ l'utente %s è stato accettato a far parte del Gruppo %s (da parte di %s)",
"GROUP_CREATED": "✅ A new Group created by %s called %s has been created",
"GROUP_REQUEST_TO_ENTER": "%s asked to join the group %s",
"GROUP_REQUEST": "Richiesta di entrare nel Gruppo %s da parte di %s",
"RICHIESTA_BLOCCO_GRUPPO": "Richiesta di bloccare il Gruppo %s da parte di %s",
"GRUPPO_ELIMINATO": "Il gruppo %s è stato eliminato da parte di %s"
}