From 0640067bf03e4c59abbc8da69d19d36ca3daff38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 6 Mar 2011 21:34:21 +0100 Subject: Add Polish 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 463d313..cceacdd 100644 --- a/share/library/Active/bipolar.lua +++ b/share/library/Active/bipolar.lua @@ -3,14 +3,16 @@ local names_npn = { en = "NPN transistor", cs = "Tranzistor NPN", - sk = "Tranzistor NPN" + sk = "Tranzistor NPN", + pl = "Tranzystor NPN" } local names_pnp = { en = "PNP transistor", cs = "Tranzistor PNP", - sk = "Tranzistor PNP" + sk = "Tranzistor PNP", + pl = "Tranzystor PNP" } -- Render area in base units (X1, Y1, X2, Y2) -- cgit v1.2.3