From 5cab383160f3e74359b5b031f7eebba72d05e365 Mon Sep 17 00:00:00 2001 From: Jannick Hemelhof Date: Wed, 11 Jun 2014 11:35:46 +0200 Subject: [PATCH] First part of Dutch translation --- MacPass.xcodeproj/project.pbxproj | 37 ++++ MacPass/Base.lproj/DatabaseSettingsWindow.xib | 6 +- MacPass/nl.lproj/Credits.rtf | 90 +++++++++ .../nl.lproj/DatabaseSettingsWindow.strings | 96 ++++++++++ MacPass/nl.lproj/DatePickingView.strings | 9 + MacPass/nl.lproj/EntryInspectorView.strings | 114 ++++++++++++ MacPass/nl.lproj/GeneralSettings.strings | 69 +++++++ MacPass/nl.lproj/GroupInspectorView.strings | 39 ++++ MacPass/nl.lproj/InfoPlist.strings | 2 + MacPass/nl.lproj/InspectorView.strings | 24 +++ MacPass/nl.lproj/IntegrationSettings.strings | 24 +++ MacPass/nl.lproj/KPKLocalizeable.strings | 36 ++++ MacPass/nl.lproj/Localizable.strings | Bin 0 -> 9170 bytes MacPass/nl.lproj/MainMenu.strings | 171 ++++++++++++++++++ MacPass/nl.lproj/PasswordCreatorView.strings | 39 ++++ MacPass/nl.lproj/PasswordEditWindow.strings | 30 +++ MacPass/nl.lproj/PasswordInputView.strings | 15 ++ MacPass/nl.lproj/UpdateSettings.strings | 21 +++ MacPass/nl.lproj/WorkflowSettings.strings | 42 +++++ MacPassTests/nl.lproj/InfoPlist.strings | 2 + 20 files changed, 863 insertions(+), 3 deletions(-) create mode 100644 MacPass/nl.lproj/Credits.rtf create mode 100644 MacPass/nl.lproj/DatabaseSettingsWindow.strings create mode 100644 MacPass/nl.lproj/DatePickingView.strings create mode 100644 MacPass/nl.lproj/EntryInspectorView.strings create mode 100644 MacPass/nl.lproj/GeneralSettings.strings create mode 100644 MacPass/nl.lproj/GroupInspectorView.strings create mode 100644 MacPass/nl.lproj/InfoPlist.strings create mode 100644 MacPass/nl.lproj/InspectorView.strings create mode 100644 MacPass/nl.lproj/IntegrationSettings.strings create mode 100644 MacPass/nl.lproj/KPKLocalizeable.strings create mode 100644 MacPass/nl.lproj/Localizable.strings create mode 100644 MacPass/nl.lproj/MainMenu.strings create mode 100644 MacPass/nl.lproj/PasswordCreatorView.strings create mode 100644 MacPass/nl.lproj/PasswordEditWindow.strings create mode 100644 MacPass/nl.lproj/PasswordInputView.strings create mode 100644 MacPass/nl.lproj/UpdateSettings.strings create mode 100644 MacPass/nl.lproj/WorkflowSettings.strings create mode 100644 MacPassTests/nl.lproj/InfoPlist.strings diff --git a/MacPass.xcodeproj/project.pbxproj b/MacPass.xcodeproj/project.pbxproj index 970f8418..d228e92f 100644 --- a/MacPass.xcodeproj/project.pbxproj +++ b/MacPass.xcodeproj/project.pbxproj @@ -954,6 +954,24 @@ 6021FEA018E1651E00C3BC51 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/DatabaseSettingsWindow.strings; sourceTree = ""; }; 6021FEA218E1652000C3BC51 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/DatabaseSettingsWindow.strings"; sourceTree = ""; }; 6E719715172058BA00E4C5FC /* MPDatabaseVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MPDatabaseVersion.h; sourceTree = ""; }; + BD6C365619484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/DatabaseSettingsWindow.strings; sourceTree = ""; }; + BD6C365719484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/PasswordEditWindow.strings; sourceTree = ""; }; + BD6C365819484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/GeneralSettings.strings; sourceTree = ""; }; + BD6C365919484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/IntegrationSettings.strings; sourceTree = ""; }; + BD6C365A19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/WorkflowSettings.strings; sourceTree = ""; }; + BD6C365B19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/UpdateSettings.strings; sourceTree = ""; }; + BD6C365C19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/MainMenu.strings; sourceTree = ""; }; + BD6C365D19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/PasswordInputView.strings; sourceTree = ""; }; + BD6C365E19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/PasswordCreatorView.strings; sourceTree = ""; }; + BD6C365F19484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InspectorView.strings; sourceTree = ""; }; + BD6C366019484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/GroupInspectorView.strings; sourceTree = ""; }; + BD6C366119484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/EntryInspectorView.strings; sourceTree = ""; }; + BD6C366219484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/DatePickingView.strings; sourceTree = ""; }; + BD6C366319484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; + BD6C366419484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = nl; path = nl.lproj/Credits.rtf; sourceTree = ""; }; + BD6C366519484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = ""; }; + BD6C366619484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/KPKLocalizeable.strings; sourceTree = ""; }; + BD6C366719484CF40089EB37 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -2027,6 +2045,7 @@ Base, fr, "zh-Hans", + nl, ); mainGroup = 4C77E35715B84A240093A587; productRefGroup = 4C77E36315B84A240093A587 /* Products */; @@ -2432,6 +2451,7 @@ 4C45FB22178E09ED0010007D /* en */, 4C5CD34417D158DE000B7F38 /* fr */, 601F811C18E016340028F3DE /* zh-Hans */, + BD6C366719484CF40089EB37 /* nl */, ); name = InfoPlist.strings; sourceTree = ""; @@ -2443,6 +2463,7 @@ 4C53A7A91864C3A2000DFF0D /* en */, 4C53A7AA1864C3A2000DFF0D /* fr */, 601F811B18E016340028F3DE /* zh-Hans */, + BD6C366619484CF40089EB37 /* nl */, ); name = KPKLocalizeable.strings; sourceTree = ""; @@ -2455,6 +2476,7 @@ 4CCA7EEE1797867200B0B55E /* en */, 4C5CD34517D158F5000B7F38 /* fr */, 601F811118E016340028F3DE /* zh-Hans */, + BD6C365819484CF40089EB37 /* nl */, ); name = GeneralSettings.xib; sourceTree = ""; @@ -2467,6 +2489,7 @@ 4C7615751764C4A40015A1A6 /* de */, 4C5CD34717D1591A000B7F38 /* fr */, 601F811318E016340028F3DE /* zh-Hans */, + BD6C365D19484CF40089EB37 /* nl */, ); name = PasswordInputView.xib; sourceTree = ""; @@ -2479,6 +2502,7 @@ 4C5ADC3017830B09004E1E8D /* de */, 4C5CD34817D15920000B7F38 /* fr */, 601F811418E016340028F3DE /* zh-Hans */, + BD6C365F19484CF40089EB37 /* nl */, ); name = InspectorView.xib; sourceTree = ""; @@ -2490,6 +2514,7 @@ 4C7615791764C4A50015A1A6 /* de */, 4C5CD34217D158DE000B7F38 /* fr */, 601F811A18E016340028F3DE /* zh-Hans */, + BD6C366519484CF40089EB37 /* nl */, ); name = InfoPlist.strings; sourceTree = ""; @@ -2501,6 +2526,7 @@ 4CAAFDD51787AED60013FCF9 /* en */, 4C5CD34617D15912000B7F38 /* fr */, 601F811218E016340028F3DE /* zh-Hans */, + BD6C365C19484CF40089EB37 /* nl */, ); name = MainMenu.xib; sourceTree = ""; @@ -2512,6 +2538,7 @@ 4C7615771764C4A40015A1A6 /* de */, 4C5CD34017D158DE000B7F38 /* fr */, 601F811818E016340028F3DE /* zh-Hans */, + BD6C366319484CF40089EB37 /* nl */, ); name = Localizable.strings; sourceTree = ""; @@ -2523,6 +2550,7 @@ 4C7615781764C4A50015A1A6 /* de */, 4C5CD34117D158DE000B7F38 /* fr */, 601F811918E016340028F3DE /* zh-Hans */, + BD6C366419484CF40089EB37 /* nl */, ); name = Credits.rtf; sourceTree = ""; @@ -2535,6 +2563,7 @@ 6021FE4618E1344A00C3BC51 /* en */, 6021FE4818E1356800C3BC51 /* de */, 6021FE4A18E1356B00C3BC51 /* fr */, + BD6C366119484CF40089EB37 /* nl */, ); name = EntryInspectorView.xib; sourceTree = ""; @@ -2547,6 +2576,7 @@ 6021FE5118E13F2700C3BC51 /* de */, 6021FE5318E13F2900C3BC51 /* fr */, 6021FE5518E13F2A00C3BC51 /* zh-Hans */, + BD6C366019484CF40089EB37 /* nl */, ); name = GroupInspectorView.xib; sourceTree = ""; @@ -2559,6 +2589,7 @@ 6021FE5C18E142A200C3BC51 /* de */, 6021FE5E18E142A300C3BC51 /* fr */, 6021FE6018E142A400C3BC51 /* zh-Hans */, + BD6C365919484CF40089EB37 /* nl */, ); name = IntegrationSettings.xib; sourceTree = ""; @@ -2571,6 +2602,7 @@ 6021FE6718E15D9A00C3BC51 /* de */, 6021FE6918E15D9B00C3BC51 /* fr */, 6021FE6B18E15D9D00C3BC51 /* zh-Hans */, + BD6C365A19484CF40089EB37 /* nl */, ); name = WorkflowSettings.xib; sourceTree = ""; @@ -2583,6 +2615,7 @@ 6021FE7218E15E7700C3BC51 /* de */, 6021FE7418E15E7900C3BC51 /* fr */, 6021FE7618E15E7B00C3BC51 /* zh-Hans */, + BD6C365B19484CF40089EB37 /* nl */, ); name = UpdateSettings.xib; sourceTree = ""; @@ -2595,6 +2628,7 @@ 6021FE7D18E15FFF00C3BC51 /* de */, 6021FE7F18E1600000C3BC51 /* fr */, 6021FE8118E1600200C3BC51 /* zh-Hans */, + BD6C366219484CF40089EB37 /* nl */, ); name = DatePickingView.xib; sourceTree = ""; @@ -2607,6 +2641,7 @@ 6021FE8818E160C800C3BC51 /* de */, 6021FE8A18E160C900C3BC51 /* fr */, 6021FE8C18E160CB00C3BC51 /* zh-Hans */, + BD6C365719484CF40089EB37 /* nl */, ); name = PasswordEditWindow.xib; sourceTree = ""; @@ -2619,6 +2654,7 @@ 6021FE9318E1617C00C3BC51 /* de */, 6021FE9518E1617D00C3BC51 /* fr */, 6021FE9718E1617E00C3BC51 /* zh-Hans */, + BD6C365E19484CF40089EB37 /* nl */, ); name = PasswordCreatorView.xib; sourceTree = ""; @@ -2631,6 +2667,7 @@ 6021FE9E18E1651C00C3BC51 /* de */, 6021FEA018E1651E00C3BC51 /* fr */, 6021FEA218E1652000C3BC51 /* zh-Hans */, + BD6C365619484CF40089EB37 /* nl */, ); name = DatabaseSettingsWindow.xib; sourceTree = ""; diff --git a/MacPass/Base.lproj/DatabaseSettingsWindow.xib b/MacPass/Base.lproj/DatabaseSettingsWindow.xib index c5d51b13..143bc7df 100644 --- a/MacPass/Base.lproj/DatabaseSettingsWindow.xib +++ b/MacPass/Base.lproj/DatabaseSettingsWindow.xib @@ -1,8 +1,8 @@ - + - + @@ -34,7 +34,7 @@ - + diff --git a/MacPass/nl.lproj/Credits.rtf b/MacPass/nl.lproj/Credits.rtf new file mode 100644 index 00000000..c36bd588 --- /dev/null +++ b/MacPass/nl.lproj/Credits.rtf @@ -0,0 +1,90 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf190 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;\red52\green110\blue183;\red38\green38\blue38;} +\paperw11900\paperh16840\vieww25780\viewh19380\viewkind0 +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 + +\f0\b\fs24 \cf0 Project Website:\ +{\field{\*\fldinst{HYPERLINK "https://github.com/mstarke/MacPass"}}{\fldrslt +\b0 MacPass}} +\b0 \ + +\b \ +License:\ + +\b0 MacPass KeePass compatible client for OS X\ +Copyright (c) 2012-2014 Michael Starke, HicknHack Software GmbH\ + \ +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by\ +the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\ +\ +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of\ +\ +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\ +\ +You should have received a copy of the GNU General Public License along with this program. If not, see {\field{\*\fldinst{HYPERLINK "http://www.gnu.org/licenses/"}}{\fldrslt http://www.gnu.org/licenses/}}.\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +\cf0 \kerning1\expnd0\expndtw3 +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 + +\b \cf0 \kerning1\expnd0\expndtw0 Credits:\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 + +\b0 \cf2 \ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +\cf0 French Translation by {\field{\*\fldinst{HYPERLINK "mailto:gil@panix.com"}}{\fldrslt Gil Andr\'e9}}\ +\ +Simplified Chinese by {\field{\*\fldinst{HYPERLINK "mailto:patchao2000@gmail.com"}}{\fldrslt Zhao Peng}}\ +\ +MacPass\kerning1\expnd0\expndtw3 + \kerning1\expnd0\expndtw0 Icon by {\field{\*\fldinst{HYPERLINK "http://iiro.jappinen.me"}}{\fldrslt Iiro J\'e4ppinen}}\cf2 \ +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "https://github.com/robbiehanson/KissXML"}}{\fldrslt \cf2 KissXML}}\cf3 \ +Copyright \'a9 2012 Robbie Hanson. All rights reserved.\ +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "https://github.com/MiniKeePass/MiniKeePass"}}{\fldrslt \cf2 MiniKeePass}}\ +Copyright \'a9 2011 Jason Rush and John Flanagan. All rights reserved.\ + \ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "https://github.com/mpowrie/KeePassLib"}}{\fldrslt \cf2 KeePass Database Library}}\ +Copyright \'a9 2010 Qiang Yu. All rights reserved.\ +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "https://github.com/Perspx/PXSourceList"}}{\fldrslt \cf3 PXSourceList}}\ +Copyright \'a9 2011, Alex Rozanski. All rights reserved.\ +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "https://github.com/robbiehanson/CocoaHTTPServer"}}{\fldrslt \cf3 CocoaHTTPServer}}\ +Copyright \'a9 2011, Deusty, LLC. All rights reserved.\ +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "http://sparkle.andymatuschak.org"}}{\fldrslt \cf3 Sparkl\kerning1\expnd0\expndtw3 +e}}\kerning1\expnd0\expndtw3 +\ +Copyright \'a9 2006 Andy Matuschak. \kerning1\expnd0\expndtw0 All rights reserved.\kerning1\expnd0\expndtw3 +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +\cf3 \kerning1\expnd0\expndtw0 \ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "http://stackoverflow.com/questions/11386876/how-to-encode-and-decode-files-as-base64-in-cocoa-objective-c"}}{\fldrslt \cf3 NSData+Base64}}\ +Copyright \'a92013, {\field{\*\fldinst{HYPERLINK "http://stackoverflow.com/users/200321/denis2342"}}{\fldrslt denis2342}}\ +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "http://www.cocoadev.com/index.pl?NSDataCategory"}}{\fldrslt \cf3 NSData+Gzip}}\ +Extracted from code on the CocoaDev Wiki\ +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "https://github.com/karelia/SecurityInterface"}}{\fldrslt \cf3 KSPasswordField}}\ +Code reused in HNHRoundedSecureTextField\ +Copyright \'a92012 Mike Abdullah, Karelia Software. All rights reserved.\ +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "https://github.com/AlanQuatermain/aqtoolkit"}}{\fldrslt \cf3 NSData+CommonCrypto}}\ +Copyright \'a92008-2009 Jim Dovey, All rights reserved.\ +\ +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720 +{\field{\*\fldinst{HYPERLINK "https://github.com/mattt/TransformerKit"}}{\fldrslt \cf3 TransformerKit}}\ +Copyright \'a92012 Mattt Thompson. All rights reseverd} \ No newline at end of file diff --git a/MacPass/nl.lproj/DatabaseSettingsWindow.strings b/MacPass/nl.lproj/DatabaseSettingsWindow.strings new file mode 100644 index 00000000..1343ca16 --- /dev/null +++ b/MacPass/nl.lproj/DatabaseSettingsWindow.strings @@ -0,0 +1,96 @@ + +/* Class = "NSWindow"; title = "Window"; ObjectID = "1"; */ +"1.title" = "Venster"; + +/* Class = "NSTextFieldCell"; title = "Database name:"; ObjectID = "190"; */ +"190.title" = "Naam database:"; + +/* Class = "NSTextFieldCell"; title = "Description:"; ObjectID = "257"; */ +"257.title" = "Beschrijving:"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "289"; */ +"289.title" = "OK"; + +/* Class = "NSTabViewItem"; label = "General"; ObjectID = "358"; */ +"358.label" = "Algemeen"; + +/* Class = "NSTabViewItem"; label = "Advanced"; ObjectID = "368"; */ +"368.label" = "Geavanceerd"; + +/* Class = "NSTabViewItem"; label = "Security"; ObjectID = "370"; */ +"370.label" = "Beveiliging"; + +/* Class = "NSButtonCell"; title = "Protect Title"; ObjectID = "464"; */ +"464.title" = "Bescherm Titel"; + +/* Class = "NSButtonCell"; title = "Protect Username"; ObjectID = "477"; */ +"477.title" = "Bescherm Gebruikersnaam"; + +/* Class = "NSButtonCell"; title = "Protect Password"; ObjectID = "505"; */ +"505.title" = "Bescherm Wachtwoord"; + +/* Class = "NSButtonCell"; title = "Protect URL"; ObjectID = "510"; */ +"510.title" = "Bescherm URL"; + +/* Class = "NSButtonCell"; title = "Protect Notes"; ObjectID = "514"; */ +"514.title" = "Bescherm Notities"; + +/* Class = "NSButtonCell"; title = "Enable Entry History"; ObjectID = "532"; */ +"532.title" = "Activeer Input Geschiedenis"; + +/* Class = "NSButtonCell"; title = "Enable Recycle Bin"; ObjectID = "536"; */ +"536.title" = "Activeer Prullenmand"; + +/* Class = "NSButtonCell"; title = "Empty Recycle Bin on Quit"; ObjectID = "540"; */ +"540.title" = "Leeg Prulleband bij Afsluiten"; + +/* Class = "NSTextFieldCell"; title = "Maxium Items:"; ObjectID = "558"; */ +"558.title" = "Maximum Items:"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "680"; */ +"680.title" = "OverigeViews"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "957"; */ +"957.title" = "Annuleer"; + +/* Class = "NSTextFieldCell"; title = "Maxium Size:"; ObjectID = "1269"; */ +"1269.title" = "Maximum Grootte:"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "1396"; */ +"1396.title" = "OverigeViews"; + +/* Class = "NSMenuItem"; title = "None"; ObjectID = "1397"; */ +"1397.title" = "Geen"; + +/* Class = "NSMenuItem"; title = "GZip"; ObjectID = "1398"; */ +"1398.title" = "GZip"; + +/* Class = "NSTextFieldCell"; title = "Compression:"; ObjectID = "1405"; */ +"1405.title" = "Compressie:"; + +/* Class = "NSTextFieldCell"; title = "Color:"; ObjectID = "1435"; */ +"1435.title" = "Kleur:"; + +/* Class = "NSTextFieldCell"; title = "Template Group:"; ObjectID = "1588"; */ +"1588.title" = "Template Groep:"; + +/* Class = "NSTextFieldCell"; title = "Default Username:"; ObjectID = "1591"; */ +"1591.title" = "Standaard Gebruikersnaam:"; + +/* Class = "NSTextFieldCell"; title = "Key encryption rounds:"; ObjectID = "1644"; */ +"1644.title" = "Key encryptie rondes:"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "1740"; */ +"1740.title" = "OverigeViews"; + +/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "1741"; */ +"1741.title" = "Item 1"; + +/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "1742"; */ +"1742.title" = "Item 2"; + +/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "1743"; */ +"1743.title" = "Item 3"; + +/* Class = "NSButtonCell"; title = "Benchmark"; ObjectID = "1775"; */ +"1775.title" = "Benchmark"; diff --git a/MacPass/nl.lproj/DatePickingView.strings b/MacPass/nl.lproj/DatePickingView.strings new file mode 100644 index 00000000..04bc932e --- /dev/null +++ b/MacPass/nl.lproj/DatePickingView.strings @@ -0,0 +1,9 @@ + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "17"; */ +"17.title" = "OtherViews"; + +/* Class = "NSButtonCell"; title = "Use Date"; ObjectID = "26"; */ +"26.title" = "Use Date"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "30"; */ +"30.title" = "Cancel"; diff --git a/MacPass/nl.lproj/EntryInspectorView.strings b/MacPass/nl.lproj/EntryInspectorView.strings new file mode 100644 index 00000000..f3febdd5 --- /dev/null +++ b/MacPass/nl.lproj/EntryInspectorView.strings @@ -0,0 +1,114 @@ + +/* Class = "NSButtonCell"; title = "Generate"; ObjectID = "64"; */ +"64.title" = "Generate"; + +/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "65"; */ +"65.title" = "Password"; + +/* Class = "NSTextFieldCell"; title = "URL"; ObjectID = "66"; */ +"66.title" = "URL"; + +/* Class = "NSTextFieldCell"; title = "Username"; ObjectID = "69"; */ +"69.title" = "Username"; + +/* Class = "NSTextFieldCell"; title = "Title"; ObjectID = "71"; */ +"71.title" = "Title"; + +/* Class = "NSButtonCell"; title = "Expires"; ObjectID = "78"; */ +"78.title" = "Expires"; + +/* Class = "NSTextFieldCell"; title = "Tags"; ObjectID = "79"; */ +"79.title" = "Tags"; + +/* Class = "NSTabViewItem"; label = "Fields"; ObjectID = "108"; */ +"108.label" = "Fields"; + +/* Class = "NSTabViewItem"; label = "Attachments"; ObjectID = "109"; */ +"109.label" = "Attachments"; + +/* Class = "NSTabViewItem"; label = "General"; ObjectID = "110"; */ +"110.label" = "General"; + +/* Class = "NSTextFieldCell"; title = "Attachments"; ObjectID = "135"; */ +"135.title" = "Attachments"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "142"; */ +"142.title" = "Text Cell"; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "151"; */ +"151.title" = "Table View Cell"; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "171"; */ +"171.title" = "Table View Cell"; + +/* Class = "NSTextFieldCell"; title = "Custom Fields"; ObjectID = "190"; */ +"190.title" = "Custom Fields"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "197"; */ +"197.title" = "Text Cell"; + +/* Class = "NSTextFieldCell"; placeholderString = "Title"; ObjectID = "211"; */ +"211.placeholderString" = "Title"; + +/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "214"; */ +"214.placeholderString" = "Value"; + +/* Class = "NSTextFieldCell"; placeholderString = "Value"; ObjectID = "225"; */ +"225.placeholderString" = "Value"; + +/* Class = "NSTextFieldCell"; placeholderString = "Title"; ObjectID = "228"; */ +"228.placeholderString" = "Title"; + +/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[0] = "General"; ObjectID = "238"; */ +"238.ibShadowedLabels[0]" = "General"; + +/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[1] = "Files"; ObjectID = "238"; */ +"238.ibShadowedLabels[1]" = "Files"; + +/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[2] = "Custom"; ObjectID = "238"; */ +"238.ibShadowedLabels[2]" = "Custom"; + +/* Class = "NSSegmentedCell"; 238.ibShadowedLabels[3] = "Autotype"; ObjectID = "238"; */ +"238.ibShadowedLabels[3]" = "Autotype"; + +/* Class = "NSMenuItem"; title = "Save"; ObjectID = "0ok-MC-QMP"; */ +"0ok-MC-QMP.title" = "Save"; + +/* Class = "NSButtonCell"; title = "Enable Autotype"; ObjectID = "9Nx-mE-DK3"; */ +"9Nx-mE-DK3.title" = "Enable Autotype"; + +/* Class = "NSMenuItem"; title = "Quicklook"; ObjectID = "NtM-y3-l4D"; */ +"NtM-y3-l4D.title" = "Quicklook"; + +/* Class = "NSTextFieldCell"; placeholderString = "Custom Entry Sequence"; ObjectID = "R2X-Ex-c6q"; */ +"R2X-Ex-c6q.placeholderString" = "Custom Entry Sequence"; + +/* Class = "NSTextFieldCell"; title = "Window Sequence"; ObjectID = "RQB-bR-MC0"; */ +"RQB-bR-MC0.title" = "Window Sequence"; + +/* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "bQ5-0E-h3O"; */ +"bQ5-0E-h3O.title" = "Autotype Sequence"; + +/* Class = "NSTextFieldCell"; title = "Window Title"; ObjectID = "bkO-Bk-AuX"; */ +"bkO-Bk-AuX.title" = "Window Title"; + +/* Class = "NSMenuItem"; title = "Delete"; ObjectID = "bke-G2-oEf"; */ +"bke-G2-oEf.title" = "Delete"; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "dyA-lo-PGa"; */ +"dyA-lo-PGa.title" = "Table View Cell"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "ep5-bQ-cfZ"; */ +"ep5-bQ-cfZ.title" = "Text Cell"; + +/* Class = "NSTextFieldCell"; placeholderString = "Custom Window Sequence"; ObjectID = "fW9-9p-wwR"; */ +"fW9-9p-wwR.placeholderString" = "Custom Window Sequence"; + +/* Class = "NSTabViewItem"; label = "Autotype"; ObjectID = "hK7-Dx-yjH"; */ +"hK7-Dx-yjH.label" = "Autotype"; + +/* Class = "NSTextFieldCell"; title = "Window Associations"; ObjectID = "ned-1Q-FXA"; */ +"ned-1Q-FXA.title" = "Window Associations"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "sNS-o1-pD7"; */ +"sNS-o1-pD7.title" = "OtherViews"; diff --git a/MacPass/nl.lproj/GeneralSettings.strings b/MacPass/nl.lproj/GeneralSettings.strings new file mode 100644 index 00000000..5ac5420b --- /dev/null +++ b/MacPass/nl.lproj/GeneralSettings.strings @@ -0,0 +1,69 @@ + +/* Class = "NSMenu"; title = "ClipboardClearInterval"; ObjectID = "421"; */ +"421.title" = "KlembordWissenInterval"; + +/* Class = "NSMenuItem"; title = "after 10 Seconds"; ObjectID = "422"; */ +"422.title" = "na 10 Seconden"; + +/* Class = "NSMenuItem"; title = "after 30 Seconds"; ObjectID = "423"; */ +"423.title" = "na 30 Seconden"; + +/* Class = "NSMenuItem"; title = "after 1 Minute"; ObjectID = "424"; */ +"424.title" = "na 1 Minuut"; + +/* Class = "NSMenuItem"; title = "Never"; ObjectID = "429"; */ +"429.title" = "Nooit"; + +/* Class = "NSTextFieldCell"; title = "Clear Copied Items"; ObjectID = "432"; */ +"432.title" = "Wis Gekopieerde Items"; + +/* Class = "NSButtonCell"; title = "Clear Clipboard on Quit"; ObjectID = "448"; */ +"448.title" = "Wis Klembord bij Afsluiten"; + +/* Class = "NSBox"; title = "Security"; ObjectID = "465"; */ +"465.title" = "Beveiliging"; + +/* Class = "NSButtonCell"; title = "Reopen last Database after Launch"; ObjectID = "531"; */ +"531.title" = "Heropen laatse Database na Opstarten"; + +/* Class = "NSMenu"; title = "LockTimes"; ObjectID = "586"; */ +"586.title" = "VergrendelTijden"; + +/* Class = "NSMenuItem"; title = "for 1 Minute"; ObjectID = "588"; */ +"588.title" = "voor 1 Minuut"; + +/* Class = "NSMenuItem"; title = "for 5 Minutes"; ObjectID = "589"; */ +"589.title" = "voor 5 Minuten"; + +/* Class = "NSMenuItem"; title = "for 15 Minutes"; ObjectID = "603"; */ +"603.title" = "voor 15 Minuten"; + +/* Class = "NSButtonCell"; title = "Lock after sleep"; ObjectID = "631"; */ +"631.title" = "Vergrendel na sluimerstand"; + +/* Class = "NSMenuItem"; title = "Never"; ObjectID = "804"; */ +"804.title" = "Nooit"; + +/* Class = "NSTextFieldCell"; title = "Lock while idle"; ObjectID = "806"; */ +"806.title" = "Vergrendel wanneer inactief"; + +/* Class = "NSButtonCell"; title = "Create new Database if activated"; ObjectID = "880"; */ +"880.title" = "Creëer nieuwe Database wanneer geactiveerd"; + +/* Class = "NSBox"; title = "Startup"; ObjectID = "888"; */ +"888.title" = "Opstarten"; + +/* Class = "NSBox"; title = "General"; ObjectID = "928"; */ +"928.title" = "Algemeen"; + +/* Class = "NSButtonCell"; title = "Double-click entry URL to Launch"; ObjectID = "937"; */ +"937.title" = "Dubbelklik op URL van item om te Starten"; + +/* Class = "NSButtonCell"; title = "Clear all stored locations"; ObjectID = "8Ri-2s-c39"; */ +"8Ri-2s-c39.title" = "Wis alle opgeslagen locaties"; + +/* Class = "NSTextFieldCell"; title = "Enabling this compromises security. If enabled, your preferences will contain mappings from database to keyfile. Key locations for databases without a password will not be saved."; ObjectID = "ACh-7H-42N"; */ +"ACh-7H-42N.title" = "Dit activeren compromiteert de veiligheid. Wanneer geactiveerd zullen uw voorkeuren indelingen bevatten van database naar keyfile. Key locaties voor databases zonder wachtwoord zullen niet worden opgeslagen."; + +/* Class = "NSButtonCell"; title = "Remember Keyfile for Databases"; ObjectID = "r6q-He-nYU"; */ +"r6q-He-nYU.title" = "Onthoud Keyfile voor Databases"; diff --git a/MacPass/nl.lproj/GroupInspectorView.strings b/MacPass/nl.lproj/GroupInspectorView.strings new file mode 100644 index 00000000..4d39f1e1 --- /dev/null +++ b/MacPass/nl.lproj/GroupInspectorView.strings @@ -0,0 +1,39 @@ + +/* Class = "NSTextFieldCell"; title = "Name"; ObjectID = "25"; */ +"25.title" = "Name"; + +/* Class = "NSButtonCell"; title = "Expires"; ObjectID = "32"; */ +"32.title" = "Expires"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "231"; */ +"231.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "Inherit Search Settings"; ObjectID = "232"; */ +"232.title" = "Inherit Search Settings"; + +/* Class = "NSMenuItem"; title = "Include in Search"; ObjectID = "233"; */ +"233.title" = "Include in Search"; + +/* Class = "NSMenuItem"; title = "Exclude from Search"; ObjectID = "234"; */ +"234.title" = "Exclude from Search"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "243"; */ +"243.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "Disable Autotype"; ObjectID = "244"; */ +"244.title" = "Disable Autotype"; + +/* Class = "NSMenuItem"; title = "Enable Autotype"; ObjectID = "245"; */ +"245.title" = "Enable Autotype"; + +/* Class = "NSMenuItem"; title = "Inherit Autotype Settings"; ObjectID = "246"; */ +"246.title" = "Inherit Autotype Settings"; + +/* Class = "NSTextFieldCell"; title = "Search"; ObjectID = "265"; */ +"265.title" = "Search"; + +/* Class = "NSTextFieldCell"; title = "Autotype"; ObjectID = "277"; */ +"277.title" = "Autotype"; + +/* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "6FG-UZ-Adh"; */ +"6FG-UZ-Adh.title" = "Autotype Sequence"; diff --git a/MacPass/nl.lproj/InfoPlist.strings b/MacPass/nl.lproj/InfoPlist.strings new file mode 100644 index 00000000..477b28ff --- /dev/null +++ b/MacPass/nl.lproj/InfoPlist.strings @@ -0,0 +1,2 @@ +/* Localized versions of Info.plist keys */ + diff --git a/MacPass/nl.lproj/InspectorView.strings b/MacPass/nl.lproj/InspectorView.strings new file mode 100644 index 00000000..a9fac61a --- /dev/null +++ b/MacPass/nl.lproj/InspectorView.strings @@ -0,0 +1,24 @@ + +/* Class = "NSTabViewItem"; label = "Group"; ObjectID = "2896"; */ +"2896.label" = "Group"; + +/* Class = "NSTabViewItem"; label = "Entry"; ObjectID = "2897"; */ +"2897.label" = "Entry"; + +/* Class = "NSTabViewItem"; label = "NoSelection"; ObjectID = "2974"; */ +"2974.label" = "NoSelection"; + +/* Class = "NSTextFieldCell"; title = "No Selection"; ObjectID = "2986"; */ +"2986.title" = "No Selection"; + +/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "3014"; */ +"3014.title" = "Label"; + +/* Class = "NSButtonCell"; title = "Edit"; ObjectID = "3110"; */ +"3110.title" = "Edit"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "3127"; */ +"3127.title" = "Cancel"; + +/* Class = "NSTextFieldCell"; title = "Notes"; ObjectID = "hwn-UY-9Cr"; */ +"hwn-UY-9Cr.title" = "Notes"; diff --git a/MacPass/nl.lproj/IntegrationSettings.strings b/MacPass/nl.lproj/IntegrationSettings.strings new file mode 100644 index 00000000..8bac4440 --- /dev/null +++ b/MacPass/nl.lproj/IntegrationSettings.strings @@ -0,0 +1,24 @@ + +/* Class = "NSButtonCell"; title = "Enable KeePassHttp server"; ObjectID = "3"; */ +"3.title" = "Activeer KeePassHttp server"; + +/* Class = "NSButtonCell"; title = "Enable global Autotype"; ObjectID = "1qb-Rd-jYu"; */ +"1qb-Rd-jYu.title" = "Activeer global Autotype"; + +/* Class = "NSTextFieldCell"; title = "Shortcut"; ObjectID = "6oN-CH-T0O"; */ +"6oN-CH-T0O.title" = "Snelkoppeling"; + +/* Class = "NSButtonCell"; title = "Enable Quicklook Preview"; ObjectID = "ERs-ct-Eyx"; */ +"ERs-ct-Eyx.title" = "Activeer Quicklook Voorvertoning"; + +/* Class = "NSBox"; title = "Keepass HTTP"; ObjectID = "KbH-0Q-5Tw"; */ +"KbH-0Q-5Tw.title" = "Keepass HTTP"; + +/* Class = "NSBox"; title = "Autotype"; ObjectID = "P9N-HM-wER"; */ +"P9N-HM-wER.title" = "Autotype"; + +/* Class = "NSBox"; title = "Preview"; ObjectID = "VVs-b5-cX9"; */ +"VVs-b5-cX9.title" = "Voorvertoning"; + +/* Class = "NSTextFieldCell"; title = "If enabled attached files will be copied to a tempoary location for preview and deleted after the preview is closed."; ObjectID = "WmI-IB-Aso"; */ +"WmI-IB-Aso.title" = "Indien geactiveerd zullen bijgevoegde bestanden worden gekopieerd naar een tijdelijke locatie voor voorvertoning en worden verwijderd nadat de voorvertoning is gesloten."; diff --git a/MacPass/nl.lproj/KPKLocalizeable.strings b/MacPass/nl.lproj/KPKLocalizeable.strings new file mode 100644 index 00000000..84c4f40a --- /dev/null +++ b/MacPass/nl.lproj/KPKLocalizeable.strings @@ -0,0 +1,36 @@ +/* + KPKLocalizeable.strings + MacPass + + Created by Michael Starke on 20/12/13. + Copyright (c) 2013 HicknHack Software GmbH. All rights reserved. +*/ + +/* Copy */ +"KPK_GROUP_COPY_%@" = "%@ copy"; +"KPK_ENTRY_COPY_%@" = "%@ copy"; + +/* Validation Errors */ +"ERROR_WINDOW_TITLE_VALIDATION_FAILED" = "The Format of the Window Title is not valid!"; +"ERROR_ATTRIBUTE_KEY_VALIDATION_FAILED" = "The Attribute Key is not unique!"; +"ERROR_AUTOTYPE_SEQUENCE_VALIDATION_FAILED" = "Tht Autotype Sequence is not valid!"; + +/* Errors */ +"ERROR_CORRUPT_TREE" = "The internal file structure is corrupted!"; +"ERROR_INVALID_FIELD_SIZE" = "Incorrect size at data field. Password wrong?"; +"ERROR_INVALID_FIELD_TYPE" = "Unknown data field. Password wrong?"; +"ERROR_UNSUPPORTED_DATABASER_VERSION" = "The Database version is not supported"; +"ERROR_UNSUPPORTED_CHIPHER" = "Unsupported chipher algorithm"; +"ERROR_UNKNOWN_FILE_FORMAT" = "Unknown file format"; +"ERROR_HEADER_CORRUPTED" = "Header is corrupted"; +"ERROR_UNSUPPORTED_KDBX_COMPRESSION_ALGORITHM" = "Unsported compression algorithm"; +"ERROR_UNSUPPORTED_KDBX_RANDOM_STREAM" = "Unsupported random stream type"; +"ERROR_INTEGRITY_CHECK_FAILED" = "The database integrity isn't ensured"; +"ERROR_PASSWORD_OR_KEYFILE_WRONG" = "The password and/or the keyfile is wrong"; +"ERROR_KEEPASSFILE_ELEMENT_MISSING" = "The XML file is missing the KeePassFile element"; +"ERROR_ROOT_ELEMENT_MISSING" = "The XML file contains no Root node"; +"ERROR_GROUP_ELEMENT_MISSING" = "The XML file contains no Group node"; +"ERROR_HEADER_HASH_MISSMATCH" = "The header hash doesn't match. File corrupted"; +"ERROR_XML_KEYFILE_WITHOUT_KEY_ELEMENT" = "The XML keyfile is missing the key element"; +"ERROR_XML_KEYFILE_WITHOUT_DATA_ELEMENT" = "The XML keyfiel is missing the data element"; +"ERROR_XML_KEYFILE_DATA_PARSING_ERROR" = "Unable to read the data of the XML keyfile"; \ No newline at end of file diff --git a/MacPass/nl.lproj/Localizable.strings b/MacPass/nl.lproj/Localizable.strings new file mode 100644 index 0000000000000000000000000000000000000000..d9bc754775ed10c590ca6b6d91a73b415d496ba5 GIT binary patch literal 9170 zcmc(lT~k}h5r*g5zv6_dO>I)C-Q+f@e8`f(tc9Q?*@P<<#=<6xffBZf^W!&ppJ}yv z&N(BDlZ%u}Yaz|_$J^h1_TRt!n0}j@w4ZL%I(7!n&^j6<3(v`khrF(sDbn3_S zEbXQ5(zSkFrcoNCvozPIK{`ms`lU&K*4s}sI(44Dhhh6$~e7zl+uInS*4#V zGW{eu=8|M7iH_50fzMCke4jPDkwy<&TqZ)&ZaC+_bRsP6j&pQ0k41khE`FzPk7Mb& z5{`be5v|f5XBjOpn{BKbe9yA|@rd=tp3Zk6t&a4b>DAV6A+0{>z1FMLuPbSA!5WRu zw&iqAeh+R_A^M`gvV9Y-H$wLP7E`~AjsrTfC%^w}8M0 zeY(tgfgrw#o87m)Fw7P`mPpD(#-h}NJ z*%$AG7yiXJeZ26ViQeX2HTg!md9Alm=*!rqP?M@np)bQ&eu8!I?yi`JXW0Ei86LvY@^gYfV}cr64w3lNOt_Z1Le3`(H5;u;HPD-jXP6uA+y|X_(V0D>sxB= zg}jvNe%K-ZZ~R8_N5E`Mg4CwUd|7q=zjj$?E4qHe{?t zbU%s@GD^hMphfQ>qeCZ4ujHJWLco;_I90dL1aY8WJq}*Tlfjidc%x3Aj`Q92HmBz~ zBVtdYFK!;{GaiQM`~meu7#=z1`Ov zyyGNwh{}4Y_o|5ee#YtMHj~b>O38bgWwT5Y64Ww6HxKLyt6jNjcZM3|`Wza~WeaMu z>pmAvtKiWOj)X@$Qv6o*e&jOGEG6~GP|l&2-TOH`s!vdhisQ6ApSp+n-AG>V(r$Vp|T79|4yhkxPIu=Bx|pRjpbshM6~1ruy>;D&HM)-SgfbCEL@4@pJ+Q=V zlxLP}A$O5=MBA=kdUmz^&+de{Vk^=JA#h+81TU(=gZ^cMa*-vo2;}$M%_%tCyp%;g$=>w3v6Z7|deGmuvgkkbnZB#^A*#Vx8I&E|B-?3M&R~zwpXbV);Zgc@ zim%0YBF^Pp`C58hOOxnjy7XcOuFFI(hR(4C*dyb`swrB*U^Et z_tx!brJC4N0joV`HTSW7>5HzPbcU?U^AVfo*(Bd(Nx+1hjg1<0{rKbk2A#0iOQG{z zxre>*R9aGt_azzFQ!~pL{C2KJ-JWojeQ;Zwg=A}2CHE#KrKfI1nV|aHys%}RR_T$u zC|KV7lq*|X@|TjFX_4(pU>Z}_OW}8xJ5joTJ)N;9e?DO~np9V+sZOI!-Je~2kwv}c zlLc?(>m@haVAHizeR!(JM0Y07r*hb4gNfJUpp=7t-1jlmbgK7N_N`U&KGwZ%kk78O zr_q17EM@$kN&=>J?{@Gi_QmY(yL)Hq8ySlyJcs%B?w%+1(Uxg!UI2@7_OWioW5Ddh zbnqt2`@^;y|2ElbbuHv6CHU)CIFLKoIucv%8>J1H(OtjTOMC3tlQesNMvdSEPq3P- z9UZ4nNqB}m`?O4Uu8z(;YEQYVW|x{|U$@FaGaEJt2|WTzS(!udC$|evrLC&qH^`69 zV6`8 zo}c@CQQL7_e(Or;HH0>UzD^ zfG$;PAA0S|)`r`icws+(ExRkRyCv-EPex{+6`g_Q4|d-%qje>>Jc`eKmafSEzepdp`WETxXi-g`f