Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

[Feature Request] Irish

  • 25-05-2007 7:21pm
    #1
    Registered Users, Registered Users 2 Posts: 3,620 ✭✭✭


    I was just wondering if an option could be made to make boards be in Irish.

    Other sites are half in Irish, If it's possible I'm willing to help with the translation etc.


«1

Comments

  • Closed Accounts Posts: 531 ✭✭✭dranoel


    I would really like to see an 'As Gaeilge' button which would change all of Boards headings to Irish.


  • Registered Users, Registered Users 2 Posts: 1,286 ✭✭✭Gael


    Sounds good.


  • Closed Accounts Posts: 17,163 ✭✭✭✭Boston


    Any of you three know php and willing to write the code?


  • Registered Users, Registered Users 2 Posts: 17,958 ✭✭✭✭RuggieBear


    i want an Ulster scots button then


  • Closed Accounts Posts: 16,793 ✭✭✭✭Hagar


    Tartan button with matching tie. Happy now Ruggie? :D

    ff-gingblue.jpg


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 4,560 ✭✭✭Ivan


    I dont see how localisation/translation would require any php knowledge?

    A simple CTRL+H/find & replace would work. Finding specific words and replacing them with the corresponding Irish words.

    I'm not saying it wouldnt be difficult, but it certainly wouldnt be as much work as say, adding a big red button that translates all posts into Irish.


  • Administrators, Entertainment Moderators, Social & Fun Moderators, Society & Culture Moderators Posts: 18,750 Admin ✭✭✭✭✭hullaballoo


    A CSS file that just translates the site's own text into Irish should be doable. I doubt very much that there's any chance that posts could be translated.


  • Closed Accounts Posts: 6,395 ✭✭✭Marksie


    A CSS file that just translates the site's own text into Irish should be doable. I doubt very much that there's any chance that posts could be translated.

    I was thinking tha myself, it couldnt cope with text speak, and spelling errors.

    I would be seriously impressed if it could


  • Closed Accounts Posts: 17,163 ✭✭✭✭Boston


    Ivan wrote:
    I dont see how localisation/translation would require any php knowledge?

    A simple CTRL+H/find & replace would work. Finding specific words and replacing them with the corresponding Irish words.

    I'm not saying it wouldnt be difficult, but it certainly wouldnt be as much work as say, adding a big red button that translates all posts into Irish.

    It would have to be integrated into the Vbulletin software, which would require php coding.


  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    VBulletin allows you load language packs or define your own language packs.

    It's a very simple thing actually and used on many sites.

    Basically, every single "Phrase" on every single page is stored as a separate item. Then you define the text of every phrase in the language pack. vBulletin then loads the phrases based on what language the user has selected.

    There is no need to know PHP coding, vBulletin provides a user interface for creating your own language pack.

    There may be one already written for vB. Anyone want to search?


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 1,142 ✭✭✭Karlusss


    I'd use this, if it was ever made.


    Edit:
    http://www.vbulletin.com/docs/html/main/language_manage

    Just like Seamus said, this looks éasca as a cáca milis...


  • Registered Users, Registered Users 2 Posts: 11,986 ✭✭✭✭Giblet


    seamus wrote:
    VBulletin allows you load language packs or define your own language packs.

    It's a very simple thing actually and used on many sites.

    Basically, every single "Phrase" on every single page is stored as a separate item. Then you define the text of every phrase in the language pack. vBulletin then loads the phrases based on what language the user has selected.

    There is no need to know PHP coding, vBulletin provides a user interface for creating your own language pack.

    There may be one already written for vB. Anyone want to search?

    Basically you'll have a bunch of message variables in a file with corresponding messages in English, all it would take would be translating these into Irish and loading the file based on region information or user selection.


  • Closed Accounts Posts: 17,163 ✭✭✭✭Boston


    seamus wrote:
    VBulletin allows you load language packs or define your own language packs.

    It's a very simple thing actually and used on many sites.

    Basically, every single "Phrase" on every single page is stored as a separate item. Then you define the text of every phrase in the language pack. vBulletin then loads the phrases based on what language the user has selected.

    There is no need to know PHP coding, vBulletin provides a user interface for creating your own language pack.

    There may be one already written for vB. Anyone want to search?

    hmm, so would this be applied to posts or just things like forum names and buttons?

    Karlusss: There appears to be some gibberish at the end of your post, I couldn't make it out.


  • Registered Users, Registered Users 2 Posts: 11,986 ✭✭✭✭Giblet


    Only buttons, error messages, warnings, system links and all that stuff.


  • Closed Accounts Posts: 17,163 ✭✭✭✭Boston


    Ok, so I'll go back to my orginal point, you'd have to code something yourself and integrated it into VB to get what the OP seems to be looking for


  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    Boston wrote:
    Ok, so I'll go back to my orginal point, you'd have to code something yourself and integrated it into VB to get what the OP seems to be looking for
    Ah I don't think so. He says that he's willing to help with the translation, which means that he either has no idea how much information is in the database, or he just wants the standard stuff to be as Gaeilge.


  • Administrators, Entertainment Moderators, Social & Fun Moderators, Society & Culture Moderators Posts: 18,750 Admin ✭✭✭✭✭hullaballoo


    It would be enough just to have the various standard stuff in Irish. That said, there seems to be a good few Irish speakers knocking about, so it could just be a project for a group to work on.

    I wouldn't get over-excited about it yet though. There are still a good many more things that will be prioritised over this. It could be some time before there's a result on this if the admins think it's worth-while.


  • Registered Users, Registered Users 2 Posts: 4,885 ✭✭✭Stabshauptmann


    Just a thought, you know those drop down menues, aren't they updated manually everytime a new forum is added?

    If you were hoping to translate the menue into Irish, then perhaps it would be a good idea to have someone fluent in Irish whos job it is to keep an eye on the Forums Forum and add the translation to new forum idea threads as they appear


  • Registered Users, Registered Users 2 Posts: 3,620 ✭✭✭Grudaire


    It could be some time before there's a result on this if the admins think it's worth-while.

    When do we hear the admins opinion?

    And as I said I'm willing to help...
    Karlusss wrote:

    As I amn't privilaged with a admin control panel any idea how that'd work?


  • Closed Accounts Posts: 17,163 ✭✭✭✭Boston


    Cliste wrote:
    When do we hear the admins opinion?

    It's sloted in for 4 pm next tueday.

    How about you make it clear exactly what you want in irish.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    Cliste wrote:
    As I amn't privilaged with a admin control panel any idea how that'd work?
    Well there are two ways to approach it:

    An admin (somehow) gets a list of all of the phrases and posts them up here. Then someone translates them, and the admin loads them into the system.

    Or someone that will do all of the work installs a blank vBulletin system somewhere, uses the control panel on that to develop their own language pack, and then exports it for use elsewhere.

    Also Boston, may have been slightly right after all. I would guess that the top menu is hardcoded instead of having multilanguage functionality. So some PHP coding may be involved (though someone could just translate the menus and and admin do the coding).

    It's a nice idea, but it also raises another question - what about other languages? What if we add in a French pack. Then someone signs up, sees that they can localise the forum into French, and then starts posting in french.
    Would this be an issue?


  • Registered Users, Registered Users 2 Posts: 3,620 ✭✭✭Grudaire


    Boston wrote:
    How about you make it clear exactly what you want in irish.

    All the titles, stuff like the links button etc. Not the actual posts.
    seamus wrote:
    It's a nice idea, but it also raises another question - what about other languages? What if we add in a French pack. Then someone signs up, sees that they can localise the forum into French, and then starts posting in french.
    Would this be an issue?

    Well it's boards.ie not fr or de...... But if people actually want it in foreign languages then surely that'd be even easier as main foreign languages are available on the vbulliten main site.


  • Registered Users, Registered Users 2 Posts: 1,286 ✭✭✭Gael


    As regards translating it into other languages, there's no reason that can't happen too if a number of people feel strongly about it. Why not?
    But the fact is this is thread is about Irish and it's going off the subject of the thread by talking about other language options.
    I nominate simu to do the translation ;)


  • Registered Users, Registered Users 2 Posts: 3,620 ✭✭✭Grudaire


    I know it's not exactly the same, but netvibes gets a combined effort to give translations, You log in and type in translations and then they're put up if you have chosen that language in the setting toolbar:

    www.netvibes.com


  • Registered Users, Registered Users 2 Posts: 3,620 ✭✭✭Grudaire


    Boston wrote:
    It's sloted in for 4 pm next tueday.

    It's Wednesday now....? any news??


  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    Heh. Boston was taking the proverbial.

    Right, I'm willing to manage this one.

    What we need is:

    1. Someone to download an existing language pack from vbulletin.com. As luck would have it, there is an English (UK) pack available for download:
    http://www.vbulletin.com/forum/showthread.php?t=163399
    Unfortunately you need to be a vBulletin customer to access the download, and I am not one.

    2. A list of people willing to offer time to do this. There are only a few hundred phrases to do. Shouldn't be that difficult.

    Once we have the above pack downloaded, hopefully it's already split into pages, and we can divide the work out. If not, I'll break it up myself.

    We'll use the Development Forum for this.

    Once the we have the language pack and a handful of volunteers, I'll get cracking.


  • Closed Accounts Posts: 41,926 ✭✭✭✭_blank_


    Cliste wrote:
    It's Wednesday now....? any news??
    Erm, I think Boston may have been extracting the urine a little bit mate.

    The Admin people are all quite busy with real life stuff at the moment, just have a bit of patience.

    They MAY reply to the thread if they feel it's a decent idea, and can implement it easily enough.


  • Closed Accounts Posts: 41,926 ✭✭✭✭_blank_


    seamus wrote:
    I'll do it, this work of greatness

    Fair play seamus. I'll certainly be using it if it gets finished.


  • Registered Users, Registered Users 2 Posts: 4,885 ✭✭✭Stabshauptmann


    Cliste wrote:
    It's Wednesday now....? any news??
    I give up. After 40 mins I couldnt find a good enough picture for the situation


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 3,620 ✭✭✭Grudaire


    Thanks lads! :)


  • Closed Accounts Posts: 15,552 ✭✭✭✭GuanYin


    Would be cool, more so cos noone would knwo what I was browsing over here :)

    Now all we need is an automatic translator to turn each post into Irish.

    Anyone work at Google Language tools? ;)


  • Closed Accounts Posts: 20,759 ✭✭✭✭dlofnep


    Go maith. I'm all for this.

    As for editing any php or html for the menu.. it would be easy. It's a 2 second job to modify a header file.

    As for the vbulletin software itself, you can create your own language packs as already mentioned. I don't see why anyone would object to something like this. It's a great idea.


  • Closed Accounts Posts: 17,163 ✭✭✭✭Boston


    dlofnep wrote:
    Go maith. I'm all for this.

    As for editing any php or html for the menu.. it would be easy. It's a 2 second job to modify a header file.

    As for the vbulletin software itself, you can create your own language packs as already mentioned. I don't see why anyone would object to something like this. It's a great idea.

    0_o you volunteering? I'm sure seamus would accept the help


  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    dlofnep wrote:
    Go maith. I'm all for this.

    As for editing any php or html for the menu.. it would be easy. It's a 2 second job to modify a header file.

    As for the vbulletin software itself, you can create your own language packs as already mentioned. I don't see why anyone would object to something like this. It's a great idea.
    Is that an offer of help to translate? :)
    I'd say the forum names are an entirely different ball game altogether - thus the nav menu may be a bit more tricky. Does anyone know if vB has the option to specify different names for forums when you have more than one language installed?

    Incidentally, I'm yet to get any volunteers for the two items I posted :(


  • Closed Accounts Posts: 531 ✭✭✭dranoel


    seamus wrote:
    Is that an offer of help to translate? :)
    Incidentally, I'm yet to get any volunteers for the two items I posted :(

    I'll do my best to help with the translation if the admins give us access to the English language pack.


  • Advertisement
  • Closed Accounts Posts: 10,730 ✭✭✭✭simu


    I might be able to help a bit with translations but I'm rather busy these days so no guarantees.


  • Closed Accounts Posts: 20,759 ✭✭✭✭dlofnep


    I'm nowhere near fluent enough as gailege to help with a comprehensive translation. Sorry guys. :(


  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    OK I've got the language file, many thanks to the member in question.

    Plan of action is to figure out an easy way of extracting the phrases from the xml file, and putting them into a format that makes then easy to read, but also that I can use to update the language file when done.

    I'll start a thread on development detailing what way it's going to work, and also stick a thread on the Irish board looking for more volunteers, if simu doesn't mind.


  • Registered Users, Registered Users 2 Posts: 1,145 ✭✭✭Poll Dubh


    Can we give this project the kiss of life? (to develop an Irish Language Pack and make it an option under the user control panel)


  • Registered Users, Registered Users 2 Posts: 17,727 ✭✭✭✭Sherifu


    Looks like this never made it to the development section.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 6,756 ✭✭✭Jules


    But now that cult is in the development seat, if enough people posted it could be something that might happen. I do think it's a great idea, given that it is an irish forum!


  • Administrators, Entertainment Moderators, Social & Fun Moderators, Society & Culture Moderators Posts: 18,750 Admin ✭✭✭✭✭hullaballoo


    Moved to Development.


  • Registered Users, Registered Users 2 Posts: 6,762 ✭✭✭WizZard


    Maybe put the phrases up on the wiki and let the (Irish speaking) community donate time to translate them?
    What needs to be extracted from the XML?


  • Registered Users, Registered Users 2 Posts: 3,620 ✭✭✭Grudaire


    Whatever way it needs to be done- we could have one person collecting it, and anyone interested can be given a file to translate- thats how they did OpenOffice..

    Had long forgotten this- a year isn't long though ;)


  • Registered Users, Registered Users 2 Posts: 1,810 ✭✭✭ergonomics


    Put me down as a volunteer for the translating!


  • Registered Users, Registered Users 2 Posts: 3,620 ✭✭✭Grudaire


    Any movement/progress/anything?


  • Registered Users, Registered Users 2 Posts: 5,851 ✭✭✭PurpleFistMixer


    I'd volunteer as a translator too. I'm helping to translate another site at the minute and focal.ie is just a godsend. My Irish isn't fantastic, but that only really becomes a problem for long batches of text.


  • Registered Users, Registered Users 2 Posts: 5,297 ✭✭✭Ron DMC


    I'm willing to give a dig out with transaltions also. Shouldn't be too big a task if we split it up.


  • Registered Users, Registered Users 2 Posts: 68,317 ✭✭✭✭seamus


    I did get my hands on a language pack, but because this never got off the ground I think I dumped it.

    I'll check and see if I have it, though Cult should be able to get it.


  • Registered Users, Registered Users 2 Posts: 3,620 ✭✭✭Grudaire


    Right I don't want this to wander back into oblivion... anything that I can do?


  • Advertisement

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.

Advertisement