https://bugzilla.wikimedia.org/show_bug.cgi?id=68304

--- Comment #5 from Joachim Mos <[email protected]> ---
@TeleComNasSprVen

There is no problem with the module! The Modul:language utilities is called in
every line more than 2 times. 

We have our translations in templates, in nds= Vörlaag, so that we can used
them in all our Dialects. The reason is, that there is no highlanguage in Low
Saxon, only more than over 30 dialects, so we must have in every article an
full translation, we cannot like the most other wiktionaries make a link to the
word in our language and having only there our translation; but I think, that
the translation is in an template, is not the problem, the problem is, that the
wiki-software is programmed, that ther is a max-time to run moduls, and if this
time is over, it will give an error, the error, what we have.

Every line in a Translationstemplate looks like this (example from: Vörlaag:Ö
Water: *: {{S|act}}: {{Ö|act|water}}, sometimes also so: *: {{S|pdt}}:
{{Ö|pdt|Woter|n}}, {{Ö|pdt|Wota|n}}, ....

The Vörlaag:S called the same Modul:language utilities twice, the Vörlaag:Ö the
Modul:translations. We need the two calls for an Link to one side with
informations of a language and for the output, what the name of the language
is, for what the following translation is.

A line like *: {{S|act}}: {{Ö|act|water}} we must have for every translation in
every language. We couldn't do anythink, that there is less time needed to run
the moduls. Nobody nows, how many time it needs, when for example a loop like

    while g ~= "" do
        table.insert(genders, g)
        i = i + 1
        g = args[i] or ""
    end

runs, also the people from en.wiktionary do not know. If one don't know, how
many time a loop needs, how can he write a loop, that needs less time?

The wikipedias uses not much Moduls, and also they called the Moduls in their
templats not often, so they dont have this problem! The answer, if we asked
them, is clear: We don't know this problem! We cannot help you. And this answer
we get not only from nds.wikipedia, we get it from every wikipedia!

The problem is the Wiki-Programm, not our Moduls, perhaps the Server, so
exactly I don't know, I'm not a Server-Administrator, BUT NOT OUR MODULS! Every
scripterror is a mistake of the one, who has write a modul, there is only one
scripterror, that is an error of the wiki-system, the runouterror, and this
error is, we have. 

So, please, help us, we cannot do anythink against the error, nothing without
help from other wiktionaries or wikipedias, nothing with help from other
wiktionaries or wikipedias, because it is a problem of the server and the
server-programming.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to