Forráskód Böngészése

Initial Spanish translation

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
Helena Arndt 12 éve
szülő
commit
ecb0d06aa1

BIN
Resources/Settings.bundle/es.lproj/Root.strings


BIN
Resources/es.lproj/Localizable.strings


BIN
Resources/es.lproj/badgeUnread@2x~ipad.png


BIN
Resources/es.lproj/badgeUnread@2x~iphone.png


BIN
Resources/es.lproj/badgeUnread~ipad.png


BIN
Resources/es.lproj/badgeUnread~iphone.png


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

@@ -541,6 +541,11 @@
 		7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAboutViewController.m; sourceTree = "<group>"; };
 		7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCAboutViewController~iphone.xib"; path = "../Resources/VLCAboutViewController~iphone.xib"; sourceTree = "<group>"; };
 		7DBDAE96175652840027BA52 /* VLCDropboxConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCDropboxConstants.h; sourceTree = "<group>"; };
+		7DC222771773AB0900371B5C /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
+		7DC222781773AB0900371B5C /* es */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = es; path = "es.lproj/badgeUnread@2x~ipad.png"; sourceTree = "<group>"; };
+		7DC222791773AB0900371B5C /* es */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = es; path = "es.lproj/badgeUnread@2x~iphone.png"; sourceTree = "<group>"; };
+		7DC2227A1773AB0900371B5C /* es */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = es; path = "es.lproj/badgeUnread~ipad.png"; sourceTree = "<group>"; };
+		7DC2227B1773AB0900371B5C /* es */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = es; path = "es.lproj/badgeUnread~iphone.png"; sourceTree = "<group>"; };
 		7DC87AEC17412A1F009DC250 /* VLCLinearProgressIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCLinearProgressIndicator.h; sourceTree = "<group>"; };
 		7DC87AED17412A1F009DC250 /* VLCLinearProgressIndicator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCLinearProgressIndicator.m; sourceTree = "<group>"; };
 		7DC87AEF17413634009DC250 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
@@ -1396,6 +1401,7 @@
 				ja,
 				fi,
 				id,
+				es,
 			);
 			mainGroup = 7D94FCD216DE7D1000F2623B;
 			productRefGroup = 7D94FCDC16DE7D1000F2623B /* Products */;
@@ -1673,6 +1679,7 @@
 				7DE1863C175BAEB1006C0173 /* ja */,
 				7D4BE734175F82CA00861CD4 /* fi */,
 				7D7DA5301768A53200C7E95D /* id */,
+				7DC222781773AB0900371B5C /* es */,
 			);
 			name = "badgeUnread@2x~ipad.png";
 			sourceTree = "<group>";
@@ -1688,6 +1695,7 @@
 				7DE18640175BAEB7006C0173 /* ja */,
 				7D4BE735175F82CA00861CD4 /* fi */,
 				7D7DA5311768A53200C7E95D /* id */,
+				7DC222791773AB0900371B5C /* es */,
 			);
 			name = "badgeUnread@2x~iphone.png";
 			sourceTree = "<group>";
@@ -1703,6 +1711,7 @@
 				7DE18648175BAEC2006C0173 /* ja */,
 				7D4BE736175F82CA00861CD4 /* fi */,
 				7D7DA5321768A53200C7E95D /* id */,
+				7DC2227A1773AB0900371B5C /* es */,
 			);
 			name = "badgeUnread~ipad.png";
 			sourceTree = "<group>";
@@ -1718,6 +1727,7 @@
 				7DE18644175BAEBD006C0173 /* ja */,
 				7D4BE737175F82CA00861CD4 /* fi */,
 				7D7DA5331768A53200C7E95D /* id */,
+				7DC2227B1773AB0900371B5C /* es */,
 			);
 			name = "badgeUnread~iphone.png";
 			sourceTree = "<group>";
@@ -1733,6 +1743,7 @@
 				7D49E178175A47A4002D1450 /* ja */,
 				7D4BE733175F82CA00861CD4 /* fi */,
 				7D7DA52F1768A53200C7E95D /* id */,
+				7DC222771773AB0900371B5C /* es */,
 			);
 			name = Localizable.strings;
 			sourceTree = "<group>";