«Translate»: الفرق بين المراجعتين

من ويكي عربآيز
اذهب إلى: تصفح، ابحث
سطر 1: سطر 1:
 
<div dir="ltr">
 
<div dir="ltr">
Translate is the bot Afief created to be used on our IRC channel to allow fast queries to be made to the Technical Dictionary on the wiki. Translate currently can read the Technical Dictionary from the wiki but not write to it.
+
Translate is an IRC bot Afief created to be used on our IRC channel to allow fast queries to be made to the Technical Dictionary on the wiki. Translate currently can read the Technical Dictionary from the wiki but not write to it.
   
 
== Usage ==
 
== Usage ==
سطر 14: سطر 14:
   
 
Translate is GPL and the source code is available.
 
Translate is GPL and the source code is available.
  +
  +
Translate is written in C. It compiles successfuly on linux . Not tested on windows.
   
 
Dependencies:
 
Dependencies:
سطر 26: سطر 28:
 
* Provide a link when a term isn't found.
 
* Provide a link when a term isn't found.
 
</div>
 
</div>
  +
  +
[[Category:Technical Dictionary]]

نسخة 19:41، 14 أكتوبر 2007

Translate is an IRC bot Afief created to be used on our IRC channel to allow fast queries to be made to the Technical Dictionary on the wiki. Translate currently can read the Technical Dictionary from the wiki but not write to it.

Usage

You have to go to our IRC channel #arabeyes on freenode network.

Then you can easily query it by writing its name and the term you want to find. i.e.:

<hydrated> Translate, Print
<Translate> hydrated, الاسم = طبع . 

Source

Translate is GPL and the source code is available.

Translate is written in C. It compiles successfuly on linux . Not tested on windows.

Dependencies:

  • libwww

TODO

  • Make it write to the technical dictionary on the wiki.
    • details
    • details
  • Provide a link to the term on the wiki when using --url.
  • Provide a link when a term isn't found.