diff --git a/NearDrop.xcodeproj/project.pbxproj b/NearDrop.xcodeproj/project.pbxproj index 9e2f371..2a4eaa8 100644 --- a/NearDrop.xcodeproj/project.pbxproj +++ b/NearDrop.xcodeproj/project.pbxproj @@ -111,6 +111,11 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 15C3ECC62AC269FB00FC5082 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/ShareViewController.strings; sourceTree = ""; }; + 15C3ECC72AC269FB00FC5082 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = nl; path = nl.lproj/Localizable.stringsdict; sourceTree = ""; }; + 15C3ECC82AC269FB00FC5082 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; + 15C3ECC92AC269FB00FC5082 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = nl; path = nl.lproj/Localizable.stringsdict; sourceTree = ""; }; + 15C3ECCA2AC269FB00FC5082 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; 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 = ""; }; @@ -394,6 +399,7 @@ th, "pt-BR", hu, + nl, ); mainGroup = 69DA9A0529E0BF5100A442DA; packageReferences = ( @@ -500,6 +506,7 @@ children = ( 691F53C62AC2594E0089FD92 /* Base */, 691F53C82AC259630089FD92 /* ru */, + 15C3ECC82AC269FB00FC5082 /* nl */, ); name = Localizable.strings; sourceTree = ""; @@ -509,6 +516,7 @@ children = ( 691F53CA2AC2599B0089FD92 /* Base */, 691F53CC2AC259A20089FD92 /* ru */, + 15C3ECC72AC269FB00FC5082 /* nl */, ); name = Localizable.stringsdict; sourceTree = ""; @@ -518,6 +526,7 @@ children = ( 699DEBA82AB0573200115D22 /* Base */, 691F53C42AC257A30089FD92 /* ru */, + 15C3ECC62AC269FB00FC5082 /* nl */, ); name = ShareViewController.xib; sourceTree = ""; @@ -533,6 +542,7 @@ B670906F2A6D237600DB8273 /* th */, 2C284C442AB9FFA200F8D624 /* pt-BR */, AE37AC282ABB62E400F0FF91 /* hu */, + 15C3ECCA2AC269FB00FC5082 /* nl */, ); name = Localizable.strings; sourceTree = ""; @@ -548,6 +558,7 @@ B670906E2A6D234D00DB8273 /* th */, 2C284C432AB9FFA200F8D624 /* pt-BR */, AE37AC272ABB62E400F0FF91 /* hu */, + 15C3ECC92AC269FB00FC5082 /* nl */, ); name = Localizable.stringsdict; sourceTree = ""; diff --git a/NearDrop/nl.lproj/Localizable.strings b/NearDrop/nl.lproj/Localizable.strings new file mode 100644 index 0000000..aa0df3e Binary files /dev/null and b/NearDrop/nl.lproj/Localizable.strings differ diff --git a/NearDrop/nl.lproj/Localizable.stringsdict b/NearDrop/nl.lproj/Localizable.stringsdict new file mode 100644 index 0000000..67464d1 --- /dev/null +++ b/NearDrop/nl.lproj/Localizable.stringsdict @@ -0,0 +1,22 @@ + + + + + NFiles + + NSStringLocalizedFormatKey + %#@files@ + files + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %d bestand + other + %d bestanden + + + + diff --git a/ShareExtension/nl.lproj/Localizable.strings b/ShareExtension/nl.lproj/Localizable.strings new file mode 100644 index 0000000..54e2ec7 Binary files /dev/null and b/ShareExtension/nl.lproj/Localizable.strings differ diff --git a/ShareExtension/nl.lproj/Localizable.stringsdict b/ShareExtension/nl.lproj/Localizable.stringsdict new file mode 100644 index 0000000..67464d1 --- /dev/null +++ b/ShareExtension/nl.lproj/Localizable.stringsdict @@ -0,0 +1,22 @@ + + + + + NFiles + + NSStringLocalizedFormatKey + %#@files@ + files + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + %d bestand + other + %d bestanden + + + + diff --git a/ShareExtension/nl.lproj/ShareViewController.strings b/ShareExtension/nl.lproj/ShareViewController.strings new file mode 100644 index 0000000..df2d7f8 --- /dev/null +++ b/ShareExtension/nl.lproj/ShareViewController.strings @@ -0,0 +1,12 @@ + +/* Class = "NSTextFieldCell"; title = "NearDrop"; ObjectID = "0xp-rC-2gr"; */ +"0xp-rC-2gr.title" = "NearDrop"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "6Up-t3-mwm"; */ +"6Up-t3-mwm.title" = "Annuleren"; + +/* Class = "NSTextFieldCell"; title = "Looking for devices..."; ObjectID = "NaJ-Wx-Pim"; */ +"NaJ-Wx-Pim.title" = "Op zoek naar apparaten..."; + +/* Class = "NSTextFieldCell"; title = "If you don't see your device, open \"Google Files\" app and tap \"Receive\" on the Nearby Share tab."; ObjectID = "vla-gF-eJo"; */ +"vla-gF-eJo.title" = "Als je je apparaat niet ziet, open dan de app \"Google Files\" en tik op \"Ontvang\" op het tabblad Delen in de buurt.";