link to ascension discord. Move support link
This commit is contained in:
@@ -5,7 +5,7 @@ body:
|
|||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Is there an existing issue for this?
|
label: Is there an existing issue for this?
|
||||||
description: Please [search for existing issues](https://github.com/NoM0Re/WeakAuras-WotLK/issues) to see if an open or closed one already exists for the bug you encountered. If a bug exists and it is closed as complete it may not yet be in a stable release.
|
description: Please [search for existing issues](https://github.com/Ascension-Addons/WeakAuras-Ascension/issues) to see if an open or closed one already exists for the bug you encountered. If a bug exists and it is closed as complete it may not yet be in a stable release.
|
||||||
options:
|
options:
|
||||||
- label: I have searched the existing open and closed issues.
|
- label: I have searched the existing open and closed issues.
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Question
|
- name: Question
|
||||||
url: https://discord.gg/UXSc7nt
|
url: https://discord.gg/classlesswow
|
||||||
about: Please ask and answer questions here.
|
about: Please ask and answer questions here.
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
# WeakAuras WotLK (3.3.5a)
|
# WeakAuras Ascension (3.3.5a backport by Bunny67 & NoM0Re)
|
||||||
|
#### Support the original backporter: [](https://streamelements.com/nom0ree/tip)
|
||||||
|
|
||||||
[](https://discord.gg/UXSc7nt) [](https://github.com/NoM0Re/WeakAuras-WotLK/wiki) [](https://github.com/NoM0Re/WeakAuras-WotLK/issues) [](https://streamelements.com/nom0ree/tip)
|
[](https://github.com/Ascension-Addons/WeakAuras-Ascension/wiki) [](https://github.com/Ascension-Addons/WeakAuras-Ascension/issues)
|
||||||
|
|
||||||

|

|
||||||
</div>
|
</div>
|
||||||
@@ -26,13 +27,11 @@ WeakAuras is a powerful and flexible framework that allows the display of highly
|
|||||||
To open the options window, type `/wa` or `/weakauras` into your chat and hit enter or use the minimap icon.
|
To open the options window, type `/wa` or `/weakauras` into your chat and hit enter or use the minimap icon.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
1. Install from the Ascension Launcher.
|
||||||
1. [Download the package](https://github.com/NoM0Re/WeakAuras-WotLK/archive/refs/heads/master.zip).
|
|
||||||
2. Open the archive, then open folder `WeakAuras-WotLK-master`, extract all folders to `Interface\AddOns`.
|
|
||||||
|
|
||||||
## Extensions
|
## Extensions
|
||||||
|
|
||||||
* [WeakAuras Companion](https://weakauras.wtf): This application adds the missing link between Wago.io and the World of Warcraft addon, enabling you to update your auras in a convenient fashion. Read about how to use it [here](https://github.com/NoM0Re/WeakAuras-WotLK/wiki/WeakAuras-Companion).
|
* [WeakAuras Companion](https://weakauras.wtf): This application adds the missing link between Wago.io and the World of Warcraft addon, enabling you to update your auras in a convenient fashion. Read about how to use it [here](https://github.com/Ascension-Addons/WeakAuras-Ascension/wiki/WeakAuras-Companion).
|
||||||
* [WeakAuras_StopMotion](https://www.curseforge.com/wow/addons/weakauras-stop-motion): This addon adds a new region type to WeakAuras that allows for stop motion animations. Stop Motion textures contain each frame of the animation as a separate image. The addon ships with a number of animations and it supports custom textures.
|
* [WeakAuras_StopMotion](https://www.curseforge.com/wow/addons/weakauras-stop-motion): This addon adds a new region type to WeakAuras that allows for stop motion animations. Stop Motion textures contain each frame of the animation as a separate image. The addon ships with a number of animations and it supports custom textures.
|
||||||
- [bKader Shared Media](https://github.com/bkader/SharedMedia): For more bar, textures, fonts, sounds, with alot custom stuff added (popular version).
|
- [bKader Shared Media](https://github.com/bkader/SharedMedia): For more bar, textures, fonts, sounds, with alot custom stuff added (popular version).
|
||||||
- [SharedMedia](https://github.com/NoM0Re/SharedMedia): For more bar textures, fonts (retail version).
|
- [SharedMedia](https://github.com/NoM0Re/SharedMedia): For more bar textures, fonts (retail version).
|
||||||
@@ -42,7 +41,7 @@ To open the options window, type `/wa` or `/weakauras` into your chat and hit en
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
For in-depth documentation, see the [wiki](https://github.com/NoM0Re/WeakAuras-WotLK/wiki) page.
|
For in-depth documentation, see the [wiki](https://github.com/Ascension-Addons/WeakAuras-Ascension/wiki) page.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
@@ -50,9 +49,9 @@ For some examples of what WeakAuras can do, take a look at [wago.io](https://wag
|
|||||||
|
|
||||||
## Problems
|
## Problems
|
||||||
|
|
||||||
* Please see the [wiki](https://github.com/NoM0Re/WeakAuras-WotLK/wiki) page.
|
* Please see the [wiki](https://github.com/Ascension-Addons/WeakAuras-Ascension/wiki) page.
|
||||||
* If you've discovered something that's clearly wrong, or if you get an error, please create a [ticket](https://github.com/NoM0Re/WeakAuras-WotLK/issues).
|
* If you've discovered something that's clearly wrong, or if you get an error, please create a [ticket](https://github.com/Ascension-Addons/WeakAuras-Ascension/issues).
|
||||||
* You're a programmer yourself and want to contribute? Check out our [contributing guidelines](CONTRIBUTING.md) to get started!
|
* You're a programmer yourself and want to contribute? Check out our [contributing guidelines](CONTRIBUTING.md) to get started!
|
||||||
* Feel free to join our [Discord Community](https://discord.gg/UXSc7nt) to talk, get help and discuss everything WeakAuras!
|
* Feel free to join our [Discord Community](https://discord.gg/classlesswow) to talk, get help and discuss everything Ascension!
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ end
|
|||||||
local L = WeakAuras.L
|
local L = WeakAuras.L
|
||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = "Filter format: 'Name', 'Name-Realm', '-Realm'. Unterstützt mehrfacheinträge welche durch Kommas getrennt werden. Verwende \\ um - zu escapen."
|
Can use \ to escape -.]=] ] = "Filter format: 'Name', 'Name-Realm', '-Realm'. Unterstützt mehrfacheinträge welche durch Kommas getrennt werden. Verwende \\ um - zu escapen."
|
||||||
@@ -1001,7 +1001,7 @@ L["Id"] = "Id"
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["Ignore Dead"] = "Ignore Dead"
|
L["Ignore Dead"] = "Ignore Dead"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
@@ -2046,12 +2046,12 @@ L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '
|
|||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=]
|
Entries can be prefixed with '-' to negate.]=]
|
||||||
L["Swing"] = "Schwingen (SWING)"
|
L["Swing"] = "Schwingen (SWING)"
|
||||||
@@ -2358,7 +2358,7 @@ L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
local L = WeakAuras.L
|
local L = WeakAuras.L
|
||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
Can use \ to escape -.]=] ] = [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=]
|
Can use \ to escape -.]=]
|
||||||
@@ -659,7 +659,7 @@ L["Icon Function"] = "Icon Function"
|
|||||||
L["Icon Function (fallback state)"] = "Icon Function (fallback state)"
|
L["Icon Function (fallback state)"] = "Icon Function (fallback state)"
|
||||||
L["Id"] = "Id"
|
L["Id"] = "Id"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
L["Ignore Dead"] = "Ignore Dead"
|
L["Ignore Dead"] = "Ignore Dead"
|
||||||
L["Ignore Disconnected"] = "Ignore Disconnected"
|
L["Ignore Disconnected"] = "Ignore Disconnected"
|
||||||
L["Ignore Rune CD"] = "Ignore Rune CD"
|
L["Ignore Rune CD"] = "Ignore Rune CD"
|
||||||
@@ -1331,12 +1331,12 @@ L["Supports multiple entries, separated by commas. Escape ',' with \\. Prefix wi
|
|||||||
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."
|
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."
|
||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=]
|
Entries can be prefixed with '-' to negate.]=]
|
||||||
L["Swing"] = "Swing"
|
L["Swing"] = "Swing"
|
||||||
@@ -1516,7 +1516,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ end
|
|||||||
local L = WeakAuras.L
|
local L = WeakAuras.L
|
||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = "Formatos de filtro: 'Nombre', 'Nombre-Reino', '-Reino'. Admite varias entradas, separadas por comas Puedes utilizar \\ para escapar -."
|
Can use \ to escape -.]=] ] = "Formatos de filtro: 'Nombre', 'Nombre-Reino', '-Reino'. Admite varias entradas, separadas por comas Puedes utilizar \\ para escapar -."
|
||||||
@@ -642,7 +642,7 @@ L["Icon Function"] = "Función de icono"
|
|||||||
L["Icon Function (fallback state)"] = "Función de icono (estado de reserva)"
|
L["Icon Function (fallback state)"] = "Función de icono (estado de reserva)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "Si necesitas más ayuda, abre un ticket en GitHub o visita nuestro Discord en https://discord.gg/weakauras."
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "Si necesitas más ayuda, abre un ticket en GitHub o visita nuestro Discord en https://discord.gg/classlesswow."
|
||||||
L["Ignore Dead"] = "Ignorar muertos"
|
L["Ignore Dead"] = "Ignorar muertos"
|
||||||
L["Ignore Disconnected"] = "Ignorar desconectados"
|
L["Ignore Disconnected"] = "Ignorar desconectados"
|
||||||
L["Ignore Rune CD"] = "Ignorar Recarga de Runas"
|
L["Ignore Rune CD"] = "Ignorar Recarga de Runas"
|
||||||
@@ -1275,8 +1275,8 @@ L["Supports multiple entries, separated by commas. Escape ',' with \\. Prefix wi
|
|||||||
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "Admite múltiples entradas, separadas por comas. Escapa con . Prefíjalas con '-' para negación."
|
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "Admite múltiples entradas, separadas por comas. Escapa con . Prefíjalas con '-' para negación."
|
||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Admite varias entradas, separadas por comas. Utilice el prefijo '-' para la negación."
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Admite varias entradas, separadas por comas. Utilice el prefijo '-' para la negación."
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = "Admite varias entradas, separadas por comas. Para incluir identificadores de zonas secundarias, utilice el prefijo «c», por ejemplo «c2022». Los ID de zona de grupo deben ir precedidos de «g», por ejemplo «g277». Admite ID de zona de https://wago.tools/db2/AreaTable prefijados con 'a'. Admite ID de estancia con el prefijo «i». Las entradas pueden llevar el prefijo «-» para negarlas."
|
Entries can be prefixed with '-' to negate.]=] ] = "Admite varias entradas, separadas por comas. Para incluir identificadores de zonas secundarias, utilice el prefijo «c», por ejemplo «c2022». Los ID de zona de grupo deben ir precedidos de «g», por ejemplo «g277». Admite ID de zona de https://wago.tools/db2/AreaTable prefijados con 'a'. Admite ID de estancia con el prefijo «i». Las entradas pueden llevar el prefijo «-» para negarlas."
|
||||||
L["Swing"] = "Golpe"
|
L["Swing"] = "Golpe"
|
||||||
@@ -1459,7 +1459,7 @@ L["Warning: Name info is now available via %affected, %unaffected. Number of aff
|
|||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = [=[Aviso: Los valores de tooltip ahora están disponibles a través de %tooltip1, %tooltip2, %tooltip3 en lugar de %s. Esto no se ajusta automáticamente.
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = [=[Aviso: Los valores de tooltip ahora están disponibles a través de %tooltip1, %tooltip2, %tooltip3 en lugar de %s. Esto no se ajusta automáticamente.
|
||||||
]=]
|
]=]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras incorporado (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras incorporado (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras ha detectado configuraciones vacías. Si esto es inesperado, solicita asistencia en https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras ha detectado configuraciones vacías. Si esto es inesperado, solicita asistencia en https://discord.gg/classlesswow."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ end
|
|||||||
local L = WeakAuras.L
|
local L = WeakAuras.L
|
||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = "Formatos de filtro: 'Nombre', 'Nombre-Reino', '-Reino'. Admite varias entradas, separadas por comas Puedes utilizar \\ para escapar -."
|
Can use \ to escape -.]=] ] = "Formatos de filtro: 'Nombre', 'Nombre-Reino', '-Reino'. Admite varias entradas, separadas por comas Puedes utilizar \\ para escapar -."
|
||||||
@@ -642,7 +642,7 @@ L["Icon Function"] = "Función de icono"
|
|||||||
L["Icon Function (fallback state)"] = "Función de icono (estado de reserva)"
|
L["Icon Function (fallback state)"] = "Función de icono (estado de reserva)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "Si necesitas más ayuda, abre un ticket en GitHub o visita nuestro Discord en https://discord.gg/weakauras."
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "Si necesitas más ayuda, abre un ticket en GitHub o visita nuestro Discord en https://discord.gg/classlesswow."
|
||||||
L["Ignore Dead"] = "Ignorar muertos"
|
L["Ignore Dead"] = "Ignorar muertos"
|
||||||
L["Ignore Disconnected"] = "Ignorar desconectados"
|
L["Ignore Disconnected"] = "Ignorar desconectados"
|
||||||
L["Ignore Rune CD"] = "Ignorar Recarga de Runas"
|
L["Ignore Rune CD"] = "Ignorar Recarga de Runas"
|
||||||
@@ -1276,8 +1276,8 @@ L["Supports multiple entries, separated by commas. Escape ',' with \\. Prefix wi
|
|||||||
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "Admite múltiples entradas, separadas por comas. Escapa con . Prefíjalas con '-' para negación."
|
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "Admite múltiples entradas, separadas por comas. Escapa con . Prefíjalas con '-' para negación."
|
||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Admite múltiples entradas, separadas por comas. Prefija con '-' para negación."
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Admite múltiples entradas, separadas por comas. Prefija con '-' para negación."
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = "Admite múltiples entradas, separadas por comas. Para incluir identificadores de zonas secundarias, prefija con 'c', por ejemplo, 'c2022'. Los identificadores de zonas grupales deben estar prefijados con 'g', por ejemplo, 'g277'. Admite identificadores de áreas de https://wago.tools/db2/AreaTable prefijados con 'a'. Admite identificadores de estancias prefijados con 'i'. Las entradas pueden prefijarse con '-' para negar."
|
Entries can be prefixed with '-' to negate.]=] ] = "Admite múltiples entradas, separadas por comas. Para incluir identificadores de zonas secundarias, prefija con 'c', por ejemplo, 'c2022'. Los identificadores de zonas grupales deben estar prefijados con 'g', por ejemplo, 'g277'. Admite identificadores de áreas de https://wago.tools/db2/AreaTable prefijados con 'a'. Admite identificadores de estancias prefijados con 'i'. Las entradas pueden prefijarse con '-' para negar."
|
||||||
L["Swing"] = "Golpe"
|
L["Swing"] = "Golpe"
|
||||||
@@ -1460,7 +1460,7 @@ L["Warning: Name info is now available via %affected, %unaffected. Number of aff
|
|||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = [=[Aviso: Los valores de tooltip ahora están disponibles a través de %tooltip1, %tooltip2, %tooltip3 en lugar de %s. Esto no se ajusta automáticamente.
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = [=[Aviso: Los valores de tooltip ahora están disponibles a través de %tooltip1, %tooltip2, %tooltip3 en lugar de %s. Esto no se ajusta automáticamente.
|
||||||
]=]
|
]=]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras incorporado (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras incorporado (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras ha detectado configuraciones vacías. Si esto es inesperado, solicita asistencia en https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras ha detectado configuraciones vacías. Si esto es inesperado, solicita asistencia en https://discord.gg/classlesswow."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ end
|
|||||||
local L = WeakAuras.L
|
local L = WeakAuras.L
|
||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = "Filtres supportés : 'Pseudo', 'Pseudo-Serveur', '-Serveur'. Supporte les entrées multiples, séparées par des virgules; utiliser \\ pour \"échapper\" à -."
|
Can use \ to escape -.]=] ] = "Filtres supportés : 'Pseudo', 'Pseudo-Serveur', '-Serveur'. Supporte les entrées multiples, séparées par des virgules; utiliser \\ pour \"échapper\" à -."
|
||||||
@@ -207,7 +207,7 @@ L["Bar Type"] = "Bar Type"
|
|||||||
L["Baron Geddon"] = "Baron Geddon"
|
L["Baron Geddon"] = "Baron Geddon"
|
||||||
L["Battle for Azeroth"] = "Battle for Azeroth"
|
L["Battle for Azeroth"] = "Battle for Azeroth"
|
||||||
L["Battle.net Whisper"] = "Message Battle.net"
|
L["Battle.net Whisper"] = "Message Battle.net"
|
||||||
L["Battleground"] = [=[Champ De Bataille
|
L["Battleground"] = [=[Champ De Bataille
|
||||||
]=]
|
]=]
|
||||||
L["Battleguard Sartura"] = "Garde de guerre Sartura"
|
L["Battleguard Sartura"] = "Garde de guerre Sartura"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
@@ -890,7 +890,7 @@ L["Id"] = "Id"
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
L["Ignore Dead"] = "Ignorer la mort"
|
L["Ignore Dead"] = "Ignorer la mort"
|
||||||
L["Ignore Disconnected"] = "Ignorer les déconnectés"
|
L["Ignore Disconnected"] = "Ignorer les déconnectés"
|
||||||
L["Ignore Rune CD"] = "Ignorer le rechargement des runes"
|
L["Ignore Rune CD"] = "Ignorer le rechargement des runes"
|
||||||
@@ -1813,12 +1813,12 @@ L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '
|
|||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=]
|
Entries can be prefixed with '-' to negate.]=]
|
||||||
L["Swing"] = "Coup"
|
L["Swing"] = "Coup"
|
||||||
@@ -2091,7 +2091,7 @@ L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
|
|||||||
@@ -6,10 +6,10 @@ local L = WeakAuras.L
|
|||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
Can use \ to escape -.]=] ] = [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=]
|
Can use \ to escape -.]=]
|
||||||
@@ -1014,7 +1014,7 @@ L["Id"] = "Id"
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["Ignore Dead"] = "Ignore Dead"
|
L["Ignore Dead"] = "Ignore Dead"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
@@ -2279,12 +2279,12 @@ L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '
|
|||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=]
|
Entries can be prefixed with '-' to negate.]=]
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
@@ -2642,7 +2642,7 @@ L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ end
|
|||||||
local L = WeakAuras.L
|
local L = WeakAuras.L
|
||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = [=[필터 형식: '이름', '이름-서버', '-서버'. 여러 항목을 지원하며, 각 항목은 쉼표로 구분합니다.
|
Can use \ to escape -.]=] ] = [=[필터 형식: '이름', '이름-서버', '-서버'. 여러 항목을 지원하며, 각 항목은 쉼표로 구분합니다.
|
||||||
@@ -661,7 +661,7 @@ L["Icon Function"] = "아이콘 함수"
|
|||||||
L["Icon Function (fallback state)"] = "Icon 함수 (고장 대체 상태)"
|
L["Icon Function (fallback state)"] = "Icon 함수 (고장 대체 상태)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "더 많은 도움이 필요하다면 GitHub에서 티켓을 열거나 저희 Discord (https://discord.gg/weakauras)를 방문해 주세요!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "더 많은 도움이 필요하다면 GitHub에서 티켓을 열거나 저희 Discord (https://discord.gg/classlesswow)를 방문해 주세요!"
|
||||||
L["Ignore Dead"] = "죽음 무시"
|
L["Ignore Dead"] = "죽음 무시"
|
||||||
L["Ignore Disconnected"] = "오프라인 무시"
|
L["Ignore Disconnected"] = "오프라인 무시"
|
||||||
L["Ignore Rune CD"] = "룬 쿨타임 무시"
|
L["Ignore Rune CD"] = "룬 쿨타임 무시"
|
||||||
@@ -1330,8 +1330,8 @@ L["Supports multiple entries, separated by commas. Escape ',' with \\. Prefix wi
|
|||||||
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "여러 항목을 지원하며 쉼표로 구분됩니다. 앞에 \\를 넣으면 이스케이프 처리가 됩니다. 앞에 '-'를 붙이면 조건을 반대로 적용합니다."
|
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "여러 항목을 지원하며 쉼표로 구분됩니다. 앞에 \\를 넣으면 이스케이프 처리가 됩니다. 앞에 '-'를 붙이면 조건을 반대로 적용합니다."
|
||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "여러 항목을 지원하며 쉼표로 구분됩니다. 조건을 반대로 하려면 앞에 '-'를 붙이세요."
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "여러 항목을 지원하며 쉼표로 구분됩니다. 조건을 반대로 하려면 앞에 '-'를 붙이세요."
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = "여러 항목을 지원하며 쉼표로 구분됩니다. 자식 지역(Child Zone) ID를 포함하려면 'c2022'처럼 'c'를 접두사로 사용하세요. 그룹 지역(Group Zone) ID는 'g277'처럼 'g'를 접두사로 사용해야 합니다. 구역(Area) ID는 https://wago.tools/db2/AreaTable에서 확인할 수 있으며 'a'를 접두사로 사용합니다. 인스턴스(Instance) ID는 'i'를 접두사로 사용하세요. 이들 항목은 '-'를 접두사로 사용하면 조건이 반대로 해당 지역에 없을 때가 됩니다."
|
Entries can be prefixed with '-' to negate.]=] ] = "여러 항목을 지원하며 쉼표로 구분됩니다. 자식 지역(Child Zone) ID를 포함하려면 'c2022'처럼 'c'를 접두사로 사용하세요. 그룹 지역(Group Zone) ID는 'g277'처럼 'g'를 접두사로 사용해야 합니다. 구역(Area) ID는 https://wago.tools/db2/AreaTable에서 확인할 수 있으며 'a'를 접두사로 사용합니다. 인스턴스(Instance) ID는 'i'를 접두사로 사용하세요. 이들 항목은 '-'를 접두사로 사용하면 조건이 반대로 해당 지역에 없을 때가 됩니다."
|
||||||
L["Swing"] = "근접 평타"
|
L["Swing"] = "근접 평타"
|
||||||
@@ -1511,7 +1511,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "경고: 이제부터 %affected, %unaffected를 통해 이름 정보를 사용할 수 있습니다. 오라에 걸린 그룹원 수는 %unitCount를 사용합니다. 일부 옵션이 지금부터 다르게 작용합니다. 이것은 자동으로 조정되지 않습니다."
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "경고: 이제부터 %affected, %unaffected를 통해 이름 정보를 사용할 수 있습니다. 오라에 걸린 그룹원 수는 %unitCount를 사용합니다. 일부 옵션이 지금부터 다르게 작용합니다. 이것은 자동으로 조정되지 않습니다."
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "경고: 툴팁 값은 이제 %s 대신 %tooltip1, %tooltip2, %tooltip3으로 사용할 수 있습니다. 이것은 자동으로 조정되지 않습니다."
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "경고: 툴팁 값은 이제 %s 대신 %tooltip1, %tooltip2, %tooltip3으로 사용할 수 있습니다. 이것은 자동으로 조정되지 않습니다."
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras 내장 (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras 내장 (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras가 빈 설정을 감지했습니다. 갑자기 발생한 것이라면 https://discord.gg/weakauras에서 도움을 요청하세요."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras가 빈 설정을 감지했습니다. 갑자기 발생한 것이라면 https://discord.gg/classlesswow에서 도움을 요청하세요."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -6,10 +6,10 @@ local L = WeakAuras.L
|
|||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
Can use \ to escape -.]=] ] = [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=]
|
Can use \ to escape -.]=]
|
||||||
@@ -1086,7 +1086,7 @@ L["Id"] = "Id"
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["Ignore Dead"] = "Ignore Dead"
|
L["Ignore Dead"] = "Ignore Dead"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
@@ -2237,12 +2237,12 @@ L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '
|
|||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Prefix with '-' for negation."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
Entries can be prefixed with '-' to negate.]=] ] = [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=]
|
Entries can be prefixed with '-' to negate.]=]
|
||||||
L["Swing"] = "Balançar"
|
L["Swing"] = "Balançar"
|
||||||
@@ -2573,7 +2573,7 @@ L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3
|
|||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ end
|
|||||||
local L = WeakAuras.L
|
local L = WeakAuras.L
|
||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = [=[Формат записи: Имя, Имя-Игровой мир, -Игровой мир.
|
Can use \ to escape -.]=] ] = [=[Формат записи: Имя, Имя-Игровой мир, -Игровой мир.
|
||||||
@@ -515,7 +515,7 @@ L["Error Frame"] = "Область вывода ошибок"
|
|||||||
L["ERROR in '%s' unknown or incompatible sub element type '%s'"] = "Ошибка в индикации %s. Внутренний элемент неизвестного или несовместимого типа %s."
|
L["ERROR in '%s' unknown or incompatible sub element type '%s'"] = "Ошибка в индикации %s. Внутренний элемент неизвестного или несовместимого типа %s."
|
||||||
--[[Translation missing --]]
|
--[[Translation missing --]]
|
||||||
L["Error in Aura '%s'"] = "Error in Aura '%s'"
|
L["Error in Aura '%s'"] = "Error in Aura '%s'"
|
||||||
L["Error not receiving display information from %s"] = [=[Ошибка при получении информации об индикации
|
L["Error not receiving display information from %s"] = [=[Ошибка при получении информации об индикации
|
||||||
от %s]=]
|
от %s]=]
|
||||||
L["Essence"] = "Сущность"
|
L["Essence"] = "Сущность"
|
||||||
L["Essence #1"] = "Сущность #1"
|
L["Essence #1"] = "Сущность #1"
|
||||||
@@ -678,7 +678,7 @@ L["Icon Function"] = "Функция иконки"
|
|||||||
L["Icon Function (fallback state)"] = "Функция иконки (резервное состояние)"
|
L["Icon Function (fallback state)"] = "Функция иконки (резервное состояние)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "Если вам необходима дополнительная помощь, пожалуйста, откройте запрос на GitHub или посетите наш сервер в Discord по адресу https://discord.gg/weakauras."
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "Если вам необходима дополнительная помощь, пожалуйста, откройте запрос на GitHub или посетите наш сервер в Discord по адресу https://discord.gg/classlesswow."
|
||||||
L["Ignore Dead"] = "Не учитывать мёртвые цели"
|
L["Ignore Dead"] = "Не учитывать мёртвые цели"
|
||||||
L["Ignore Disconnected"] = "Не учитывать игроков не в сети"
|
L["Ignore Disconnected"] = "Не учитывать игроков не в сети"
|
||||||
L["Ignore Rune CD"] = "Игнорировать задержку от рун"
|
L["Ignore Rune CD"] = "Игнорировать задержку от рун"
|
||||||
@@ -1338,8 +1338,8 @@ L["Supports multiple entries, separated by commas. Escape ',' with \\. Prefix wi
|
|||||||
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."
|
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."
|
||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Поддерживает несколько записей, разделённых запятыми. Используйте префикс '-' для отрицания."
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "Поддерживает несколько записей, разделённых запятыми. Используйте префикс '-' для отрицания."
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = "Поддерживает несколько записей, разделённых запятыми. Чтобы включить идентификаторы дочерних зон, используйте префикс 'c', например, 'c2022'. IDs групп зон должны начинаться с 'g', например, 'g277'. Поддерживает IDs областей из https://wago.tools/db2/AreaTable с префиксом 'a'. Поддерживает IDs экземпляров с префиксом 'i'. Записи могут иметь префикс '-' для отрицания."
|
Entries can be prefixed with '-' to negate.]=] ] = "Поддерживает несколько записей, разделённых запятыми. Чтобы включить идентификаторы дочерних зон, используйте префикс 'c', например, 'c2022'. IDs групп зон должны начинаться с 'g', например, 'g277'. Поддерживает IDs областей из https://wago.tools/db2/AreaTable с префиксом 'a'. Поддерживает IDs экземпляров с префиксом 'i'. Записи могут иметь префикс '-' для отрицания."
|
||||||
L["Swing"] = "Ближний бой"
|
L["Swing"] = "Ближний бой"
|
||||||
@@ -1529,7 +1529,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "|cFFFFCC00Примечение.|r Теперь имена задействованных и незадействованных игроков доступны посредством %affected и %unaffected; количество задействованных участников группы - %unitCount. Некоторые параметры работают иначе. Эти изменения автоматически не применяются."
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "|cFFFFCC00Примечение.|r Теперь имена задействованных и незадействованных игроков доступны посредством %affected и %unaffected; количество задействованных участников группы - %unitCount. Некоторые параметры работают иначе. Эти изменения автоматически не применяются."
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "|cFFFFCC00Примечение.|r Теперь значения из текста подсказки доступны посредством %tooltip1, %tooltip2 и %tooltip3. Это изменение автоматически не применяется."
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "|cFFFFCC00Примечение.|r Теперь значения из текста подсказки доступны посредством %tooltip1, %tooltip2 и %tooltip3. Это изменение автоматически не применяется."
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras (встроенный): 63:42 | 3:07 | 10 | 2.4"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras (встроенный): 63:42 | 3:07 | 10 | 2.4"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras обнаружил пустые настройки. Если это произошло неожиданно, обратитесь за помощью на https://discord.gg/weakauras."
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras обнаружил пустые настройки. Если это произошло неожиданно, обратитесь за помощью на https://discord.gg/classlesswow."
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ end
|
|||||||
local L = WeakAuras.L
|
local L = WeakAuras.L
|
||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = [=[过滤格式:'名称','名称-服务器','-服务器'。
|
Can use \ to escape -.]=] ] = [=[过滤格式:'名称','名称-服务器','-服务器'。
|
||||||
@@ -662,7 +662,7 @@ L["Icon Function"] = "图标函数"
|
|||||||
L["Icon Function (fallback state)"] = "图标函数(后备状态)"
|
L["Icon Function (fallback state)"] = "图标函数(后备状态)"
|
||||||
L["Id"] = "ID"
|
L["Id"] = "ID"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "如果你需要进一步的协助,请在 GitHub 上提交工单或是访问我们的 Discord:https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "如果你需要进一步的协助,请在 GitHub 上提交工单或是访问我们的 Discord:https://discord.gg/classlesswow!"
|
||||||
L["Ignore Dead"] = "忽略已死亡"
|
L["Ignore Dead"] = "忽略已死亡"
|
||||||
L["Ignore Disconnected"] = "忽略已离线"
|
L["Ignore Disconnected"] = "忽略已离线"
|
||||||
L["Ignore Rune CD"] = "忽略符文CD"
|
L["Ignore Rune CD"] = "忽略符文CD"
|
||||||
@@ -1342,10 +1342,10 @@ L["Supports multiple entries, separated by commas. Escape ',' with \\. Prefix wi
|
|||||||
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "支持多个条目,由英文逗号分隔。用 \\ 转义编码,用 '-' 前缀表示否定。"
|
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "支持多个条目,由英文逗号分隔。用 \\ 转义编码,用 '-' 前缀表示否定。"
|
||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "支持多个条目,由英文逗号分隔。用 '-' 前缀表示否定。"
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "支持多个条目,由英文逗号分隔。用 '-' 前缀表示否定。"
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = [=[支持多个条目,由英文逗号分隔。若要包含子区域 ID,则前缀为 'c',如 'c2022'。组区域 ID 必须以
|
Entries can be prefixed with '-' to negate.]=] ] = [=[支持多个条目,由英文逗号分隔。若要包含子区域 ID,则前缀为 'c',如 'c2022'。组区域 ID 必须以
|
||||||
'g' 为前缀,如 'g277'。支持的区域 ID 以 'a' 为前缀,详见表格: https://wago.tools/db2/AreaTable 。条目可用 '-' 前缀表示否定。]=]
|
'g' 为前缀,如 'g277'。支持的区域 ID 以 'a' 为前缀,详见表格: https://wago.tools/db2/AreaTable 。条目可用 '-' 前缀表示否定。]=]
|
||||||
L["Swing"] = "近战攻击"
|
L["Swing"] = "近战攻击"
|
||||||
L["Swing Timer"] = "近战攻击计时器"
|
L["Swing Timer"] = "近战攻击计时器"
|
||||||
@@ -1526,7 +1526,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "警告:现在名称信息通过 %affected, %unaffected,受影响的团队成员数量通过 %unitCount 提供。一些选项的工作方式发生了变化,且不会自动进行调整。"
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "警告:现在名称信息通过 %affected, %unaffected,受影响的团队成员数量通过 %unitCount 提供。一些选项的工作方式发生了变化,且不会自动进行调整。"
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "警告:鼠标提示值现在将通过 %tooltip1, %tooltip2, %tooltip3 显示(取代通过 %s )。这些变化将不会自动调整。"
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "警告:鼠标提示值现在将通过 %tooltip1, %tooltip2, %tooltip3 显示(取代通过 %s )。这些变化将不会自动调整。"
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras内置格式 (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras内置格式 (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras 检测到了空的设置。如果这是意外情况,请在 https://discord.gg/weakauras 上寻求帮助。"
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras 检测到了空的设置。如果这是意外情况,请在 https://discord.gg/classlesswow 上寻求帮助。"
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ end
|
|||||||
local L = WeakAuras.L
|
local L = WeakAuras.L
|
||||||
|
|
||||||
-- WeakAuras
|
-- WeakAuras
|
||||||
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
L[ [=[ Filter formats: 'Name', 'Name-Realm', '-Realm'.
|
||||||
|
|
||||||
Supports multiple entries, separated by commas
|
Supports multiple entries, separated by commas
|
||||||
Can use \ to escape -.]=] ] = [=[過濾格式: '名字'、'名字-伺服器'、'-伺服器'。
|
Can use \ to escape -.]=] ] = [=[過濾格式: '名字'、'名字-伺服器'、'-伺服器'。
|
||||||
@@ -648,7 +648,7 @@ L["Icon Function"] = "圖示功能"
|
|||||||
L["Icon Function (fallback state)"] = "圖示函數 (備用狀態)"
|
L["Icon Function (fallback state)"] = "圖示函數 (備用狀態)"
|
||||||
L["Id"] = "Id"
|
L["Id"] = "Id"
|
||||||
L["ID"] = "ID"
|
L["ID"] = "ID"
|
||||||
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"] = "如果你需要其他協助,請在 GitHub 新增問題,或拜訪我們的 Discord https://discord.gg/weakauras!"
|
L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/classlesswow!"] = "如果你需要其他協助,請在 GitHub 新增問題,或拜訪我們的 Discord https://discord.gg/classlesswow!"
|
||||||
L["Ignore Dead"] = "忽略死者"
|
L["Ignore Dead"] = "忽略死者"
|
||||||
L["Ignore Disconnected"] = "忽略離線者"
|
L["Ignore Disconnected"] = "忽略離線者"
|
||||||
L["Ignore Rune CD"] = "忽略符文冷卻"
|
L["Ignore Rune CD"] = "忽略符文冷卻"
|
||||||
@@ -1307,8 +1307,8 @@ L["Supports multiple entries, separated by commas. Escape ',' with \\. Prefix wi
|
|||||||
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "支援輸入多個項目,使用逗號分隔。用 \\ 跳脫。前面加上 '-' 表示否定。"
|
L["Supports multiple entries, separated by commas. Escape with \\. Prefix with '-' for negation."] = "支援輸入多個項目,使用逗號分隔。用 \\ 跳脫。前面加上 '-' 表示否定。"
|
||||||
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "支援輸入多個項目,使用逗號分隔。前面加上 '-' 表示否定。"
|
L["Supports multiple entries, separated by commas. Prefix with '-' for negation."] = "支援輸入多個項目,使用逗號分隔。前面加上 '-' 表示否定。"
|
||||||
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
L[ [=[Supports multiple entries, separated by commas. To include child zone ids, prefix with 'c', e.g. 'c2022'.
|
||||||
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
Group Zone IDs must be prefixed with 'g', e.g. 'g277'.
|
||||||
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
Supports Area IDs from https://wago.tools/db2/AreaTable prefixed with 'a'.
|
||||||
Supports Instance IDs prefixed with 'i'.
|
Supports Instance IDs prefixed with 'i'.
|
||||||
Entries can be prefixed with '-' to negate.]=] ] = [=[支援輸入多個項目,以逗號分隔。若要包含子區域 ID,請在前面加上 'c',例如「c2022」。
|
Entries can be prefixed with '-' to negate.]=] ] = [=[支援輸入多個項目,以逗號分隔。若要包含子區域 ID,請在前面加上 'c',例如「c2022」。
|
||||||
群組區域 ID 必須以 'g' 開頭,例如 'g277'。
|
群組區域 ID 必須以 'g' 開頭,例如 'g277'。
|
||||||
@@ -1492,7 +1492,7 @@ L["Warning: Full Scan auras checking for both name and spell id can't be convert
|
|||||||
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "警告: 現在改為使用 %affected, %unaffected 來取得名字資訊,使用 %unitCount 取得受影響的隊友數量。一些選項的行為已經和以往不同了,並且不會自動調整。"
|
L["Warning: Name info is now available via %affected, %unaffected. Number of affected group members via %unitCount. Some options behave differently now. This is not automatically adjusted."] = "警告: 現在改為使用 %affected, %unaffected 來取得名字資訊,使用 %unitCount 取得受影響的隊友數量。一些選項的行為已經和以往不同了,並且不會自動調整。"
|
||||||
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "警告: 現在改為使用 %tooltip1, %tooltip2, %tooltip3 來取得浮動提示資訊中的值,而不是 %s。這不會自動調整。"
|
L["Warning: Tooltip values are now available via %tooltip1, %tooltip2, %tooltip3 instead of %s. This is not automatically adjusted."] = "警告: 現在改為使用 %tooltip1, %tooltip2, %tooltip3 來取得浮動提示資訊中的值,而不是 %s。這不會自動調整。"
|
||||||
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras 內建的 (63:42 | 3:07 | 10 | 2.4)"
|
L["WeakAuras Built-In (63:42 | 3:07 | 10 | 2.4)"] = "WeakAuras 內建的 (63:42 | 3:07 | 10 | 2.4)"
|
||||||
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/weakauras."] = "WeakAuras 偵測到空設定。如果發生意外情況,請在 https://discord.gg/weakauras 上尋求協助。"
|
L["WeakAuras has detected empty settings. If this is unexpected, ask for assitance on https://discord.gg/classlesswow."] = "WeakAuras 偵測到空設定。如果發生意外情況,請在 https://discord.gg/classlesswow 上尋求協助。"
|
||||||
L[ [=[WeakAuras has detected that it has been downgraded.
|
L[ [=[WeakAuras has detected that it has been downgraded.
|
||||||
Your saved auras may no longer work properly.
|
Your saved auras may no longer work properly.
|
||||||
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
Would you like to run the |cffff0000EXPERIMENTAL|r repair tool? This will overwrite any changes you have made since the last database upgrade.
|
||||||
@@ -1500,7 +1500,7 @@ Last upgrade: %s
|
|||||||
|
|
||||||
|cffff0000You should BACKUP your WTF folder BEFORE pressing this button.|r]=] ] = [=[WeakAuras 偵測到它被降回舊版本,你所儲存的提醒效果已無法正常運作。
|
|cffff0000You should BACKUP your WTF folder BEFORE pressing this button.|r]=] ] = [=[WeakAuras 偵測到它被降回舊版本,你所儲存的提醒效果已無法正常運作。
|
||||||
是否要執行|cffff0000實驗性的|r修復工具? 將會覆蓋自上次資料庫升級以來所做的任何更改。
|
是否要執行|cffff0000實驗性的|r修復工具? 將會覆蓋自上次資料庫升級以來所做的任何更改。
|
||||||
上次升級是: %s
|
上次升級是: %s
|
||||||
|
|
||||||
|cffff0000在按下此按鈕之前,你應該先備份 WTF 資料夾。|r]=]
|
|cffff0000在按下此按鈕之前,你應該先備份 WTF 資料夾。|r]=]
|
||||||
L["WeakAuras is creating a rollback snapshot of your auras. This snapshot will allow you to revert to the current state of your auras if something goes wrong. This process may cause your framerate to drop until it is complete."] = "WeakAuras 正在建立提醒效果的還原快照。如果出現問題,此快照將允許您恢復到提醒效果目前的狀態。此過程可能會導致幀速下降,直到完成為止。"
|
L["WeakAuras is creating a rollback snapshot of your auras. This snapshot will allow you to revert to the current state of your auras if something goes wrong. This process may cause your framerate to drop until it is complete."] = "WeakAuras 正在建立提醒效果的還原快照。如果出現問題,此快照將允許您恢復到提醒效果目前的狀態。此過程可能會導致幀速下降,直到完成為止。"
|
||||||
|
|||||||
@@ -410,7 +410,7 @@ function WeakAuras.PrintProfile()
|
|||||||
|
|
||||||
popup:AddText("")
|
popup:AddText("")
|
||||||
popup:AddText("Note: Not every aspect of each aura can be tracked.")
|
popup:AddText("Note: Not every aspect of each aura can be tracked.")
|
||||||
popup:AddText("You can ask on our discord https://discord.gg/weakauras for help interpreting this output.")
|
popup:AddText("You can ask on our discord https://discord.gg/classlesswow for help interpreting this output.")
|
||||||
|
|
||||||
popup:AddText("")
|
popup:AddText("")
|
||||||
popup:AddText("|cff9900ffAuras:|r")
|
popup:AddText("|cff9900ffAuras:|r")
|
||||||
|
|||||||
@@ -177,7 +177,8 @@ function Private.PrintHelp()
|
|||||||
print(L["/wa pstop - Finish profiling"])
|
print(L["/wa pstop - Finish profiling"])
|
||||||
print(L["/wa pprint - Show the results from the most recent profiling"])
|
print(L["/wa pprint - Show the results from the most recent profiling"])
|
||||||
print(L["/wa repair - Repair tool"])
|
print(L["/wa repair - Repair tool"])
|
||||||
print(L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/UXSc7nt!"])
|
print(L["If you require additional assistance with the addon, please open an issue on the Ascension Addon GitHub or visit our Discord at https://discord.gg/classlesswow"])
|
||||||
|
print(L["If you require additional assistance with weakauras in general, please open a ticket on the WeakAuras GitHub or visit the Discord at https://discord.gg/classlesswow!"])
|
||||||
end
|
end
|
||||||
|
|
||||||
SLASH_WEAKAURAS1, SLASH_WEAKAURAS2 = "/weakauras", "/wa";
|
SLASH_WEAKAURAS1, SLASH_WEAKAURAS2 = "/weakauras", "/wa";
|
||||||
@@ -2493,7 +2494,7 @@ function Private.AddMany(tbl, takeSnapshots)
|
|||||||
else
|
else
|
||||||
if next(WeakAuras.LoadFromArchive("Repository", "migration").stores) ~= nil then
|
if next(WeakAuras.LoadFromArchive("Repository", "migration").stores) ~= nil then
|
||||||
timer:ScheduleTimer(function()
|
timer:ScheduleTimer(function()
|
||||||
prettyPrint(L["WeakAuras has detected empty settings. If this is unexpected, ask for assistance on https://discord.gg/UXSc7nt."])
|
prettyPrint(L["WeakAuras has detected empty settings. If this is unexpected, create a bug report, or ask for assistance on https://discord.gg/classlesswow."])
|
||||||
end, 1)
|
end, 1)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -490,7 +490,7 @@ function OptionsPrivate.CreateFrame()
|
|||||||
local thanksListCJ = lineWrapDiscordList(OptionsPrivate.Private.DiscordListCJ)
|
local thanksListCJ = lineWrapDiscordList(OptionsPrivate.Private.DiscordListCJ)
|
||||||
local thanksListK = lineWrapDiscordList(OptionsPrivate.Private.DiscordListK)
|
local thanksListK = lineWrapDiscordList(OptionsPrivate.Private.DiscordListK)
|
||||||
|
|
||||||
local discordButton = addFooter(L["Discord"], [[Interface\AddOns\WeakAuras\Media\Textures\discord.tga]], "https://discord.gg/UXSc7nt",
|
local discordButton = addFooter(L["Discord"], [[Interface\AddOns\WeakAuras\Media\Textures\discord.tga]], "https://discord.gg/classlesswow",
|
||||||
L["Chat with WeakAuras experts on our Discord server."])
|
L["Chat with WeakAuras experts on our Discord server."])
|
||||||
discordButton:SetParent(tipFrame)
|
discordButton:SetParent(tipFrame)
|
||||||
discordButton:SetPoint("LEFT", tipFrame, "LEFT")
|
discordButton:SetPoint("LEFT", tipFrame, "LEFT")
|
||||||
@@ -520,7 +520,7 @@ function OptionsPrivate.CreateFrame()
|
|||||||
changelogButton:SetPoint("LEFT", thanksButton, "RIGHT", footerSpacing, 0)
|
changelogButton:SetPoint("LEFT", thanksButton, "RIGHT", footerSpacing, 0)
|
||||||
end
|
end
|
||||||
|
|
||||||
local reportbugButton = addFooter(L["Found a Bug?"], [[Interface\AddOns\WeakAuras\Media\Textures\bug_report.tga]], "https://github.com/NoM0Re/WeakAuras-WotLK/issues",
|
local reportbugButton = addFooter(L["Found a Bug?"], [[Interface\AddOns\WeakAuras\Media\Textures\bug_report.tga]], "https://github.com/Ascension-Addons/WeakAuras-Ascension/issues",
|
||||||
L["Report bugs on our issue tracker."], nil, nil, true)
|
L["Report bugs on our issue tracker."], nil, nil, true)
|
||||||
reportbugButton:SetParent(tipFrame)
|
reportbugButton:SetParent(tipFrame)
|
||||||
reportbugButton:SetPoint("RIGHT", tipFrame, "RIGHT")
|
reportbugButton:SetPoint("RIGHT", tipFrame, "RIGHT")
|
||||||
|
|||||||
Reference in New Issue
Block a user