Skip to content

Commit f8a7ea2

Browse files
committed
Merge pull request #2301 from wordpress-mobile/update_translations
Update translations
2 parents e46b6bf + 4a91f08 commit f8a7ea2

File tree

10 files changed

+43
-21
lines changed

10 files changed

+43
-21
lines changed
Binary file not shown.
0 Bytes
Binary file not shown.
-4 Bytes
Binary file not shown.
Binary file not shown.

WordPress/WordPress.xcodeproj/project.pbxproj

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,12 @@
781781
A01C55470E25E0D000D411F2 /* defaultPostTemplate.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = defaultPostTemplate.html; path = Resources/HTML/defaultPostTemplate.html; sourceTree = "<group>"; };
782782
A0E293EF0E21027E00C6919C /* WPAddCategoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPAddCategoryViewController.h; sourceTree = "<group>"; };
783783
A0E293F00E21027E00C6919C /* WPAddCategoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WPAddCategoryViewController.m; sourceTree = "<group>"; };
784+
A20971B419B0BC390058F395 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
785+
A20971B519B0BC390058F395 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
786+
A20971B619B0BC390058F395 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
787+
A20971B719B0BC570058F395 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
788+
A20971B819B0BC570058F395 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
789+
A20971B919B0BC580058F395 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
784790
A25EBD85156E330600530E3D /* WPTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPTableViewController.h; sourceTree = "<group>"; };
785791
A25EBD86156E330600530E3D /* WPTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WPTableViewController.m; sourceTree = "<group>"; };
786792
A2787D0119002AB1000D6CA6 /* HelpshiftConfig.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = HelpshiftConfig.plist; sourceTree = "<group>"; };
@@ -2303,6 +2309,8 @@
23032309
fr,
23042310
nl,
23052311
de,
2312+
"en-GB",
2313+
"pt-BR",
23062314
);
23072315
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
23082316
projectDirPath = "";
@@ -2754,6 +2762,8 @@
27542762
931DF4DD18D09B1900540BDD /* th */,
27552763
931DF4DE18D09B2600540BDD /* de */,
27562764
931DF4DF18D09B3900540BDD /* id */,
2765+
A20971B519B0BC390058F395 /* en-GB */,
2766+
A20971B819B0BC570058F395 /* pt-BR */,
27572767
);
27582768
name = InfoPlist.strings;
27592769
sourceTree = "<group>";
@@ -2762,6 +2772,8 @@
27622772
isa = PBXVariantGroup;
27632773
children = (
27642774
E16AB93314D978240047A2E5 /* en */,
2775+
A20971B619B0BC390058F395 /* en-GB */,
2776+
A20971B919B0BC580058F395 /* pt-BR */,
27652777
);
27662778
name = InfoPlist.strings;
27672779
sourceTree = "<group>";
@@ -2791,6 +2803,8 @@
27912803
E19853331755E461001CC6D5 /* da */,
27922804
E19853341755E4B3001CC6D5 /* ko */,
27932805
E1E977BC17B0FA9A00AFB867 /* th */,
2806+
A20971B419B0BC390058F395 /* en-GB */,
2807+
A20971B719B0BC570058F395 /* pt-BR */,
27942808
);
27952809
name = Localizable.strings;
27962810
path = Resources;
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/* Localized versions of Info.plist keys */
2+
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/* Localized versions of Info.plist keys */
2+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
NSLocationUsageDescription = "WordPress would like to add your location to posts on sites where you have enabled geotagging.";
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
NSLocationUsageDescription = "WordPress would like to add your location to posts on sites where you have enabled geotagging.";

update-translations.rb

Lines changed: 23 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,29 @@
3939
# * Chinese (Taiwan) [zh-Hant]
4040

4141
LANGS={
42-
'da' => 'da', # Danish
43-
'de' => 'de', # German
44-
'es' => 'es', # Spanish
45-
'fr' => 'fr', # French
46-
'he' => 'he', # Hebrew
47-
'hr' => 'hr', # Croatian
48-
'hu' => 'hu', # Hungarian
49-
'id' => 'id', # Indonesian
50-
'it' => 'it', # Italian
51-
'ja' => 'ja', # Japanese
52-
'ko' => 'ko', # Korean
53-
'nb' => 'nb', # Norwegian (Bokmål)
54-
'nl' => 'nl', # Dutch
55-
'pl' => 'pl', # Polish
56-
'pt' => 'pt', # Portuguese
57-
'ru' => 'ru', # Russian
58-
'sv' => 'sv', # Swedish
59-
'th' => 'th', # Thai
60-
'tr' => 'tr', # Turkish
61-
'zh-cn' => 'zh-Hans', # Chinese (Chine)
62-
'zh-tw' => 'zh-Hant' # Chinese (Taiwan)
42+
'da' => 'da', # Danish
43+
'de' => 'de', # German
44+
'es' => 'es', # Spanish
45+
'fr' => 'fr', # French
46+
'he' => 'he', # Hebrew
47+
'hr' => 'hr', # Croatian
48+
'hu' => 'hu', # Hungarian
49+
'id' => 'id', # Indonesian
50+
'it' => 'it', # Italian
51+
'ja' => 'ja', # Japanese
52+
'ko' => 'ko', # Korean
53+
'nb' => 'nb', # Norwegian (Bokmål)
54+
'nl' => 'nl', # Dutch
55+
'pl' => 'pl', # Polish
56+
'pt' => 'pt', # Portuguese
57+
'ru' => 'ru', # Russian
58+
'sv' => 'sv', # Swedish
59+
'th' => 'th', # Thai
60+
'tr' => 'tr', # Turkish
61+
'zh-cn' => 'zh-Hans', # Chinese (China)
62+
'zh-tw' => 'zh-Hant', # Chinese (Taiwan)
63+
'pt-br' => 'pt-BR', # Portuguese (Brazil)
64+
'en-gb' => 'en-GB', # English (UK)
6365
}
6466

6567
LANGS.each do |code,local|

0 commit comments

Comments
 (0)