Lisa, the Simpson!
December 03, 2008, 21:08 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 Add Site
 
   Home   Galleries Library Help Login Register  
Pages: 1 [2] 3  All
  Print  
Author Topic: [TRANSLATIONS] Around the World in 80 Settings  (Read 2442 times)
Fulbert
Active Member
*
Offline Offline

Gender: Male
Posts: 166


« Reply #15 on: May 19, 2008, 13:28 »

Wow! What an interesting project! I only wonder if that SMF is such a multi-cultured community that requires that many languages:-)

(Fulbert thinks is he should try an Albanian version...)
Logged

Roses are red,
Violets are blue,
All my base
Are belong to you.
SimpReal
Mood Swinger
Administrator
*
Offline Offline

Gender: Male
Posts: 1399

Solving the Equation
WWW
« Reply #16 on: May 19, 2008, 14:00 »

I'll give it a go too Smile
Logged

Did he open up his eyes?
Did he try to touch my hand,
Or is my mind playing tricks on me?
Do you think he hears us cry?
Does he understand
We are here, by his side...
Gazmanafc
SMF Customiser
Hero Member
*
Online Online

Gender: Male
Posts: 1076

There can be only one Snake and one Big Boss
WWW
« Reply #17 on: May 19, 2008, 14:13 »

Fulbert, yes we do have a multi-cultured community, and yes it does require many languages, it's mostly for support though. We have Non-English Language boards dedicated to Support, and General Chit Chat. But the community is primarily English since thats the language the entire team speaks.

We do have an Albanian Language Pack, so compatibility in Albanian is available. And I would very much appreciate a translation for the theme.

(Same applies for Marco but with Italian instead. heh)

The SMF Language Packs, listing the languages SMF is available in
Our Language Specific Support/Discussion Boards

Gary
Logged

Gazmanafc
SMF Customiser
Hero Member
*
Online Online

Gender: Male
Posts: 1076

There can be only one Snake and one Big Boss
WWW
« Reply #18 on: May 21, 2008, 11:09 »

Okay, here's a shot of the index and theme settings screens for you to see. So far, this is the only complete style. The Land of Chocolate.

* themesettings.png (521.56 KB - downloaded 65 times.)
* index.png (421.15 KB - downloaded 60 times.)
Logged

Gazmanafc
SMF Customiser
Hero Member
*
Online Online

Gender: Male
Posts: 1076

There can be only one Snake and one Big Boss
WWW
« Reply #19 on: June 05, 2008, 02:09 »

Hey again folks.

I added a new feature, which means more strings!

For those who already translated, can you translate and post (no need for re-attaching files, just post them on the forum)

$txt['onlinegroup_key'] = 'Online Membergroup legend:';
$txt['onlinegroup_key_desc'] = 'This will show a legend of Membergroups that has members who are currently online (On BoardIndex)';

$txt['legend'] = 'Legend';

If anyone wants to translate new languages, I've included updated files in this post.

* 80settings-june5.zip (2.21 KB - downloaded 38 times.)
Logged

Andreas
Hero Member
*
Offline Offline

Gender: Male
Posts: 510

WWW
« Reply #20 on: June 05, 2008, 10:39 »

German:

$txt['onlinegroup_key'] = 'Legende für Online-Mitgliedergruppen:';
$txt['onlinegroup_key_desc'] = 'Diese Option aktiviert eine Legende der Mitgliedergruppen, welche gerade online sind (auf der Startseite).';

$txt['legend'] = 'Legende';
Logged

Andreas
Miles
Shutterbug
Sr. Member
*
Offline Offline

Gender: Male
Posts: 313


« Reply #21 on: June 11, 2008, 04:36 »

Is legend really a valid word here? Maybe I don't know all definitions of it, I translated it as "list" anyway since swedish is a limited language. ^-^

Swedish:
$txt['onlinegroup_key'] = 'Användargrupper online:';
$txt['onlinegroup_key_desc'] = 'Detta visar en lista av användargrupper som för närvarande har medlemmar online (på förstasidan).';

$txt['legend'] = 'Grupper';

Translated "Online Membergroup legend:" simply as "Membergroups online:", I'm guessing since there's a colon at the end, that's what's gonna show up in front of the membergroups on the index... should look good and clean. Lemme know if it's supposed to be different or something.
Logged

Take control... take control damn you!
Gazmanafc
SMF Customiser
Hero Member
*
Online Online

Gender: Male
Posts: 1076

There can be only one Snake and one Big Boss
WWW
« Reply #22 on: June 12, 2008, 20:32 »

Actually, when there's a _desc string along side a string with a colon, it means it's going onto the setting screen where it can be turned on and off, the word "Legend" by itself is going on the main index.

Like this


In SMF 2.0 the feature would work slightly differently and it's available by default. But this is for 1.1 Tongue

Anyway, maybe I should've finalised the theme before I started requesting translations, as I keep adding features. Oh well. You guys are cool to help out right? Tongue Get your names out there to quite literally hundreds of thousands of users.

I've added an attachments adjusting setting that allows you to view them horizontally or vertically. This time around, I'll include what file they would be intended for. Y'all can just post them on the forum again. 

Settings.language.php:
$txt['attachment_align'] = 'Attachment Alignment:';
$txt['attachment_align_desc'] = 'This will alter the alignment of Attachments in the Display. Setting this to Horizontal will show attachments horizontally on a single line (mostly the images at least), while Vertical will give each attachment it\'s own line. <strong>TIP:</strong> Setting this to horizontal will save on your users\'s scrolling</strong>';

ThemeStrings.language.php
// Attachment management with crazy ass string names. :P
$txt['filesize'] = 'Filesize';
$txt['dimensions'] = 'Image Dimensions';
$txt['snake'] = 'Viewed';
$txt['eater'] = 'Downloaded';
$txt['sniper'] = 'Horizontal';
$txt['pistol'] = 'Vertical';
Logged

Miles
Shutterbug
Sr. Member
*
Offline Offline

Gender: Male
Posts: 313


« Reply #23 on: June 14, 2008, 22:47 »

$txt['legend'] = 'Grupper';
if that's what'll show on the index, this'll make more sense. Just "Groups", can use "Användargrupper" instead if you want it to say "User groups", but the above code looks best for the swedish one imo.

I'll be gone from the forum for a while, if you want me to keep translating into swedish, add up features until you're basically done and send 'em to scape_miles@hotmail.com (including the ones in your last post, not in the mood to translate right now).
Logged

Take control... take control damn you!
Andreas
Hero Member
*
Offline Offline

Gender: Male
Posts: 510

WWW
« Reply #24 on: June 14, 2008, 23:12 »

<strong>TIP:</strong> Setting this to horizontal will save on your users\'s scrolling</strong>'

(quoted, so you can see it better)

I guess the last "strong" is superfluous, right? I'll translate later, when you're finished with adding new text strings, I'd say. Wink
Logged

Andreas
Gazmanafc
SMF Customiser
Hero Member
*
Online Online

Gender: Male
Posts: 1076

There can be only one Snake and one Big Boss
WWW
« Reply #25 on: June 15, 2008, 00:02 »

Heh. Yeah, that second </strong> can be done away with. Since I'm possibly gonna keep adding settings, it would probably be better if I just waited until the theme is nearly ready for release then just mail you packs to translate.
Logged

Gazmanafc
SMF Customiser
Hero Member
*
Online Online

Gender: Male
Posts: 1076

There can be only one Snake and one Big Boss
WWW
« Reply #26 on: August 01, 2008, 09:11 »

Okay, I think the theme is about complete, just gotta make some country packs, and that's about it.

The theme contains 70 settings, so ten short, but I ran out of ideas. Tongue So what the heck... Tongue

EDIT: Please dont translate the Theme's name.

Cheers.

* 80settings_english.zip (4.13 KB - downloaded 21 times.)
Logged

SimpReal
Mood Swinger
Administrator
*
Offline Offline

Gender: Male
Posts: 1399

Solving the Equation
WWW
« Reply #27 on: August 01, 2008, 10:26 »

Er...


i completely forgot about this.  Unsure
I promise that after i'm done with the simpsons entry for the competition i'll go back to this. I should have less work hassle too. Sorry for my absence.
Logged

Did he open up his eyes?
Did he try to touch my hand,
Or is my mind playing tricks on me?
Do you think he hears us cry?
Does he understand
We are here, by his side...
Gazmanafc
SMF Customiser
Hero Member
*
Online Online

Gender: Male
Posts: 1076

There can be only one Snake and one Big Boss
WWW
« Reply #28 on: August 01, 2008, 10:42 »

Meh, it was probably better that you forgot about this topic since I spent time actually developing the theme itself, and there were significant changes to it.

Though, for Italian, I think a member on MT2 (Ivan), he says he can do Indonesian and Italian, but I don't know which he's doing first. So you might not need to bother in that case. I'll keep you posted. Wink
Logged

Andreas
Hero Member
*
Offline Offline

Gender: Male
Posts: 510

WWW
« Reply #29 on: August 01, 2008, 12:42 »

I assume the "Mr. X" part in ThemeStrings is supposed to be the same as the standard text strings that appear in the SMF Admin Control Center? Wouldn't it be easier to use the text strings from the available language files? In any case, I just copied them over.

What exactly is this supposed to be?

$txt['core'] = 'Core (One Cell)';
$txt['classic'] = 'Classic (Two Cells Small Text)';
$txt['special'] = 'Special (Two Cells Large Text)';

I hope you didn't change anything of the text strings or variable names that I translated a while ago, since I simply copied them over from my older files (minus the ones that do not exist anymore).
Logged

Andreas
Pages: 1 [2] 3  All
  Print  
 
Jump to:  

Powered by SMF 1.1 RC3 | SMF © 2001-2006, Lewis Media