From 4c9fee58ee2da2191c589a3b4fd5c601d281eea0 Mon Sep 17 00:00:00 2001 From: Nathan Dinsmore Date: Mon, 8 Apr 2013 21:49:31 -0400 Subject: Fixed a number of whitespace inconsistencies --- lang-si.js | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'lang-si.js') diff --git a/lang-si.js b/lang-si.js index b8f09e1..dbe290a 100644 --- a/lang-si.js +++ b/lang-si.js @@ -1,14 +1,14 @@ -/* - - lang-si.js - - Slovenian translation for SNAP! - - translated by Sasa Divjak - - Copyright (C) 2012 by Jens Mönig - - This file is part of Snap!. +/* + + lang-si.js + + Slovenian translation for SNAP! + + translated by Sasa Divjak + + Copyright (C) 2012 by Jens Mönig + + This file is part of Snap!. Snap! is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as @@ -22,7 +22,7 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . - + Note to Translators: @@ -62,7 +62,7 @@ pl - Polish => SnapTranslator.dict.pl = { pt - Portuguese => SnapTranslator.dict.pt = { es - Spanish => SnapTranslator.dict.es = { - el - Greek => => SnapTranslator.dict.el = { + el - Greek => => SnapTranslator.dict.el = { si - Slovenian => => SnapTranslator.dict.si = { etc. (see ) @@ -144,7 +144,7 @@ pl - Polish => lang-pl.js pt - Portuguese => lang-pt.js es - Spanish => lang-es.js - el - Greek => => lang-el.js + el - Greek => => lang-el.js si - Slovenian => => lang-si.js and send it to me for inclusion in the official Snap! distribution. @@ -166,7 +166,7 @@ -Jens */ -/*global SnapTranslator*/ +/*global SnapTranslator*/ SnapTranslator.dict.si = { @@ -267,21 +267,21 @@ SnapTranslator.dict.si = { abbreviation. For example: - + 'say %s for %n secs' can currently not be changed into - + 'say %n secs long %s' and still work as intended. Similarly - + 'point towards %dst' cannot be changed into - + 'point towards %cst' without breaking its functionality. @@ -1066,4 +1066,4 @@ SnapTranslator.dict.si = { 'zadnji', 'any': 'poljuben' -}; +}; -- cgit v1.3.1