diff --git a/cocoa/base/cs.lproj/ResultWindow.strings b/cocoa/base/cs.lproj/ResultWindow.strings index 36f6f038..467d6289 100755 --- a/cocoa/base/cs.lproj/ResultWindow.strings +++ b/cocoa/base/cs.lproj/ResultWindow.strings @@ -72,7 +72,7 @@ "44.ibShadowedLabels[0]" = "Detaily"; /* Class = "NSSegmentedCell"; 44.ibShadowedLabels[1] = "Dupes Only"; ObjectID = "44"; */ -"44.ibShadowedLabels[1]" = "Zobrazit pouze duplicity"; +"44.ibShadowedLabels[1]" = "Jen duplicity"; /* Class = "NSSegmentedCell"; 44.ibShadowedLabels[2] = "Delta"; ObjectID = "44"; */ "44.ibShadowedLabels[2]" = "Delta"; diff --git a/cocoa/me/dupeguru.xcodeproj/project.pbxproj b/cocoa/me/dupeguru.xcodeproj/project.pbxproj index 58958947..5744c36f 100644 --- a/cocoa/me/dupeguru.xcodeproj/project.pbxproj +++ b/cocoa/me/dupeguru.xcodeproj/project.pbxproj @@ -193,6 +193,21 @@ CE68EE6509ABC48000971085 /* DirectoryPanel.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = DirectoryPanel.h; sourceTree = SOURCE_ROOT; }; CE68EE6609ABC48000971085 /* DirectoryPanel.m */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.objc; path = DirectoryPanel.m; sourceTree = SOURCE_ROOT; }; CE6E0E9E1054EB97008D9390 /* dsa_pub.pem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dsa_pub.pem; path = ../base/dsa_pub.pem; sourceTree = ""; }; + CE74253B14603120002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../cs.lproj/about.xib; sourceTree = ""; }; + CE74253C14603120002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../cs.lproj/ErrorReportWindow.xib; sourceTree = ""; }; + CE74253D14603120002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../cs.lproj/FairwareReminder.xib; sourceTree = ""; }; + CE74254214603143002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = ../base/cs.lproj/columns.strings; sourceTree = ""; }; + CE74254314603143002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = ../base/cs.lproj/core.strings; sourceTree = ""; }; + CE74254414603143002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = ../base/cs.lproj/Localizable.strings; sourceTree = ""; }; + CE74254514603143002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = ../base/cs.lproj/message.strings; sourceTree = ""; }; + CE74255114603152002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/DetailsPanel.xib; sourceTree = ""; }; + CE74255214603152002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/DirectoryPanel.xib; sourceTree = ""; }; + CE74255314603152002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/ExtraFairwareReminder.xib; sourceTree = ""; }; + CE74255414603152002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/MainMenu.xib; sourceTree = ""; }; + CE74255514603152002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/PrioritizeDialog.xib; sourceTree = ""; }; + CE74255614603152002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/ProblemDialog.xib; sourceTree = ""; }; + CE74255714603152002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/ResultWindow.xib; sourceTree = ""; }; + CE74255F1460318D002F8E3E /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = cs.lproj/Preferences.xib; sourceTree = ""; }; CE74A12112537F06008A8DF0 /* HSFairwareReminder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSFairwareReminder.h; path = ../../cocoalib/HSFairwareReminder.h; sourceTree = SOURCE_ROOT; }; CE74A12212537F06008A8DF0 /* HSFairwareReminder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSFairwareReminder.m; path = ../../cocoalib/HSFairwareReminder.m; sourceTree = SOURCE_ROOT; }; CE74A12312537F06008A8DF0 /* PyFairware.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyFairware.h; path = ../../cocoalib/PyFairware.h; sourceTree = SOURCE_ROOT; }; @@ -542,7 +557,7 @@ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0410; + LastUpgradeCheck = 0420; }; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "dupeguru" */; compatibilityVersion = "Xcode 3.2"; @@ -557,6 +572,7 @@ fr, de, zh_CN, + cs, ); mainGroup = 29B97314FDCFA39411CA2CEA /* dupeguru */; projectDirPath = ""; @@ -651,6 +667,7 @@ CE05331C12E5D4010029EF25 /* fr */, CEF5770713CDFB250083CB30 /* de */, CEC8F3141416A0FC004D28F3 /* zh_CN */, + CE74255114603152002F8E3E /* cs */, ); name = DetailsPanel.xib; sourceTree = SOURCE_ROOT; @@ -662,6 +679,7 @@ CE05331D12E5D4010029EF25 /* fr */, CEF5770813CDFB250083CB30 /* de */, CEC8F3151416A0FC004D28F3 /* zh_CN */, + CE74255214603152002F8E3E /* cs */, ); name = DirectoryPanel.xib; sourceTree = SOURCE_ROOT; @@ -673,6 +691,7 @@ CE05331E12E5D4010029EF25 /* fr */, CEF5770A13CDFB250083CB30 /* de */, CEC8F3171416A0FC004D28F3 /* zh_CN */, + CE74255414603152002F8E3E /* cs */, ); name = MainMenu.xib; sourceTree = SOURCE_ROOT; @@ -684,6 +703,7 @@ CE05331F12E5D4010029EF25 /* fr */, CEF5770B13CDFB250083CB30 /* de */, CEC8F3181416A0FC004D28F3 /* zh_CN */, + CE74255614603152002F8E3E /* cs */, ); name = ProblemDialog.xib; sourceTree = SOURCE_ROOT; @@ -695,6 +715,7 @@ CE05332012E5D4010029EF25 /* fr */, CEF5770C13CDFB250083CB30 /* de */, CEC8F3191416A0FC004D28F3 /* zh_CN */, + CE74255714603152002F8E3E /* cs */, ); name = ResultWindow.xib; sourceTree = SOURCE_ROOT; @@ -706,6 +727,7 @@ CE05332912E5D4460029EF25 /* fr */, CEF5770D13CDFB310083CB30 /* de */, CEC8F3201416A109004D28F3 /* zh_CN */, + CE74255F1460318D002F8E3E /* cs */, ); name = Preferences.xib; sourceTree = SOURCE_ROOT; @@ -717,6 +739,7 @@ CE05333312E5D6370029EF25 /* fr */, CE2B2B5A1406ABDA0038D15A /* de */, CEC8F3111416A0F0004D28F3 /* zh_CN */, + CE74254414603143002F8E3E /* cs */, ); name = Localizable.strings; sourceTree = ""; @@ -728,6 +751,7 @@ CE45275012E5F63900005A15 /* fr */, CE2B2B591406ABDA0038D15A /* de */, CEC8F3101416A0F0004D28F3 /* zh_CN */, + CE74254314603143002F8E3E /* cs */, ); name = core.strings; sourceTree = SOURCE_ROOT; @@ -739,6 +763,7 @@ CE57FB29142B7E17005B5F83 /* en */, CE57FB2A142B7E17005B5F83 /* fr */, CE57FB2B142B7E17005B5F83 /* zh_CN */, + CE74254514603143002F8E3E /* cs */, ); name = message.strings; sourceTree = ""; @@ -750,6 +775,7 @@ CE05347712E5DC420029EF25 /* fr */, CEF3186113D8661300B8CDCA /* de */, CEC8F30B1416A0D2004D28F3 /* zh_CN */, + CE74253D14603120002F8E3E /* cs */, ); name = FairwareReminder.xib; path = ../../cocoalib/xib; @@ -762,6 +788,7 @@ CECE37A31423EA980005187F /* de */, CECE37A41423EA980005187F /* fr */, CECE37A51423EA980005187F /* zh_CN */, + CE74255514603152002F8E3E /* cs */, ); name = PrioritizeDialog.xib; sourceTree = ""; @@ -773,6 +800,7 @@ CEB5E07E13225CB8009F521D /* fr */, CEF5770913CDFB250083CB30 /* de */, CEC8F3161416A0FC004D28F3 /* zh_CN */, + CE74255314603152002F8E3E /* cs */, ); name = ExtraFairwareReminder.xib; sourceTree = SOURCE_ROOT; @@ -784,6 +812,7 @@ CEC481EF1423FBC600034F91 /* en */, CEC481F01423FBC600034F91 /* fr */, CEC481F11423FBC600034F91 /* zh_CN */, + CE74254214603143002F8E3E /* cs */, ); name = columns.strings; sourceTree = ""; @@ -795,6 +824,7 @@ CEF3185B13D8660900B8CDCA /* fr */, CEF3185F13D8661300B8CDCA /* de */, CEC8F3091416A0D2004D28F3 /* zh_CN */, + CE74253B14603120002F8E3E /* cs */, ); name = about.xib; sourceTree = ""; @@ -806,6 +836,7 @@ CEF3185C13D8660900B8CDCA /* fr */, CEF3186013D8661300B8CDCA /* de */, CEC8F30A1416A0D2004D28F3 /* zh_CN */, + CE74253C14603120002F8E3E /* cs */, ); name = ErrorReportWindow.xib; sourceTree = ""; diff --git a/cocoa/pe/dupeguru.xcodeproj/project.pbxproj b/cocoa/pe/dupeguru.xcodeproj/project.pbxproj index b061998e..4e7c65a4 100644 --- a/cocoa/pe/dupeguru.xcodeproj/project.pbxproj +++ b/cocoa/pe/dupeguru.xcodeproj/project.pbxproj @@ -250,6 +250,21 @@ CECB2ACD13D867C00081E295 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = ../de.lproj/FairwareReminder.xib; sourceTree = ""; }; CEE660B7132253910036DB04 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = ../base/fr.lproj/ExtraFairwareReminder.xib; sourceTree = SOURCE_ROOT; }; CEEB135109C837A2004D2330 /* dupeguru.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = dupeguru.icns; sourceTree = ""; }; + CEEE156E1460325B00783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../cs.lproj/about.xib; sourceTree = ""; }; + CEEE156F1460325B00783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../cs.lproj/ErrorReportWindow.xib; sourceTree = ""; }; + CEEE15701460325B00783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../cs.lproj/FairwareReminder.xib; sourceTree = ""; }; + CEEE15751460327300783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = ../base/cs.lproj/columns.strings; sourceTree = ""; }; + CEEE15761460327300783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = ../base/cs.lproj/core.strings; sourceTree = ""; }; + CEEE15771460327300783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = ../base/cs.lproj/Localizable.strings; sourceTree = ""; }; + CEEE15781460327300783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = ../base/cs.lproj/message.strings; sourceTree = ""; }; + CEEE15841460328400783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/DirectoryPanel.xib; sourceTree = ""; }; + CEEE15851460328400783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/ExtraFairwareReminder.xib; sourceTree = ""; }; + CEEE15861460328400783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/MainMenu.xib; sourceTree = ""; }; + CEEE15871460328400783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/PrioritizeDialog.xib; sourceTree = ""; }; + CEEE15881460328400783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/ProblemDialog.xib; sourceTree = ""; }; + CEEE15891460328400783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = ../base/cs.lproj/ResultWindow.xib; sourceTree = ""; }; + CEEE15901460329000783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = cs.lproj/DetailsPanel.xib; sourceTree = ""; }; + CEEE15911460329000783E91 /* cs */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = cs; path = cs.lproj/Preferences.xib; sourceTree = ""; }; CEF12A7C124DFD400087B51D /* HSTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSTableView.h; path = ../../cocoalib/views/HSTableView.h; sourceTree = SOURCE_ROOT; }; CEF12A7D124DFD400087B51D /* HSTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSTableView.m; path = ../../cocoalib/views/HSTableView.m; sourceTree = SOURCE_ROOT; }; CEF12A81124DFD620087B51D /* PyResultTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyResultTable.h; path = ../base/PyResultTable.h; sourceTree = SOURCE_ROOT; }; @@ -546,7 +561,7 @@ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0410; + LastUpgradeCheck = 0420; }; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "dupeguru" */; compatibilityVersion = "Xcode 3.2"; @@ -561,6 +576,7 @@ fr, de, zh_CN, + cs, ); mainGroup = 29B97314FDCFA39411CA2CEA /* dupeguru */; projectDirPath = ""; @@ -658,6 +674,7 @@ CE05339F12E5DA420029EF25 /* fr */, CE78759D13CDFA7100F23771 /* de */, CE653CFA1416A0260058A022 /* zh_CN */, + CEEE15841460328400783E91 /* cs */, ); name = DirectoryPanel.xib; sourceTree = SOURCE_ROOT; @@ -669,6 +686,7 @@ CE0533A012E5DA420029EF25 /* fr */, CE78759F13CDFA7100F23771 /* de */, CE653CFC1416A0260058A022 /* zh_CN */, + CEEE15861460328400783E91 /* cs */, ); name = MainMenu.xib; sourceTree = SOURCE_ROOT; @@ -680,6 +698,7 @@ CE0533A112E5DA420029EF25 /* fr */, CE7875A013CDFA7100F23771 /* de */, CE653CFD1416A0260058A022 /* zh_CN */, + CEEE15881460328400783E91 /* cs */, ); name = ProblemDialog.xib; sourceTree = SOURCE_ROOT; @@ -691,6 +710,7 @@ CE0533A212E5DA420029EF25 /* fr */, CE7875A113CDFA7100F23771 /* de */, CE653CFE1416A0260058A022 /* zh_CN */, + CEEE15891460328400783E91 /* cs */, ); name = ResultWindow.xib; sourceTree = SOURCE_ROOT; @@ -702,6 +722,7 @@ CE0533AD12E5DAAD0029EF25 /* fr */, CE7875A513CDFAB900F23771 /* de */, CE653CF61416A0140058A022 /* zh_CN */, + CEEE15901460329000783E91 /* cs */, ); name = DetailsPanel.xib; sourceTree = SOURCE_ROOT; @@ -713,6 +734,7 @@ CE0533AE12E5DAAD0029EF25 /* fr */, CE7875A613CDFAB900F23771 /* de */, CE653CF71416A0140058A022 /* zh_CN */, + CEEE15911460329000783E91 /* cs */, ); name = Preferences.xib; sourceTree = SOURCE_ROOT; @@ -724,6 +746,7 @@ CE0533AC12E5DA790029EF25 /* fr */, CE7358071406ABF700F3F6DA /* de */, CE653CF314169F2C0058A022 /* zh_CN */, + CEEE15771460327300783E91 /* cs */, ); name = Localizable.strings; sourceTree = SOURCE_ROOT; @@ -735,6 +758,7 @@ CE0533B712E5DC040029EF25 /* fr */, CECB2ACD13D867C00081E295 /* de */, CE653CED14169F140058A022 /* zh_CN */, + CEEE15701460325B00783E91 /* cs */, ); name = FairwareReminder.xib; path = ../../cocoalib/xib; @@ -747,6 +771,7 @@ CEE660B7132253910036DB04 /* fr */, CE78759E13CDFA7100F23771 /* de */, CE653CFB1416A0260058A022 /* zh_CN */, + CEEE15851460328400783E91 /* cs */, ); name = ExtraFairwareReminder.xib; sourceTree = SOURCE_ROOT; @@ -758,6 +783,7 @@ CE4527B012E5F72600005A15 /* fr */, CE7358061406ABF700F3F6DA /* de */, CE653CF214169F2C0058A022 /* zh_CN */, + CEEE15761460327300783E91 /* cs */, ); name = core.strings; sourceTree = SOURCE_ROOT; @@ -769,6 +795,7 @@ CE4C3D17142B7CC000DD438A /* en */, CE4C3D18142B7CC000DD438A /* fr */, CE4C3D19142B7CC000DD438A /* zh_CN */, + CEEE15781460327300783E91 /* cs */, ); name = message.strings; sourceTree = ""; @@ -780,6 +807,7 @@ CE54EB8A1423FBA200E3383A /* en */, CE54EB8B1423FBA200E3383A /* fr */, CE54EB8C1423FBA200E3383A /* zh_CN */, + CEEE15751460327300783E91 /* cs */, ); name = columns.strings; sourceTree = ""; @@ -791,6 +819,7 @@ CE21AFB61423EA6E00DE35BF /* de */, CE21AFB71423EA6E00DE35BF /* fr */, CE21AFB81423EA6E00DE35BF /* zh_CN */, + CEEE15871460328400783E91 /* cs */, ); name = PrioritizeDialog.xib; sourceTree = ""; @@ -802,6 +831,7 @@ CECB2AC713D867B70081E295 /* fr */, CECB2ACB13D867C00081E295 /* de */, CE653CEB14169F140058A022 /* zh_CN */, + CEEE156E1460325B00783E91 /* cs */, ); name = about.xib; sourceTree = ""; @@ -813,6 +843,7 @@ CECB2AC813D867B70081E295 /* fr */, CECB2ACC13D867C00081E295 /* de */, CE653CEC14169F140058A022 /* zh_CN */, + CEEE156F1460325B00783E91 /* cs */, ); name = ErrorReportWindow.xib; sourceTree = "";