Jump to content
Euphy

r17251: Multilanguage Support

Recommended Posts

Do we have to delete '380', '381', '382', '383', '384', '385', '386', '387', '388', '389' and replace them with the new ones?

Edited by Leeg
Link to comment
Share on other sites

Do we have to delete '380', '381', '382', '383', '384', '385', '386', '387', '388', '389' and replace them with the new ones?

are already deleted in.. a revision

//378-389 vacíos
//NoAsk (rechazar invitaciones)
Link to comment
Share on other sites

as i already said to Lighta, map_msg_rus.conf use wrong encoding (UTF8). in game i recive messages in incorrect encoding + map crush after relogin with langtype = 1. If anyone can upload this file in ANSI encoding, please do it.

Switched to ANSI (Windows-1251) in r17309. Tell me if it works.

 

Shouldn't it work if saved as UTF, like all others? In game it works in ANSY only. How can I fix it?

Shouldn't you replace strnlen with _mbstrnlen, cause russian characters are multibyte?

 

_mbstrnlen returns the number of multibyte characters in a multibyte-character string

msdn.microsoft.com

Edited by Carapax
Link to comment
Share on other sites

Update for IDN follow up changes on r17217

 

//lain-lain
378: Eleanor sekarang dalam mode %s.
379: Penggunaan item gagal. [%s] sedang cooling down. Tunggu %.1f menit.
380: Penggunaan item gagal. [%s] sedang cooling down. Tunggu %d detik.
381: Penggunaan skill gagal. [%s] membutuhkan %dx %s.
382: Kamu terlalu dekat dengan batu atau emperium untuk menggunakan skill ini.
//383-389 kosong

 

**sorry, I'm late and some mistakes /sry

**my bad, too many svn changes

Edited by Cydh
  • Upvote 1
Link to comment
Share on other sites

Hello rAthena Community,

 

I and a friend have translate the msg_athena.conf into German because Snow and/or Lemongrass need to much time.

Here is the msg_athena.conf. I Hope you like it^^ -Review this please,thanks.

 

German:

Ich und eine Freund haben zusammen die msg_athena.conf ins Deutsche übersetzt, weil wir finden das Snow und/oder Lemongrass zu viel Zeit brauchen. Hier ist also die msg_athena.conf. Ich hoffe ihr mögt es.^^ Kommentiert es bitte, danke.

 

File: http://pastebin.com/whJNG0aL

Translate by Rynbef and Bakka.

 

 

Rynbef~

Edited by Rynbef
  • Upvote 2
Link to comment
Share on other sites

@Cydh: I've been updating all the language files myself for recent changes, but please double-check to see if I did them correctly? XD

Link to comment
Share on other sites

@Cydh: I've been updating all the language files myself for recent changes, but please double-check to see if I did them correctly? XD

thx, sure.. I'm going to check. :D

Link to comment
Share on other sites

Updated IDN for last changes on svn17359

 

btw,

 

1478: Party share level has been changed successfully.

/hmm

@partysharelvl

 

Temporarily changes share level until character server is restarted

is that mean the level range for party share?

"Level range of party share"?

 

 

1479: Failed updating configuration. Character server is offline.

need "is".. /ok  "Character server is offline"?

Edited by Cydh
  • Upvote 1
Link to comment
Share on other sites

Yes Cydh.  I apologize for the misunderstandings.  I was just going off the inter_athena.conf naming of it.

 

// Level range for sharing within a party
party_share_level: 10
Link to comment
Share on other sites

Yes Cydh.  I apologize for the misunderstandings.  I was just going off the inter_athena.conf naming of it.

 

 

// Level range for sharing within a party

party_share_level: 10

yeah, that name is not too human.. xD

Link to comment
Share on other sites

everyone since trac is done, hard to follow changes on map_msg.conf, here at r17386

I will update the IDN

 

--- a/trunk/conf/msg_conf/map_msg.conf
+++ b/trunk/conf/msg_conf/map_msg.conf
@@ -501,6 +501,10 @@
 //----------------------
 510: You have %d new emails (%d unread)
 
+// Instancing
+515: Your instance has been reloaded.
+516: Instance database has been reloaded.
+
 // Bot detect messages (currently unused)
 535: Possible use of BOT (99%% of chance) or modified client by '%s' (account: %d, char_id: %d). This player ask your name when you are hidden.
 536: Character '%s' (account: %d) is trying to use a bot (it tries to detect a fake player).
@@ -928,7 +932,6 @@
 1096: PartyLock |
 1097: GuildLock |
 1098: Loadevent |
-1099: Src4instance |
 1100: Chmautojoin |
 1101: nousecart |
 1102: noitemconsumption |
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.