For RC2 and mods I need these button strings translated to danish language:
$buttontext['newicon'] = "New"; // Untranslated!
$buttontext['spell_check'] = "Spell check"; // Untranslated!
$buttontext['im_visualw'] = "Warn"; // Untranslated!
$buttontext['markunread'] = "Mark unread"; // Untranslated!
$buttontext['approve'] = "Approve"; // Untranslated!
In addition I would love to update my Aquamania themes to RC2, which is blocked by missing language strings:
http://www.simplemachines.org/community/index.php?topic=19058.0
I don't know if you need the strings from an official translator, or if I can help along too?
$buttontext['newicon'] = "Ny";
$buttontext['spell_check'] = "Stavekontrol";
$buttontext['im_visualw'] = "Advare";
$buttontext['markunread'] = "Marker ulæst";
$buttontext['approve'] = "Godkende";
Thanks. I emailed the official translators too, but did not get a reply so far. I would love to update my themes. Missing still 5 languages.
One question, entering your text into my button set translator I've seen that:
$buttontext[markread] = "Afmærk læst";
$buttontext[markunread] = "Marker ulæst";
Is that difference ok? Or could it also be:
$buttontext[markunread] = "Afmærk ulæst";
?
I'd say saying "Afmærk læst" is equivalent to saying "Unmark read", which sounds rather odd.
Quote from: Søren Bjerg on November 06, 2004, 06:35:09 AM
I'd say saying "Afmærk læst" is equivalent to saying "Unmark read", which sounds rather odd.
So you say this buttontext is odd?
$buttontext[markread] = "Afmærk læst";
What then?
In my ears that sounds odd, yeah... I'd personally have used "Marker" instead of "Afmærk", but I don't know... *shrugs*.
IMO they should be:
$buttontext['newicon'] = "Ny";
$buttontext['spell_check'] = "Stavekontrol";
$buttontext['im_visualw'] = "Advar";
$buttontext['markread'] = "Marker som læst";
$buttontext['markunread'] = "Marker som ulæst";
$buttontext['approve'] = "Godkend";
alternative, if markread is too long:
$buttontext['markread'] = "Marker læst";
$buttontext['markunread'] = "Marker ulæst";
Thanks again guys. Glad to have one language more done.
det sersjovt ud :P lærer i ham dansk :P?