<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Chevereto Forums - Arabic lang !]]></title>
	<link rel="self" href="http://chevereto.com/forums/feed-atom-topic305.xml"/>
	<updated>2009-08-13T16:26:07Z</updated>
	<generator>PunBB</generator>
	<id>http://chevereto.com/forums/topic305-arabic-lang.html</id>
		<entry>
			<title type="html"><![CDATA[Arabic lang !]]></title>
			<link rel="alternate" href="http://chevereto.com/forums/post1630.html#p1630"/>
			<content type="html"><![CDATA[<p>Hi, Everyone ..<br />Finally I Finished Tranz to Arabic <img src="http://chevereto.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> ..</p><br /><div class="codebox"><pre><code>&lt;?

/* -----------------------------------------

  Chevereto - Script de hosting de imagenes
  Nightly Build 1.6, rev 1 (19/07/2009)
  http://www.chevereto.com/

  Released under the GPL 2.0
  Copyright (C) 2008 by Rodolfo Berrios
  &lt;inbox at rodolfoberrios dot com&gt;

  ----------------------------------------- */
  
  /* LENGUAJE INGLES */

// TITLES
define(&#039;WELCOME&#039;, &#039;?????? ?? ??&#039;);

// MENSAJES CRITICOS
define(&#039;ERROR_REF&#039;, &#039;????? ????, ?????? ?????? ???????? &lt;a href=&quot;&#039;.URL_SCRIPT.&#039;&quot; style=&quot;color: #FFF;&quot;&gt;&#039;.APP_NAME.&#039;&lt;/a&gt; ???? ?????&#039;);
define(&#039;CANT_RUN&#039;, &#039;?? ???? ??? ????? (???????) ???? ????? ????? ??? ??? ???????&#039;);
define(&#039;CRITIC_ERROR_INPUT&#039;, &#039;??? ????, ???? ?? ???????&#039;);
define(&#039;ERROR_UPLOADING&#039;, &#039;??? ?? ??? ??????&#039;);

// MISC
define(&#039;ANDTEXT&#039;, &#039;?&#039;);
define(&#039;AT&#039;, &#039;??&#039;);

// TITLE HTTP ERRORS
define(&#039;TITLE_400&#039;, &#039;??? ??? : 400&#039;);
define(&#039;TITLE_401&#039;, &#039;??? ???? ?? : 401&#039;);
define(&#039;TITLE_403&#039;, &#039;????? : 403&#039;);
define(&#039;TITLE_404&#039;, &#039;?? ??? ????? : 404&#039;);
define(&#039;TITLE_500&#039;, &#039;??? ?? ??????? ??????? : 500&#039;);
define(&#039;TITLE_503&#039;, &#039;?????? ??? ????? : 503&#039;);
// DESC HTTP ERRORS
define(&#039;DESC_400&#039;, &#039;??????? ?? ???? ?????&#039;);
define(&#039;DESC_401&#039;, &#039;??? ?????? ????? ???? ???? ???? ??????&#039;);
define(&#039;DESC_403&#039;, &#039;?????? ???? ?????? ????? &#039;);
define(&#039;DESC_404&#039;, &#039;?? ???? ??????? ?? ?????? ??? ?????? &#039;);
define(&#039;DESC_500&#039;, &#039;?? ????? ?????, ???? ??????? ????? ??? ?????&#039;);
define(&#039;DESC_503&#039;, &#039;????? ?? ?????. ??????? ???? ?? ????? ???&#039;);
// ACCESO A DIRECTORIOS
define(&#039;TITLE_DIR_NO&#039;, &#039;??????? ???? ??: &quot;&#039;.$page.&#039;&quot;&#039;);
define(&#039;DESC_DIR_NO&#039;, &#039;?????, ?? ???? ?????? ?????? ?????? ???????&#039;);

// SPLIT ERRORS + SPLIT TITLES
define(&#039;FORM_INCOMPLETE&#039;, &#039;??? ???? ????? ????? ??????? ?? ??? ????? ?????&#039;);
define(&#039;TITLE_FORM_INCOMPLETE&#039;, &#039;??? ?????&#039;);
define(&#039;DOBLE_POSTED&#039;, &#039;?? ???? ????? ?????? ??????? ???? ?????&#039;);
define(&#039;FATAL_ERROR_TITLE&#039;, &#039;??? ????&#039;);
define(&#039;INVALID_EXT&#039;, &#039;???? ????? ??? ????? ???, ??? JPG, PNG, GIF and BMP&#039;);
define(&#039;INVALID_TITLE&#039;, &#039;???? ??? ??? ????? ???&#039;);
define(&#039;INVALID_CORRUPT&#039;, &#039;????? ???? ?? ??? ????? ??&#039;);
define(&#039;NOTHING_TO_RESIZE&#039;, &#039;??????? ??? ????? ??&#039;);
define(&#039;INPUT_ERROR&#039;, &#039;????? ????&#039;);
define(&#039;NO_ID&#039;, &#039;?? ???? ??? ??????&#039;);
define(&#039;NO_ID_TITLE&#039;, &#039;?? ???? ??? ?????? ???? ??????&#039;);
define(&#039;NO_SELF_UPLOAD&#039;, &#039;??? ???? ??? ??? ?????? ????????? ??? ??? ??????&#039;);
define(&#039;CANT_UPLOAD_TITLE&#039;, &#039;??? ???? ??? ?????&#039;);
define(&#039;TOO_HEAVY&#039;, &#039;????? ???? ????&#039;);
define(&#039;JUST_NUMBERS&#039;, &#039;???? ???? ????? ???&#039;);
define(&#039;UPLOADED_BUT_NOT_RESIZED&#039;, &#039;?? ??? ??????! ??? ?? ????? ?? ???????&#039;);
define(&#039;OVER_RESIZE_ERROR&#039;, &#039;??????? ?? ???? ?? ??????? ??????? ???? ?????? ???????&#039;);
define(&#039;RESIZE_LIMITS&#039;, &#039;??????? ???? ??? ???&#039;);

// INPUT TEXT
define(&#039;ENTER_WIDTH&#039;, &#039;???? ??? ?????? ??????? ??????&#039;);

// OK MESSAGES
define(&#039;UPLOAD_OK&#039;, &#039;?? ??? ?????? ?????!&#039;);
define(&#039;UPLOAD_AND_RESIZED&#039;, &#039;?? ??? ?????? ???????? ?????!&#039;);

// VIEWVING
define(&#039;SEEING&#039;, &#039;?????? ??????&#039;);
define(&#039;NOT_EXISTS&#039;, &#039;?????? ??? ??????&#039;);
define(&#039;NOT_EXISTS_TITLE&#039;, &#039;?????? ???????? ??? ??????&#039;);
define(&#039;FULL_SIZE&#039;, &#039;????? ??????&#039;);

// TXT
define(&#039;TXT_PREFERENCES&#039;, &#039;?????????&#039;);
define(&#039;TXT_TINYURL&#039;, &#039;?? ???? ??? ????? ????? ?????? TinyURL ? &#039;.$tiny_service);
define(&#039;TXT_CLOSE_PREF&#039;, &#039;????? ??? ??????&#039;);
define(&#039;TXT_LOCAL&#039;, &#039;???? ?????? ???? ???? ?????? ?? ?????&#039;);
define(&#039;TXT_REMOTE&#039;, &#039;???? ??? &lt;abbr title=&quot;http://where-is-the-image.com/image.jpg&quot;&gt;??????&lt;/abbr&gt; ????? ???? ???? ??????/???????&#039;);
define(&#039;TXT_UPLOADING&#039;, &#039;... ???? ?????&#039;);
define(&#039;TXT_REMOTE_RR&#039;, &#039;??? ???  &lt;abbr title=&quot;http://where-is-the-image.com/image.jpg&quot;&gt;??????&lt;/abbr&gt; ????? ???? ???? ??????&#039;);
define(&#039;TXT_TEMP_SAVE&#039;, &#039;??? &lt;abbr title=&quot;????? ?????? ??????&quot;&gt;temporally&lt;/abbr&gt; ???? ????? ?? ????? ??? ????? ??????? ???? ????&#039;);
define(&#039;TXT_REZ_AGAIN&#039;, &#039;... ???? ????? ???????&#039;);
define(&#039;TXT_TEMP_PLACE&#039;, &#039;???? ????? &lt;span&gt;?????? ???&lt;/span&gt;&#039;);
define(&#039;TXT_SEEING&#039;, &#039;??????&#039;);
define(&#039;TXT_AND_RESIZE&#039;, &#039;????????&#039;);
define(&#039;TXT_DID&#039;, &#039;???? ?????? ??????? :&#039;);
// SHARE
define(&#039;SHARE_THUMB_VIEWER&#039;, &#039;??????? + &lt;u&gt;??????&lt;/u&gt; ??????&#039;);
define(&#039;SHARE_FORUMS&#039;, &#039;???????&#039;);
define(&#039;SHARE_DIRECT&#039;, &#039;???? ?????&#039;);
define(&#039;SHARE_VIEWER&#039;, &#039;??????&#039;);
define(&#039;SHARE_SOCIAL&#039;, &#039;???? ???????&#039;);
define(&#039;SHARE_NETWORKS&#039;, &#039;?? ??????? ??????????&#039;);
define(&#039;SHARE_TWITTER&#039;, &#039;???? ??? ??????&#039;);
define(&#039;SHARE&#039;, &#039;????!&#039;);
// RESIZE
define(&#039;RESIZE_DSC&#039;, &#039;??? ?????? ?????? ?? ????? ???????&#039;);
define(&#039;RESIZE_WIDTH&#039;, &#039;????? ???????&#039;);
define(&#039;RESIZE_PIXELS&#039;, &#039;???????&#039;);
define(&#039;RESIZE_KEEP&#039;, &#039;*??? ???? ??????? ??? ??&#039;);

?&gt;</code></pre></div><p>Example(http://ibda3k.com/Files/) / Download(http://www.mediafire.com/?qkmnjvmzyle) ..</p><p>I Hope Add it to New-Version ^^<br />THANKS chevereto ~~ !</p>]]></content>
			<author>
				<name><![CDATA[IBDA3K]]></name>
				<uri>http://chevereto.com/forums/user509.html</uri>
			</author>
			<updated>2009-08-13T16:26:07Z</updated>
			<id>http://chevereto.com/forums/post1630.html#p1630</id>
		</entry>
</feed>

