Are there any suggestions for the translation?
I for one, would make the following alteration, but it is kind of a big alteration so I ask you dutch people if I should do this:
These textlines are almost always too long to view them nicely in the eventslog-window (unless you set your window to the width of your screen or something, or you use your horizontal scrollbar, etc...). Also, it's mostly a pain in the *beep* to see with a quick-look and without using the scrollbars what's going on in the eventslog-window cause of the length. So I would like to shorten them. (I like the last -shortest- one, it's clear, nice and to the point, like an eventslog should be
):
;Original as in 2.51.68
[MessengerEvents]
MyStatusChange=Je status is gewijzigd in: %s
IdleFlagged=Je staat genoteerd als inactief
ContactBlocked=Contactpersoon is geblokkeerd
ContactUnblocked=Contactpersoon is gedeblokkeerd
ContactNameChanged=Contactpersoon heeft naam gewijzigd in: %s
ContactHomePhone=Contactpersoon heeft huistelefoonnummer mogelijk gewijzigd in: %s
ContactWorkPhone=Contactpersoon heeft werktelefoonnummer mogelijk gewijzigd in: %s
ContactMobilePhone=Contactpersoon heeft mobiele telefoonnummer mogelijk gewijzigd in: %s
ContactOnline=Contactpersoon is online
ContactOffline=Contactpersoon is offline
ContactIdle=Contactpersoon is mogelijk inactief
ContactStatusChange=Contactpersoon heeft status gewijzigd in: %s
MyNameChange=Je hebt je naam gewijzigd in: %s
MyHomePhone=Je hebt je huistelefoonnummer gewijzigd in: %s
MyWorkPhone=Je hebt je werktelefoonnummer gewijzigd in: %s
MyMobilePhone=Je hebt je mobiele telefoonnummer gewijzigd in: %s
YouSignedIn=Je bent aangemeld
YouSignedOut=Je bent afgemeld
ContactAdded=Contactpersoon is toegevoegd aan je contactlijst
ContactRemoved=Contactpersoon is verwijderd uit je contactlijst
BossProtectEnable=Baas Bescherming is ingeschakeld
BossProtectDisable=Baas Bescherming is uitgeschakeld
MessengerLocked=Messenger is vergrendeld
MessengerUnlocked=Messenger is ontgrendeld
PersoStatEnabled=Persoonlijke status is ingeschakeld
PersoStatDisabled=Persoonlijke status is uitgeschakeld
POPMailReceived=POP3 e-mail ontvangen. Nieuw aantal: %i
change into
;shorter change
[MessengerEvents]
MyStatusChange=status gewijzigd in: %s
IdleFlagged=inactief
ContactBlocked=geblokkeerd
ContactUnblocked=gedeblokkeerd
ContactNameChanged=naam gewijzigd in: %s
ContactHomePhone=huistelefoonnummer gewijzigd in: %s
ContactWorkPhone=werktelefoonnummer gewijzigd in: %s
ContactMobilePhone=mobiele telefoonnummer gewijzigd in: %s
ContactOnline=online
ContactOffline=offline
ContactIdle=inactief
ContactStatusChange=status gewijzigd in: %s
MyNameChange=naam gewijzigd in: %s
MyHomePhone=huistelefoonnummer gewijzigd in: %s
MyWorkPhone=werktelefoonnummer gewijzigd in: %s
MyMobilePhone=mobiele telefoonnummer gewijzigd in: %s
YouSignedIn=aangemeld
YouSignedOut=afgemeld
ContactAdded=toegevoegd aan contactlijst
ContactRemoved=verwijderd uit contactlijst
BossProtectEnable=Baas Bescherming ingeschakeld
BossProtectDisable=Baas Bescherming uitgeschakeld
MessengerLocked=Messenger vergrendeld
MessengerUnlocked=Messenger ontgrendeld
PersoStatEnabled=Persoonlijke status ingeschakeld
PersoStatDisabled=Persoonlijke status uitgeschakeld
POPMailReceived=POP3 e-mail: %i
(note that I also removed the capitals)
Or the shortest one (if key is not in this list then same as above):
;shortest one
[MessengerEvents]
MyStatusChange=status: %s
ContactNameChanged=naam: %s
ContactHomePhone=huistelefoonnummer: %s
ContactWorkPhone=werktelefoonnummer: %s
ContactMobilePhone=mobiele telefoonnummer: %s
ContactStatusChange=status: %s
MyNameChange=naam: %s
MyHomePhone=huistelefoonnummer: %s
MyWorkPhone=werktelefoonnummer: %s
MyMobilePhone=mobiele telefoonnummer: %s
-----------------------------------------
What do you think?
(also by friday november 14th... I would like to make (or not make for that matter) the change, so it will be in the next release)
-----------------------------------------
EDIT
7679 days, 18 hours, 21 minutes, 55 seconds ago left to reply