Translate Pastebin?

Wednesday, 10 May 2006, 10:31 | Category : Pastebin

I’ve been wondering if anyone would like a translated version of Pastebin? It gets a lot of use from Germany – any German coders want to volunteer some translated text? Happy to do other languages too, add a comment below if this of interest (either as a translator or pastebin user)

(EDIT: I’ve had offers for Albanian, Arabic, Simplified Chinese, Danish, Dutch, French, German, Greek, Italian, Japanese, Polish, Portuguese, Russian, Spanish, Swedish,Turkish and Urdu – thanks folks!)

56 Comments for “Translate Pastebin?”

  1. 1Nicolas W. Wolf

    Im volunteering to translate both php files and help files into Greek language.

    Actually i have already do the php files part all is left are the help files.

    I really liked pastebin project and im gonna raise it to Greek developers by creating a url that will have some great free services.

  2. 2lordelph

    That’s great news. If there’s enough interest, I’ll rearrange the code to make translations easier to develop and maintain.

  3. 3Arjo

    If you need a dutch translator just drop me a note.

  4. 4bernd

    Let me know when you’re ready with your code changes and I’ll translate it to german.

    bernd

  5. 5Nicolas W. Wolf

    Seems that you will get responce all over the world soon pastebin will be translated to many languages :)

  6. 6lordelph

    Cool, German, Dutch and Greek volunteers already!

  7. 7Arjo

    Are you planning on adding gettext support?

  8. 8lordelph

    I won’t use gettext, as not everyone will have that module, so I wouldn’t want to rely on it, but what I’ll most likely do is something that feels like gettext. The layout code will wind up being full of stuff like this

    echo t(”pastebin – collaborative debugging tool”);

    If a translation is available for the selected language, it will use that, falling back to the English default. I could also make the t() function do some extra work in “maintenance mode”, building a list of strings to translate, to aid creating the translation files.

  9. 9Fulvio

    What about a pastebin.com translated into the Italian language? Any thoughts?

  10. 10lordelph

    Happy to add Italian – is that an offer to translate it :)

  11. 11kezar

    uh… In French ? Why not :)

  12. 12lordelph

    This is great – French, Italian, German, Dutch and Greek!

    As soon as I’ve built support for integrating translations, I’ll be in touch with you all. I’m planning to make it super easy for anyone who wants to translate to do so!

  13. 13Nicolas W. Wolf

    Cool, i guess that all traslators can start with the help files before the source of the new pasteibn is released.

    (Or will you change them also ?) :)

  14. 14lordelph

    I don’t want to waste anyone’s time, so I’d wait until I’ve finished making changes first. I’ve got the beginnings of a tool which just lists all the English language phrases used and prompts you to translate each one :)

  15. 15kezar

    great :)
    and maybe this would be useful for other projects if you decide to publish it

  16. 16GoodSoft

    Ready to translate to Russian

  17. 17Ivan

    Drop me an e-mail I can translate pastebin to Spanish language ;)

  18. 18wRAR

    What about proper encodings support?

    http://pastebin.ru/2710
    http://pastebin.com/712898

  19. 19lordelph

    wRAR – thanks, I’ll look into it.

  20. 20Thevilman

    If you guys want someone experient working on translations into portuguese(Brazil) I will be pleased to help.

  21. 21IUSR

    Hi, I’ll be glad to translate Pastebin into Simplified Chinese. Contact me if the work begins and I’m glad to be such a volunteer=)

  22. 22Ali Jawad

    If you want an arabic translation…am ready

  23. 23Tolga

    I’d be happy to help translate to Turkish. Just drop me an email should you need :)

  24. 24Nicolas W. Wolf

    NICE!!

  25. 25zegames

    Portugues Brazil If needs I can help ;)

    I’m a legitime brazilian guy.

  26. 26arkanoid

    Hep… I’m in for a danish translation, if need be :)

  27. 27Anonymous

    very good idea :)

  28. 28Lord Flak

    Albanian language volunteer :) .

    drop me an email with lng file or tell how to do that.

  29. 29Johey

    If you need a translation into Swedish, I’d be happy to help you with that. Just drop me a mail with the files you want me to translage (or a link to them).

  30. 30Michiel Sikma

    I volunteer to translate Pastebin entirely into Dutch.

    It seems that some other guy also applied for that, but I’m better than him. :)

  31. 31PeCet

    I would like to translate pastebin to polish, if you really want…

  32. 32David Barreda

    Very good news to PasteBin users! If you need a Spanish traslator, just send a email ;)

  33. 33Júnior Martins

    Posso fazer a tradução para o idioma “Português Brasil” (Portuguese Brazil) entre em contato como seria esse sistema de tradução…

    obrigado… ;)

  34. 34bernd

    Heya,

    I jsut realized that I accidentally deleted the email addy I;’ve used here some days ago :| *stupidme*. If you’ve tried to contact me for a german translation – please try again, the email addy works again.

    cheers,

    Bernd
    *who slaps himself*

  35. 35arsalan

    I offer my services to translate PasteBin to Urdu

  36. 36victory

    I can make Japanese translation :-D

  37. 37celicni

    UTT (Urgent Translations Team :P ) of the Serbian Wikipedia is ready to translate Pastebin to Serbian. Just e-mail us :)

  38. 38ycl6

    Glad to help with Traditional Chinese Translation.

    ~Mac

  39. 39mephis

    I m ready to completely translate it into Vietnamese .
    I email you with attachment the lang files later ;)

  40. 40ZYV

    Er, just installed a copy of pastebin for personal use, don’t want to abuse your goodwill. As stated above it does not work with Russian enconding, notable cp1251 properly.

    However, I hacked out a dirty fix that allows it to work right now out of the box. Add this to your pastebin class:

    $post['codefmt']=$geshi->parse_code();

    // ZYV multilingual fix
    $post['codefmt'] = preg_replace(”/”.preg_quote(”&#”).”([0-9]+);/”, “&#\1;”, $post['codefmt']);

    and also replace all the htmlentities(…) entries with either htmlentities(needle, ENT_COMPAT, “cp1251″) or less restrictive htmlspecialchars (layout and diff class).

    And it will work just fine. Don’t forget to change the encoding in layout though.

    Thanks for the script.

    –Yury.

  41. 41Martin

    I’ll help with Korean.

  42. 42oxigen

    Hello, If you need I will translate from English to Lithuanian, because there are many coders that you pastebin.com in Lithuania.

    For more write me an email

  43. 43Ragnaar

    Pastebin Russian translators! Please, contact with me – ragnaar at mozilla-russia dot org

  44. 44SlimG

    I’ll try translate pastebin into Norwegian Nynorsk (nn_NO) and Norwegian Bokmaal (nb_NO)

  45. 45name

    Me wants :)
    I’m Austrian – means i speak German :)

  46. 46Erik

    I could help you adding Swedish, just drop me an E-mail with the files you want me to translate and I’ll be happy to help.

  47. 47Boter

    I can help you with Slovenian translation

  48. 48jd

    I’ll be available to translate it in italian

  49. 49djthyrax

    I’m up for a Portuguese (Portugal) (pt_PT) translation! ;)

  50. 50tal

    hebrew translation – here we go :)

  51. 51Macka

    G’day! I’m happy to translate pastebin into Australian if you like ;-)

  52. 52ShadoW

    Hi, I can translate pastebin into Czech language.

    Let me know. ;-)

  53. 53Fosfor

    hi,
    2 weeks late for offer czech translation;) but i can help:)

    btw: i can help with translation modul too. i’m working on some php site now and have translation functions for it. translations are stored in xml (should be store on pastebin.com), one function load the xml (should be store in cookies, which one), and second function translate phrases. fell free to contact me:)

  54. 54utererr

    lordelph, pastebin is a great project :) . I’d be very happy to translate it to Bulgarian. If it’s cool feel free to email me.
    Regards
    ~utererr

  55. 55Apophis

    I voluteer as Estonian translator! I’d like to help that great project, :)

  56. 56Nathan J. Brauer

    I might be able to coax my wife into translating it into Vietnamese. I don’t see any language files though….

Leave a comment