Grosse Modifiche Completate !
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
const msg_de = {
|
||||
de: {
|
||||
words:{
|
||||
da: 'from',
|
||||
a: 'to',
|
||||
},
|
||||
home: {
|
||||
guida_passopasso: 'Step By Step Guide'
|
||||
},
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
const msg_enUs = {
|
||||
enUs: {
|
||||
words:{
|
||||
da: 'from',
|
||||
a: 'to',
|
||||
},
|
||||
home: {
|
||||
guida_passopasso: 'Step By Step Guide'
|
||||
},
|
||||
@@ -53,8 +57,8 @@ const msg_enUs = {
|
||||
},
|
||||
steps: {
|
||||
nuovo_imbarco: 'Book another Trip',
|
||||
vuoi_entrare_nuova_nave: 'If you confirm, when your ship is ready to sail, you will make a New Gift to repeat another Trip.<br>' +
|
||||
'In this way you will help all ships to advance and grow the movement.',
|
||||
vuoi_entrare_nuova_nave: 'Do you wish to help the Movement to advance and intend to enter another Ship?<br>By making a New Gift of 33€, you will be able to travel another journey and have another opportunity to become a Dreamer!<br>' +
|
||||
'If you confirm, you\'ll be added to the waiting list for the next boarding.',
|
||||
vuoi_cancellare_imbarco: 'Are you sure you want to cancel this boarding on the AYNI ship?',
|
||||
completed: 'Completed',
|
||||
passi_su: '{passo} steps out of {totpassi}',
|
||||
@@ -200,9 +204,16 @@ const msg_enUs = {
|
||||
nave_in_partenza: 'on Departure on',
|
||||
nave_partita: 'departed on',
|
||||
tutor: 'Tutor',
|
||||
sonomediatore: '',
|
||||
sonodonatore: '',
|
||||
sonodonatore_seconda_tessitura: '',
|
||||
sonomediatore: 'When you become a Medalist you are contacted by a <strong>TUTOR</strong>, with him you must:<br><ol class="list">' +
|
||||
'<li>Open your <strong>Gift Chat</strong> (you as owner and the Tutor as administrator) with this name:<br><strong>{nomenave}</strong></li>' +
|
||||
'<li>Click on the chat name at the top -> Edit -> Administrators -> "Add Administrator", select the Tutor in the list.</li>' +
|
||||
'<li>You have to configure the chat so that whoever enters also sees the previous posts (click on the chat name at the top, click on edit,' +
|
||||
'change "new members\' history" from hidden to visible.</li>' +
|
||||
'<li>To find the <strong>link to the newly created Chat</strong>: Click on the Chat name at the top, click on the Pencil -> "Group Type" -> "invite to group via link", click on "copy link" and paste it in the <strong>"Link Gift Chat"</strong></li>" + box below.' +
|
||||
'<li>Send the Gift Chat Link to all Donors by clicking on the button below.</li></ol>.',
|
||||
sonodonatore: '<ol class="list"><li>When you are in this position, you will be invited to enter a <strong>Gift Chat</strong> (Telegram) and here you will also find the other 7 Donors, the Mediator, the Dreamer and a Staff representative.' +
|
||||
'<li>You will make your gift <strong>EXACTLY on the days indicated</strong> and in the payment method that you will find written here.<br></ol>.',
|
||||
sonodonatore_seconda_tessitura: '<ol class="lista"><li>Here you are Mediator and also Donor, but being the second Weaving, you won\'t need to make your gift again.<br></ol>',
|
||||
controlla_donatori: 'Check Donor List',
|
||||
link_chat: 'Gift Chat Telegram links',
|
||||
tragitto: 'Route',
|
||||
@@ -229,7 +240,7 @@ const msg_enUs = {
|
||||
metodi_disponibili: 'Available Methods',
|
||||
importo: 'Amount',
|
||||
effettua_il_dono: 'It\'s time to make your Gift!<br>' +
|
||||
'Send via PayPal to: <strong>{email}</strong><br>' +
|
||||
'Send via <a href="https://www.paypal.com" target="_blank">PayPal</a> to: <strong>{email}</strong><br>' +
|
||||
'(Choose the option "SEND TO SOMEONE YOU TRUST")<br>',
|
||||
qui_compariranno_le_info: 'On the day of departure of the Ship, the information of the Dreamer will appear',
|
||||
posizione: 'Position',
|
||||
@@ -238,7 +249,7 @@ const msg_enUs = {
|
||||
clicca_conferma_dono: 'Click here to confirm that you have made your gift',
|
||||
fatto_dono: 'You have confirmed that the gift has been sent',
|
||||
confermi_dono: 'Confirm that you have sent your 33€ Gift',
|
||||
dono_ricevuto: 'Your Gift has been Received Correctly',
|
||||
dono_ricevuto: 'Your Gift has been Received!',
|
||||
dono_ricevuto_2: 'Received',
|
||||
dono_ricevuto_3: 'Arrived!',
|
||||
confermi_dono_ricevuto: 'Confirm that you have received the 33€ Gift from {donatore}',
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
const msg_es = {
|
||||
es: {
|
||||
words:{
|
||||
da: 'del',
|
||||
a: 'al',
|
||||
},
|
||||
home: {
|
||||
guida_passopasso: 'Guía paso a paso'
|
||||
},
|
||||
@@ -54,8 +58,8 @@ const msg_es = {
|
||||
},
|
||||
steps: {
|
||||
nuovo_imbarco: 'Reserva otro viaje',
|
||||
vuoi_entrare_nuova_nave: 'Si confirma, cuando su barco esté listo para zarpar, hará un nuevo regalo para repetir otro viaje..<br>' +
|
||||
'De esta manera ayudarás a todas las naves a avanzar y hacer crecer el movimiento.',
|
||||
vuoi_entrare_nuova_nave: '¿Desea ayudar al Movimiento a avanzar y tiene la intención de entrar en otra nave?<br>Haciendo un nuevo regalo de 33 euros, podrá hacer otro viaje y tener otra oportunidad de convertirse en un Soñador!<br>' +
|
||||
'Si lo confirma, se le añadirá a la lista de espera para el próximo embarque.',
|
||||
vuoi_cancellare_imbarco: '¿Está seguro de que quiere cancelar el embarque en el barco de AYNI?',
|
||||
completed: 'Completado',
|
||||
passi_su: '{passo} pasos de cada {totpassi}',
|
||||
@@ -203,7 +207,7 @@ const msg_es = {
|
||||
traduttrici: 'Traduttrici',
|
||||
sonomediatore: 'Cuando te conviertes en Mediador vienes contactado por un <strong>TUTOR</strong>, con él debes:<br><ol class="lista">' +
|
||||
'<li>Abrir tu <strong>Gift Chat</strong> (tu como propietario, y el Tutor ' +
|
||||
'como administrador) con este nombre: <strong>{nomenave}</strong></li>' +
|
||||
'como administrador) con este nombre:<br><strong>{nomenave}</strong></li>' +
|
||||
'<li>Haz clic en tu nombre en la chat en la parte de arriba-> Modifica -> Administradores -> "Agregar Administrador", selecciona el Tutor en el elenco.</li>' +
|
||||
'<li>Debes configurar la chat en modo que quien entre vea también los post precedentes (haz clic en el nombre en la chat arriba, haz clic en modificar, ' +
|
||||
'cambia la "cronología para los nuevos miembros" de oculto a visible.</li>' +
|
||||
@@ -238,7 +242,7 @@ const msg_es = {
|
||||
metodi_disponibili: 'Métodos disponibles',
|
||||
importo: 'Cantidad',
|
||||
effettua_il_dono: 'Es hora de hacer tu regalo!<br>' +
|
||||
'Enviar por medio de PayPal a: <strong>{email}</strong><br>' +
|
||||
'Enviar por medio de <a href="https://www.paypal.com" target="_blank">PayPal</a> a: <strong>{email}</strong><br>' +
|
||||
'(Elija la opción "ENVIAR A ALGUIEN DE CONFIANZA")<br>',
|
||||
qui_compariranno_le_info: 'El día de la salida de la nave, la información del Soñador aparecerá',
|
||||
posizione: 'Position',
|
||||
@@ -247,7 +251,7 @@ const msg_es = {
|
||||
clicca_conferma_dono: 'Haz clic aquí para confirmar que has hecho tu regalo',
|
||||
fatto_dono: 'Ha confirmado que el regalo ha sido enviado',
|
||||
confermi_dono: 'Confirme que ha enviado su regalo de 33 €',
|
||||
dono_ricevuto: 'Tu regalo ha sido recibido correctamente',
|
||||
dono_ricevuto: 'Tu regalo ha sido recibido!',
|
||||
dono_ricevuto_2: 'Recibido',
|
||||
dono_ricevuto_3: 'Ha llegado!',
|
||||
confermi_dono_ricevuto: 'Confirme que ha recibido el regalo de 33 € de {donatore}',
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
const msg_fr = {
|
||||
fr: {
|
||||
words: {
|
||||
da: 'du',
|
||||
a: 'au',
|
||||
},
|
||||
home: {
|
||||
guida_passopasso: 'Guide pas-à-pas'
|
||||
},
|
||||
@@ -54,8 +58,8 @@ const msg_fr = {
|
||||
},
|
||||
steps: {
|
||||
nuovo_imbarco: 'Réserver un autre voyage',
|
||||
vuoi_entrare_nuova_nave: 'Si vous confirmez, lorsque votre navire est prêt à naviguer, vous ferez un Nouveau Cadeau pour répéter un autre voyage.<br>' +
|
||||
'De cette façon, vous aiderez tous les navires à aller de l\'avant et à développer le mouvement.',
|
||||
vuoi_entrare_nuova_nave: 'Vous souhaitez aider le Mouvement à avancer et avez l\'intention d\'entrer dans un autre navire ?<br>En faisant un nouveau don de 33€, vous pourrez faire un autre voyage et avoir une autre opportunité de devenir un Rêveur !<br>' +
|
||||
'Si vous confirmez, vous serez ajouté à la liste d\'attente pour le prochain embarquement.',
|
||||
vuoi_cancellare_imbarco: 'Êtes-vous sûr de vouloir annuler cet embarquement sur le navire AYNI ?',
|
||||
completed: 'Complétée',
|
||||
passi_su: '{passo} étapes sur {totpassi}',
|
||||
@@ -201,7 +205,7 @@ const msg_fr = {
|
||||
tutor: 'Tuteur',
|
||||
sonomediatore: 'Quand vous devenez Médiateur vous êtes contacté par un <strong>TUTEUR</strong>, avec lui vous devez:<br><ol class="lista">' +
|
||||
'<li>Ouvrir votre <strong>Gift Chat</strong> (vous comme propriétaire et le Tuteur ' +
|
||||
'comme administrateur) avec ce nom: <strong>{nomenave}</strong></li>' +
|
||||
'comme administrateur) avec ce nom:<br><strong>{nomenave}</strong></li>' +
|
||||
'<li>Cliquez sur le nom du chat en haut -> Modifiez -> Administrateurs -> "Ajoutez Administrateur", sélectionner le Tuteur dans la liste.</li>' +
|
||||
'<li>Vous devez configurer le chat de façon que la personne qui entre puisse également voir les post précédents (cliquez sur le nom du chat en haut, cliquez sur modifiez, ' +
|
||||
'changez la "chronologie pour les nouveaux membres" de cachée à visibile.</li>' +
|
||||
@@ -236,7 +240,7 @@ const msg_fr = {
|
||||
metodi_disponibili: 'Méthodes disponibles',
|
||||
importo: 'Montant',
|
||||
effettua_il_dono: 'Il est temps de faire votre propre regalo ! ' +
|
||||
'Envoyez via PayPal à : <strong>{email}</strong><br>' +
|
||||
'Envoyez via <a href="https://www.paypal.com" target="_blank">PayPal</a> à : <strong>{email}</strong><br>' +
|
||||
'(Choisissez l\'option "ENVOYER À UNE PERSONNE DE CONFIANCE")<br>',
|
||||
qui_compariranno_le_info: 'Le jour du départ du navire, les informations du Dreamer apparaîtront',
|
||||
posizione: 'Localisation',
|
||||
@@ -245,7 +249,7 @@ const msg_fr = {
|
||||
clicca_conferma_dono: 'Cliquez ici pour confirmer que vous avez fait votre regalo',
|
||||
fatto_dono: 'Vous avez confirmé que le Regalo a été envoyé',
|
||||
confermi_dono: 'Confirmez que vous avez envoyé votre Regalo de 33€',
|
||||
dono_ricevuto: 'Votre regalo a été reçu correctement',
|
||||
dono_ricevuto: 'Votre regalo a été reçu!',
|
||||
dono_ricevuto_2: 'Reçu',
|
||||
dono_ricevuto_3: 'Arrivé!',
|
||||
confermi_dono_ricevuto: 'Confirmez que vous avez reçu le regalo de 33 $ de {donatore}',
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
const msg_it = {
|
||||
it: {
|
||||
words:{
|
||||
da: 'dal',
|
||||
a: 'al',
|
||||
},
|
||||
home: {
|
||||
guida_passopasso: 'Guida Passo Passo'
|
||||
},
|
||||
@@ -75,8 +79,8 @@ const msg_it = {
|
||||
},
|
||||
steps: {
|
||||
nuovo_imbarco: 'Prenota un altro Viaggio',
|
||||
vuoi_entrare_nuova_nave: 'Se confermi, quando la tua Nave sarà pronta a salpare, farai un Nuovo Dono per ripetere un altro viaggio.<br>' +
|
||||
'In questo modo aiuterai tutte le Navi ad avanzare e a far crescere il movimento.',
|
||||
vuoi_entrare_nuova_nave: 'Desideri aiutare il Movimento ad avanzare e intendi entrare in un\'altra Nave?<br>Effettuando un Nuovo Dono di 33€, potrai percorrere un altro viaggio ed avere un\'altra opportunità di diventare Sognatore!<br>' +
|
||||
'Se confermi verrai aggiunto alla lista d\'attesa per i prossimi imbarchi.',
|
||||
inserisci_invitante: 'Inserisci qui sotto l\'username della persona che vuoi aiutare, donandoti come suo Invitato:',
|
||||
vuoi_cancellare_imbarco: 'Sicuro di voler cancellare questo imbarco in Nave AYNI?',
|
||||
sei_stato_aggiunto: 'Sei stato aggiunto alla lista d\'imbarco! Nei prossimi giorni verrai aggiunto ad una Nuova Nave in partenza!',
|
||||
@@ -231,7 +235,7 @@ const msg_it = {
|
||||
traduttrici: 'Traduttrici',
|
||||
sonomediatore: 'Quando diventi Meditore vieni contattato da un <strong>TUTOR</strong>, con lui devi:<br><ol class="lista">' +
|
||||
'<li>Aprire la tua <strong>Gift Chat</strong> (tu come proprietario e il Tutor ' +
|
||||
'come amministratore) con questo nome: <strong>{nomenave}</strong></li>' +
|
||||
'come amministratore) con questo nome:<br><strong>{nomenave}</strong></li>' +
|
||||
'<li>Clicca sul nome della chat in alto -> Modifica -> Amministratori -> "Aggiungi Amministratore", seleziona il Tutor nell’elenco.</li>' +
|
||||
'<li>Devi configurare la chat in modo che chi entra vede anche i post precedenti (clicca sul nome della chat in alto, clicca su modifica, ' +
|
||||
'cambia la "cronologia per i nuovi membri" da nascosta a visibile.</li>' +
|
||||
@@ -245,7 +249,7 @@ const msg_it = {
|
||||
tragitto: 'Tragitto',
|
||||
nave: 'Nave',
|
||||
data_partenza: 'Data<br>Partenza',
|
||||
doni_inviati: 'Doni<br>Inviati',
|
||||
doni_inviati: 'Doni',
|
||||
nome_dei_passaggi:'Nome<br>dei Passaggi',
|
||||
donatori:'Donatori',
|
||||
donatore:'Donatore',
|
||||
@@ -266,7 +270,7 @@ const msg_it = {
|
||||
metodi_disponibili: 'Metodi Disponibili',
|
||||
importo: 'Importo',
|
||||
effettua_il_dono: 'E\' arrivato il momento di Effettuare il proprio Dono!<br>' +
|
||||
'Inviare tramite PayPal a: <strong>{email}</strong><br>' +
|
||||
'Inviare tramite <a href="https://www.paypal.com" target="_blank">PayPal</a> a: <strong>{email}</strong><br>' +
|
||||
'(Scegliere l\'opzione "INVIA A UNA PERSONA DI FIDUCIA")<br>',
|
||||
qui_compariranno_le_info: 'Nel giorno della partenza della Nave, compariranno le informazioni del Sognatore',
|
||||
posizione: 'Posizione',
|
||||
@@ -275,7 +279,7 @@ const msg_it = {
|
||||
clicca_conferma_dono: 'Clicca qui per confermare che hai effettuato il tuo dono',
|
||||
fatto_dono: 'Hai confermato che il dono è stato Inviato',
|
||||
confermi_dono: 'Confermi che hai inviato il tuo Dono di 33€',
|
||||
dono_ricevuto: 'Il tuo Dono è stato Ricevuto Correttamente',
|
||||
dono_ricevuto: 'Il tuo Dono è stato Ricevuto!',
|
||||
dono_ricevuto_2: 'Ricevuto',
|
||||
dono_ricevuto_3: 'Arrivato!',
|
||||
confermi_dono_ricevuto: 'Confermi di aver ricevuto il Dono di 33€ da parte di {donatore}',
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
const msg_pt = {
|
||||
pt: {
|
||||
words:{
|
||||
da: 'od',
|
||||
a: 'do',
|
||||
},
|
||||
home: {
|
||||
guida_passopasso: 'Guia Passo a Passo'
|
||||
},
|
||||
@@ -64,8 +68,8 @@ const msg_pt = {
|
||||
},
|
||||
steps: {
|
||||
nuovo_imbarco: 'Reservar outra Viagem',
|
||||
vuoi_entrare_nuova_nave: 'Se confirmar, quando o seu navio estiver pronto para navegar, fará um Novo Presente para repetir outra viagem..<br>' +
|
||||
'Desta forma, ajudará todos os navios a avançar e a fazer crescer o movimento.',
|
||||
vuoi_entrare_nuova_nave: 'Deseja ajudar o Movimento a avançar e pretende entrar noutro Navio?<br>Ao fazer um Novo Presente de 33 euros, poderá viajar outra viagem e ter outra oportunidade de se tornar um Sonhador!<br>' +
|
||||
'Se confirmar, será acrescentado à lista de espera para o próximo embarque.',
|
||||
vuoi_cancellare_imbarco: 'Tem a certeza de que quer cancelar este embarque no navio AYNI?',
|
||||
completed: 'Completado',
|
||||
passi_su: '{passo} passos em {totpassi}',
|
||||
@@ -212,7 +216,7 @@ const msg_pt = {
|
||||
tutor: 'Tutor',
|
||||
sonomediatore: 'Quando diventi Meditore vieni contattato da un <strong>TUTOR</strong>, con lui devi:<br><ol class="lista">' +
|
||||
'<li>Aprire la tua <strong>Gift Chat</strong> (tu come proprietario e il Tutor ' +
|
||||
'come amministratore) con questo nome: <strong>{nomenave}</strong></li>' +
|
||||
'come amministratore) con questo nome:<br><strong>{nomenave}</strong></li>' +
|
||||
'<li>Clicca sul nome della chat in alto -> Modifica -> Amministratori -> "Aggiungi Amministratore", seleziona il Tutor nell’elenco.</li>' +
|
||||
'<li>Devi configurare la chat in modo che chi entra vede anche i post precedenti (clicca sul nome della chat in alto, clicca su modifica, ' +
|
||||
'cambia la "cronologia per i nuovi membri" da nascosta a visibile.</li>' +
|
||||
@@ -247,7 +251,7 @@ const msg_pt = {
|
||||
metodi_disponibili: 'Métodos disponíveis',
|
||||
importo: 'Importo',
|
||||
effettua_il_dono: 'Chegou o momento de fazer o seu Presente!<br>' +
|
||||
'Enviar via PayPal para: <strong>{email}</strong><br>' +
|
||||
'Enviar via <a href="https://www.paypal.com" target="_blank">PayPal</a> para: <strong>{email}</strong><br>' +
|
||||
'(Escolha a opção "ENVIAR A ALGUÉM DA SUA CONFIANÇA".)<br>',
|
||||
qui_compariranno_le_info: 'No dia da partida do Navio, a informação do Sonhador aparecerá',
|
||||
posizione: 'Localização',
|
||||
@@ -256,7 +260,7 @@ const msg_pt = {
|
||||
clicca_conferma_dono: 'Clique aqui para confirmar que você fez o seu presente',
|
||||
fatto_dono: 'Você confirmou que o presente foi enviado',
|
||||
confermi_dono: 'Confirme que você enviou o seu Presente de 33€',
|
||||
dono_ricevuto: 'O seu Presente foi Recebido Correctamente',
|
||||
dono_ricevuto: 'O seu Presente foi Recebido!',
|
||||
dono_ricevuto_2: 'Recebido',
|
||||
dono_ricevuto_3: 'Chegou!',
|
||||
confermi_dono_ricevuto: 'Por favor, confirme que você recebeu o presente de 33€ de {donatore}',
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
const msg_si = {
|
||||
si: {
|
||||
words:{
|
||||
da: 'da',
|
||||
a: 'a',
|
||||
},
|
||||
home: {
|
||||
guida_passopasso: 'Vodnik po korakih'
|
||||
},
|
||||
@@ -67,8 +71,8 @@ const msg_si = {
|
||||
},
|
||||
steps: {
|
||||
nuovo_imbarco: 'Rezerviraj še eno potovanje',
|
||||
vuoi_entrare_nuova_nave: 'Če potrdiš, ko bo tvoja Ladja pripravljena za izplutje, boš Ponovno Doniral in ponovil novo potovanje.<br>' +
|
||||
'Na ta način boste pomagali vsem ladjam pri napredovanju in rasti gibanja',
|
||||
vuoi_entrare_nuova_nave: 'Želis pomagati Gibanju, napredovati in vstopiti v še eno\novo Ladjico?<br>Z novim vplačilom 33€, lahko pričneš novo potovanje in tako dobiš\še eno priložnost, da postaneš Sanjač!<br>' +
|
||||
'Če potrdiš boš dodan na seznam \čakajočih za vkrcavanje.',
|
||||
vuoi_cancellare_imbarco: 'Ali ste prepričani, da želite izbrisati vaš vstop v Ladjo Ayni?',
|
||||
completed: 'zaključen',
|
||||
passi_su: '{passo} od {totpassi} koraki',
|
||||
@@ -209,7 +213,7 @@ const msg_si = {
|
||||
tutor: 'Tutor',
|
||||
sonomediatore: 'Ko postaneš Mediator te kontaktira en <strong>TUTOR</strong>, z njim moraš:<br><ol class="lista">' +
|
||||
'<li>Odpret svoj <strong>Gift- Darilni klepet</strong> (ti kot lastnik in Tutor ' +
|
||||
'kot administrator) s tem imenom: <strong>{nomenave}</strong></li>' +
|
||||
'kot administrator) s tem imenom:<br><strong>{nomenave}</strong></li>' +
|
||||
'<li>Klikni na ime klepeta na vrhu-> Popravi -> Administratorji -> "Dodaj Administratorja", izberi Tutorja v imeniku.</li>' +
|
||||
'<li>Moraš nastaviti klepet na način, da vsak, ki vstopi vidi predhodne objave(klikni na ime klepeta na vrhu, klikni na popravi, ' +
|
||||
'spremeni "zgodovina za nove člane" iz skrite v vidno.</li>' +
|
||||
@@ -244,7 +248,7 @@ const msg_si = {
|
||||
metodi_disponibili: 'Načini na Voljo',
|
||||
importo: 'Uvoz',
|
||||
effettua_il_dono: 'Je\' prišel trenutek da Vplačaš svoje darilo!<br>' +
|
||||
'Vplačaj preko PayPal a: <strong>{email}</strong><br>' +
|
||||
'Vplačaj preko <a href="https://www.paypal.com" target="_blank">PayPal</a> a: <strong>{email}</strong><br>' +
|
||||
'(Izberi možnost "Pošlji osebi, ki ji zaupaš")<br>',
|
||||
qui_compariranno_le_info: 'Na dan odhoda Ladje, prejmete vse potrebne informacije s strani Sanjača',
|
||||
posizione: 'Pozicija',
|
||||
@@ -253,7 +257,7 @@ const msg_si = {
|
||||
clicca_conferma_dono: 'Klikni tu, da potrdiš izvedeno vplačilo',
|
||||
fatto_dono: 'Potrdil si, da je vplačilo bilo izvedeno',
|
||||
confermi_dono: 'Potrdi da si vplačal 33€',
|
||||
dono_ricevuto: 'Tvoje vplačilo je prejeto',
|
||||
dono_ricevuto: 'Tvoje vplačilo je prejeto!',
|
||||
dono_ricevuto_2: 'Sprejeto',
|
||||
dono_ricevuto_3: 'Prispelo!',
|
||||
confermi_dono_ricevuto: 'Potrjujem, da sem sprejel darilo v znesku 33€ z strani {donatore}',
|
||||
|
||||
Reference in New Issue
Block a user