Ver 0.5.55
Strette di Mano OK
This commit is contained in:
@@ -226,8 +226,10 @@ const msg_it = {
|
||||
insertgoodorservices_to_enter_circuit: 'Per poter entrare nel Circuito è necessario aggiungere almeno un Bene, Servizio o offrire Ospitalità',
|
||||
deletedgroup: 'Gruppo Eliminato',
|
||||
domanda_addtofriend: 'Aggiungere agli amici {username}?',
|
||||
domanda_addtohandshake: 'Confermi che hai conosciuto personalmente e dai la tua fiducia a {username}?<br>({username} riceverà una richiesta di conferma)" ?',
|
||||
addtohandshake: 'Hai stretto la mano a {username}',
|
||||
domanda_addtohandshake: 'Confermi che hai conosciuto personalmente e dai la tua fiducia a {username} ?',
|
||||
handshake_you: 'Hai stretto la mano a {username}',
|
||||
handshake_him: '{username} ti ha stretto la mano',
|
||||
both_fiducia: 'Fiducia reciproca tra te e {username}',
|
||||
domanda_addtogroup: 'Aggiungi {username} al gruppo {groupname}?',
|
||||
domanda_addtocircuit: 'Aggiungi {username} al Circuito {circuitname}?',
|
||||
addedfriend: 'Aggiunto alla lista di Amici',
|
||||
@@ -240,18 +242,16 @@ const msg_it = {
|
||||
domanda_ask_handshake: 'Confermi che hai conosciuto personalmente e dai la tua fiducia a {username} ?',
|
||||
domanda_ask_group: 'Chiedere l\'invito al Gruppo {groupname}?',
|
||||
askedtofriend: 'Chiesto l\'Amicizia a {username}',
|
||||
askedtohandshake: 'Chiesto la Stretta di mano a {username}',
|
||||
askedtohandshake: 'Hai confermato la tua fiducia a {username}',
|
||||
domanda_revoke_friend: 'Revocare la richiesta di Amicizia a {username}?',
|
||||
domanda_revoke_handshake: 'Revocare la richiesta di Stretta di mano a {username}?',
|
||||
domanda_revoke_group: 'Revocare la richiesta al gruppo {groupname}?',
|
||||
domanda_refuse_group: 'Rifiutare la richiesta di {username} per entrare nel gruppo {groupname}?',
|
||||
revoketofriend: 'Revocato la richiesta di Amicizia a {username}',
|
||||
revoketohandshake: 'Revocato la richiesta di Stretta di mano a {username}',
|
||||
revoketohandshake: 'Hai revocato la fiducia a {username}',
|
||||
domanda_cancel_req_friend: 'Annullare la richiesta di Amicizia a {username}?',
|
||||
domanda_cancel_req_handshake: 'Annullare la richiesta di Stretta di mano a {username}?',
|
||||
domanda_cancel_req_group: 'Annullare la richiesta d\'invito di {username} al gruppo {groupname}?',
|
||||
cancel_req_friend: 'Annullata la richiesta di Amicizia a {username}',
|
||||
cancel_req_handshake: 'Annullata la richiesta di Stretta di mano a {username}',
|
||||
cancel_req_group: 'Annullata la richiesta al gruppo {groupname}',
|
||||
domanda_rejectedtrust: 'Rifiutare la Fiducia a {username}?',
|
||||
rejected: 'Rifiutato la Fiducia',
|
||||
@@ -1085,16 +1085,18 @@ const msg_it = {
|
||||
report_user: 'Segnala Utente',
|
||||
},
|
||||
handshake: {
|
||||
strettadimano: 'Stretta di mano',
|
||||
strettedimano: 'Strette di mano',
|
||||
received: 'Ricevute',
|
||||
incommon: 'Strette in Comune',
|
||||
accept_trust: 'Accetta la Stretta di mano',
|
||||
accepted: 'Stretta di mano confermata',
|
||||
refused: 'Stretta di mano rifiutata',
|
||||
accept: 'Conferma',
|
||||
accept: 'Ricambia la fiducia',
|
||||
refuse: 'Rifiuta',
|
||||
accept_handshake: 'Conferma la Stretta di mano',
|
||||
remove_from_myhandshake: 'Rimuovi dalle Strette di mano',
|
||||
accept_handshake: 'Stringi la mano',
|
||||
accept_you_too_handshake: 'Ricambia la fiducia',
|
||||
remove_from_myhandshake: 'Togli la Stretta di mano',
|
||||
ask_handshake: 'Stringi la mano',
|
||||
cancel_ask_handshake: 'Annulla la richiesta di Stretta di mano',
|
||||
cancel_ask_handshake_short: 'Annulla',
|
||||
|
||||
Reference in New Issue
Block a user