From 10014e1e42d6bd4b1e4379ad09e51e765c85ccb3 Mon Sep 17 00:00:00 2001 From: Joaquin Villalba Date: Fri, 27 Nov 2020 18:55:32 +0000 Subject: [PATCH] Spanish localization and small typo correction --- api.lua | 2 +- locale/parties.es.tr | 26 ++++++++++++++++++++++++++ locale/parties.it.tr | 2 +- locale/template.txt | 2 +- 4 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 locale/parties.es.tr diff --git a/api.lua b/api.lua index c0ddd23..7edbdf4 100644 --- a/api.lua +++ b/api.lua @@ -49,7 +49,7 @@ function parties.invite(sender, p_name) minetest.sound_play("parties_invite", { to_player = p_name }) minetest.chat_send_player(sender, format_party_message(S("Invite to @1 successfully sent", p_name))) - minetest.chat_send_player(p_name, format_party_message(S("@1 has invitied you in a party, would you like to join? (/party join, or /party join @2)", sender, sender))) + minetest.chat_send_player(p_name, format_party_message(S("@1 has invited you to a party, would you like to join? (/party join, or /party join @2)", sender, sender))) if players_invited[p_name] then table.insert(players_invited[p_name], sender) diff --git a/locale/parties.es.tr b/locale/parties.es.tr new file mode 100644 index 0000000..73d4e0e --- /dev/null +++ b/locale/parties.es.tr @@ -0,0 +1,26 @@ +# version 1.3.0-dev +# author(s): Dragonop +# reviewer(s): +# textdomain: parties + +# api.lua +[!] Only the party leader can perform this action!=[!] ¡Solo el líder del grupo puede realizar esta acción! +[!] You can't invite yourself!=[!] ¡No puedes invitarte a ti mismo! +[!] This player is not online!=[!] ¡Este jugador no está conectado! +[!] You've already invited this player!=[!] ¡Ya has invitado a este jugador! +[!] This player is already in a party!=[!] ¡Este jugador ya está en un grupo! +Invite to @1 successfully sent=Invitación a @1 enviada con éxito +@1 has invited you to a party, would you like to join? (/party join, or /party join @2)=@1 te ha invitado a un grupo, te gustaría unirte? (/party join, o /party join @2) +No answer from @1...=Sin respuesta de @1... +[!] You have no pending invites!=[!] ¡No tienes invitaciones pendientes! +[!] You have no pending invites from this player!=[!] ¡No tienes invitaciones pendientes de este jugador! +[!] The party leader has disconnected!=[!] ¡El líder del grupo se ha desconectado! +@1 has joined the party=@1 se ha unido al grupo +@1 has joined another party=@1 se ha unido a otro grupo +You've joined @1's party=Te has unido al grupo de @1 +[!] You must enter a party first!=[!] ¡Debes unirte a un grupo primero! +The party has been disbanded=El grupo ha sido disuelto +@1 has left the group=@1 ha dejado el grupo +You've left the party=Has dejado el grupo +@1 is the new party leader=@1 es el nuevo líder del grupo +Party=Grupo diff --git a/locale/parties.it.tr b/locale/parties.it.tr index 82e0da8..b193977 100644 --- a/locale/parties.it.tr +++ b/locale/parties.it.tr @@ -10,7 +10,7 @@ [!] You've already invited this player!=[!] Hai già invitato questo giocatore! [!] This player is already in a party!=[!] Questo giocatore è già in un gruppo! Invite to @1 successfully sent=Invito a @1 inviato con successo -@1 has invitied you in a party, would you like to join? (/party join, or /party join @2)=@1 ti ha invitato in un gruppo, vuoi unirti? (/party join, o /party join @2) +@1 has invited you to a party, would you like to join? (/party join, or /party join @2)=@1 ti ha invitato in un gruppo, vuoi unirti? (/party join, o /party join @2) No answer from @1...=Nessuna risposta da @1... [!] You have no pending invites!=[!] Non hai nessun invito da accettare! [!] You have no pending invites from this player!=[!] Non hai nessun invito da accettare da parte di questo giocatore! diff --git a/locale/template.txt b/locale/template.txt index c31cbd1..cafcd0d 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -10,7 +10,7 @@ [!] You've already invited this player!= [!] This player is already in a party!= Invite to @1 successfully sent= -@1 has invitied you in a party, would you like to join? (/party join, or /party join @2)= +@1 has invited you to a party, would you like to join? (/party join, or /party join @2)= No answer from @1...= [!] You have no pending invites!= [!] You have no pending invites from this player!=