Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync localization #736

Merged
merged 1 commit into from
Mar 23, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions locales/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2024,6 +2024,7 @@ for key,value in pairs({
[241601] = "Hab und Gut eines Spähers",
[241605] = "Kristallisierte Essenz der Elemente",
[241656] = "Überwuchertes Relikt",
[241657] = "Juwelenbesetzte Arakkoaeffigie", -- Jeweled Arakkoa Effigy
[241664] = "\"Geborgtes\" verzaubertes Fernglas",
[241665] = "Schatztruhe",
[241671] = "Vergessener Splitter der Litanei",
Expand Down
1 change: 1 addition & 0 deletions locales/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2024,6 +2024,7 @@ for key,value in pairs({
[241601] = "Pertenencias del explorador",
[241605] = "Esencia de los elementos cristalizada",
[241656] = "Reliquia envuelta en raíces",
[241657] = "Efigie arakkoa con joyas", -- Jeweled Arakkoa Effigy
[241664] = "Catalejo encantado \"prestado\"",
[241665] = "Arqueta",
[241671] = "Fragmento de la clave olvidado",
Expand Down
1 change: 1 addition & 0 deletions locales/esMX.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2024,6 +2024,7 @@ for key,value in pairs({
[241601] = "Pertenencias del explorador",
[241605] = "Esencia de los elementos cristalizada",
[241656] = "Reliquia envuelta en raíces",
[241657] = "Efigie arakkoa con joyas", -- Jeweled Arakkoa Effigy
[241664] = "Catalejo encantado \"prestado\"",
[241665] = "Arqueta",
[241671] = "Fragmento de la clave olvidado",
Expand Down
1 change: 1 addition & 0 deletions locales/frFR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2024,6 +2024,7 @@ for key,value in pairs({
[241601] = "Effets personnels de l’éclaireur",
[241605] = "Essence des éléments cristallisée",
[241656] = "Relique recouverte par la végétation",
[241657] = "Effigie arakkoa ornée de joyaux", -- Jeweled Arakkoa Effigy
[241664] = "Longue-vue enchantée « empruntée »",
[241665] = "Coffre au trésor",
[241671] = "Fragment de formule oublié",
Expand Down
1 change: 1 addition & 0 deletions locales/itIT.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2024,6 +2024,7 @@ for key,value in pairs({
[241601] = "Beni dell'Esploratore",
[241605] = "Essenza degli Elementi Cristallizzata",
[241656] = "Reliquia Ipertrofica",
[241657] = "Effige degli Arakkoa Ingioiellata", -- Jeweled Arakkoa Effigy
[241664] = "Cannocchiale Incantato \"Prestato\"",
[241665] = "Cassa del Tesoro",
[241671] = "Frammento di Cifrario Dimenticato",
Expand Down
1 change: 1 addition & 0 deletions locales/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2024,6 +2024,7 @@ for key,value in pairs({
--TODO: [241601] = "Scout's Belongings",
[241605] = "결정화된 원소의 정수",
[241656] = "식물에 뒤덮인 유물",
[241657] = "보석이 박힌 아라코아 입상", -- Jeweled Arakkoa Effigy
[241664] = "\"빌린\" 마법 망원경",
[241665] = "보물 상자",
[241671] = "잊혀진 암호 조각",
Expand Down
1 change: 1 addition & 0 deletions locales/ptBR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2024,6 +2024,7 @@ for key,value in pairs({
[241601] = "Pertences do Batedor",
[241605] = "Essência dos Elementos Cristalizada",
[241656] = "Relíquia Gigante",
[241657] = "Efígie Arakkoa Decorada", -- Jeweled Arakkoa Effigy
[241664] = "Luneta Encantada \"Emprestada\"",
[241665] = "Baú do Tesouro",
[241671] = "Fragmento da Cifra Esquecido",
Expand Down
1 change: 1 addition & 0 deletions locales/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2019,6 +2019,7 @@ for key,value in pairs({
[241601] = "Вещи разведчика",
[241605] = "Кристаллическая сущность стихий",
[241656] = "Заросшая реликвия",
[241657] = "Украшенная самоцветами фигурка араккоа", -- Jeweled Arakkoa Effigy
[241664] = "\"Одолженная\" заколдованная подзорная труба",
[241665] = "Сундук с сокровищами",
[241671] = "Утерянная часть Кода",
Expand Down
1 change: 1 addition & 0 deletions locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2046,6 +2046,7 @@ for key, value in pairs({
[241601] = "斥候的财物",
[241605] = "晶化元素精华",
[241656] = "巨型遗物",
[241657] = "鸦人嵌宝雕像", -- Jeweled Arakkoa Effigy
[241664] = "“借来”的魔法望远镜",
[241665] = "宝箱",
--TODO: [241671] = "Forgotten Shard of the Cipher",
Expand Down
1 change: 1 addition & 0 deletions locales/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2024,6 +2024,7 @@ for key,value in pairs({
--TODO: [241601] = "Scout's Belongings",
--TODO: [241605] = "Crystalized Essence of the Elements",
--TODO: [241656] = "Overgrown Relic",
--TODO: [241657] = "Jeweled Arakkoa Effigy", -- Jeweled Arakkoa Effigy
--TODO: [241664] = "Borrowed Enchanted Spyglass",
--TODO: [241665] = "Treasure Chest",
--TODO: [241671] = "Forgotten Shard of the Cipher",
Expand Down