Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
0 registered (), 47 Guests and 13 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 05/13/08
Posts: 596
Top Posters (30 Days)
Ruben 51
Gizmo 24
DennyP 24
Dunny 14
SteveS 14
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
driv 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 5 1 2 3 4 5 >
Topic Options
#195701 - 08/29/07 03:47 PM 7.2.2 dutch language pack (72%)
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
Based on the 7.2b4 language pack from nims2. Updated to 7.2.2, gave it the same charactarset as the english one and a little bit more translated.

Again, only on the userside of things, not for the admin.

As we speak, users at themepark.nl are helping with the full translation of the frontend. Will post that here when finished.


Attachments
nederlands.zip (351 downloads)
Description: Dutch language file for ubb 7.2.2


_________________________
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#195802 - 08/30/07 08:22 AM Re: 7.2.2 dutch language pack (72%) [Re: Yarp™]
nims2 Offline
member
Registered: 07/04/07
Posts: 122
Thanks mate! I was already wanting to do this, but you now saved me some time ;\) .
Top
#195804 - 08/30/07 08:27 AM Re: 7.2.2 dutch language pack (72%) [Re: nims2]
nims2 Offline
member
Registered: 07/04/07
Posts: 122
Btw, I see that you include a lot of incomplete files with your pack when I compared mine with yours with winmerge.

e.g. in admin\editstyle.php all the following is not added:

$ubbt_lang['.new-alt-newintopic_desc'] = "<b>.new-alt-newintopic Class</b><br /><br />This is used for properties of the cell that holds the indicator for new posts in a topic. This will be used on even numbered rows that are designated as new.";
$ubbt_lang['.new-alt-topicicon_desc'] = "<b>.new-alt-topicicon Class</b><br /><br />This is used for properties of the cell that holds the topic icon. This will be used on even numbered rows that are designated as new.";
$ubbt_lang['.new-alt-topicsubject_desc'] = "<b>.new-alt-topicsubject Class</b><br /><br />This is used for properties of the cell that shows the topic subject. This will be used on even numbered rows that are designated as new.";
$ubbt_lang['.new-alt-topicreplies_desc'] = "<b>.new-alt-topicreplies Class</b><br /><br />This is used for properties of the cell that shows the total replies to a topic. This will be used on even numbered rows that are designated as new.";
$ubbt_lang['.new-alt-topicviews_desc'] = "<b>.new-alt-topicviews Class</b><br /><br />This is used for properties of the cell that shows the the total views of a topic. This will be used on even numbered rows that are designated as new.";
$ubbt_lang['.forum_extras_desc'] = "<b>.forum_extras Class</b><br /><br />This is used for properties of the text that shows the list of moderators or subforums.";
$ubbt_lang['.alt-newintopic_desc'] = "<b>.alt-newintopic Class</b><br /><br />This is used for properties of the cell that holds the indicator for new posts in a topic. This will be used for even numbered rows.";
$ubbt_lang['.alt-topicicon_desc'] = "<b>.alt-topicicon Class</b><br /><br />This is used for properties of the cell that holds the topic icon. This will be used for even numbered rows.";
$ubbt_lang['.alt-topicsubject_desc'] = "<b>.alt-topicsubject Class</b><br /><br />This is used for properties of the cell that shows the topic subject. This will be used for even numbered rows.";
$ubbt_lang['.alt-topicreplies_desc'] = "<b>.alt-topicreplies Class</b><br /><br />This is used for properties of the cell that shows the total replies to a topic. This will be used for even numbered rows.";
$ubbt_lang['.alt-topicviews_desc'] = "<b>.alt-topicviews Class</b><br /><br />This is used for properties of the cell that shows the the total views of a topic. This will be used for even numbered rows.";
$ubbt_lang['.alt-topictime_desc'] = "<b>.alt-topictime Class</b><br /><br />This is used for properties of the cell that shows the information on the last reply to a topic. This will be used for even numbered rows.";
$ubbt_lang['.new-newintopic_desc'] = "<b>.new-newintopic Class</b><br /><br />This is used for properties of the cell that holds the indicator for new posts in a topic. This will be used on odd numbered rows that are designated as new.";
$ubbt_lang['.new-topicicon_desc'] = "<b>.new-topicicon Class</b><br /><br />This is used for properties of the cell that holds the topic icon. This will be used on odd numbered rows that are designated as new.";
$ubbt_lang['.new-topicsubject_desc'] = "<b>.new-topicsubject Class</b><br /><br />This is used for properties of the cell that shows the topic subject. This will be used on odd numbered rows that are designated as new.";
$ubbt_lang['.new-topicreplies_desc'] = "<b>.new-topicreplies Class</b><br /><br />This is used for properties of the cell that shows the total replies to a topic. This will be used on odd numbered rows that are designated as new.";
$ubbt_lang['.new-topicviews_desc'] = "<b>.new-topicviews Class</b><br /><br />This is used for properties of the cell that shows the the total views of a topic. This will be used on odd numbered rows that are designated as new.";
$ubbt_lang['.new-topictime_desc'] = "<b>.new-topictime Class</b><br /><br />This is used for properties of the cell that shows the information on the last reply to a topic. This will be used on odd numbered rows that are designated as new.";
$ubbt_lang['.author-content_desc'] = "<b>.author-content Class</b><br /><br />Cell that holds the author information.";


I'll update your files with the one I have are missing, and upload a new complete pack.
Top
#195807 - 08/30/07 08:43 AM Re: 7.2.2 dutch language pack (72%) [Re: nims2]
nims2 Offline
member
Registered: 07/04/07
Posts: 122
Here's the up to date version to version 7.2.2 in which I also translated some more than was originally there. I also removed the extra tags, in the same way the upgrade does. So the files should now be consistent with the actual 7.2.2 from the core.

Next time when you do an update, don't forget to download the installed language files, before you do an update and or upload. Otherwise you get missing tags or tangled items that are misplaced. Have fun with this file.


Attachments
nederlands.zip (331 downloads)



Edited by nims2 (08/30/07 08:43 AM)
Top
#195811 - 08/30/07 09:13 AM Re: 7.2.2 dutch language pack (72%) [Re: nims2]
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
 Originally Posted By: nims2
Next time when you do an update, don't forget to download the installed language files, before you do an update and or upload. Otherwise you get missing tags or tangled items that are misplaced. Have fun with this file.


hmm, strange. I did do that.

But I also just put your 7.2b4 file in my 7.2 install. Maybe something went wrong there.

Thanks for your added work! I'll install it, and let the translators take that as a starting point.
_________________________
Top
#195922 - 08/31/07 11:27 AM Re: 7.2.2 dutch language pack (72%) [Re: Yarp™]
nims2 Offline
member
Registered: 07/04/07
Posts: 122
Great :). Almost everything is done. I don't care about the admin page's. Who sees them anyway ;\) .
Top
#195924 - 08/31/07 12:39 PM Re: 7.2.2 dutch language pack (72%) [Re: nims2]
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
Don't think there is any serious dutch forum techy admin that doesn't know english.

Lang leve de Nederlanders met hun talenkennis \:\)
_________________________
Top
#195951 - 08/31/07 05:54 PM Re: 7.2.2 dutch language pack (72%) [Re: Yarp™]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
 Originally Posted By: blaaskaak
Don't think there is any serious dutch forum techy admin that doesn't know english.


LOL - Well our board is in the Netherlands and many of the members appear to speak Dutch but as you say the board is ALL ENGLISH as they all know it, though some better than others.

In fact one Admin now actually speaks (well reads/writes English MUCH better now after a few years on the board with only English.)
Top
#195984 - 09/01/07 04:44 AM Re: 7.2.2 dutch language pack (72%) [Re: ntdoc]
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
 Originally Posted By: ntdoc
LOL - Well our board is in the Netherlands and many of the members appear to speak Dutch but as you say the board is ALL ENGLISH as they all know it, though some better than others.


Practise makes perfect. My english is getting better just from hanging around here.

I'm gonna poke around start kixtart.org for a while, we used to use KiXtart at work, but reverted to strictly batch language when we put up our new domain a few years back.

 Originally Posted By: ntdoc
In fact one Admin now actually speaks (well reads/writes English MUCH better now after a few years on the board with only English.)


That helps. Same like going on a holiday in a country and being forced into a language. I keep saying gracias for a while when I've been to spain \:\)
_________________________
Top
#195985 - 09/01/07 05:08 AM Re: 7.2.2 dutch language pack (72%) [Re: Yarp™]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
 Originally Posted By: blaaskaak
[quote=ntdoc]
I'm gonna poke around start kixtart.org for a while, we used to use KiXtart at work, but reverted to strictly batch language when we put up our new domain a few years back.


Wow batch can't even come close to the power and ease of KiXtart.
I use it for Work stuff and Home stuff both.

Very easy language to learn and use as compared to the others out there.

I'd give KiXtart a test drive and see what all you can do now.
Top
Page 1 of 5 1 2 3 4 5 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10489 Members
36 Forums
33841 Topics
181707 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image