diff --git a/Base.lproj/Credits.rtf b/Base.lproj/Credits.rtf new file mode 100644 index 0000000..f0fe2cb --- /dev/null +++ b/Base.lproj/Credits.rtf @@ -0,0 +1,14 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1404 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\paperw12240\paperh15840\margl1440\margr1440\vieww9000\viewh8400\viewkind0 +\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural\partightenfactor0 + +\f0\b\fs24 \cf0 Design and Development +\b0 \ +Kim Wittenburg\ +\ + +\b Icon Attributions +\b0 \ +The Save Artwork icon was made by {\field{\*\fldinst{HYPERLINK "http://www.freepik.com"}}{\fldrslt Freepik}} from {\field{\*\fldinst{HYPERLINK "http://www.flaticon.com"}}{\fldrslt Flaticon}}. It is licensed under {\field{\*\fldinst{HYPERLINK "http://creativecommons.org/licenses/by/3.0/"}}{\fldrslt CC BY 3.0}}.} \ No newline at end of file diff --git a/TagTunes.xcodeproj/project.pbxproj b/TagTunes.xcodeproj/project.pbxproj index ac5522c..251beb1 100644 --- a/TagTunes.xcodeproj/project.pbxproj +++ b/TagTunes.xcodeproj/project.pbxproj @@ -16,12 +16,12 @@ 3B489DC71B90B38C002B7EB3 /* iTunes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B489DC61B90B38C002B7EB3 /* iTunes.swift */; }; 3B489DCB1B90B3E3002B7EB3 /* iTunes.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B489DCA1B90B3E3002B7EB3 /* iTunes.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 3B489DD61B90E0D8002B7EB3 /* AlbumTableCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B489DD51B90E0D8002B7EB3 /* AlbumTableCellView.swift */; }; - 3B66275F1BA767C500483219 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 3B66275E1BA767C500483219 /* Credits.rtf */; settings = {ASSET_TAGS = (); }; }; 3B76C7731B909B280025D550 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B76C7721B909B280025D550 /* AppDelegate.swift */; }; 3B76C7751B909B280025D550 /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B76C7741B909B280025D550 /* MainViewController.swift */; }; 3B76C77A1B909B280025D550 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3B76C7781B909B280025D550 /* Main.storyboard */; }; 3B76C7851B909B280025D550 /* TagTunesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B76C7841B909B280025D550 /* TagTunesTests.swift */; }; 3B76C7901B909B280025D550 /* TagTunesUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B76C78F1B909B280025D550 /* TagTunesUITests.swift */; }; + 3B86A4021BA9E94F00B150AE /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 3B86A4041BA9E94F00B150AE /* Credits.rtf */; }; 3B96BD661B9CA24100CC4101 /* DescriptiveError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B96BD651B9CA24100CC4101 /* DescriptiveError.swift */; }; 3B9752721BA85C2F00E26515 /* AppKitPlus.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BBF710A1B95E00F00BB1EDB /* AppKitPlus.framework */; }; 3B9752731BA85C2F00E26515 /* AppKitPlus.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3BBF710A1B95E00F00BB1EDB /* AppKitPlus.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; @@ -75,7 +75,6 @@ 3B489DC91B90B3E3002B7EB3 /* iTunes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iTunes.h; sourceTree = ""; }; 3B489DCA1B90B3E3002B7EB3 /* iTunes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = iTunes.m; sourceTree = ""; }; 3B489DD51B90E0D8002B7EB3 /* AlbumTableCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = AlbumTableCellView.swift; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; - 3B66275E1BA767C500483219 /* Credits.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; name = Credits.rtf; path = ../Credits.rtf; sourceTree = ""; }; 3B76C76F1B909B280025D550 /* TagTunes.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TagTunes.app; sourceTree = BUILT_PRODUCTS_DIR; }; 3B76C7721B909B280025D550 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 3B76C7741B909B280025D550 /* MainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = ""; }; @@ -87,6 +86,11 @@ 3B76C78B1B909B280025D550 /* TagTunesUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TagTunesUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 3B76C78F1B909B280025D550 /* TagTunesUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TagTunesUITests.swift; sourceTree = ""; }; 3B76C7911B909B280025D550 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 3B86A4001BA9E92F00B150AE /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; + 3B86A4011BA9E92F00B150AE /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; name = de; path = de.lproj/Localizable.stringsdict; sourceTree = ""; }; + 3B86A4031BA9E94F00B150AE /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Base; path = Base.lproj/Credits.rtf; sourceTree = ""; }; + 3B86A4051BA9E95100B150AE /* de */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = de; path = de.lproj/Credits.rtf; sourceTree = ""; }; + 3B86A40B1BA9F11200B150AE /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = ""; }; 3B96BD651B9CA24100CC4101 /* DescriptiveError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DescriptiveError.swift; sourceTree = ""; }; 3B97526A1BA85B5A00E26515 /* AppKitPlus.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKitPlus.framework; path = ../AppKitPlus/build/Release/AppKitPlus.framework; sourceTree = ""; }; 3BAD17CC1B9F0F6800FEF908 /* AlbumCollection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlbumCollection.swift; sourceTree = ""; }; @@ -238,7 +242,7 @@ 3BB1C97C1BA76F5F0083301F /* Assets.xcassets */, 3BFDED601BA84AD1007E7F36 /* Localizable.strings */, 3B76C77B1B909B280025D550 /* Info.plist */, - 3B66275E1BA767C500483219 /* Credits.rtf */, + 3B86A4041BA9E94F00B150AE /* Credits.rtf */, 3BFDED761BA855B8007E7F36 /* Localizable.stringsdict */, ); name = Resources; @@ -331,6 +335,7 @@ knownRegions = ( en, Base, + de, ); mainGroup = 3B76C7661B909B280025D550; productRefGroup = 3B76C7701B909B280025D550 /* Products */; @@ -352,7 +357,7 @@ 3BFDED621BA84AD1007E7F36 /* Localizable.strings in Resources */, 3B76C77A1B909B280025D550 /* Main.storyboard in Resources */, 3BB1C97D1BA76F5F0083301F /* Assets.xcassets in Resources */, - 3B66275F1BA767C500483219 /* Credits.rtf in Resources */, + 3B86A4021BA9E94F00B150AE /* Credits.rtf in Resources */, 3BFDED741BA855B8007E7F36 /* Localizable.stringsdict in Resources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -431,14 +436,26 @@ isa = PBXVariantGroup; children = ( 3B76C7791B909B280025D550 /* Base */, + 3B86A40B1BA9F11200B150AE /* de */, ); name = Main.storyboard; sourceTree = ""; }; + 3B86A4041BA9E94F00B150AE /* Credits.rtf */ = { + isa = PBXVariantGroup; + children = ( + 3B86A4031BA9E94F00B150AE /* Base */, + 3B86A4051BA9E95100B150AE /* de */, + ); + name = Credits.rtf; + path = ..; + sourceTree = ""; + }; 3BFDED601BA84AD1007E7F36 /* Localizable.strings */ = { isa = PBXVariantGroup; children = ( 3BFDED611BA84AD1007E7F36 /* Base */, + 3B86A4001BA9E92F00B150AE /* de */, ); name = Localizable.strings; sourceTree = ""; @@ -447,6 +464,7 @@ isa = PBXVariantGroup; children = ( 3BFDED751BA855B8007E7F36 /* Base */, + 3B86A4011BA9E92F00B150AE /* de */, ); name = Localizable.stringsdict; sourceTree = ""; diff --git a/TagTunes/Base.lproj/Main.storyboard b/TagTunes/Base.lproj/Main.storyboard index 4831fda..23ed7bf 100644 --- a/TagTunes/Base.lproj/Main.storyboard +++ b/TagTunes/Base.lproj/Main.storyboard @@ -9,7 +9,7 @@ - + @@ -173,417 +173,6 @@ CA - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Default - - - - - - - Left to Right - - - - - - - Right to Left - - - - - - - - - - - Default - - - - - - - Left to Right - - - - - - - Right to Left - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -760,11 +349,11 @@ CA - + - + @@ -802,7 +391,7 @@ CA - + @@ -833,7 +422,7 @@ CA - + @@ -854,7 +443,7 @@ CA - + @@ -862,7 +451,7 @@ CA - + @@ -871,7 +460,7 @@ CA - + @@ -890,7 +479,7 @@ CA - + @@ -899,21 +488,15 @@ CA - + - + - - - - - - - + @@ -921,7 +504,7 @@ CA - + @@ -931,7 +514,7 @@ CA + + + + + + + + + - - - - - - If selected all tracks, previously added from iTunes, are removed from the list, when they are saved. If you only want tracks to be removed, you can set albums to not be removed. - - - - + @@ -973,7 +556,6 @@ CA - @@ -983,10 +565,9 @@ CA - - + - + @@ -996,8 +577,9 @@ CA - + + @@ -1008,7 +590,7 @@ CA - + @@ -1020,7 +602,7 @@ CA - + @@ -1065,13 +647,13 @@ CA - + - + @@ -1124,15 +706,10 @@ CA - + - - - - - @@ -1144,16 +721,10 @@ CA - + - - - - - - - + @@ -1173,7 +744,7 @@ CA diff --git a/TagTunes/de.lproj/Localizable.strings b/TagTunes/de.lproj/Localizable.strings new file mode 100644 index 0000000..677c420 Binary files /dev/null and b/TagTunes/de.lproj/Localizable.strings differ diff --git a/TagTunes/de.lproj/Localizable.stringsdict b/TagTunes/de.lproj/Localizable.stringsdict new file mode 100644 index 0000000..ecb592e --- /dev/null +++ b/TagTunes/de.lproj/Localizable.stringsdict @@ -0,0 +1,22 @@ + + + + + %d artworks could not be saved. + + NSStringLocalizedFormatKey + %#@cover@ konnten nicht gespeichert werden. + artworks + + NSStringFormatSpecTypeKey + NSStringPluralRuleType + NSStringFormatValueTypeKey + d + one + Ein Cover + other + %d Cover + + + + diff --git a/TagTunes/de.lproj/Main.strings b/TagTunes/de.lproj/Main.strings new file mode 100644 index 0000000..7596f9f --- /dev/null +++ b/TagTunes/de.lproj/Main.strings @@ -0,0 +1,225 @@ + +/* Class = "NSMenuItem"; title = "Customize Toolbar…"; ObjectID = "1UK-8n-QPP"; */ +"1UK-8n-QPP.title" = "Symbolleiste anpassen…"; + +/* Class = "NSMenuItem"; title = "TagTunes"; ObjectID = "1Xt-HY-uBw"; */ +"1Xt-HY-uBw.title" = "TagTunes"; + +/* Class = "NSMenuItem"; title = "Quit TagTunes"; ObjectID = "4sb-4s-VLi"; */ +"4sb-4s-VLi.title" = "TagTunes beenden"; + +/* Class = "NSMenuItem"; title = "Edit"; ObjectID = "5QF-Oa-p0T"; */ +"5QF-Oa-p0T.title" = "Bearbeiten"; + +/* Class = "NSMenuItem"; title = "About TagTunes"; ObjectID = "5kV-Vb-QxS"; */ +"5kV-Vb-QxS.title" = "Über TagTunes"; + +/* Class = "NSMenuItem"; title = "Redo"; ObjectID = "6dh-zS-Vam"; */ +"6dh-zS-Vam.title" = "Wiederholen"; + +/* Class = "NSTextFieldCell"; title = "Some tags are not provided by the iTunes Search API. TagTunes can only clear these tags."; ObjectID = "8L8-Nr-zgu"; */ +"8L8-Nr-zgu.title" = "Einige Tags werden nicht von der iTunes Search API bereitgestellt. Diese Tags können nur gelöscht werden."; + +/* Class = "NSButtonCell"; title = "Choose…"; ObjectID = "A5S-ps-EYW"; */ +"A5S-ps-EYW.title" = "Wählen…"; + +/* Class = "NSMenuItem"; title = "Preferences…"; ObjectID = "BOF-NM-1cW"; */ +"BOF-NM-1cW.title" = "Einstellungen…"; + +/* Class = "NSMenuItem"; title = "Save As…"; ObjectID = "Bw7-FT-i3A"; */ +"Bw7-FT-i3A.title" = "Sichern unter…"; + +/* Class = "NSMenuItem"; title = "Close"; ObjectID = "DVo-aG-piG"; */ +"DVo-aG-piG.title" = "Schließen"; + +/* Class = "NSMenu"; title = "Help"; ObjectID = "F2S-fz-NVQ"; */ +"F2S-fz-NVQ.title" = "Hilfe"; + +/* Class = "NSMenuItem"; title = "TagTunes Help"; ObjectID = "FKE-Sm-Kum"; */ +"FKE-Sm-Kum.title" = "TagTunes Hilfe"; + +/* Class = "NSToolbarItem"; label = "Remove"; ObjectID = "Fst-WO-GlQ"; */ +"Fst-WO-GlQ.label" = "Entfernen"; + +/* Class = "NSToolbarItem"; paletteLabel = "Remove"; ObjectID = "Fst-WO-GlQ"; */ +"Fst-WO-GlQ.paletteLabel" = "Entfernen"; + +/* Class = "NSMenuItem"; title = "View"; ObjectID = "H8h-7b-M4v"; */ +"H8h-7b-M4v.title" = "Ansicht"; + +/* Class = "NSMenu"; title = "View"; ObjectID = "HyV-fh-RgO"; */ +"HyV-fh-RgO.title" = "Ansicht"; + +/* Class = "NSMenuItem"; title = "Open…"; ObjectID = "IAo-SY-fd9"; */ +"IAo-SY-fd9.title" = "Öffnen…"; + +/* Class = "NSWindow"; title = "TagTunes"; ObjectID = "IQv-IB-iLA"; */ +"IQv-IB-iLA.title" = "TagTunes"; + +/* Class = "NSMenuItem"; title = "Revert to Saved"; ObjectID = "KaW-ft-85H"; */ +"KaW-ft-85H.title" = "Zuletzt gesichert"; + +/* Class = "NSMenuItem"; title = "Show All"; ObjectID = "Kd2-mp-pUS"; */ +"Kd2-mp-pUS.title" = "Alle Versionen durchsuchen"; + +/* Class = "NSMenuItem"; title = "Bring All to Front"; ObjectID = "LE2-aR-0XJ"; */ +"LE2-aR-0XJ.title" = "Alle nach vorne bringen"; + +/* Class = "NSTextFieldCell"; title = "If checked the search results are not hidden if a result is added."; ObjectID = "Lnf-PQ-PX4"; */ +"Lnf-PQ-PX4.title" = "Wenn ausgewählt, werden die Suchergebnisse nicht ausgeblended, wenn ein Ergebnis ausgewählt wird."; + +/* Class = "NSTextFieldCell"; title = "iTunes Store:"; ObjectID = "M6p-MI-JS7"; */ +"M6p-MI-JS7.title" = "iTunes Store:"; + +/* Class = "NSTextFieldCell"; title = "This option one affects artwork displayed in TagTunes. Saved artwork will always have full resolution. Using this option may make searching faster but will also slow down saving."; ObjectID = "NMm-Jw-bon"; */ +"NMm-Jw-bon.title" = "Diese Einstellung ändert nur die Darstellung in TagTunes. Beim Speichern wird das Cover immer mit der höchsten Auflösung gesichert. Wenn diese Optiona aktiviert ist, werden Suchergebnisse schneller geladen, jedoch verlängert sich die Zeit beim Speichern."; + +/* Class = "NSMenuItem"; title = "Services"; ObjectID = "NMo-om-nkz"; */ +"NMo-om-nkz.title" = "Dienste"; + +/* Class = "NSMenuItem"; title = "Minimize"; ObjectID = "OY7-WF-poV"; */ +"OY7-WF-poV.title" = "Im Dock ablegen"; + +/* Class = "NSMenuItem"; title = "Hide TagTunes"; ObjectID = "Olw-nP-bQN"; */ +"Olw-nP-bQN.title" = "TagTunes ausblenden"; + +/* Class = "NSToolbarItem"; label = "Save Artwork"; ObjectID = "PKp-tG-6Fu"; */ +"PKp-tG-6Fu.label" = "Cover sichern"; + +/* Class = "NSToolbarItem"; paletteLabel = "Save Artwork"; ObjectID = "PKp-tG-6Fu"; */ +"PKp-tG-6Fu.paletteLabel" = "Cover sichern"; + +/* Class = "NSMenuItem"; title = "Zoom"; ObjectID = "R4o-n2-Eq4"; */ +"R4o-n2-Eq4.title" = "Zoomen"; + +/* Class = "NSMenuItem"; title = "Select All"; ObjectID = "Ruw-6m-B2m"; */ +"Ruw-6m-B2m.title" = "Alles auswählen"; + +/* Class = "NSMenu"; title = "Window"; ObjectID = "Td7-aD-5lo"; */ +"Td7-aD-5lo.title" = "Fenster"; + +/* Class = "NSButtonCell"; title = "Case Sensitive"; ObjectID = "Ttb-GR-JAy"; */ +"Ttb-GR-JAy.title" = "Groß- und Kleinschreibung berücksichtigen"; + +/* Class = "NSButtonCell"; title = "Use Censored Names"; ObjectID = "UOJ-Ol-UjW"; */ +"UOJ-Ol-UjW.title" = "Zensierte Namen verwenden"; + +/* Class = "NSButtonCell"; title = "Clear Artworks"; ObjectID = "Upq-Aq-AbA"; */ +"Upq-Aq-AbA.title" = "Cover löschen"; + +/* Class = "NSMenuItem"; title = "Hide Others"; ObjectID = "Vdr-fp-XzO"; */ +"Vdr-fp-XzO.title" = "Andere ausblenden"; + +/* Class = "NSMenu"; title = "Edit"; ObjectID = "W48-6f-4Dl"; */ +"W48-6f-4Dl.title" = "Bearbeiten"; + +/* Class = "NSButtonCell"; title = "Overwrite existing files"; ObjectID = "WQN-Bj-me1"; */ +"WQN-Bj-me1.title" = "Existierende Dateien überschreiben"; + +/* Class = "NSMenuItem"; title = "New"; ObjectID = "Was-JA-tGl"; */ +"Was-JA-tGl.title" = "Neu"; + +/* Class = "NSMenuItem"; title = "Paste and Match Style"; ObjectID = "WeT-3V-zwk"; */ +"WeT-3V-zwk.title" = "Einsetzen und Stil anpassen"; + +/* Class = "NSTextFieldCell"; title = "If selected, TagTunes will remove all artworks from saved tracks."; ObjectID = "Wg2-d3-xkK"; */ +"Wg2-d3-xkK.title" = "Wenn ausgewählt, löscht TagTunes die Cover von Songs beim Speichern."; + +/* Class = "NSTextFieldCell"; title = "Search Results:"; ObjectID = "aTC-x8-iNw"; */ +"aTC-x8-iNw.title" = "Suchergebnisse:"; + +/* Class = "NSMenuItem"; title = "Print…"; ObjectID = "aTl-1u-JFS"; */ +"aTl-1u-JFS.title" = "Drucken…"; + +/* Class = "NSMenuItem"; title = "Window"; ObjectID = "aUF-d1-5bR"; */ +"aUF-d1-5bR.title" = "Fenster"; + +/* Class = "NSToolbarItem"; label = "Save"; ObjectID = "ax1-DR-t4v"; */ +"ax1-DR-t4v.label" = "Speichern"; + +/* Class = "NSToolbarItem"; paletteLabel = "Save to iTunes"; ObjectID = "ax1-DR-t4v"; */ +"ax1-DR-t4v.paletteLabel" = "In iTunes speichern"; + +/* Class = "NSMenu"; title = "File"; ObjectID = "bib-Uj-vzu"; */ +"bib-Uj-vzu.title" = "Ablage"; + +/* Class = "NSMenuItem"; title = "File"; ObjectID = "dMs-cI-mzQ"; */ +"dMs-cI-mzQ.title" = "Ablage"; + +/* Class = "NSMenuItem"; title = "Undo"; ObjectID = "dRJ-4n-Yzg"; */ +"dRJ-4n-Yzg.title" = "Widerrufen"; + +/* Class = "BindingConnection"; ibShadowedIsNilPlaceholder = "Choose an artwork directory…"; ObjectID = "eFO-dQ-CMc"; */ +"eFO-dQ-CMc.ibShadowedIsNilPlaceholder" = "Wählen Sie einen Ordner…"; + +/* Class = "NSMenuItem"; title = "Paste"; ObjectID = "gVA-U4-sdL"; */ +"gVA-U4-sdL.title" = "Einsetzen"; + +/* Class = "NSButtonCell"; title = "Remove saved items"; ObjectID = "heo-fa-eoL"; */ +"heo-fa-eoL.title" = "Gespeicherte Objekte entfernen"; + +/* Class = "NSMenu"; title = "Services"; ObjectID = "hz9-B4-Xy5"; */ +"hz9-B4-Xy5.title" = "Dienste"; + +/* Class = "NSMenu"; title = "Open Recent"; ObjectID = "oas-Oc-fiZ"; */ +"oas-Oc-fiZ.title" = "Benutzte Dokumente"; + +/* Class = "NSMenuItem"; title = "Delete"; ObjectID = "pa3-QI-u2k"; */ +"pa3-QI-u2k.title" = "Löschem"; + +/* Class = "NSButtonCell"; title = "Use low resolution artwork"; ObjectID = "pp5-kZ-w5f"; */ +"pp5-kZ-w5f.title" = "Keine hochauflösenden Cover verwenden"; + +/* Class = "NSMenuItem"; title = "Save…"; ObjectID = "pxx-59-PXV"; */ +"pxx-59-PXV.title" = "Sichern…"; + +/* Class = "NSButtonCell"; title = "Automatically Save Artwork"; ObjectID = "q2l-4t-mL0"; */ +"q2l-4t-mL0.title" = "Cover automatisch sichern"; + +/* Class = "NSMenuItem"; title = "Page Setup…"; ObjectID = "qIS-W8-SiK"; */ +"qIS-W8-SiK.title" = "Papierformat…"; + +/* Class = "NSViewController"; title = "Tags"; ObjectID = "qlM-h3-Tfw"; */ +"qlM-h3-Tfw.title" = "Tags"; + +/* Class = "NSMenuItem"; title = "Show Toolbar"; ObjectID = "snW-S8-Cw5"; */ +"snW-S8-Cw5.title" = "Symbolleiste einblenden"; + +/* Class = "NSMenuItem"; title = "Open Recent"; ObjectID = "tXI-mr-wws"; */ +"tXI-mr-wws.title" = "Benutzte Dokumente"; + +/* Class = "NSViewController"; title = "General"; ObjectID = "tzd-4a-CRb"; */ +"tzd-4a-CRb.title" = "Allgemein"; + +/* Class = "NSButtonCell"; title = "Keep Search Results"; ObjectID = "uED-ee-Oc7"; */ +"uED-ee-Oc7.title" = "Suchergebnisse eingeblendet lassen"; + +/* Class = "NSMenu"; title = "TagTunes"; ObjectID = "uQy-DD-JDr"; */ +"uQy-DD-JDr.title" = "TagTunes"; + +/* Class = "NSMenuItem"; title = "Cut"; ObjectID = "uRl-iY-unG"; */ +"uRl-iY-unG.title" = "Ausschneiden"; + +/* Class = "NSMenuItem"; title = "Clear Menu"; ObjectID = "vNY-rz-j42"; */ +"vNY-rz-j42.title" = "Einträge löschen"; + +/* Class = "NSToolbarItem"; label = "Add Selection"; ObjectID = "vfK-go-3oR"; */ +"vfK-go-3oR.label" = "Auswahl einfügen"; + +/* Class = "NSToolbarItem"; paletteLabel = "Add iTunes Selection"; ObjectID = "vfK-go-3oR"; */ +"vfK-go-3oR.paletteLabel" = "Auswahl aus iTunes einfügen"; + +/* Class = "NSMenuItem"; title = "Help"; ObjectID = "wpr-3q-Mcd"; */ +"wpr-3q-Mcd.title" = "Hilfe"; + +/* Class = "NSMenuItem"; title = "Copy"; ObjectID = "x3v-GG-iWU"; */ +"x3v-GG-iWU.title" = "Kpieren"; + +/* Class = "NSTextFieldCell"; title = "There is some music that does not exist in all iTunes Stores. You can select a country to search the iTunes Store for that country."; ObjectID = "xMj-9f-8N6"; */ +"xMj-9f-8N6.title" = "Einige Songs gibt es nur in bestimmten iTunes Stores. TagTunes verwendet den iTunes Store des ausgewählten Landes."; + +/* Class = "NSTextFieldCell"; title = "If selected, TagTunes will remove saved objects from the list."; ObjectID = "xtk-Fn-FCa"; */ +"xtk-Fn-FCa.title" = "Wenn ausgewählt, werden Objekte beim Speichern aus der Liste entfernt."; + +/* Class = "NSButtonCell"; title = "Don't remove saved albums"; ObjectID = "yih-Me-SPj"; */ +"yih-Me-SPj.title" = "Alben beim Speichern nicht entfernen"; diff --git a/de.lproj/Credits.rtf b/de.lproj/Credits.rtf new file mode 100644 index 0000000..991fb76 --- /dev/null +++ b/de.lproj/Credits.rtf @@ -0,0 +1,14 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1404 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +\paperw12240\paperh15840\margl1440\margr1440\vieww9000\viewh8400\viewkind0 +\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural\partightenfactor0 + +\f0\b\fs24 \cf0 Design und Entwicklung +\b0 \ +Kim Wittenburg\ +\ + +\b Icon Attributions +\b0 \ +The Save Artwork icon was made by {\field{\*\fldinst{HYPERLINK "http://www.freepik.com"}}{\fldrslt Freepik}} from {\field{\*\fldinst{HYPERLINK "http://www.flaticon.com"}}{\fldrslt Flaticon}}. It is licensed under {\field{\*\fldinst{HYPERLINK "http://creativecommons.org/licenses/by/3.0/"}}{\fldrslt CC BY 3.0}}.} \ No newline at end of file