diff options
Diffstat (limited to 'macosx/de.lproj/ChaptersTitles.strings')
-rw-r--r-- | macosx/de.lproj/ChaptersTitles.strings | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/macosx/de.lproj/ChaptersTitles.strings b/macosx/de.lproj/ChaptersTitles.strings new file mode 100644 index 000000000..82a7bc88f --- /dev/null +++ b/macosx/de.lproj/ChaptersTitles.strings @@ -0,0 +1,57 @@ +/* Class = "NSTableColumn"; headerCell.title = "Index"; ObjectID = "0iF-eL-NOC"; */ +"0iF-eL-NOC.headerCell.title" = "Index"; + +/* Class = "NSButton"; ibShadowedToolTip = "Export the list of chapter names to a CSV file."; ObjectID = "3SP-6e-RPS"; */ +"3SP-6e-RPS.ibShadowedToolTip" = "Exportiere die Liste an Kapitelnamen in eine CSV-Datei."; + +/* Class = "NSButton"; ibShadowedToolTip = "Add a chapter markers track to the video."; ObjectID = "7Xf-c0-jsr"; */ +"7Xf-c0-jsr.ibShadowedToolTip" = "Füge eine Kapitelmarkerspur hinzu."; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "All-Bz-NLv"; */ +"All-Bz-NLv.title" = "Text Cell"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "FyM-2X-9xs"; */ +"FyM-2X-9xs.title" = "Text Cell"; + +/* Class = "NSTextFieldCell"; title = "1"; ObjectID = "G9p-Cg-wyC"; */ +"G9p-Cg-wyC.title" = "1"; + +/* Class = "NSButtonCell"; title = "Export Chapters…"; ObjectID = "h0O-zg-OF9"; */ +"h0O-zg-OF9.title" = "Kapitel exportieren…"; + +/* Class = "NSTableView"; ibExternalAccessibilityDescription = "Chapter titles"; ObjectID = "InF-gR-Lia"; */ +"InF-gR-Lia.ibExternalAccessibilityDescription" = "Kapiteltitel"; + +/* Class = "NSButtonCell"; title = "Create chapter markers"; ObjectID = "lJL-wX-DVP"; */ +"lJL-wX-DVP.title" = "Kapitelmarker erstellen"; + +/* Class = "NSTableColumn"; headerCell.title = "Start"; ObjectID = "NlF-th-Cg9"; */ +"NlF-th-Cg9.headerCell.title" = "Start"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "ozt-ED-g1M"; */ +"ozt-ED-g1M.title" = "Text Cell"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "pAo-XM-bvP"; */ +"pAo-XM-bvP.title" = "Text Cell"; + +/* Class = "NSButtonCell"; title = "Import Chapters…"; ObjectID = "PM3-Ue-0kW"; */ +"PM3-Ue-0kW.title" = "Kapitel importieren…"; + +/* Class = "NSTableColumn"; headerCell.title = "Duration"; ObjectID = "QVB-Cw-DJD"; */ +"QVB-Cw-DJD.headerCell.title" = "Dauer"; + +/* Class = "NSButton"; ibShadowedToolTip = "Import a list of chapter names from a CSV file."; ObjectID = "Ron-3B-rYg"; */ +"Ron-3B-rYg.ibShadowedToolTip" = "Importiere eine Liste an Kapitelnamen aus einer CSV-Datei."; + +/* Class = "NSTextFieldCell"; title = "Title"; ObjectID = "UjY-nz-uSt"; */ +"UjY-nz-uSt.title" = "Titel"; + +/* Class = "NSTextFieldCell"; title = "Duration"; ObjectID = "Vmq-zJ-NEA"; */ +"Vmq-zJ-NEA.title" = "Dauer"; + +/* Class = "NSTableColumn"; headerCell.title = "Title"; ObjectID = "Z6H-lJ-ipr"; */ +"Z6H-lJ-ipr.headerCell.title" = "Titel"; + +/* Class = "NSTextFieldCell"; title = "Timestamp"; ObjectID = "zaN-qY-tke"; */ +"zaN-qY-tke.title" = "Teitstempel"; + |