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/Active/bipolar.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'share/library/Active/bipolar.lua') diff --git a/share/library/Active/bipolar.lua b/share/library/Active/bipolar.lua index cceacdd..921772c 100644 --- a/share/library/Active/bipolar.lua +++ b/share/library/Active/bipolar.lua @@ -4,7 +4,8 @@ local names_npn = en = "NPN transistor", cs = "Tranzistor NPN", sk = "Tranzistor NPN", - pl = "Tranzystor NPN" + pl = "Tranzystor NPN", + de = "NPN Transistor" } local names_pnp = @@ -12,7 +13,8 @@ local names_pnp = en = "PNP transistor", cs = "Tranzistor PNP", sk = "Tranzistor PNP", - pl = "Tranzystor PNP" + pl = "Tranzystor PNP", + de = "PNP Transistor" } -- Render area in base units (X1, Y1, X2, Y2) -- cgit v1.2.3