diff --git a/NearDrop.xcodeproj/project.pbxproj b/NearDrop.xcodeproj/project.pbxproj index 9652010..ef18481 100644 --- a/NearDrop.xcodeproj/project.pbxproj +++ b/NearDrop.xcodeproj/project.pbxproj @@ -41,6 +41,8 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 2C284C432AB9FFA200F8D624 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = "pt-BR"; path = "pt-BR.lproj/Localizable.stringsdict"; sourceTree = ""; }; + 2C284C442AB9FFA200F8D624 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = ""; }; 3226184D2A51E10600B06FD1 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = de; path = de.lproj/Localizable.stringsdict; sourceTree = ""; }; 3226184E2A51E10600B06FD1 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; 322618502A51EB8A00B06FD1 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = es; path = es.lproj/Localizable.stringsdict; sourceTree = ""; }; @@ -201,6 +203,7 @@ de, es, th, + "pt-BR", ); mainGroup = 69DA9A0529E0BF5100A442DA; packageReferences = ( @@ -262,6 +265,7 @@ 3226184E2A51E10600B06FD1 /* de */, 322618512A51EB8A00B06FD1 /* es */, B670906F2A6D237600DB8273 /* th */, + 2C284C442AB9FFA200F8D624 /* pt-BR */, ); name = Localizable.strings; sourceTree = ""; @@ -275,6 +279,7 @@ 3226184D2A51E10600B06FD1 /* de */, 322618502A51EB8A00B06FD1 /* es */, B670906E2A6D234D00DB8273 /* th */, + 2C284C432AB9FFA200F8D624 /* pt-BR */, ); name = Localizable.stringsdict; sourceTree = ""; diff --git a/NearDrop/pt-BR.lproj/Localizable.strings b/NearDrop/pt-BR.lproj/Localizable.strings new file mode 100644 index 0000000..ea615fe Binary files /dev/null and b/NearDrop/pt-BR.lproj/Localizable.strings differ diff --git a/NearDrop/pt-BR.lproj/Localizable.stringsdict b/NearDrop/pt-BR.lproj/Localizable.stringsdict new file mode 100644 index 0000000..57d2cd7 --- /dev/null +++ b/NearDrop/pt-BR.lproj/Localizable.stringsdict @@ -0,0 +1,22 @@ + + + + + NFiles + + NSStringLocalizedFormatKey + %#@files@ + files + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %d file + other + %d files + + + +