Thread Tools Display Modes
01/05/15, 11:08 AM   #1
Randactyl
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 251
Translations needed for Advanced Filters and Item Saver

Hello

If anyone is available and able, I would love to get some strings translated for these addons.
Advanced Filters needs Spanish strings while Item Saver needs German, Spanish, and Russian.

AF_Strings.lua

ItemSaver_Strings.lua

Thank you!
  Reply With Quote
01/05/15, 05:41 PM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
Here we go with the german strings for ItemSaver.

Btw, didn't you miss to translate the headlines of the settings, "general options" and "filter options"? I've added the german ones here too:

Lua Code:
  1. ["de"] = {
  2. --Added headlines for the settings in LAM 2.0
  3. HEAD_GENERAL = "Generelle Optionen",
  4. HEAD_FILTER = "Filter Optionen",
  5.  
  6.         ICON_LABEL = "Symbol",
  7.         ICON_TOOLTIP = "Symbol der markierten Items",
  8.  
  9.         TEXTURE_COLOR_LABEL = "Symbol Farbe",
  10.         TEXTURE_COLOR_TOOLTIP = "Farbe für das Symbol der markierten Items",
  11.  
  12.         FILTERS_TOGGLE_LABEL = "Filter aktivieren",
  13.         FILTERS_TOGGLE_TOOLTIP = "Die Filter aktivieren/deaktivieren (\"/itemsaver filters\" Chat Befehl)",
  14.  
  15.         FILTERS_SHOP_LABEL = "Shop filtern",
  16.         FILTERS_SHOP_TOOLTIP = "Sollen markierte Items von der Verkaufsliste entfernt werden?",
  17.  
  18.         FILTERS_DECONSCRUCTION_LABEL = "Zerlegen filtern",
  19.         FILTERS_DECONSCRUCTION_TOOLTIP = "Sollen markierte Items von der Zerlegen-/Dekonstruktionsliste entfernt werden?",
  20.  
  21.         FILTERS_RESEARCH_LABEL = "Analyse filtern",
  22.         FILTERS_RESEARCH_TOOLTIP = "Sollen markierte Items von der Analyseliste entfernt werden?",
  23.     },
  Reply With Quote
01/07/15, 02:55 PM   #3
Randactyl
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 251
Thank you, Baertram
  Reply With Quote
01/09/15, 06:29 AM   #4
Kwisatz
Join Date: Apr 2014
Posts: 20
Hi Randactyl, if you check your mail box, you have a link to the spanish translation.
  Reply With Quote

ESOUI » Developer Discussions » Translation Help » Translations needed for Advanced Filters and Item Saver


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