Italiano: Add Translations

Closes #180
Closes #153
This commit is contained in:
AndySky21
2014-11-10 22:56:46 +01:00
committed by Blake Grotewold
parent 940a19c68b
commit e33da9d9e6
5 changed files with 3282 additions and 12 deletions
+11 -11
View File
@@ -6,17 +6,17 @@ A Minimalist Text Adventure Game
[Click to play](http://adarkroom.doublespeakgames.com/)
[
[Chinese](http://adarkroom.doublespeakgames.com/?lang=cn) |
[French](http://adarkroom.doublespeakgames.com/?lang=fr) |
[German](http://adarkroom.doublespeakgames.com/?lang=de) |
[Korean](http://adarkroom.doublespeakgames.com/?lang=kr) |
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl) |
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) |
[Spanish](http://adarkroom.doublespeakgames.com/?lang=es) |
[Swedish](http://adarkroom.doublespeakgames.com/?lang=sv) |
[Turkish](http://adarkroom.doublespeakgames.com/?lang=tr) |
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk)|
[Italian](http://adarkroom.doublespeakgames.com/?lang=it)
[Chinese](http://adarkroom.doublespeakgames.com/?lang=cn) |
[French](http://adarkroom.doublespeakgames.com/?lang=fr) |
[German](http://adarkroom.doublespeakgames.com/?lang=de) |
[Italian](http://adarkroom.doublespeakgames.com/?lang=it) |
[Korean](http://adarkroom.doublespeakgames.com/?lang=kr) |
[Polish](http://adarkroom.doublespeakgames.com/?lang=pl) |
[Russian](http://adarkroom.doublespeakgames.com/?lang=ru) |
[Spanish](http://adarkroom.doublespeakgames.com/?lang=es) |
[Swedish](http://adarkroom.doublespeakgames.com/?lang=sv) |
[Turkish](http://adarkroom.doublespeakgames.com/?lang=tr) |
[Ukrainian](http://adarkroom.doublespeakgames.com/?lang=uk)
]
+3
View File
@@ -0,0 +1,3 @@
.button{width: 100px !important;}
#outsidePanel .button{width: 115px !important;}
.eventPanel .button {width: 122px !important;}
File diff suppressed because one or more lines are too long
+3265
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -2,8 +2,9 @@ var langs = {
'cn':'简体中文',
'de':'deutsch',
'en':'english',
'es': 'español',
'es':'español',
'fr':'français',
'it':'italiano',
'kr':'한국어',
'pl':'polski',
'ru':'русский',