Skip to content

Commit

Permalink
Remove untranslated strings
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Dec 19, 2024
1 parent 1cc2e42 commit bacf836
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 97 deletions.
2 changes: 0 additions & 2 deletions locale/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ L['Overview pin scale'] = 'Übersicht Nadelskala'
L['The scale of world quest pins on a parent/continent map'] = 'Skalierung der Weltquest-Nadeln auf einem Welt-/Kontinentkarte'
L['Pin size zoom factor'] = 'Zoomfaktor der Nadelgröße'
L['How much extra scale to apply when map is zoomed'] = 'Wie viel zusätzlicher Maßstab angewendet werden soll, wenn die Karte gezoomt wird?'
-- L['Show events on continent'] = '' -- MISSING TRANSLATION
-- L['Show on Azeroth'] = '' -- MISSING TRANSLATION
L['Hold key to hide'] = 'Zum Ausblenden die Taste gedrückt halten'
L['Hold this key to temporarily hide all world quests'] = 'Halte diese Taste gedrückt, um alle Weltquests vorübergehend auszublenden'
14 changes: 1 addition & 13 deletions locale/esES.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
-- local L = select(2, ...).L('esES')

-- config
-- L['Map pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on the current map'] = '' -- MISSING!
-- L['Overview pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on a parent/continent map'] = '' -- MISSING!
-- L['Pin size zoom factor'] = '' -- MISSING!
-- L['How much extra scale to apply when map is zoomed'] = '' -- MISSING!
-- L['Show events on continent'] = '' -- MISSING TRANSLATION
-- L['Show on Azeroth'] = '' -- MISSING TRANSLATION
-- L['Hold key to hide'] = '' -- MISSING!
-- L['Hold this key to temporarily hide all world quests'] = '' -- MISSING!
local L = select(2, ...).L('esES') -- luacheck: ignore
14 changes: 1 addition & 13 deletions locale/esMX.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
-- local L = select(2, ...).L('esMX')

-- config
-- L['Map pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on the current map'] = '' -- MISSING!
-- L['Overview pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on a parent/continent map'] = '' -- MISSING!
-- L['Pin size zoom factor'] = '' -- MISSING!
-- L['How much extra scale to apply when map is zoomed'] = '' -- MISSING!
-- L['Show events on continent'] = '' -- MISSING TRANSLATION
-- L['Show on Azeroth'] = '' -- MISSING TRANSLATION
-- L['Hold key to hide'] = '' -- MISSING!
-- L['Hold this key to temporarily hide all world quests'] = '' -- MISSING!
local L = select(2, ...).L('esMX') -- luacheck: ignore
14 changes: 1 addition & 13 deletions locale/frFR.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
-- local L = select(2, ...).L('frFR')

-- config
-- L['Map pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on the current map'] = '' -- MISSING!
-- L['Overview pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on a parent/continent map'] = '' -- MISSING!
-- L['Pin size zoom factor'] = '' -- MISSING!
-- L['How much extra scale to apply when map is zoomed'] = '' -- MISSING!
-- L['Show events on continent'] = '' -- MISSING TRANSLATION
-- L['Show on Azeroth'] = '' -- MISSING TRANSLATION
-- L['Hold key to hide'] = '' -- MISSING!
-- L['Hold this key to temporarily hide all world quests'] = '' -- MISSING!
local L = select(2, ...).L('frFR') -- luacheck: ignore
14 changes: 1 addition & 13 deletions locale/itIT.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
-- local L = select(2, ...).L('itIT')

-- config
-- L['Map pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on the current map'] = '' -- MISSING!
-- L['Overview pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on a parent/continent map'] = '' -- MISSING!
-- L['Pin size zoom factor'] = '' -- MISSING!
-- L['How much extra scale to apply when map is zoomed'] = '' -- MISSING!
-- L['Show events on continent'] = '' -- MISSING TRANSLATION
-- L['Show on Azeroth'] = '' -- MISSING TRANSLATION
-- L['Hold key to hide'] = '' -- MISSING!
-- L['Hold this key to temporarily hide all world quests'] = '' -- MISSING!
local L = select(2, ...).L('itIT') -- luacheck: ignore
14 changes: 1 addition & 13 deletions locale/koKR.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
-- local L = select(2, ...).L('koKR')

-- config
-- L['Map pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on the current map'] = '' -- MISSING!
-- L['Overview pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on a parent/continent map'] = '' -- MISSING!
-- L['Pin size zoom factor'] = '' -- MISSING!
-- L['How much extra scale to apply when map is zoomed'] = '' -- MISSING!
-- L['Show events on continent'] = '' -- MISSING TRANSLATION
-- L['Show on Azeroth'] = '' -- MISSING TRANSLATION
-- L['Hold key to hide'] = '' -- MISSING!
-- L['Hold this key to temporarily hide all world quests'] = '' -- MISSING!
local L = select(2, ...).L('koKR') -- luacheck: ignore
14 changes: 1 addition & 13 deletions locale/ptBR.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
-- local L = select(2, ...).L('ptBR')

-- config
-- L['Map pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on the current map'] = '' -- MISSING!
-- L['Overview pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on a parent/continent map'] = '' -- MISSING!
-- L['Pin size zoom factor'] = '' -- MISSING!
-- L['How much extra scale to apply when map is zoomed'] = '' -- MISSING!
-- L['Show events on continent'] = '' -- MISSING TRANSLATION
-- L['Show on Azeroth'] = '' -- MISSING TRANSLATION
-- L['Hold key to hide'] = '' -- MISSING!
-- L['Hold this key to temporarily hide all world quests'] = '' -- MISSING!
local L = select(2, ...).L('ptBR') -- luacheck: ignore
14 changes: 1 addition & 13 deletions locale/ruRU.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
-- local L = select(2, ...).L('ruRU')

-- config
-- L['Map pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on the current map'] = '' -- MISSING!
-- L['Overview pin scale'] = '' -- MISSING!
-- L['The scale of world quest pins on a parent/continent map'] = '' -- MISSING!
-- L['Pin size zoom factor'] = '' -- MISSING!
-- L['How much extra scale to apply when map is zoomed'] = '' -- MISSING!
-- L['Show events on continent'] = '' -- MISSING TRANSLATION
-- L['Show on Azeroth'] = '' -- MISSING TRANSLATION
-- L['Hold key to hide'] = '' -- MISSING!
-- L['Hold this key to temporarily hide all world quests'] = '' -- MISSING!
local L = select(2, ...).L('ruRU') -- luacheck: ignore
4 changes: 0 additions & 4 deletions locale/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,3 @@ L['Overview pin scale'] = '總覽標記點大小'
L['The scale of world quest pins on a parent/continent map'] = '在大陸地圖的世界任務標記點大小'
L['Pin size zoom factor'] = '標記點大小縮放係數'
L['How much extra scale to apply when map is zoomed'] = '縮放地圖時要應用多少額外的縮放'
-- L['Show events on continent'] = '' -- MISSING TRANSLATION
-- L['Show on Azeroth'] = '' -- MISSING TRANSLATION
-- L['Hold key to hide'] = '' -- MISSING!
-- L['Hold this key to temporarily hide all world quests'] = '' -- MISSING!

0 comments on commit bacf836

Please sign in to comment.