ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Translation Help (https://www.esoui.com/forums/forumdisplay.php?f=186)
-   -   Need some translations for AwesomeGuildStore (https://www.esoui.com/forums/showthread.php?t=6188)

sirinsidiator 03/17/16 03:23 PM

Need some translations for AwesomeGuildStore
 
I need the following lines translated to French and Russian for the next version of AGS.

Code:

SUBFILTER_RECIPE_IMPROVEMENT_LABEL = "Recipe Improvement",
SUBFILTER_RECIPE_IMPROVEMENT_TOOLTIP = "Recipe Improvement <<1>> <<2>>",

SETTINGS_SKIP_EMPTY_PAGES_LABEL = "Skip empty result pages",
SETTINGS_SKIP_EMPTY_PAGES_DESCRIPTION = "When activated, pages that show no results due to local filters will automatically trigger a search for the next page. This can be suppressed by holding the ctrl key before the results are returned.",

SEARCH_LIBRARY_SORT_HEADER_NAME = "Name", -- Sort by the name of the favorite entry. Should not be longer than this word
SEARCH_LIBRARY_SORT_HEADER_SEARCHES = "Searches", -- Sort by how often a favorite was used. Should not be longer than this word

If you want to translate AGS for one of the other custom languages, feel free to contact me via PM.

Ayantir 03/18/16 06:33 AM

Quote:

Originally Posted by sirinsidiator (Post 26519)
I need the following lines translated to French and Russian for the next version of AGS.

Code:

SUBFILTER_RECIPE_IMPROVEMENT_LABEL = "Recipe Improvement",
SUBFILTER_RECIPE_IMPROVEMENT_TOOLTIP = "Recipe Improvement <<1>> <<2>>",

SETTINGS_SKIP_EMPTY_PAGES_LABEL = "Skip empty result pages",
SETTINGS_SKIP_EMPTY_PAGES_DESCRIPTION = "When activated, pages that show no results due to local filters will automatically trigger a search for the next page. This can be suppressed by holding the ctrl key before the results are returned.",

SEARCH_LIBRARY_SORT_HEADER_NAME = "Name", -- Sort by the name of the favorite entry. Should not be longer than this word
SEARCH_LIBRARY_SORT_HEADER_SEARCHES = "Searches", -- Sort by how often a favorite was used. Should not be longer than this word

If you want to translate AGS for one of the other custom languages, feel free to contact me via PM.

fr :

Lua Code:
  1. SUBFILTER_RECIPE_IMPROVEMENT_LABEL = "Amélioration de recette",
  2. SUBFILTER_RECIPE_IMPROVEMENT_TOOLTIP = "Amélioration de recette <<1>> <<2>>",
  3.  
  4. SETTINGS_SKIP_EMPTY_PAGES_LABEL = "Passer les pages de résultat vides",
  5. SETTINGS_SKIP_EMPTY_PAGES_DESCRIPTION = "Lors qu’activé, les pages n'affichant aucun résultat en raison des filtres locaux déclencheront au besoin une recherche des résultats suivants. Cette fonctionnalité peut être désactivée en maintenant la touche Ctrl enfoncée avant que les résultats ne soient affichés à l'écran.",
  6.  
  7. SEARCH_LIBRARY_SORT_HEADER_NAME = "Nom",
  8. SEARCH_LIBRARY_SORT_HEADER_SEARCHES = "Recherches",

sirinsidiator 03/18/16 06:36 AM

Thanks! :)


All times are GMT -6. The time now is 10:41 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI