From df5f14060b81fb7fb79c34acbca11d0078ad57d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Fri, 4 Mar 2011 17:47:04 +0100 Subject: Add Slovak 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 5a5fc14..463d313 100644 --- a/share/library/Active/bipolar.lua +++ b/share/library/Active/bipolar.lua @@ -2,13 +2,15 @@ local names_npn = { en = "NPN transistor", - cs = "Tranzistor NPN" + cs = "Tranzistor NPN", + sk = "Tranzistor NPN" } local names_pnp = { en = "PNP transistor", - cs = "Tranzistor PNP" + cs = "Tranzistor PNP", + sk = "Tranzistor PNP" } -- Render area in base units (X1, Y1, X2, Y2) -- cgit v1.2.3