Browse Source

Deploy new Slovenian translation

Felix Paul Kühne 12 years ago
parent
commit
8b542df4d4
2 changed files with 13 additions and 1 deletions
  1. 2 1
      NEWS
  2. 11 0
      VLC for iOS.xcodeproj/project.pbxproj

+ 2 - 1
NEWS

@@ -12,7 +12,8 @@
 * Add Deinterlace option (off by default, #8813)
 * Device no longer goes to sleep during media downloads (#9062)
 * Improved video output on external screens (#9055, #9079)
-* New translations to Bosnian, Catalan, Galician, Greek, Marathi, Portuguese
+* New translations to Bosnian, Catalan, Galician, Greek, Marathi, Portuguese,
+  Slovenian
 
 2.0.2:
 ------

+ 11 - 0
VLC for iOS.xcodeproj/project.pbxproj

@@ -623,6 +623,11 @@
 		7D94FCF916DE7D1100F2623B /* VLCMovieViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCMovieViewController.h; sourceTree = "<group>"; };
 		7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCMovieViewController.m; sourceTree = "<group>"; };
 		7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCAboutViewController~ipad.xib"; path = "Resources/VLCAboutViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
+		7D9B6B0817C9625F00F9425D /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/Localizable.strings; sourceTree = "<group>"; };
+		7D9B6B0917C9625F00F9425D /* sl */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sl; path = "sl.lproj/badgeUnread@2x~ipad.png"; sourceTree = "<group>"; };
+		7D9B6B0A17C9626000F9425D /* sl */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sl; path = "sl.lproj/badgeUnread@2x~iphone.png"; sourceTree = "<group>"; };
+		7D9B6B0B17C9626000F9425D /* sl */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sl; path = "sl.lproj/badgeUnread~ipad.png"; sourceTree = "<group>"; };
+		7D9B6B0C17C9626000F9425D /* sl */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = sl; path = "sl.lproj/badgeUnread~iphone.png"; sourceTree = "<group>"; };
 		7DA62099170A0CE500643D11 /* VLCPlaylistTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistTableViewCell.h; sourceTree = "<group>"; };
 		7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistTableViewCell.m; sourceTree = "<group>"; };
 		7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceCodePro-Regular.ttf"; sourceTree = "<group>"; };
@@ -1623,6 +1628,7 @@
 				bs,
 				pt,
 				el,
+				sl,
 			);
 			mainGroup = 7D94FCD216DE7D1000F2623B;
 			productRefGroup = 7D94FCDC16DE7D1000F2623B /* Products */;
@@ -1937,6 +1943,7 @@
 				7D4C484517ACF982008D228B /* bs */,
 				CCBDA19117B2BEB500489D71 /* pt */,
 				7D19492C17C661A300959800 /* el */,
+				7D9B6B0917C9625F00F9425D /* sl */,
 			);
 			name = "badgeUnread@2x~ipad.png";
 			sourceTree = "<group>";
@@ -1967,6 +1974,7 @@
 				7D4C484617ACF982008D228B /* bs */,
 				CCBDA19217B2BEB500489D71 /* pt */,
 				7D19492D17C661A300959800 /* el */,
+				7D9B6B0A17C9626000F9425D /* sl */,
 			);
 			name = "badgeUnread@2x~iphone.png";
 			sourceTree = "<group>";
@@ -1997,6 +2005,7 @@
 				7D4C484717ACF982008D228B /* bs */,
 				CCBDA19317B2BEB600489D71 /* pt */,
 				7D19492E17C661A300959800 /* el */,
+				7D9B6B0B17C9626000F9425D /* sl */,
 			);
 			name = "badgeUnread~ipad.png";
 			sourceTree = "<group>";
@@ -2027,6 +2036,7 @@
 				7D4C484817ACF982008D228B /* bs */,
 				CCBDA19417B2BEB600489D71 /* pt */,
 				7D19492F17C661A300959800 /* el */,
+				7D9B6B0C17C9626000F9425D /* sl */,
 			);
 			name = "badgeUnread~iphone.png";
 			sourceTree = "<group>";
@@ -2057,6 +2067,7 @@
 				7D4C484417ACF982008D228B /* bs */,
 				CCBDA19017B2BEB500489D71 /* pt */,
 				7D19492B17C661A300959800 /* el */,
+				7D9B6B0817C9625F00F9425D /* sl */,
 			);
 			name = Localizable.strings;
 			sourceTree = "<group>";