diff options
Diffstat (limited to 'lang-si.js')
| -rw-r--r-- | lang-si.js | 40 |
1 files changed, 20 insertions, 20 deletions
@@ -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 <http://www.gnu.org/licenses/>. -
+ 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 <http://en.wikipedia.org/wiki/ISO_639-1>) @@ -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' -};
+}; |
