Rename Minetest to Luanti
This commit is contained in:
parent
3cc160d66c
commit
2f48566a3a
4
API.md
4
API.md
@ -39,9 +39,9 @@ exception of the alias functions themselves, for functions demanding an
|
|||||||
This section shows some possible use cases to give you a rough idea what
|
This section shows some possible use cases to give you a rough idea what
|
||||||
this mod is capable of and how these use cases could be implemented.
|
this mod is capable of and how these use cases could be implemented.
|
||||||
|
|
||||||
### Simple use case: Minetest basics
|
### Simple use case: Luanti basics
|
||||||
Let's say you want to write in free form short help texts about the basic
|
Let's say you want to write in free form short help texts about the basic
|
||||||
concepts of Minetest or your game. First you could define a category
|
concepts of Luanti or your game. First you could define a category
|
||||||
called “Basics”, the data for each of its entry is just a free form text.
|
called “Basics”, the data for each of its entry is just a free form text.
|
||||||
The template function simply creates a formspec where this free form
|
The template function simply creates a formspec where this free form
|
||||||
text is displayed.
|
text is displayed.
|
||||||
|
2
init.lua
2
init.lua
@ -1119,7 +1119,7 @@ minetest.register_on_player_receive_fields(doc.process_form)
|
|||||||
|
|
||||||
minetest.register_chatcommand("helpform", {
|
minetest.register_chatcommand("helpform", {
|
||||||
params = "",
|
params = "",
|
||||||
description = S("Open a window providing help entries about Minetest and more"),
|
description = S("Open a window providing help entries about Luanti and more"),
|
||||||
privs = {},
|
privs = {},
|
||||||
func = function(playername, param)
|
func = function(playername, param)
|
||||||
doc.show_doc(playername)
|
doc.show_doc(playername)
|
||||||
|
@ -27,7 +27,7 @@ No categories have been registered, but they are required to provide help.=Es wu
|
|||||||
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Das Dokumentationssystem [doc] bringt von sich aus keine eigenen Hilfsinhalte mit, es benötigt zusätzliche Mods, um sie hinzuzufügen. Bitte stellen Sie sicher, dass solche Mods für diese Welt aktiviert sind und versuchen Sie es erneut.
|
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Das Dokumentationssystem [doc] bringt von sich aus keine eigenen Hilfsinhalte mit, es benötigt zusätzliche Mods, um sie hinzuzufügen. Bitte stellen Sie sicher, dass solche Mods für diese Welt aktiviert sind und versuchen Sie es erneut.
|
||||||
Number of entries: @1=Anzahl der Einträge: @1
|
Number of entries: @1=Anzahl der Einträge: @1
|
||||||
OK=OK
|
OK=OK
|
||||||
Open a window providing help entries about Minetest and more=Ein Fenster mit Hilfseinträgen über Minetest und mehr öffnen
|
Open a window providing help entries about Luanti and more=Ein Fenster mit Hilfseinträgen über Luanti und mehr öffnen
|
||||||
Please select a category you wish to learn more about:=Bitte wählen Sie eine Kategorie, über die Sie mehr erfahren möchten, aus:
|
Please select a category you wish to learn more about:=Bitte wählen Sie eine Kategorie, über die Sie mehr erfahren möchten, aus:
|
||||||
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Empfohlene Mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Empfohlene Mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
||||||
Reveal all hidden help entries to you=Alle für Sie verborgenen Hilfseinträge freischalten
|
Reveal all hidden help entries to you=Alle für Sie verborgenen Hilfseinträge freischalten
|
||||||
|
@ -28,7 +28,7 @@ No categories have been registered, but they are required to provide help.=Neniu
|
|||||||
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=La Gvidpaĝa Sistemo [doc] ne divenas paĝojn per si mem, sed bezonas aliajn modifaĵojn provizantajn paĝodatumojn. Bonvolu certigi ke tiaj modifaĵoj estas ŝaltitaj por tiu ĉi mondo, kaj reprovu.
|
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=La Gvidpaĝa Sistemo [doc] ne divenas paĝojn per si mem, sed bezonas aliajn modifaĵojn provizantajn paĝodatumojn. Bonvolu certigi ke tiaj modifaĵoj estas ŝaltitaj por tiu ĉi mondo, kaj reprovu.
|
||||||
Number of entries: @1=Paĝokvanto: @1
|
Number of entries: @1=Paĝokvanto: @1
|
||||||
OK=Bone
|
OK=Bone
|
||||||
Open a window providing help entries about Minetest and more=Malfermi fenestron kun helpaj informoj pri Minetest kaj aliaj temoj
|
Open a window providing help entries about Luanti and more=Malfermi fenestron kun helpaj informoj pri Luanti kaj aliaj temoj
|
||||||
Please select a category you wish to learn more about:=Bonvolu elekti kategorion pri kiu vi scivolas:
|
Please select a category you wish to learn more about:=Bonvolu elekti kategorion pri kiu vi scivolas:
|
||||||
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Rekomendataj modifaĵoj: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Rekomendataj modifaĵoj: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
||||||
Reveal all hidden help entries to you=Malkaŝi ĉiun kaŝitan gvidpaĝon al vi
|
Reveal all hidden help entries to you=Malkaŝi ĉiun kaŝitan gvidpaĝon al vi
|
||||||
|
@ -29,7 +29,7 @@ No categories have been registered, but they are required to provide help.=Aucun
|
|||||||
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Le Système de Documentation [doc] n'est fourni avec aucun contenu d'aide, il a besoin d'autres mods pour ajouter le contenu de l'aide. Vérifiez que de tels mods sont activés pour ce monde, et réessayez.
|
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Le Système de Documentation [doc] n'est fourni avec aucun contenu d'aide, il a besoin d'autres mods pour ajouter le contenu de l'aide. Vérifiez que de tels mods sont activés pour ce monde, et réessayez.
|
||||||
Number of entries: @1=Nombre de pages : @1
|
Number of entries: @1=Nombre de pages : @1
|
||||||
OK=OK
|
OK=OK
|
||||||
Open a window providing help entries about Minetest and more=Ouvrire une fenêtre contenant les pages d'aides à propos de Minetest.
|
Open a window providing help entries about Luanti and more=Ouvrire une fenêtre contenant les pages d'aides à propos de Luanti.
|
||||||
Please select a category you wish to learn more about:=Veuillez choisir une catégorie pour laquelle vous souhaitez en savoir plus :
|
Please select a category you wish to learn more about:=Veuillez choisir une catégorie pour laquelle vous souhaitez en savoir plus :
|
||||||
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Mods recommandés : doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Mods recommandés : doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
||||||
Reveal all hidden help entries to you=Révéler toutes les pages d'aide cachées pour vous.
|
Reveal all hidden help entries to you=Révéler toutes les pages d'aide cachées pour vous.
|
||||||
|
@ -26,7 +26,7 @@ New help entry unlocked: @1 > @2=Nova entrada de ajuda desbloqueada: @1 > @2
|
|||||||
No categories have been registered, but they are required to provide help.\nThe Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Nenhuma categoria foi registrada, mas é necessário fornecer ajuda.\nO Sistema de Documentação [doc] não vem com o conteúdo de ajuda, ele precisa de mods adicionais para adicionar conteúdo de ajuda. Por favor, certifique-se de que os mods estão habilitados para este mundo e tente novamente.
|
No categories have been registered, but they are required to provide help.\nThe Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Nenhuma categoria foi registrada, mas é necessário fornecer ajuda.\nO Sistema de Documentação [doc] não vem com o conteúdo de ajuda, ele precisa de mods adicionais para adicionar conteúdo de ajuda. Por favor, certifique-se de que os mods estão habilitados para este mundo e tente novamente.
|
||||||
Number of entries: @1=Número de entradas: @1
|
Number of entries: @1=Número de entradas: @1
|
||||||
OK=OK
|
OK=OK
|
||||||
Open a window providing help entries about Minetest and more=Abra uma janela fornecendo entradas de ajuda sobre o Minetest e mais
|
Open a window providing help entries about Luanti and more=Abra uma janela fornecendo entradas de ajuda sobre o Luanti e mais
|
||||||
Please select a category you wish to learn more about:=Por favor, selecione uma categoria sobre a qual você deseja saber mais:
|
Please select a category you wish to learn more about:=Por favor, selecione uma categoria sobre a qual você deseja saber mais:
|
||||||
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Mods recomendados: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Mods recomendados: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
||||||
Reveal all hidden help entries to you=Revela todas as entradas de ajuda ocultas para você
|
Reveal all hidden help entries to you=Revela todas as entradas de ajuda ocultas para você
|
||||||
|
@ -26,7 +26,7 @@ New help entry unlocked: @1 > @2=Nova entrada de ajuda desbloqueada: @1 > @2
|
|||||||
No categories have been registered, but they are required to provide help.\nThe Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Nenhuma categoria foi registrada, mas é necessário fornecer ajuda.\nO Sistema de Documentação [doc] não vem com o conteúdo de ajuda, ele precisa de mods adicionais para adicionar conteúdo de ajuda. Por favor, certifique-se de que os mods estão habilitados para este mundo e tente novamente.
|
No categories have been registered, but they are required to provide help.\nThe Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Nenhuma categoria foi registrada, mas é necessário fornecer ajuda.\nO Sistema de Documentação [doc] não vem com o conteúdo de ajuda, ele precisa de mods adicionais para adicionar conteúdo de ajuda. Por favor, certifique-se de que os mods estão habilitados para este mundo e tente novamente.
|
||||||
Number of entries: @1=Número de entradas: @1
|
Number of entries: @1=Número de entradas: @1
|
||||||
OK=OK
|
OK=OK
|
||||||
Open a window providing help entries about Minetest and more=Abra uma janela fornecendo entradas de ajuda sobre o Minetest e mais
|
Open a window providing help entries about Luanti and more=Abra uma janela fornecendo entradas de ajuda sobre o Luanti e mais
|
||||||
Please select a category you wish to learn more about:=Por favor, selecione uma categoria sobre a qual você deseja saber mais:
|
Please select a category you wish to learn more about:=Por favor, selecione uma categoria sobre a qual você deseja saber mais:
|
||||||
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Mods recomendados: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Mods recomendados: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
||||||
Reveal all hidden help entries to you=Revela todas as entradas de ajuda ocultas para você
|
Reveal all hidden help entries to you=Revela todas as entradas de ajuda ocultas para você
|
||||||
|
@ -31,7 +31,7 @@ No categories have been registered, but they are required to provide help.=Ка
|
|||||||
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Система документации [doc] сама по себе не поставляется со справочным содержимым, для добавления справочного содержимого требуются дополнительные моды. Пожалуйста, убедитесь, что такие моды включены для этого мира, и повторите попытку.
|
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=Система документации [doc] сама по себе не поставляется со справочным содержимым, для добавления справочного содержимого требуются дополнительные моды. Пожалуйста, убедитесь, что такие моды включены для этого мира, и повторите попытку.
|
||||||
Number of entries: @1=Количество записей: @1
|
Number of entries: @1=Количество записей: @1
|
||||||
OK=Ок
|
OK=Ок
|
||||||
Open a window providing help entries about Minetest and more=Откройте окно, содержащее справочные записи о Minetest и многом другом
|
Open a window providing help entries about Luanti and more=Откройте окно, содержащее справочные записи о Luanti и многом другом
|
||||||
Please select a category you wish to learn more about:=Пожалуйста, выберите категорию, о которой вы хотите узнать больше:
|
Please select a category you wish to learn more about:=Пожалуйста, выберите категорию, о которой вы хотите узнать больше:
|
||||||
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Рекомендуемые моды: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=Рекомендуемые моды: doc_basics, doc_items, doc_identifier, doc_encyclopedia.
|
||||||
Reveal all hidden help entries to you=Показать мне все скрытые записи справки
|
Reveal all hidden help entries to you=Показать мне все скрытые записи справки
|
||||||
|
@ -28,7 +28,7 @@ No categories have been registered, but they are required to provide help.=
|
|||||||
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=
|
The Documentation System [doc] does not come with help contents on its own, it needs additional mods to add help content. Please make sure such mods are enabled on for this world, and try again.=
|
||||||
Number of entries: @1=
|
Number of entries: @1=
|
||||||
OK=
|
OK=
|
||||||
Open a window providing help entries about Minetest and more=
|
Open a window providing help entries about Luanti and more=
|
||||||
Please select a category you wish to learn more about:=
|
Please select a category you wish to learn more about:=
|
||||||
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=
|
Recommended mods: doc_basics, doc_items, doc_identifier, doc_encyclopedia.=
|
||||||
Reveal all hidden help entries to you=
|
Reveal all hidden help entries to you=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user