Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 11.04 KB | None | 0 0
  1.  
  2. <data>
  3.     <lang id="0" name="en" layout="left">
  4.         <defaultTribe>1</defaultTribe>
  5.         <termsEnabled>1</termsEnabled>
  6.         <monthlist>
  7.             <month>January</month>
  8.             <month>February</month>
  9.             <month>March</month>
  10.             <month>April</month>
  11.             <month>May</month>
  12.             <month>June</month>
  13.             <month>July</month>
  14.             <month>August</month>
  15.             <month>September</month>
  16.             <month>October</month>
  17.             <month>November</month>
  18.             <month>December</month>
  19.         </monthlist>
  20.        
  21.         <sections>
  22.             <section>SELECT YOUR TRIBE</section>
  23.             <section>CREATE YOUR MASK</section>
  24.             <section>ENTER DETAILS</section>
  25.             <subs>MASK</subs>
  26.             <subs>EYES</subs>
  27.             <subs>NOSE</subs>
  28.             <subs>MOUTH</subs>
  29.         </sections>
  30.        
  31.         <terms>
  32.             <sex>
  33.                 <term>MALE</term>
  34.                 <term>FEMALE</term>
  35.             </sex>
  36.             <general>
  37.                 <term>USERNAME</term>
  38.                 <term>MASK</term>
  39.                 <term>RANDOMIZE</term>
  40.                 <term>FIRST NAME</term>
  41.                 <term>LAST NAME</term>
  42.                 <term>PASSWORD</term>
  43.                 <term>RE-ENTER PASSWORD</term>
  44.                 <term>E-MAIL</term>
  45.                 <term>BIRTHDATE</term>
  46.                 <term>DAY</term>
  47.                 <term>NAME OF MONTH</term>
  48.                 <term>YEAR</term>
  49.                 <term>CONFIRM EMAIL</term>
  50.                 <term>TERMS & CONDITIONS</term>
  51.                 <term>I agree to the terms & conditions</term>
  52.             </general>
  53.         </terms>
  54.        
  55.         <tribedata>
  56.             <tribe>
  57.                 <name>Yeknom</name>
  58.                 <desc>Forest dwellers, the Yeknom tribe have legendary stories about the great monkey Oompa, who lived over 5000 years ago.</desc>
  59.                 <maskdesc>Used as a camoflauge tactic, the Yeknom wear masks of green shades to blend in with their lush forest surroundings. Bluer shades are considered more feminine.</maskdesc>
  60.                 <active>1</active>
  61.             </tribe>
  62.             <tribe>
  63.                 <name>Huhuloa</name>
  64.                 <desc>Volcano dwellers, the Huhuloa tribe have a fondness for heat and earth tremors. They are crafty with turning metal into various shapes.</desc>
  65.                 <maskdesc>Red colours are the preferred colours of the Huhuloa tribal masks. Darker colours are considered more feminine.</maskdesc>
  66.                 <active>1</active>
  67.             </tribe>
  68.             <tribe>
  69.                 <name>Currently Unavailable</name>
  70.                 <desc>Not Available</desc>
  71.                 <maskdesc>No info yet</maskdesc>
  72.                 <active>0</active>
  73.             </tribe>
  74.         </tribedata>
  75.        
  76.         <notes>
  77.             <note>Read about the two main tribes of Cocolani.</note>
  78.             <note>Select either a Male or Female mask</note>
  79.             <note><![CDATA[a - Mask Color<br/>b - Nose<br/>c - Eyes<br/>d - Mouth]]></note>
  80.             <note>Choose a cool name for your character!</note>
  81.             <note><![CDATA[- No longer than 24 characters.<br/><br/>- Minimum 2 characters]]></note>
  82.             <note><![CDATA[Enter Name<br/>Create Password<br/>Your E-mail<br/>Your D.O.B.]]></note>
  83.             <note>PLEASE NOTE</note>
  84.             <note><![CDATA[-When entering your password<br/>make sure it is somthing secure and safe.<br/><br/>- Never give your password out to anybody.<br/><br/>- Minimum 6 characters]]></note>
  85.             <note><![CDATA[- Please check your inbox for your confirmation e-mail.<br/><br/>- If you don't find this in your inbox, then check your junk e-mail.]]></note>
  86.             <!--<note><![CDATA[- You will need to check your e-mail in order to activate your account.<br/><br/>- Please check your inbox for your confirmation e-mail.<br/><br/>- If you don't find this in your inbox, then check your junk e-mail.]]></note>-->
  87.             <!--<note>Registration was succesful. Please check your e-mail to confirm your email address before signing in.</note>-->
  88.             <note>Thank you for activating your account. You may now login to play.</note>
  89.             <altnote>Read about the two main tribes of Eish Safari.</altnote>
  90.         </notes>
  91.        
  92.         <keys>
  93.             <key>a</key>
  94.             <key>b</key>
  95.             <key>c</key>
  96.             <key>d</key>
  97.         </keys>
  98.        
  99.         <avatarSpeech>
  100.             <section0>
  101.                 <speech>Hello, I'm %rep1%</speech>
  102.                 <speech>I'm pretty eager to get started.</speech>
  103.                 <speech>Before we continue, though...</speech>
  104.                 <speech>I will need to ask you a few more questions!</speech>
  105.             </section0>
  106.             <section1>
  107.                 <speech>OK! Now I believe we're ready.</speech>
  108.                 <speech>Registering. Please wait..</speech>
  109.                 <speech>There was a problem registering.</speech>
  110.             </section1>
  111.         </avatarSpeech>
  112.        
  113.         <errors>
  114.             <error>Security error with server. Please contact techinal support.</error>
  115.             <error>Problem submitting your registration</error>
  116.             <error>%rep1% must only have alphabetical or numerical numbers.</error>
  117.             <error>%rep1%  is too short.</error>
  118.             <error>The passwords are not the same.</error>
  119.             <error>Please use proper email address.</error>
  120.             <error>Please wait... checking username.</error>
  121.             <error>The email addresses don't match. Please check and try again.</error>
  122.             <error>You may not register unless you agree to the terms & conditions.</error>
  123.             <error>No email address is permitted as a username.</error>
  124.         </errors>
  125.     </lang>
  126.     <lang id="1" name="ar" layout="right">
  127.         <defaultTribe>1</defaultTribe>
  128.         <termsEnabled>1</termsEnabled>
  129.         <monthlist>
  130.             <month>يناير</month>
  131.             <month>فبراير</month>
  132.             <month>مارس</month>
  133.             <month>أبريل</month>
  134.             <month>مايو</month>
  135.             <month>يونيو</month>
  136.             <month>يوليو</month>
  137.             <month>أغسطس</month>
  138.             <month>سبتمبر</month>
  139.             <month>أكتوبر</month>
  140.             <month>نوفمبر</month>
  141.             <month>ديسمبر</month>
  142.         </monthlist>
  143.        
  144.         <sections>
  145.             <section>اختر قبيلتك</section>
  146.             <section>أنشئ قناعك</section>
  147.             <section>أدخِل التفاصيل</section>
  148.             <subs>قناع</subs>
  149.             <subs>عيون</subs>
  150.             <subs>أنف</subs>
  151.             <subs>فم</subs>
  152.         </sections>
  153.        
  154.         <terms>
  155.             <sex>
  156.                 <term>ذكر</term>
  157.                 <term>أنثى</term>
  158.             </sex>
  159.             <general>
  160.                 <term>اسم المستخدم</term>
  161.                 <term>قناع</term>
  162.                 <term>عشوائي</term>
  163.                 <term>اسم العائلة</term>
  164.                 <term>الاسم الأول</term>
  165.                 <term>أعد إدخال كلمة السر</term>
  166.                 <term>كلمة السر</term>
  167.                 <term>البريد الإلكتروني</term>
  168.                 <term>تاريخ الميلاد</term>
  169.                 <term>يوم</term>
  170.                 <term>اسم الشهر</term>
  171.                 <term>سنة</term>
  172.                 <term>أكِّد عنوان البريد الإلكتروني</term>
  173.                 <term>القوانين والشروط</term>
  174.                 <term>أوافق على هذه القوانين والشروط</term>
  175.             </general>
  176.         </terms>
  177.        
  178.         <tribedata>
  179.             <tribe>
  180.                 <name>يكنوم</name>
  181.                 <desc>.سكان الغابات، قبيلة "يكنوم" لديهم قصص أسطورية حول  القرد الكبير أومبا، الذي عاش أكثر من 5000 سنة مضت</desc>
  182.                 <maskdesc>استخدموا تكتيكا للاختباء. "ينكوم" ارتدوا أقنعة  ذات نظارات خضراء لكي ينسجموا مع محيط الغابات الخصبة. تعتبر النظارات الزرقاء أكثر أنوثة</maskdesc>
  183.                 <active>1</active>
  184.             </tribe>
  185.             <tribe>
  186.                 <name>هوهولوا</name>
  187.                 <desc>.سكان البركان: قبيلة هوهولوا لديهم ولع بالحرارة المتعلقة بالأرض، فهم بارعون في تحويل عناصر المعادن إلى أشكال مختلفة، وذلك قد ظهر أولا من قبل المؤسس فون تاب</desc>
  188.                 <maskdesc>الألوان الحمراء هي المفضلة بالنسبىة لأقنعة
  189. قبيلة "هوهولوا"، وتعتبر الألوان الداكنة الأكثر أنثوية </maskdesc>
  190.                 <active>1</active>
  191.             </tribe>
  192.             <tribe>
  193.                 <name>غير متوفرة حاليا</name>
  194.                 <desc>غير متوفر</desc>
  195.                 <maskdesc>لا توجد معلومات حتى الآن</maskdesc>
  196.                 <active>0</active>
  197.             </tribe>
  198.         </tribedata>
  199.        
  200.         <notes>
  201.             <note>اقرأ عن قبيلَتَي كوكولاني وهوهولوا الرئيسيتين</note>
  202.             <note>إختر القناع المناسب لشخصيتك</note>
  203.             <note><![CDATA[1- لون القناع<br/>2- الأنف<br/>3- العينان<br/>4- الفم]]></note>
  204.             <note> اختر اسمًا مميزًا لشخصيتك</note>
  205.             <note><![CDATA[ليس أكثر من 24 حرفًا-<br/>بحد أدنى حرفان-]]></note>
  206.             <note><![CDATA[أدخل الاسم<br/>حرِّر كلمة مرور<br/>بريدك الإلكتروني<br/>تاريخ ميلادك]]></note>
  207.             <note>رجاءً</note>
  208.             <note><![CDATA[تأكد من سلامة كلمة المرور الخاصة بك<br><br>لا تقم بإعطاء كلمة المرور الخاص بك لشخص آخر<br><br>الحد الأدنى 6 حروف]]></note>
  209.             <note><![CDATA[يُرجى مراجعة صندوق الرسائل للإطلاع على رسالة التأكيد <br/><br/> إذا لم تجد الرسالة في صندوق الوارد، عليك إذًا مراجعة صندوق الرسائل المُهملة ]]></note>
  210.             <!--<note><![CDATA[سوف تحتاج إلى مراجعة بريدك الإلكتروني من أجل تنشيط حسابك <br/><br/> يُرجى مراجعة صندوق الرسائل للإطلاع على رسالة التأكيد <br/><br/> إذا لم تجد الرسالة في صندوق الوارد، عليك إذًا مراجعة صندوق الرسائل المُهملة ]]></note>-->
  211.             <!--<note>تم التسجيل بنجاح من فضلك، راجع بريدك الإلكتروني لتأكيد عنوان بريدك الإلكتروني قبل الدخول</note>-->
  212.             <note>شكرا لتفعيل حسابك. يمكنك تسجيل الدخول الآن للعب</note>
  213.             <altnote>اقرأ عن قبيلَتَي جزر عيش سفاري الرئيسيتين</altnote>
  214.         </notes>
  215.        
  216.         <keys>
  217.             <key>1</key>
  218.             <key>2</key>
  219.             <key>3</key>
  220.             <key>4</key>
  221.         </keys>
  222.        
  223.         <avatarSpeech>
  224.             <section0>
  225.                 <speech>%rep1%  مرحبا</speech>
  226.                 <speech>سوف أبدأ الآن</speech>
  227.                 <speech>وقبل ذلك</speech>
  228.                 <speech>سوف أحتاج إلى أن أطلب منكم أسئلة أخرى  قليلة</speech>
  229.             </section0>
  230.             <section1>
  231.                 <speech>موافق.. الآن أعتقد أننا على استعداد</speech>
  232.                 <speech>يتم التسجيل، يرجى الانتظار</speech>
  233.                 <speech>كانت هناك مشكلة في التسجيل</speech>
  234.             </section1>
  235.         </avatarSpeech>
  236.        
  237.         <errors>
  238.             <error>خطأ يتعلق بالخادم. الرجاء الاتصال بالدعم الفني</error>
  239.             <error>مشكلة تقديم التسجيل </error>
  240.             <error>%rep1%يجب أن يكون فقط عبر الأعداد الأبجدية أو الرقمية</error>
  241.             <error>%rep1% قصيرة جدا</error>
  242.             <error>كلمة المرور ليست صحيحة</error>
  243.             <error>الرجاء استخدام عنوان البريد الإلكتروني الصحيح</error>
  244.             <error>يُرجى الانتظار.. يتم مراجعة الاسم المستعار</error>
  245.             <error>البريد الإلكتروني لا يطابق</error>
  246.             <error>لا يمكنك التسجيل الا بعد الموافقة  على القوانين والشروط</error>
  247.             <error>لن يتم قبول اسم مستخدم يحتوى على عنوان بريد الكترونى</error>
  248.         </errors>
  249.     </lang>
  250. </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement