From 3430bf30bb5fe1ad8e41516ceda5e313efe385cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Mon, 7 Mar 2011 06:11:44 +0100 Subject: Add German translation. --- share/library/Passive/resistor.lua | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'share/library/Passive/resistor.lua') diff --git a/share/library/Passive/resistor.lua b/share/library/Passive/resistor.lua index 3eb5871..fdb1642 100644 --- a/share/library/Passive/resistor.lua +++ b/share/library/Passive/resistor.lua @@ -4,7 +4,8 @@ local names = en = "Resistor", cs = "Rezistor", sk = "Rezistor", - pl = "Rezystor" + pl = "Rezystor", + de = "Widerstand" } local names_adj = @@ -12,7 +13,8 @@ local names_adj = en = "Adjustable resistor", cs = "Nastavitelný rezistor", sk = "Nastaviteľný rezistor", - pl = "Rezystor zmienny" + pl = "Rezystor zmienny", + de = "Einstellwiderstand" } local names_pot = @@ -20,7 +22,8 @@ local names_pot = en = "Potentiometer", cs = "Potenciometr", sk = "Potenciometer", - pl = "Potencjometr" + pl = "Potencjometr", + de = "Potentiometer" } -- Render area in base units (X1, Y1, X2, Y2) -- cgit v1.2.3