Thread Tools Display Modes
01/04/15, 12:06 PM   #1
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,960
FCOItemSaver, FCO Chat Tab Brain & AvancedFilters FCOItemSaver plugin - ES & FR

Hey there,

as ppl started the hard work to translate the game texts to spanish language too I decided to support the spanish speaking players too with my addons.
Unfortunately I don't speak spanish (except some phrases).

Attached you'll find the localization files for the 2 addons and the source code for the 1 plugin for AdvancedFilters (this addon needs to be enhanced so the plugins support spanish language too, but I'd like to be prepared^^).

If anyone is speaking spanish and would like to help me, please go ahead.
In addition I'd like to ask french native speakers to review the french translations too and fix them where necessary. Especially for FCO Chat Tab Brain there are missing some french translations.

Many thanks to you all!

Baertram


Localization texts for AdvancedFilters plugin for FCO ItemSaver:
Lua Code:
  1. local enFCOStrings = {
  2.     ["FCOMarkedAll"]     = "FCO - All",
  3.     ["FCOMarkedNone"]    = "FCO - Non marked",
  4.     ["FCOMarkedFilter1"] = "FCO - Locked",
  5.     ["FCOMarkedFilter2"] = "FCO - Gear sets",
  6.     ["FCOMarkedFilter3"] = "FCO - Research",
  7.     ["FCOMarkedFilter4"] = "FCO - Sell"
  8. }
  9. local deFCOStrings = {
  10.     ["FCOMarkedAll"]     = "FCO - Alle",
  11.     ["FCOMarkedNone"]    = "FCO - Nicht markierte",
  12.     ["FCOMarkedFilter1"] = "FCO - Gesperrt",
  13.     ["FCOMarkedFilter2"] = "FCO - Gear Sets",
  14.     ["FCOMarkedFilter3"] = "FCO - Analyse",
  15.     ["FCOMarkedFilter4"] = "FCO - Verkaufen"
  16. }
  17. local frFCOStrings = {
  18.     ["FCOMarkedAll"]     = "FCO - Toutes",
  19.     ["FCOMarkedNone"]    = "FCO - Non marqué",
  20.     ["FCOMarkedFilter1"] = "FCO - Vendeurs",
  21.     ["FCOMarkedFilter2"] = "FCO - Sets",
  22.     ["FCOMarkedFilter3"] = "FCO - Recherche",
  23.     ["FCOMarkedFilter4"] = "FCO - Boutique"
  24. }
Attached Files
File Type: lua FCOChatTabBrain.lua (5.9 KB, 588 views)
File Type: lua FCOItemSaverLoc.lua (89.0 KB, 545 views)
  Reply With Quote
02/01/15, 04:52 PM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,960
Hey there,

I'd be glad if someone could check the french and spanish translations for my addon FCOItemSaver.
You will find the current file attached.

The french and spanish texts are marked with a comment --French (starting at line 815) / --Spanish (starting at line 1227)
All new texts that need to be updated are still in english and I've added a space line above and beyond them.
Feel free to check the exisitng translations too, if they make sense.

If someone will help me please answer here so others can see that you are working on it.

Thank you very very much for your help!
Attached Files
File Type: lua FCOItemSaverLoc.lua (130.3 KB, 562 views)
  Reply With Quote
02/15/15, 08:02 AM   #3
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,960
Noone able to help with the translations? :-(
  Reply With Quote
04/07/15, 05:55 AM   #4
Chou
 
Chou's Avatar
Join Date: Apr 2015
Posts: 9
Can start the French translations, right now, if you want.

All I ask, in return is upload the add on, in our website for the French community.(biggest Tesofansite in France)
http://www.elderscrolls-online.fr/resources/

Last edited by Chou : 04/07/15 at 01:42 PM.
  Reply With Quote
04/08/15, 05:43 AM   #5
Chou
 
Chou's Avatar
Join Date: Apr 2015
Posts: 9
Nvm if you needed it, here is it.

If that helps you, let me know cuz i have 2-3 things to told you about the translation.
Attached Files
File Type: lua FCOItemSaverLoc.lua (130.9 KB, 568 views)
  Reply With Quote
04/08/15, 06:11 AM   #6
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,960
Thank you very much for your help.

As I don't speak french i'd like you to feel free to upload my addons at the french community website.
I can't find where to upload it properly :-)

Please add a hint that the most current version will always be at www.esoui.com !
  Reply With Quote
04/08/15, 05:10 PM   #7
Chou
 
Chou's Avatar
Join Date: Apr 2015
Posts: 9
Here is it
Attached Files
File Type: lua FCOItemSaverLoc.lua (47.7 KB, 546 views)
  Reply With Quote
04/08/15, 05:28 PM   #8
Chou
 
Chou's Avatar
Join Date: Apr 2015
Posts: 9
Second file
Attached Files
File Type: lua FCOItemSaverFiltre.lua (1.9 KB, 566 views)
  Reply With Quote
04/08/15, 05:55 PM   #9
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,960
Here are the other texts that need to be translated into french.
Thanks for helping me again!
Attached Files
File Type: lua FCO_french_Translations.lua (18.6 KB, 551 views)
  Reply With Quote
04/08/15, 06:42 PM   #10
Chou
 
Chou's Avatar
Join Date: Apr 2015
Posts: 9
Ultimate sound

Rest tommorrow Good night
Attached Files
File Type: lua FCO_french_Translation -Ultimate Sound.lua (4.3 KB, 469 views)
  Reply With Quote
04/08/15, 08:02 PM   #11
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,960
Un grand merci encore!
  Reply With Quote
04/09/15, 03:23 PM   #12
Chou
 
Chou's Avatar
Join Date: Apr 2015
Posts: 9
Here is the new one.
Attached Files
File Type: lua FCO_french_Translations Lockpick & ChatTab.lua (7.4 KB, 485 views)
  Reply With Quote

ESOUI » Developer Discussions » Translation Help » FCOItemSaver, FCO Chat Tab Brain & AvancedFilters FCOItemSaver plugin - ES & FR

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off